Remove divide from _ELF_DYNAMIC_DO_RELOC in elf/dynamic-link.h.
[glibc.git] / ChangeLog
blob816616543ceafdd6b99c96c7fcab4312106b4a76
1 2015-01-09  Chung-Lin Tang  <cltang@codesourcery.com>
3         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Remove MIN() and
4         assign raw DT_REL[A]COUNT value to ranges[0].nrelative.
6 2015-01-09  Matthew Fortune <matthew.fortune@imgtec.com>
8         [BZ #17791]
9         * NEWS: Mention bug fix.
10         * sysdepsysdeps/unix/sysv/linux/microblaze/sys/user.h
11         (PAGE_SHIFT, PAGE_SIZE, PAGE_MASK, NBPG, UPAGES): Remove.
12         (HOST_TEXT_START_ADDR, HOST_STACK_END_ADDR): Remove.
14 2015-01-09  Torvald Riegel <triegel@redhat.com>
16         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Delete file.
18 2015-01-09  Torvald Riegel <triegel@redhat.com>
20         * sysdeps/unix/sysv/linux/microblaze/pthread_once.c: Delete file.
22 2015-01-09  David Holsgrove  <david.holsgrove@xilinx.com>
24         * sysdeps/microblaze/jmpbuf-unwind.h (_jmpbuf_sp): Declare SP as void
25         pointer and cast to uintptr_t.
27 2015-01-09  David Holsgrove  <david.holsgrove@xilinx.com>
29         * sysdeps/microblaze/nptl/tls.h (__microblaze_get_thread_area): Function
30         removed.
31         (READ_THREAD_POINTER): Use __microblaze_thread_area instead.
33 2015-01-09  David Holsgrove  <david.holsgrove@xilinx.com>
35         * sysdeps/microblaze/nptl/tls.h (TLS_INIT_TP): Use NULL instead
36         of 0.
38 2015-01-08  Roland McGrath  <roland@hack.frob.com>
40         * sysdeps/pthread/timer_routines.c: Fix <pthreadP.h> include to use
41         <nptl/pthreadP.h> instead.
42         * sysdeps/pthread/aio_notify.c: Include <signal.h> for raise decl.
44         * signal/allocrtsig.c (RESERVED_SIGRT): New macro, defined to 0 if not
45         already defined.
46         [__SIGRTMIN] (init): Function removed.
47         [__SIGRTMIN] (initialized): Variable removed.
48         [!__SIGRTMIN] (current_rtmin, current_rtmax): Variables removed.
49         [__SIGRTMIN] (current_rtmin, current_rtmax): Initialize to
50         __SIGRTMIN + RESERVED_SIGRT and __SIGRTMAX, respectively.
51         (__libc_current_sigrtmin) [__SIGRTMIN]: Don't call init.
52         (__libc_current_sigrtmin) [!__SIGRTMIN]: Just return -1.
53         (__libc_current_sigrtmin): Add __libc_current_sigrtmin_private alias.
54         (__libc_current_sigrtmax) [__SIGRTMIN]: Don't call init.
55         (__libc_current_sigrtmax) [!__SIGRTMIN]: Just return -1.
56         (__libc_current_sigrtmax): Add __libc_current_sigrtmax_private alias.
57         (__libc_allocate_rtsig) [__SIGRTMIN]: Don't call init.
58         (__libc_allocate_rtsig): Add __libc_allocate_rtsig_private alias.
59         * sysdeps/nptl/allocrtsig.c: New file.
60         * sysdeps/unix/sysv/linux/allocrtsig.c: File removed.
61         * sysdeps/unix/sysv/linux/testrtsig.h: File removed.
62         * sysdeps/generic/testrtsig.h: File removed.
64         * nptl/pthread_sigmask.c [SIGCANCEL || SIGTIMER || SIGSETXID]: #error.
65         (pthread_sigmask): Call sigprocmask, not __sigprocmask.
67         * nptl/nptl-init.c (pthread_functions): Conditionalize
68         .ptr__nptl_setxid initialization on [SIGSETXID].
70         * sysdeps/nptl/sys/procfs.h: New file.
71         * nptl_db/Makefile (headers): Add it.
72         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Don't add it.
74         * nptl/pthreadP.h (check_cpuset_attr): Moved ...
75         * sysdeps/unix/sysv/linux/check-cpuset.h: ... to this new file.
76         * nptl/pthread_attr_setaffinity.c: Include it.
77         * nptl/pthread_setattr_default_np.c: Likewise.
78         * nptl/check-cpuset.h: New file.
80 2015-01-08  Richard Henderson  <rth@redhat.com>
82         * elf/Makefile (CFLAGS-tst-execstack-mod.c): Add -Wno-trampolines
83         (CFLAGS-tst-execstack-prog.c): Likewise.
84         * nptl/Makefile (CFLAGS-tst-execstack-mod.c): Likewise.
86 2015-01-08  Chung-Lin Tang  <cltang@codesourcery.com>
87             Sandra Loosemore  <sandra@codesourcery.com>
88             Andrew Jenner  <andrew@codesourcery.com>
89             Joseph Myers  <joseph@codesourcery.com>
90             Nathan Sidwell  <nathan@codesourcery.com>
92         * elf/elf.h (EM_ALTERA_NIOS2): New machine number for Altera Nios II.
93         (DT_NIOS2_GP): New dynamic entry type for Nios II _gp address.
94         (R_NIOS2_NONE,R_NIOS2_S16,R_NIOS2_U16): Define Nios II relocations.
95         (R_NIOS2_PCREL16,R_NIOS2_CALL26,R_NIOS2_IMM5): Likewise.
96         (R_NIOS2_CACHE_OPX,R_NIOS2_IMM6,R_NIOS2_IMM8,R_NIOS2_HI16): Likewise.
97         (R_NIOS2_LO16,R_NIOS2_HIADJ16,R_NIOS2_BFD_RELOC_32): Likewise.
98         (R_NIOS2_BFD_RELOC_16,R_NIOS2_BFD_RELOC_8,R_NIOS2_GPREL): Likewise.
99         (R_NIOS2_GNU_VTINHERIT,R_NIOS2_GNU_VTENTRY,R_NIOS2_UJMP): Likewise.
100         (R_NIOS2_CJMP,R_NIOS2_CALLR,R_NIOS2_ALIGN,R_NIOS2_GOT16): Likewise.
101         (R_NIOS2_CALL16,R_NIOS2_GOTOFF_LO,R_NIOS2_GOTOFF_HA): Likewise.
102         (R_NIOS2_PCREL_LO,R_NIOS2_PCREL_HA,R_NIOS2_TLS_GD16): Likewise.
103         (R_NIOS2_TLS_LDM16,R_NIOS2_TLS_LDO16,R_NIOS2_TLS_IE16): Likewise.
104         (R_NIOS2_TLS_LE16,R_NIOS2_TLS_DTPMOD,R_NIOS2_TLS_DTPREL): Likewise.
105         (R_NIOS2_TLS_TPREL,R_NIOS2_COPY,R_NIOS2_GLOB_DAT): Likewise.
106         (R_NIOS2_JUMP_SLOT,R_NIOS2_RELATIVE,R_NIOS2_GOTOFF): Likewise.
107         (R_NIOS2_CALL26_NOAT,R_NIOS2_GOT_LO,R_NIOS2_GOT_HA): Likewise.
108         (R_NIOS2_CALL_LO,R_NIOS2_CALL_HA): Likewise.
110 2015-01-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
112         * sysdeps/unix/sysv/linux/futimens.c (futimens): Use address of first
113         timespec struct member in syscall macro.
114         * sysdeps/unix/sysv/linux/utimensat.c (utimensat): Likewise.
115         * sysdeps/unix/sysv/linux/futimesat.c (futimesat): Use address of
116         first timeval struct member in syscall macro.
117         * sysdeps/unix/sysv/linux/utimes.c (__utimeS): Likewise.
119 2015-01-07  Joseph Myers  <joseph@codesourcery.com>
121         [BZ #17748]
122         * include/fenv.h (__feupdateenv): Use libm_hidden_proto.
123         * math/feupdateenv.c (__feupdateenv): Use libm_hidden_def.
124         * sysdeps/aarch64/fpu/feupdateenv.c (feupdateenv): Rename to
125         __feupdateenv and define as weak alias of __feupdateenv.  Use
126         libm_hidden_weak.
127         * sysdeps/alpha/fpu/feupdateenv.c (__feupdateenv): Use
128         libm_hidden_def.
129         * sysdeps/arm/feupdateenv.c (feupdateenv): Rename to __feupdateenv
130         and define as weak alias of __feupdateenv.  Use libm_hidden_weak.
131         * sysdeps/hppa/fpu/feupdateenv.c (feupdateenv): Likewise.
132         * sysdeps/i386/fpu/feupdateenv.c (__feupdateenv): Use
133         libm_hidden_def.
134         * sysdeps/ia64/fpu/feupdateenv.c (feupdateenv): Rename to
135         __feupdateenv and define as weak alias of __feupdateenv.  Use
136         libm_hidden_weak.
137         * sysdeps/m68k/fpu/feupdateenv.c (__feupdateenv): Use
138         libm_hidden_def.
139         * sysdeps/mips/fpu/feupdateenv.c (feupdateenv): Rename to
140         __feupdateenv and define as weak alias of __feupdateenv.  Use
141         libm_hidden_weak.
142         * sysdeps/powerpc/fpu/feupdateenv.c (__feupdateenv): Use
143         libm_hidden_def.
144         * sysdeps/powerpc/nofpu/feupdateenv.c (__feupdateenv): Likewise.
145         * sysdeps/powerpc/powerpc32/e500/nofpu/feupdateenv.c
146         (__feupdateenv): Likewise.
147         * sysdeps/s390/fpu/feupdateenv.c (feupdateenv): Rename to
148         __feupdateenv and define as weak alias of __feupdateenv.  Use
149         libm_hidden_weak.
150         * sysdeps/sh/sh4/fpu/feupdateenv.c (feupdateenv): Likewise.
151         * sysdeps/sparc/fpu/feupdateenv.c (__feupdateenv): Use
152         libm_hidden_def.
153         * sysdeps/tile/math_private.h (__feupdateenv): New inline
154         function.
155         * sysdeps/x86_64/fpu/feupdateenv.c (__feupdateenv): Use
156         libm_hidden_def.
157         * sysdeps/generic/math_private.h (default_libc_feupdateenv): Call
158         __feupdateenv instead of feupdateenv.
159         (default_libc_feupdateenv_test): Likewise.
160         (libc_feresetround_ctx): Likewise.
162 2015-01-07  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
164         * sysdeps/unix/sysv/linux/mips/pread.c (__libc_pread): Fix function
165         prototype.
167 2015-01-07  Chris Metcalf  <cmetcalf@ezchip.com>
169         * posix/regcomp.c (parse_bracket_exp): Initialize type to
170         COLL_SYM in a couple of places to avoid uninitialized variable
171         wanings on tilegx gcc 4.8.2.
173 2015-01-07  Richard Earnshaw  <rearnsha@arm.com>
175         * sysdeps/aarch64/strcpy.S: New file.
176         * sysdeps/aarch64/stpcpy.S: New file.
177         * NEWS: Updated.
179 2015-01-07  Richard Earnshaw  <rearnsha@arm.com>
181         * sysdeps/aarch64/strrchr.S: New file.
182         * NEWS: Updated.
184 2015-01-07  Eric Biggers  <ebiggers3@gmail.com>
186         [BZ #17658]
187         * stdlib/setenv.c: Fix memory leak when setting large,
188         duplicate string.
190 2015-01-06  Vladimir A. Nazarenko  <naszar@ya.ru>
192         [BZ #17273]
193         * misc/mntent_r.c (__getmntent_r): Cut off trailing spaces
194         and tabs from buffer before parsing fstab entry.
195         * misc/tst-mntent.c (main): Add test for mount entry with
196         trailing spaces and tabs.
198 2015-01-06  Joseph Myers  <joseph@codesourcery.com>
200         [BZ #17748]
201         * include/fenv.h (__fesetround): Declare.  Use libm_hidden_proto.
202         * math/fesetround.c (fesetround): Rename to __fesetround and
203         define as weak alias of __fesetround.  Use libm_hidden_weak.
204         * sysdeps/aarch64/fpu/fesetround.c (fesetround): Likewise.
205         * sysdeps/alpha/fpu/fesetround.c (fesetround): Likewise.
206         * sysdeps/arm/fesetround.c (fesetround): Likewise.
207         * sysdeps/hppa/fpu/fesetround.c (fesetround): Likewise.
208         * sysdeps/i386/fpu/fesetround.c (fesetround): Likewise.
209         * sysdeps/ia64/fpu/fesetround.c (fesetround): Likewise.
210         * sysdeps/m68k/fpu/fesetround.c (fesetround): Likewise.
211         * sysdeps/mips/fpu/fesetround.c (fesetround): Likewise.
212         * sysdeps/powerpc/fpu/fenv_libc.h (__fesetround): Rename to
213         __fesetround_inline.
214         * sysdeps/powerpc/fpu/fenv_private.h (libc_fesetround_ppc): Call
215         __fesetround_inline instead of __fesetround.
216         * sysdeps/powerpc/fpu/fesetround.c (fesetround): Rename to
217         __fesetround and define as weak alias of __fesetround.  Use
218         libm_hidden_weak.  Call __fesetround_inline instead of
219         __fesetround.
220         * sysdeps/powerpc/nofpu/fesetround.c (fesetround): Rename to
221         __fesetround and define as weak alias of __fesetround.  Use
222         libm_hidden_weak.
223         * sysdeps/powerpc/powerpc32/e500/nofpu/fesetround.c (fesetround):
224         Likewise.
225         * sysdeps/s390/fpu/fesetround.c (fesetround): Likewise.
226         * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Likewise.
227         * sysdeps/sparc/fpu/fesetround.c (fesetround): Likewise.
228         * sysdeps/tile/math_private.h (__fesetround): New inline function.
229         * sysdeps/x86_64/fpu/fesetround.c (fesetround): Rename to
230         __fesetround and define as weak alias of __fesetround.  Use
231         libm_hidden_weak.
232         * sysdeps/generic/math_private.h (default_libc_fesetround): Call
233         __fesetround instead of fesetround.
234         (default_libc_feholdexcept_setround): Likewise.
235         (libc_feholdsetround_ctx): Likewise.
236         (libc_feholdsetround_noex_ctx): Likewise.
238         [BZ #17748]
239         * include/fenv.h (__fesetenv): Use libm_hidden_proto.
240         * math/fesetenv.c (__fesetenv): Use libm_hidden_def.
241         * sysdeps/aarch64/fpu/fesetenv.c (fesetenv): Rename to __fesetenv
242         and define as weak alias of __fesetenv.  Use libm_hidden_weak.
243         * sysdeps/alpha/fpu/fesetenv.c (__fesetenv): Use libm_hidden_def.
244         * sysdeps/arm/fesetenv.c (fesetenv): Rename to __fesetenv and
245         define as weak alias of __fesetenv.  Use libm_hidden_weak.
246         * sysdeps/hppa/fpu/fesetenv.c (fesetenv): Likewise.
247         * sysdeps/i386/fpu/fesetenv.c (__fesetenv): Use libm_hidden_def.
248         * sysdeps/ia64/fpu/fesetenv.c (fesetenv): Rename to __fesetenv and
249         define as weak alias of __fesetenv.  Use libm_hidden_weak.
250         * sysdeps/m68k/fpu/fesetenv.c (__fesetenv): Use libm_hidden_def.
251         * sysdeps/mips/fpu/fesetenv.c (fesetenv): Rename to __fesetenv and
252         define as weak alias of __fesetenv.  Use libm_hidden_weak.
253         * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Use
254         libm_hidden_def.
255         * sysdeps/powerpc/nofpu/fesetenv.c (__fesetenv): Likewise.
256         * sysdeps/powerpc/powerpc32/e500/nofpu/fesetenv.c (__fesetenv):
257         Likewise.
258         * sysdeps/s390/fpu/fesetenv.c (fesetenv): Rename to __fesetenv and
259         define as weak alias of __fesetenv.  Use libm_hidden_weak.
260         * sysdeps/sh/sh4/fpu/fesetenv.c (fesetenv): Likewise.
261         * sysdeps/sparc/fpu/fesetenv.c (__fesetenv): Use libm_hidden_def.
262         * sysdeps/tile/math_private.h (__fesetenv): New inline function.
263         * sysdeps/x86_64/fpu/fesetenv.c (fesetenv): Rename to __fesetenv
264         and define as weak alias of __fesetenv.  Use libm_hidden_weak.
265         * sysdeps/generic/math_private.h (default_libc_fesetenv): Use
266         __fesetenv instead of fesetenv.
267         (libc_feresetround_noex_ctx): Likewise.
268         * sysdeps/alpha/fpu/feupdateenv.c (__feupdateenv): Likewise.
269         * sysdeps/hppa/fpu/feupdateenv.c (feupdateenv): Likewise.
270         * sysdeps/i386/fpu/feupdateenv.c (__feupdateenv): Likewise.
271         * sysdeps/ia64/fpu/feupdateenv.c (feupdateenv): Likewise.
272         * sysdeps/m68k/fpu/feupdateenv.c (__feupdateenv): Likewise.
273         * sysdeps/mips/fpu/feupdateenv.c (feupdateenv): Likewise.
274         * sysdeps/powerpc/nofpu/feupdateenv.c (__feupdateenv): Likewise.
275         * sysdeps/powerpc/powerpc32/e500/nofpu/feupdateenv.c
276         (__feupdateenv): Likewise.
277         * sysdeps/s390/fpu/feupdateenv.c (feupdateenv): Likewise.
278         * sysdeps/sh/sh4/fpu/feupdateenv.c (feupdateenv): Likewise.
279         * sysdeps/sparc/fpu/feupdateenv.c (__feupdateenv): Likewise.
280         * sysdeps/x86_64/fpu/feupdateenv.c (__feupdateenv): Likewise.
282 2015-01-06  Aurelien Jarno  <aurelien@aurel32.net>
284         [BZ #17806]
285         * resolv/res_init.c (__res_iclose): Only clear nsinit if the
286         addresses have been freed.
288 2015-01-06  Aurelien Jarno  <aurelien@aurel32.net>
290         * resolv/res_init.c (__res_vinit): Improve comments about nserv
291         and nservall.
293 2015-01-06  Ondřej Bílka  <neleai@seznam.cz>
295         * sysdeps/unix/sysv/linux/check_pf.c (make_request):
296         Clean up check_pf allocation pattern. addresses
298 2015-01-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
300         * nptl/pthread_cancel.c (pthread_cancel): Use ANSI prototype.
301         * nptl/pthread_cond_timedwait.c (__pthread_cond_timedwait): Likewise.
302         * nptl/pthread_cond_wait.c (__pthread_cond_wait): Likewise.
303         * nptl/pthread_exit.c (__pthread_exit): Likewise.
304         * nptl/pthread_join.c (pthread_join): Likewise.
305         * nptl/pthread_timedjoin.c (pthread_timedjoin_np): Likewise.
306         * sysdeps/posix/waitid.c (__waitid): Likewise.
307         * sysdeps/unix/sysv/linux/arm/pread.c (__libc_pread): Likewise.
308         * sysdeps/unix/sysv/linux/arm/pread64.c (__libc_pread64): Likewise.
309         * sysdeps/unix/sysv/linux/arm/pwrite.c (__libc_pwrite): Likewise.
310         * sysdeps/unix/sysv/linux/arm/pwrite64.c (__libc_pwrite64): Likewise.
311         * sysdeps/unix/sysv/linux/generic/wordsize-32/pread.c (__libc_pread):
312         Likewise.
313         * sysdeps/unix/sysv/linux/generic/wordsize-32/pread64.c
314         (__libc_pread64): Likewise.
315         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwrite.c
316         (__libc_pwrite): Likewise.
317         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwrite64.c
318         (__libc_pwrite64): Likewsie.
319         * sysdeps/unix/sysv/linux/mips/pread.c (__libc_pread): Likewise.
320         * sysdeps/unix/sysv/linux/mips/pread64.c (__libc_pread64): Likewise.
321         * sysdeps/unix/sysv/linux/mips/pwrite.c (__libc_pwrite): Likewise.
322         * sysdeps/unix/sysv/linux/mips/pwrite64.c (__libc_pwrite64): Likewise.
323         * sysdeps/unix/sysv/linux/msgrcv.c (__libc_msgrcv): Likewise.
324         * sysdeps/unix/sysv/linux/msgsnd.c (__libc_msgsnd): Likewise.
325         * sysdeps/unix/sysv/linux/openat.c (OPENAT_NOT_CANCEL): Likewise.
326         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c (__libc_pread):
327         Likewise.
328         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c
329         (__libc_pread64): Likewise.
330         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c (__libc_pwrite):
331         Likewise.
332         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c
333         (__libc_pwrite64): Likewise.
334         * sysdeps/unix/sysv/linux/pread.c (__libc_pread): Likewise.
335         * sysdeps/unix/sysv/linux/pread64.c (__libc_pread64): Likewise.
336         * sysdeps/unix/sysv/linux/preadv.c (PREADV): Likewise.
337         * sysdeps/unix/sysv/linux/pthread_kill.c (__pthread_kill): Likewise.
338         * sysdeps/unix/sysv/linux/pwrite.c (__libc_pwrite): Likewise.
339         * sysdeps/unix/sysv/linux/pwrite64.c (__libc_pwrite64): Likewise.
340         * sysdeps/unix/sysv/linux/pwritev.c (__libc_pwritev): Likewise.
341         * sysdeps/unix/sysv/linux/sh/pread.c (__libc_pread): Likewise.
342         * sysdeps/unix/sysv/linux/sh/pread64.c (__libc_pread64): Likewise.
343         * sysdeps/unix/sysv/linux/sh/pwrite.c (__libc_pwrite): Likewise.
344         * sysdeps/unix/sysv/linux/sh/pwrite64.c (__libc_write64): Likewise.
345         * sysdeps/unix/sysv/linux/sigsuspend.c (__sigsuspend): Likewise.
346         * sysdeps/unix/sysv/linux/sigtimedwait.c (__sigtimedwait): Likewise.
347         * sysdeps/unix/sysv/linux/sigwait.c (__sigwait): Likewise.
348         * sysdeps/unix/sysv/linux/sigwaitinfo.c (__sigwaitinfo): Likewise.
349         * sysdeps/unix/sysv/linux/sparc/sparc64/msgrcv.c (__libc_msgrcv):
350         Likewise.
352 2015-01-06  Andrew Senkevich  <andrew.n.senkevich@gmail.com>
354         * math/Makefile (CFLAGS-test-float.c): Remove -frounding-math.
355         (CFLAGS-test-double.c): Likewise.
356         (CFLAGS-test-ldouble.c): Likewise.
357         (CPPFLAGS-test-ifloat.c): Likewise.
358         (CPPFLAGS-test-idouble.c): Likewise.
359         (CPPFLAGS-test-ildoubl.c): Likewise.
360         (CFLAGS-test-test-fenv.c): Remove variable.
361         (CFLAGS-test-misc.c): Likewise.
363 2015-01-06  H.J. Lu  <hongjiu.lu@intel.com>
365         [BZ #17797]
366         * bits/time.h (CLOCKS_PER_SEC): Changed to ((clock_t) 1000000).
367         * sysdeps/unix/sysv/linux/bits/time.h (CLOCKS_PER_SEC): Likewise.
368         * sysdeps/unix/sysv/linux/clock.c (clock): _Static_assert
369         CLOCKS_PER_SEC == 1000000.
370         * time/clocktest.c (main): Replace %ld with %jd and cast to
371         intmax_t.
373 2015-01-05  Roland McGrath  <roland@hack.frob.com>
375         * sysdeps/generic/unwind-resume.h: New file.
376         * sysdeps/gnu/unwind-resume.c: Include it.
377         (libgcc_s_personality): Use PERSONALITY_PROTO macro for the prototype.
378         (__gcc_personality_v0): Likewise, and PERSONALITY_ARGS for the callee
379         argument list.
380         (libgcc_s_resume): Variable renamed to __libgcc_s_resume, made hidden
381         global rather than static.
382         (_Unwind_Resume): Update user.
383         Conditionalize definition on [!HAVE_ARCH_UNWIND_RESUME].
384         (init): Likewise.  Renamed to __libgcc_s_init, made hidden global
385         rather than static.  Add __attribute__ ((cold)).
386         (_Unwind_Resume, __gcc_personality_v0): Update callers.
387         * sysdeps/nptl/unwind-forcedunwind.c: Likewise.
388         * sysdeps/arm/arm-unwind-resume.S: New file.
389         * sysdeps/arm/rt-arm-unwind-resume.S: New file.
390         * sysdeps/arm/pt-arm-unwind-resume.S: New file.
391         * sysdeps/arm/Makefile [$(subdir) = csu]
392         (sysdep_routines, shared-only-routines): Add arm-unwind-resume.
393         [$(subdir) = rt] (librt-sysdep_routines, librt-shared-only-routines):
394         Add rt-arm-unwind-resume.
395         [$(subdir) = nptl]
396         (libpthread-sysdep_routines, libpthread-shared-only-routines):
397         Add pt-arm-unwind-resume.
398         * sysdeps/unix/sysv/linux/arm/unwind-resume.c: File removed.
399         * sysdeps/unix/sysv/linux/arm/unwind-forcedunwind.c: File removed.
401 2015-01-05  Joseph Myers  <joseph@codesourcery.com>
403         [BZ #17748]
404         * include/fenv.h (__feholdexcept): Declare.  Use
405         libm_hidden_proto.
406         * math/feholdexcpt.c (feholdexcept): Rename to __feholdexcept and
407         define as weak alias of __feholdexcept.  Use libm_hidden_weak.
408         * sysdeps/aarch64/fpu/feholdexcpt.c (feholdexcept): Likewise.
409         * sysdeps/alpha/fpu/feholdexcpt.c (feholdexcept): Likewise.
410         * sysdeps/arm/feholdexcpt.c (feholdexcept): Likewise.
411         * sysdeps/hppa/fpu/feholdexcpt.c (feholdexcept): Likewise.
412         * sysdeps/i386/fpu/feholdexcpt.c (feholdexcept): Likewise.
413         * sysdeps/ia64/fpu/feholdexcpt.c (feholdexcept): Likewise.
414         * sysdeps/m68k/fpu/feholdexcpt.c (feholdexcept): Likewise.
415         * sysdeps/mips/fpu/feholdexcpt.c (feholdexcept): Likewise.
416         * sysdeps/powerpc/fpu/feholdexcpt.c (feholdexcept): Likewise.
417         * sysdeps/powerpc/nofpu/feholdexcpt.c (feholdexcept): Likewise.
418         * sysdeps/powerpc/powerpc32/e500/nofpu/feholdexcpt.c
419         (feholdexcept): Likewise.
420         * sysdeps/s390/fpu/feholdexcpt.c (feholdexcept): Likewise.
421         * sysdeps/sh/sh4/fpu/feholdexcpt.c (feholdexcept): Likewise.
422         * sysdeps/sparc/fpu/feholdexcpt.c (feholdexcept): Likewise.
423         * sysdeps/x86_64/fpu/feholdexcpt.c (feholdexcept): Likewise.
424         * sysdeps/generic/math_private.h (default_libc_feholdexcept): Use
425         __feholdexcept instead of feholdexcept.
426         (default_libc_feholdexcept_setround): Likewise.
428 2015-01-05  Steve Ellcey  <sellcey@imgtec.com>
430         * sysdeps/mips/memset.S (memset): Modify for mips32r6/mips64r6
431         to avoid using stl/str to align destination.
433 2015-01-05  Steve Ellcey  <sellcey@imgtec.com>
435         * sysdeps/mips/memcpy.S: Add support for mips32r6/mips64r6.
437 2015-01-05  Joseph Myers  <joseph@codesourcery.com>
439         [BZ #17796]
440         * sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fadvise.c
441         [!SHLIB_COMPAT(libc, GLIBC_2_2, GLIBC_2_3_3)] (posix_fadvise64):
442         Define as weak alias not strong alias.
444 2015-01-05  Steve Ellcey  <sellcey@imgtec.com>
446         * sysdeps/mips/dl-machine.h (elf_machine_load_address): Replace
447         bltzal with addiupc.
448         (RTLD_START): Ditto.
450 2015-01-05  Chris Metcalf  <cmetcalf@ezchip.com>
452         * sysdeps/unix/sysv/linux/tile/bits/libc-vdso.h: Fix return type
453         for __vdso_* functions in declarations.
454         * sysdeps/unix/sysv/linux/tile/init-first.c: Likewise for
455         definitions.
456         * sysdeps/unix/sysv/linux/tile/sysdep.h (INLINE_VSYSCALL,
457         INTERNAL_VSYSCALL): Use struct return types to check for error.
459         * sysdeps/ieee754/dbl-64/wordsize-64/s_llround.c [!defined _LP64
460         && REGISTER_CAST_INT32_TO_INT64]: Provide explicit lround()
461         function with cast from llround().
462         * sysdeps/tile/sysdep.h (REGISTER_CAST_INT32_TO_INT64): Define.
463         * sysdeps/x86_64/x32/sysdep.h (REGISTER_CAST_INT32_TO_INT64):
464         Define.
466 2015-01-05  Joseph Myers  <joseph@codesourcery.com>
468         [BZ #17793]
469         * sysdeps/unix/sysv/linux/arm/posix_fadvise64.c (posix_fadvise64):
470         Define as weak alias not strong alias.
472         [BZ #17635]
473         * ctype/ctype-c99.c: New file.  isblank implementation moved from
474         ...
475         * ctype/ctype-extn.c: ... here.
476         (__isblank_l): Move to ...
477         * ctype/ctype-c99_l.c: ... here.  New file.
478         * ctype/Makefile (routines): Add ctype-c99 and ctype-c99_l.
479         * conform/Makefile (test-xfail-ISO99/ctype.h/linknamespace):
480         Remove variable.
481         (test-xfail-ISO11/ctype.h/linknamespace): Likewise.
482         (test-xfail-XPG3/ctype.h/linknamespace): Likewise.
483         (test-xfail-XPG4/ctype.h/linknamespace): Likewise.
484         (test-xfail-UNIX98/ctype.h/linknamespace): Likewise.
485         (test-xfail-POSIX2008/ctype.h/linknamespace): Likewise.
487         [BZ #17777]
488         * sysdeps/unix/sysv/linux/wordsize-64/posix_fadvise.c
489         (posix_fadvise64): Define as weak alias not strong alias.
490         * sysdeps/unix/sysv/linux/wordsize-64/posix_fallocate.c
491         (posix_fallocate64): Likewise.
492         * conform/Makefile (test-xfail-XOPEN2K/fcntl.h/linknamespace):
493         Remove variable.
494         (test-xfail-XOPEN2K/mqueue.h/linknamespace): Likewise.
495         (test-xfail-POSIX2008/fcntl.h/linknamespace): Likewise.
496         (test-xfail-POSIX2008/mqueue.h/linknamespace): Likewise.
497         (test-xfail-XOPEN2K8/fcntl.h/linknamespace): Likewise.
498         (test-xfail-XOPEN2K8/mqueue.h/linknamespace): Likewise.
500 2015-01-05  Matthew Fortune  <matthew.fortune@imgtec.com>
502         [BZ #16191]
503         * NEWS: Mention bug fix.
504         * sysdeps/unix/sysv/linux/mips/sys/user.h (PAGE_SHIFT): Remove.
505         (PAGE_SIZE, PAGE_MASK, NBPG, UPAGES): Likewise.
506         (HOST_TEXT_START_ADDR, HOST_DATA_START_ADDR): Likewise.
507         (HOST_STACK_END_ADDR): Likewise.
509 2015-01-02  Joseph Myers  <joseph@codesourcery.com>
511         [BZ #17748]
512         * include/fenv.h (__fegetround): Declare.  Use libm_hidden_proto.
513         * math/fegetround.c (fegetround): Rename to __fegetround and
514         define as weak alias of __fegetround.  Use libm_hidden_weak.
515         * sysdeps/aarch64/fpu/fegetround.c (fegetround): Likewise.
516         * sysdeps/alpha/fpu/fegetround.c (fegetround): Likewise.
517         * sysdeps/arm/fegetround.c (fegetround): Likewise.
518         * sysdeps/hppa/fpu/fegetround.c (fegetround): Likewise.
519         * sysdeps/i386/fpu/fegetround.c (fegetround): Likewise.
520         * sysdeps/ia64/fpu/fegetround.c (fegetround): Likewise.
521         * sysdeps/m68k/fpu/fegetround.c (fegetround): Likewise.
522         * sysdeps/mips/fpu/fegetround.c (fegetround): Likewise.
523         * sysdeps/powerpc/fpu/fegetround.c (fegetround): Likewise.
524         Undefine after rather than before function definition; use
525         parentheses around function name in definition.
526         (__fegetround): Also undefine macro after function definition.
527         * sysdeps/powerpc/nofpu/fegetround.c (fegetround): Rename to
528         __fegetround and define as weak alias of __fegetround.  Use
529         libm_hidden_weak.  Do not undefine as macro.
530         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetround.c (fegetround):
531         Likewise.
532         * sysdeps/s390/fpu/fegetround.c (fegetround): Rename to
533         __fegetround and define as weak alias of __fegetround.  Use
534         libm_hidden_weak.
535         * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Likewise.
536         * sysdeps/sparc/fpu/fegetround.c (fegetround): Likewise.
537         * sysdeps/tile/math_private.h (__fegetround): New inline function.
538         * sysdeps/x86_64/fpu/fegetround.c (fegetround): Rename to
539         __fegetround and define as weak alias of __fegetround.  Use
540         libm_hidden_weak.
541         * sysdeps/ieee754/dbl-64/e_sqrt.c (__ieee754_sqrt): Use
542         __fegetround instead of fegetround.
544         [BZ #17782]
545         * sysdeps/unix/sysv/linux/mips/bits/termios.h (TIOCSER_TEMT):
546         Condition macro definition on [__USE_MISC].
548         [BZ #17781]
549         * sysdeps/unix/sysv/linux/mips/bits/sigaction.h
550         (struct sigaction): Change type of sa_flags field to int.
552         [BZ #17780]
553         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (struct flock)
554         [!__USE_FILE_OFFSET64 && _MIPS_SIM != _ABI64]: Rename pad field to
555         __glibc_reserved0.
557         * nptl/version.c (banner): Use single year in copyright notice.
559         * NEWS: Update copyright dates.
560         * catgets/gencat.c (print_version): Likewise.
561         * csu/version.c (banner): Likewise.
562         * debug/catchsegv.sh: Likewise.
563         * debug/pcprofiledump.c (print_version): Likewise.
564         * debug/xtrace.sh (do_version): Likewise.
565         * elf/ldconfig.c (print_version): Likewise.
566         * elf/ldd.bash.in: Likewise.
567         * elf/pldd.c (print_version): Likewise.
568         * elf/sotruss.sh: Likewise.
569         * elf/sprof.c (print_version): Likewise.
570         * iconv/iconv_prog.c (print_version): Likewise.
571         * iconv/iconvconfig.c (print_version): Likewise.
572         * locale/programs/locale.c (print_version): Likewise.
573         * locale/programs/localedef.c (print_version): Likewise.
574         * login/programs/pt_chown.c (print_version): Likewise.
575         * malloc/memusage.sh (do_version): Likewise.
576         * malloc/memusagestat.c (print_version): Likewise.
577         * malloc/mtrace.pl: Likewise.
578         * manual/libc.texinfo: Likewise.
579         * nptl/version.c (banner): Likewise.
580         * nscd/nscd.c (print_version): Likewise.
581         * nss/getent.c (print_version): Likewise.
582         * nss/makedb.c (print_version): Likewise.
583         * posix/getconf.c (main): Likewise.
584         * scripts/test-installation.pl: Likewise.
585         * sysdeps/unix/sysv/linux/lddlibc4.c (main): Likewise.
587 2015-01-02  Will Newton  <will.newton@linaro.org>
589         * sysdeps/arm/armv7/configure: Removed.
590         * sysdeps/arm/armv7/configure.ac: Likewise.
592 2015-01-02  Joseph Myers  <joseph@codesourcery.com>
594         * All files with FSF copyright notices: Update copyright dates
595         using scripts/update-copyrights.
596         * intl/plural.c: Regenerated.
597         * locale/programs/charmap-kw.h: Likewise.
598         * locale/programs/locfile-kw.h: Likewise.
600 2015-01-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
602         * scripts/gen-posix-conf-vars.awk (END): Don't use sprintf.
604 2014-12-31  Joseph Myers  <joseph@codesourcery.com>
606         [BZ #17748]
607         * include/fenv.h (__fegetenv): Use libm_hidden_proto.
608         * math/fegetenv.c (__fegetenv): Use libm_hidden_def.
609         * sysdeps/aarch64/fpu/fegetenv.c (fegetenv): Rename to __fegetenv
610         and define as weak alias of __fegetenv.  Use libm_hidden_weak.
611         * sysdeps/alpha/fpu/fegetenv.c (__fegetenv): Use libm_hidden_def.
612         * sysdeps/arm/fegetenv.c (fegetenv): Rename to __fegetenv and
613         define as weak alias of __fegetenv.  Use libm_hidden_weak.
614         * sysdeps/hppa/fpu/fegetenv.c (fegetenv): Likewise.
615         * sysdeps/i386/fpu/fegetenv.c (__fegetenv): Use libm_hidden_def.
616         * sysdeps/ia64/fpu/fegetenv.c (fegetenv): Rename to __fegetenv and
617         define as weak alias of __fegetenv.  Use libm_hidden_weak.
618         * sysdeps/m68k/fpu/fegetenv.c (__fegetenv): Use libm_hidden_def.
619         * sysdeps/mips/fpu/fegetenv.c (fegetenv): Rename to __fegetenv and
620         define as weak alias of __fegetenv.  Use libm_hidden_weak.
621         * sysdeps/powerpc/fpu/fegetenv.c (__fegetenv): Use
622         libm_hidden_def.
623         * sysdeps/powerpc/nofpu/fegetenv.c (__fegetenv): Likewise.
624         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetenv.c (__fegetenv):
625         Likewise.
626         * sysdeps/s390/fpu/fegetenv.c (fegetenv): Rename to __fegetenv and
627         define as weak alias of __fegetenv.  Use libm_hidden_weak.
628         * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Likewise.
629         * sysdeps/sparc/fpu/fegetenv.c (__fegetenv): Use libm_hidden_def.
630         * sysdeps/tile/math_private.h (__fegetenv): New inline function.
631         * sysdeps/x86_64/fpu/fegetenv.c (fegetenv): Rename to __fegetenv
632         and define as weak alias of __fegetenv.  Use libm_hidden_weak.
633         * sysdeps/generic/math_private.h (libc_feholdsetround_ctx): Use
634         __fegetenv instead of fegetenv.
635         (libc_feholdsetround_noex_ctx): Likewise.
637 2014-12-31  Matthew Fortune  <matthew.fortune@imgtec.com>
639         * elf/elf.h (PT_MIPS_ABIFLAGS): Define.
640         (Elf_MIPS_ABIFlags_v0): New structure.
641         (EF_MIPS_FP64): Define.
642         (MIPS_AFL_REG_NONE, MIPS_AFL_REG_32, MIPS_AFL_REG_64): Likewise.
643         (MIPS_AFL_REG_128, MIPS_AFL_ASE_DSP, MIPS_AFL_ASE_DSP64): Likewise.
644         (MIPS_AFL_ASE_DSPR2, MIPS_AFL_ASE_EVA, MIPS_AFL_ASE_MCU): Likewise.
645         (MIPS_AFL_ASE_MDMX, MIPS_AFL_ASE_MIPS3D, MIPS_AFL_ASE_MT): Likewise.
646         (MIPS_AFL_ASE_SMARTMIPS, MIPS_AFL_ASE_VIRT): Likewise.
647         (MIPS_AFL_ASE_VIRT64, MIPS_AFL_ASE_MSA, MIPS_AFL_ASE_MSA64): Likewise.
648         (MIPS_AFL_ASE_MIPS16, MIPS_AFL_ASE_MICROMIPS): Likewise.
649         (MIPS_AFL_ASE_XPA, MIPS_AFL_EXT_XLR, MIPS_AFL_EXT_OCTEON2): Likewise.
650         (MIPS_AFL_EXT_OCTEONP, MIPS_AFL_EXT_LOONGSON_3A): Likewise.
651         (MIPS_AFL_EXT_OCTEON, MIPS_AFL_EXT_5900, MIPS_AFL_EXT_4010): Likewise.
652         (MIPS_AFL_EXT_4100, MIPS_AFL_EXT_3900, MIPS_AFL_EXT_10000): Likewise.
653         (MIPS_AFL_EXT_SB1, MIPS_AFL_EXT_4111, MIPS_AFL_EXT_4120): Likewise.
654         (MIPS_AFL_EXT_5400, MIPS_AFL_EXT_5500): Likewise.
655         (MIPS_AFL_EXT_LOONGSON_2E, MIPS_AFL_EXT_LOONGSON_2F): Likewise.
656         (Val_GNU_MIPS_ABI_FP_ANY, Val_GNU_MIPS_ABI_FP_DOUBLE): New enum values.
657         (Val_GNU_MIPS_ABI_FP_SINGLE, Val_GNU_MIPS_ABI_FP_SOFT): Likewise.
658         (Val_GNU_MIPS_ABI_FP_OLD_64, Val_GNU_MIPS_ABI_FP_XX): Likewise.
659         (Val_GNU_MIPS_ABI_FP_64, Val_GNU_MIPS_ABI_FP_64A): Likewise.
660         (Val_GNU_MIPS_ABI_FP_MAX): Likewise.
661         * sysdeps/mips/Makefile [subdir=elf]: Add tst-abi-interlink,
662         tst-mode-switch-1, tst-mode-switch-2, tst-mode-switch-3 tests.
663         * sysdeps/mips/bits/linkmap.h (struct link_map_machine): Add fpmode
664         field.
665         * sysdeps/mips/dl-machine.h (elf_machine_matches_host): Reject
666         EF_MIPS_FP64.
667         * sysdeps/mips/dl-machine-reject-phdr.h: New file.
668         * sysdeps/mips/tst-abi-fp32mod.c: Likewise.
669         * sysdeps/mips/tst-abi-fpxxmod.c: Likewise.
670         * sysdeps/mips/tst-abi-fpxxomod.c: Likewise.
671         * sysdeps/mips/tst-abi-fp64mod.c: Likewise.
672         * sysdeps/mips/tst-abi-fp64amod.c: Likewise.
673         * sysdeps/mips/tst-abi-interlink.c: Likewise.
674         * sysdeps/mips/tst-mode-switch-1.c: Likewise.
675         * sysdeps/mips/tst-mode-switch-2.c: Likewise.
676         * sysdeps/mips/tst-mode-switch-3.c: Likewise.
677         * sysdeps/unix/sysv/linux/mips/configure.ac (o32-fpabi): Define to
678         record the current FP ABI extension.
679         (mips-mode-switch): Define to show if kernel headers support mode
680         switching.
681         * sysdeps/unix/sysv/linux/mips/configure: Regenerate.
682         * sysdeps/unix/sysv/linux/mips/ldsodefs.h: Increase maximum
683         supported SYSV ABI version to 3.
684         * sysdeps/unix/sysv/linux/mips/libc-abis: Add new MIPS_O32_FP64
685         feature.
687 2014-12-31  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
688             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
690         * sysdeps/powerpc/powerpc64/power7/strcpy.S (strcpy): Optimize unaligned
691         path.
692         * benchtests/bench-strcpy.c (test_main): Add more unaligned inputs.
694 2014-12-31  Joseph Myers  <joseph@codesourcery.com>
696         * sysdeps/powerpc/bits/fenvinline.h (fegetround): Rename macro to
697         __fegetround and redefine to call __fegetround.  Remove condition
698         on [!__NO_MATH_INLINES].
699         * sysdeps/powerpc/fpu/fenv_libc.h (__fegetround): Remove inline
700         function.
701         * sysdeps/powerpc/nofpu/fenv_libc.h: Remove file.
702         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h (__fegetround):
703         Remove macro.
704         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c: Include <fenv.h>
705         instead of <fenv_libc.h>.
706         (__llrintl): Call fegetround instead of __fegetround.
707         * sysdeps/ieee754/ldbl-128ibm/s_llroundl.c: Include <fenv.h>
708         instead of <fenv_libc.h>.
709         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c: Likewise.
710         (__lrintl): Call fegetround instead of __fegetround.
711         * sysdeps/ieee754/ldbl-128ibm/s_lroundl.c: Include <fenv.h>
712         instead of <fenv_libc.h>.
713         * sysdeps/ieee754/ldbl-128ibm/s_rintl.c: Likewise.
714         (__rintl): Call fegetround instead of __fegetround.
716 2014-12-31  Siddhesh Poyarekar  <siddhesh@redhat.com>
718         * scripts/gen-posix-conf-vars.awk: Don't use multi-dimensional
719         arrays.
721 2014-12-30  H.J. Lu  <hongjiu.lu@intel.com>
723         [BZ #17775]
724         * sysdeps/i386/dl-machine.h (PI_STATIC_AND_HIDDEN): Removed.
725         (elf_machine_dynamic) [!PI_STATIC_AND_HIDDEN]: Likewise.
726         (elf_machine_load_address) [!PI_STATIC_AND_HIDDEN]: Likewise.
728 2014-12-30  Andrew Senkevich  <andrew.senkevich@intel.com>
730         * sysdeps/i386/tls-macros.h: Include <features.h>.
731         (TLS_LE): Use non-PIC version for GCC >= 5.0.
732         (TLS_IE): Likewise.
733         (TLS_LD): Likewise.
734         (TLS_GD): Likewise.
735         * sysdeps/unix/sysv/linux/i386/sysdep.h (check_consistency): Don't
736         define for GCC >= 5.0.
738 2014-12-30  Chris Metcalf  <cmetcalf@ezchip.com>
740         * math/test-fenv.c (test_single_exception, set_single_exc,
741         feenv_nomask_test, feenv_mask_test, feexcp_nomask_test,
742         feexcp_mask_test, feenable_test, fe_single_test): Add
743         [!FE_ALL_EXCEPT] test so these routines are not compiled in the
744         case where they are not used.
745         * math/libm-test.inc: Likewise.
746         * setjmp/test-setjmp-fp.c: Mark attribute ((unused)) on variable
747         unused in the absence of FP rounding/exception support.
748         * stdio-common/tst-printf-round.c: Likewise.
749         * stdlib/tst-strtod-round.c: Likewise.
750         * stdlib/tst-strtod-underflow.c: Likewise.
752 2014-12-30  Joseph Myers  <joseph@codesourcery.com>
754         [BZ #17723]
755         * include/fenv.h (__feraiseexcept): Use libm_hidden_proto.
756         * math/fraiseexcpt.c (__feraiseexcept): Use libm_hidden_def.
757         * sysdeps/aarch64/fpu/fraiseexcpt.c (feraiseexcept): Rename to
758         __feraiseexcept and define as weak alias of __feraiseexcept.  Use
759         libm_hidden_weak.
760         * sysdeps/arm/fraiseexcpt.c (feraiseexcept): Likewise.
761         * sysdeps/hppa/fpu/fraiseexcpt.c (feraiseexcept): Likewise.
762         * sysdeps/i386/fpu/fraiseexcpt.c (__feraiseexcept): Use
763         libm_hidden_def.
764         * sysdeps/ia64/fpu/fraiseexcpt.c (feraiseexcept): Rename to
765         __feraiseexcept and define as weak alias of __feraiseexcept.  Use
766         libm_hidden_weak.
767         * sysdeps/m68k/coldfire/fpu/fraiseexcpt.c (feraiseexcept):
768         Likewise.
769         * sysdeps/microblaze/math_private.h (__feraiseexcept): New macro.
770         * sysdeps/mips/fpu/fraiseexcpt.c (feraiseexcept): Rename to
771         __feraiseexcept and define as weak alias of __feraiseexcept.  Use
772         libm_hidden_weak.
773         * sysdeps/powerpc/fpu/fraiseexcpt.c (__feraiseexcept): Use
774         libm_hidden_def.
775         * sysdeps/powerpc/nofpu/fraiseexcpt.c (__feraiseexcept): Likewise.
776         * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcpt.c
777         (__feraiseexcept): Likewise.
778         * sysdeps/s390/fpu/fraiseexcpt.c (feraiseexcept): Rename to
779         __feraiseexcept and define as weak alias of __feraiseexcept.  Use
780         libm_hidden_weak.
781         * sysdeps/sh/sh4/fpu/fraiseexcpt.c (feraiseexcept): Likewise.
782         * sysdeps/sparc/fpu/fraiseexcpt.c (__feraiseexcept): Use
783         libm_hidden_def.
784         * sysdeps/tile/math_private.h (__feraiseexcept): New macro.
785         * sysdeps/unix/sysv/linux/alpha/fraiseexcpt.S (__feraiseexcept):
786         Use libm_hidden_def.
787         * sysdeps/x86_64/fpu/fraiseexcpt.c (__feraiseexcept): Use
788         libm_hidden_def.
789         (feraiseexcept): Define as weak not strong alias.  Use
790         libm_hidden_weak.
791         * sysdeps/x86/fpu/bits/fenv.h (__feraiseexcept_invalid_divbyzero):
792         New inline function.  Factored out of ...
793         (feraiseexcept): ... here.  Use __feraiseexcept_invalid_divbyzero.
794         * sysdeps/x86/fpu/include/bits/fenv.h: New file.
795         * math/e_scalb.c (invalid_fn): Call __feraiseexcept instead of
796         feraiseexcept.
797         * math/w_acos.c (__acos): Likewise.
798         * math/w_asin.c (__asin): Likewise.
799         * math/w_ilogb.c (__ilogb): Likewise.
800         * math/w_j0.c (y0): Likewise.
801         * math/w_j1.c (y1): Likewise.
802         * math/w_jn.c (yn): Likewise.
803         * math/w_log.c (__log): Likewise.
804         * math/w_log10.c (__log10): Likewise.
805         * sysdeps/aarch64/fpu/feupdateenv.c (feupdateenv): Likewise.
806         * sysdeps/aarch64/fpu/math_private.h
807         (libc_feupdateenv_test_aarch64): Likewise.
808         * sysdeps/alpha/fpu/feupdateenv.c (__feupdateenv): Likewise.
809         * sysdeps/arm/fenv_private.h (libc_feupdateenv_test_vfp): Likewise.
810         * sysdeps/arm/feupdateenv.c (feupdateenv): Likewise.
811         * sysdeps/ia64/fpu/feupdateenv.c (feupdateenv): Likewise.
812         * sysdeps/m68k/fpu/feupdateenv.c (__feupdateenv): Likewise.
813         * sysdeps/mips/fpu/feupdateenv.c (feupdateenv): Likewise.
814         * sysdeps/powerpc/fpu/e_sqrt.c (__slow_ieee754_sqrt): Likewise.
815         * sysdeps/s390/fpu/feupdateenv.c (feupdateenv): Likewise.
816         * sysdeps/sh/sh4/fpu/feupdateenv.c (feupdateenv): Likewise.
817         * sysdeps/sparc/fpu/feupdateenv.c (__feupdateenv): Likewise.
819 2014-12-30  H.J. Lu  <hongjiu.lu@intel.com>
821         [BZ #17732]
822         * io/test-utime.c (main): Replace %ld with %jd and cast to
823         intmax_t.
824         * libio/tst-ftell-active-handler.c (do_append_test): Likewise.
825         * nptl/tst-mutex5.c: Include <stdint.h>.
826         (do_test): Replace %ld with %jd and cast to intmax_t.
827         * posix/tst-regex.c (run_test): Likewise.
828         (run_test_backwards): Likewise.
829         * rt/tst-clock.c: Include <stdint.h>.
830         (clock_test): Replace %ld with %jd and cast to intmax_t.
831         * rt/tst-cpuclock1.c: Include <stdint.h>.
832         (do_test): Replace %lu with %ju and cast to uintmax_t.
833         * rt/tst-cpuclock2.c: Include <stdint.h>.
834         (do_test): Replace %lu with %ju and cast to uintmax_t.
835         * rt/tst-mqueue1.c: Include <stdint.h>.
836         (check_attrs): Replace %ld with %jd and cast to intmax_t.
837         * rt/tst-mqueue3.c (fct): Replace %ld with %jd and cast to
838         intmax_t.
839         * rt/tst-mqueue4.c (do_test): Likewise.
840         * rt/tst-timer4.c: Include <stdint.h>.
841         (check_ts): Replace %ld with %jd and cast to intmax_t.
842         (do_test): Likewise.
843         * stdio-common/tst-fmemopen2.c (do_test): Replace %ld with %jd
844         and cast to intmax_t.
845         * sysdeps/pthread/tst-timer.c (main): Likewise.
846         * time/clocktest.c (main): Likewise.
847         * time/tst-posixtz.c (do_test): Likewise.
848         * timezone/tst-timezone.c (main): Likewise.
850 2014-12-30  Andrew Senkevich  <andrew.senkevich@intel.com>
851             H.J. Lu  <hongjiu.lu@intel.com>
853         * sysdeps/i386/i686/multiarch/bcopy-sse2-unaligned.S: New file.
854         * sysdeps/i386/i686/multiarch/memcpy-sse2-unaligned.S: Likewise.
855         * sysdeps/i386/i686/multiarch/memmove-sse2-unaligned.S: Likewise.
856         * sysdeps/i386/i686/multiarch/mempcpy-sse2-unaligned.S: Likewise.
857         * sysdeps/i386/i686/multiarch/bcopy.S: Select the sse2_unaligned
858         version if bit_Fast_Unaligned_Load is set.
859         * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
860         * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
861         * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
862         * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
863         * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
864         * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
865         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
866         bcopy-sse2-unaligned, memcpy-sse2-unaligned,
867         memmove-sse2-unaligned and mempcpy-sse2-unaligned.
868         * sysdeps/i386/i686/multiarch/ifunc-impl-list.c (MAX_IFUNC): Set
869         to 4.
870         (__libc_ifunc_impl_list): Test __bcopy_sse2_unaligned,
871         __memmove_chk_sse2_unaligned, __memmove_sse2_unaligned,
872         __memcpy_chk_sse2_unaligned, __memcpy_sse2_unaligned,
873         __mempcpy_chk_sse2_unaligned, and __mempcpy_sse2_unaligned.
875 2014-12-29  Chris Metcalf  <cmetcalf@ezchip.com>
877         * sysdeps/unix/sysv/linux/tst-setgetname.c (do_test): Use #ifndef
878         instead of #if to avoid a Wundef warning.
879         * stdlib/tst-limits.c (do_test): Likewise.
881         * sysdeps/tile/math_private.h (fetestexcept): Add macro to
882         parallel other exception macros.
883         (fegetenv): Convert from macro to extern inline so that it applies
884         retroactively to inline functions already seen by the compiler.
885         (fesetenv, feupdateenv, fegetround, fesetround): Likewise.
887         * posix/Makefile (before-compile): Use $(objpfx) for
888         posix-conf-vars-def.h.
890 2014-12-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
892         * posix/getconf.c (main): Use size_t for type of I.
893         * scripts-gen-posix-conf-vars.awk (END): Use size_t for type of
894         NSPEC.
896         * posix/posix-conf-vars.list (SPEC:XBS5): Add sysconf prefix.
897         * posix/confstr.c: Define NEED_SPEC_ARRAY to 0.
898         * posix/posix-envs.def: Likewise.
899         * sysdeps/posix/sysconf.c: Likewise.
900         * posix/getconf.c: Define NEED_SPEC_ARRAY to 1.
901         (specs): Remove array.
902         * scripts/gen-posix-conf-vars.awk: Support generation of specs
903         array.
905         * posix/posix-conf-vars.list: Add _POSIX sysconf namespace.
906         * sysdeps/posix/sysconf.c: Include posix-conf-vars.h.
907         (__sysconf): Use CONF_IS_* macros.
909         * posix/Makefile (before-compile): Add posix-conf-vars-def.h.
910         ($(objpfx)posix-conf-vars-def.h): New target.
911         * posix/posix-conf-vars.list: New file.
912         * posix/posix-conf-vars.h: New file.
913         * posix/confstr.c: Include posix-conf-vars.h.
914         (confstr): Use CONF_IS_* macros.
915         * posix/posix-envs.def: Include posix-conf-vars.h.  Use
916         CONF_IS_* macros.
917         * scripts/gen-posix-conf-vars.awk: New file.
919 2014-12-26  Chris Metcalf  <cmetcalf@ezchip.com>
921         * sysdeps/tile/math_private.h (fegetenv, fesetenv, feupdateenv,
922         fegetround): Add no-op macros to avoid linknamespace issues.
924         * sysdeps/unix/sysv/linux/clock_settime.c (SYSDEP_SETTIME): Remove
925         definitions of INTERNAL_VSYSCALL and INLINE_VSYSCALL.
927         * sysdeps/unix/sysv/linux/tile/sysdep.h
928         (HAVE_CLOCK_GETTIME_VSYSCALL): Move definition out of
929         assembly-specific section to avoid a redefinition warning.
931         * sysdeps/tile/jmpbuf-unwind.h (_JMPBUF_CFA_UNWINDS_ADJ): Cast to
932         long before casting to pointer to avoid a cast warning.
934 2014-12-23  Chris Metcalf  <cmetcalf@ezchip.com>
936         * sysdeps/tile/tilegx/Implies: New file.
938 2014-12-23  Richard Earnshaw  <rearnsha@arm.com>
940         * string/stpcpy.c (__stpcpy): Rewrite using strlen and memcpy.
942 2014-12-23  Florian Weimer  <fweimer@redhat.com>
944         * iconvdata/run-iconv-test.sh: Actually test iconv modules.
946 2014-12-22  Joseph Myers  <joseph@codesourcery.com>
948         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_UTIMES): Do
949         not define.
950         * sysdeps/unix/sysv/linux/utimes.c: Do not include
951         <kernel-features.h>.
952         (__utimes) [__NR_utimes]: Make code unconditional.
953         (__utimes) [!__ASSUME_UTIMES]: Remove conditional code.
954         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
955         (__ASSUME_UTIMES): Do not undefine.
956         * sysdeps/unix/sysv/linux/tile/kernel-features.h
957         (__ASSUME_UTIMES): Likewise.
958         * sysdeps/unix/sysv/linux/hppa/kernel-features.h
959         (__ASSUME_UTIMES): Define for [__LINUX_KERNEL_VERSION >= 0x030e00]
960         instead of undefining for [__LINUX_KERNEL_VERSION < 0x030e00].
961         * sysdeps/unix/sysv/linux/hppa/utimes.c: New file.
963 2014-12-22  Steve Ellcey  <sellcey@imgtec.com>
965         * sysdeps/mips/memcpy.S: Fix preprocessor indentation.
967 2014-12-22  Chris Metcalf  <cmetcalf@ezchip.com>
969         [BZ #17747]
970         * math/w_j0.c [defined NO_LONG_DOUBLE] (j0, y0): Convert strong
971         alias to weak alias for j0l, y0l.
972         * math/w_j1.c [defined NO_LONG_DOUBLE] (j1, y1): Likewise.
973         * math/w_jn.c [defined NO_LONG_DOUBLE] (jn, yn): Likewise.
975         [BZ #17746]
976         * sysdeps/tile/tilegx/strstr.c (STRSTR2): Remove implicit boolean
977         conversion.
979 2014-12-22  Steve Ellcey  <sellcey@imgtec.com>
981         * sysdeps/unix/mips/sysdep.h (__mips_isa_rev): Set
982         to zero if not already defined.
984 2014-12-22  Joseph Myers  <joseph@codesourcery.com>
986         [BZ #17724]
987         * sysdeps/ieee754/k_standard.c: Don't include <float.h>.
988         (__kernel_standard_f): Remove.  Moved to k_standardf.c.
989         (__kernel_standard_l): Remove.  Moved to k_standardl.c with
990         (char *) casts added.
991         * sysdeps/ieee754/k_standardf.c: New file.
992         * sysdeps/ieee754/k_standardl.c: Likewise.
993         * math/Makefile (libm-support): Remove k_standard.
994         (libm-calls): Add k_standard.
996 2014-12-22  Wilco Dijkstra  <wdijkstr@arm.com>
998         * sysdeps/aarch64/fpu/feenablxcpt.c (feenableexcept):
999         Optimize to avoid an unnecessary FPCR read.
1001 2014-12-22  Wilco Dijkstra  <wdijkstr@arm.com>
1003         * sysdeps/aarch64/fpu/fesetenv.c (fesetenv):
1004         Optimize to reduce FPCR/FPSR accesses.
1006 2014-12-22  Wilco Dijkstra  <wdijkstr@arm.com>
1008         * sysdeps/aarch64/fpu/ftestexcept.c (fetestexcept):
1009         Call libc_fetestexcept_aarch64.
1011 2014-12-22  Wilco Dijkstra  <wdijkstr@arm.com>
1013         * sysdeps/aarch64/fpu/fesetround.c (fesetround):
1014         Call libc_fesetround_aarch64.
1016 2014-12-22  Joseph Myers  <joseph@codesourcery.com>
1018         [BZ #17733]
1019         * sysdeps/unix/sysv/linux/bind.S (NO_WEAK_ALIAS): Do not define.
1020         (__bind): Do not define as weak alias.
1021         * sysdeps/unix/sysv/linux/getsockname.S (NO_WEAK_ALIAS): Do not
1022         define.
1023         (__getsockname): Do not define as weak alias.
1025 2014-12-22  Will Newton  <will.newton@linaro.org>
1027         * manual/install.texi: Document that we require bison 2.7
1028         or above.
1029         * INSTALL: Regenerate.
1030         * configure.ac: Use AC_CHECK_PROG_VER instead of
1031         AC_PATH_PROG when checking for bison and check for
1032         version 2.7 or above.
1033         * configure: Regenerate.
1035 2014-12-21  Chris Metcalf  <cmetcalf@ezchip.com>
1037         [BZ #17745]
1038         * sysdeps/tile/ffs.c (__ffs): Moved ffsll definition...
1039         * sysdeps/tile/ffsll.c (ffsll): To here.
1041         * sysdeps/unix/sysv/linux/tile/localplt.data: Removed.
1043 2014-12-21  H.J. Lu  <hongjiu.lu@intel.com>
1045         * elf/dl-tls.c (__tls_get_addr): Provide the hidden definition
1046         if not defined.
1047         * sysdeps/i386/dl-tls.h (___tls_get_addr): Provide the hidden
1048         definition.
1049         * sysdeps/i386/dl-tlsdesc.S (_dl_tlsdesc_dynamic): Call the
1050         hidden ___tls_get_addr.
1051         * sysdeps/x86_64/dl-tlsdesc.S (_dl_tlsdesc_dynamic): Call the
1052         hidden __tls_get_addr.
1053         * sysdeps/generic/localplt.data (__tls_get_addr): Removed.
1054         * sysdeps/unix/sysv/linux/i386/localplt.data (___tls_get_addr):
1055         Likewise.
1057 2014-12-21  Andreas Schwab  <schwab@linux-m68k.org>
1059         * sysdeps/m68k/dl-machine.h (RTLD_START): Remove @PLTPC from
1060         _dl_init call.
1062 2014-12-21  H.J. Lu  <hongjiu.lu@intel.com>
1064         * sysdeps/i386/dl-machine.h (_dl_start_user): Remove @PLT
1065         from "call _dl_init@PLT".
1066         * sysdeps/x86_64/dl-machine.h (_dl_start_user): Likewise.
1068 2014-12-21  Anders Kaseorg  <andersk@mit.edu>
1070         * manual/search.texi: (Array Sort Function): Clarify stable sorting
1071         guarantees.
1073 2014-12-20  Chris Metcalf  <cmetcalf@ezchip.com>
1075         * sysdeps/unix/sysv/linux/tile/localplt.data: New file.
1077 2014-12-19  Chris Metcalf  <cmetcalf@ezchip.com>
1079         [BZ #17744]
1080         * sysdeps/tile/tilegx/strstr.c (STRSTR): Call __strnlen, not
1081         strnlen.
1083 2014-12-19  Steve Ellcey  <sellcey@imgtec.com>
1085         * sysdeps/mips/addmul_1.S (__mpn_addmul_1): Use mulu/muhu instead
1086         of multu on MIPSr6.
1087         * sysdeps/mips/mul_1.S (__mpn_mul_1): Ditto.
1088         * sysdeps/mips/submul_1.S (__mpn_submul_1): Ditto.
1089         * sysdeps/mips/mips64/addmul_1.S (__mpn_addmul_1): Ditto.
1090         * sysdeps/mips/mips64/mul_1.S (__mpn_mul_1): Ditto.
1091         * sysdeps/mips/mips64/submul_1.S (__mpn_submul_1): Ditto.
1093 2014-12-19  Steve Ellcey  <sellcey@imgtec.com>
1095         * sysdeps/mips/sys/asm.h (PTR_ADDU): Use addu on mips32r6/mips64r6.
1096         (PTR_ADDIU): Use addiu for mips32r6/mips64r6.
1097         (PTR_SUBU): Use subu for mips32r6/mips64r6.
1098         (PTR_SUBIU): Use subu for mips32r6/mips64r6 (subiu does not exist).
1099         * sysdeps/mips/machine-gmon.h (PTR_ADDU_STRING) Use addu for
1100         mips32r6/mips64r6.
1101         (PTR_SUBU_STRING) Use subu for mips32r6/mips64r6.
1103 2014-12-19  Ondřej Bílka  <neleai@seznam.cz>
1105         * string/strncat.c (STRNCAT): Simplify implementation.
1107 2014-12-19  David S. Miller  <davem@davemloft.net>
1109         * sysdeps/sparc/sparc32/soft-fp/q_neg.c (_Q_neg): Use a union to
1110         access the quad as both a long double and as a series of 4 words.
1112         * get-dynamic-info.h (elf_get_dynamic_info): Ignore -Warray-bounds for a
1113         link_map->l_info array access.
1115 2014-12-19  Chris Metcalf  <cmetcalf@ezchip.com>
1117         * iconvdata/tst-loading.c (TIMEOUT): Increase timeout 10 sec.
1119         * math/atest-exp.c (TIMEOUT): Increase timeout to 10 sec.
1120         * math/atest-exp2.c (TIMEOUT): Likewise.
1121         * math/atest-sincos.c (TIMEOUT): Likewise.
1123 2014-12-19  H.J. Lu  <hongjiu.lu@intel.com>
1125         * sysdeps/x86_64/x32/Makefile (CFLAGS-s_llround.c): Replace
1126         -Wno-error with -fno-builtin-lround.
1128 2014-12-19  Torvald Riegel  <triegel@redhat.com>
1130         * sysdeps/unix/sysv/linux/i386/lowlevellock-futex.h: New file.
1131         Contains futex constants and functions moved over from ...
1132         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: ... here.  Include
1133         <lowlevellock-futex.h>.
1134         (lll_wait_tid): Use lll_futex_wait instead of assembly code.
1135         (lll_timedwait_tid): Add comments and parentheses around macro
1136         arguments.
1138 2014-12-19  Torvald Riegel  <triegel@redhat.com>
1140         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Include
1141         <lowlevellock-futex.h>.  Remove FUTEX_* constants defined there.
1142         (__lll_private_flag): Remove.
1143         (lll_futex_wait): Likewise.
1144         (lll_futex_timed_wait): Likewise.
1145         (lll_futex_wake): Likewise.
1146         (lll_futex_requeue): Likewise.
1147         (lll_wait_tid): Use lll_futex_wait instead of assembly code.
1148         (__lll_timedwait_tid): Spell out argument names.
1149         (lll_timedwait_tid): Add comments and parentheses around macro
1150         arguments.
1151         * sysdeps/unix/sysv/linux/lowlevellock-futex.h: Make FUTEX_* constants,
1152         LLL_SHARED and LLL_PRIVATE usable from assembly code.
1154 2014-12-19  Torvald Riegel  <triegel@redhat.com>
1156         * sysdeps/unix/sysv/linux/sh/libc-lowlevellock.S: Remove file.
1157         * sysdeps/unix/sysv/linux/sh/lowlevellock.S: Likewise.
1158         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
1159         * sysdeps/unix/sysv/linux/sh/lowlevelrobustlock.S: Likewise.
1160         * sysdeps/unix/sysv/linux/sh/pthread_barrier_wait.S: Likewise.
1161         * sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S: Likewise.
1162         * sysdeps/unix/sysv/linux/sh/pthread_cond_signal.S: Likewise.
1163         * sysdeps/unix/sysv/linux/sh/pthread_cond_timedwait.S: Likewise.
1164         * sysdeps/unix/sysv/linux/sh/pthread_cond_wait.S: Likewise.
1165         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedrdlock.S: Likewise.
1166         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedwrlock.S: Likewise.
1167         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_rdlock.S: Likewise.
1168         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_unlock.S: Likewise.
1169         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_wrlock.S: Likewise.
1170         * sysdeps/unix/sysv/linux/sh/sh4/lowlevellock.h: Likewise.
1171         * sysdeps/unix/sysv/linux/sh/sem_post.S: Likewise.
1172         * sysdeps/unix/sysv/linux/sh/sem_timedwait.S: Likewise.
1173         * sysdeps/unix/sysv/linux/sh/sem_trywait.S: Likewise.
1174         * sysdeps/unix/sysv/linux/sh/sem_wait.S: Likewise.
1176 2014-12-19  H.J. Lu  <hongjiu.lu@intel.com>
1178         * sysdeps/x86_64/x32/Makefile: New file.
1180 2014-12-19  H.J. Lu  <hongjiu.lu@intel.com>
1182         * sysdeps/i386/ldbl2mpn.c (__mpn_extract_long_double): Replace
1183         1L with (mp_limb_t) 1.
1185 2014-12-17  Roland McGrath  <roland@hack.frob.com>
1187         * sysdeps/nptl/fork.c (__fork_generation_pointer): Variable moved ...
1188         * nptl/libc_pthread_init.c: ... here.
1189         * sysdeps/nptl/fork.c (__fork_handlers): Variable moved ...
1190         * nptl/register-atfork.c: ... here.
1192         * sysdeps/nptl/gai_misc.h (__gai_start_notify_thread):
1193         Use pthread_sigmask rather than INTERNAL_SYSCALL.
1194         Use assert_perror to check its return value.
1195         (__gai_create_helper_thread): Likewise.
1197         * inet/if_index.c (__if_freenameindex): Add libc_hidden_def.
1199         * malloc/malloc.c (alloc_perturb, free_perturb): Remove inline keyword.
1201 2014-12-17  Joseph Myers  <joseph@codesourcery.com>
1203         [BZ #17725]
1204         * sysdeps/generic/profil-counter.h (profil_counter): Rename to
1205         __profil_counter.
1206         * sysdeps/unix/sysv/linux/hppa/profil-counter.h (profil_counter):
1207         Likewise.
1208         * sysdeps/unix/sysv/linux/i386/profil-counter.h (profil_counter):
1209         Likewise.
1210         * sysdeps/unix/sysv/linux/ia64/profil-counter.h (profil_counter):
1211         Likewise.
1212         * sysdeps/unix/sysv/linux/s390/s390-32/profil-counter.h
1213         (profil_counter): Likewise.
1214         * sysdeps/unix/sysv/linux/s390/s390-64/profil-counter.h
1215         (profil_counter): Likewise.
1216         * sysdeps/unix/sysv/linux/sh/profil-counter.h (profil_counter):
1217         Likewise.
1218         * sysdeps/unix/sysv/linux/tile/profil-counter.h (profil_counter):
1219         Likewise.
1220         * sysdeps/unix/sysv/linux/x86_64/profil-counter.h
1221         (profil_counter): Likewise.
1222         * sysdeps/unix/sysv/linux/arm/profil-counter.h (profil_counter):
1223         Likewise.
1224         [!__profil_counter] (profil_counter): Define as weak alias of
1225         __profil_counter.
1226         * sysdeps/unix/sysv/linux/sparc/sparc32/profil-counter.h
1227         (profil_counter): Rename to __profil_counter.
1228         [!__profil_counter] (profil_counter): Define as weak alias of
1229         __profil_counter.
1230         * sysdeps/unix/sysv/linux/sparc/sparc64/profil-counter.h
1231         (profil_counter): Rename to __profil_counter.
1232         [!__profil_counter] (profil_counter): Define as weak alias of
1233         __profil_counter.
1234         * sysdeps/posix/profil.c: Update comment referring to
1235         profil_counter.
1236         (__profil): Use __profil_counter instead of profil_counter.
1237         * sysdeps/posix/sprofil.c (profil_counter): Rename to
1238         __profil_counter.  Use __profil_counter_ushort and
1239         __profil_counter_uint in definitions.
1240         (__sprofil): Use __profil_counter_uint and __profil_counter_ushort
1241         instead of profil_counter_uint and profil_counter_ushort.
1243         [BZ #17722]
1244         * inet/inet_mkadr.c (inet_makeaddr): Rename to __inet_makeaddr and
1245         define as weak alias of __inet_makeaddr.
1246         * resolv/inet_addr.c (inet_addr): Rename to __inet_addr and define
1247         as weak alias of __inet_addr.
1248         * resolv/inet_pton.c (inet_pton): Rename to __inet_pton and define
1249         as weak alias of __inet_pton.  Use libc_hidden_weak.
1250         * include/arpa/inet.h (__inet_pton): Declare.  Use
1251         libc_hidden_proto.
1252         (inet_makeaddr): Don't use libc_hidden_proto.
1253         (__inet_makeaddr): Declare.  Use libc_hidden_proto.
1254         * resolv/res_init.c (__res_vinit): Use __inet_pton instead of
1255         inet_pton.  Use __inet_makeaddr instead of inet_makeaddr.
1256         * conform/Makefile (test-xfail-POSIX/pthread.h/linknamespace):
1257         Remove variable.
1258         (test-xfail-POSIX/sched.h/linknamespace): Likewise.
1259         (test-xfail-POSIX/time.h/linknamespace): Likewise.
1261 2014-12-17  Steve Ellcey  <sellcey@imgtec.com>
1263         * inet/getnetgrent_r.c: Move while loop to be inside if statement.
1265 2014-12-17  Stefan Liebler  <stli@linux.vnet.ibm.com>
1267         * stdio-common/bug-vfprintf-nargs.c (do_test):
1268         Cast value to intptr_t to avoid format warning
1269         for usage with PRIdPTR printing macro.
1271 2014-12-17  Stefan Liebler  <stli@linux.vnet.ibm.com>
1273         * libio/tst-widetext.c (do_test):
1274         Use format type %td instead of %Zd for ptrdiff_t
1275         in order to avoid format warning.
1277 2014-12-17  Andreas Schwab  <schwab@suse.de>
1279         * nscd/mem.c (gc): Add size_t cast to match printf format.
1281 2014-12-16  Roland McGrath  <roland@hack.frob.com>
1283         * sysdeps/gnu/unwind-resume.c: #include <sysdep.h>.
1284         (init): Apply PTR_MANGLE to pointers before storing them.
1285         (_Unwind_Resume, __gcc_personality_v0): Apply PTR_DEMANGLE to pointers
1286         before using them.
1288 2014-12-16  Joseph Myers  <joseph@codesourcery.com>
1290         [BZ #17719]
1291         * sysdeps/x86_64/memrchr.S (memrchr): Rename to __memrchr and
1292         define as weak alias of __memrchr.
1293         (__memrchr): Do not define as strong alias of memrchr.
1294         * conform/Makefile (test-xfail-XPG4/libgen.h/linknamespace):
1295         Remove variable.
1296         (test-xfail-UNIX98/libgen.h/linknamespace): Likewise.
1297         (test-xfail-XOPEN2K/libgen.h/linknamespace): Likewise.
1298         (test-xfail-XOPEN2K8/libgen.h/linknamespace): Likewise.
1300         [BZ #17717]
1301         * inet/if_index.c (if_nametoindex): Rename to __if_nametoindex and
1302         define as weak alias of __if_nametoindex.  Use libc_hidden_weak.
1303         (if_indextoname): Rename to __if_indextoname and define as weak
1304         alias of __if_indextoname.  Use libc_hidden_weak.
1305         (if_freenameindex): Rename to __if_freenameindex and define as
1306         weak alias of __if_freenameindex.
1307         (if_nameindex): Rename to __if_nameindex and define as weak alias
1308         of __if_nameindex.
1309         * sysdeps/mach/hurd/if_index.c (if_nametoindex): Rename to
1310         __if_nametoindex and define as weak alias of __if_nametoindex.
1311         Use libc_hidden_weak.
1312         (if_freenameindex): Rename to __if_freenameindex and define as
1313         weak alias of __if_freenameindex.
1314         (if_nameindex): Rename to __if_nameindex and define as weak alias
1315         of __if_nameindex.
1316         (if_indextoname): Rename to __if_indextoname and define as weak
1317         alias of __if_indextoname.  Use libc_hidden_weak.
1318         * sysdeps/unix/sysv/linux/if_index.c (if_nametoindex): Rename to
1319         __if_nametoindex and define as weak alias of __if_nametoindex.
1320         Use libc_hidden_weak.
1321         (if_freenameindex): Rename to __if_freenameindex and define as
1322         weak alias of __if_freenameindex.  Use libc_hidden_weak.
1323         (if_nameindex_netlink): Use __if_freenameindex instead of
1324         if_freenameindex.
1325         (if_nameindex): Rename to __if_nameindex and define as weak alias
1326         of __if_nameindex.  Use libc_hidden_weak.
1327         (if_indextoname): Rename to __if_indextoname and define as weak
1328         alias of __if_indextoname.  Use libc_hidden_weak.
1329         * include/net/if.h [!_ISOMAC] (__if_nametoindex): Declare and use
1330         libc_hidden_proto.
1331         [!_ISOMAC] (__if_freenameindex): Likewise.
1332         * resolv/res_init.c (__res_vinit): Use __if_nametoindex instead of
1333         if_nametoindex.
1334         * conform/Makefile (test-xfail-XPG4/grp.h/linknamespace): Remove
1335         variable.
1336         (test-xfail-XPG4/pwd.h/linknamespace): Likewise.
1337         (test-xfail-UNIX98/aio.h/linknamespace): Likewise.
1338         (test-xfail-UNIX98/grp.h/linknamespace): Likewise.
1339         (test-xfail-UNIX98/pthread.h/linknamespace): Likewise.
1340         (test-xfail-UNIX98/pwd.h/linknamespace): Likewise.
1341         (test-xfail-UNIX98/sched.h/linknamespace): Likewise.
1342         (test-xfail-UNIX98/time.h/linknamespace): Likewise.
1344         * conform/Makefile (test-xfail-UNIX98/semaphore.h/linknamespace):
1345         Remove variable.
1346         (test-xfail-XOPEN2K/semaphore.h/linknamespace): Likewise.
1347         (test-xfail-XOPEN2K8/semaphore.h/linknamespace): Likewise.
1349 2014-12-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
1351         * resolv/res_send.c (__libc_res_nsend): Disable warning 'array
1352         subscript above bounds'
1354         * resolv/res_send.c (__libc_res_nsend): Fix check for nsmap
1355         bounds.
1357 2014-12-16  Arjun Shankar  <arjun.is@lostca.se>
1359         * libio/tst-fopenloc.c: Use test-skeleton.c.
1361         * stdlib/tst-bsearch.c: Use test-skeleton.c.
1362         (entry): Rename to ITEM.
1363         (do_test, comp): Adjust.
1365         * stdio-common/tst-fseek.c: Use test-skeleton.c.
1367 2014-12-16  Torvald Riegel  <triegel@redhat.com>
1369         * string/tester.c: Include <libc-internal.h>.
1370         (test_memset): Ignore -Wmemset-transposed-args.
1372 2014-12-16  Torvald Riegel  <triegel@redhat.com>
1374         * misc/tst-mntent2.c (do_test): Fix warning.
1376 2014-12-16  Torvald Riegel  <triegel@redhat.com>
1378         * elf/tst-unique4lib.cc(a): Mark as used.
1380 2014-12-16  Florian Weimer  <fweimer@redhat.com>
1382         [BZ #17630]
1383         * resolv/nss_dns/dns-network.c (getanswer_r): Iterate over alias
1384         names.
1386 2014-12-16  Allan McRae  <allan@archlinux.org>
1388         * stdio-common/Makefile (tests): Re-add bug26.
1390 2014-12-15  Ondřej Bílka  <neleai@seznam.cz>
1392         [BZ #17657]
1393         * locale/programs/ld-ctype.c (find_translit2, read_widestring): Return
1394         static array.
1396 2014-12-15  Bernard Ogden  <bernie.ogden@linaro.org>
1398         * nptl/lowlevellock.c (__lll_lock_wait_private): Add comments.
1399         (__lll_lock_wait): Likewise.
1400         (__lll_timedlock_wait): Likewise.
1401         (__lll_timedwait_tid): Likewise.
1402         * nptl/lowlevelrobustlock.c (__lll_robust_lock_wait): Likewise.
1403         (__lll_robust_timedlock_wait): Likewise.
1404         * sysdeps/nptl/lowlevellock.h (lll_trylock): Likewise.
1405         (lll_cond_trylock): Likewise.
1406         (__lll_lock): Likewise.
1407         (__lll_robust_lock): Likewise.
1408         (__lll_cond_lock): Likewise.
1409         (lll_robust_cond_lock): Likewise.
1410         (__lll_timedlock): Likewise.
1411         (__lll_robust_timedlock): Likewise.
1412         (__lll_unlock): Likewise.
1413         (__lll_robust_unlock): Likewise.
1414         (lll_wait_tid): Likewise.
1415         (lll_timedwait_tid): Likewise.
1417 2014-12-15  Torvald Riegel  <triegel@redhat.com>
1419         * nptl/tst-sem4.c (do_test): Start with a fresh semaphore state.
1421 2014-12-15  Torvald Riegel  <triegel@redhat.com>
1423         * nptl/tst-mutex5.c (do_test): Do not skip tests if elision is enabled.
1425 2014-12-15  Adhemerval Zanella  <Azanella@linux.vnet.ibm.com>
1427         * stdio-common/test-vfprintf.c: Include <libc-internal.h>.
1428         * stdio-common/tst-sprintf.c: Likewise.
1430 2014-12-15  Torvald Riegel  <triegel@redhat.com>
1432         * sysdeps/unix/sysv/linux/s390/pthread_once.c: Remove file.
1434 2014-12-15  Jeff Law  <law@redhat.com>
1436         [BZ #16617]
1437         * stdio-common/vfprintf.c (vfprintf): Allocate large specs array
1438         on the heap.  (CVE-2012-3406)
1439         * stdio-common/bug23-2.c, stdio-common/bug23-3.c: New file.
1440         * stdio-common/bug23-4.c: New file.  Test case by Joseph Myers.
1441         * stdio-common/Makefile (tests): Add bug23-2, bug23-3, bug23-4.
1443 2014-12-15  Will Newton  <will.newton@linaro.org>
1445         * manual/install.texi: Bump required version of texinfo
1446         to 4.7 from 4.5.
1447         * INSTALL: Regenerated.
1448         * configure.ac: Check for makeinfo version 4.7 and above.
1449         * configure: Regenerated.
1451 2014-12-12  Roland McGrath  <roland@hack.frob.com>
1453         * sysdeps/posix/shm-directory.h (SHM_GET_NAME): Take new argument
1454         PREFIX, string constant to insert between directory and name.
1455         * sysdeps/posix/shm_open.c: Update caller.
1456         * sysdeps/posix/shm_unlink.c: Likewise.
1457         * nptl/semaphoreP.h (struct mountpoint_info): Type removed.
1458         (__where_is_shmfs, mountpoint, __namedsem_once): Declarations removed.
1459         (SEM_SHM_PREFIX): New macro.
1460         * sysdeps/posix/Makefile (librt-routines): Add shm-directory only if
1461         [$(have-thread-library) = no].
1462         * nptl/Makefile (libpthread-routines): Add shm-directory.
1463         * nptl/Versions (GLIBC_PRIVATE): Add __shm_directory.
1464         * sysdeps/nptl/shm-directory.h: New file.
1465         * sysdeps/posix/shm-directory.c
1466         [IS_IN (libpthread)] (__shm_directory): Add hidden_def.
1467         * sysdeps/unix/sysv/linux/shm-directory.c: Likewise.
1468         * nptl/sem_open.c (check_add_mapping): Use munmap function rather than
1469         INTERNAL_SYSCALL.
1470         (__where_is_shmfs): Function removed.
1471         (mountpoint, defaultmount, defaultdir, __namedsem_once):
1472         Variables removed.
1473         (sem_open): Use __libc_close function rather than INTERNAL_SYSCALL.
1474         Use SHM_GET_NAME.
1475         * nptl/sem_unlink.c: Prototypify.  Use SHM_GET_NAME.
1477         * sysdeps/nptl/bits/libc-lockP.h [IS_IN (libpthread)]
1478         (PTFAVAIL, __libc_ptf_call, __libc_ptf_call_always): Define as
1479         unconditional for use inside libpthread.
1480         [IS_IN (libpthread)]: Include <nptl/pthreadP.h>.
1482 2014-12-12  Roland McGrath  <roland@hack.frob.com>
1484         * nptl/pthread_getaffinity.c: New file.
1485         * nptl/pthread_setaffinity.c: New file.
1486         * nptl/pthread_getname.c: New file.
1487         * nptl/pthread_setname.c: New file.
1489         * nptl/pthread_create.c (START_THREAD_DEFN)
1490         [! __ASSUME_SET_ROBUST_LIST]: Add missing & in lll_futex_wake argument.
1492 2014-12-12  Stefan Liebler  <stli@linux.vnet.ibm.com>
1493             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1495         * resolv/res_send.c (send_vc): Disable warning resplen may
1496         be used uninitialized.
1498 2014-12-12  Stefan Liebler  <stli@linux.vnet.ibm.com>
1500         * nptl/tst-mutex6.c
1501         (ATTR_NULL): New define checks ATTR against NULL.
1502         (do_test): Use !ATTR_NULL instead of ATTR != NULL.
1503         * nptl/tst-mutexpp6.c (ATTR_NULL): New define.
1505 2014-12-11  James Lemke  <jwlemke@codesourcery.com>
1507         [BZ #17581]
1508         * malloc/hooks.c
1509         (mem2mem_check): Revert my previous change.
1510         (malloc_check_get_size): Revert my previous change.
1511         (mem2chunk_check): Revert my previous change.
1513 2014-12-11  Roland McGrath  <roland@hack.frob.com>
1515         * sysdeps/posix/shm-directory.c: New file.
1516         * sysdeps/posix/shm-directory.h: New file.
1517         * sysdeps/posix/Makefile [($(subdir) = rt] (librt-routines): Add it.
1518         * sysdeps/posix/shm_open.c: Use SHM_GET_NAME.
1519         Use O_NOFOLLOW and O_CLOEXEC if available.  Transmute EISDIR to EINVAL.
1520         * sysdeps/posix/shm_unlink.c: Use SHM_GET_NAME.
1521         Transmute EPERM to EACCES.
1522         * sysdeps/unix/sysv/linux/shm-directory.c: New file, most code taken
1523         from ...
1524         * sysdeps/unix/sysv/linux/shm_open.c: ... here.  File removed.
1525         * sysdeps/unix/sysv/linux/shm_unlink.c: File removed.
1527 2014-12-11  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
1529         * sysdeps/sh/jmpbuf_unwind.h (_jmpbuf_sp): Declare SP as void
1530         pointer and cast to uintptr_t.
1531         * sysdeps/sh/nptl/tls.h (TLS_INIT_TP): Use NULL instead of 0.
1532         * sysdeps/unix/sysv/linux/sh/lowlevellock.h (lll_futex_timed_wait):
1533         Add cast to avoid warning.
1534         * sysdeps/unix/sysv/linux/sh/register-dump.h: Use 0 instead of NULL.
1536 2014-12-11  Joseph Myers  <joseph@codesourcery.com>
1538         * nptl/semaphore.h: Move to ...
1539         * sysdeps/pthread/semaphore.h: ... here.
1540         * Makefile (installed-headers): Change nptl/semaphore.h to
1541         sysdeps/pthread/semaphore.h.
1543 2014-12-11  Roland McGrath  <roland@hack.frob.com>
1545         * misc/tst-error1.c (do_test): Ignore -Wformat-security for
1546         generated error format strings.
1548         * stdio-common/tstdiomisc.c (t2): Ignore -Wformat and
1549         -Wformat-extra-args warnings for scanf formats.
1550         * stdio-common/scanf4.c (main): Ignore -Wformat-zero-length around
1551         test of zero-length format (duh).
1552         * stdio-common/scanf7.c (main): Ignore -Wformat warnings for
1553         corner-case scanf format test.
1554         * stdio-common/test-vfprintf.c (do_test): Ignore -Wformat-security for
1555         generated fprintf format string.
1556         * stdio-common/tst-sprintf.c (do_test): Ignore -Wformat warnings for
1557         corner-case sprintf format tests.
1558         * stdio-common/tst-printf.c: Ignore -Wformat throughout.
1559         * stdio-common/tst-printfsz.c (main): Ignore -Wformat and
1560         -Wformat-extra-args warnings throughout.
1561         * stdio-common/Makefile (CFLAGS-tstdiomisc.c): Variable removed.
1562         (CFLAGS-scanf4.c): Likewise.
1563         (CFLAGS-scanf7.c): Likewise.
1564         (CFLAGS-tst-sprintf.c): Likewise.
1565         (CFLAGS-tst-printf.c): Likewise.
1566         (CFLAGS-tst-printfsz.c): Likewise.
1568 2014-12-11  Joseph Myers  <joseph@codesourcery.com>
1570         * include/cpio.h: New file.
1571         * include/fmtmsg.h: Likewise.
1573         * tst-mbswcs1.c (show): Use %zu format instead of %Zd.  Cast
1574         corresponding format argument to size_t.
1575         * tst-mbswcs2.c (show): Likewise.  Use %td format for ptrdiff_t
1576         arguments.
1577         * tst-mbswcs3.c (show): Use %zu format instead of %Zd.  Cast
1578         corresponding format argument to size_t.
1579         * tst-mbswcs4.c (show): Likewise.  Use %td format for ptrdiff_t
1580         arguments.
1581         * tst-mbswcs5.c (show): Use %zu format instead of %Zd.  Cast
1582         corresponding format argument to size_t.
1583         * tst-trans.c (do_test): Use %lc format for wint_t arguments.
1584         * Makefile (CFLAGS-tst-mbswcs1.c): Remove variable.
1585         (CFLAGS-tst-mbswcs2.c): Likewise.
1586         (CFLAGS-tst-mbswcs3.c): Likewise.
1587         (CFLAGS-tst-mbswcs4.c): Likewise.
1588         (CFLAGS-tst-mbswcs5.c): Likewise.
1589         (CFLAGS-tst-trans.c): Likewise
1591 2014-12-11  Roland McGrath  <roland@hack.frob.com>
1593         * posix/regexbug1.c (main): Use "%s" format with regerror results,
1594         rather than assuming they won't contain any '%'s.
1596 2014-12-11  Chris Metcalf  <cmetcalf@ezchip.com>
1598         * sysdeps/tile/tilegx/memset.c (__memcpy): Add
1599         inhibit_loop_to_libcall to avoid recursive calls.
1600         * sysdeps/tile/tilegx/memcpy.c (__memcpy): Likewise.
1601         * sysdeps/tile/tilepro/memcpy.c (__memcpy): Likewise.
1603 2014-12-11  Adhemerval Zanella  <Azanella@linux.vnet.ibm.com>
1605         * include/sys/socket.h (__sendmmsg): Add __USE_GNU guards on function
1606         prototype.
1608 2014-12-11  Steve Ellcey  <sellcey@imgtec.com>
1610         * sysdeps/mips/dl-trampoline.c: Modify switch expression to have
1611         integer value instead of boolean.
1613 2014-12-11  Steve Ellcey  <sellcey@imgtec.com>
1615         * malloc/malloc.c: Fix powerof2 check.
1617 2014-12-11  Stefan Liebler  <stli@linux.vnet.ibm.com>
1619         * locale/programs/locfile.h (maybe_swap_uint32):
1620         Remove inline and add unused attribute.
1622 2014-12-11  Stefan Liebler  <stli@linux.vnet.ibm.com>
1624         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_load_address):
1625         Truncating assembler expression to a .long expression.
1627 2014-12-11  Andreas Schwab  <schwab@suse.de>
1629         * elf/rtld.c (struct map_args): Constify str member.
1630         (do_preload): Constify fname argument.
1632 2014-12-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1634         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: Remove overflow warnings for
1635         constants definition.
1637 2014-12-11  Andreas Schwab  <schwab@suse.de>
1639         [BZ #16657]
1640         * nptl/pthread_mutex_trylock.c (__pthread_mutex_trylock): Use
1641         FORCE_ELISION instead of DO_ELISION.
1642         * sysdeps/unix/sysv/linux/x86/force-elision.h (DO_ELISION):
1643         Remove.
1644         * sysdeps/unix/sysv/linux/s390/force-elision.h (DO_ELISION):
1645         Likewise.
1647         * iconvdata/gconv-modules: Remove duplicate entry.
1649 2014-12-11  Will Newton  <will.newton@linaro.org>
1651         Merge gettext 0.19.3 into intl/.
1653         This involves a number of cosmetic changes to comments
1654         and ANSI function definitions and prototypes throughout
1655         all the files. The gettext copyright header is used but
1656         with the date ranges taken from the glibc copy.
1658         * NEWS: Add gettext merge to 2.21.
1659         * intl/bindtextdom.c: Switch to gettext copyright.
1660         Use ANSI definitions and prototypes.
1661         Use gl_* locking primitives rather than __libc_* ones.
1662         Use __builtin_expect rather than __glibc_likely/unlikely.
1663         * intl/dcgettext.c: Switch to gettext copyright.
1664         Use ANSI definitions and prototypes.
1665         * intl/dcigettext.c: Switch to gettext copyright.
1666         Use ANSI definitions and prototypes.
1667         (INTDIV0_RAISES_SIGFPE): New define.
1668         Use gl_* locking primitives rather than __libc_* ones.
1669         Include eval-plural.h instead of plural-eval.c.
1670         Use __builtin_expect rather than __glibc_likely/unlikely.
1671         * intl/dcngettext.c: Switch to gettext copyright.
1672         Use ANSI definitions and prototypes.
1673         * intl/dgettext.c: Likewise.
1674         * intl/dngettext.c: Likewise.
1675         * intl/plural-eval.c: Renamed to...
1676         * intl/eval-plural.h: ...this.
1677         * intl/explodename.c: Switch to gettext copyright.
1678         Use ANSI definitions and prototypes.
1679         (_nl_explode_name): Use strchr instead of __rawmemchr.
1680         * intl/finddomain.c: Switch to gettext copyright.
1681         Use ANSI definitions and prototypes.
1682         Use gl_* locking primitives rather than __libc_* ones.
1683         (_nl_find_domain): Use malloc rather than alloca for
1684         allocation of temporary locale name.
1685         * intl/gettext.c: Switch to gettext copyright.
1686         Use ANSI definitions and prototypes.
1687         * intl/gettextP.h: Switch to gettext copyright.
1688         Use ANSI definitions and prototypes.
1689         Use gl_* locking primitives rather than __libc_* ones.
1690         * intl/gmo.h: Switch to gettext copyright.
1691         (struct sysdep_string): Move struct segment_pair outside of
1692         struct definition.
1693         * intl/hash-string.c: Use ANSI definitions and prototypes.
1694         * intl/hash-string.h: Switch to gettext copyright.
1695         Use ANSI definitions and prototypes.
1696         * intl/l10nflist.c: Switch to gettext copyright.
1697         Use ANSI definitions and prototypes.
1698         (_nl_normalize_codeset): Avoid integer overflow.
1699         * intl/loadinfo.h: Switch to gettext copyright.
1700         Use ANSI definitions and prototypes.
1701         (LIBINTL_DLL_EXPORTED): New define.
1702         (PATH_SEPARATOR): New define.
1703         * intl/loadmsgcat.c: Switch to gettext copyright.
1704         * intl/localealias.c: Switch to gettext copyright.
1705         Use ANSI definitions and prototypes.
1706         (_nl_expand_alias): Use PATH_SEPARATOR.
1707         * intl/ngettext.c: Switch to gettext copyright.
1708         Use ANSI definitions and prototypes.
1709         * intl/plural-exp.c: Likewise.
1710         * intl/plural-exp.h: Switch to gettext copyright.
1711         Use ANSI definitions and prototypes.
1712         (struct expression): Move definition of enum operator outside
1713         of struct definition.
1714         * intl/plural.c: Regenerate.
1715         * intl/plural.y: Switch to gettext copyright.
1716         Use ANSI definitions and prototypes.
1717         Port to bison 3.0.
1718         * intl/textdomain.c: Switch to gettext copyright.
1719         Use ANSI definitions and prototypes.
1720         Use gl_* locking primitives rather than __libc_* ones.
1722 2014-12-10  Steve Ellcey  <sellcey@imgtec.com>
1724         * debug/warning-nop.c: Add used atrribute.
1726 2014-12-10  Joseph Myers  <joseph@codesourcery.com>
1728         * sysdeps/unix/sysv/linux/mips/mips32/waitid.c: New file.
1730         * sysdeps/unix/sysv/linux/mips/mips64/Makefile
1731         [$(subdir) == signal] (CFLAGS-sigaction.c): New variable.
1732         [$(subdir) == nptl] (CFLAGS-sigaction.c): Likewise.
1734 2014-12-10  Joseph Myers  <joseph@codesourcery.com>
1735             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1737         [BZ #17634]
1738         * wcsmbs/wcschr.c [!WCSCHR] (wcschr): Define as __wcschr.
1739         Undefine after defining function.  Define as weak alias of
1740         __wcschr.  Use libc_hidden_weak.
1741         * include/wchar.h (__wcschr): Declare.  Use libc_hidden_proto.
1742         * sysdeps/i386/i686/multiarch/wcschr-c.c [IS_IN (libc) && SHARED]
1743         (libc_hidden_def): Also define __GI___wcschr alias.
1744         * sysdeps/i386/i686/multiarch/wcschr.S (wcschr): Rename to
1745         __wcschr and define as weak alias of __wcschr.
1746         * sysdeps/powerpc/power6/wcschr.c [!WCSCHR] (WCSCHR): Define as
1747         __wcschr.
1748         [!WCSCHR] (DEFAULT_WCSCHR): Define.
1749         [DEFAULT_WCSCHR] (__wcschr): Use libc_hidden_def.
1750         [DEFAULT_WCSCHR] (wcschr): Define as weak alias of __wcschr.  Use
1751         libc_hidden_weak.  Do not use libc_hidden_def.
1752         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-ppc32.c
1753         [IS_IN (libc) && SHARED] (libc_hidden_def): Also define
1754         __GI___wcschr alias.
1755         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr.c
1756         [IS_IN (libc)] (wcschr): Define as macro expanding to
1757         __redirect_wcschr.
1758         [IS_IN (libc)] (__wcschr_ppc): Use __redirect_wcschr in typeof.
1759         [IS_IN (libc)] (__wcschr_power6): Likewise.
1760         [IS_IN (libc)] (__wcschr_power7): Likewise.
1761         [IS_IN (libc)] (__libc_wcschr): New.  Define with libc_ifunc
1762         instead of wcschr.
1763         [IS_IN (libc)] (wcschr): Undefine and define as weak alias of
1764         __libc_wcschr.
1765         [!IS_IN (libc)] (libc_hidden_def): Do not undefine and redefine.
1766         * sysdeps/powerpc/powerpc64/multiarch/wcschr.c (wcschr): Rename to
1767         __wcschr and define as weak alias of __wcschr.  Use
1768         libc_hidden_builtin_def.
1769         * sysdeps/x86_64/wcschr.S (wcschr): Rename to __wcschr and define
1770         as weak alias of __wcschr.  Use libc_hidden_weak.
1771         * time/alt_digit.c (_nl_get_walt_digit): Use __wcschr instead of
1772         wcschr.
1773         * time/era.c (_nl_init_era_entries): Likewise.
1774         * conform/Makefile (test-xfail-ISO/time.h/linknamespace): Remove
1775         variable.
1776         (test-xfail-XPG3/time.h/linknamespace): Likewise.
1777         (test-xfail-XPG4/time.h/linknamespace): Likewise.
1779 2014-12-10  Joseph Myers  <joseph@codesourcery.com>
1781         * libio/tst-ftell-active-handler.c (do_ftruncate_test): Use %ld
1782         format for long int variable.
1784 2014-12-10  Anders Kaseorg  <andersk@MIT.EDU>
1786         [BZ #10672]
1787         * manual/search.texi: (Array Sort Function): Remove claim how to make
1788         qsort stable.
1790 2014-12-10  Andreas Schwab  <schwab@suse.de>
1792         [BZ #12847]
1793         * sysdeps/nptl/fork.c (fresetlockfiles): Skip files with
1794         user-controlled locks.
1796 2014-12-10  Richard Earnshaw  <rearnsha@arm.com>
1798         * sysdeps/aarch64/strchrnul.S (vrepmask): Use a call-clobbered
1799         register.
1801 2014-12-10  Joseph Myers  <joseph@codesourcery.com>
1803         * configure.ac (--disable-werror): New configure option.
1804         (enable_werror): New AC_SUBST.
1805         * configure: Regenerated.
1806         * config.make.in (enable-werror): New variable.
1807         * Makeconfig [$(enable-werror) = yes] (+gccwarn): Add -Werror
1808         -Wno-error=undef.
1809         (+gccwarn-c): Do not use -Werror=implicit-function-declaration.
1810         * manual/install.texi (Configuring and compiling): Document
1811         --disable-werror.
1812         * INSTALL: Regenerated.
1813         * debug/Makefile (CFLAGS-tst-chk1.c): Add -Wno-error.
1814         (CFLAGS-tst-chk2.c): Likewise.
1815         (CFLAGS-tst-chk3.c): Likewise.
1816         (CFLAGS-tst-chk4.cc): Likewise.
1817         (CFLAGS-tst-chk5.cc): Likewise.
1818         (CFLAGS-tst-chk6.cc): Likewise.
1819         (CFLAGS-tst-lfschk1.c): Likewise.
1820         (CFLAGS-tst-lfschk2.c): Likewise.
1821         (CFLAGS-tst-lfschk3.c): Likewise.
1822         (CFLAGS-tst-lfschk4.cc): Likewise.
1823         (CFLAGS-tst-lfschk5.cc): Likewise.
1824         (CFLAGS-tst-lfschk6.cc): Likewise.
1826         * stdio-common/tst-printfsz.c: Include <libc-internal.h>.
1827         (main): Disable -Wdeprecated-declarations around calls to
1828         register_printf_function.
1830         * stdio-common/tst-unlockedio.c: Include <libc-internal.h>.
1831         (do_test): Disable -Wdiv-by-zero around some calls to
1832         fwrite_unlocked and fread_unlocked.
1834         * include/libc-internal.h (DIAG_PUSH_NEEDS_COMMENT): New macro.
1835         (DIAG_POP_NEEDS_COMMENT): Likewise.
1836         (_DIAG_STR1): Likewise.
1837         (_DIAG_STR): Likewise.
1838         (DIAG_IGNORE_NEEDS_COMMENT): Likewise.
1839         * stdio-common/bug21.c: Include <libc-internal.h>.
1840         (do_test): Disable -Wformat around call to sscanf.
1841         * stdio-common/scanf14.c: Include <libc-internal.h>.
1842         (main): Disable -Wformat around some calls to scanf functions.
1844 2014-12-09  Torvald Riegel  <triegel@redhat.com>
1846         * sysdeps/unix/sysv/linux/sh/pthread_once.S: Remove file.
1848 2014-12-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1850         * libio/tst-ftell-active-handler.c (do_ftell_test): Fix wide-character
1851         stack variable alignment.
1853 2014-12-06  Joseph Myers  <joseph@codesourcery.com>
1855         [BZ #17682]
1856         * resource/Versions (libc): Add __getrlimit at GLIBC_PRIVATE.
1857         * resource/getrlimit.c (__getrlimit): Use libc_hidden_def.
1858         * sysdeps/mach/hurd/getrlimit.c (__getrlimit): Likewise.
1859         * include/sys/resource.h (__getrlimit): Use libc_hidden_proto.
1860         * nptl/nptl-init.c (__pthread_initialize_minimal_internal): Use
1861         __getrlimit instead of getrlimit.
1862         * nptl/pthread_cond_timedwait.c (__pthread_cond_timedwait): Use
1863         __gettimeofday instead of gettimeofday.
1864         * nptl/pthread_rwlock_timedrdlock.c (pthread_rwlock_timedrdlock):
1865         Likewise.
1866         * nptl/pthread_rwlock_timedwrlock.c (pthread_rwlock_timedwrlock):
1867         Likewise.
1868         * sysdeps/pthread/aio_misc.c (handle_fildes_io): Likewise.
1869         * conform/Makefile (test-xfail-POSIX2008/aio.h/linknamespace):
1870         Remove variable.
1871         (test-xfail-POSIX2008/pthread.h/linknamespace): Likewise.
1872         (test-xfail-POSIX2008/time.h/linknamespace): Likewise.
1874 2014-12-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1876         * libio/tst-ftell-active-handler.c (do_ftell_test): Fix buffer overrun
1877         for wide-character tests.
1879 2014-12-04  Roland McGrath  <roland@hack.frob.com>
1881         * io/openat64.c: #include <libc-internal.h>
1882         (__openat64): Prototypify.  Use ignore_value on MODE.
1883         * io/openat.c: Likewise.
1884         * misc/reboot.c: #include <libc-internal.h>
1885         (reboot): Prototypify.  Use ignore_value on HOWTO.
1886         * misc/ptrace.c: #include <libc-internal.h>
1887         (ptrace): Prototypify.  Use ignore_value for va_arg'd parameters.
1889 2014-12-04  Joseph Myers  <joseph@codesourcery.com>
1891         * conform/list-header-symbols.pl (%extra_syms): Add h_errno for
1892         XPG4, UNIX98 and XOPEN2K.
1893         * conform/Makefile (test-xfail-XOPEN2K/grp.h/linknamespace):
1894         Remove variable.
1895         (test-xfail-XOPEN2K/pwd.h/linknamespace): Likewise.
1897 2014-12-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
1899         * libio/fileops.c: Use ISO C style for function definitions.
1900         * libio/iofopen.c: Likewise.
1901         * libio/wfileops.c: Likewise.
1903         [BZ #17653]
1904         * libio/fileops.c (_IO_new_file_underflow): Unset cached
1905         offset on EOF.
1906         * libio/wfileops.c (_IO_wfile_underflow): Likewise.
1907         * libio/tst-ftell-active-handler.c (fgets_func_t): New type.
1908         (fgets_func): Function pointer to fgets and fgetws.
1909         (do_ftell_test): Add test to verify ftell value after read
1910         EOF.
1911         (do_test): Set fgets_func.
1913         * libio/tst-ftell-active-handler.c (do_ftruncate_test): Add
1914         O_TRUNC flag for w and w+ modes.
1915         (do_rewind_test): Likewise.
1916         (do_ftell_test): Likewise.
1917         (do_write_test): Likewise.
1919         [BZ #17647]
1920         * libio/fileops.c (do_ftell): Seek only when there are
1921         unflushed writes.
1922         * libio/wfileops.c (do_ftell_wide): Likewise.
1923         * libio/tst-ftell-active-handler.c (do_ftruncate_test): New
1924         test case.
1925         (do_one_test): Call it.
1927 2014-12-03  Joseph Myers  <joseph@codesourcery.com>
1929         * conform/list-header-symbols.pl (%extra_syms): Add getdate_err
1930         for XPG4, UNIX98, XOPEN2K and XOPEN2K8.
1931         * conform/Makefile (test-xfail-XOPEN2K/pthread.h/linknamespace):
1932         Remove variable.
1933         (test-xfail-XOPEN2K/time.h/linknamespace): Likewise.
1934         (test-xfail-XOPEN2K8/pthread.h/linknamespace): Likewise.
1935         (test-xfail-XOPEN2K8/time.h/linknamespace): Likewise.
1937 2014-12-02  Joseph Myers  <joseph@codesourcery.com>
1939         * conform/Makefile (test-xfail-XOPEN2K/aio.h/linknamespace):
1940         Remove variable.
1941         (test-xfail-XOPEN2K8/aio.h/linknamespace): Likewise.
1943         [BZ #17668]
1944         * inet/ifaddrs.c (getifaddrs): Rename to __getifaddrs and define
1945         as weak alias of __getifaddrs.  Use libc_hidden_weak.
1946         (freeifaddrs): Rename to __freeifaddrs and define as weak alias of
1947         __freeifaddrs.  Use libc_hidden_weak.
1948         * sysdeps/gnu/ifaddrs.c (getifaddrs): Rename to __getifaddrs and
1949         define as weak alias of __getifaddrs.  Use libc_hidden_weak.
1950         (freeifaddrs): Rename to __freeifaddrs and define as weak alias of
1951         __freeifaddrs.  Use libc_hidden_weak.
1952         * sysdeps/unix/sysv/linux/ifaddrs.c (getifaddrs): Rename to
1953         __getifaddrs and define as weak alias of __getifaddrs.  Use
1954         libc_hidden_weak.
1955         (freeifaddrs): Rename to __freeifaddrs and define as weak alias of
1956         __freeifaddrs.  Use libc_hidden_weak.
1957         * conform/Makefile (test-xfail-XOPEN2K/net/if.h/linknamespace):
1958         Remove variable.
1959         (test-xfail-POSIX2008/net/if.h/linknamespace): Likewise.
1960         (test-xfail-XOPEN2K8/net/if.h/linknamespace): Likewise.
1962 2014-12-02  Petar Jovanovic  <petar.jovanovic@rt-rk.com>
1964         [BZ #17601]
1965         * sysdeps/mips/start.S (__start): Use indirect jump to call
1966         __libc_start_main.
1968 2014-12-02  Joseph Myers  <joseph@codesourcery.com>
1970         * nptl/tst-stack4.c (dso_process): Use int not uintptr_t for t.
1972         * nptl/tst-mutex1.c: Include <stdbool.h>.
1973         [!ATTR] (ATTR_NULL): New macro.
1974         (do_test): Test !ATTR_NULL instead of ATTR != NULL.
1975         * nptl/tst-mutexpi1.c (ATTR_NULL): New macro.
1976         * nptl/tst-mutexpp1.c (ATTR_NULL): New macro.
1978         * posix/tst-getopt_long1.c (do_test): Cast elements of argv array
1979         to char *.
1981         [BZ #17665]
1982         * posix/unistd.h [__USE_MISC || (__USE_XOPEN && !__USE_UNIX98)]:
1983         Change conditional to [__USE_MISC].
1985         [BZ #17664]
1986         * misc/mntent_r.c (__getmntent_r): Use __fgets_unlocked instead of
1987         fgets_unlocked.
1988         * resolv/res_hconf.c [IS_IN (libc)] (fgets_unlocked): Define to
1989         __fgets_unlocked.
1990         * resolv/res_init.c (__res_vinit): Use __fgets_unlocked instead of
1991         fgets_unlocked.
1992         * conform/Makefile (test-xfail-XPG4/sys/statvfs.h/linknamespace):
1993         Remove variable.
1994         (test-xfail-POSIX/sys/mman.h/linknamespace): Likewise.
1995         (test-xfail-UNIX98/sys/mman.h/linknamespace): Likewise.
1996         (test-xfail-UNIX98/sys/statvfs.h/linknamespace): Likewise.
1997         (test-xfail-XOPEN2K/sys/mman.h/linknamespace): Likewise.
1998         (test-xfail-XOPEN2K/sys/statvfs.h/linknamespace): Likewise.
1999         (test-xfail-POSIX2008/sys/mman.h/linknamespace): Likewise.
2000         (test-xfail-POSIX2008/sys/statvfs.h/linknamespace): Likewise.
2001         (test-xfail-XOPEN2K8/sys/mman.h/linknamespace): Likewise.
2002         (test-xfail-XOPEN2K8/sys/statvfs.h/linknamespace): Likewise.
2004         * elf/tst-unique4lib.cc (b): Mark with __attribute__ ((used)).
2006 2014-12-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2008         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
2009         Remove strpbrk objects.
2010         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
2011         (__libc_ifunc_impl_list): Remove strpbrk implementation.
2012         * sysdeps/powerpc/powerpc64/multiarch/strpbrk-ppc64.c: Remove file.
2013         * sysdeps/powerpc/powerpc64/multiarch/strpbrk.c: Remove file.
2014         * sysdeps/powerpc/powerpc64/power7/strpbrk.S: Remove file.
2015         * sysdeps/powerpc/powerpc64/strpbrk.S: New file.
2017         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
2018         Remove strcspn objects.
2019         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
2020         (__libc_ifunc_impl_list): Remove strcspn implementation.
2021         * sysdeps/powerpc/powerpc64/multiarch/strcspn-ppc64.c: Remove file.
2022         * sysdeps/powerpc/powerpc64/multiarch/strcspn.c: Remove file.
2023         * sysdeps/powerpc/powerpc64/power7/strcspn.S: Remove file.
2024         * sysdeps/powerpc/powerpc64/strcspn.S: New file.
2026         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
2027         Remove strspn objetcs.
2028         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
2029         (__libc_ifunc_impl_list): Remove strspn implementation.
2030         * sysdeps/powerpc/powerpc64/multiarch/strspn-power7.S: Remove file.
2031         * sysdeps/powerpc/powerpc64/multiarch/strspn-ppc64.c: Likewise.
2032         * sysdeps/powerpc/powerpc64/power7/strspn.S: Remove file.
2033         * sysdeps/powerpc/powerpc64/strspn.S: New file.
2035 2014-12-01  James Lemke  <jwlemke@codesourcery.com>
2037         [BZ #17581]
2038         * malloc/hooks.c
2039         (mem2mem_check): Add a terminator to the chain of checking blocks.
2040         (malloc_check_get_size): Use it here.
2041         (mem2chunk_check): Ditto.
2043 2014-12-01  Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
2045         * sysdeps/powerpc/powerpc64/strtok.S: New file.
2046         * sysdeps/powerpc/powerpc64/strtok_r.S: New file.
2048 2014-11-29  Carlos O'Donell  <carlos@redhat.com>
2050         * bits/ioctl-types.h: Indent preprocessor directives correctly.
2052         * nptl/nptl-init.c: Include libc-internal.h.
2053         (__pthread_initialize_minimal_internal): Use ROUND_UP.
2055         * elf/ldconfig.c (search_dir): Expand comment.
2057 2014-11-29  Joseph Myers  <joseph@codesourcery.com>
2059         * conform/Makefile (linknamespace-symlist-stdlibs-base): New
2060         variable.
2061         (linknamespace-symlist-stdlibs-tests): Likewise.
2062         (tests-special): Append $(linknamespace-symlist-stdlibs-tests)
2063         instead of $(objpfx)symlist-stdlibs.
2064         (linknamespace-libs-isoc): New variable.
2065         (linknamespace-libs): Use $(linknamespace-libs-isoc).
2066         (linknamespace-libs-ISO): New variable.
2067         (linknamespace-libs-ISO99): Likewise.
2068         (linknamespace-libs-ISO11): Likewise.
2069         (linknamespace-libs-XPG3): Likewise.
2070         (linknamespace-libs-XPG4): Likewise.
2071         (linknamespace-libs-POSIX): Likewise.
2072         (linknamespace-libs-UNIX98): Likewise.
2073         (linknamespace-libs-XOPEN2K): Likewise.
2074         (linknamespace-libs-POSIX2008): Likewise.
2075         (linknamespace-libs-XOPEN2K8): Likewise.
2076         ($(objpfx)symlist-stdlibs): Replace by
2077         $(linknamespace-symlist-stdlibs-tests).  Use
2078         $(linknamespace-libs-$*) as set of libraries.
2079         ($(linknamespace-header-tests)): Update dependencies.  Use
2080         $(objpfx)symlist-stdlibs-$$std for --libsyms argument.
2081         (test-xfail-XPG4/sys/mman.h/linknamespace): Remove.
2082         * conform/linknamespace.pl: Remove comment about considering
2083         definitions of symbols from irrelevant libraries.
2085 2014-11-28  H.J. Lu  <hongjiu.lu@intel.com>
2087         [BZ #13862]
2088         * elf/dl-tls.c: Include <atomic.h>.
2089         (oom): Remove #ifdef SHARED/#endif.
2090         (_dl_static_dtv, _dl_initial_dtv): Moved before ...
2091         (_dl_resize_dtv): This.  Extracted from _dl_update_slotinfo.
2092         (_dl_allocate_tls_init): Resize DTV if the current DTV isn't
2093         big enough.
2094         (_dl_update_slotinfo): Call _dl_resize_dtv to resize DTV.
2095         * nptl/Makefile (tests): Add tst-stack4.
2096         (modules-names): Add tst-stack4mod.
2097         ($(objpfx)tst-stack4): New.
2098         (tst-stack4mod.sos): Likewise.
2099         ($(objpfx)tst-stack4.out): Likewise.
2100         ($(tst-stack4mod.sos)): Likewise.
2101         (clean): Likewise.
2102         * nptl/tst-stack4.c: New file.
2103         * nptl/tst-stack4mod.c: Likewise.
2105 2014-11-27  J. Brown  <jb999@gmx.de>
2107         * sysdeps/x86/bits/string.h: Add recent CPUs.
2109 2014-11-27  Joseph Myers  <joseph@codesourcery.com>
2111         * misc/tst-pselect.c (do_test): Use sigprocmask instead of
2112         sigblock.
2114         * libio/bug-ungetwc1.c (do_test): Verify results of getwc and
2115         feof.
2117         * dlfcn/failtestmod.c (constr): Do not store result of dlsym in a
2118         variable.
2120 2014-11-27  Stefan Liebler  <stli@linux.vnet.ibm.com>
2122         * nscd/connections.c: Include libc-internal.h because of macro
2123         usage ignore_value.
2125 2014-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
2127         * string/bits/string3.h (__warn_memset_zero_len): Don't
2128         declare for gcc newer than 5.0.
2129         (memset): Don't test for zero-length __LEN for gcc newer than
2130         5.0.
2132 2014-11-27  Joseph Myers  <joseph@codesourcery.com>
2134         * stdio-common/tst-fmemopen.c (do_test): Cast st_size values to
2135         size_t for %zu format.
2137         * nss/tst-nss-test1.c (do_test): Use %td printf format for pointer
2138         difference, not %ju.
2140 2014-11-26  Joseph Myers  <joseph@codesourcery.com>
2142         * include/libc-internal.h (ignore_value): New macro.
2143         * nscd/connections.c (restart): Wrap calls to setuid and setgid
2144         with ignore_value.
2146         * sysdeps/mips/__longjmp.c (____longjmp): Use prototype
2147         definition.
2149         * nptl/tst-cancel-self-cancelstate.c (do_test): Cast argument of
2150         pthread_cleanup_push to void *.
2152         * sysdeps/unix/sysv/linux/arm/libc-do-syscall.S (_FORTIFY_SOURCE):
2153         Undefine.
2155         [BZ #16619]
2156         [BZ #16740]
2157         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c (__frexpl): Use 1LL << 52
2158         instead of 1L << 52.
2160         * libio/bug-rewind.c (do_test): Check fwscanf return values.
2161         * libio/bug-rewind2.c (do_test): Likewise.
2163         * debug/test-stpcpy_chk-ifunc.c: Remove file.
2164         * debug/test-strcpy_chk-ifunc.c: Likewise.
2165         * wcsmbs/test-wcschr-ifunc.c: Likewise.
2166         * wcsmbs/test-wcscmp-ifunc.c: Likewise.
2167         * wcsmbs/test-wcscpy-ifunc.c: Likewise.
2168         * wcsmbs/test-wcslen-ifunc.c: Likewise.
2169         * wcsmbs/test-wcsrchr-ifunc.c: Likewise.
2170         * wcsmbs/test-wmemcmp-ifunc.c: Likewise.
2171         * Rules [$(multi-arch) = no] (tests): Do not filter out
2172         $(tests-ifunc).
2173         [$(multi-arch) = no] (xtests): Do not filter out $(xtests-ifunc).
2174         * debug/Makefile (tests-ifunc): Remove variable.
2175         (tests): Do not add $(tests-ifunc).
2176         * wcsmbs/Makefile (tests-ifunc): Remove variable.
2177         (tests): Do not add $(tests-ifunc).
2178         * benchtests/bench-string.h (TEST_IFUNC): Remove macro.
2179         [TEST_IFUNC]: Remove conditionals.
2180         * string/test-string.h (TEST_IFUNC): Remove macro.
2181         [TEST_IFUNC]: Remove conditionals.
2183         * string/test-strchr.c [!WIDE] (L): New macro.
2184         [WIDE] (L): Likewise.
2185         (check1): Use CHAR instead of char.  Use L on string and character
2186         constants.
2188 2014-11-26  Adhemerval Zanella  <azanella@linux.ibm.com>
2190         * csu/tst-atomic.c (do_test): Add atomic_exchange_and_add_{acq,rel}
2191         tests.
2192         * sysdeps/powerpc/bits/atomic.h
2193         (__arch_atomic_exchange_and_add_32_acq): Add definition.
2194         (__arch_atomic_exchange_and_add_32_rel): Likewise.
2195         (atomic_exchange_and_add_acq): Likewise.
2196         (atomic_exchange_and_add_rel): Likewise.
2197         * sysdeps/powerpc/powerpc32/bits/atomic.h
2198         (__arch_atomic_exchange_and_add_64_acq): Add definition.
2199         (__arch_atomic_exchange_and_add_64_rel): Likewise.
2200         * sysdeps/powerpc/powerpc64/bits/atomic.h
2201         (__arch_atomic_exchange_and_add_64_acq): Add definition.
2202         (__arch_atomic_exchange_and_add_64_rel): Likewise.
2204 2014-11-26  Torvald Riegel  <triegel@redhat.com>
2206         * nptl/tpp.c (__init_sched_fifo_prio, __pthread_tpp_change_priority):
2207         Change synchronization of __sched_fifo_min_prio and
2208         __sched_fifo_max_prio.
2209         * nptl/pthread_mutexattr_getprioceiling.c
2210         (pthread_mutexattr_getprioceiling): Likewise.
2211         * nptl/pthread_mutexattr_setprioceiling.c
2212         (pthread_mutexattr_setprioceiling): Likewise.
2213         * nptl/pthread_mutex_init.c (__pthread_mutex_init): Likewise.
2214         * nptl/pthread_mutex_setprioceiling.c (pthread_mutex_setprioceiling):
2215         Likewise.
2217 2014-11-26  Joseph Myers  <joseph@codesourcery.com>
2219         * setjmp/jmpbug.c (test): Make foo volatile and cast it to
2220         void.
2222 2014-11-25  Joseph Myers  <joseph@codesourcery.com>
2224         * stdio-common/tst-printf-round.c (test_hex_in_one_mode): Make
2225         third argument const.
2227 2014-11-25  Paul Eggert  <eggert@cs.ucla.edu>
2229         fnmatch: work around GCC compiler warning bug with uninit var
2230         * posix/fnmatch_loop.c (FCT): Use a scalar not a one-item array.
2231         This works around a bug with x86-64 GCC 4.9.2 and earlier
2232         where 'gcc -O2 -Wmaybe-uninitialized' incorrectly complains
2233         "../locale/weightwc.h:93:7: warning: '*((void *)&str+4)' may be
2234         used uninitialized in this function [-Wmaybe-uninitialized]".
2236 2014-11-25  Joseph Myers  <joseph@codesourcery.com>
2238         * posix/bug-regex31.c (main): Return RES not 0.
2240 2014-11-25  Anton Blanchard <anton@samba.org>
2242         * sysdeps/powerpc/bits/atomic.h
2243         (__arch_compare_and_exchange_bool_64_rel): Load from mem.
2245 2014-11-24  Sterling Augustine  <saugustine@google.com>
2247         * sysdeps/x86_64/start.S (_start): Use ENTRY and END macros.
2249 2014-11-24  Ryan Cumming  <etaoins@gmail.com>
2251         [BZ #17608]
2252         * sysdeps/unix/sysv/linux/bits/time.h: Define CLOCK_TAI.
2254 2014-11-24  Joseph Myers  <joseph@codesourcery.com>
2256         [BZ #17633]
2257         * stdio-common/perror.c (perror): Call __fileno instead of fileno.
2258         * conform/Makefile (test-xfail-ISO/stdio.h/linknamespace): Remove
2259         variable.
2260         (test-xfail-ISO99/stdio.h/linknamespace): Likewise.
2261         (test-xfail-ISO11/stdio.h/linknamespace): Likewise.
2263 2014-11-24  Wilco Dijkstra  <wdijkstr@arm.com>
2265         * string/strncpy.c (strncpy): Improve performance by using memset.
2267 2014-11-24  Wilco Dijkstra  <wdijkstr@arm.com>
2269         * string/strcpy.c (strcpy):
2270         Improve performance by using strlen and memcpy.
2272 2014-11-24  Leonhard Holz  <leonhard.holz@web.de>
2274         * string/strcoll_l.c (get_next_seq): __always_inline.
2275         * string/strcoll_l.c (do_compare): __always_inline.
2277 2014-11-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
2279         * include/bits/stdlib-float.h: Use IS_IN only if _ISOMAC is
2280         defined.
2281         * include/mqueue.h: Likewise.
2282         * include/stdlib.h: Likewise.
2284         * stdlib/isomac.c (fmt): Replace NOT_IN_libc with IN_MODULE.
2285         (get_null_defines): Adjust.
2286         * sunrpc/Makefile: Adjust comment.
2287         * Makerules (CPPFLAGS-nonlib): Remove NOT_IN_libc.
2288         * elf/Makefile (CPPFLAGS-sotruss-lib): Likewise.
2289         (CFLAGS-interp.c): Likewise.
2290         (CFLAGS-ldconfig.c): Likewise.
2291         (CPPFLAGS-.os): Likewise.
2292         * elf/rtld-Rules (rtld-CPPFLAGS): Likewise.
2293         * extra-lib.mk (CPPFLAGS-$(lib)): Likewise.
2294         * extra-modules.mk (extra-modules.mk): Likewise.
2295         * iconv/Makefile (CPPFLAGS-iconvprogs): Likewise.
2296         * locale/Makefile (CPPFLAGS-locale_programs): Likewise.
2297         * malloc/Makefile (CPPFLAGS-memusagestat): Likewise.
2298         * nscd/Makefile (CPPFLAGS-nscd): Likewise.
2299         * nss/Makefile (CPPFLAGS-nss_test1): Likewise.
2300         * stdlib/Makefile (CFLAGS-tst-putenvmod.c): Likewise.
2301         * sysdeps/gnu/Makefile ($(objpfx)errlist-compat.c): Likewise.
2302         * sysdeps/unix/sysv/linux/Makefile (CPPFLAGS-lddlibc4): Likewise.
2303         * iconvdata/Makefile (CPPFLAGS): Likewise.
2304         (cpp-srcs-left): Add libof for all iconvdata routines.
2305         * bits/stdio-lock.h: Replace NOT_IN_libc with IS_IN.
2306         * include/assert.h: Likewise.
2307         * include/ctype.h: Likewise.
2308         * include/errno.h: Likewise.
2309         * include/libc-symbols.h: Likewise.
2310         * include/math.h: Likewise.
2311         * include/netdb.h: Likewise.
2312         * include/resolv.h: Likewise.
2313         * include/stdio.h: Likewise.
2314         * include/stdlib.h: Likewise.
2315         * include/string.h: Likewise.
2316         * include/sys/stat.h: Likewise.
2317         * include/wctype.h: Likewise.
2318         * intl/l10nflist.c: Likewise.
2319         * libidn/idn-stub.c: Likewise.
2320         * libio/libioP.h: Likewise.
2321         * nptl/libc_multiple_threads.c: Likewise.
2322         * nptl/pthreadP.h: Likewise.
2323         * posix/regex_internal.h: Likewise.
2324         * resolv/res_hconf.c: Likewise.
2325         * sysdeps/arm/armv7/multiarch/memcpy.S: Likewise.
2326         * sysdeps/arm/memmove.S: Likewise.
2327         * sysdeps/arm/sysdep.h: Likewise.
2328         * sysdeps/generic/_itoa.h: Likewise.
2329         * sysdeps/generic/symbol-hacks.h: Likewise.
2330         * sysdeps/gnu/errlist.awk: Likewise.
2331         * sysdeps/gnu/errlist.c: Likewise.
2332         * sysdeps/i386/i586/memcpy.S: Likewise.
2333         * sysdeps/i386/i586/memset.S: Likewise.
2334         * sysdeps/i386/i686/memcpy.S: Likewise.
2335         * sysdeps/i386/i686/memmove.S: Likewise.
2336         * sysdeps/i386/i686/mempcpy.S: Likewise.
2337         * sysdeps/i386/i686/memset.S: Likewise.
2338         * sysdeps/i386/i686/multiarch/bcopy.S: Likewise.
2339         * sysdeps/i386/i686/multiarch/bzero.S: Likewise.
2340         * sysdeps/i386/i686/multiarch/memchr-sse2-bsf.S: Likewise.
2341         * sysdeps/i386/i686/multiarch/memchr-sse2.S: Likewise.
2342         * sysdeps/i386/i686/multiarch/memchr.S: Likewise.
2343         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Likewise.
2344         * sysdeps/i386/i686/multiarch/memcmp-ssse3.S: Likewise.
2345         * sysdeps/i386/i686/multiarch/memcmp.S: Likewise.
2346         * sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S: Likewise.
2347         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Likewise.
2348         * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
2349         * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
2350         * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
2351         * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
2352         * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
2353         * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
2354         * sysdeps/i386/i686/multiarch/memrchr-c.c: Likewise.
2355         * sysdeps/i386/i686/multiarch/memrchr-sse2-bsf.S: Likewise.
2356         * sysdeps/i386/i686/multiarch/memrchr-sse2.S: Likewise.
2357         * sysdeps/i386/i686/multiarch/memrchr.S: Likewise.
2358         * sysdeps/i386/i686/multiarch/memset-sse2-rep.S: Likewise.
2359         * sysdeps/i386/i686/multiarch/memset-sse2.S: Likewise.
2360         * sysdeps/i386/i686/multiarch/memset.S: Likewise.
2361         * sysdeps/i386/i686/multiarch/memset_chk.S: Likewise.
2362         * sysdeps/i386/i686/multiarch/rawmemchr.S: Likewise.
2363         * sysdeps/i386/i686/multiarch/strcat-sse2.S: Likewise.
2364         * sysdeps/i386/i686/multiarch/strcat-ssse3.S: Likewise.
2365         * sysdeps/i386/i686/multiarch/strcat.S: Likewise.
2366         * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: Likewise.
2367         * sysdeps/i386/i686/multiarch/strchr-sse2.S: Likewise.
2368         * sysdeps/i386/i686/multiarch/strchr.S: Likewise.
2369         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Likewise.
2370         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Likewise.
2371         * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
2372         * sysdeps/i386/i686/multiarch/strcpy-sse2.S: Likewise.
2373         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Likewise.
2374         * sysdeps/i386/i686/multiarch/strcpy.S: Likewise.
2375         * sysdeps/i386/i686/multiarch/strcspn.S: Likewise.
2376         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: Likewise.
2377         * sysdeps/i386/i686/multiarch/strlen-sse2.S: Likewise.
2378         * sysdeps/i386/i686/multiarch/strlen.S: Likewise.
2379         * sysdeps/i386/i686/multiarch/strnlen.S: Likewise.
2380         * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: Likewise.
2381         * sysdeps/i386/i686/multiarch/strrchr-sse2.S: Likewise.
2382         * sysdeps/i386/i686/multiarch/strrchr.S: Likewise.
2383         * sysdeps/i386/i686/multiarch/strspn.S: Likewise.
2384         * sysdeps/i386/i686/multiarch/wcschr-c.c: Likewise.
2385         * sysdeps/i386/i686/multiarch/wcschr-sse2.S: Likewise.
2386         * sysdeps/i386/i686/multiarch/wcschr.S: Likewise.
2387         * sysdeps/i386/i686/multiarch/wcscmp-sse2.S: Likewise.
2388         * sysdeps/i386/i686/multiarch/wcscmp.S: Likewise.
2389         * sysdeps/i386/i686/multiarch/wcscpy-c.c: Likewise.
2390         * sysdeps/i386/i686/multiarch/wcscpy-ssse3.S: Likewise.
2391         * sysdeps/i386/i686/multiarch/wcscpy.S: Likewise.
2392         * sysdeps/i386/i686/multiarch/wcslen-c.c: Likewise.
2393         * sysdeps/i386/i686/multiarch/wcslen-sse2.S: Likewise.
2394         * sysdeps/i386/i686/multiarch/wcslen.S: Likewise.
2395         * sysdeps/i386/i686/multiarch/wcsrchr-c.c: Likewise.
2396         * sysdeps/i386/i686/multiarch/wcsrchr-sse2.S: Likewise.
2397         * sysdeps/i386/i686/multiarch/wcsrchr.S: Likewise.
2398         * sysdeps/i386/i686/multiarch/wmemcmp-c.c: Likewise.
2399         * sysdeps/i386/i686/multiarch/wmemcmp.S: Likewise.
2400         * sysdeps/ia64/fpu/libm-symbols.h: Likewise.
2401         * sysdeps/nptl/bits/libc-lock.h: Likewise.
2402         * sysdeps/nptl/bits/libc-lockP.h: Likewise.
2403         * sysdeps/nptl/bits/stdio-lock.h: Likewise.
2404         * sysdeps/posix/closedir.c: Likewise.
2405         * sysdeps/posix/opendir.c: Likewise.
2406         * sysdeps/posix/readdir.c: Likewise.
2407         * sysdeps/posix/rewinddir.c: Likewise.
2408         * sysdeps/powerpc/novmx-sigjmp.c: Likewise.
2409         * sysdeps/powerpc/powerpc32/__longjmp.S: Likewise.
2410         * sysdeps/powerpc/powerpc32/bsd-_setjmp.S: Likewise.
2411         * sysdeps/powerpc/powerpc32/fpu/__longjmp.S: Likewise.
2412         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Likewise.
2413         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero.c: Likewise.
2414         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr.c: Likewise.
2415         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp-ppc32.S: Likewise.
2416         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp.c: Likewise.
2417         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-ppc32.S: Likewise.
2418         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy.c: Likewise.
2419         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove.c: Likewise.
2420         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy.c: Likewise.
2421         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr-ppc32.c: Likewise.
2422         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr.c: Likewise.
2423         * sysdeps/powerpc/powerpc32/power4/multiarch/memset-ppc32.S: Likewise.
2424         * sysdeps/powerpc/powerpc32/power4/multiarch/memset.c: Likewise.
2425         * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr.c: Likewise.
2426         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp.c: Likewise.
2427         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l.c: Likewise.
2428         * sysdeps/powerpc/powerpc32/power4/multiarch/strchr.c: Likewise.
2429         * sysdeps/powerpc/powerpc32/power4/multiarch/strchrnul.c: Likewise.
2430         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen-ppc32.S: Likewise.
2431         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen.c: Likewise.
2432         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase.c: Likewise.
2433         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase_l.c: Likewise.
2434         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp-ppc32.S: Likewise.
2435         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp.c: Likewise.
2436         * sysdeps/powerpc/powerpc32/power4/multiarch/strnlen.c: Likewise.
2437         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-ppc32.c: Likewise.
2438         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr.c: Likewise.
2439         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-ppc32.c: Likewise.
2440         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy.c: Likewise.
2441         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-ppc32.c: Likewise.
2442         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr.c: Likewise.
2443         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy.c: Likewise.
2444         * sysdeps/powerpc/powerpc32/power6/memset.S: Likewise.
2445         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise.
2446         * sysdeps/powerpc/powerpc64/__longjmp.S: Likewise.
2447         * sysdeps/powerpc/powerpc64/multiarch/bzero.c: Likewise.
2448         * sysdeps/powerpc/powerpc64/multiarch/memchr.c: Likewise.
2449         * sysdeps/powerpc/powerpc64/multiarch/memcmp-ppc64.c: Likewise.
2450         * sysdeps/powerpc/powerpc64/multiarch/memcmp.c: Likewise.
2451         * sysdeps/powerpc/powerpc64/multiarch/memcpy-ppc64.S: Likewise.
2452         * sysdeps/powerpc/powerpc64/multiarch/memcpy.c: Likewise.
2453         * sysdeps/powerpc/powerpc64/multiarch/memmove-ppc64.c: Likewise.
2454         * sysdeps/powerpc/powerpc64/multiarch/memmove.c: Likewise.
2455         * sysdeps/powerpc/powerpc64/multiarch/mempcpy.c: Likewise.
2456         * sysdeps/powerpc/powerpc64/multiarch/memrchr.c: Likewise.
2457         * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S: Likewise.
2458         * sysdeps/powerpc/powerpc64/multiarch/memset.c: Likewise.
2459         * sysdeps/powerpc/powerpc64/multiarch/rawmemchr.c: Likewise.
2460         * sysdeps/powerpc/powerpc64/multiarch/stpcpy-ppc64.S: Likewise.
2461         * sysdeps/powerpc/powerpc64/multiarch/stpcpy.c: Likewise.
2462         * sysdeps/powerpc/powerpc64/multiarch/stpncpy.c: Likewise.
2463         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp.c: Likewise.
2464         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l.c: Likewise.
2465         * sysdeps/powerpc/powerpc64/multiarch/strcat.c: Likewise.
2466         * sysdeps/powerpc/powerpc64/multiarch/strchr.c: Likewise.
2467         * sysdeps/powerpc/powerpc64/multiarch/strchrnul.c: Likewise.
2468         * sysdeps/powerpc/powerpc64/multiarch/strcmp-ppc64.S: Likewise.
2469         * sysdeps/powerpc/powerpc64/multiarch/strcmp.c: Likewise.
2470         * sysdeps/powerpc/powerpc64/multiarch/strcpy-ppc64.S: Likewise.
2471         * sysdeps/powerpc/powerpc64/multiarch/strcpy.c: Likewise.
2472         * sysdeps/powerpc/powerpc64/multiarch/strcspn.c: Likewise.
2473         * sysdeps/powerpc/powerpc64/multiarch/strlen-ppc64.S: Likewise.
2474         * sysdeps/powerpc/powerpc64/multiarch/strlen.c: Likewise.
2475         * sysdeps/powerpc/powerpc64/multiarch/strncase.c: Likewise.
2476         * sysdeps/powerpc/powerpc64/multiarch/strncase_l.c: Likewise.
2477         * sysdeps/powerpc/powerpc64/multiarch/strncat.c: Likewise.
2478         * sysdeps/powerpc/powerpc64/multiarch/strncmp-ppc64.S: Likewise.
2479         * sysdeps/powerpc/powerpc64/multiarch/strncmp.c: Likewise.
2480         * sysdeps/powerpc/powerpc64/multiarch/strncpy-ppc64.c: Likewise.
2481         * sysdeps/powerpc/powerpc64/multiarch/strncpy.c: Likewise.
2482         * sysdeps/powerpc/powerpc64/multiarch/strnlen.c: Likewise.
2483         * sysdeps/powerpc/powerpc64/multiarch/strpbrk.c: Likewise.
2484         * sysdeps/powerpc/powerpc64/multiarch/strrchr-ppc64.c: Likewise.
2485         * sysdeps/powerpc/powerpc64/multiarch/strrchr.c: Likewise.
2486         * sysdeps/powerpc/powerpc64/multiarch/strspn-ppc64.c: Likewise.
2487         * sysdeps/powerpc/powerpc64/multiarch/strspn.c: Likewise.
2488         * sysdeps/powerpc/powerpc64/multiarch/wcschr.c: Likewise.
2489         * sysdeps/powerpc/powerpc64/multiarch/wcscpy.c: Likewise.
2490         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr.c: Likewise.
2491         * sysdeps/powerpc/powerpc64/multiarch/wordcopy.c: Likewise.
2492         * sysdeps/powerpc/powerpc64/setjmp.S: Likewise.
2493         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: Likewise.
2494         * sysdeps/s390/s390-32/multiarch/memcmp.S: Likewise.
2495         * sysdeps/s390/s390-32/multiarch/memcpy.S: Likewise.
2496         * sysdeps/s390/s390-32/multiarch/memset.S: Likewise.
2497         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: Likewise.
2498         * sysdeps/s390/s390-64/multiarch/memcmp.S: Likewise.
2499         * sysdeps/s390/s390-64/multiarch/memcpy.S: Likewise.
2500         * sysdeps/s390/s390-64/multiarch/memset.S: Likewise.
2501         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara1.S: Likewise.
2502         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Likewise.
2503         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S: Likewise.
2504         * sysdeps/sparc/sparc64/multiarch/memcpy-ultra3.S: Likewise.
2505         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Likewise.
2506         * sysdeps/sparc/sparc64/multiarch/memset-niagara1.S: Likewise.
2507         * sysdeps/sparc/sparc64/multiarch/memset-niagara4.S: Likewise.
2508         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
2509         * sysdeps/unix/alpha/sysdep.S: Likewise.
2510         * sysdeps/unix/alpha/sysdep.h: Likewise.
2511         * sysdeps/unix/make-syscalls.sh: Likewise.
2512         * sysdeps/unix/sysv/linux/aarch64/sysdep-cancel.h: Likewise.
2513         * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Likewise.
2514         * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h: Likewise.
2515         * sysdeps/unix/sysv/linux/alpha/vfork.S: Likewise.
2516         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h: Likewise.
2517         * sysdeps/unix/sysv/linux/arm/sysdep.h: Likewise.
2518         * sysdeps/unix/sysv/linux/getpid.c: Likewise.
2519         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Likewise.
2520         * sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h: Likewise.
2521         * sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S: Likewise.
2522         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: Likewise.
2523         * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Likewise.
2524         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
2525         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h: Likewise.
2526         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h: Likewise.
2527         * sysdeps/unix/sysv/linux/ia64/sysdep.S: Likewise.
2528         * sysdeps/unix/sysv/linux/ia64/sysdep.h: Likewise.
2529         * sysdeps/unix/sysv/linux/lowlevellock-futex.h: Likewise.
2530         * sysdeps/unix/sysv/linux/m68k/bits/m68k-vdso.h: Likewise.
2531         * sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h: Likewise.
2532         * sysdeps/unix/sysv/linux/m68k/sysdep.h: Likewise.
2533         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Likewise.
2534         * sysdeps/unix/sysv/linux/microblaze/sysdep-cancel.h: Likewise.
2535         * sysdeps/unix/sysv/linux/mips/mips64/sysdep-cancel.h: Likewise.
2536         * sysdeps/unix/sysv/linux/mips/sysdep-cancel.h: Likewise.
2537         * sysdeps/unix/sysv/linux/not-cancel.h: Likewise.
2538         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Likewise.
2539         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h: Likewise.
2540         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h: Likewise.
2541         * sysdeps/unix/sysv/linux/s390/longjmp_chk.c: Likewise.
2542         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: Likewise.
2543         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: Likewise.
2544         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.S: Likewise.
2545         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
2546         * sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: Likewise.
2547         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: Likewise.
2548         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.S: Likewise.
2549         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
2550         * sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: Likewise.
2551         * sysdeps/unix/sysv/linux/sh/lowlevellock.S: Likewise.
2552         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
2553         * sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: Likewise.
2554         * sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
2555         * sysdeps/unix/sysv/linux/sh/vfork.S: Likewise.
2556         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Likewise.
2557         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: Likewise.
2558         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
2559         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
2560         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: Likewise.
2561         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
2562         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Likewise.
2563         * sysdeps/unix/sysv/linux/tile/sysdep-cancel.h: Likewise.
2564         * sysdeps/unix/sysv/linux/tile/sysdep.h: Likewise.
2565         * sysdeps/unix/sysv/linux/tile/waitpid.S: Likewise.
2566         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.S: Likewise.
2567         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Likewise.
2568         * sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: Likewise.
2569         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
2570         * sysdeps/wordsize-32/symbol-hacks.h: Likewise.
2571         * sysdeps/x86_64/memcpy.S: Likewise.
2572         * sysdeps/x86_64/memmove.c: Likewise.
2573         * sysdeps/x86_64/memset.S: Likewise.
2574         * sysdeps/x86_64/multiarch/init-arch.h: Likewise.
2575         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Likewise.
2576         * sysdeps/x86_64/multiarch/memcmp-ssse3.S: Likewise.
2577         * sysdeps/x86_64/multiarch/memcmp.S: Likewise.
2578         * sysdeps/x86_64/multiarch/memcpy-avx-unaligned.S: Likewise.
2579         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
2580         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
2581         * sysdeps/x86_64/multiarch/memcpy.S: Likewise.
2582         * sysdeps/x86_64/multiarch/memcpy_chk.S: Likewise.
2583         * sysdeps/x86_64/multiarch/memmove.c: Likewise.
2584         * sysdeps/x86_64/multiarch/mempcpy.S: Likewise.
2585         * sysdeps/x86_64/multiarch/mempcpy_chk.S: Likewise.
2586         * sysdeps/x86_64/multiarch/memset-avx2.S: Likewise.
2587         * sysdeps/x86_64/multiarch/memset.S: Likewise.
2588         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
2589         * sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S: Likewise.
2590         * sysdeps/x86_64/multiarch/strcat-ssse3.S: Likewise.
2591         * sysdeps/x86_64/multiarch/strcat.S: Likewise.
2592         * sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S: Likewise.
2593         * sysdeps/x86_64/multiarch/strchr.S: Likewise.
2594         * sysdeps/x86_64/multiarch/strcmp-ssse3.S: Likewise.
2595         * sysdeps/x86_64/multiarch/strcmp.S: Likewise.
2596         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Likewise.
2597         * sysdeps/x86_64/multiarch/strcpy-ssse3.S: Likewise.
2598         * sysdeps/x86_64/multiarch/strcpy.S: Likewise.
2599         * sysdeps/x86_64/multiarch/strcspn.S: Likewise.
2600         * sysdeps/x86_64/multiarch/strspn.S: Likewise.
2601         * sysdeps/x86_64/multiarch/wcscpy-c.c: Likewise.
2602         * sysdeps/x86_64/multiarch/wcscpy-ssse3.S: Likewise.
2603         * sysdeps/x86_64/multiarch/wcscpy.S: Likewise.
2604         * sysdeps/x86_64/multiarch/wmemcmp-c.c: Likewise.
2605         * sysdeps/x86_64/multiarch/wmemcmp.S: Likewise.
2606         * sysdeps/x86_64/strcmp.S: Likewise.
2608         * extra-lib.mk (CPPFLAGS-$(lib)): Remove IS_IN_$(lib).
2610         * elf/Makefile (CPPFLAGS-.os): Remove IS_IN_rtld.
2611         * elf/dl-open.c: Use IS_IN (rtld) instead if IS_IN_rtld.
2612         * elf/rtld-Rules: Likewise.
2613         * elf/setup-vdso.h: Likewise.
2614         * include/assert.h: Likewise.
2615         * include/bits/stdlib-float.h: Likewise.
2616         * include/errno.h: Likewise.
2617         * include/sys/stat.h: Likewise.
2618         * include/unistd.h: Likewise.
2619         * sysdeps/aarch64/setjmp.S: Likewise.
2620         * sysdeps/alpha/setjmp.S: Likewise.
2621         * sysdeps/arm/__longjmp.S: Likewise.
2622         * sysdeps/arm/aeabi_unwind_cpp_pr1.c: Likewise.
2623         * sysdeps/arm/setjmp.S: Likewise.
2624         * sysdeps/arm/sysdep.h: Likewise.
2625         * sysdeps/generic/_itoa.h: Likewise.
2626         * sysdeps/generic/dl-sysdep.h: Likewise.
2627         * sysdeps/generic/ldsodefs.h: Likewise.
2628         * sysdeps/i386/dl-tls.h: Likewise.
2629         * sysdeps/i386/setjmp.S: Likewise.
2630         * sysdeps/m68k/setjmp.c: Likewise.
2631         * sysdeps/mach/hurd/dl-execstack.c: Likewise.
2632         * sysdeps/mach/hurd/opendir.c: Likewise.
2633         * sysdeps/posix/getcwd.c: Likewise.
2634         * sysdeps/posix/opendir.c: Likewise.
2635         * sysdeps/posix/profil.c: Likewise.
2636         * sysdeps/powerpc/dl-procinfo.h: Likewise.
2637         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Likewise.
2638         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Likewise.
2639         * sysdeps/powerpc/powerpc32/power4/multiarch/init-arch.h: Likewise.
2640         * sysdeps/powerpc/powerpc32/setjmp-common.S: Likewise.
2641         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Likewise.
2642         * sysdeps/powerpc/powerpc64/setjmp-common.S: Likewise.
2643         * sysdeps/s390/dl-tls.h: Likewise.
2644         * sysdeps/s390/s390-32/setjmp.S: Likewise.
2645         * sysdeps/s390/s390-64/setjmp.S: Likewise.
2646         * sysdeps/sh/sh3/setjmp.S: Likewise.
2647         * sysdeps/sh/sh4/setjmp.S: Likewise.
2648         * sysdeps/unix/alpha/sysdep.h: Likewise.
2649         * sysdeps/unix/arm/sysdep.S: Likewise.
2650         * sysdeps/unix/i386/sysdep.S: Likewise.
2651         * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Likewise.
2652         * sysdeps/unix/sysv/linux/getcwd.c: Likewise.
2653         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Likewise.
2654         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: Likewise.
2655         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
2656         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h: Likewise.
2657         * sysdeps/unix/sysv/linux/ia64/setjmp.S: Likewise.
2658         * sysdeps/unix/sysv/linux/ia64/sysdep.h: Likewise.
2659         * sysdeps/unix/sysv/linux/lowlevellock-futex.h: Likewise.
2660         * sysdeps/unix/sysv/linux/m68k/bits/m68k-vdso.h: Likewise.
2661         * sysdeps/unix/sysv/linux/m68k/m68k-helpers.S: Likewise.
2662         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Likewise.
2663         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Likewise.
2664         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h: Likewise.
2665         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
2666         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: Likewise.
2667         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
2668         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
2669         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
2670         * sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
2671         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Likewise.
2672         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
2673         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
2674         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Likewise.
2675         * sysdeps/unix/sysv/linux/tile/sysdep.h: Likewise.
2676         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Likewise.
2677         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
2678         * sysdeps/unix/x86_64/sysdep.S: Likewise.
2679         * sysdeps/x86_64/setjmp.S: Likewise.
2681         * include/math.h: Use IS_IN instead of IS_IN_libm.
2682         * sysdeps/alpha/fpu/s_copysign.c: Likewise.
2683         * sysdeps/ieee754/ldbl-128ibm/s_copysignl.c: Likewise.
2684         * sysdeps/ieee754/ldbl-128ibm/s_finitel.c: Likewise.
2685         * sysdeps/ieee754/ldbl-128ibm/s_fmal.c: Likewise.
2686         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c: Likewise.
2687         * sysdeps/ieee754/ldbl-128ibm/s_isinfl.c: Likewise.
2688         * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c: Likewise.
2689         * sysdeps/ieee754/ldbl-128ibm/s_modfl.c: Likewise.
2690         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
2691         * sysdeps/ieee754/ldbl-128ibm/s_signbitl.c: Likewise.
2692         * sysdeps/ieee754/ldbl-64-128/s_copysignl.c: Likewise.
2693         * sysdeps/ieee754/ldbl-64-128/s_finitel.c: Likewise.
2694         * sysdeps/ieee754/ldbl-64-128/s_frexpl.c: Likewise.
2695         * sysdeps/ieee754/ldbl-64-128/s_isinfl.c: Likewise.
2696         * sysdeps/ieee754/ldbl-64-128/s_isnanl.c: Likewise.
2697         * sysdeps/ieee754/ldbl-64-128/s_modfl.c: Likewise.
2698         * sysdeps/ieee754/ldbl-64-128/s_scalbnl.c: Likewise.
2699         * sysdeps/ieee754/ldbl-64-128/s_signbitl.c: Likewise.
2700         * sysdeps/ieee754/ldbl-64-128/w_scalblnl.c: Likewise.
2701         * sysdeps/ieee754/ldbl-opt/s_copysign.c: Likewise.
2702         * sysdeps/ieee754/ldbl-opt/s_finite.c: Likewise.
2703         * sysdeps/ieee754/ldbl-opt/s_frexp.c: Likewise.
2704         * sysdeps/ieee754/ldbl-opt/s_isinf.c: Likewise.
2705         * sysdeps/ieee754/ldbl-opt/s_isnan.c: Likewise.
2706         * sysdeps/ieee754/ldbl-opt/s_ldexp.c: Likewise.
2707         * sysdeps/ieee754/ldbl-opt/s_ldexpl.c: Likewise.
2708         * sysdeps/ieee754/ldbl-opt/s_modf.c: Likewise.
2709         * sysdeps/ieee754/ldbl-opt/s_scalbln.c: Likewise.
2710         * sysdeps/ieee754/ldbl-opt/s_scalbn.c: Likewise.
2711         * sysdeps/powerpc/power5+/fpu/s_modf.c: Likewise.
2712         * sysdeps/powerpc/powerpc32/fpu/s_copysign.S: Likewise.
2713         * sysdeps/powerpc/powerpc32/fpu/s_copysignl.S: Likewise.
2714         * sysdeps/powerpc/powerpc32/fpu/s_isnan.S: Likewise.
2715         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign.c:
2716         Likewise.
2717         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite.c:
2718         Likewise.
2719         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf.c:
2720         Likewise.
2721         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan.c:
2722         Likewise.
2723         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf.c:
2724         Likewise.
2725         * sysdeps/powerpc/powerpc32/power5/fpu/s_isnan.S: Likewise.
2726         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysign.S: Likewise.
2727         * sysdeps/powerpc/powerpc32/power6/fpu/s_isnan.S: Likewise.
2728         * sysdeps/powerpc/powerpc32/power7/fpu/s_finite.S: Likewise.
2729         * sysdeps/powerpc/powerpc32/power7/fpu/s_isinf.S: Likewise.
2730         * sysdeps/powerpc/powerpc32/power7/fpu/s_isnan.S: Likewise.
2731         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign.c: Likewise.
2732         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite.c: Likewise.
2733         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf.c: Likewise.
2734         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan.c: Likewise.
2735         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf.c: Likewise.
2736         * sysdeps/powerpc/powerpc64/fpu/s_copysign.S: Likewise.
2737         * sysdeps/powerpc/powerpc64/fpu/s_copysignl.S: Likewise.
2738         * sysdeps/powerpc/powerpc64/fpu/s_isnan.S: Likewise.
2739         * sysdeps/powerpc/powerpc64/power5/fpu/s_isnan.S: Likewise.
2740         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysign.S: Likewise.
2741         * sysdeps/powerpc/powerpc64/power6/fpu/s_isnan.S: Likewise.
2742         * sysdeps/powerpc/powerpc64/power6x/fpu/s_isnan.S: Likewise.
2743         * sysdeps/powerpc/powerpc64/power7/fpu/s_finite.S: Likewise.
2744         * sysdeps/powerpc/powerpc64/power7/fpu/s_isinf.S: Likewise.
2745         * sysdeps/powerpc/powerpc64/power7/fpu/s_isnan.S: Likewise.
2746         * sysdeps/powerpc/powerpc64/power8/fpu/s_finite.S: Likewise.
2747         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinf.S: Likewise.
2748         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S: Likewise.
2749         * sysdeps/sparc/sparc32/fpu/s_signbitl.S: Likewise.
2750         * sysdeps/sparc/sparc32/sparcv9/fpu/s_isnan.S: Likewise.
2751         * sysdeps/unix/sysv/linux/alpha/fraiseexcpt.S: Likewise.
2753         * nptl/lowlevellock.c: Use IS_IN instead of IS_IN_libpthread.
2754         * nptl/pthreadP.h: Likewise.
2755         * nptl_db/structs.def: Likewise.
2756         * sysdeps/arm/sysdep.h: Likewise.
2757         * sysdeps/nptl/bits/libc-lock.h: Likewise.
2758         * sysdeps/nptl/bits/libc-lockP.h: Likewise.
2759         * sysdeps/sparc/sparc32/lowlevellock.c: Likewise.
2760         * sysdeps/unix/alpha/sysdep.h: Likewise.
2761         * sysdeps/unix/sysv/linux/aarch64/sysdep-cancel.h: Likewise.
2762         * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Likewise.
2763         * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h: Likewise.
2764         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h: Likewise.
2765         * sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h: Likewise.
2766         * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Likewise.
2767         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
2768         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h: Likewise.
2769         * sysdeps/unix/sysv/linux/ia64/sysdep.h: Likewise.
2770         * sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h: Likewise.
2771         * sysdeps/unix/sysv/linux/microblaze/sysdep-cancel.h: Likewise.
2772         * sysdeps/unix/sysv/linux/mips/mips64/sysdep-cancel.h: Likewise.
2773         * sysdeps/unix/sysv/linux/mips/sysdep-cancel.h: Likewise.
2774         * sysdeps/unix/sysv/linux/not-cancel.h: Likewise.
2775         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h: Likewise.
2776         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h: Likewise.
2777         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: Likewise.
2778         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: Likewise.
2779         * sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: Likewise.
2780         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: Likewise.
2781         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: Likewise.
2782         * sysdeps/unix/sysv/linux/tile/sysdep-cancel.h: Likewise.
2783         * sysdeps/unix/sysv/linux/tile/sysdep.h: Likewise.
2784         * sysdeps/unix/sysv/linux/tile/waitpid.S: Likewise.
2785         * sysdeps/unix/sysv/linux/x86_64/cancellation.S: Likewise.
2786         * sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: Likewise.
2788         * include/mqueue.h: Use IS_IN instead of IS_IN_librt.
2789         * nptl/pthreadP.h: Likewise.
2790         * sysdeps/unix/sysv/linux/aarch64/sysdep-cancel.h: Likewise.
2791         * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h: Likewise.
2792         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h: Likewise.
2793         * sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h: Likewise.
2794         * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Likewise.
2795         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h: Likewise.
2796         * sysdeps/unix/sysv/linux/ia64/sysdep.h: Likewise.
2797         * sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h: Likewise.
2798         * sysdeps/unix/sysv/linux/microblaze/sysdep-cancel.h: Likewise.
2799         * sysdeps/unix/sysv/linux/mips/mips64/sysdep-cancel.h: Likewise.
2800         * sysdeps/unix/sysv/linux/mips/sysdep-cancel.h: Likewise.
2801         * sysdeps/unix/sysv/linux/not-cancel.h: Likewise.
2802         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h:
2803         Likewise.
2804         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h:
2805         Likewise.
2806         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: Likewise.
2807         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: Likewise.
2808         * sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: Likewise.
2809         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: Likewise.
2810         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: Likewise.
2811         * sysdeps/unix/sysv/linux/tile/sysdep-cancel.h: Likewise.
2812         * sysdeps/unix/sysv/linux/tile/waitpid.S: Likewise.
2813         * sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: Likewise.
2815         * dlfcn/dladdr.c: Use IS_IN.
2816         * dlfcn/dladdr1.c: Likewise.
2817         * dlfcn/dlclose.c: Likewise.
2818         * dlfcn/dlerror.c: Likewise.
2819         * dlfcn/dlinfo.c: Likewise.
2820         * dlfcn/dlmopen.c: Likewise.
2821         * dlfcn/dlopen.c: Likewise.
2822         * dlfcn/dlsym.c: Likewise.
2823         * dlfcn/dlvsym.c: Likewise.
2825         * include/ifaddrs.h: Use IS_IN.
2826         * inet/check_pf.c: Likewise.
2827         * sysdeps/unix/sysv/linux/check_pf.c: Likewise.
2828         * nscd/Makefile (CPPFLAGS-nscd): Remove IS_IN_nscd.
2830         * elf/Makefile (CFLAGS-ldconfig.c): Remove definition of
2831         IS_IN_ldconfig.
2832         * sysdeps/unix/sysv/linux/x86_64/dl-procinfo.c: Use IS_IN.
2833         * sysdeps/unix/sysv/linux/x86_64/dl-procinfo.h: Likewise.
2835         * include/shlib-compat.h [!NOT_IN_libc]: Remove.
2836         * nss/nss_files/files-parse.c (IS_IN_libc): Replace with
2837         IS_IN (libc).
2839         * elf/Makefile (libof-sotruss-lib): Set as extramodules.
2841         * elf/Makefile (CPPFLAGS-.os): Remove IN_LIB.
2842         * elf/rtld-Rules (rtld-CPPFLAGS): Likewise.
2843         * extra-lib.mk (CPPFLAGS-$(lib)): Likewise.
2844         * include/libc-symbols.h (IS_IN_LIB): New macro.
2845         * include/errno.h: Use IS_IN_LIB instead of IN_LIB.
2846         * include/netdb.h: Likewise.
2847         * include/stap-probe.h: Remove all uses of IN_LIB.
2849         * Makeconfig (module-cppflags-real): Define MODULE_NAME
2850         instead of IN_MODULE.
2851         * include/libc-symbols.h (IN_MODULE): Define using
2852         MODULE_NAME.
2853         (PASTE_NAME, PASTE_NAME1): New macros.
2854         * include/stap-probe.h (LIBC_PROBE_1): Use MODULE_NAME instead
2855         of IN_LIB.
2856         (STAP_PROBE_ASM): Likewise.
2858 2014-11-23  Samuel Thibault  <samuel.thibault@ens-lyon.org>
2860         * sysdeps/mach/hurd/i386/init-first.c (posixland_init): Call
2861         __mach_init in dlopened libc.
2863 2014-11-22  Mike Frysinger  <vapier@gentoo.org>
2865         * sysdeps/arm/preconfigure.ac: Delete EABI check.
2866         * sysdeps/arm/preconfigure: Regenerate.
2868 2014-11-21  Roland McGrath  <roland@hack.frob.com>
2870         * nptl/pthread_create.c (__pthread_create_2_1): Set
2871         ATTR_FLAG_POLICY_SET and/or ATTR_FLAG_SCHED_SET in PD->flags
2872         when copying values from IATTR into PD.
2874 2014-11-21  Will Newton  <will.newton@linaro.org>
2875             Andrew Pinski  <andrew.pinski@caviumnetworks.com>
2877         * sysdeps/aarch64/dl-machine.h (elf_machine_load_address):
2878         Refactor inline-asm.  Also add comment.
2880         * sysdeps/aarch64/bits/link.h (la_aarch64_gnu_pltenter): Use
2881         ElfW macro instead of hardcoded Elf64 types.
2882         (la_aarch64_gnu_pltenter): Likewise.
2883         * sysdeps/aarch64/dl-machine.h
2884         (elf_machine_runtime_setup): Use ElfW(Addr).
2886         * elf/elf.h (R_AARCH64_P32_ABS32, R_AARCH64_P32_COPY,
2887         R_AARCH64_P32_GLOB_DAT, R_AARCH64_P32_JUMP_SLOT,
2888         R_AARCH64_P32_RELATIVE, R_AARCH64_P32_TLS_DTPMOD,
2889         R_AARCH64_P32_TLS_DTPREL, R_AARCH64_P32_TLS_TPREL,
2890         R_AARCH64_P32_TLSDESC, R_AARCH64_P32_IRELATIVE): Define.
2891         (R_AARCH64_TLS_DTPMOD64): Rename to ..
2892         (R_AARCH64_TLS_DTPMOD): This.
2893         (R_AARCH64_TLS_DTPREL64): Rename to ...
2894         (R_AARCH64_TLS_DTPREL): This.
2895         (R_AARCH64_TLS_TPREL64): Rename to ...
2896         (R_AARCH64_TLS_TPREL): This.
2897         * sysdeps/aarch64/dl-machine.h (elf_machine_type_class): Update
2898         R_AARCH64_TLS_DTPMOD64, R_AARCH64_TLS_DTPREL64, and
2899         R_AARCH64_TLS_TPREL64.
2900         (elf_machine_rela): Likewise.
2902 2014-11-21  Torvald Riegel  <triegel@redhat.com>
2904         * sysdeps/microblaze/bits/atomic.h (__HAVE_64B_ATOMICS): Fix value
2905         by setting it to 0.  64b atomics are not supported currently.
2907 2014-11-21  Alexandre Oliva <aoliva@redhat.com>
2909         [BZ #16469]
2910         * resolv/res_query.c (__libc_res_nsearch): Skip leading dot in
2911         search domain names.
2913 2014-11-21  Alexandre Oliva <aoliva@redhat.com>
2915         [BZ #16469]
2916         * NEWS: Update.
2917         * resolv/res_query.c (__libc_res_nquerydomain): Retain
2918         trailing dot.
2919         * posix/tst-getaddrinfo5.c: New.
2920         * posix/Makefile (tests): Add it.
2922 2014-11-21  Alexandre Oliva <aoliva@redhat.com>
2924         [BZ #14498]
2925         * NEWS: Fixed.
2926         * nss/nss_db/db-XXX.c (_nss_db_get##name##_r): Update hidx
2927         after parsing line but before break_if_match.
2928         * nss/nss_files/files-service (DB_LOOKUP): Don't "continue;"
2929         if there is a protocol mismatch.
2931 2014-11-21  Ma Shimiao <mashimiao.fnst@cn.fujitsu.com>
2933         * manual/sysinfo.texi (addmntent): It is actually MT-Safe,
2934         because the potential race is on the user-supplied stream.
2936 2014-11-21  Alexandre Oliva <aoliva@redhat.com>
2938         * sysdeps/posix/ctermid.c (ctermid): Return a pointer to a
2939         string literal if not passed a buffer.
2940         * manual/job.texi (ctermid): Update reasoning, note deviation
2941         from posix, suggest mtasurace when not passed a buffer, for
2942         future non-preliminary safety notes.
2944 2014-11-21  Alexandre Oliva <aoliva@redhat.com>
2946         * manual/users.texi (cuserid): Fix MT-Safety note for the case
2947         of not passing it a buffer.
2948         Reported by Peng Haitao.
2950 2014-11-21  Alexandre Oliva <aoliva@redhat.com>
2952         * manual/Makefile ($(objpfx)stamp-summary): Require
2953         check-safety.sh to pass.
2954         * manual/check-safety.sh: Wish for verification that every
2955         @deftypefn and @deftypefun is followed by a @safety remark.
2957 2014-11-20  Roland McGrath  <roland@hack.frob.com>
2959         * nptl/unwind.c (unwind_cleanup): Use __libc_fatal.
2961         * nptl/pthread_setcanceltype.c [!SIGCANCEL]: Return ENOTSUP early for
2962         PTHREAD_CANCEL_ASYNCHRONOUS.
2963         * nptl/pthread_cancel.c [!SIGCANCEL]: Just abort rather than trying to
2964         send SIGCANCEL.
2966         * nptl/default-sched.h: New file.
2967         * sysdeps/unix/sysv/linux/default-sched.h: New file.
2968         * nptl/pthread_create.c: Include it.
2969         (__pthread_create_2_1): Use collect_default_sched instead of making
2970         Linux syscalls here directly.
2972 2014-11-20  Torvald Riegel  <triegel@redhat.com>
2974         * nptl/pthread_once.c (clear_once_control, __pthread_once_slow,
2975         __pthread_once): Use C11 atomics.
2977 2014-11-20  Torvald Riegel  <triegel@redhat.com>
2979         * csu/tst-atomic.c (do_test): Add tests for C11-like atomics.
2981 2014-11-20  Torvald Riegel  <triegel@redhat.com>
2983         * include/atomic.h (__atomic_link_error, __atomic_check_size,
2984         atomic_thread_fence_acquire, atomic_thread_fence_release,
2985         atomic_thread_fence_seq_cst, atomic_load_relaxed,
2986         atomic_load_acquire, atomic_store_relaxed, atomic_store_release,
2987         atomic_compare_exchange_weak_relaxed,
2988         atomic_compare_exchange_weak_acquire,
2989         atomic_compare_exchange_weak_release,
2990         atomic_exchange_acquire, atomic_exchange_release,
2991         atomic_fetch_add_relaxed, atomic_fetch_add_acquire,
2992         atomic_fetch_add_release, atomic_fetch_add_acq_rel,
2993         atomic_fetch_and_acquire,
2994         atomic_fetch_or_relaxed, atomic_fetch_or_acquire): New.
2996 2014-11-20  Torvald Riegel  <triegel@redhat.com>
2998         * sysdeps/aarch64/bits/atomic.h (__HAVE_64B_ATOMICS,
2999         USE_ATOMIC_COMPILER_BUILTINS): Define.
3000         * sysdeps/alpha/bits/atomic.h (__HAVE_64B_ATOMICS,
3001         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
3002         * sysdeps/arm/bits/atomic.h (__HAVE_64B_ATOMICS,
3003         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
3004         * sysdeps/i386/i486/bits/atomic.h (__HAVE_64B_ATOMICS,
3005         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
3006         * sysdeps/ia64/bits/atomic.h (__HAVE_64B_ATOMICS,
3007         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
3008         * sysdeps/m68k/coldfire/bits/atomic.h (__HAVE_64B_ATOMICS,
3009         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
3010         * sysdeps/m68k/m680x0/m68020/bits/atomic.h (__HAVE_64B_ATOMICS,
3011         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
3012         * sysdeps/microblaze/bits/atomic.h (__HAVE_64B_ATOMICS,
3013         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
3014         * sysdeps/mips/bits/atomic.h (__HAVE_64B_ATOMICS,
3015         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
3016         * sysdeps/powerpc/powerpc32/bits/atomic.h (__HAVE_64B_ATOMICS,
3017         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
3018         * sysdeps/powerpc/powerpc64/bits/atomic.h (__HAVE_64B_ATOMICS,
3019         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
3020         * sysdeps/s390/bits/atomic.h (__HAVE_64B_ATOMICS,
3021         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
3022         * sysdeps/sparc/sparc32/bits/atomic.h (__HAVE_64B_ATOMICS,
3023         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
3024         * sysdeps/sparc/sparc32/sparcv9/bits/atomic.h (__HAVE_64B_ATOMICS,
3025         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
3026         * sysdeps/sparc/sparc64/bits/atomic.h (__HAVE_64B_ATOMICS,
3027         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
3028         * sysdeps/tile/tilegx/bits/atomic.h (__HAVE_64B_ATOMICS,
3029         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
3030         * sysdeps/tile/tilepro/bits/atomic.h (__HAVE_64B_ATOMICS,
3031         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
3032         * sysdeps/unix/sysv/linux/hppa/bits/atomic.h (__HAVE_64B_ATOMICS,
3033         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
3034         * sysdeps/unix/sysv/linux/m68k/coldfire/bits/atomic.h
3035         (__HAVE_64B_ATOMICS, USE_ATOMIC_COMPILER_BUILTINS): Likewise.
3036         * sysdeps/unix/sysv/linux/sh/bits/atomic.h (__HAVE_64B_ATOMICS,
3037         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
3038         * sysdeps/x86_64/bits/atomic.h (__HAVE_64B_ATOMICS,
3039         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
3041 2014-11-19  Roland McGrath  <roland@hack.frob.com>
3043         * nptl/pthread_create.c (__pthread_create_2_1): Don't try to validate
3044         the sched_priority value here.  It was already checked when the user
3045         called pthread_attr_setschedparam.
3047         * nptl/tst-bad-schedattr.c: New file.
3048         * nptl/Makefile (tests): Add it.
3050 2014-11-19  Carlos O'Donell  <carlos@redhat.com>
3051             Florian Weimer  <fweimer@redhat.com>
3052             Joseph Myers  <joseph@codesourcery.com>
3053             Adam Conrad  <adconrad@0c3.net>
3054             Andreas Schwab  <schwab@suse.de>
3055             Brooks  <bmoses@google.com>
3057         [BZ #17625]
3058         * wordexp-test.c (__dso_handle): Add prototype.
3059         (__register_atfork): Likewise.
3060         (__app_register_atfork): New function.
3061         (registered_forks): New global.
3062         (register_fork): New function.
3063         (test_case): Add 3 new tests for WRDE_CMDSUB.
3064         (main): Call __app_register_atfork.
3065         (testit): If WRDE_NOCMD set registered_forks to zero, run test, and if
3066         fork count is non-zero fail the test.
3067         * posix/wordexp.c (exec_comm): Return WRDE_CMDSUB if WRDE_NOCMD flag
3068         is set.
3069         (parse_dollars): Remove check for WRDE_NOCMD.
3070         (parse_dquote): Likewise.
3072 2014-11-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
3074         * Makeconfig (built-modules): List non-library modules to be
3075         built.
3076         (module-cppflags): Include libc-modules.h for
3077         everything except shlib-versions.v.i.
3078         (CPPFLAGS): Use it.
3079         (before-compile): Add libc-modules.h.
3080         ($(common-objpfx)libc-modules.h,
3081         $(common-objpfx)libc-modules.stmp): New targets.
3082         (common-generated): Add libc-modules.h and libc-modules.stmp.
3083         ($(common-objpfx)Versions.v.i): Depend on libc-modules.h.
3084         * include/libc-symbols.h: Don't include libc-modules.h.
3085         * include/libc-modules.h: Remove file.
3086         * scripts/gen-libc-modules.awk: New script to generate
3087         libc-modules.h.
3088         * sysdeps/unix/Makefile ($(common-objpfx)sysd-syscalls):
3089         Depend on libc-modules.stmp.
3091         * include/shlib-compat.h (_SHLIB_COMPAT): Use IS_IN.
3093         * Makeconfig (in-module): Get value of libof set for the
3094         translation unit.
3095         (CPPFLAGS): Use $(in-module).
3096         * Makerules: Don't suffix routine names for nonlib.
3097         * include/libc-modules.h: New file.
3098         * include/libc-symbols.h: Include libc-modules.h
3099         (IS_IN): New macro to replace IS_IN_* macros.
3100         * elf/Makefile: Set libof-* for each routine.
3101         * elf/rtld-Rules: Likewise.
3102         * extra-modules.mk: Likewise.
3103         * iconv/Makefile: Likewise.
3104         * iconvdata/Makefile: Likewise.
3105         * locale/Makefile: Likewise.
3106         * malloc/Makefile: Likewise.
3107         * nss/Makefile: Likewise.
3108         * sysdeps/gnu/Makefile: Likewise.
3109         * sysdeps/ieee754/ldbl-opt/Makefile: Likewise.
3110         * sysdeps/unix/sysv/linux/Makefile: Likewise.
3111         * sysdeps/s390/s390-64/Makefile: Likewise.
3112         * nscd/Makefile: Set libof-* for each routine.  Set CFLAGS and
3113         CPPFLAGS for nscd instead of nonlib.
3115 2014-11-18  Roland McGrath  <roland@hack.frob.com>
3117         * nptl/createthread.c: New file.
3119         * nptl/createthread.c: Moved ...
3120         * sysdeps/unix/sysv/linux/createthread.c: ... here.
3122         * nptl/createthread.c: Add proper top-line comment.
3123         (do_clone): Folded into ...
3124         (create_thread): ... here.  Take new arguments STOPPED_START and
3125         THREAD_RAN.  Always set PD->stopped_start to something here.  Don't
3126         increment __nptl_threads, do event-reporting logic, do
3127         CHECK_THREAD_SYSINFO, or set THREAD_SELF->header.multiple_threads
3128         here.  Set *THREAD_RAN after ARCH_CLONE call succeeds.  Don't do any
3129         resource cleanup if sched_setaffinity or sched_setscheduler fails,
3130         just send SIGCANCEL.
3131         * nptl/pthread_create.c: Forward-declare create_thread before
3132         including createthread.c.
3133         (start_thread): Use new macro START_THREAD_DEFN to replace defining
3134         declaration, and new macro START_THREAD_SELF to replace argument.
3135         Remove return statement.
3136         (report_thread_creation): New function.
3137         (__pthread_create_2_1): Use it.  Do TD_CREATE reporting,
3138         synchronization logic, and __nptl_nthreads increment here, around
3139         calling create_thread.  Do CHECK_THREAD_SYSINFO and initialize
3140         PD->parent_cancelhandling here, before create_thread.  When
3141         create_thread fails, do __nptl_nthreads decrement, setxid_futex wake,
3142         __deallocate_stack, and ENOMEM translation here.
3144 2014-11-18  Joseph Myers  <joseph@codesourcery.com>
3146         [BZ #17616]
3147         * sysdeps/ieee754/dbl-64/mpa.c (mpone): Rename to __mpone.
3148         (mptwo): Rename to __mptwo.
3149         (__inv): Use __mptwo instead of mptwo.
3150         * sysdeps/ieee754/dbl-64/mpa.h (mpone): Rename to __mpone.
3151         (mptwo): Rename to __mptwo.
3152         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Use __mpone instead
3153         of mpone and __mptwo instead of mptwo.
3154         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Use __mpone
3155         instead of mpone.
3156         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Likewise.
3157         * sysdeps/ieee754/dbl-64/mplog.c (__mplog): Likewise.
3158         * sysdeps/ieee754/dbl-64/sincos32.c (__c32): Use __mpone instead
3159         of mpone and __mptwo instead of mptwo.
3160         (__mpranred): Use __mpone instead of mpone.
3161         * conform/Makefile (test-xfail-ISO/math.h/linknamespace): Remove
3162         variable.
3163         (test-xfail-ISO99/complex.h/linknamespace): Likewise.
3164         (test-xfail-ISO99/math.h/linknamespace): Likewise.
3165         (test-xfail-ISO99/tgmath.h/linknamespace): Likewise.
3166         (test-xfail-ISO11/complex.h/linknamespace): Likewise.
3167         (test-xfail-ISO11/math.h/linknamespace): Likewise.
3168         (test-xfail-ISO11/tgmath.h/linknamespace): Likewise.
3169         (test-xfail-XPG3/math.h/linknamespace): Likewise.
3170         (test-xfail-XPG4/math.h/linknamespace): Likewise.
3171         (test-xfail-POSIX/math.h/linknamespace): Likewise.
3172         (test-xfail-UNIX98/math.h/linknamespace): Likewise.
3173         (test-xfail-XOPEN2K/complex.h/linknamespace): Likewise.
3174         (test-xfail-XOPEN2K/math.h/linknamespace): Likewise.
3175         (test-xfail-XOPEN2K/tgmath.h/linknamespace): Likewise.
3176         (test-xfail-POSIX2008/complex.h/linknamespace): Likewise.
3177         (test-xfail-POSIX2008/math.h/linknamespace): Likewise.
3178         (test-xfail-POSIX2008/tgmath.h/linknamespace): Likewise.
3179         (test-xfail-XOPEN2K8/complex.h/linknamespace): Likewise.
3180         (test-xfail-XOPEN2K8/math.h/linknamespace): Likewise.
3181         (test-xfail-XOPEN2K8/tgmath.h/linknamespace): Likewise.
3183 2014-11-18  Tom de Vries  <tom@codesoucery.com>
3185         * manual/signal.texi (Primitives Interrupted by Signals): In section,
3186         replace BSD Handler xref with BSD Signal Handling.
3188 2014-11-17  Richard Henderson  <rth@redhat.com>
3190         * sysdeps/alpha/soft-fp/local-soft-fp.h (_FP_UNPACK_RAW_2): Remove.
3191         (_FP_PACK_RAW_2): Remove.
3192         (AXP_DECL_RETURN_Q): Rename from FP_DECL_RETURN, use _FP_UNION_Q.
3193         (AXP_RETURN_Q): Rename from FP_RETURN, use _FP_UNION_Q.
3194         (AXP_UNPACK_RAW_Q, AXP_UNPACK_SEMIRAW_Q, AXP_UNPACK_Q): New.
3195         (AXP_PACK_RAW_Q, AXP_PACK_SEMIRAW_Q, AXP_PACK_Q): New.
3196         * sysdeps/alpha/soft-fp/ots_add.c (_OtsAddX): Update to match.
3197         * sysdeps/alpha/soft-fp/ots_cmp.c (internal_equality): Likewise.
3198         * sysdeps/alpha/soft-fp/ots_cmpe.c (internal_compare): Likewise.
3199         * sysdeps/alpha/soft-fp/ots_cvtqux.c (_OtsCvtQUX): Likewise.
3200         * sysdeps/alpha/soft-fp/ots_cvtqx.c (_OtsCvtQX): Likewise.
3201         * sysdeps/alpha/soft-fp/ots_cvttx.c (_OtsConvertFloatTX): Likewise.
3202         * sysdeps/alpha/soft-fp/ots_cvtxq.c (_OtsCvtXQ): Likewise.
3203         * sysdeps/alpha/soft-fp/ots_cvtxt.c (_OtsConvertFloatXT): Likewise.
3204         * sysdeps/alpha/soft-fp/ots_div.c (_OtsDivX): Likewise.
3205         * sysdeps/alpha/soft-fp/ots_mul.c (_OtsMulX): Likewise.
3206         * sysdeps/alpha/soft-fp/ots_nintxq.c (_OtsNintXQ): Likewise.
3207         * sysdeps/alpha/soft-fp/ots_sub.c (_OtsSubX): Likewise.
3209 2014-11-14  Roland McGrath  <roland@hack.frob.com>
3211         * signal/signal.h [__USE_MISC]
3212         (struct sigvec): Remove type.
3213         (SV_ONSTACK, SV_INTERRUPT, SV_RESETHAND): Remove macros.
3214         (sigvec): Remove declaration.
3215         * sysdeps/posix/sigvec.c: Moved ...
3216         * signal/sigvec.c: ... here, replacing old file.
3217         (struct sigvec): New type, copied from old signal.h definition.
3218         (SV_ONSTACK, SV_INTERRUPT, SV_RESETHAND): New macros, likewise copied.
3219         (__sigvec): Convert definition to prototype.
3220         (sigvec): Replace weak_alias with compat_symbol.
3221         * signal/Versions (libc: GLIBC_2.21): New version set.
3222         * include/signal.h: Remove __sigvec declaration.
3223         * sysdeps/unix/bsd/sigvec.c: Remove file.
3224         * sysdeps/unix/bsd/syscalls.list: Remove sigvec.
3225         * manual/signal.texi (BSD Handler): Remove subsection.
3226         Move siginterrupt up to ...
3227         (BSD Signal Handling): ... here.  Mark it as XPG rather than BSD.
3228         (Blocking in BSD): Fold subsection into its parent.
3229         * NEWS: Mention sigvec removal.
3231 2014-11-14  Joseph Myers  <joseph@codesourcery.com>
3233         * sysdeps/x86_64/fpu/dla.h [__FMA4__ && __GNUC_PREREQ (4, 6)]
3234         (DLA_FMS): Make definition conditional only on [__FMA4__].
3235         [__FMA4__ && !__GNUC_PREREQ (4, 6)] (DLA_FMS): Remove conditional
3236         definition.
3238         * sysdeps/arm/sysdep.h [PROF && __GNUC_PREREQ(4,4)] (CALL_MCOUNT):
3239         Make definition conditional only on [PROF].
3240         [PROF && !__GNUC_PREREQ(4,4)] (CALL_MCOUNT): Remove conditional
3241         definition.
3242         [__GNUC_PREREQ(4,4)] (mcount): Make definition unconditional.
3243         [!__GNUC_PREREQ(4,4)] (mcount): Remove conditional definition.
3245         * signal/signal.h (__sigpause): Only declare if [__USE_XOPEN &&
3246         !__GNUC__].
3247         * include/signal.h (__sigpause): Move declaration above call to
3248         libc_hidden_proto.
3249         * conform/Makefile (test-xfail-ISO/signal.h/linknamespace): Remove
3250         variable.
3251         (test-xfail-ISO99/signal.h/linknamespace): Likewise.
3252         (test-xfail-ISO11/signal.h/linknamespace): Likewise.
3254 2014-11-14  David S. Miller  <davem@davemloft.net>
3256         * sysdeps/sparc/sparc64/rtld-memcpy.c (NO_MEMPCPY_STPCPY_REDIRECT):
3257         Define before including <string/memcpy.c> and <string/mempcpy.c>.
3259 2014-11-14  Joseph Myers  <joseph@codesourcery.com>
3261         * configure.ac (libc_cv_compiler_ok): Require GCC 4.6 or later.
3262         * configure: Regenerated.
3263         * manual/install.texi (Tools for Compilation): Document a
3264         requirement of GCC 4.6 or later and that GCC 4.9 is the newest
3265         compiler verified to work.
3266         * INSTALL: Regenerated.
3268         * include/string.h [NO_MEMPCPY_STPCPY_REDIRECT] (mempcpy): Do not
3269         redeclare with asm name.
3270         [NO_MEMPCPY_STPCPY_REDIRECT] (stpcpy): Likewise.
3271         * string/mempcpy.c (NO_MEMPCPY_STPCPY_REDIRECT): Define before
3272         including <string.h>.
3273         * string/stpcpy.c (NO_MEMPCPY_STPCPY_REDIRECT): Likewise.
3274         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy.c
3275         [!NOT_IN_libc] (NO_MEMPCPY_STPCPY_REDIRECT): Likewise.
3276         * sysdeps/powerpc/powerpc64/multiarch/mempcpy.c
3277         [!NOT_IN_libc] (NO_MEMPCPY_STPCPY_REDIRECT): Likewise.
3278         * sysdeps/powerpc/powerpc64/multiarch/stpcpy.c
3279         [SHARED && !NOT_IN_libc] (NO_MEMPCPY_STPCPY_REDIRECT): Likewise.
3281 2014-11-13  Joseph Myers  <joseph@codesourcery.com>
3283         * stdlib/strtol.c (__strtol): Use prototype definition.
3285         [BZ #17594]
3286         * stdlib/strtol.c (SYM__): New macro.
3287         (SYM__1): Likewise.
3288         (__strtol): Likewise.
3289         (strtol): Rename to __strtol and define as weak alias of
3290         __strtol.  Use libc_hidden_weak.
3292 2014-11-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
3294         * sysdeps/s390/s390-32/dl-machine.h (RTLD_START):
3295         Use numbered labels in inline assembly.
3297 2014-11-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
3299         * sysdeps/s390/s390-32/setjmp.S (__sigsetjmp):
3300         Add setjmp LIBC_PROBE.
3301         * sysdeps/s390/s390-64/setjmp.S (__sigsetjmp):
3302         Likewise.
3303         * sysdeps/s390/s390-32/__longjmp.c (__longjmp):
3304         Add longjmp, longjmp_target LIBC_PROBE.
3305         * sysdeps/s390/s390-64/__longjmp.c (__longjmp):
3306         Likewise.
3308 2014-11-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
3310         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela):
3311         Gate the definition of refsym additionally with !RTLD_BOOTSTRAP
3312         to get rid of unused variable warning.
3314 2014-11-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
3316         * sysdeps/s390/s390-32/backtrace.c (__backtrace):
3317         Check for unwind_backtrace ==  NULL only in SHARED case.
3318         (__backchain_backtrace): Compile only in SHARED case.
3319         * sysdeps/s390/s390-64/backtrace.c (__backtrace):
3320         Likewise.
3321         (__backchain_backtrace): Declare as static.
3323 2014-11-12  Roland McGrath  <roland@hack.frob.com>
3325         * nptl/createthread.c [!TLS_MULTIPLE_THREADS_IN_TCB]
3326         (__libc_multiple_threads_ptr): Variable moved ...
3327         * nptl/nptl-init.c [!TLS_MULTIPLE_THREADS_IN_TCB]: ... here.
3329 2014-11-12  Joseph Myers  <joseph@codesourcery.com>
3331         * conform/GlibcConform.pm: New file.
3332         * conform/conformtest.pl: Use GlibcConform module.
3333         * conform/linknamespace.pl: New file.
3334         * conform/list-header-symbols.pl: Likewise.
3335         * conform/Makefile (linknamespace-symlists-base): New variable.
3336         (linknamespace-symlists-tests): Likewise.
3337         (linknamespace-header-base): Likewise.
3338         (linknamespace-header-tests): Likewise.
3339         (tests-special): Add new tests.
3340         ($(linknamespace-symlists-tests)): New rule.
3341         (linknamespace-libs): New variable.
3342         ($(objpfx)symlist-stdlibs): New rule.
3343         ($(linknamespace-header-tests)): Likewise.
3344         (test-xfail-XPG3/varargs.h/linknamespace): New variable.
3345         (test-xfail-XPG4/varargs.h/linknamespace): Likewise.
3346         (test-xfail-UNIX98/varargs.h/linknamespace): Likewise.
3347         (test-xfail-XPG4/ndbm.h/linknamespace): Likewise.
3348         (test-xfail-UNIX98/ndbm.h/linknamespace): Likewise.
3349         (test-xfail-XOPEN2K/ndbm.h/linknamespace): Likewise.
3350         (test-xfail-XOPEN2K8/ndbm.h/linknamespace): Likewise.
3351         (test-xfail-ISO/math.h/linknamespace): Likewise.
3352         (test-xfail-ISO/signal.h/linknamespace): Likewise.
3353         (test-xfail-ISO/stdio.h/linknamespace): Likewise.
3354         (test-xfail-ISO/time.h/linknamespace): Likewise.
3355         (test-xfail-ISO99/complex.h/linknamespace): Likewise.
3356         (test-xfail-ISO99/ctype.h/linknamespace): Likewise.
3357         (test-xfail-ISO99/math.h/linknamespace): Likewise.
3358         (test-xfail-ISO99/signal.h/linknamespace): Likewise.
3359         (test-xfail-ISO99/stdio.h/linknamespace): Likewise.
3360         (test-xfail-ISO99/tgmath.h/linknamespace): Likewise.
3361         (test-xfail-ISO11/complex.h/linknamespace): Likewise.
3362         (test-xfail-ISO11/ctype.h/linknamespace): Likewise.
3363         (test-xfail-ISO11/math.h/linknamespace): Likewise.
3364         (test-xfail-ISO11/signal.h/linknamespace): Likewise.
3365         (test-xfail-ISO11/stdio.h/linknamespace): Likewise.
3366         (test-xfail-ISO11/tgmath.h/linknamespace): Likewise.
3367         (test-xfail-XPG3/ctype.h/linknamespace): Likewise.
3368         (test-xfail-XPG3/fnmatch.h/linknamespace): Likewise.
3369         (test-xfail-XPG3/glob.h/linknamespace): Likewise.
3370         (test-xfail-XPG3/math.h/linknamespace): Likewise.
3371         (test-xfail-XPG3/regex.h/linknamespace): Likewise.
3372         (test-xfail-XPG3/search.h/linknamespace): Likewise.
3373         (test-xfail-XPG3/stdio.h/linknamespace): Likewise.
3374         (test-xfail-XPG3/time.h/linknamespace): Likewise.
3375         (test-xfail-XPG3/unistd.h/linknamespace): Likewise.
3376         (test-xfail-XPG3/wordexp.h/linknamespace): Likewise.
3377         (test-xfail-XPG4/ctype.h/linknamespace): Likewise.
3378         (test-xfail-XPG4/fmtmsg.h/linknamespace): Likewise.
3379         (test-xfail-XPG4/fnmatch.h/linknamespace): Likewise.
3380         (test-xfail-XPG4/glob.h/linknamespace): Likewise.
3381         (test-xfail-XPG4/grp.h/linknamespace): Likewise.
3382         (test-xfail-XPG4/libgen.h/linknamespace): Likewise.
3383         (test-xfail-XPG4/math.h/linknamespace): Likewise.
3384         (test-xfail-XPG4/netdb.h/linknamespace): Likewise.
3385         (test-xfail-XPG4/pwd.h/linknamespace): Likewise.
3386         (test-xfail-XPG4/regex.h/linknamespace): Likewise.
3387         (test-xfail-XPG4/search.h/linknamespace): Likewise.
3388         (test-xfail-XPG4/stdio.h/linknamespace): Likewise.
3389         (test-xfail-XPG4/stdlib.h/linknamespace): Likewise.
3390         (test-xfail-XPG4/sys/mman.h/linknamespace): Likewise.
3391         (test-xfail-XPG4/sys/statvfs.h/linknamespace): Likewise.
3392         (test-xfail-XPG4/syslog.h/linknamespace): Likewise.
3393         (test-xfail-XPG4/time.h/linknamespace): Likewise.
3394         (test-xfail-XPG4/unistd.h/linknamespace): Likewise.
3395         (test-xfail-XPG4/wordexp.h/linknamespace): Likewise.
3396         (test-xfail-POSIX/aio.h/linknamespace): Likewise.
3397         (test-xfail-POSIX/fnmatch.h/linknamespace): Likewise.
3398         (test-xfail-POSIX/glob.h/linknamespace): Likewise.
3399         (test-xfail-POSIX/math.h/linknamespace): Likewise.
3400         (test-xfail-POSIX/mqueue.h/linknamespace): Likewise.
3401         (test-xfail-POSIX/pthread.h/linknamespace): Likewise.
3402         (test-xfail-POSIX/regex.h/linknamespace): Likewise.
3403         (test-xfail-POSIX/sched.h/linknamespace): Likewise.
3404         (test-xfail-POSIX/semaphore.h/linknamespace): Likewise.
3405         (test-xfail-POSIX/sys/mman.h/linknamespace): Likewise.
3406         (test-xfail-POSIX/time.h/linknamespace): Likewise.
3407         (test-xfail-POSIX/unistd.h/linknamespace): Likewise.
3408         (test-xfail-POSIX/wordexp.h/linknamespace): Likewise.
3409         (test-xfail-UNIX98/aio.h/linknamespace): Likewise.
3410         (test-xfail-UNIX98/ctype.h/linknamespace): Likewise.
3411         (test-xfail-UNIX98/fmtmsg.h/linknamespace): Likewise.
3412         (test-xfail-UNIX98/fnmatch.h/linknamespace): Likewise.
3413         (test-xfail-UNIX98/glob.h/linknamespace): Likewise.
3414         (test-xfail-UNIX98/grp.h/linknamespace): Likewise.
3415         (test-xfail-UNIX98/libgen.h/linknamespace): Likewise.
3416         (test-xfail-UNIX98/math.h/linknamespace): Likewise.
3417         (test-xfail-UNIX98/mqueue.h/linknamespace): Likewise.
3418         (test-xfail-UNIX98/netdb.h/linknamespace): Likewise.
3419         (test-xfail-UNIX98/pthread.h/linknamespace): Likewise.
3420         (test-xfail-UNIX98/pwd.h/linknamespace): Likewise.
3421         (test-xfail-UNIX98/regex.h/linknamespace): Likewise.
3422         (test-xfail-UNIX98/sched.h/linknamespace): Likewise.
3423         (test-xfail-UNIX98/search.h/linknamespace): Likewise.
3424         (test-xfail-UNIX98/semaphore.h/linknamespace): Likewise.
3425         (test-xfail-UNIX98/stdio.h/linknamespace): Likewise.
3426         (test-xfail-UNIX98/stdlib.h/linknamespace): Likewise.
3427         (test-xfail-UNIX98/sys/mman.h/linknamespace): Likewise.
3428         (test-xfail-UNIX98/sys/statvfs.h/linknamespace): Likewise.
3429         (test-xfail-UNIX98/syslog.h/linknamespace): Likewise.
3430         (test-xfail-UNIX98/time.h/linknamespace): Likewise.
3431         (test-xfail-UNIX98/unistd.h/linknamespace): Likewise.
3432         (test-xfail-UNIX98/wchar.h/linknamespace): Likewise.
3433         (test-xfail-UNIX98/wordexp.h/linknamespace): Likewise.
3434         (test-xfail-XOPEN2K/aio.h/linknamespace): Likewise.
3435         (test-xfail-XOPEN2K/complex.h/linknamespace): Likewise.
3436         (test-xfail-XOPEN2K/fcntl.h/linknamespace): Likewise.
3437         (test-xfail-XOPEN2K/fmtmsg.h/linknamespace): Likewise.
3438         (test-xfail-XOPEN2K/fnmatch.h/linknamespace): Likewise.
3439         (test-xfail-XOPEN2K/glob.h/linknamespace): Likewise.
3440         (test-xfail-XOPEN2K/grp.h/linknamespace): Likewise.
3441         (test-xfail-XOPEN2K/libgen.h/linknamespace): Likewise.
3442         (test-xfail-XOPEN2K/math.h/linknamespace): Likewise.
3443         (test-xfail-XOPEN2K/mqueue.h/linknamespace): Likewise.
3444         (test-xfail-XOPEN2K/net/if.h/linknamespace): Likewise.
3445         (test-xfail-XOPEN2K/netdb.h/linknamespace): Likewise.
3446         (test-xfail-XOPEN2K/pthread.h/linknamespace): Likewise.
3447         (test-xfail-XOPEN2K/pwd.h/linknamespace): Likewise.
3448         (test-xfail-XOPEN2K/regex.h/linknamespace): Likewise.
3449         (test-xfail-XOPEN2K/search.h/linknamespace): Likewise.
3450         (test-xfail-XOPEN2K/semaphore.h/linknamespace): Likewise.
3451         (test-xfail-XOPEN2K/signal.h/linknamespace): Likewise.
3452         (test-xfail-XOPEN2K/spawn.h/linknamespace): Likewise.
3453         (test-xfail-XOPEN2K/stdlib.h/linknamespace): Likewise.
3454         (test-xfail-XOPEN2K/sys/mman.h/linknamespace): Likewise.
3455         (test-xfail-XOPEN2K/sys/statvfs.h/linknamespace): Likewise.
3456         (test-xfail-XOPEN2K/sys/wait.h/linknamespace): Likewise.
3457         (test-xfail-XOPEN2K/syslog.h/linknamespace): Likewise.
3458         (test-xfail-XOPEN2K/tgmath.h/linknamespace): Likewise.
3459         (test-xfail-XOPEN2K/time.h/linknamespace): Likewise.
3460         (test-xfail-XOPEN2K/ucontext.h/linknamespace): Likewise.
3461         (test-xfail-XOPEN2K/unistd.h/linknamespace): Likewise.
3462         (test-xfail-XOPEN2K/wordexp.h/linknamespace): Likewise.
3463         (test-xfail-POSIX2008/aio.h/linknamespace): Likewise.
3464         (test-xfail-POSIX2008/complex.h/linknamespace): Likewise.
3465         (test-xfail-POSIX2008/ctype.h/linknamespace): Likewise.
3466         (test-xfail-POSIX2008/dirent.h/linknamespace): Likewise.
3467         (test-xfail-POSIX2008/fcntl.h/linknamespace): Likewise.
3468         (test-xfail-POSIX2008/grp.h/linknamespace): Likewise.
3469         (test-xfail-POSIX2008/math.h/linknamespace): Likewise.
3470         (test-xfail-POSIX2008/mqueue.h/linknamespace): Likewise.
3471         (test-xfail-POSIX2008/net/if.h/linknamespace): Likewise.
3472         (test-xfail-POSIX2008/netdb.h/linknamespace): Likewise.
3473         (test-xfail-POSIX2008/pthread.h/linknamespace): Likewise.
3474         (test-xfail-POSIX2008/regex.h/linknamespace): Likewise.
3475         (test-xfail-POSIX2008/semaphore.h/linknamespace): Likewise.
3476         (test-xfail-POSIX2008/spawn.h/linknamespace): Likewise.
3477         (test-xfail-POSIX2008/sys/mman.h/linknamespace): Likewise.
3478         (test-xfail-POSIX2008/sys/statvfs.h/linknamespace): Likewise.
3479         (test-xfail-POSIX2008/tgmath.h/linknamespace): Likewise.
3480         (test-xfail-POSIX2008/time.h/linknamespace): Likewise.
3481         (test-xfail-POSIX2008/unistd.h/linknamespace): Likewise.
3482         (test-xfail-XOPEN2K8/aio.h/linknamespace): Likewise.
3483         (test-xfail-XOPEN2K8/complex.h/linknamespace): Likewise.
3484         (test-xfail-XOPEN2K8/dirent.h/linknamespace): Likewise.
3485         (test-xfail-XOPEN2K8/fcntl.h/linknamespace): Likewise.
3486         (test-xfail-XOPEN2K8/fmtmsg.h/linknamespace): Likewise.
3487         (test-xfail-XOPEN2K8/grp.h/linknamespace): Likewise.
3488         (test-xfail-XOPEN2K8/libgen.h/linknamespace): Likewise.
3489         (test-xfail-XOPEN2K8/math.h/linknamespace): Likewise.
3490         (test-xfail-XOPEN2K8/mqueue.h/linknamespace): Likewise.
3491         (test-xfail-XOPEN2K8/net/if.h/linknamespace): Likewise.
3492         (test-xfail-XOPEN2K8/netdb.h/linknamespace): Likewise.
3493         (test-xfail-XOPEN2K8/pthread.h/linknamespace): Likewise.
3494         (test-xfail-XOPEN2K8/pwd.h/linknamespace): Likewise.
3495         (test-xfail-XOPEN2K8/regex.h/linknamespace): Likewise.
3496         (test-xfail-XOPEN2K8/search.h/linknamespace): Likewise.
3497         (test-xfail-XOPEN2K8/semaphore.h/linknamespace): Likewise.
3498         (test-xfail-XOPEN2K8/spawn.h/linknamespace): Likewise.
3499         (test-xfail-XOPEN2K8/sys/mman.h/linknamespace): Likewise.
3500         (test-xfail-XOPEN2K8/sys/statvfs.h/linknamespace): Likewise.
3501         (test-xfail-XOPEN2K8/syslog.h/linknamespace): Likewise.
3502         (test-xfail-XOPEN2K8/tgmath.h/linknamespace): Likewise.
3503         (test-xfail-XOPEN2K8/time.h/linknamespace): Likewise.
3504         (test-xfail-XOPEN2K8/unistd.h/linknamespace): Likewise.
3506         [BZ #17589]
3507         * intl/localealias.c [_LIBC] (FGETS): Use __fgets_unlocked instead
3508         of fgets_unlocked.
3510         [BZ #17585]
3511         * string/memmem.c [!_LIBC] (__memmem): Define to memmem.
3512         (memmem): Rename to __memmem and define as weak alias of
3513         __memmem.  Use libc_hidden_weak.
3514         (__memmem): Use libc_hidden_def.
3515         * include/string.h (__memmem): Declare.  Use libc_hidden_proto.
3516         * locale/findlocale.c (valid_locale_name): Use __memmem instead of
3517         memmem.
3519         [BZ #17582]
3520         * libio/iofgets.c [weak_alias && !_IO_MTSAFE_IO]
3521         (__fgets_unlocked): Add alias of _IO_fgets.  Use libc_hidden_def.
3522         * libio/iofgets_u.c (fgets_unlocked): Rename to __fgets_unlocked
3523         and define as weak alias of __fgets_unlocked.  Use
3524         libc_hidden_weak.
3525         (__fgets_unlocked): Use libc_hidden_def.
3526         * include/stdio.h (__fgets_unlocked): Declare.  Use
3527         libc_hidden_proto.
3528         * sysdeps/unix/sysv/linux/getsysstats.c (phys_pages_info): Use
3529         __fgets_unlocked instead of fgets_unlocked.
3530         * sysdeps/unix/sysv/linux/alpha/getsysstats.c
3531         (GET_NPROCS_CONF_PARSER): Likewise.
3532         * sysdeps/unix/sysv/linux/sparc/getsysstats.c
3533         (GET_NPROCS_CONF_PARSER): Likewise.
3535         [BZ #17574]
3536         * wcsmbs/wmemset.c (wmemset): Rename to __wmemset and define as
3537         weak alias of __wmemset.  Use libc_hidden_weak.
3538         (__wmemset): Use libc_hidden_def.
3539         * include/wchar.h (__wmemset): Declare.  Use libc_hidden_proto.
3540         * stdio-common/printf_fp.c (___printf_fp): Call __wmemset instead
3541         of wmemset.
3543         [BZ #17573]
3544         * include/string.h [NOT_IN_libc || !SHARED] (mempcpy): Declare
3545         with asm name __mempcpy.
3546         [NOT_IN_libc || !SHARED] (stpcpy): Declare with asm name __stpcpy.
3548         [BZ #17572]
3549         * sysdeps/x86_64/rawmemchr.S (rawmemchr): Rename to __rawmemchr
3550         and define as weak alias of __rawmemchr.
3551         (__rawmemchr): Do not define as strong alias of rawmemchr.
3553         [BZ #17571]
3554         * stdlib/msort.c (qsort_r): Rename to __qsort_r and define as weak
3555         alias of __qsort_r.
3556         (qsort): Call __qsort_r instead of qsort_r.
3557         * include/stdlib.h (qsort_r): Do not call libc_hidden_proto.
3558         (__qsort_r): Declare.  Call libc_hidden_proto.
3559         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Call __qsort_r
3560         instead of qsort_r.
3561         * nscd/gai.c (__qsort_r): Define to qsort_r.
3562         * posix/tst-rfc3484.c (__qsort_r): Likewise.
3563         * posix/tst-rfc3484-2.c (__qsort_r): Likewise.
3564         * posix/tst-rfc3484-3.c (__qsort_r): Likewise.
3566         [BZ #17570]
3567         * malloc/malloc.c (malloc_info): Rename to __malloc_info and
3568         define as weak alias of __malloc_info.
3570         [BZ #17584]
3571         * dirent/rewinddir.c (rewinddir): Rename to __rewinddir and define
3572         as weak alias of __rewinddir.  Don't use libc_hidden_def.
3573         (__rewinddir): Use libc_hidden_def.
3574         * sysdeps/mach/hurd/rewinddir.c: Rename to __rewinddir and define
3575         as weak alias of __rewinddir.  Don't use libc_hidden_def.
3576         (__rewinddir): Use libc_hidden_def.
3577         * sysdeps/posix/rewinddir.c: Rename to __rewinddir and define as
3578         weak alias of __rewinddir.  Don't use libc_hidden_def.
3579         (__rewinddir): Use libc_hidden_def.
3580         * include/dirent.h (rewinddir): Don't use libc_hidden_proto.
3581         (__rewinddir): Use libc_hidden_proto.
3582         * sysdeps/posix/getcwd.c [!_LIBC] (__rewinddir): Define to
3583         rewinddir.
3584         (__getcwd): Use __rewinddir instead of rewinddir.
3586         [BZ #17583]
3587         * libio/fileno.c (fileno): Rename to __fileno and define as weak
3588         alias of __fileno.  Use libc_hidden_weak.
3589         (__fileno): Use libc_hidden_def.
3590         [weak_alias] (fileno_unlocked): Define as weak alias of __fileno.
3591         * libio/ftello.c (ftello): Rename to __ftello and define as weak
3592         alias of __ftello.
3593         [__OFF_T_MATCHES_OFF64_T] (ftello64): Define as weak alias of
3594         __ftello.
3595         * libio/iofread.c [weak_alias && !_IO_MTSAFE_IO]
3596         (__fread_unlocked): Define as strong alias of _IO_fread.  Use
3597         libc_hidden_def.
3598         (fread_unlocked): Don't use libc_hidden_ver.
3599         * libio/iofread_u.c (fread_unlocked): Rename to __fread_unlocked
3600         and define as weak alias of __fread_unlocked.  Don't use
3601         libc_hidden_def.
3602         (__fread_unlocked): Use libc_hidden_def.
3603         * include/stdio.h (__fileno): Declare.  Use libc_hidden_proto.
3604         (ftello): Don't use libc_hidden_proto.
3605         (__ftello): Declare.  Use libc_hidden_proto.
3606         (fread_unlocked): Don't use libc_hidden_proto.
3607         (__fread_unlocked): Declare.  Use libc_hidden_proto.
3608         * time/tzfile.c (__tzfile_read): Use __fileno, __fread_unlocked
3609         and __ftello instead of fileno, fread_unlocked and ftello.
3611 2012-11-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
3613         * sysdeps/s390/s390-32/bcopy.S (__bcopy): Use GOT instead of
3614         GOT12.
3615         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_load_address):
3616         Likewise.
3617         (_dl_start_user): Likewise.
3618         * sysdeps/s390/s390-32/setjmp.S (__sigsetjmp): Likewise.
3620 2014-11-12  Carlos O'Donell  <carlos@redhat.com>
3621             Siddhesh Poyarekar  <siddhesh@redhat.com>
3623         * sysdeps/s390/s390-32/dl-machine.h (_dl_start_user):
3624         Move argv and envp down instead of moving argc up.
3625         * sysdeps/s390/s390-32/dl-sysdep.h: New file.
3627 2014-11-12  Leonhard Holz  <leonhard.holz@web.de>
3629         [BZ #17506]
3630         * test-skeleton.c (main): Return successful if one of
3631         EXPECTED_SIGNAL or EXPECTED_STATUS is met when both given.
3632         * string/tst-strcoll-overflow.c: Define expected status.
3634 2014-11-12  Tatiana Udalova  <t.udalova@samsung.com>
3636         [BZ #17475]
3637         * locale/iso-639.def: Define Bhili and Tulu language codes.
3639 2014-11-11  Alan Hayward  <alan.hayward@arm.com>
3641         * sysdeps/unix/sysv/linux/aarch64/bits/ipc.h: New file.
3643 2014-11-10  Renlin Li  <Renlin.Li@arm.com>
3645         [BZ #17555]
3646         * sysdeps/aarch64/start.S (_start): Delete x29 overwritten assignment.
3648 2014-11-10  Andrew Senkevich  <andrew.n.senkevich@gmail.com>
3650         * configure.ac: Updated check of minimal required version to
3651         2.22.
3652         * manual/install.texi (Tools for Compilation): Updated version
3653         number.
3654         * configure: Regenerated.
3655         * INSTALL: Likewise.
3657 2014-11-07  Andreas Schwab  <schwab@linux-m68k.org>
3659         * sysdeps/unix/sysv/linux/m68k/localplt.data (ld.so): Remove
3660         __tls_get_addr.
3662 2014-11-07  Joseph Myers  <joseph@codesourcery.com>
3664         * include/sys/wait.h (__libc_waitpid): Remove declaration.
3665         * posix/waitpid.c (__libc_waitpid): Rename to __waitpid.
3666         (__waitpid): Don't define as alias.  Use libc_hidden_def not
3667         libc_hidden_weak.
3668         (waitpid): Define as alias of __waitpid.
3669         * sysdeps/unix/bsd/waitpid.c (__libc_waitpid): Rename to
3670         __waitpid.
3671         (__waitpid): Don't define as alias.  Use libc_hidden_def not
3672         libc_hidden_weak.
3673         (waitpid): Define as alias of __waitpid.
3674         * sysdeps/unix/sysv/linux/i386/syscalls.list (waitpid): Remove
3675         __libc_waitpid alias.
3676         * sysdeps/unix/sysv/linux/m68k/syscalls.list (waitpid): Likewise.
3677         * sysdeps/unix/sysv/linux/powerpc/syscalls.list (waitpid):
3678         Likewise.
3679         * sysdeps/unix/sysv/linux/sh/syscalls.list (waitpid): Likewise.
3680         * sysdeps/unix/sysv/linux/sparc/syscalls.list (waitpid): Likewise.
3681         * sysdeps/unix/sysv/linux/tile/waitpid.S (__libc_waitpid): Remove
3682         alias.
3683         * sysdeps/unix/sysv/linux/waitpid.c (__libc_waitpid): Rename to
3684         __waitpid.
3685         (__waitpid): Don't define as alias.  Use libc_hidden_def not
3686         libc_hidden_weak.
3687         (waitpid): Define as alias of __waitpid.
3689 2014-11-06  Carlos O'Donell  <carlos@redhat.com>
3691         * manual/llio.texi: Add comment that write safety has been
3692         fixed in Linux.
3694         * elf/Makefile (all-built-dso): Add $(common-objpfx)elf/ld.so.
3695         (localplt-build-dso): Add elf/ld.so.
3696         * sysdeps/unix/sysv/linux/i386/localplt.data: Add ___tls_get_addr
3697         i.e. 3 underscore version, __libc_memalign, malloc, calloc, realloc,
3698         and free for ld.so.
3699         * sysdeps/unix/sysv/linux/powerpc/powerpc64/localplt.data: Add
3700         __libc_memalign, malloc, calloc, realloc, and free for ld.so.
3701         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/localplt.data:
3702         Likewise.
3703         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/localplt.data:
3704         Likewise.
3705         * sysdeps/unix/sysv/linux/s390/localplt.data: Likewise.
3706         * sysdeps/generic/localplt.data: Add __tls_get_addr i.e. 2 underscore
3707         version, __libc_memalign, malloc, calloc, realloc and free for ld.so.
3708         * sysdeps/unix/sysv/linux/aarch64/localplt.data: Likewise.
3709         * sysdeps/unix/sysv/linux/arm/localplt.data: Likewise.
3710         * sysdeps/unix/sysv/linux/alpha/localplt.data: Likewise.
3711         * sysdeps/unix/sysv/linux/ia64/localplt.data: Likewise.
3712         * sysdeps/unix/sysv/linux/m68k/localplt.data: Likewise.
3713         * sysdeps/unix/sysv/linux/microblaze/localplt.data: Likewise.
3714         * sysdeps/unix/sysv/linux/sparc/sparc32/localplt.data: Likewise.
3715         * sysdeps/unix/sysv/linux/sparc/sparc64/localplt.data: Likewise.
3717 2014-11-05  Joseph Myers  <joseph@codesourcery.com>
3719         [BZ #14132]
3720         * include/libc-symbols.h (INTUSE): Remove macro.
3721         (INTDEF): Likewise.
3722         (INTVARDEF): Likewise.
3723         (_INTVARDEF): Likewise.
3724         (INTDEF2): Likewise.
3725         (INTVARDEF2): Likewise.
3726         * elf/rtld.c [!HAVE_INLINED_SYSCALLS] (_dl_starting_up): Use
3727         rtld_hidden_def instead of INTVARDEF.
3728         * sysdeps/generic/ldsodefs.h [IS_IN_rtld]
3729         (_dl_starting_up_internal): Remove declaration.
3730         (_dl_starting_up): Use rtld_hidden_proto.
3731         * elf/dl-init.c [!HAVE_INLINED_SYSCALLS] (_dl_starting_up): Remove
3732         declaration.
3733         [!HAVE_INLINED_SYSCALLS] (_dl_starting_up_internal): Likewise.
3734         (_dl_init) [!HAVE_INLINED_SYSCALLS]: Don't use INTUSE with
3735         _dl_starting_up.
3736         * elf/dl-writev.h (_dl_writev): Likewise.
3737         * sysdeps/powerpc/powerpc64/dl-machine.h [!HAVE_INLINED_SYSCALLS]
3738         (DL_STARTING_UP_DEF): Use __GI__dl_starting_up instead of
3739         _dl_starting_up_internal.
3741 2014-11-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3743         * stdio-common/tst-fmemopen.c (do_test): Refactor to use
3744         test-skeleton.c.
3746 2014-11-05  Will Newton  <will.newton@linaro.org>
3748         * benchtests/Makefile: (bench-malloc): Add malloc thread
3749         scalability benchmark.
3750         * benchtests/bench-malloc-threads.c: New file.
3752 2014-11-05  Richard Earnshaw  <rearnsha@arm.com>
3754         * sysdeps/aarch64/strchrnul.S: New file.
3756 2014-11-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3758         * sysdeps/powerpc/powerpc64/power8/memset.S (MTVSRD_V1_R4): Simplify
3759         definition.
3760         * sysdeps/powerpc/powerpc64/power8/fpu/s_finite.S (MFVSRD_R3_V1):
3761         Likwise.
3762         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinf.S (MFVSRD_R3_V1):
3763         Likewise.
3764         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S (MFVSRD_R3_V1):
3765         Likewise.
3766         * sysdeps/powerpc/powerpc64/power8/fpu/s_llrint.S (MFVSRD_R3_V1):
3767         Likewise.
3768         * sysdeps/powerpc/powerpc64/power8/fpu/s_llround.S (MFVSRD_R3_V1):
3769         Likewise.
3771 2014-11-05  Arjun Shankar  <arjun.is@lostca.se>
3773         * catgets/test-gencat.c: Use test-skeleton.c.
3774         * catgets/tst-catgets.c: Likewise.
3775         * csu/tst-empty.c: Likewise.
3776         * elf/tst-audit2.c: Likewise.
3777         * elf/tst-global1.c: Likewise.
3778         * elf/tst-pathopt.c: Likewise.
3779         * elf/tst-piemod1.c: Likewise.
3780         * elf/tst-tls10.c: Likewise.
3781         * elf/tst-tls11.c: Likewise.
3782         * elf/tst-tls12.c: Likewise.
3783         * gnulib/tst-gcc.c: Likewise.
3784         * iconvdata/tst-e2big.c: Likewise.
3785         * iconvdata/tst-loading.c: Likewise.
3786         * iconv/tst-iconv1.c: Likewise.
3787         * iconv/tst-iconv2.c: Likewise.
3788         * inet/test-inet6_opt.c: Likewise.
3789         * inet/tst-gethnm.c: Likewise.
3790         * inet/tst-network.c: Likewise.
3791         * inet/tst-ntoa.c: Likewise.
3792         * intl/tst-codeset.c: Likewise.
3793         * intl/tst-gettext2.c: Likewise.
3794         * intl/tst-gettext3.c: Likewise.
3795         * intl/tst-ngettext.c: Likewise.
3796         * intl/tst-translit.c: Likewise.
3797         * io/test-stat.c: Likewise.
3798         * libio/test-fmemopen.c: Likewise.
3799         * libio/tst-freopen.c: Likewise.
3800         * libio/tst-sscanf.c: Likewise.
3801         * libio/tst-ungetwc1.c: Likewise.
3802         * libio/tst-ungetwc2.c: Likewise.
3803         * libio/tst-widetext.c: Likewise.
3804         * localedata/tst-ctype.c: Likewise.
3805         * localedata/tst-digits.c: Likewise.
3806         * localedata/tst-leaks.c: Likewise.
3807         * localedata/tst-mbswcs1.c: Likewise.
3808         * localedata/tst-mbswcs2.c: Likewise.
3809         * localedata/tst-mbswcs3.c: Likewise.
3810         * localedata/tst-mbswcs4.c: Likewise.
3811         * localedata/tst-mbswcs5.c: Likewise.
3812         * localedata/tst-setlocale.c: Likewise.
3813         * localedata/tst-trans.c: Likewise.
3814         * localedata/tst-wctype.c: Likewise.
3815         * localedata/tst-xlocale1.c: Likewise.
3816         * login/tst-grantpt.c: Likewise.
3817         * malloc/tst-calloc.c: Likewise.
3818         * malloc/tst-malloc.c: Likewise.
3819         * malloc/tst-mallocstate.c: Likewise.
3820         * malloc/tst-mcheck.c: Likewise.
3821         * malloc/tst-mtrace.c: Likewise.
3822         * malloc/tst-obstack.c: Likewise.
3823         * math/atest-exp2.c: Likewise.
3824         * math/atest-exp.c: Likewise.
3825         * math/atest-sincos.c: Likewise.
3826         * math/test-matherr.c: Likewise.
3827         * math/test-misc.c: Likewise.
3828         * math/test-powl.c: Likewise.
3829         * math/tst-definitions.c: Likewise.
3830         * misc/tst-dirname.c: Likewise.
3831         * misc/tst-efgcvt.c: Likewise.
3832         * misc/tst-fdset.c: Likewise.
3833         * misc/tst-hsearch.c: Likewise.
3834         * misc/tst-mntent2.c: Likewise.
3835         * nptl/tst-sem7.c: Likewise.
3836         * nptl/tst-sem8.c: Likewise.
3837         * nptl/tst-sem9.c: Likewise.
3838         * nss/test-netdb.c: Likewise.
3839         * posix/tst-fnmatch.c: Likewise.
3840         * posix/tst-getlogin.c: Likewise.
3841         * posix/tst-gnuglob.c: Likewise.
3842         * posix/tst-mmap.c: Likewise.
3843         * pwd/tst-getpw.c: Likewise.
3844         * resolv/tst-inet_ntop.c: Likewise.
3845         * rt/tst-timer.c: Likewise.
3846         * stdio-common/test-fseek.c: Likewise.
3847         * stdio-common/test-popen.c: Likewise.
3848         * stdio-common/test-vfprintf.c: Likewise.
3849         * stdio-common/tst-cookie.c: Likewise.
3850         * stdio-common/tst-fileno.c: Likewise.
3851         * stdio-common/tst-gets.c: Likewise.
3852         * stdio-common/tst-obprintf.c: Likewise.
3853         * stdio-common/tst-perror.c: Likewise.
3854         * stdio-common/tst-sprintf2.c: Likewise.
3855         * stdio-common/tst-sprintf3.c: Likewise.
3856         * stdio-common/tst-sprintf.c: Likewise.
3857         * stdio-common/tst-swprintf.c: Likewise.
3858         * stdio-common/tst-tmpnam.c: Likewise.
3859         * stdio-common/tst-unbputc.c: Likewise.
3860         * stdio-common/tst-wc-printf.c: Likewise.
3861         * stdlib/tst-environ.c: Likewise.
3862         * stdlib/tst-fmtmsg.c: Likewise.
3863         * stdlib/tst-limits.c: Likewise.
3864         * stdlib/tst-rand48-2.c: Likewise.
3865         * stdlib/tst-rand48.c: Likewise.
3866         * stdlib/tst-random2.c: Likewise.
3867         * stdlib/tst-random.c: Likewise.
3868         * stdlib/tst-strtol.c: Likewise.
3869         * stdlib/tst-strtoll.c: Likewise.
3870         * stdlib/tst-tls-atexit.c: Likewise.
3871         * stdlib/tst-xpg-basename.c: Likewise.
3872         * string/test-ffs.c: Likewise.
3873         * string/tst-bswap.c: Likewise.
3874         * string/tst-inlcall.c: Likewise.
3875         * string/tst-strtok.c: Likewise.
3876         * string/tst-strxfrm.c: Likewise.
3877         * sysdeps/x86_64/tst-audit10.c: Likewise.
3878         * sysdeps/x86_64/tst-audit3.c: Likewise.
3879         * sysdeps/x86_64/tst-audit4.c: Likewise.
3880         * sysdeps/x86_64/tst-audit5.c: Likewise.
3881         * time/tst-ftime_l.c: Likewise.
3882         * time/tst-getdate.c: Likewise.
3883         * time/tst-mktime3.c: Likewise.
3884         * time/tst-mktime.c: Likewise.
3885         * time/tst-posixtz.c: Likewise.
3886         * time/tst-strptime2.c: Likewise.
3887         * time/tst-strptime3.c: Likewise.
3888         * wcsmbs/tst-btowc.c: Likewise.
3889         * wcsmbs/tst-mbrtowc.c: Likewise.
3890         * wcsmbs/tst-mbsrtowcs.c: Likewise.
3891         * wcsmbs/tst-wchar-h.c: Likewise.
3892         * wcsmbs/tst-wcpncpy.c: Likewise.
3893         * wcsmbs/tst-wcrtomb.c: Likewise.
3894         * wcsmbs/tst-wcsnlen.c: Likewise.
3895         * wcsmbs/tst-wcstof.c: Likewise.
3897 2014-11-04  Joseph Myers  <joseph@codesourcery.com>
3899         [BZ #14132]
3900         * elf/dl-profile.c (_dl_mcount): Use rtld_hidden_def instead of
3901         INTDEF.
3902         * sysdeps/generic/ldsodefs.h (_dl_mcount_internal): Remove
3903         declaration.
3904         (_dl_mcount): Use rtld_hidden_proto.
3905         * elf/dl-runtime.c (_dl_profile_fixup): Don't use INTUSE with
3906         _dl_mcount.
3907         * elf/rtld.c (_rtld_global_ro): Likewise.
3909         [BZ #14132]
3910         * elf/dl-init.c (_dl_init): Don't use INTDEF.
3911         * sysdeps/aarch64/dl-machine.h (RTLD_START): Use _dl_init instead
3912         of _dl_init_internal.
3913         * sysdeps/alpha/dl-machine.h (RTLD_START): Likewise.
3914         * sysdeps/arm/dl-machine.h (RTLD_START): Likewise.
3915         * sysdeps/hppa/dl-machine.h (RTLD_START): Likewise.
3916         * sysdeps/i386/dl-machine.h (RTLD_START): Likewise.
3917         * sysdeps/ia64/dl-machine.h (RTLD_START): Likewise.
3918         * sysdeps/m68k/dl-machine.h (RTLD_START): Likewise.
3919         * sysdeps/microblaze/dl-machine.h (RTLD_START): Likewise.
3920         * sysdeps/mips/dl-machine.h (RTLD_START): Likewise.
3921         * sysdeps/powerpc/powerpc32/dl-start.S (_start): Likewise.
3922         * sysdeps/s390/s390-32/dl-machine.h (RTLD_START): Likewise.
3923         * sysdeps/s390/s390-64/dl-machine.h (RTLD_START): Likewise.
3924         * sysdeps/sh/dl-machine.h (RTLD_START): Likewise.
3925         * sysdeps/sparc/sparc32/dl-machine.h (RTLD_START): Likewise.
3926         * sysdeps/sparc/sparc64/dl-machine.h (RTLD_START): Likewise.
3927         * sysdeps/tile/dl-start.S (_start): Likewise.
3928         * sysdeps/x86_64/dl-machine.h (RTLD_START): Likewise.
3929         * sysdeps/x86_64/x32/dl-machine.h (RTLD_START): Likewise.
3931         [BZ #14132]
3932         * sysdeps/generic/ldsodefs.h (_dl_argv): Use rtld_hidden_proto.
3933         [IS_IN_rtld] (_dl_argv_internal): Do not declare.
3934         (rtld_progname): Make macro definition unconditional.
3935         * elf/rtld.c (_dl_argv): Use rtld_hidden_data_def instead of
3936         INTDEF.
3937         (dlmopen_doit): Do not use INTUSE with _dl_argv.
3938         (dl_main): Likewise.
3939         * elf/dl-sysdep.c (_dl_sysdep_start): Likewise.
3940         * sysdeps/alpha/dl-machine.h (RTLD_START): Use __GI__dl_argv
3941         instead of _dl_argv_internal.
3942         * sysdeps/powerpc/powerpc32/dl-start.S (_dl_start_user): Use
3943         __GI__dl_argv instead of INTUSE(_dl_argv).
3944         * sysdeps/powerpc/powerpc64/dl-machine.h (RTLD_START): Use
3945         __GI__dl_argv instead of _dl_argv_internal.
3947         * soft-fp/op-common.h (_FP_TO_INT_ROUND): New macro.
3948         * soft-fp/double.h [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_ROUND_D): New
3949         macro.
3950         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_ROUND_D): Likewise.
3951         * soft-fp/extended.h [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_ROUND_E):
3952         New macro.
3953         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_ROUND_E): Likewise.
3954         * soft-fp/quad.h [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_ROUND_Q): New
3955         macro.
3956         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_ROUND_Q): Likewise.
3957         * soft-fp/single.h (FP_TO_INT_ROUND_S): New macro.
3959 2014-11-04  Andreas Schwab  <schwab@suse.de>
3961         * posix/regex_internal.h: Don't include <locale/elem-hash.h>.
3963 2014-11-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3965         * sysdeps/powerpc/powerpc64/power8/memset.S (MTVSRD_V1_R4): Encode
3966         mtvsrd instruction in binary form.
3968 2014-11-03  Andreas Schwab  <schwab@suse.de>
3970         [BZ #17522]
3971         * libio/wfileops.c (_IO_wdo_write): If the file buffer has room
3972         for less than MB_LEN_MAX use a local buffer of that size.
3973         * libio/tst-fputws.c: New file.
3974         * libio/Makefile (tests): Add tst-fputws.
3976 2014-11-01  Jose E. Marchesi  <jose.marchesi@oracle.com>
3978         * sysdeps/unix/sysv/linux/sparc/sys/ucontext.h (struct fpu): fix
3979         the size of the fpu_fr.fpu_dregs[] array.
3981 2014-11-01  Joseph Myers  <joseph@codesourcery.com>
3983         * posix/nanosleep.c (__libc_nanosleep): Rename to __nanosleep.
3984         (__nanosleep): Do not define as alias.
3985         (nanosleep): Define as alias of __nanosleep.
3986         * sysdeps/unix/sysv/linux/syscalls.list (nanosleep): Remove
3987         __libc_nanosleep name.
3989 2014-10-31  Joseph Myers  <joseph@codesourcery.com>
3991         * aclocal.m4 (GLIBC_AUTOCONF_VERSION): Mention need to update
3992         install.texi in comment.
3994 2014-10-31  Torvald Riegel  <triegel@redhat.com>
3996         * sysdeps/powerpc/bits/atomic.h (atomic_write_barrier): Remove and...
3997         * sysdeps/powerpc/powerpc32/bits/atomic.h (atomic_write_barrier):
3998         ... add here and use lwsync or sync ...
3999         * sysdeps/powerpc/powerpc64/bits/atomic.h (atomic_write_barrier):
4000         ... and add here using lwsync.
4002 2014-10-31  Matthew Fortune  <matthew.fortune@imgtec.com>
4004         * elf/dl-machine-reject-phdr.h: New file.
4005         * elf/dl-load.c: #include that.
4006         (open_verify): Call elf_machine_reject_phdr_p and ignore the file
4007         if that returned true.
4009 2014-10-31  Roland McGrath  <roland@hack.frob.com>
4011         [BZ #17496]
4012         * Makerules: Move gnu/lib-names.h generation chunk up, to right after
4013         gen-as-const-headers chunk.  Add a big scare comment after the last
4014         safe place to touch before-compile.
4016 2014-10-31  Joseph Myers  <joseph@codesourcery.com>
4018         * manual/install.texi (Tools for Compilation): Update autoconf
4019         version requirements.
4020         * INSTALL: Regenerated.
4022         * misc/pselect.c [!__pselect] (__libc_pselect): Remove alias.
4023         * sysdeps/unix/sysv/linux/pselect.c [__NR_pselect6]
4024         (__libc_pselect): Likewise.
4026         [BZ #14138]
4027         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Remove file.
4028         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Likewise.
4029         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Likewise.
4030         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Likewise.
4032 2014-10-31  Torvald Riegel  <triegel@redhat.com>
4034         * sysdeps/sparc/sparc32/bits/atomic.h (atomic_write_barrier): Use
4035         correct barrier instruction.
4036         * sysdeps/sparc/sparc32/sparcv9/bits/atomic.h (atomic_write_barrier):
4037         Likewise.
4038         * sysdeps/sparc/sparc64/bits/atomic.h (atomic_write_barrier):
4039         Likewise.
4041 2014-10-30  Roland McGrath  <roland@hack.frob.com>
4043         * include/ctype.h: Include <ctype/ctype.h> first thing rather than
4044         after defining inlines.  Instead, just use parens to defeat macro
4045         expansion of __isctype in its declaration.
4047 2014-10-30  Joseph Myers  <joseph@codesourcery.com>
4049         * include/sys/uio.h (__libc_readv): Remove declaration.
4050         (__libc_writev): Likewise.
4051         * misc/readv.c (__libc_readv): Rename to __readv.
4052         (__readv): Do not define as alias.
4053         (readv): Define as alias of __readv.
4054         * misc/writev.c (__libc_writev): Rename to __writev.
4055         (__writev): Do not define as alias.
4056         (writev): Define as alias of __writev.
4057         * sysdeps/posix/readv.c (__libc_readv): Rename to __readv.
4058         (__readv): Do not define as alias.
4059         (readv): Define unconditionally as alias of __readv.
4060         * sysdeps/posix/writev.c (__libc_writev): Rename to __writev.
4061         (__writev): Do not define as alias.
4062         (writev): Define unconditionally as alias of __writev.
4063         * sysdeps/unix/syscalls.list (readv): Do not define __libc_readv
4064         name.
4065         (writev): Do not define __libc_writev name.
4067 2014-10-30  Roland McGrath  <roland@hack.frob.com>
4069         * iconv/iconv_charmap.c (add_bytes): Make IN argument pointer to const.
4070         (convert_charseq): New function, broken out of ...
4071         (use_from_charmap): ... here.  Call it.
4072         (use_to_charmap): Use convert_charseq and free instead of duplicating
4073         its code with a variable-length stack struct.
4075 2014-10-30  Joseph Myers  <joseph@codesourcery.com>
4077         * include/fcntl.h (__libc_creat): Remove declaration.
4078         * io/creat.c (__libc_creat): Rename to creat.
4079         (creat): Do not define as alias.
4080         * sysdeps/unix/sysv/linux/alpha/creat.c (creat64): Define as alias
4081         of creat instead of __libc_creat.
4082         * sysdeps/unix/sysv/linux/generic/creat.c (__libc_creat): Rename
4083         to creat.
4084         (creat): Do not define as alias.
4085         [__WORDSIZE == 64] (creat64): Define as alias of creat instead of
4086         __libc_creat.
4087         * sysdeps/unix/sysv/linux/syscalls.list (creat): Do not define
4088         __libc_creat name.
4089         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list (creat):
4090         Likewise.
4092 2014-10-29  Carlos O'Donell  <carlos@redhat.com>
4094         * manual/llio.texi: Add comments discussing why write() may be
4095         considered MT-unsafe on Linux.
4097 2014-10-28  Carlos O'Donell  <carlos@redhat.com>
4099         * dl-load.c (local_strdup): Remove.
4100         (expand_dynamic_string_token): Use __strdup.
4101         (decompose_rpath): Likewise.
4102         (_dl_map_object): Likewise.
4104 2014-10-28  Joseph Myers  <joseph@codesourcery.com>
4106         [BZ #14132]
4107         * sysdeps/generic/unwind-dw2-fde.c
4108         (__register_frame_info_bases_internal): Do not declare.
4109         (__register_frame_info_table_bases_internal): Likewise.
4110         (__deregister_frame_info_bases_internal): Likewise.
4111         (__register_frame_info_bases): Declare and use hidden_proto before
4112         definition.  Use hidden_def instead of INTDEF.
4113         (__register_frame_info_table_bases): Likewise.
4114         (__deregister_frame_info_bases): Likewise.
4115         (__register_frame_info): Do not use INTUSE.
4116         (__register_frame): Likewise.
4117         (__register_frame_info_table): Likewise.
4118         (__register_frame_table): Likewise.
4119         (__deregister_frame_info): Likewise.
4120         (__deregister_frame): Likewise.
4122 2014-10-27  Gratian Crisan  <gratian.crisan@ni.com>
4124         * sysdeps/unix/sysv/linux/arm/kernel-features.h
4125         [__LINUX_KERNEL_VERSION >= 0x030E03] (__ASSUME_FUTEX_LOCK_PI): Do
4126         not undefine.
4127         [__LINUX_KERNEL_VERSION >= 0x030E03] (__ASSUME_REQUEUE_PI):
4128         Likewise.
4129         [__LINUX_KERNEL_VERSION >= 0x030E03] (__ASSUME_SET_ROBUST_LIST):
4130         Likewise.
4132 2014-10-27  Joseph Myers  <joseph@codesourcery.com>
4134         [BZ #14138]
4135         * sysdeps/unix/sysv/linux/arm/setfsgid.c: Remove file.
4136         * sysdeps/unix/sysv/linux/arm/setfsuid.c: Likewise.
4137         * sysdeps/unix/sysv/linux/i386/setfsgid.c: Likewise.
4138         * sysdeps/unix/sysv/linux/i386/setfsuid.c: Likewise.
4139         * sysdeps/unix/sysv/linux/m68k/setfsgid.c: Likewise.
4140         * sysdeps/unix/sysv/linux/m68k/setfsuid.c: Likewise.
4141         * sysdeps/unix/sysv/linux/s390/s390-32/setfsgid.c: Likewise.
4142         * sysdeps/unix/sysv/linux/s390/s390-32/setfsuid.c: Likewise.
4143         * sysdeps/unix/sysv/linux/sh/setfsgid.c: Likewise.
4144         * sysdeps/unix/sysv/linux/sh/setfsuid.c: Likewise.
4145         * sysdeps/unix/sysv/linux/sparc/sparc32/setfsgid.c: Likewise.
4146         * sysdeps/unix/sysv/linux/sparc/sparc32/setfsuid.c: Likewise.
4147         * sysdeps/unix/sysv/linux/arm/syscalls.list (setfsgid): Add
4148         syscall.
4149         (setfsuid): Likewise.
4150         * sysdeps/unix/sysv/linux/i386/syscalls.list (setfsgid): Likewise.
4151         (setfsuid): Likewise.
4152         * sysdeps/unix/sysv/linux/m68k/syscalls.list (setfsgid): Likewise.
4153         (setfsuid): Likewise.
4154         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list (setfsgid):
4155         Likewise.
4156         (setfsuid): Likewise.
4157         * sysdeps/unix/sysv/linux/sh/syscalls.list (setfsgid): Likewise.
4158         (setfsuid): Likewise.
4159         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list (setfsgid):
4160         Likewise.
4161         (setfsuid): Likewise.
4163 2014-10-27  Andreas Schwab  <schwab@suse.de>
4165         [BZ #17501]
4166         * sysdeps/i386/i686/multiarch/strcasecmp.S (__strcasecmp): Fix
4167         check for Slow_SSE4_2 feature bit.
4168         * sysdeps/i386/i686/multiarch/strcmp.S (STRCMP): Likewise.
4169         * sysdeps/i386/i686/multiarch/strncase.S (__strncasecmp): Likewise.
4170         * sysdeps/x86_64/multiarch/strcmp.S (STRCMP, __strcascmp):
4171         Likewise.  Fix check for Fast_Unaligned_Load feature bit.
4173 2014-10-24  Roland McGrath  <roland@hack.frob.com>
4175         * configure.ac: Validate compiler version with a empirical test of
4176         __GNUC__ and __GNUC_MINOR__ predefined values, rather than by grepping
4177         $CC -v output.
4178         * configure: Regenerated.
4180         * inet/htons.c (htons): Prototypify.
4181         * inet/htonl.c (htonl): Likewise.
4183 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
4185         * string/strncat.c (strncat): Improve performance by using strlen.
4187 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
4189         * string/strcat.c (strcat): Improve performance by using strlen/strcpy.
4191 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
4193         * sysdeps/aarch64/fpu/fgetexcptflg.c (fegetexceptflag):
4194         Call libc_fetestexcept_aarch64.
4196 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
4198         * sysdeps/aarch64/fpu/feholdexcpt.c (feholdexcept):
4199         Call libc_feholdexcept_aarch64.
4201 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
4203         * sysdeps/aarch64/fpu/fegetround.c (fegetround):
4204         Call get_rounding_mode.
4206 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
4208         * sysdeps/aarch64/fpu/feenablxcpt.c (feenableexcept):
4209         Simplify logic.
4211 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
4213         * sysdeps/aarch64/fpu/fedisblxcpt.c (fedisableexcept):
4214         Simplify logic.
4216 2014-10-24  Joseph Myers  <joseph@codesourcery.com>
4218         [BZ #14138]
4219         * sysdeps/unix/sysv/linux/arm/getegid.c: Remove file.
4220         * sysdeps/unix/sysv/linux/arm/geteuid.c: Likewise.
4221         * sysdeps/unix/sysv/linux/arm/getgid.c: Likewise.
4222         * sysdeps/unix/sysv/linux/arm/getgroups.c: Likewise.
4223         * sysdeps/unix/sysv/linux/arm/getresgid.c: Likewise.
4224         * sysdeps/unix/sysv/linux/arm/getresuid.c: Likewise.
4225         * sysdeps/unix/sysv/linux/arm/getuid.c: Likewise.
4226         * sysdeps/unix/sysv/linux/i386/getegid.c: Likewise.
4227         * sysdeps/unix/sysv/linux/i386/geteuid.c: Likewise.
4228         * sysdeps/unix/sysv/linux/i386/getgid.c: Likewise.
4229         * sysdeps/unix/sysv/linux/i386/getgroups.c: Likewise.
4230         * sysdeps/unix/sysv/linux/i386/getresgid.c: Likewise.
4231         * sysdeps/unix/sysv/linux/i386/getresuid.c: Likewise.
4232         * sysdeps/unix/sysv/linux/i386/getuid.c: Likewise.
4233         * sysdeps/unix/sysv/linux/m68k/getegid.c: Likewise.
4234         * sysdeps/unix/sysv/linux/m68k/geteuid.c: Likewise.
4235         * sysdeps/unix/sysv/linux/m68k/getgid.c: Likewise.
4236         * sysdeps/unix/sysv/linux/m68k/getgroups.c: Likewise.
4237         * sysdeps/unix/sysv/linux/m68k/getresgid.c: Likewise.
4238         * sysdeps/unix/sysv/linux/m68k/getresuid.c: Likewise.
4239         * sysdeps/unix/sysv/linux/m68k/getuid.c: Likewise.
4240         * sysdeps/unix/sysv/linux/s390/s390-32/getegid.c: Likewise.
4241         * sysdeps/unix/sysv/linux/s390/s390-32/geteuid.c: Likewise.
4242         * sysdeps/unix/sysv/linux/s390/s390-32/getgid.c: Likewise.
4243         * sysdeps/unix/sysv/linux/s390/s390-32/getgroups.c: Likewise.
4244         * sysdeps/unix/sysv/linux/s390/s390-32/getresgid.c: Likewise.
4245         * sysdeps/unix/sysv/linux/s390/s390-32/getresuid.c: Likewise.
4246         * sysdeps/unix/sysv/linux/s390/s390-32/getuid.c: Likewise.
4247         * sysdeps/unix/sysv/linux/sh/getegid.c: Likewise.
4248         * sysdeps/unix/sysv/linux/sh/geteuid.c: Likewise.
4249         * sysdeps/unix/sysv/linux/sh/getgid.c: Likewise.
4250         * sysdeps/unix/sysv/linux/sh/getgroups.c: Likewise.
4251         * sysdeps/unix/sysv/linux/sh/getresgid.c: Likewise.
4252         * sysdeps/unix/sysv/linux/sh/getresuid.c: Likewise.
4253         * sysdeps/unix/sysv/linux/sh/getuid.c: Likewise.
4254         * sysdeps/unix/sysv/linux/sparc/sparc32/getegid.c: Likewise.
4255         * sysdeps/unix/sysv/linux/sparc/sparc32/geteuid.c: Likewise.
4256         * sysdeps/unix/sysv/linux/sparc/sparc32/getgid.c: Likewise.
4257         * sysdeps/unix/sysv/linux/sparc/sparc32/getgroups.c: Likewise.
4258         * sysdeps/unix/sysv/linux/sparc/sparc32/getuid.c: Likewise.
4259         * sysdeps/unix/sysv/linux/arm/syscalls.list (getegid): Add
4260         syscall.
4261         (geteuid): Likewise.
4262         (getgid): Likewise.
4263         (getuid): Likewise.
4264         (getresgid): Likewise.
4265         (getresuid): Likewise.
4266         (getgroups): Likewise.
4267         * sysdeps/unix/sysv/linux/i386/syscalls.list (getegid): Likewise.
4268         (geteuid): Likewise.
4269         (getgid): Likewise.
4270         (getuid): Likewise.
4271         (getresgid): Likewise.
4272         (getresuid): Likewise.
4273         (getgroups): Likewise.
4274         * sysdeps/unix/sysv/linux/m68k/syscalls.list (getegid): Likewise.
4275         (geteuid): Likewise.
4276         (getgid): Likewise.
4277         (getuid): Likewise.
4278         (getresgid): Likewise.
4279         (getresuid): Likewise.
4280         (getgroups): Likewise.
4281         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list (getegid):
4282         Likewise.
4283         (geteuid): Likewise.
4284         (getgid): Likewise.
4285         (getuid): Likewise.
4286         (getresgid): Likewise.
4287         (getresuid): Likewise.
4288         (getgroups): Likewise.
4289         * sysdeps/unix/sysv/linux/sh/syscalls.list (getegid): Likewise.
4290         (geteuid): Likewise.
4291         (getgid): Likewise.
4292         (getuid): Likewise.
4293         (getresgid): Likewise.
4294         (getresuid): Likewise.
4295         (getgroups): Likewise.
4296         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list (getegid):
4297         Likewise.
4298         (geteuid): Likewise.
4299         (getgid): Likewise.
4300         (getuid): Likewise.
4301         (getgroups): Likewise.
4303         [BZ #14138]
4304         * sysdeps/unix/sysv/linux/i386/chown.c: Remove file.
4305         * sysdeps/unix/sysv/linux/i386/fchown.c: Likewise.
4306         * sysdeps/unix/sysv/linux/i386/lchown.c: Likewise.
4307         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Likewise.
4308         * sysdeps/unix/sysv/linux/s390/s390-32/fchown.c: Remove file.
4309         * sysdeps/unix/sysv/linux/s390/s390-32/lchown.c: Likewise.
4310         * sysdeps/unix/sysv/linux/sh/chown.c: Likewise.
4311         * sysdeps/unix/sysv/linux/sh/fchown.c: Likewise.
4312         * sysdeps/unix/sysv/linux/sh/lchown.c: Likewise.
4313         * sysdeps/unix/sysv/linux/sparc/sparc32/chown.c: Likewise.
4314         * sysdeps/unix/sysv/linux/sparc/sparc32/fchown.c: Likewise.
4315         * sysdeps/unix/sysv/linux/sparc/sparc32/lchown.c: Likewise.
4316         * sysdeps/unix/sysv/linux/s390/s390-32/Versions (GLIBC_2.1): Add
4317         __chown.
4318         * sysdeps/unix/sysv/linux/i386/syscalls.list (chown): Add syscall.
4319         (lchown): Likewise.
4320         (fchown): Likewise.
4321         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list (chown):
4322         Likewise.
4323         (lchown): Likewise.
4324         (fchown): Likewise.
4325         * sysdeps/unix/sysv/linux/sh/syscalls.list (chown): Likewise.
4326         (lchown): Likewise.
4327         (fchown): Likewise.
4328         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list (chown):
4329         Likewise.
4330         (lchown): Likewise.
4331         (fchown): Likewise.
4333 2014-10-23  Wilco Dijkstra  <wdijkstr@arm.com>
4335         * sysdeps/aarch64/fpu/fclrexcpt.c (feclearexcept):
4336         Simplify logic.
4338 2014-10-23  Wilco Dijkstra  <wdijkstr@arm.com>
4340         * sysdeps/aarch64/fpu/fsetexcptflg.c (fsetexceptflag):
4341         Cleanup logic.
4343 2014-10-23  Wilco Dijkstra  <wdijkstr@arm.com>
4345         * sysdeps/aarch64/fpu/fsetexcptflg.c (fsetexceptflag):
4346         Remove unused include.
4348 2014-10-23  Wilco Dijkstra  <wdijkstr@arm.com>
4350         * sysdeps/aarch64/fpu/feholdexcpt.c (feholdexcept): Remove spaces.
4351         * sysdeps/aarch64/fpu/fesetenv.c (fesetenv): Remove spaces.
4352         * sysdeps/aarch64/fpu/fesetround.c (fesetround): Remove spaces.
4353         * sysdeps/aarch64/fpu/fraiseexcpt.c (feraiseexcept): Remove spaces.
4355 2014-10-23  Carlos O'Donell  <carlos@systemhalted.org>
4356             Helge Deller <deller@gmx.de>
4358         [BZ #17508]
4359         * sysdeps/unix/sysv/linux/hppa/bits/signum.h: Remove SIGEMT.
4360         Define SIGSTKFLT as 7. Define SIGSYS as 31. Define SIGXCPU as 12.
4361         Remove SIGLOST. Define SIGXFSZ as 30. Define __SIGRTMIN as 32.
4363 2014-10-23  Joseph Myers  <joseph@codesourcery.com>
4365         [BZ #14132]
4366         * sysdeps/powerpc/powerpc32/libgcc-compat.S (__ashldi3_v_glibc20):
4367         Remove macro definition.
4368         (__ashrdi3_v_glibc20): Likewise.
4369         (__lshrdi3_v_glibc20): Likewise.
4370         (__cmpdi2_v_glibc20): Likewise.
4371         (__ucmpdi2_v_glibc20): Likewise.
4372         [!_SOFT_FLOAT && !__NO_FPRS__] (__fixdfdi_v_glibc20): Likewise.
4373         [!_SOFT_FLOAT && !__NO_FPRS__] (__fixsfdi_v_glibc20): Likewise.
4374         [!_SOFT_FLOAT && !__NO_FPRS__] (__fixunsdfdi_v_glibc20): Likewise.
4375         [!_SOFT_FLOAT && !__NO_FPRS__] (__fixunssfdi_v_glibc20): Likewise.
4376         [!_SOFT_FLOAT && !__NO_FPRS__] (__floatdidf_v_glibc20): Likewise.
4377         [!_SOFT_FLOAT && !__NO_FPRS__] (__floatdisf_v_glibc20): Likewise.
4379 2014-10-22  Roland McGrath  <roland@hack.frob.com>
4381         * inet/netgroup.h (struct name_list): Use C99 [] syntax rather than
4382         old GNU extension [0] syntax.
4383         * nscd/nscd_helper.c (open_socket): Use a flexible array member and
4384         alloca rather than an array member with variable length.
4385         * nscd/netgroupcache.c (addgetnetgrentX): Likewise.
4386         * nscd/nscd.c (invalidate_db): New function, broken out of ...
4387         (parse_opt): ... here.  Likewise use alloca there.
4388         Validate the -i argument before checking for rootness.
4389         (send_shutdown): New function, broken out of ...
4390         (parse_opt): ... here.
4392 2014-10-22  Roland McGrath  <roland@hack.frob.com>
4394         * sysdeps/arm/__longjmp.S [NEED_HWCAP] [IS_IN_rtld]: Use LDST_PCREL
4395         macro to get at the _rt_local_ro field.
4396         [NEED_HWCAP] [!IS_IN_rtld]: Use LDR_GLOBAL to get at _rtld_global_ro
4397         ([PIC] case) or _dl_hwcap ([!PIC] case).
4398         * sysdeps/arm/setjmp.S: Likewise.
4400         * config.h.in (ARM_PCREL_MOVW_OK): New macro.
4401         * sysdeps/arm/configure.ac: New check to define it.
4402         * sysdeps/arm/configure: Regenerated.
4403         * sysdeps/arm/sysdep.h [__ASSEMBLER__]: Include <arm-features.h>.
4404         (LDST_INDEXED_NOINDEX, LDST_INDEXED_INDEX): New macros.
4405         (LDST_INDEXED, LDST_PC_INDEXED): New macros, differing definitions
4406         depending on [ARM_NO_INDEX_REGISTER] and [__thumb2__].
4407         (LDST_PCREL) [!__thumb2__ && ARCH_HAS_T2 && ARM_PCREL_MOVW_OK]:
4408         Use move/movt pair instead of a load.
4409         (LDST_GLOBAL): Macro removed.
4410         (LDR_GLOBAL): New macro replaces it.
4411         (LDR_HIDDEN): New macro.
4412         (PTR_MANGLE_LOAD): Use LDR_GLOBAL rather than LDST_GLOBAL.
4413         Use LDR_HIDDEN instead for __pointer_chk_guard_local.
4415         * setjmp/tst-setjmp-static.c: New file.
4416         * setjmp/Makefile (tests): Add it.
4417         (tests-static): New variable.
4419 2014-10-22  Maciej W. Rozycki  <macro@codesourcery.com>
4421         [BZ #17485]
4422         * sysdeps/unix/sysv/linux/mips/vfork.S (__libc_vfork): Define.
4424 2014-10-21  Joseph Myers  <joseph@codesourcery.com>
4426         [BZ #14132]
4427         * math/s_ldexpf.c (__ldexpf): Do not use INTDEF.
4429 2014-10-21  Roland McGrath  <roland@hack.frob.com>
4431         * nptl/version.c (__nptl_main): Call __libc_write, not __write.
4433 2014-10-20  Roland McGrath  <roland@hack.frob.com>
4435         * io/fts.c (dirent_not_directory): New function.
4436         (fts_build): Call it.
4438 2014-10-20  Roland McGrath  <roland@hack.frob.com>
4440         * nptl/version.c (__nptl_main): Use normal __write rather than
4441         INTERNAL_SYSCALL.
4442         (banner): Update copyright years.
4444         * nptl/pthread_rwlock_timedrdlock.c: #include <sys/time.h> before using
4445         gettimeofday.
4446         * nptl/pthread_rwlock_timedwrlock.c: Likewise.
4447         * nptl/pthread_cond_timedwait.c: Likewise.
4448         * nptl/pthread_mutex_timedlock.c: Likewise.
4449         * nptl/sem_timedwait.c: Likewise.
4451         * sysdeps/nptl/bits/libc-lock.h
4452         [_LIBC && (!NOT_IN_libc || IS_IN_libpthread)]
4453         (__libc_lock_init_recursive): Return void, not 0.
4454         * sysdeps/nptl/bits/libc-lockP.h (__libc_lock_init): Likewise.
4455         (__libc_rwlock_init): Likewise.
4456         * sysdeps/nptl/bits/stdio-lock.h (_IO_lock_init): Likewise.
4458 2014-10-20  Torvald Riegel  <triegel@redhat.com>
4460         [BZ #15215]
4461         * nptl/pthread_once.c (__pthread_once): Split out fast path to ...
4462         (__pthread_once_slow): ... here.
4463         * sysdeps/unix/sysv/linux/i386/pthread_once.S: Remove file.
4464         * sysdeps/unix/sysv/linux/x86_64/pthread_once.S: Remove file.
4466 2014-10-20  Torvald Riegel  <triegel@redhat.com>
4468         [BZ #15215]
4469         * nptl/pthreadP.h (__PTHREAD_ONCE_INPROGRESS, __PTHREAD_ONCE_DONE,
4470         __PTHREAD_ONCE_FORK_GEN_INCR): New.
4471         * sysdeps/nptl/fork.c (__libc_fork): Use them.
4472         * nptl/pthread_once.c (__pthread_once): Likewise.
4473         Update comments.
4475 2014-10-20  Joseph Myers  <joseph@codesourcery.com>
4477         [BZ #14138]
4478         * sysdeps/unix/syscalls.list (readv): Use __libc_readv as strong
4479         name.
4480         (writev): Use __libc_writev as strong name.
4481         * sysdeps/unix/sysv/linux/readv.c: Remove file.
4482         * sysdeps/unix/sysv/linux/writev.c: Likewise.
4484 2014-10-17  Roland McGrath  <roland@hack.frob.com>
4486         * nptl/createthread.c (TLS_DEFINE_INIT_TP, TLS_VALUE): Macros removed.
4488         * sysdeps/i386/nptl/tls.h
4489         (THREAD_SELF_SYSINFO, THREAD_SYSINFO): Macros removed.
4490         [NEED_DL_SYSINFO] (SETUP_THREAD_SYSINFO, CHECK_THREAD_SYSINFO):
4491         New macros.
4492         * sysdeps/ia64/nptl/tls.h [NEED_DL_SYSINFO]
4493         (SETUP_THREAD_SYSINFO, CHECK_THREAD_SYSINFO): New macros.
4494         * nptl/allocatestack.c (allocate_stack) [NEED_DL_SYSINFO]:
4495         Call SETUP_THREAD_SYSINFO instead of doing an assignment.
4496         * nptl/createthread.c (create_thread) [NEED_DL_SYSINFO]:
4497         Call CHECK_THREAD_SYSINFO instead of doing an assert.
4499         * nptl/nptl-init.c (__pthread_initialize_minimal_internal):
4500         Conditionalize FUTEX_PRIVATE_FLAG and FUTEX_CLOCK_REALTIME probes
4501         on [__NR_futex].
4502         * nptl/pthread_mutex_init.c (prio_inherit_missing): New function,
4503         broken out of ...
4504         (__pthread_mutex_init): ... here.  Call it.
4505         * nptl/pthread_mutex_lock.c (__pthread_mutex_lock_full):
4506         Conditionalize PI cases on [__NR_futex].
4507         * nptl/pthread_mutex_timedlock.c (pthread_mutex_timedlock): Likewise.
4508         * nptl/pthread_mutex_trylock.c (__pthread_mutex_trylock): Likewise.
4509         * nptl/pthread_mutex_unlock.c (__pthread_mutex_unlock_full): Likewise.
4511         * nptl/nptl-init.c (sighandler_setxid, __xidcmd): Make definitions
4512         conditional on [SIGSETXID].
4513         (sigcancel_handler): Make definition conditional on [SIGCANCEL].
4514         (__pthread_initialize_minimal_internal): Set up SIGCANCEL only if it
4515         is defined.  Likewise for SIGSETXID.
4516         * nptl/allocatestack.c (setxid_mark_thread, setxid_unmark_thread):
4517         Conditionalize definitions on [SIGSETXID].
4518         (setxid_signal_thread, __nptl_setxid_error, __nptl_setxid): Likewise.
4519         * nptl/pthread_create.c (start_thread): Conditionalize SIGCANCEL
4520         unblocking on [SIGCANCEL].
4522         * nptl/nptl-init.c (__nptl_set_robust): Conditionalize body on
4523         [__NR_set_robust_list].
4525 2014-10-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
4527         * string/strcoll_l.c (get_next_seq): Fix up formatting.
4528         (do_compare): Likewise.
4530 2014-10-17  Leonhard Holz  <leonhard.holz@web.de>
4532         [BZ #15884]
4533         * string/strcoll_l.c: Don't include stdio.h.
4534         (coll_seq): Remove members idxarr and rulearr.
4535         (get_next_seq_cached): Remove function.
4536         (get_next_seq): Likewise.
4537         (get_next_seq_nocache): Rename to get_next_seq.
4538         (do_compare): Remove function.
4539         (do_compare_nocache): Rename to do_compare.
4540         (STRCOLL): Remove weight and rules cache.
4542 2014-10-16  Roland McGrath  <roland@hack.frob.com>
4544         * sysdeps/arm/soft-fp/sfp-machine.h: Filed moved ...
4545         * sysdeps/arm/sfp-machine.h: ... to here.
4546         * sysdeps/arm/Implies: Remove arm/soft-fp.
4548 2014-10-14  Joseph Myers  <joseph@codesourcery.com>
4550         * conform/data/sys/utsname.h-data (*_t): Allow.
4551         * conform/data/sys/wait.h-data [POSIX] (uid_t): Do not define.
4552         [POSIX] (WEXITED): Do not expect constant.
4553         [POSIX] (WSTOPPED): Likewise.
4554         [POSIX] (WNOHANG): Likewise.
4555         [POSIX] (WNOWAIT): Likewise.
4556         [POSIX] (siginfo_t): Do not expect type or elements.
4557         [POSIX] (pid_t): Do not expect type.
4558         [POSIX] (signal.h): Do not allow header.
4559         [POSIX] (sys/resource.h): Likewise.
4560         [POSIX] (si_*): Do not allow pattern.
4561         [POSIX] (W*): Likewise.
4562         [POSIX] (P_*): Likewise.
4563         [POSIX] (BUS_*): Likewise.
4564         [POSIX] (CLD_*): Likewise.
4565         [POSIX] (FPE_*): Likewise.
4566         [POSIX] (ILL_*): Likewise.
4567         [POSIX] (POLL_*): Likewise.
4568         [POSIX] (SEGV_*): Likewise.
4569         [POSIX] (SI_*): Likewise.
4570         [POSIX] (TRAP_*): Likewise.
4571         * conform/Makefile (test-xfail-POSIX/sys/wait.h/conform): New
4572         variable.
4574 2014-10-14  Paul Pluzhnikov  <ppluzhnikov@google.com>
4576         [BZ #12926]
4577         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Avoid
4578         infinite loop when __recvmsg returns 0.
4580 2014-10-10  Joseph Myers  <joseph@codesourcery.com>
4582         * CANCEL-FCT-WAIVE: Remove file.
4583         * CANCEL-FILE-WAIVE: Likewise.
4585         [BZ #14132]
4586         * elf/dl-sysdep.c (__libc_enable_secure): Use rtld_hidden_data_def
4587         instead of INTVARDEF.
4588         (_dl_sysdep_start): Do not use INTUSE with __libc_enable_secure.
4589         * sysdeps/mach/hurd/dl-sysdep.c (__libc_enable_secure): Use
4590         rtld_hidden_data_def instead of INTVARDEF.
4591         (_dl_sysdep_start): Do not use INTUSE with __libc_enable_secure.
4592         * elf/dl-deps.c (expand_dst): Likewise.
4593         * elf/dl-load.c (_dl_dst_count): Likewise.
4594         (_dl_dst_substitute): Likewise.
4595         (decompose_rpath): Likewise.
4596         (_dl_init_paths): Likewise.
4597         (open_path): Likewise.
4598         (_dl_map_object): Likewise.
4599         * elf/rtld.c (dl_main): Likewise.
4600         (process_dl_audit): Likewise.
4601         (process_envvars): Likewise.
4602         * include/unistd.h [IS_IN_rtld] (__libc_enable_secure_internal):
4603         Remove declaration.
4604         (__libc_enable_secure): Use rtld_hidden_proto.
4606 2014-10-09  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
4608         * elf/dl-load.c
4609         (add_path): New function broken out of _dl_rtld_di_serinfo.
4610         (_dl_rtld_di_serinfo): Remove that nested function.  Update call sites.
4612 2014-10-09  Joseph Myers  <joseph@codesourcery.com>
4614         * soft-fp/double.h [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_RAW_D): Use
4615         parentheses around macro arguments.
4616         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_RAW_DP): Likewise.
4617         [_FP_W_TYPE_SIZE < 64] (FP_PACK_RAW_D): Likewise.
4618         [_FP_W_TYPE_SIZE < 64] (FP_PACK_RAW_DP): Likewise.
4619         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_D): Likewise.
4620         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_DP): Likewise.
4621         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_D): Likewise.
4622         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_DP): Likewise.
4623         [_FP_W_TYPE_SIZE < 64] (FP_PACK_D): Likewise.
4624         [_FP_W_TYPE_SIZE < 64] (FP_PACK_DP): Likewise.
4625         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_D): Likewise.
4626         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_DP): Likewise.
4627         [_FP_W_TYPE_SIZE < 64] (_FP_SQRT_MEAT_D): Likewise.
4628         [_FP_W_TYPE_SIZE < 64] (FP_CMP_D): Likewise.
4629         [_FP_W_TYPE_SIZE < 64] (FP_CMP_EQ_D): Likewise.
4630         [_FP_W_TYPE_SIZE < 64] (FP_CMP_UNORD_D): Likewise.
4631         [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_D): Likewise.
4632         [_FP_W_TYPE_SIZE < 64] (FP_FROM_INT_D): Likewise.
4633         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_RAW_D): Likewise.
4634         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_RAW_DP): Likewise.
4635         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_RAW_D): Likewise.
4636         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_RAW_DP): Likewise.
4637         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_D): Likewise.
4638         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_DP): Likewise.
4639         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_D): Likewise.
4640         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_DP): Likewise.
4641         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_D): Likewise.
4642         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_DP): Likewise.
4643         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_D): Likewise.
4644         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_DP): Likewise.
4645         [_FP_W_TYPE_SIZE >= 64] (_FP_SQRT_MEAT_D): Likewise.
4646         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_D): Likewise.
4647         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_EQ_D): Likewise.
4648         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_UNORD_D): Likewise.
4649         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_D): Likewise.
4650         [_FP_W_TYPE_SIZE >= 64] (FP_FROM_INT_D): Likewise.
4651         * soft-fp/extended.h [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_E):
4652         Likewise.
4653         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_EP): Likewise.
4654         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_E): Likewise.
4655         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_EP): Likewise.
4656         [_FP_W_TYPE_SIZE < 64] (FP_PACK_E): Likewise.
4657         [_FP_W_TYPE_SIZE < 64] (FP_PACK_EP): Likewise.
4658         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_E): Likewise.
4659         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_EP): Likewise.
4660         [_FP_W_TYPE_SIZE < 64] (_FP_SQRT_MEAT_E): Likewise.
4661         [_FP_W_TYPE_SIZE < 64] (FP_CMP_E): Likewise.
4662         [_FP_W_TYPE_SIZE < 64] (FP_CMP_EQ_E): Likewise.
4663         [_FP_W_TYPE_SIZE < 64] (FP_CMP_UNORD_E): Likewise.
4664         [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_E): Likewise.
4665         [_FP_W_TYPE_SIZE < 64] (FP_FROM_INT_E): Likewise.
4666         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_E): Likewise.
4667         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_EP): Likewise.
4668         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_E): Likewise.
4669         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_EP): Likewise.
4670         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_E): Likewise.
4671         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_EP): Likewise.
4672         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_E): Likewise.
4673         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_EP): Likewise.
4674         [_FP_W_TYPE_SIZE >= 64] (_FP_SQRT_MEAT_E): Likewise.
4675         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_E): Likewise.
4676         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_EQ_E): Likewise.
4677         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_UNORD_E): Likewise.
4678         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_E): Likewise.
4679         [_FP_W_TYPE_SIZE >= 64] (FP_FROM_INT_E): Likewise.
4680         * soft-fp/op-1.h (_FP_FRAC_SRST_1): Likewise.
4681         (_FP_FRAC_SRS_1): Likewise.
4682         (_FP_FRAC_CLZ_1): Likewise.
4683         (_FP_MUL_MEAT_1_imm): Likewise.
4684         (_FP_MUL_MEAT_1_wide): Likewise.
4685         (_FP_MUL_MEAT_1_hard): Likewise.
4686         (_FP_SQRT_MEAT_1): Likewise.
4687         (_FP_FRAC_ASSEMBLE_1): Likewise.
4688         (_FP_FRAC_DISASSEMBLE_1): Likewise.
4689         * soft-fp/op-2.h (_FP_FRAC_CLZ_2): Likewise.
4690         (__FP_CLZ_2): Likewise.
4691         (_FP_MUL_MEAT_2_wide): Likewise.
4692         (_FP_MUL_MEAT_2_wide_3mul): Likewise.
4693         (_FP_MUL_MEAT_2_gmp): Likewise.
4694         (_FP_MUL_MEAT_2_120_240_double): Likewise.
4695         (_FP_SQRT_MEAT_2): Likewise.
4696         (_FP_FRAC_ASSEMBLE_2): Likewise.
4697         (_FP_FRAC_DISASSEMBLE_2): Likewise.
4698         * soft-fp/op-4.h (_FP_FRAC_SRS_4): Likewise.
4699         (_FP_FRAC_CLZ_4): Likewise.
4700         (_FP_MUL_MEAT_4_wide): Likewise.
4701         (_FP_MUL_MEAT_4_gmp): Likewise.
4702         (_FP_SQRT_MEAT_4): Likewise.
4703         (_FP_FRAC_ASSEMBLE_4): Likewise.
4704         (_FP_FRAC_DISASSEMBLE_4): Likewise.
4705         * soft-fp/op-common.h (_FP_CMP): Likewise.
4706         (_FP_CMP_EQ): Likewise.
4707         (_FP_CMP_UNORD): Likewise.
4708         (_FP_TO_INT): Likewise.
4709         (_FP_FROM_INT): Likewise.
4710         [!__FP_CLZ] (__FP_CLZ): Likewise.
4711         (_FP_DIV_HELP_imm): Likewise.
4712         * soft-fp/quad.h [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_RAW_Q):
4713         Likewise.
4714         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_RAW_QP): Likewise.
4715         [_FP_W_TYPE_SIZE < 64] (FP_PACK_RAW_Q): Likewise.
4716         [_FP_W_TYPE_SIZE < 64] (FP_PACK_RAW_QP): Likewise.
4717         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_Q): Likewise.
4718         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_QP): Likewise.
4719         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_Q): Likewise.
4720         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_QP): Likewise.
4721         [_FP_W_TYPE_SIZE < 64] (FP_PACK_Q): Likewise.
4722         [_FP_W_TYPE_SIZE < 64] (FP_PACK_QP): Likewise.
4723         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_Q): Likewise.
4724         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_QP): Likewise.
4725         [_FP_W_TYPE_SIZE < 64] (_FP_SQRT_MEAT_Q): Likewise.
4726         [_FP_W_TYPE_SIZE < 64] (FP_CMP_Q): Likewise.
4727         [_FP_W_TYPE_SIZE < 64] (FP_CMP_EQ_Q): Likewise.
4728         [_FP_W_TYPE_SIZE < 64] (FP_CMP_UNORD_Q): Likewise.
4729         [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_Q): Likewise.
4730         [_FP_W_TYPE_SIZE < 64] (FP_FROM_INT_Q): Likewise.
4731         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_RAW_Q): Likewise.
4732         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_RAW_QP): Likewise.
4733         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_RAW_Q): Likewise.
4734         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_RAW_QP): Likewise.
4735         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_Q): Likewise.
4736         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_QP): Likewise.
4737         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_Q): Likewise.
4738         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_QP): Likewise.
4739         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_Q): Likewise.
4740         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_QP): Likewise.
4741         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_Q): Likewise.
4742         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_QP): Likewise.
4743         [_FP_W_TYPE_SIZE >= 64] (_FP_SQRT_MEAT_Q): Likewise.
4744         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_Q): Likewise.
4745         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_EQ_Q): Likewise.
4746         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_UNORD_Q): Likewise.
4747         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_Q): Likewise.
4748         [_FP_W_TYPE_SIZE >= 64] (FP_FROM_INT_Q): Likewise.
4749         * soft-fp/single.h (FP_UNPACK_RAW_S): Likewise.
4750         (FP_UNPACK_RAW_SP): Likewise.
4751         (FP_PACK_RAW_S): Likewise.
4752         (FP_PACK_RAW_SP): Likewise.
4753         (FP_UNPACK_S): Likewise.
4754         (FP_UNPACK_SP): Likewise.
4755         (FP_UNPACK_SEMIRAW_S): Likewise.
4756         (FP_UNPACK_SEMIRAW_SP): Likewise.
4757         (FP_PACK_S): Likewise.
4758         (FP_PACK_SP): Likewise.
4759         (FP_PACK_SEMIRAW_S): Likewise.
4760         (FP_PACK_SEMIRAW_SP): Likewise.
4761         (_FP_SQRT_MEAT_S): Likewise.
4762         (FP_CMP_S): Likewise.
4763         (FP_CMP_EQ_S): Likewise.
4764         (FP_CMP_UNORD_S): Likewise.
4765         (FP_TO_INT_S): Likewise.
4766         (FP_FROM_INT_S): Likewise.
4768         * soft-fp/op-common.h (_FP_TO_INT): Handle rsigned == 2.
4770         * soft-fp/soft-fp.h (FP_EX_INVALID_SNAN): New macro.
4771         (FP_EX_INVALID_IMZ): Likewise.
4772         (FP_EX_INVALID_IMZ_FMA): Likewise.
4773         (FP_EX_INVALID_ISI): Likewise.
4774         (FP_EX_INVALID_ZDZ): Likewise.
4775         (FP_EX_INVALID_IDI): Likewise.
4776         (FP_EX_INVALID_SQRT): Likewise.
4777         (FP_EX_INVALID_CVI): Likewise.
4778         (FP_EX_INVALID_VC): Likewise.
4779         * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Specify more precise
4780         "invalid" exceptions.
4781         (_FP_CHECK_SIGNAN_SEMIRAW): Likewise.
4782         (_FP_ADD_INTERNAL): Likewise.
4783         (_FP_MUL): Likewise.
4784         (_FP_FMA): Likewise.
4785         (_FP_DIV): Likewise.
4786         (_FP_CMP_CHECK_NAN): Likewise.
4787         (_FP_SQRT): Likewise.
4788         (_FP_TO_INT): Likewise.
4789         (FP_EXTEND): Likewise.
4791 2014-10-09  Allan McRae  <allan@archlinux.org>
4793         * po/fr.po: Update French translation from translation project.
4795 2014-10-09  Joseph Myers  <joseph@codesourcery.com>
4797         [BZ #14132]
4798         * stdlib/cxa_atexit.c (__cxa_atexit): Use libc_hidden_def instead
4799         of INTDEF.
4800         * include/stdlib.h (__cxa_atexit_internal): Remove declaration.
4801         (__cxa_atexit): Use libc_hidden_proto.
4802         [!NOT_IN_libc] (__cxa_atexit): Remove macro definition.
4804         [BZ #14132]
4805         * include/wctype.h [!_ISOMAC] (__iswalpha_l_internal): Remove
4806         declaration.
4807         [!_ISOMAC] (__iswdigit_l_internal): Likewise.
4808         [!_ISOMAC] (__iswspace_l_internal): Likewise.
4809         [!_ISOMAC] (__iswxdigit_l_internal): Likewise.
4810         [!_ISOMAC] (__iswctype_internal): Likewise.
4811         * stdio-common/siglist.c (_sys_siglist_internal): Remove alias.
4812         * sysdeps/unix/syscalls.list (chown): Remove __chown_internal
4813         alias.
4814         (fcntl): Remove __fcntl_internal alias.
4815         * sysdeps/unix/sysv/linux/hppa/syscalls.list (connect): Remove
4816         __connect_internal alias.
4817         * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list (connect):
4818         Likewise.
4820         * soft-fp/soft-fp.h (FP_DENORM_ZERO): New macro.
4821         * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Check
4822         FP_DENORM_ZERO.
4823         (_FP_CHECK_FLUSH_ZERO): New macro.
4824         (_FP_ADD_INTERNAL): Call _FP_CHECK_FLUSH_ZERO.
4825         (_FP_CMP): Likewise.
4826         (_FP_CMP_EQ): Likewise.
4827         (_FP_TO_INT): Do not set inexact for subnormal arguments if
4828         FP_DENORM_ZERO.
4829         (FP_EXTEND): Call _FP_CHECK_FLUSH_ZERO.
4830         (FP_TRUNC): Likewise.
4832         * soft-fp/op-common.h (_FP_TO_INT): Ensure maximum exponent is
4833         treated as invalid conversion, not as normal exponent.
4835         * soft-fp/op-common.h (_FP_CMP_CHECK_NAN): New macro.
4836         (_FP_CMP): Add extra argument EX.  Call _FP_CMP_CHECK_NAN.
4837         (_FP_CMP_EQ): Likewise.
4838         (_FP_CMP_UNORD): Likewise.
4839         * soft-fp/double.h (FP_CMP_D): Add extra argument EX.
4840         (FP_CMP_EQ_D): Likewise.
4841         (FP_CMP_UNORD_D): Likewise.
4842         * soft-fp/extended.h (FP_CMP_E): Likewise.
4843         (FP_CMP_EQ_E): Likewise.
4844         (FP_CMP_UNORD_E): Likewise.
4845         * soft-fp/quad.h (FP_CMP_Q): Likewise.
4846         (FP_CMP_EQ_Q): Likewise.
4847         (FP_CMP_UNORD_Q): Likewise.
4848         * soft-fp/single.h (FP_CMP_S): Likewise.
4849         (FP_CMP_EQ_S): Likewise.
4850         (FP_CMP_UNORD_S): Likewise.
4851         * soft-fp/eqdf2.c (__eqdf2): Update call to FP_CMP_EQ_D.
4852         * soft-fp/eqsf2.c (__eqsf2): Update call to FP_CMP_EQ_S.
4853         * soft-fp/eqtf2.c (__eqtf2): Update call to FP_CMP_EQ_Q.
4854         * soft-fp/gedf2.c (__gedf2): Update call to FP_CMP_D.
4855         * soft-fp/gesf2.c (__gesf2): Update call to FP_CMP_S.
4856         * soft-fp/getf2.c (__getf2): Update call to FP_CMP_Q.
4857         * soft-fp/ledf2.c (__ledf2): Update call to FP_CMP_D.
4858         * soft-fp/lesf2.c (__lesf2): Update call to FP_CMP_S.
4859         * soft-fp/letf2.c (__letf2): Update call to FP_CMP_Q.
4860         * soft-fp/unorddf2.c (__unorddf2): Update call to FP_CMP_UNORD_D.
4861         * soft-fp/unordsf2.c (__unordsf2): Update call to FP_CMP_UNORD_S.
4862         * soft-fp/unordtf2.c (__unordtf2): Update call to FP_CMP_UNORD_Q.
4863         * sysdeps/alpha/soft-fp/ots_cmpe.c (internal_compare): Update call
4864         to FP_CMP_Q.
4865         * sysdeps/sparc/sparc32/soft-fp/q_cmp.c (_Q_cmp): Update call to
4866         FP_CMP_Q.
4867         * sysdeps/sparc/sparc32/soft-fp/q_cmpe.c (_Q_cmpe): Likewise.
4868         * sysdeps/sparc/sparc32/soft-fp/q_feq.c (_Q_feq): Update call to
4869         FP_CMP_EQ_Q.
4870         * sysdeps/sparc/sparc32/soft-fp/q_fge.c (_Q_fge): Update call to
4871         FP_CMP_Q.
4872         * sysdeps/sparc/sparc32/soft-fp/q_fgt.c (_Q_fgt): Likewise.
4873         * sysdeps/sparc/sparc32/soft-fp/q_fle.c (_Q_fle): Likewise.
4874         * sysdeps/sparc/sparc32/soft-fp/q_flt.c (_Q_flt): Likewise.
4875         * sysdeps/sparc/sparc32/soft-fp/q_fne.c (_Q_fne): Update call to
4876         FP_CMP_EQ_Q.
4877         * sysdeps/sparc/sparc64/soft-fp/qp_cmp.c (_Qp_cmp): Update call to
4878         FP_CMP_Q.
4879         * sysdeps/sparc/sparc64/soft-fp/qp_cmpe.c (_Qp_cmpe): Likewise.
4880         * sysdeps/sparc/sparc64/soft-fp/qp_feq.c (_Qp_feq): Update call to
4881         FP_CMP_EQ_Q.
4882         * sysdeps/sparc/sparc64/soft-fp/qp_fge.c (_Qp_fge): Update call to
4883         FP_CMP_Q.
4884         * sysdeps/sparc/sparc64/soft-fp/qp_fgt.c (_Qp_fgt): Likewise.
4885         * sysdeps/sparc/sparc64/soft-fp/qp_fle.c (_Qp_fle): Likewise.
4886         * sysdeps/sparc/sparc64/soft-fp/qp_flt.c (_Qp_flt): Likewise.
4887         * sysdeps/sparc/sparc64/soft-fp/qp_fne.c (_Qp_fne): Update call to
4888         FP_CMP_EQ_Q.
4890         * soft-fp/op-common.h (FP_EXTEND): When a subnormal input produces
4891         a subnormal result, set the underflow exception if trapping on
4892         underflow is enabled.
4893         * soft-fp/soft-fp.h (FP_INIT_TRAPPING_EXCEPTIONS): New macro.
4894         (FP_INIT_EXCEPTIONS): Default to FP_INIT_TRAPPING_EXCEPTIONS.
4895         [FP_NO_EXACT_UNDERFLOW] (FP_TRAPPING_EXCEPTIONS): Undefine and
4896         redefine to 0.
4897         * soft-fp/extenddftf2.c (FP_NO_EXACT_UNDERFLOW): Define.
4898         * soft-fp/extendsfdf2.c (FP_NO_EXACT_UNDERFLOW): Likewise.
4899         * soft-fp/extendsftf2.c (FP_NO_EXACT_UNDERFLOW): Likewise.
4900         * soft-fp/extendxftf2.c (__extendxftf2): Use
4901         FP_INIT_TRAPPING_EXCEPTIONS instead of FP_INIT_ROUNDMODE.
4903         * soft-fp/soft-fp.h (FP_CLEAR_EXCEPTIONS): Remove macro.
4904         * sysdeps/sparc/sparc32/soft-fp/q_itoq.c: Define FP_NO_EXCEPTIONS.
4905         (_Q_itoq): Do not use FP_DECL_EX, FP_CLEAR_EXCEPTIONS or
4906         FP_HANDLE_EXCEPTIONS.
4907         * sysdeps/sparc/sparc32/soft-fp/q_lltoq.c: Define FP_NO_EXCEPTIONS.
4908         (_Q_lltoq): Do not use FP_DECL_EX, FP_CLEAR_EXCEPTIONS or
4909         FP_HANDLE_EXCEPTIONS.
4910         * sysdeps/sparc/sparc32/soft-fp/q_ulltoq.c: Define FP_NO_EXCEPTIONS.
4911         (_Q_ulltoq): Do not use FP_DECL_EX, FP_CLEAR_EXCEPTIONS or
4912         FP_HANDLE_EXCEPTIONS.
4913         * sysdeps/sparc/sparc32/soft-fp/q_utoq.c: Define FP_NO_EXCEPTIONS.
4914         (_Q_utoq): Do not use FP_DECL_EX, FP_CLEAR_EXCEPTIONS or
4915         FP_HANDLE_EXCEPTIONS.
4917 2014-10-08  Joseph Myers  <joseph@codesourcery.com>
4919         [BZ #14132]
4920         * sysdeps/unix/sysv/linux/include/sys/timex.h: New file.
4921         * sysdeps/unix/sysv/linux/adjtime.c [!ADJTIMEX] (ADJTIMEX): Do not
4922         use INTUSE.
4923         [!ADJTIMEX] (INTUSE(__adjtimex)): Remove declaration.
4924         * sysdeps/unix/sysv/linux/alpha/adjtime.c (__adjtimex_internal):
4925         Remove alias.
4926         (__adjtimex): Define using libc_hidden_ver.
4927         * sysdeps/unix/sysv/linux/ntp_gettime.c (INTUSE(__adjtimex)):
4928         Remove declaration.
4929         (ntp_gettime): Call __adjtimex directly.
4930         * sysdeps/unix/sysv/linux/ntp_gettimex.c (INTUSE(__adjtimex)):
4931         Remove declaration.
4932         (ntp_gettimex): Call __adjtimex directly.
4933         * sysdeps/unix/sysv/linux/syscalls.list (adjtimex): Remove
4934         __adjtimex_internal alias.
4936 2014-10-08  Roland McGrath  <roland@hack.frob.com>
4938         [BZ #17460]
4939         * nscd/nscd.c (more_help): Rewrite list of tables collection
4940         using xstrdup and asprintf.
4942         * nscd/nscd_conf.c: Remove local xstrdup declaration.
4944 2014-10-08  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
4945             Roland McGrath  <roland@hack.frob.com>
4947         * elf/dl-lookup.c (enter_unique_sym): New function, broken out of ...
4948         (do_lookup_unique): ... local function 'enter' here; update callers.
4950 2014-10-06  Joseph Myers  <joseph@codesourcery.com>
4952         * sysdeps/unix/make-syscalls.sh (emit_weak_aliases): Condition
4953         compat_symbol calls on [SHARED].
4954         * sysdeps/unix/sysv/linux/powerpc/lchown.S: Remove file.
4955         * sysdeps/unix/sysv/linux/i386/syscalls.list (oldsetrlimit):
4956         Remove.
4957         (setrlimit): Add setrlimit@GLIBC_2.0 alias.
4958         * sysdeps/unix/sysv/linux/m68k/m680x0/syscalls.list
4959         (oldsetrlimit): Remove.
4960         (setrlimit): Add setrlimit@GLIBC_2.0 alias.
4961         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list
4962         (lchown): New syscall entry.
4963         (oldsetrlimit): Remove.
4964         (setrlimit): Add setrlimit@GLIBC_2.0 alias.
4965         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list
4966         (oldsetrlimit): Remove.
4967         (setrlimit): Add setrlimit@GLIBC_2.0 alias.
4969         [BZ #14138]
4970         * sysdeps/unix/sysv/linux/arm/fchown.c: Remove file.
4971         * sysdeps/unix/sysv/linux/arm/lchown.c: Likewise.
4972         * sysdeps/unix/sysv/linux/m68k/fchown.c: Likewise.
4973         * sysdeps/unix/sysv/linux/m68k/lchown.c: Likewise.
4974         * sysdeps/unix/sysv/linux/powerpc/chown.c: Likewise.
4975         * sysdeps/unix/sysv/linux/arm/syscalls.list (lchown): Add syscall.
4976         (fchown): Likewise.
4977         * sysdeps/unix/sysv/linux/m68k/syscalls.list (lchown): Likewise.
4978         (fchown): Likewise.
4979         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list (chown):
4980         Likewise.
4982 2014-10-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
4984         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Remove file.
4985         * sysdeps/unix/sysv/linux/powerpc/pthread_spin_unlock.c
4986         (pthread_spin_unlock): Use __ARCH_REL_INSTR instead of
4987         __lll_rel_instr and __ARCH_ACQ_INSTR instead of __lll_acq_instr.
4988         * sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post):
4989         Likewise.
4990         (__old_sem_post): Likewise.
4992 2014-10-06  Chris Metcalf  <cmetcalf@tilera.com>
4994         * sysdeps/unix/sysv/linux/tile/sysdep.h (INLINE_VSYSCALL): Define
4995         INLINE_VSYSCALL, INTERNAL_VSYSCALL, and
4996         HAVE_CLOCK_GETTIME_VSYSCALL macros.
4997         * sysdeps/unix/sysv/linux/tile/gettimeofday.c (__gettimeofday):
4998         Use INLINE_VSYSCALL macro.
4999         * sysdeps/unix/sysv/linux/tile/bits/libc-vdso: Add declaration of
5000         __vdso_clock_gettime.
5001         * sysdeps/unix/sysv/linux/tile/init-first.c
5002         (_libc_vdso_platform_setup): Set new __vdso_clock_gettime global.
5003         * sysdeps/unix/sysv/linux/tile/Versions (GLIBC_PRIVATE): Add
5004         __vdso_clock_gettime.
5006         * sysdeps/unix/sysv/linux/tile/clone.S (__clone): Fix code
5007         to set up frame more cleanly.
5009         * sysdeps/tile/memcmp.c: New file.
5011         * sysdeps/unix/sysv/linux/tile/sysconf.c: New file.
5013         * sysdeps/tile/tilegx/string-endian.h (STRSHIFT): New macro.
5014         * sysdeps/tile/tilegx/strcasestr.c: New file.
5015         * sysdeps/tile/tilegx/strnlen.c: New file.
5016         * sysdeps/tile/tilegx/strstr.c: New file.
5018         * sysdeps/tile/tilegx/string-endian.h (copy_byte): Optimize.
5020 2014-10-06  Arjun Shankar  <arjun.is@lostca.se>
5022         * nptl/tst-setuid3.c: Write errors to stdout.
5024 2014-10-01  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
5026         * elf/dl-deps.c
5027         (preload): New functions broken out of _dl_map_object_deps.
5028         (_dl_map_object_deps):  Remove a nested function. Update call sites.
5030 2014-10-01  Joseph Myers  <joseph@codesourcery.com>
5032         [BZ #14138]
5033         * sysdeps/unix/sysv/linux/execve.c: Remove file.
5034         * sysdeps/unix/sysv/linux/syscalls.list (execve): Add syscall.
5036 2014-10-01  Steve Ellcey  <sellcey@mips.com>
5038         * sysdeps/mips/strcmp.S: New.
5040 2014-09-30  Joseph Myers  <joseph@codesourcery.com>
5042         [BZ #14138]
5043         * sysdeps/unix/sysv/linux/syscalls.list (fchownat): New syscall.
5044         (linkat): Likewise.
5045         (mkdirat): Likewise.
5046         (readlinkat): Likewise.
5047         (renameat): Likewise.
5048         (symlinkat): Likewise.
5049         (unlinkat): Likewise.
5050         * sysdeps/unix/sysv/linux/fchownat.c: Remove file.
5051         * sysdeps/unix/sysv/linux/linkat.c: Likewise.
5052         * sysdeps/unix/sysv/linux/mkdirat.c: Likewise.
5053         * sysdeps/unix/sysv/linux/readlinkat.c: Likewise.
5054         * sysdeps/unix/sysv/linux/renameat.c: Likewise.
5055         * sysdeps/unix/sysv/linux/symlinkat.c: Likewise.
5056         * sysdeps/unix/sysv/linux/unlinkat.c: Likewise.
5058 2014-09-30  Will Newton  <will.newton@linaro.org>
5060         * math/math.h: Define long double math functions if
5061         _LIBC_TEST is defined.
5062         * stdlib/tst-strtod-round.c: Define _LIBC_TEST.
5064         * localedata/Makefile: Move assignment to tests-special
5065         into an ifdef testing run-built-tests.
5066         * timezone/Makefile: Likewise.
5068 2014-09-29  Joseph Myers  <joseph@codesourcery.com>
5070         * sysdeps/x86/Makefile ($(objpfx)tst-ld-sse-use.out): Run script
5071         with $(BASH) not $(SHELL).
5073 2014-09-29  Carlos O'Donell  <carlos@redhat.com>
5074             Matthew LeGendre  <legendre1@llnl.gov>
5076         [BZ #17411]
5077         * elf/dl-reloc.c (_dl_relocate_object): Allocate correct amount for
5078         l_reloc_result.
5080 2014-09-29  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
5082         * stdio-common/printf_fp.c
5083         (hack_digit): New function, broken out of ...
5084         (__printf_fp): ... local function here.  Update call sites.
5085         hack_digit now takes an additional parameter that is a pointer
5086         to a struct of the referenced locals.  Those locals moved inside
5087         the struct and references updated.
5089 2014-09-29  H.J. Lu  <hongjiu.lu@intel.com>
5091         * aclocal.m4: Require autoconf 2.69.
5092         * configure: Regenerated.
5093         * sysdeps/aarch64/configure: Likewise.
5094         * sysdeps/alpha/configure: Likewise.
5095         * sysdeps/arm/armv7/configure: Likewise.
5096         * sysdeps/arm/configure: Likewise.
5097         * sysdeps/ia64/configure: Likewise.
5098         * sysdeps/mach/configure: Likewise.
5099         * sysdeps/mips/configure: Likewise.
5100         * sysdeps/s390/configure: Likewise.
5101         * sysdeps/unix/sysv/linux/mips/configure: Likewise.
5102         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure: Likewise.
5104         * sysdeps/alpha/configure.ac: Avoid empty lines at the end of
5105         file.
5106         * sysdeps/ia64/configure.ac: Likewise.
5108 2014-09-26  Joseph Myers  <joseph@codesourcery.com>
5110         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions: Do not
5111         specify symbol version for ld.so.  Do not include entry for
5112         libpthread.
5113         * sysdeps/unix/sysv/linux/s390/s390-64/shlib-versions: Likewise.
5114         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: Likewise.
5115         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: Likewise.
5117         [BZ #14171]
5118         * Makeconfig [$(build-shared) = yes]
5119         ($(common-objpfx)soversions.mk): Don't handle SONAMEs specified in
5120         makefiles.
5121         [$(build-shared) = yes && $(soversions.mk-done) = t]
5122         ($(common-objpfx)gnu/lib-names.h): Remove rule.
5123         [$(build-shared) = yes && $(soversions.mk-done) = t]
5124         ($(common-objpfx)gnu/lib-names.stmp): Likewise.  Split and moved
5125         to Makerules.
5126         [$(build-shared) = yes && $(soversions.mk-done) = t]
5127         (before-compile): Don't append $(common-objpfx)gnu/lib-names.h
5128         here.
5129         [$(build-shared) = yes && $(soversions.mk-done) = t]
5130         (common-generated): Don't append gnu/lib-names.h and
5131         gnu/lib-names.stmp here.
5132         * Makerules [$(build-shared) = yes && $(soversions.mk-done) = t]
5133         (lib-names-h-abi): New variable.
5134         [$(build-shared) = yes && $(soversions.mk-done) = t]
5135         (lib-names-stmp-abi): Likewise.
5136         [$(build-shared) = yes && $(soversions.mk-done) = t &&
5137         abi-variants] (before-compile): Append
5138         $(common-objpfx)$(lib-names-h-abi).
5139         [$(build-shared) = yes && $(soversions.mk-done) = t &&
5140         abi-variants] (common-generated): Append gnu/lib-names.h.
5141         [$(build-shared) = yes && $(soversions.mk-done) = t &&
5142         abi-variants] (install-others-nosubdir): Depend on
5143         $(inst_includedir)/$(lib-names-h-abi).
5144         [$(build-shared) = yes && $(soversions.mk-done) = t &&
5145         abi-variants] ($(common-objpfx)gnu/lib-names.h): New rule.
5146         [$(build-shared) = yes && $(soversions.mk-done) = t]
5147         ($(common-objpfx)$(lib-names-h-abi)): New rule.
5148         [$(build-shared) = yes && $(soversions.mk-done) = t]
5149         ($(common-objpfx)$(lib-names-stmp-abi)): Likewise.
5150         [$(build-shared) = yes && $(soversions.mk-done) = t]
5151         (common-generated): Append $(lib-names-h-abi) and
5152         $(lib-names-stmp-abi).
5153         * scripts/lib-names.awk: Do not handle multi being set.
5154         * sysdeps/unix/sysv/linux/aarch64/Makefile (abi-lp64-ld-soname):
5155         Remove variable.
5156         (abi-lp64_be-ld-soname): Likewise.
5157         * sysdeps/unix/sysv/linux/arm/Makefile (abi-soft-ld-soname):
5158         Likewise.
5159         (abi-hard-ld-soname): Likewise.
5160         * sysdeps/unix/sysv/linux/i386/shlib-versions: New file.
5161         * sysdeps/unix/sysv/linux/mips/Makefile (abi-o32_soft-ld-soname):
5162         Remove variable.
5163         (abi-o32_hard-ld-soname): Likewise.
5164         (abi-o32_soft_2008-ld-soname): Likewise.
5165         (abi-o32_hard_2008-ld-soname): Likewise.
5166         (abi-n32_soft-ld-soname): Likewise.
5167         (abi-n32_hard-ld-soname): Likewise.
5168         (abi-n32_soft_2008-ld-soname): Likewise.
5169         (abi-n32_hard_2008-ld-soname): Likewise.
5170         (abi-n64_soft-ld-soname): Likewise.
5171         (abi-n64_hard-ld-soname): Likewise.
5172         (abi-n64_soft_2008-ld-soname): Likewise.
5173         (abi-n64_hard_2008-ld-soname): Likewise.
5174         * sysdeps/unix/sysv/linux/powerpc/Makefile (abi-64-v1-ld-soname):
5175         Likewise.
5176         (abi-64-v2-ld-soname): Likewise.
5177         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions: Add
5178         ld.so entries.
5179         * sysdeps/unix/sysv/linux/s390/Makefile (abi-64-ld-soname): Remove
5180         variable.
5181         * sysdeps/unix/sysv/linux/s390/s390-64/shlib-versions: Add ld.so
5182         entry.
5183         * sysdeps/unix/sysv/linux/x86/Makefile (abi-32-ld-soname): Remove
5184         variable.
5185         (abi-64-ld-soname): Likewise.
5186         (abi-x32-ld-soname): Likewise.
5187         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: Add ld.so
5188         entry.
5189         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: Likewise.
5191 2014-09-23  Joseph Myers  <joseph@codesourcery.com>
5193         [BZ #14138]
5194         * sysdeps/unix/sysv/linux/arm/setrlimit.c: Remove file.
5195         * sysdeps/unix/sysv/linux/i386/setrlimit.c: Likewise.
5196         * sysdeps/unix/sysv/linux/m68k/setrlimit.c: Likewise.
5197         * sysdeps/unix/sysv/linux/powerpc/setrlimit.c: Likewise.
5198         * sysdeps/unix/sysv/linux/s390/s390-32/setrlimit.c: Likewise.
5199         * sysdeps/unix/sysv/linux/sh/setrlimit.c: Likewise.
5200         * sysdeps/unix/sysv/linux/i386/syscalls.list (setrlimit): Add
5201         syscall entry for GLIBC_2.2 symbol version.
5202         * sysdeps/unix/sysv/linux/m68k/m680x0/syscalls.list (setrlimit):
5203         Likewise.
5204         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list
5205         (setrlimit): Likewise.
5206         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list (setrlimit):
5207         Likewise.
5209 2014-09-23  Will Newton  <will.newton@linaro.org>
5211         * sysdeps/unix/sysv/linux/arm/bits/hwcap.h: Check for
5212         _LINUX_ARM_SYSDEP_H include guard too.
5213         * sysdeps/unix/sysv/linux/arm/sysdep.h (_SYS_AUXV_H): Remove
5214         define.
5216 2014-09-20  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
5218         * sysdeps/unix/sysv/linux/eventfd.c:
5219         Make first argument unsigned.
5220         * sysdeps/unix/sysv/linux/hppa/sys/eventfd.h: Likewise.
5221         * sysdeps/unix/sysv/linux/sys/eventfd.h: Likewise.
5223 2014-09-20  Ondřej Bílka  <neleai@seznam.cz>
5225         * socket/recvmmsg.c (recvmmsg): Drop const argument.
5226         * socket/sys/socket.h: Likewise
5227         * sysdeps/unix/sysv/linux/recvmmsg.c: Likewise.
5229 2014-09-19  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
5231         * stdlib/longlong.h: Add __udiv_w_sdiv prototype.
5233 2014-09-17  Arjun Shankar  <arjun.is@lostca.se>
5235         * time/tst-ftime.c: New test.
5236         * time/Makefile (tests): Add tst-ftime.
5238 2014-09-17  Joseph Myers  <joseph@codesourcery.com>
5240         * soft-fp/extended.h: Fix comment formatting.
5241         * soft-fp/op-1.h: Likewise.
5242         * soft-fp/op-2.h: Likewise.
5243         * soft-fp/op-4.h: Likewise.
5244         * soft-fp/op-8.h: Likewise.
5245         * soft-fp/op-common.h: Likewise.
5246         * soft-fp/soft-fp.h: Likewise.
5248         * soft-fp/op-common.h (_FP_TO_INT): Correct formatting.
5250 2014-09-16  Joseph Myers  <joseph@codesourcery.com>
5252         [BZ #6652]
5253         * Makeconfig (soversions-default-setname): Remove variable.
5254         ($(common-objpfx)soversions.i): Don't pass default_setname to
5255         soversions.awk.
5256         * Makerules ($(common-objpfx)abi-versions.h): Don't pass
5257         oldest_abi to abi-versions.awk.
5258         * config.h.in (GLIBC_OLDEST_ABI): Remove macro undefine.
5259         * config.make.in (oldest-abi): Remove variable.
5260         * configure.ac (--enable-oldest-abi): Remove configure option.
5261         * configure: Regenerated.
5262         * csu/version.c (banner) [GLIBC_OLDEST_ABI]: Remove conditional
5263         text.
5264         * scripts/abi-versions.awk: Do not handle oldest_abi variable.
5265         * scripts/soversions.awk: Do not handle default_setname variable.
5266         * sysdeps/mach/hurd/configure.ac: Do not handle oldest_abi
5267         variable.
5268         * sysdeps/mach/hurd/configure: Regenerated.
5269         * sysdeps/unix/sysv/linux/configure.ac: Do not handle oldest_abi
5270         variable.
5271         * sysdeps/unix/sysv/linux/configure: Regenerated.
5273 2014-09-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
5275         * elf/Makefile (CFLAGS-interp.c): Remove.
5276         ($(elf-objpfx)runtime-linker.h): Generate header with linker
5277         path string.
5278         * elf/interp.c: Include generated runtime-linker.h
5280         * Makerules (lib%.so): Don't include $(+interp) in
5281         prerequisites.
5282         * elf/Makefile (CFLAGS-interp.c): Don't define NOT_IN_libc.
5283         * dlfcn/eval.c: Remove file.
5285         * posix/getconf.c (vars): Don't check for _[SP]C_* and _CS
5286         macros.
5288         [BZ #17266]
5289         * misc/sys/cdefs.h: Define __extern_always_inline for clang
5290         4.2 and newer.
5292         [BZ #17370]
5293         * libio/wfileops.c (do_ftell_wide): Free OUT on error path.
5295 2014-09-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
5296             Jakub Jelinek  <jakub@redhat.com>
5298         [BZ #17266]
5299         * libio/stdio.h: Check definition of __fortify_function
5300         instead of __extern_always_inline to include bits/stdio2.h.
5301         * math/bits/math-finite.h [__USE_XOPEN || __USE_ISOC99]: Also
5302         check if __extern_always_inline is defined.
5303         [__USE_MISC || __USE_XOPEN]: Likewise.
5304         [__USE_ISOC99] Likewise.
5305         * misc/sys/cdefs.h (__fortify_function): Define only if
5306         __extern_always_inline is defined.
5307         [!__cplusplus || __GNUC_PREREQ (4,3)]: Revert to defining
5308         __extern_always_inline and __extern_inline only for g++-4.3
5309         and newer or a compatible gcc.
5311 2014-09-15  Andreas Schwab  <schwab@linux-m68k.org>
5313         [BZ #17371]
5314         * sysdeps/unix/sysv/linux/ifaddrs.c (getifaddrs_internal): Fix
5315         last change to handle zero prefix length.
5317 2014-09-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
5319         * sysdeps/posix/sysconf.c (__sysconf): Return -1 for
5320         _SC_REGEX_VERSION.
5322         * posix/getconf.c (vars): Add _POSIX_IPV6 and
5323         _POSIX_RAW_SOCKETS.
5325 2014-09-13  Allan McRae  <allan@archlinux.org>
5327         * po/ru.po: Update Russian translation from translation project.
5329 2014-09-12  Roland McGrath  <roland@hack.frob.com>
5331         * locale/programs/locale.c (show_locale_vars): Inline local function
5332         into its sole call site.  Clean up some style nits.
5333         (print_item): New function, broken out of ...
5334         (show_info): ... local function here.  Clean up style nits.
5336         * locale/programs/ld-ctype.c (set_one_default): New function, broken
5337         out of ...
5338         (set_class_defaults): ... local function set_default here.
5339         Define set_default as a macro locally to pass constant parameters.
5340         (allocate_arrays, set_class_defaults): Use C99 for scope for each CNT,
5341         rather than a shared local.
5343         * stdlib/rpmatch.c (try): New function, broken out of ...
5344         (rpmatch): ... local function here.  Also, prototypify definition.
5346 2014-09-12  Joseph Myers  <joseph@codesourcery.com>
5348         * scripts/soversions.awk: Do not handle configuration names.
5349         * Makeconfig ($(common-objpfx)soversions.i): Do not pass cpu,
5350         vendor and os variables to soversions.awk.
5351         * configure.ac: Do not modify gnu-* host_os.
5352         * configure: Regenerated
5353         * shlib-versions: Remove first column with configuration names.
5354         * nptl/shlib-versions: Likewise.
5355         * nptl_db/shlib-versions: Likewise.
5356         * sysdeps/hppa/shlib-versions: Likewise.
5357         * sysdeps/m68k/shlib-versions: Likewise.
5358         * sysdeps/mach/hurd/shlib-versions: Likewise.
5359         * sysdeps/unix/sysv/linux/aarch64/shlib-versions: Likewise.
5360         * sysdeps/unix/sysv/linux/alpha/shlib-versions: Likewise.
5361         * sysdeps/unix/sysv/linux/arm/shlib-versions: Likewise.
5362         * sysdeps/unix/sysv/linux/hppa/shlib-versions: Likewise.
5363         * sysdeps/unix/sysv/linux/ia64/shlib-versions: Likewise.
5364         * sysdeps/unix/sysv/linux/m68k/coldfire/shlib-versions: Likewise.
5365         * sysdeps/unix/sysv/linux/microblaze/shlib-versions: Likewise.
5366         * sysdeps/unix/sysv/linux/mips/shlib-versions: Likewise.
5367         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions:
5368         Likewise.
5369         * sysdeps/unix/sysv/linux/s390/s390-64/shlib-versions: Likewise.
5370         * sysdeps/unix/sysv/linux/sh/shlib-versions: Likewise.
5371         * sysdeps/unix/sysv/linux/shlib-versions: Likewise.
5372         * sysdeps/unix/sysv/linux/sparc/sparc32/shlib-versions: Likewise.
5373         * sysdeps/unix/sysv/linux/sparc/sparc64/shlib-versions: Likewise.
5374         * sysdeps/unix/sysv/linux/tile/shlib-versions: Likewise.
5375         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: Likewise.
5376         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: Likewise.
5378         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac
5379         (HAVE_ELFV2_ABI): AC_DEFINE in ELFv2 case.
5380         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure:
5381         Regenerated.
5382         * config.h.in (HAVE_ELFV2_ABI): New macro undefine.
5383         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions:
5384         Condition symbol version definitions on [HAVE_ELFV2_ABI].
5386         * shlib-versions: Remove OS-specific entries.  Moved to files in
5387         sysdeps.
5388         * sysdeps/mach/hurd/shlib-versions: New file.
5389         * sysdeps/unix/sysv/linux/shlib-versions: Likewise.
5391         * nptl/shlib-versions: Remove architecture-specific entries.
5392         Moved to files in sysdeps.
5393         * shlib-versions: Likewise.
5394         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions: New
5395         file.
5396         * sysdeps/unix/sysv/linux/s390/s390-64/shlib-versions: Likewise.
5397         * sysdeps/unix/sysv/linux/sh/shlib-versions: Likewise.
5398         * sysdeps/unix/sysv/linux/sparc/sparc32/shlib-versions: Likewise.
5399         * sysdeps/unix/sysv/linux/sparc/sparc64/shlib-versions: Likewise.
5401         * sysdeps/gnu/netinet/udp.h (UDP_NO_CHECK6_TX): New macro.
5402         (UDP_NO_CHECK6_RX): Likewise.
5404 2014-09-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
5406         * sysdeps/posix/sysconf.c (__sysconf): Spell
5407         _POSIX_DEVICE_SPECIFIC and _POSIX_DEVICE_SPECIFIC_R correctly.
5409 2014-08-12  Florian Weimer  <fweimer@redhat.com>
5411         * iconv/gconv_open.c (__gconv_open): Remove transliteration module
5412         loading.
5413         * iconv/Versions (__gconv_transliterate): Export for use from
5414         gconv modules.
5415         * iconv/gconv.h (__GCONV_TRANSLIT): New flag.
5416         (struct __gconv_trans_data, __gconv_trans_fct,
5417         __gconv_trans_context_fct, __gconv_trans_query_fct,
5418         __gconv_trans_init_fct, __gconv_trans_end_fct): Remove type
5419         definitions.
5420         (struct __gconv_step_data): Remove __trans member.
5421         (__gconv_transliterate): Declaration moved from gconv_int.h.  No
5422         longer hidden.  Remove unused trans_data argument.
5423         * iconv/gconv_int.h (struct trans_struct): Remove definition.
5424         (__gconv_translit_find): Remove declaration.
5425         (__gconv_transliterate): Declaration moved to gconv.h.  Add hidden
5426         prototype.
5427         * iconv/gconv_close.c (__gconv_close): Remove __trans cleanup.
5428         * iconv/gconv_trans.c (__gconv_transliterate): Remove unused
5429         trans_data argument.  Add hidden definition.
5430         (__gconv_translit_find): Remove.
5431         * iconv/loop.c (STANDARD_TO_LOOP_ERR_HANDLER): Call
5432         __gconv_transliterate directly if __GCONV_TRANSLIT is set.
5433         * iconv/skeleton.c: Remove transliteration initialization.
5434         * libio/fileops.c (_IO_new_file_fopen): Adjust struct
5435         __gconv_step_data initialization.
5436         * libio/iofwide.c (__libio_translit_): Remove.
5437         (_IO_fwide): Adjust struct __gconv_step_data initialization.
5438         * wcsmbs/btowc.c (__btowc): Likewise.
5439         * wcsmbs/mbrtoc16.c (mbrtoc16): Likewise.
5440         * wcsmbs/mbrtowc.c (__mbrtowc): Likewise.
5441         * wcsmbs/mbsnrtowcs.c (__mbsnrtowcs): Likewise.
5442         * wcsmbs/mbsrtowcs_l.c (__mbsrtowcs_l): Likewise.
5443         * wcsmbs/wcrtomb.c (__wcrtomb): Likewise.
5444         * wcsmbs/wcsnrtombs.c (__wcsnrtombs): Likewise.
5445         * wcsmbs/wcsrtombs.c (__wcsrtombs): Likewise.
5446         * wcsmbs/wctob.c (wctob): Likewise.
5448 2014-09-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
5450         [BZ #16194]
5451         * sysdeps/x86/tst-xmmymm.sh: Rename file to...
5452         * sysdeps/x86/tst-ld-sse-use.sh: ... this.  Check for zmm
5453         register usage.
5454         * sysdeps/x86/Makefile: Adjust.
5456 2014-09-11  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
5457             Roland McGrath  <roland@hack.frob.com>
5459         * locale/weight.h: Add include guard.
5460         (findidx): Make static rather than auto; take new parameters
5461         TABLE, INDIRECT, and EXTRA instead of getting them as outer locals.
5462         * locale/weightwc.h: Likewise.
5463         * posix/fnmatch_loop.c
5464         (FCT): Change type of EXTRA from int32_t to wint_t.
5465         Don't include either header inside the function.
5466         Call FINDIDX rather than findidx, and pass new arguments.
5467         #undef FINDIDX at the end of the file.
5468         * posix/fnmatch.c [_LIBC]: #include <locale/weight.h> and define
5469         FINDIDX before including fnmatch_loop.c for the non-wide version.
5470         [_LIBC] [HANDLE_MULTIBYTE]: #define findidx to findidxwc around
5471         #include <locale/weightwc.h>, and define FINDIDX to findidxwc
5472         for the wide version.
5473         * posix/regcomp.c [_LIBC]: #include <locale/weight.h>.
5474         (build_equiv_class) [_LIBC]: Don't #include it inside the function.
5475         Pass new arguments to findidx.
5476         * posix/regexec.c [RE_ENABLE_I18N] [_LIBC]: #include <locale/weight.h>.
5477         [RE_ENABLE_I18N] (check_node_accept_bytes) [_LIBC]:
5478         Don't #include it inside the function.  Pass new arguments to findidx.
5479         * posix/regex_internal.h
5480         [!NOT_IN_libc] [_LIBC]: #include <locale/weight.h>.
5481         (re_string_elem_size_at): Don't #include it inside the function.
5482         Pass new arguments to findidx.
5483         * string/strcoll_l.c: #include WEIGHT_H at top level.
5484         (get_next_seq): Don't #include it inside the function.
5485         Pass new arguments to findidx.
5486         (get_next_seq_nocache): Likewise.
5487         * string/strxfrm_l.c: #include WEIGHT_H at top level.
5488         (STRXFRM): Don't #include it inside the function.
5489         Pass new arguments to findidx.
5491 2014-09-11  Florian Weimer  <fweimer@redhat.com>
5493         [BZ #17344]
5494         * malloc/malloc.c (unlink): Turn asserts into a call to
5495         malloc_printerr.
5497 2014-09-11  Tim Lammens  <tim.lammens@gmail.com>
5499         [BZ #17370]
5500         * libio/wfileops (do_ftell_wide): Free OUT.
5502 2014-09-10  Chris Metcalf  <cmetcalf@tilera.com>
5504         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Remove file.
5506 2014-09-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
5508         [BZ #17363]
5509         * inet/getnetgrent_r.c (__internal_getnetgrent_r): Try next
5510         group if the current group is empty.
5512 2014-09-10  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
5514         * benchtests/bench-memset.c (test_main): Add more test from size
5515         from 32 to 512 bytes.
5516         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
5517         Add POWER8 memset object.
5518         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
5519         (__libc_ifunc_impl_list): Add POWER8 memset and bzero implementations.
5520         * sysdeps/powerpc/powerpc64/multiarch/bzero.c (__bzero): Add POWER8
5521         implementation.
5522         * sysdeps/powerpc/powerpc64/multiarch/memset.c (__libc_memset):
5523         Likewise.
5524         * sysdeps/powerpc/powerpc64/multiarch/memset-power8.S: New file:
5525         multiarch POWER8 memset optimization.
5526         * sysdeps/powerpc/powerpc64/power8/memset.S: New file: optimized
5527         POWER8 memset optimization.
5529         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
5530         Remove bzero multiarch objects.
5531         * sysdeps/powerpc/powerpc64/multiarch/bzero-power4.S: Remove file.
5532         * sysdeps/powerpc/powerpc64/multiarch/bzero-power6.S: Likewise.
5533         * sysdeps/powerpc/powerpc64/multiarch/bzero-power7.S: Likewise.
5534         * sysdeps/powerpc/powerpc64/multiarch/memset-power4.S [NO_BZERO_IMPL]:
5535         Remove define.
5536         [__bzero]: Redefine to specific name.
5537         * sysdeps/powerpc/powerpc64/multiarch/memset-power6.S: Likewise.
5538         * sysdeps/powerpc/powerpc64/multiarch/memset-power7.S: Likewise.
5539         * sysdeps/powerpc/powerpc64/power4/memset.S [NO_BZERO_IMPL]: Remove
5540         define.
5541         * sysdeps/powerpc/powerpc64/power6/memset.S: Likewise.
5542         * sysdeps/powerpc/powerpc64/power7/memset.S: Likewise.
5544 2014-09-10  Florian Weimer  <fweimer@redhat.com>
5546         * Makeconfig (gccwarn-c): Turn implicit-function-declaration
5547         warnings into errors.
5549         * stdlib/tst-tls-atexit-lib.c: Include <stdlib.h>, for the
5550         __cxa_thread_atexit_impl prototype.
5552 2014-09-09  Steve Ellcey  <sellcey@mips.com>
5554         * sysdeps/mips/preconfigure: Put code inside mips* case statement.
5555         Fix capitalization of error message.
5557 2014-09-09  Steve Ellcey  <sellcey@mips.com>
5559         * sysdeps/mips/preconfigure: Modify ABI tests.
5561 2014-09-07  Carlos O'Donell  <carlos@systemhalted.org>
5563         * sysdeps/unix/sysv/linux/hppa/c++-types.data: New file.
5565 2014-09-07  Roland McGrath  <roland@hack.frob.com>
5566             Carlos O'Donell  <carlos@systemhalted.org>
5568         * sysdeps/unix/sysv/linux/hppa/nptl/libc-lowlevellock.c: File removed.
5569         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Moved ...
5570         * sysdeps/unix/sysv/linux/hppa/lowlevellock.h: ... here.
5571         * sysdeps/unix/sysv/linux/hppa/nptl/pt-vfork.S: Moved ...
5572         * sysdeps/unix/sysv/linux/hppa/pt-vfork.S: ... here.
5573         * sysdeps/unix/sysv/linux/hppa/nptl/pthread.h: Moved ...
5574         * sysdeps/unix/sysv/linux/hppa/pthread.h: ... here.
5575         * sysdeps/unix/sysv/linux/hppa/nptl/pthreadP.h: Moved ...
5576         * sysdeps/unix/sysv/linux/hppa/pthreadP.h: ... here.
5577         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_broadcast.c: Moved ...
5578         * sysdeps/unix/sysv/linux/hppa/pthread_cond_broadcast.c: ... here.
5579         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_destroy.c: Moved ...
5580         * sysdeps/unix/sysv/linux/hppa/pthread_cond_destroy.c: ... here.
5581         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_init.c: Moved ...
5582         * sysdeps/unix/sysv/linux/hppa/pthread_cond_init.c: ... here.
5583         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_signal.c: Moved ...
5584         * sysdeps/unix/sysv/linux/hppa/pthread_cond_signal.c: ... here.
5585         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_timedwait.c: Moved ...
5586         * sysdeps/unix/sysv/linux/hppa/pthread_cond_timedwait.c: ... here.
5587         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_wait.c: Moved ...
5588         * sysdeps/unix/sysv/linux/hppa/pthread_cond_wait.c: ... here.
5589         * sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h: Moved ...
5590         * sysdeps/unix/sysv/linux/hppa/sysdep-cancel.h: ... here.
5591         * sysdeps/unix/sysv/linux/hppa/nptl/bits/pthreadtypes.h: Moved ...
5592         * sysdeps/hppa/nptl/bits/pthreadtypes.h: ... here.
5593         * sysdeps/unix/sysv/linux/hppa/nptl/bits/semaphore.h: Moved ...
5594         * sysdeps/hppa/nptl/bits/semaphore.h: ... here.
5595         * sysdeps/unix/sysv/linux/hppa/clone.S: Include <tcb-offsets.h>.
5596         Deconditionalize the code that was previously under [RESET_PID].
5597         * sysdeps/unix/sysv/linux/hppa/nptl/clone.S: File removed.
5598         * sysdeps/unix/sysv/linux/hppa/arch-fork.h: New file.
5599         * sysdeps/unix/sysv/linux/hppa/nptl/fork.c: File removed.
5600         * sysdeps/hppa/nptl/tcb-offsets.sym: Include pthread.h and don't
5601         include sysdep.h.
5603 2014-09-08  Allan McRae  <allan@archlinux.org>
5605         * version.h (RELEASE): Set to "development".
5606         (VERSION): Set to "2.20.90"
5608 2014-09-07  Allan McRae  <allan@archlinux.org
5610         * version.h (RELEASE): Set to "stable".
5611         (VERSION): Set to "2.20"
5612         * include/features.h (__GLIBC_MINOR__): Set to 20.
5614         * manual/contrib.texi: Add entries for Wilco Dijkstra and Stefan
5615         Liebler.
5617         * po/ko.po: Update Korean translation from translation project.
5619 2014-09-06  Chris Metcalf  <cmetcalf@tilera.com>
5621         [BZ #17354]
5622         * sysdeps/tile/dl-machine.h (elf_machine_rela): Add a MUNGE_SIGNED
5623         macro for handling signed relocations.
5625 2014-09-03  Florian Weimer  <fweimer@redhat.com>
5627         [BZ #17325]
5628         * iconvdata/ibm1364.c (BODY): Fix check for sentinel.
5629         * iconvdata/ibm932.c (BODY): Replace invalid sentinel check with
5630         assert.
5631         * iconvdata/ibm933.c (BODY): Fix check for sentinel.
5632         * iconvdata/ibm935.c (BODY): Likewise.
5633         * iconvdata/ibm937.c (BODY): Likewise.
5634         * iconvdata/ibm939.c (BODY): Likewise.
5635         * iconvdata/ibm943.c (BODY): Replace invalid sentinel check with
5636         assert.
5637         * iconvdata/Makefile (iconv-test.out): Pass module list to test
5638         script.
5639         * iconvdata/run-iconv-test.sh: New test loop for checking for
5640         decoder crashers.
5642 2014-09-02  Khem Raj  <raj.khem@gmail.com>
5644         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetenv.c (fegetenv): Add
5645         libm_hidden_ver.
5647 2014-09-01  Allan McRae  <allan@archlinux.org>
5649         * po/eo.po: Update Esperanto translation from translation project.
5651         * po/ca.po: Update Catalan translation from translation project.
5653 2014-08-28  Samuel Thibault  <samuel.thibault@ens-lyon.org>
5655         * sysdeps/mach/hurd/fork.c (__fork): Lock SS->lock around
5656         __proc_dostop call.
5658 2014-08-27  Mark Wielaard  <mjw@redhat.com>
5660         [BZ #17319]
5661         * sysdeps/i386/nptl/tls.h (TLS_INIT_TP): Use INTERNAL_SYSCALL
5662         to call set_thread_area instead of hand written asm.
5663         (__NR_set_thread_area): Removed define.
5664         (TLS_FLAG_WRITABLE): Likewise.
5665         (__ASSUME_SET_THREAD_AREA): Remove check.
5666         (TLS_EBX_ARG): Remove define.
5667         (TLS_LOAD_EBX): Likewise.
5669 2014-08-27  Samuel Thibault  <samuel.thibault@ens-lyon.org>
5671         Simplify atomicity of socket creation in bind.
5673         * sysdeps/mach/hurd/bind.c (__bind): Use dir_lookup(node, "") instead of
5674         looking up the name after linking the file.
5676 2014-08-27  Allan McRae  <allan@archlinux.org>
5678         * sysdeps/i386/fpu/libm-test-ulps: Update ULPs.
5680 2014-08-26  Florian Weimer  <fweimer@redhat.com>
5682         [BZ #17187]
5683         * iconv/gconv_trans.c (struct known_trans, search_tree, lock,
5684         trans_compare, open_translit, __gconv_translit_find):
5685         Remove module loading code.
5687 2014-08-26  Allan McRae  <allan@archlinux.org>
5689         * po/vi.po: Update Vietnamese translation from translation project.
5691         * po/uk.po: Update Ukrainian translation from translation project.
5693         * po/fr.po: Update French translation from translation project.
5695         * po/ru.po: Update Russian translation from translation project.
5697         * po/pl.po: Update Polish translation from translation project.
5699         * po/cs.po: Update Czech translation from translation project.
5701         * po/de.po: Update German translation from translation project.
5703         * po/bg.po: Update Bulgarian translation from translation project.
5705         * po/sv.po: Update Sweedish translation from translation project.
5707         * po/nl.po: Update Dutch translation from translation project.
5709         * po/es.po: Update Spanish translation from translation project.
5711 2014-08-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
5713         * nptl/Makefile (CFLAGS-pthread_atfork.c): Remove.
5715         * catgets/Makefile (CPPFLAGS-gencat): Remove.
5716         * iconv/Makefile (CPPFLAGS-iconv_prog): Likewise.
5717         (CPPFLAGS-iconvconfig): Likewise.
5718         * timezone/Makefile (CPPFLAGS-zic): Likewise.
5720         * include/libc-symbols.h: Remove unnecessary check for
5721         NOT_IN_libc.
5722         * nptl/pthreadP.h: Likewise.
5723         * sysdeps/aarch64/setjmp.S: Likewise.
5724         * sysdeps/alpha/setjmp.S: Likewise.
5725         * sysdeps/arm/sysdep.h: Likewise.
5726         * sysdeps/i386/setjmp.S: Likewise.
5727         * sysdeps/m68k/setjmp.c: Likewise.
5728         * sysdeps/posix/getcwd.c: Likewise.
5729         * sysdeps/powerpc/powerpc32/setjmp-common.S: Likewise.
5730         * sysdeps/powerpc/powerpc64/setjmp-common.S: Likewise.
5731         * sysdeps/s390/s390-32/setjmp.S: Likewise.
5732         * sysdeps/s390/s390-64/setjmp.S: Likewise.
5733         * sysdeps/sh/sh3/setjmp.S: Likewise.
5734         * sysdeps/sh/sh4/setjmp.S: Likewise.
5735         * sysdeps/unix/alpha/sysdep.h: Likewise.
5736         * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Likewise.
5737         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
5738         * sysdeps/unix/sysv/linux/ia64/setjmp.S: Likewise.
5739         * sysdeps/unix/sysv/linux/ia64/sysdep.h: Likewise.
5740         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h: Likewise.
5741         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
5742         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
5743         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
5744         * sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
5745         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
5746         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
5747         * sysdeps/unix/sysv/linux/tile/sysdep.h: Likewise.
5748         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
5749         * sysdeps/x86_64/setjmp.S: Likewise.
5751 2014-08-13  Joseph Myers  <joseph@codesourcery.com>
5753         [BZ #17263]
5754         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Include
5755         <stdint.h>.
5756         (__get_clockfreq): Use uint64_t instead of hp_timing_t in
5757         INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK call.
5759 2014-08-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
5761         * sysdeps/x86/fpu/bits/mathinline.h: Fix typo in comment.
5763         [BZ #17262]
5764         * sysdeps/x86/fpu/bits/mathinline.h: Check both __SSE2_MATH__
5765         and __x86_64__ when disabling x87 inline functions.
5767 2014-08-12  H.J. Lu  <hongjiu.lu@intel.com>
5769         [BZ #17259]
5770         * sysdeps/x86_64/cacheinfo.c (intel_check_word): Replace cpuid
5771         asm statement with __cpuid_count.
5773 2014-08-12  Mike Frysinger  <vapier@gentoo.org>
5775         * configure.ac: Change __ehdr_start code to dereference the struct.
5776         Run readelf on the output to look for relocations.
5777         * configure: Regenerated.
5779 2014-08-12  Joseph Myers  <joseph@codesourcery.com>
5781         [BZ #17261]
5782         * sysdeps/powerpc/nofpu/fenv_const.c (__fe_enabled_env): Change
5783         value to 0.
5784         (__fe_nonieee_env): Define as an alias for __fe_dfl_env.
5786 2014-08-12  Roland McGrath  <roland@hack.frob.com>
5788         * NEWS: Mention x86-64 ld.so use of Intel MPX instructions.
5790 2014-08-12  Bernard Ogden  <bernie.ogden@linaro.org>
5792         [BZ #16892]
5793         * sysdeps/nptl/lowlevellock.h (__lll_timedlock): Use
5794         atomic_compare_and_exchange_bool_acq rather than atomic_exchange_acq.
5796 2014-08-12  Sean Anderson  <seanga2@gmail.com>
5798         * malloc/malloc.c: Fix typo in comment.
5800 2014-08-09  Allan McRae  <allan@archlinux.org>
5802         * Regenerate libc.po.
5804 2014-08-08  Mike Frysinger  <vapier@gentoo.org>
5806         * intl/tst-gettext2.sh: Check every lang file for creation.
5808 2014-08-07  Wilco Dijkstra  <wdijkstr@arm.com>
5810         * sysdeps/aarch64/fpu/math_private.h
5811         (libc_feholdsetround_noex_aarch64_ctx): New function.
5813 2014-08-07  Wilco Dijkstra  <wdijkstr@arm.com>
5815         * sysdeps/arm/armv6/strcpy.S (strcpy):
5816         Fix performance issue in misaligned cases.
5818 2014-08-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
5820         * sysdeps/unix/sysv/linux/powerpc/bits/ioctl-types.h (struct winsize):
5821         Move definition from termios.h.
5822         (struct termio): Likewise.
5823         (NCC, TIOCM_LE, TIOCM_DTR, TIOCM_RTS, TIOCM_ST, TIOCM_SR, TIOCM_CTS,
5824         TIOCM_CAR, TIOCM_RNG, TIOCM_DSR, TIOCM_CD, TIOCM_RI, N_TTY, N_SLIP,
5825         N_MOUSE, N_PPP, N_STRIP, N_AX25, N_X25, N_6PACK, N_MASC, N_R3964,
5826         N_PROFIBUS_FDL, N_IRDA, N_SMSBLOCK, N_HDLC, N_SYNC_PPP, N_HCI):
5827         Likewise.
5828         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h (struct winsize):
5829         Move definition to ioctl-types.h
5830         (struct termio): Likewise.
5831         (NCC, TIOCM_LE, TIOCM_DTR, TIOCM_RTS, TIOCM_ST, TIOCM_SR, TIOCM_CTS,
5832         TIOCM_CAR, TIOCM_RNG, TIOCM_DSR, TIOCM_CD, TIOCM_RI, N_TTY, N_SLIP,
5833         N_MOUSE, N_PPP, N_STRIP, N_AX25, N_X25, N_6PACK, N_MASC, N_R3964,
5834         N_PROFIBUS_FDL, N_IRDA, N_SMSBLOCK, N_HDLC, N_SYNC_PPP, N_HCI):
5835         Likewise.
5837 2014-08-05  Richard Henderson  <rth@redhat.com>
5839         * sysdeps/alpha/soft-fp/ots_cvtxq.c (_OtsCvtXQ): Always raise
5840         exceptions.
5841         * sysdeps/alpha/soft-fp/Makefile [soft-fp] (sysdep_routines):
5842         Add fraiseexcpt.
5843         * sysdeps/alpha/soft-fp/sfp-machine.h (FP_HANDLE_EXCEPTIONS):
5844         Use __feraiseexcept.
5845         * sysdeps/unix/sysv/linux/alpha/fraiseexcpt.S (feraiseexcept):
5846         Protect libm symbols with IS_IN_libm.
5848         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: Remove file.
5850 2014-08-04  Bernard Ogden  <bernie.ogden@linaro.org>
5852         * sysdeps/unix/sysv/linux/mips/lowlevellock.h: Remove file.
5854 2014-08-04  Will Newton  <will.newton@linaro.org>
5856         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h: Remove
5857         file.
5859 2014-08-04  Mike Frysinger  <vapier@gentoo.org>
5861         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h (PSEUDO): Add nocancel
5862         variants for each function.
5864 2014-08-04  Roland McGrath  <roland@hack.frob.com>
5866         * sysdeps/unix/sysv/linux/ia64/nptl/Makefile: File removed, contents
5867         appended ...
5868         * sysdeps/unix/sysv/linux/ia64/Makefile: ... here.
5869         * sysdeps/unix/sysv/linux/ia64/nptl/Versions: File removed, contents
5870         appended ...
5871         * sysdeps/unix/sysv/linux/ia64/Versions: ... here.
5872         * sysdeps/unix/sysv/linux/ia64/nptl/__ia64_longjmp.S: Moved ...
5873         * sysdeps/unix/sysv/linux/ia64/__ia64_longjmp.S: ... here.
5874         * sysdeps/unix/sysv/linux/ia64/nptl/__sigstack_longjmp.c: Moved ...
5875         * sysdeps/unix/sysv/linux/ia64/__sigstack_longjmp.c: ... here.
5876         * sysdeps/unix/sysv/linux/ia64/nptl/c++-types.data: Moved ...
5877         * sysdeps/unix/sysv/linux/ia64/c++-types.data: ... here.
5878         * sysdeps/unix/sysv/linux/ia64/nptl/dl-sysdep.h: Moved ...
5879         * sysdeps/unix/sysv/linux/ia64/dl-sysdep.h: ... here.
5880         * sysdeps/unix/sysv/linux/ia64/nptl/ld.abilist: Moved ...
5881         * sysdeps/unix/sysv/linux/ia64/ld.abilist: ... here.
5882         * sysdeps/unix/sysv/linux/ia64/nptl/libBrokenLocale.abilist: Moved ...
5883         * sysdeps/unix/sysv/linux/ia64/libBrokenLocale.abilist: ... here.
5884         * sysdeps/unix/sysv/linux/ia64/nptl/libanl.abilist: Moved ...
5885         * sysdeps/unix/sysv/linux/ia64/libanl.abilist: ... here.
5886         * sysdeps/unix/sysv/linux/ia64/nptl/libc.abilist: Moved ...
5887         * sysdeps/unix/sysv/linux/ia64/libc.abilist: ... here.
5888         * sysdeps/unix/sysv/linux/ia64/nptl/libcrypt.abilist: Moved ...
5889         * sysdeps/unix/sysv/linux/ia64/libcrypt.abilist: ... here.
5890         * sysdeps/unix/sysv/linux/ia64/nptl/libdl.abilist: Moved ...
5891         * sysdeps/unix/sysv/linux/ia64/libdl.abilist: ... here.
5892         * sysdeps/unix/sysv/linux/ia64/nptl/libm.abilist: Moved ...
5893         * sysdeps/unix/sysv/linux/ia64/libm.abilist: ... here.
5894         * sysdeps/unix/sysv/linux/ia64/nptl/libnsl.abilist: Moved ...
5895         * sysdeps/unix/sysv/linux/ia64/libnsl.abilist: ... here.
5896         * sysdeps/unix/sysv/linux/ia64/nptl/libpthread.abilist: Moved ...
5897         * sysdeps/unix/sysv/linux/ia64/libpthread.abilist: ... here.
5898         * sysdeps/unix/sysv/linux/ia64/nptl/libresolv.abilist: Moved ...
5899         * sysdeps/unix/sysv/linux/ia64/libresolv.abilist: ... here.
5900         * sysdeps/unix/sysv/linux/ia64/nptl/librt.abilist: Moved ...
5901         * sysdeps/unix/sysv/linux/ia64/librt.abilist: ... here.
5902         * sysdeps/unix/sysv/linux/ia64/nptl/libthread_db.abilist: Moved ...
5903         * sysdeps/unix/sysv/linux/ia64/libthread_db.abilist: ... here.
5904         * sysdeps/unix/sysv/linux/ia64/nptl/libutil.abilist: Moved ...
5905         * sysdeps/unix/sysv/linux/ia64/libutil.abilist: ... here.
5906         * sysdeps/unix/sysv/linux/ia64/nptl/localplt.data: Moved ...
5907         * sysdeps/unix/sysv/linux/ia64/localplt.data: ... here.
5908         * sysdeps/unix/sysv/linux/ia64/nptl/lowlevellock.h: Moved ...
5909         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h: ... here.
5910         * sysdeps/unix/sysv/linux/ia64/nptl/sysdep-cancel.h: Moved ...
5911         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h: ... here.
5912         * sysdeps/unix/sysv/linux/ia64/nptl/timer_create.c: Moved ...
5913         * sysdeps/unix/sysv/linux/ia64/timer_create.c: ... here.
5914         * sysdeps/unix/sysv/linux/ia64/nptl/timer_delete.c: Moved ...
5915         * sysdeps/unix/sysv/linux/ia64/timer_delete.c: ... here.
5916         * sysdeps/unix/sysv/linux/ia64/nptl/timer_getoverr.c: Moved ...
5917         * sysdeps/unix/sysv/linux/ia64/timer_getoverr.c: ... here.
5918         * sysdeps/unix/sysv/linux/ia64/nptl/timer_gettime.c: Moved ...
5919         * sysdeps/unix/sysv/linux/ia64/timer_gettime.c: ... here.
5920         * sysdeps/unix/sysv/linux/ia64/nptl/timer_settime.c: Moved ...
5921         * sysdeps/unix/sysv/linux/ia64/timer_settime.c: ... here.
5922         * sysdeps/unix/sysv/linux/ia64/nptl/unwind-forcedunwind.c: Moved ...
5923         * sysdeps/unix/sysv/linux/ia64/unwind-forcedunwind.c: ... here.
5924         Update #include.
5925         * sysdeps/unix/sysv/linux/ia64/nptl/unwind_longjmp.c: Moved ...
5926         * sysdeps/unix/sysv/linux/ia64/unwind_longjmp.c: ... here.
5928 2014-08-04  Roland McGrath  <roland@hack.frob.com>
5930         * sysdeps/unix/sysv/linux/ia64/nptl/bits/pthreadtypes.h: Moved ...
5931         * sysdeps/ia64/nptl/bits/pthreadtypes.h: ... here.
5932         * sysdeps/unix/sysv/linux/ia64/nptl/bits/semaphore.h: Moved ...
5933         * sysdeps/ia64/nptl/bits/semaphore.h: ... here.
5934         * sysdeps/unix/sysv/linux/ia64/nptl/bits/local_lim.h: Moved ...
5935         * sysdeps/unix/sysv/linux/ia64/bits/local_lim.h: ... here.
5937 2014-08-04  Roland McGrath  <roland@hack.frob.com>
5939         * nptl/sysdeps/pthread/createthread.c: Include <arch-fork.h>.
5940         * sysdeps/unix/sysv/linux/ia64/arch-fork.h (ARCH_CLONE): New macro.
5941         * sysdeps/ia64/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
5942         * sysdeps/unix/sysv/linux/ia64/nptl/createthread.c: File removed.
5944 2014-08-04  Roland McGrath  <roland@hack.frob.com>
5946         * sysdeps/unix/sysv/linux/ia64/nptl/vfork.S: Moved ...
5947         * sysdeps/unix/sysv/linux/ia64/vfork.S: ... here.
5948         (__libc_vfork): Define function under this name.
5949         (__vfork): Define as an alias.
5950         * sysdeps/unix/sysv/linux/ia64/pt-vfork.S: New file.
5951         * sysdeps/unix/sysv/linux/ia64/nptl/pt-vfork.S: File removed.
5953 2014-08-04  Roland McGrath  <roland@hack.frob.com>
5955         * sysdeps/unix/sysv/linux/ia64/clone2.S: Deconditionalize the code
5956         that was previously under [RESET_PID].
5957         * sysdeps/unix/sysv/linux/ia64/nptl/clone2.S: File removed.
5959 2014-08-04  Andreas Schwab  <schwab@suse.de>
5961         * sysdeps/ieee754/ldbl-96/s_fma.c: Include <math_private.h>.
5963 2014-08-03  Mike Frysinger  <vapier@gentoo.org>
5965         * stdlib/tst-setcontext.c (test_stack): Fix coding style.
5966         (main): Likewise.
5968 2014-08-01  Roland McGrath  <roland@hack.frob.com>
5970         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: File removed.
5972 2014-08-01  Richard Henderon  <rth@redhat.com>
5974         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Use math_force_eval before
5975         feclearexcept; use math_opt_barrier instead of open-coded asm; fix
5976         typo in exact zero test.
5977         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
5978         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
5979         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
5981 2014-08-01  Roland McGrath  <roland@hack.frob.com>
5983         * sysdeps/unix/sysv/linux/arm/sysdep.h (PTR_MANGLE_LOAD, PTR_MANGLE)
5984         (PTR_MANGLE2, PTR_DEMANGLE, PTR_DEMANGLE2): Move these macros...
5985         * sysdeps/arm/sysdep.h: ... here.
5986         [!__ASSEMBLER__]: Include <stdint.h>.
5988 2014-08-01  Siddhesh Poyarekar  <siddhesh@redhat.com>
5990         * include/libc-symbols.h (HAVE_LIBINTL_H): Define macro.
5991         (HAVE_WCTYPE_H): Likewise.
5992         (HAVE_ISWCTYPE): Likewise.
5993         (ENABLE_NLS): Likewise.
5994         * posix/regex_internal.h [(defined MB_CUR_MAX && HAVE_WCTYPE_H
5995         && HAVE_ISWCTYPE) || _LIBC]: Sync up with gnulib.
5997         * posix/regex_internal.c: Check if DEBUG is defined and is
5998         set.
6000         * include/libc-symbols.h (HAVE_MBSTATE_T): Define macro.
6001         (HAVE_MBSRTOWCS): Likewise.
6002         * posix/fnmatch.c: Include string.h unconditionally.
6004 2014-08-01  Stefan Liebler  <stli@linux.vnet.ibm.com>
6006         * NEWS: Explain the s390 jmp_buf / ucontext_t ABI change
6007         reversal.
6009 2014-07-31  Roland McGrath  <roland@hack.frob.com>
6011         * sysdeps/generic/safe-fatal.h: New file.
6012         * sysdeps/unix/sysv/linux/safe-fatal.h: New file.
6013         * nptl/forward.c: Include it.
6014         (__pthread_unwind): Use __safe_fatal as default action, rather
6015         than a bogus use of INTERNAL_SYSCALL that could never work.
6017         * config.h.in (HAVE_BUILTIN_TRAP): New #define to 0.
6018         * configure.ac (libc_cv_builtin_trap): New test.
6019         * configure: Regenerated.
6020         * sysdeps/generic/abort-instr.h [HAVE_BUILTIN_TRAP]
6021         (ABORT_INSTRUCTION): Define using __builtin_trap.
6023         * nptl/pthreadP.h (SIGCANCEL, SIGTIMER, SIGSETXID, __xidcmd): Moved ...
6024         * sysdeps/unix/sysv/linux/nptl-signals.h: ... to this new file.
6025         * sysdeps/nptl/nptl-signals.h: New file.
6026         * nptl/pthreadP.h: Include <nptl-signals.h>.
6028 2014-07-31  Stefan Liebler  <stli@linux.vnet.ibm.com>
6030         * sysdeps/s390/s390-64/utf16-utf32-z9.c
6031         (ONE_DIRECTION): Define.
6032         * sysdeps/s390/s390-64/utf8-utf16-z9.c
6033         (ONE_DIRECTION): Define.
6034         * sysdeps/s390/s390-64/utf8-utf32-z9.c
6035         (ONE_DIRECTION): Define.
6037 2014-07-31  Stefan Liebler  <stli@linux.vnet.ibm.com>
6039         * sysdeps/s390/Makefile: Delete file.
6040         * sysdeps/s390/Versions (GLIBC_2.19): Remove __setjmp.
6041         * sysdeps/s390/__longjmp.c: Delete file.
6042         * sysdeps/s390/bits/setjmp.h (__s390_jmp_buf):
6043         Remove fields __flags and __reserved.
6044         * sysdeps/s390/longjmp.c: Include setjmp/longjmp.c
6045         and add versioning.
6046         * sysdeps/s390/rtld-__longjmp.c: Delete file.
6047         * sysdeps/s390/rtld-global-offsets.sym: Likewise.
6048         * sysdeps/s390/rtld-setjmp.S: Likewise.
6049         * sysdeps/s390/s390-32/__longjmp-common.c: Move to ...
6050         * sysdeps/s390/s390-32/__longjmp.c: ... here.
6051         * sysdeps/s390/s390-32/setjmp-common.S: Move to ...
6052         * sysdeps/s390/s390-32/setjmp.S: ... here.
6053         Add versioning.
6054         (__sigsetjmp): Remove setting __flags field.
6055         * sysdeps/s390/s390-64/__longjmp-common.c:Move to ...
6056         * sysdeps/s390/s390-64/__longjmp.c: ... here.
6057         * sysdeps/s390/s390-64/setjmp-common.S: Move to ...
6058         * sysdeps/s390/s390-64/setjmp.S: ... here.
6059         Add versioning.
6060         (__sigsetjmp): Remove setting __flags field.
6061         * sysdeps/s390/setjmp.S: Delete file.
6062         * sysdeps/s390/sigjmp.c: Likewise.
6063         * sysdeps/s390/v1-longjmp.c: Likewise.
6064         * sysdeps/s390/v1-setjmp.h: Likewise.
6065         * sysdeps/s390/v1-sigjmp.c: Likewise.
6066         * sysdeps/unix/sysv/linux/s390/Makefile (sysdep_routines):
6067         Remove v1-longjmp_chk.
6068         * sysdeps/unix/sysv/linux/s390/getcontext.S: Delete file.
6069         * sysdeps/unix/sysv/linux/s390/longjmp_chk.c:
6070         Include debug/longjmp_chk.c and add versioning.
6071         * sysdeps/unix/sysv/linux/s390/pt-longjmp.c:
6072         Include nptl/pt-longjmp.c and add versioning.
6073         * sysdeps/unix/sysv/linux/s390/rtld-getcontext.S: Delete file.
6074         * sysdeps/unix/sysv/linux/s390/s390-32/____longjmp_chk.c:
6075         Include __longjmp.c.
6076         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext-common.S:
6077         Move to ...
6078         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: ... here.
6079         (__getcontext): Remove setting __flags field.
6080         Add versioning.
6081         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S:
6082         Don't restore upper high grps.
6083         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S:
6084         Likewise.
6085         (__swapcontext): Remove setting uc_flags field.
6086         * sysdeps/unix/sysv/linux/s390/s390-32/ucontext_i.sym:
6087         Delete file.
6088         * sysdeps/unix/sysv/linux/s390/s390-64/____longjmp_chk.c:
6089         Include __longjmp.c.
6090         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext-common.S:
6091         Move to ...
6092         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: ... here.
6093         (__getcontext): Remove setting __flags field.
6094         Add versioning.
6095         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S:
6096         (__swapcontext): Remove setting uc_flags field.
6097         * unix/sysv/linux/s390/s390-64/ucontext_i.sym: Delete file.
6098         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h (ucontext):
6099         Remove fields uc_high_gprs and __reserved.
6100         * sysdeps/unix/sysv/linux/s390/ucontext_i.sym:
6101         New file with reverted content.
6102         * sysdeps/unix/sysv/linux/s390/v1-longjmp_chk.c: Delete file.
6103         * sysdeps/unix/sysv/linux/s390/s390-32/libc.abilist:
6104         Regenerated.
6105         * sysdeps/unix/sysv/linux/s390/s390-64/libc.abilist:
6106         Regenerated.
6108 2014-07-31  Andreas Schwab  <schwab@suse.de>
6110         * config.h.in (HAVE_IFUNC): Define to 0.
6111         * rt/clock-compat.c [HAVE_IFUNC]: Check for value, not
6112         definedness.
6114 2014-07-30  Ling Ma  <ling.ml@alibaba-inc.com>
6116         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
6117         memmove-avx-unaligned, memcpy-avx-unaligned and
6118         mempcpy-avx-unaligned.
6119         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
6120         Add tests for AVX memcpy functions.
6121         * sysdeps/x86_64/multiarch/memcpy.S: Add support for AVX memcpy.
6122         * sysdeps/x86_64/multiarch/memcpy_chk.S: Add support for AVX
6123         memcpy_chk.
6124         * sysdeps/x86_64/multiarch/memmove.c: Add support for AVX memmove.
6125         * sysdeps/x86_64/multiarch/memmove_chk.c: Add support for AVX
6126         memmove_chk.
6127         * sysdeps/x86_64/multiarch/mempcpy.S: Add support for AVX mempcpy.
6128         * sysdeps/x86_64/multiarch/mempcpy_chk.S: Add support for AVX
6129         mempcpy_chk.
6130         * sysdeps/x86_64/multiarch/memcpy-avx-unaligned.S: New file.
6131         * sysdeps/x86_64/multiarch/mempcpy-avx-unaligned.S: New file.
6132         * sysdeps/x86_64/multiarch/memmove-avx-unaligned.S: New file.
6134 2013-07-29  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
6136         [BZ #17213]
6137         * sysdeps/powerpc/powerpc64/entry.h: Fix TEXT_START definition for
6138         powerpc64le.
6140 2014-07-29  Jeff Layton  <jlayton@poochiereds.net>
6142         [BZ #16839]
6143         * manual/llio.texi: Add section about open file description locks.
6144         * manual/examples/ofdlocks.c: Example of open file description
6145         lock usage.
6146         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h: Define F_OFD_GETLK,
6147         F_OFD_SETLK, and F_OFD_SETLKW.
6149 2014-07-23  Allan McRae  <allan@archlinux.org>
6151         * po/es.po: Update Spanish translation from translation project.
6153 2014-07-18  Andreas Schwab  <schwab@linux-m68k.org>
6155         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: Removed.
6157 2014-07-17  Maciej W. Rozycki  <macro@codesourcery.com>
6159         [BZ #17078]
6160         * sysdeps/arm/dl-machine.h (elf_machine_rela)
6161         [RESOLVE_CONFLICT_FIND_MAP]: Handle R_ARM_TLS_DESC relocation.
6162         (elf_machine_lazy_rel): Handle prelinked R_ARM_TLS_DESC entries.
6164 2014-07-17  Joseph Myers  <joseph@codesourcery.com>
6166         [BZ #17088]
6167         * math/fesetenv.c (__fesetenv)
6168         [FE_NOMASK_ENV && FE_ALL_EXCEPT != 0]: Return 1 for FE_NOMASK_ENV.
6169         * math/feupdateenv.c (__feupdateenv)
6170         [FE_NOMASK_ENV && FE_ALL_EXCEPT != 0]: Likewise.
6172         * sysdeps/unix/sysv/linux/s390/kernel-features.h: New file.
6173         * sysdeps/unix/sysv/linux/kernel-features.h [__s390__]
6174         (__ASSUME_SOCKETCALL): Do not define.
6176         * sysdeps/unix/sysv/linux/sh/kernel-features.h: New file.
6177         * sysdeps/unix/sysv/linux/kernel-features.h [__sh__]
6178         (__ASSUME_SOCKETCALL): Do not define.
6179         (__ASSUME_ST_INO_64_BIT): Define unconditionally.
6180         [__LINUX_KERNEL_VERSION >= 0x020625 && __sh__]
6181         (__ASSUME_ACCEPT4_SYSCALL): Do not define.
6182         [__LINUX_KERNEL_VERSION >= 0x020625 && __sh__]
6183         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
6184         [__LINUX_KERNEL_VERSION >= 0x030000 && __sh__]
6185         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
6186         [__sh__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
6188         * sysdeps/unix/sysv/linux/powerpc/kernel-features.h: New file.
6189         * sysdeps/unix/sysv/linux/kernel-features.h [__powerpc__]
6190         (__ASSUME_SOCKETCALL): Do not define.
6191         (__ASSUME_IPC64): Define unconditionally.
6192         [__LINUX_KERNEL_VERSION >= 0x020625 && __powerpc__]
6193         (__ASSUME_ACCEPT4_SYSCALL): Do not define.
6194         [__LINUX_KERNEL_VERSION >= 0x020625 && __powerpc__]
6195         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
6196         [__LINUX_KERNEL_VERSION >= 0x030000 && __powerpc__]
6197         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
6198         [__powerpc__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL):
6199         Likewise.
6201         * sysdeps/unix/sysv/linux/sparc/kernel-features.h: New file.
6202         * sysdeps/unix/sysv/linux/kernel-features.h [__sparc__]
6203         (__ASSUME_SOCKETCALL): Do not define.
6204         (__ASSUME_SET_ROBUST_LIST): Define unconditionally.
6205         (__ASSUME_FUTEX_LOCK_PI): Likewise.
6206         [__sparc__] (__ASSUME_ACCEPT4_SYSCALL): Do not define.
6207         [__sparc__] (__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL): Likewise.
6208         (__ASSUME_REQUEUE_PI): Define unconditionally.
6209         [__LINUX_KERNEL_VERSION >= 0x020621 && __sparc__]
6210         (__ASSUME_RECVMMSG_SYSCALL): Do not define.
6211         [__sparc__] (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
6212         [__LINUX_KERNEL_VERSION >= 0x030000 && __sparc__]
6213         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
6214         [__sparc__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
6216         * sysdeps/unix/sysv/linux/i386/kernel-features.h: New file.
6217         * sysdeps/unix/sysv/linux/kernel-features.h [__i386__]
6218         (__ASSUME_SOCKETCALL): Do not define.
6219         [__LINUX_KERNEL_VERSION >= 0x020621 && __i386__]
6220         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
6221         [__i386__] (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
6222         [__LINUX_KERNEL_VERSION >= 0x030000 && __i386__]
6223         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
6224         [__i386__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
6226         * sysdeps/unix/sysv/linux/x86_64/kernel-features.h: New file.
6227         * sysdeps/unix/sysv/linux/kernel-features.h [__x86_64__]
6228         (__ASSUME_ACCEPT4_SYSCALL): Do not define.
6229         [__LINUX_KERNEL_VERSION >= 0x020621 && __x86_64__]
6230         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
6231         [__LINUX_KERNEL_VERSION >= 0x030000 && __x86_64__]
6232         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
6233         [__x86_64__ && __LINUX_KERNEL_VERSION >= 0x030100]
6234         (__ASSUME_GETCPU_SYSCALL): Likewise.
6236         * aclocal.m4 (LIBC_SLIBDIR_RTLDDIR): New macro.
6237         * sysdeps/gnu/configure.ac: Use LIBC_SLIBDIR_RTLDDIR.  Remove
6238         cases for individual architectures.
6239         * sysdeps/gnu/configure: Regenerated.
6240         * sysdeps/unix/sysv/linux/aarch64/configure.ac: Use
6241         LIBC_SLIBDIR_RTLDDIR.
6242         * sysdeps/unix/sysv/linux/aarch64/configure: Regenerated.
6243         * sysdeps/unix/sysv/linux/mips/configure.ac: Use
6244         LIBC_SLIBDIR_RTLDDIR.
6245         * sysdeps/unix/sysv/linux/mips/configure: Regenerated.
6246         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac: Use
6247         LIBC_SLIBDIR_RTLDDIR.
6248         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure:
6249         Regenerated.
6250         * sysdeps/unix/sysv/linux/s390/s390-64/configure.ac: New file.
6251         * sysdeps/unix/sysv/linux/s390/s390-64/configure: New generated
6252         file.
6253         * sysdeps/unix/sysv/linux/sparc/sparc64/configure.ac: New file.
6254         * sysdeps/unix/sysv/linux/sparc/sparc64/configure: New generated
6255         file.
6256         * sysdeps/unix/sysv/linux/x86_64/64/configure.ac: New file.
6257         * sysdeps/unix/sysv/linux/x86_64/64/configure: New generated file.
6258         * sysdeps/unix/sysv/linux/x86_64/x32/configure.ac: New file.
6259         * sysdeps/unix/sysv/linux/x86_64/x32/configure: Generate.
6261         * sysdeps/aarch64/shlib-versions: Move to ...
6262         * sysdeps/unix/sysv/linux/aarch64/shlib-versions: ... here.
6263         * sysdeps/alpha/shlib-versions: Move to ...
6264         * sysdeps/unix/sysv/linux/alpha/shlib-versions: ... here.
6265         * sysdeps/arm/shlib-versions: Move to ...
6266         * sysdeps/unix/sysv/linux/arm/shlib-versions: ... here.
6267         * sysdeps/hppa/shlib-versions: Move all contents except for
6268         libgcc_s entry to ...
6269         * sysdeps/unix/sysv/linux/hppa/shlib-versions: ... here.  Merge in
6270         entry from ...
6271         * sysdeps/hppa/nptl/shlib-versions: ... here.  Remove file.
6272         * sysdeps/ia64/shlib-versions: Move to ...
6273         * sysdeps/unix/sysv/linux/ia64/shlib-versions: ... here.  Merge in
6274         entry from ...
6275         * sysdeps/ia64/nptl/shlib-versions: ... here.  Remove file.
6276         * sysdeps/m68k/coldfire/shlib-versions: Move to ...
6277         * sysdeps/unix/sysv/linux/m68k/coldfire/shlib-versions: ... here.
6278         * sysdeps/microblaze/shlib-versions: Move to ...
6279         * sysdeps/unix/sysv/linux/microblaze/shlib-versions: ... here.
6280         * sysdeps/mips/shlib-versions: Move to ...
6281         * sysdeps/unix/sysv/linux/mips/shlib-versions: ... here.  Merge in
6282         entry from ...
6283         * sysdeps/mips/nptl/shlib-versions: ... here.  Remove file.
6284         * sysdeps/tile/shlib-versions: Move to ...
6285         * sysdeps/unix/sysv/linux/tile/shlib-versions: ... here.
6286         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: Merge in entry
6287         from ...
6288         * sysdeps/x86_64/64/shlib-versions: ... here.  Remove file.
6289         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: Merge in
6290         entry from ...
6291         * sysdeps/x86_64/x32/shlib-versions: ... here.  Remove file.
6293 2014-07-17  Will Newton  <will.newton@linaro.org>
6295         * sysdeps/arm/bits/atomic.h
6296         (__arch_compare_and_exchange_bool_8_int): Evaluate to zero.
6297         (__arch_compare_and_exchange_bool_16_int): Likewise.
6298         (__arch_compare_and_exchange_bool_64_int): Likewise.
6300         * iconv/loop.c: Move definition of LOOPFCT and gconv_btowc
6301         into an #else block.
6303 2014-07-16  Roland McGrath  <roland@hack.frob.com>
6305         * sysdeps/arm/preconfigure.ac: Apply EABI sanity check to arm*, not
6306         just Linux configurations.  Test empirically that the compiler sets
6307         __ARM_EABI__, rather than using the tuple to decide.
6308         * sysdeps/arm/preconfigure: Regenerated.
6309         * sysdeps/unix/sysv/linux/arm/configure: File removed.
6310         * sysdeps/unix/sysv/linux/arm/configure.ac: File removed,
6311         contents appended ...
6312         * sysdeps/arm/configure.ac: ... here.
6313         * sysdeps/arm/configure: Regenerated.
6315 2014-07-15  Roland McGrath  <roland@hack.frob.com>
6317         * nptl/pthread_kill.c: New file.
6318         * nptl/pthread_sigmask.c: New file.
6319         * nptl/pthread_sigqueue.c: New file.
6321         * sysdeps/nptl/lowlevellock.h: New file.
6322         * sysdeps/unix/sysv/linux/lowlevellock-futex.h: New file.
6323         * sysdeps/nptl/lowlevellock-futex.h: New file.
6325         * nptl/pthreadP.h (__current_sigrtmin, __current_sigrtmax):
6326         Remove dead declarations.
6328 2014-07-14  H.J. Lu  <hongjiu.lu@intel.com>
6330         * config.h.in (HAVE_AVX2_SUPPORT): New #undef.
6331         * sysdeps/i386/configure.ac: Set HAVE_AVX2_SUPPORT and
6332         config-cflags-avx2.
6333         * sysdeps/x86_64/configure.ac: Likewise.
6334         * sysdeps/i386/configure: Regenerated.
6335         * sysdeps/x86_64/configure: Likewise.
6336         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
6337         memset-avx2 only if config-cflags-avx2 is yes.
6338         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
6339         Tests for memset_chk and memset only if HAVE_AVX2_SUPPORT is
6340         defined.
6341         * sysdeps/x86_64/multiarch/memset.S: Define multiple versions
6342         only if HAVE_AVX2_SUPPORT is defined.
6343         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
6345 2014-07-14  Alan Modra  <amodra@gmail.com>
6347         [BZ #17153]
6348         * elf/elf.h (DT_PPC64_NUM): Correct value.
6349         * NEWS: Add to fixed bug list.
6351 2014-07-13  Jim Meyering  <meyering@fb.com>
6353         [BZ 17150]
6354         regex: don't deref NULL upon heap allocation failure
6355         * posix/regcomp.c: (parse_dup_op): Handle duplicate_tree
6356         failure in one more place.
6357         To trigger the segfault, configure grep -with-included-regex,
6358         build it, and run these commands:
6359         ( ulimit -v 300000; echo a|src/grep -E a+++++++++++++++++++++ )
6361 2014-07-13  Andreas Schwab  <schwab@linux-m68k.org>
6363         * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Update.
6365 2014-07-11  Richard Henderson  <rth@redhat.com>
6367         * sysdeps/aarch64/libm-test-ulps: Update.
6369 2014-07-10  Florian Weimer  <fweimer@redhat.com>
6371         [BZ #17135]
6372         * nptl/pthreadP.h (__nptl_setxid_error): Declare function.
6373         * nptl/allocatestack.c (__nptl_setxid_error): New function.
6374         (__nptl_setxid): Initialize error member.  Call
6375         __nptl_setxid_error.
6376         * nptl/nptl-init.c (sighandler_setxid): Call __nptl_setxid_error.
6377         * nptl/descr.h (struct xid_command): Add error member.
6378         * nptl/tst-setuid3.c: New file.
6379         * nptl/Makefile (tests): Add it.
6381 2014-07-10  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
6383         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h (__lll_base_trylock):
6384         New define.
6385         (__lll_trylock): Use __lll_base_trylock.
6386         (__lll_cond_trylock): Likewise.
6388 2014-07-10  Roland McGrath  <roland@hack.frob.com>
6390         * nptl/pthread_create.c (start_thread): Use atomic_or and
6391         lll_futex_wake directly rather than lll_robust_dead.
6392         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h
6393         (lll_robust_dead): Macro removed.
6394         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h: Likewise.
6395         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: Likewise.
6396         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: Likewise.
6397         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Likewise.
6398         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: Likewise.
6399         * sysdeps/unix/sysv/linux/ia64/nptl/lowlevellock.h: Likewise.
6400         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: Likewise.
6401         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Likewise.
6402         * sysdeps/unix/sysv/linux/mips/lowlevellock.h: Likewise.
6403         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Likewise.
6404         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: Likewise.
6405         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
6406         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Likewise.
6407         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Likewise.
6408         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Likewise.
6410         * nptl/pthread_mutex_trylock.c (__pthread_mutex_trylock):
6411         Use atomic_compare_and_exchange_val_acq directly rather than
6412         lll_robust_trylock.
6413         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h
6414         (__lll_robust_trylock, lll_robust_trylock): Removed.
6415         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: Likewise.
6416         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: Likewise.
6417         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Likewise.
6418         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: Likewise.
6419         * sysdeps/unix/sysv/linux/ia64/nptl/lowlevellock.h: Likewise.
6420         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: Likewise.
6421         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Likewise.
6422         * sysdeps/unix/sysv/linux/mips/lowlevellock.h: Likewise.
6423         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Likewise.
6424         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: Likewise.
6425         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
6426         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Likewise.
6427         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Likewise.
6428         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Likewise.
6430 2014-07-02  Florian Weimer  <fweimer@redhat.com>
6432         * manual/locale.texi (Locale Names): New section documenting
6433         locale name syntax.  Adjust menu and node chaining accordingly.
6434         (Choosing Locale): Reference Locale Names, Locale Categories.
6435         Mention setting LC_ALL=C.  Reflect that name syntax is now
6436         documented.
6437         (Locale Categories): New section title.  Reference Locale Names.
6438         LC_ALL is an environment variable, but not a category.
6439         (Setting the Locale): Remove "locale -a" invocation and LOCPATH
6440         description, now in Locale Name.  Reference that section.  Locale
6441         name syntax is now documented.
6443 2014-07-02  Florian Weimer  <fweimer@redhat.com>
6445         [BZ #17137]
6446         * locale/findlocale.c (name_present, valid_locale_name): New
6447         functions.
6448         (_nl_find_locale): Use the loc_name variable to store name
6449         candidates.  Call name_present and valid_locale_name to check and
6450         validate locale names.  Return an error if the locale is invalid.
6452 2014-07-02  Florian Weimer  <fweimer@redhat.com>
6454         * locale/setlocale.c (setlocale): Use strdup for allocating
6455         composite name copy.
6457 2014-07-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
6459         Sync up with gnulib.
6460         * misc/error.c: Use !_LIBC instead of HAVE_CONFIG_H.
6461         [!_LIBC && ENABLE_NLS]: Include gettext.h.
6462         [_LIBC]: Define USE_UNLOCKED_IO, _GL_ATTRIBUTE_FORMAT_PRINTF
6463         and _GL_ARG_NONNULL.
6464         [USE_UNLOCKED_IO]: Include unlocked-io.h.
6465         [!_LIBC]: Include code for Windows and Cygwin.
6466         [!_LIBC && !HAVE_DECL_STRERROR_R && !STRERROR_R_CHAR_P]:
6467         Include prototype for int strerror_r.
6468         [!_LIBC] (is_open): New function.
6469         (flush_stdout): New function.
6470         (print_errno_message): Use it.
6471         (error): Likewise.
6472         (error_at_line): Likewise.
6473         (error_tail) Add function attribute macros.  Use
6474         __builtin_expect.
6476         * time/strptime_l.c [_LIBC]: Define HAVE_LOCALTIME_R.
6478         * time/strftime_l.c [_LIBC]: Define HAVE_STRFTIME.
6480         * io/ftw.c: Include sys/param.h unconditionally.
6482         * locale/programs/simple-hash.c [!HAVE_OBSTACK]: Remove code.
6484         [BZ #17125]
6485         * sysdeps/unix/sysv/linux/check_pf.c (cache): Don't use
6486         libc_freeres_ptr.
6487         (freecache): New function to free CACHE on exit.
6489         * sunrpc/xdr.c (xdr_string): Add comment about SIZE
6490         initialization.
6492 2014-07-09  David S. Miller  <davem@davemloft.net>
6494         * sysdeps/sparc/fpu/libm-test-ulps: Update.
6496         * sysdeps/sparc/nptl/internaltypes.h: Delete.
6497         * sysdeps/sparc/nptl/sparc-nptl.h: New file.
6498         * sysdeps/sparc/nptl/pthread_barrier_destroy.c: Include it.
6499         * sysdeps/sparc/nptl/pthread_barrier_init.c: Likewise.
6500         * sysdeps/sparc/nptl/pthread_barrier_wait.c: Likewise.
6501         * sysdeps/sparc/nptl/sem_init.c: Likewise.
6502         * sysdeps/sparc/nptl/sem_post.c: Likewise.
6503         * sysdeps/sparc/nptl/sem_timedwait.c: Likewise.
6504         * sysdeps/sparc/nptl/sem_wait.c: Likewise.
6505         * sysdeps/sparc/sparc32/nptl/pthread_barrier_wait.c: Likewise.
6506         * sysdeps/sparc/sparc32/nptl/sem_post.c: Likewise.
6507         * sysdeps/sparc/sparc32/nptl/sem_timedwait.c: Likewise.
6508         * sysdeps/sparc/sparc32/nptl/sem_wait.c: Likewise.
6510 2014-07-09  Andreas Schwab  <schwab@suse.de>
6512         * sysdeps/powerpc/test-gettimebase.c (do_test): Add newline to
6513         output.
6514         * sysdeps/unix/sysv/linux/powerpc/test-gettimebasefreq.c
6515         (do_test): Likewise.
6517         * sysdeps/i386/fpu/libm-test-ulps: Update ULPs.
6519 2014-07-09  Will Newton  <will.newton@linaro.org>
6521         * sysdeps/aarch64/tlsdesc.c (_dl_unmap): Test SHARED with #ifdef.
6522         * sysdeps/arm/tlsdesc.c (_dl_unmap): Likewise.
6523         * sysdeps/i386/tlsdesc.c (_dl_unmap): Likewise.
6524         * sysdeps/x86_64/tlsdesc.c (_dl_unmap): Likewise.
6525         * sysdeps/hppa/start.S (_start): Likewise.
6527 2014-07-09  Siddhesh Poyarekar  <siddhesh@redhat.com>
6529         * sunrpc/xdr.c (xdr_string): Initialize SIZE to 0.
6531         * sysdeps/generic/unwind-pe.h: Only check if __cplusplus is
6532         defined.
6534 2014-07-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
6536         * resolv/res_query.c (__libc_res_nsearch): Dereference resplen2
6537         after checking that it is non-NULL.
6539         * sysdeps/i386/dl-machine.h: Define ELF_MACHINE_NO_REL.
6541 2014-07-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
6543         * sysdeps/powerpc/memmove.c: Remove file.
6544         * sysdeps/powerpc/powerpc32/power4/memcopy.h
6545         [MEMCPY_OK_FOR_FWD_MEMMOVE]: Define it to 1.
6546         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-power7.c
6547         [MEMCPY_OK_FOR_FWD_MEMMOVE]: Remove define.
6548         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-ppc.c:
6549         [MEMCPY_OK_FOR_FWD_MEMMOVE]: Likewise.
6550         * sysdeps/powerpc/powerpc64/multiarch/memmove-ppc64.c: Include default
6551         string memmove instead of removed powerpc one.
6553         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l-power7.S:
6554         [weak_alias]: Fix compiler warning due trailing data.
6555         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp-power7.S:
6556         [weak_alias]: Likewise.
6557         * sysdeps/powerpc/powerpc64/multiarch/strcat-power7.c: Fix compile
6558         warnigs due missing definition of __strcpy_power7 and __strlen_power7.
6560         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
6561         (__libc_ifunc_impl_list): Add memmove functions.
6563 2014-07-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
6565         * localedata/tests-mbwc/dat_iswalnum.c [SHOJI_IS_RIGHT]:
6566         Remove code.
6567         * localedata/tests-mbwc/dat_iswalpha.c [SHOJI_IS_RIGHT]:
6568         Likewise
6569         * localedata/tests-mbwc/dat_iswctype.c [SHOJI_IS_RIGHT]:
6570         Likewise
6571         * localedata/tests-mbwc/dat_iswgraph.c [SHOJI_IS_RIGHT]:
6572         Likewise
6573         * localedata/tests-mbwc/dat_iswprint.c [SHOJI_IS_RIGHT]:
6574         Likewise
6575         * localedata/tests-mbwc/dat_iswpunct.c [SHOJI_IS_RIGHT]:
6576         Likewise
6577         * localedata/tests-mbwc/dat_mbrlen.c [SHOJI_IS_RIGHT]:
6578         Likewise
6579         * localedata/tests-mbwc/dat_mbstowcs.c [SHOJI_IS_RIGHT]:
6580         Likewise
6581         * localedata/tests-mbwc/dat_mbtowc.c [SHOJI_IS_RIGHT]:
6582         Likewise
6583         * localedata/tests-mbwc/dat_strcoll.c [SHOJI_IS_RIGHT]:
6584         Likewise
6585         * localedata/tests-mbwc/dat_swscanf.c [SHOJI_IS_RIGHT]:
6586         Likewise
6587         * localedata/tests-mbwc/dat_towctrans.c [SHOJI_IS_RIGHT]:
6588         Likewise
6589         * localedata/tests-mbwc/dat_wcscoll.c [SHOJI_IS_RIGHT]:
6590         Likewise
6591         * localedata/tests-mbwc/dat_wcswidth.c [SHOJI_IS_RIGHT]:
6592         Likewise
6593         * localedata/tests-mbwc/dat_wctob.c [SHOJI_IS_RIGHT]:
6594         Likewise
6595         * localedata/tests-mbwc/dat_wcwidth.c [SHOJI_IS_RIGHT]:
6596         Likewise
6597         * localedata/tests-mbwc/tst_towctrans.c [SHOJI_IS_RIGHT]:
6598         Likewise
6600 2014-07-07  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
6602         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Align VSX copies to 16B
6603         to avoid alignment traps in non-cacheable memory.
6604         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Likewise.
6606         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memmove
6607         multiarch objects.
6608         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-power7.c: New
6609         file: multiarch power7 memmove.
6610         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-ppc.c: New file:
6611         multiarch default memmove.
6612         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove.c: New file:
6613         multiarch memove for powerpc32/power4.
6615         * string/bcopy.c: Use full path to include memmove.c.
6616         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memmove and bcopy
6617         multiarch objects.
6618         * sysdeps/powerpc/powerpc64/multiarch/bcopy-ppc64.c: New file: default
6619         bcopy for powerpc64.
6620         * sysdeps/powerpc/powerpc64/multiarch/bcopy.c: New file: multiarch
6621         bcopy for powerpc64.
6622         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c: Add bcopy
6623         and memmove implementations.
6624         * sysdeps/powerpc/powerpc64/multiarch/memmove-power7.S: New file:
6625         optimized multiarch memmove for POWER7/powerpc64.
6626         * sysdeps/powerpc/powerpc64/multiarch/memmove-ppc64.c: New file:
6627         default multiarch memmove for powerpc64.
6628         * sysdeps/powerpc/powerpc64/multiarch/memmove.c: New file: memmove
6629         multiarch for powerpc64.
6630         * sysdeps/powerpc/powerpc64/power7/bcopy.c: New file: optimized bcopy
6631         for POWER7/powerpc64.
6632         * sysdeps/powerpc/powerpc64/power7/memmove.S: New file: optimized
6633         memmove for POWER7/powerpc64.
6635         * sysdeps/powerpc/memmove.c (memmove): Cleanup impplementation to use
6636         glibc default one.
6638         * sysdeps/powerpc/bits/link.h [_CALL_ELF]: Guard check for
6639         __ELF_NATIVE_CLASS equal to 64.
6641 2014-07-07  Roland McGrath  <roland@hack.frob.com>
6643         * sysdeps/nptl/lowlevellock.h: File removed.
6645         * NEWS: NPTL is no longer an add-on!
6646         * nptl/internaltypes.h: Moved ...
6647         * sysdeps/nptl/internaltypes.h: ... here.
6648         * sysdeps/nptl/aio_misc.h: Use <nptl/pthreadP.h> in #include.
6649         * sysdeps/nptl/fork.c: Likewise.
6650         * sysdeps/nptl/gai_misc.h: Likewise.
6651         * sysdeps/nptl/librt-cancellation.c: Likewise.
6652         * sysdeps/nptl/jmp-unwind.c: Likewise.
6653         * sysdeps/nptl/setxid.h: Likewise.
6654         * sysdeps/unix/sysv/linux/aarch64/Implies: New file.
6655         * sysdeps/unix/sysv/linux/alpha/Implies: Add alpha/nptl.
6656         * sysdeps/unix/sysv/linux/arm/Implies: New file.
6657         * sysdeps/unix/sysv/linux/hppa/Implies: New file.
6658         * sysdeps/unix/sysv/linux/i386/Implies: Add i386/nptl.
6659         * sysdeps/unix/sysv/linux/i386/i686/Implies: New file.
6660         * sysdeps/unix/sysv/linux/ia64/Implies: Add ia64/nptl.
6661         * sysdeps/unix/sysv/linux/m68k/Implies: New file.
6662         * sysdeps/unix/sysv/linux/microblaze/Implies: New file.
6663         * sysdeps/unix/sysv/linux/mips/Implies: New file.
6664         * sysdeps/unix/sysv/linux/powerpc/Implies: New file.
6665         * sysdeps/unix/sysv/linux/s390/Implies: Add s390/nptl.
6666         * sysdeps/unix/sysv/linux/sh/Implies: New file.
6667         * sysdeps/unix/sysv/linux/sparc/Implies: New file.
6668         * sysdeps/unix/sysv/linux/tile/Implies: New file.
6669         * sysdeps/unix/sysv/linux/x86_64/Implies: Add x86_64/nptl.
6670         * sysdeps/unix/sysv/linux/x86_64/x32/Implies: New file.
6671         * nptl/Makeconfig: Moved ...
6672         * sysdeps/nptl/Makeconfig: ... here.
6673         * nptl/configure: File removed.
6674         * nptl/ANNOUNCE: File removed.
6675         * sysdeps/unix/sysv/linux/configure.ac: Remove nptl sanity check.
6676         * sysdeps/unix/sysv/linux/configure: Regenerated.
6678         * nptl/Makefile (routines): Add libc_pthread_init,
6679         libc_multiple_threads, register-atfork and unregister-atfork.
6680         (libpthread-routines): Add pthread_mutex_cond_lock and pt-fork here.
6681         (gen-as-const-headers): Add lowlevelcond.sym, lowlevelrwlock.sym,
6682         lowlevelbarrier.sym, unwindbuf.sym, lowlevelrobustlock.sym,
6683         pthread-pi-defines.sym, structsem.sym.
6684         * sysdeps/unix/sysv/linux/Makefile [$(subdir) = posix]
6685         (CFLAGS-fork.c, CFLAGS-getpid.o, CFLAGS-getpid.os): New variables.
6686         [$(subdir) = nptl] (tests): Add tst-setgetname.
6687         * nptl/sysdeps/unix/sysv/linux/Makefile: File removed.
6688         * sysdeps/unix/sysv/linux/sigaction.c: Just include
6689         <nptl/sigaction.c> directly here, instead of WRAPPER_INCLUDE.
6690         [!LIBC_SIGACTION]: Remove aliases.
6691         * sysdeps/unix/sysv/linux/aarch64/sigaction.c: Likewise.
6692         * sysdeps/unix/sysv/linux/arm/sigaction.c: Likewise.
6693         * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
6694         * sysdeps/unix/sysv/linux/ia64/sigaction.c: Likewise.
6695         * sysdeps/unix/sysv/linux/mips/sigaction.c: Likewise.
6696         * sysdeps/unix/sysv/linux/s390/s390-64/sigaction.c: Likewise.
6697         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c: Likewise.
6698         * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c: Likewise.
6699         * sysdeps/unix/sysv/linux/x86_64/sigaction.c: Likewise.
6700         * nptl/Versions (libc: GLIBC_2.3.2): Add __register_atfork.
6701         (libc: GLIBC_PRIVATE): Add __libc_pthread_init,
6702         __libc_current_sigrtmin_private, __libc_current_sigrtmax_private,
6703         __libc_allocate_rtsig_private.
6704         * nptl/sysdeps/unix/sysv/linux/Versions: File removed.
6705         * sysdeps/unix/sysv/linux/sigtimedwait.c: Include <nptl/pthreadP.h>.
6706         * sysdeps/unix/sysv/linux/sigwait.c: Likewise.
6707         * sysdeps/unix/sysv/linux/sigwaitinfo.c: Likewise.
6708         * sysdeps/unix/sysv/linux/sleep.c: Likewise.
6709         * nptl/sysdeps/unix/sysv/linux/sigwait.c: File removed.
6710         * nptl/sysdeps/unix/sysv/linux/sigtimedwait.c: File removed.
6711         * nptl/sysdeps/unix/sysv/linux/sigwaitinfo.c: File removed.
6712         * nptl/sysdeps/unix/sysv/linux/sleep.c: File removed.
6713         * nptl/sysdeps/unix/sysv/linux/createthread.c: File removed.
6714         * sysdeps/unix/sysv/linux/ia64/fork.S: File removed.
6715         * nptl/sysdeps/unix/sysv/linux/internaltypes.h: Moved ...
6716         * nptl/internaltypes.h: ... here.
6717         * nptl/sysdeps/unix/sysv/linux/jmp-unwind.c: Moved ...
6718         * sysdeps/nptl/jmp-unwind.c: ... here.
6719         * nptl/sysdeps/unix/sysv/linux/libc-lowlevellock.c: Moved ...
6720         * nptl/libc-lowlevellock.c: ... here.
6721         * nptl/sysdeps/unix/sysv/linux/libc_multiple_threads.c: Moved ...
6722         * nptl/libc_multiple_threads.c: ... here.
6723         * nptl/sysdeps/unix/sysv/linux/libc_pthread_init.c: Moved ...
6724         * nptl/libc_pthread_init.c: ... here.
6725         * nptl/sysdeps/unix/sysv/linux/lowlevelbarrier.sym: Moved ...
6726         * nptl/lowlevelbarrier.sym: ... here.
6727         * nptl/sysdeps/unix/sysv/linux/lowlevelcond.sym: Moved ...
6728         * nptl/lowlevelcond.sym: ... here.
6729         * nptl/sysdeps/unix/sysv/linux/lowlevellock.c: Moved ...
6730         * nptl/lowlevellock.c: ... here.
6731         * nptl/lowlevellock.h: Moved ...
6732         * sysdeps/nptl/lowlevellock.h: ... here.
6733         * nptl/sysdeps/unix/sysv/linux/lowlevelrobustlock.c: Moved ...
6734         * nptl/lowlevelrobustlock.c: ... here.
6735         * nptl/sysdeps/unix/sysv/linux/lowlevelrobustlock.sym: Moved ...
6736         * nptl/lowlevelrobustlock.sym: ... here.
6737         * nptl/sysdeps/unix/sysv/linux/lowlevelrwlock.sym: Moved ...
6738         * nptl/lowlevelrwlock.sym: ... here.
6739         * nptl/sysdeps/unix/sysv/linux/pt-fork.c: Moved ...
6740         * nptl/pt-fork.c: ... here.
6741         * nptl/sysdeps/unix/sysv/linux/pthread-pi-defines.sym: Moved ...
6742         * nptl/pthread-pi-defines.sym: ... here.
6743         * nptl/sysdeps/unix/sysv/linux/pthread_attr_getaffinity.c: Moved ...
6744         * nptl/pthread_attr_getaffinity.c: ... here.
6745         * nptl/sysdeps/unix/sysv/linux/pthread_attr_setaffinity.c: Moved ...
6746         * nptl/pthread_attr_setaffinity.c: ... here.
6747         * nptl/sysdeps/unix/sysv/linux/pthread_mutex_cond_lock.c: Moved ...
6748         * nptl/pthread_mutex_cond_lock.c: ... here.
6749         * sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c:
6750         Update #include.
6751         * sysdeps/unix/sysv/linux/x86/pthread_mutex_cond_lock.c: Likewise.
6752         * nptl/sysdeps/unix/sysv/linux/pthread_once.c: Moved ...
6753         * nptl/pthread_once.c: ... here, replacing old file.
6754         * nptl/sysdeps/unix/sysv/linux/pthread_yield.c: Moved ...
6755         * nptl/pthread_yield.c: ... here.
6756         * nptl/sysdeps/unix/sysv/linux/register-atfork.c: Moved ...
6757         * nptl/register-atfork.c: ... here.
6758         * nptl/sysdeps/unix/sysv/linux/sem_post.c: Moved ...
6759         * nptl/sem_post.c: ... here.
6760         * sysdeps/unix/sysv/linux/alpha/sem_post.c: Update #include.
6761         * nptl/sysdeps/unix/sysv/linux/sem_timedwait.c: Moved ...
6762         * nptl/sem_timedwait.c: ... here.
6763         * nptl/sysdeps/unix/sysv/linux/sem_trywait.c: Moved ...
6764         * nptl/sem_trywait.c: ... here.
6765         * sysdeps/sparc/sparc32/sparcv9/sem_trywait.c: Update #include.
6766         * nptl/sysdeps/unix/sysv/linux/sem_wait.c: Moved ...
6767         * nptl/sem_wait.c: ... here.
6768         * nptl/sysdeps/unix/sysv/linux/structsem.sym: Moved ...
6769         * nptl/structsem.sym: ... here.
6770         * nptl/sysdeps/unix/sysv/linux/mq_notify.c: Moved ...
6771         * sysdeps/unix/sysv/linux/mq_notify.c: ... here, replacing old file.
6772         * nptl/sysdeps/unix/sysv/linux/unregister-atfork.c: Moved ...
6773         * nptl/unregister-atfork.c: ... here.
6774         * nptl/sysdeps/unix/sysv/linux/unwindbuf.sym: Moved ...
6775         * nptl/unwindbuf.sym: ... here.
6776         * nptl/sysdeps/unix/sysv/linux/fork.c: Moved ...
6777         * sysdeps/nptl/fork.c: ... here.
6778         * nptl/sysdeps/unix/sysv/linux/fork.h: Moved ...
6779         * sysdeps/nptl/fork.h: ... here.
6780         * sysdeps/unix/sysv/linux/syscalls.list: Remove fork.
6781         * nptl/sysdeps/unix/sysv/linux/aio_misc.h: Moved ...
6782         * sysdeps/unix/sysv/linux/aio_misc.h: ... here.
6783         * nptl/sysdeps/unix/sysv/linux/allocrtsig.c: Moved ...
6784         * sysdeps/unix/sysv/linux/allocrtsig.c: ... here.
6785         * nptl/sysdeps/unix/sysv/linux/getpid.c: Moved ...
6786         * sysdeps/unix/sysv/linux/getpid.c: ... here.
6787         * nptl/sysdeps/unix/sysv/linux/kernel-posix-timers.h: Moved ...
6788         * sysdeps/unix/sysv/linux/kernel-posix-timers.h: ... here.
6789         * nptl/sysdeps/unix/sysv/linux/pt-raise.c: Moved ...
6790         * sysdeps/unix/sysv/linux/pt-raise.c: ... here.
6791         * nptl/sysdeps/unix/sysv/linux/pthread_getaffinity.c: Moved ...
6792         * sysdeps/unix/sysv/linux/pthread_getaffinity.c: ... here.
6793         * nptl/sysdeps/unix/sysv/linux/pthread_getcpuclockid.c: Moved ...
6794         * sysdeps/unix/sysv/linux/pthread_getcpuclockid.c: ... here.
6795         * nptl/sysdeps/unix/sysv/linux/pthread_getname.c: Moved ...
6796         * sysdeps/unix/sysv/linux/pthread_getname.c: ... here.
6797         * nptl/sysdeps/unix/sysv/linux/pthread_kill.c: Moved ...
6798         * sysdeps/unix/sysv/linux/pthread_kill.c: ... here.
6799         * nptl/sysdeps/unix/sysv/linux/pthread_setaffinity.c: Moved ...
6800         * sysdeps/unix/sysv/linux/pthread_setaffinity.c: ... here.
6801         * nptl/sysdeps/unix/sysv/linux/pthread_setname.c: Moved ...
6802         * sysdeps/unix/sysv/linux/pthread_setname.c: ... here.
6803         * nptl/sysdeps/unix/sysv/linux/pthread_sigqueue.c: Moved ...
6804         * sysdeps/unix/sysv/linux/pthread_sigqueue.c: ... here.
6805         * nptl/sysdeps/unix/sysv/linux/raise.c: Moved ...
6806         * sysdeps/unix/sysv/linux/raise.c: ... here.
6807         * nptl/sysdeps/unix/sysv/linux/timer_create.c: Moved ...
6808         * sysdeps/unix/sysv/linux/timer_create.c: ... here.
6809         * nptl/sysdeps/unix/sysv/linux/timer_delete.c: Moved ...
6810         * sysdeps/unix/sysv/linux/timer_delete.c: ... here.
6811         * nptl/sysdeps/unix/sysv/linux/timer_getoverr.c: Moved ...
6812         * sysdeps/unix/sysv/linux/timer_getoverr.c: ... here.
6813         * nptl/sysdeps/unix/sysv/linux/timer_gettime.c: Moved ...
6814         * sysdeps/unix/sysv/linux/timer_gettime.c: ... here.
6815         * nptl/sysdeps/unix/sysv/linux/timer_routines.c: Moved ...
6816         * sysdeps/unix/sysv/linux/timer_routines.c: ... here.
6817         * nptl/sysdeps/unix/sysv/linux/timer_settime.c: Moved ...
6818         * sysdeps/unix/sysv/linux/timer_settime.c: ... here.
6819         * nptl/sysdeps/unix/sysv/linux/tst-setgetname.c: Moved ...
6820         * sysdeps/unix/sysv/linux/tst-setgetname.c: ... here.
6821         * sysdeps/unix/sysv/linux/s390/jmp-unwind.c: Update #include.
6823 2014-07-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
6825         * sysdeps/generic/memcopy.h: Add comment for
6826         MEMCPY_OK_FOR_FWD_MEMMOVE.
6828 2014-07-04  Will Newton  <will.newton@linaro.org>
6830         * string/memchr.c: Merge from gnulib.
6831         [_LIBC]: Remove conditionals.
6832         (__ptr_t): Remove define.
6833         (LONG_MAX_32_BITS): Likewise.
6834         (LONG_MAX): Likewise.
6835         (MEMCHR): Use ANSI prototype and optimize algorithm.
6837         * sysdeps/arm/dl-machine.h (ELF_MACHINE_NO_REL): Define.
6839 2014-07-03  Roland McGrath  <roland@hack.frob.com>
6841         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h
6842         (lll_futex_timed_wait_bitset): Fix syscall argument count.
6844         * sysdeps/nptl/configure.ac (libc_cv_forced_unwind):
6845         Use -Dinhibit_libc=1 for unwind.h check to prevent false failure
6846         in a bare environment with no <stdlib.h> installed.
6847         * sysdeps/nptl/configure: Regenerated.
6849         * sysdeps/alpha/fpu/s_nearbyint.c: Include <math_ldbl_opt.h>.
6851         * sysdeps/unix/sysv/linux/configure.ac: Use AC_TRY_COMPILE rather than
6852         AC_EGREP_CPP for kernel header checks, so they only succeed if
6853         including <linux/version.h> actually works right.
6854         * sysdeps/unix/sysv/linux/configure: Regenerated.
6856         * sysdeps/s390/nptl/tls.h (THREAD_SET_POINTER_GUARD): Refer to the
6857         value so it's not diagnosed as unused.
6859         * sysdeps/pthread/Makefile: Conditionalize tst-timer bits (the only
6860         thing) with "ifeq ($(subdir),rt)".
6862 2014-07-03  Richard Henderson  <rth@redhat.com>
6864         * sysdeps/alpha/fpu/s_nearbyintf.c: Remove file.
6865         * sysdeps/alpha/fpu/s_nearbyint.c (__nearbyint): Remove;
6866         include sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c.
6868         * sysdeps/alpha/fpu/math_private.h (math_opt_barrier): New.
6869         (math_force_eval): New.
6871         * sysdeps/alpha/fpu/s_lround.c: Add 0.5 with chopped rounding.
6872         * sysdeps/alpha/fpu/s_lroundf.c: Likewise.
6874         * sysdeps/alpha/fpu/s_round.c: Remove file.
6875         * sysdeps/alpha/fpu/s_roundf.c: Remove file.
6877         * elf/dl-support.c (HP_TIMING_AVAIL): Do not redefine.
6878         (_dl_non_dynamic_init): Check HP_SMALL_TIMING_AVAIL instead.
6879         * elf/rtld.c (HP_TIMING_AVAIL): Do not redefine.
6880         (_dl_start_final): Check HP_SMALL_TIMING_AVAIL instead.
6881         (_dl_start, print_statistics): Likewise.
6882         * sysdeps/generic/ldsodefs.h (struct rtld_global): Only check
6883         HP_SMALL_TIMING_AVAIL in defining _dl_cpuclock_offset.
6885         * sysdeps/aarch64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
6886         * sysdeps/generic/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
6887         * sysdeps/i386/i686/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
6888         * sysdeps/ia64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
6889         * sysdeps/powerpc/powerpc32/power4/hp-timing.h
6890         (HP_SMALL_TIMING_AVAIL): Define.
6891         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
6892         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h
6893         (HP_SMALL_TIMING_AVAIL): Define.
6894         * sysdeps/sparc/sparc64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
6895         * sysdeps/x86_64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
6897         * sysdeps/aarch64/hp-timing.h: New file.
6899         * sysdeps/generic/hp-timing.h: Remove dead comment.
6900         * sysdeps/generic/hp-timing-common.h: New file.
6901         * sysdeps/alpha/hp-timing.h: Include it.
6902         (HP_TIMING_DIFF, HP_TIMING_ACCUM_NT, HP_TIMING_PRINT): Remove.
6903         * sysdeps/i386/i686/hp-timing.h: Likewise.
6904         * sysdeps/ia64/hp-timing.h: Likewise.
6905         * sysdeps/powerpc/powerpc32/power4/hp-timing.h: Likewise.
6906         * sysdeps/powerpc/powerpc64/hp-timing.h: Likewise.
6907         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h: Likewise.
6908         * sysdeps/sparc/sparc64/hp-timing.h: Likewise.
6909         * sysdeps/x86_64/hp-timing.h: Don't include the i686 version.
6910         (HP_TIMING_AVAIL, HP_TIMING_INLINE): Define.
6911         (hp_timing_t): New.
6913         * benchtests/bench-string.h (_dl_hp_timing_overhead): Remove.
6914         * benchtests/bench-timing.h (_dl_hp_timing_overhead): Remove.
6915         (TIMING_INIT): Remove call to HP_TIMING_DIFF_INIT.
6916         * elf/rtld.c (_dl_start_final): Likewise.
6917         * sysdeps/generic/ldsodefs.h (_dl_hp_timing_overhead): Remove.
6918         * sysdeps/alpha/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
6919         * sysdeps/generic/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
6920         * sysdeps/i386/i686/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
6921         * sysdeps/ia64/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
6922         * sysdeps/powerpc/powerpc32/power4/hp-timing.h
6923         (HP_TIMING_DIFF_INIT): Remove.
6924         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
6925         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h
6926         (HP_TIMING_DIFF_INIT): Remove.
6927         * sysdeps/sparc/sparc64/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
6928         * sysdeps/i386/i686/hp-timing.c: Remove file.
6929         * sysdeps/x86_64/hp-timing.c: Remove file.
6930         * sysdeps/ia64/hp-timing.c: Remove file.
6931         * sysdeps/powerpc/powerpc32/power4/hp-timing.c: Remove file.
6932         * sysdeps/powerpc/powerpc64/hp-timing.c: Remove file.
6933         * sysdeps/sparc/sparc32/sparcv9/hp-timing.c: Remove file.
6934         * sysdeps/sparc/sparc64/hp-timing.c: Remove file.
6936         * sysdeps/alpha/hp-timing.h (HP_TIMING_ACCUM): Remove.
6937         * sysdeps/generic/hp-timing.h (HP_TIMING_ACCUM): Remove.
6938         * sysdeps/i386/i686/hp-timing.h (HP_TIMING_ACCUM): Remove.
6939         * sysdeps/ia64/hp-timing.h (HP_TIMING_ACCUM): Remove.
6940         * sysdeps/powerpc/powerpc32/power4/hp-timing.h
6941         (HP_TIMING_ACCUM): Remove.
6942         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_TIMING_ACCUM): Remove.
6943         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h (HP_TIMING_ACCUM): Remove.
6944         * sysdeps/sparc/sparc64/hp-timing.h (HP_TIMING_ACCUM): Remove.
6946         * sysdeps/alpha/hp-timing.h (HP_TIMING_ZERO): Remove.
6947         * sysdeps/generic/hp-timing.h (HP_TIMING_ZERO): Remove.
6948         * sysdeps/i386/i686/hp-timing.h (HP_TIMING_ZERO): Remove.
6949         * sysdeps/ia64/hp-timing.h (HP_TIMING_ZERO): Remove.
6950         * sysdeps/powerpc/powerpc32/power4/hp-timing.h (HP_TIMING_ZERO): Remove.
6951         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_TIMING_ZERO): Remove.
6952         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h (HP_TIMING_ZERO): Remove.
6953         * sysdeps/sparc/sparc64/hp-timing.h (HP_TIMING_ZERO): Remove.
6955         * sysdeps/powerpc/powerpc32/hp-timing.h: Remove file.
6957 2014-07-03  Maciej W. Rozycki  <macro@codesourcery.com>
6959         * stdlib/tst-strtod-overflow.c (TIMEOUT): Bump up to 30.
6961 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
6963         Sync up with gettext.
6964         * intl/loadmsgcat.c: Define O_BINARY if not defined.
6965         [_MSC_VER]: Include malloc.h
6966         [_LIBC]: Define PRI_MACROS_BROKEN if it is not defined.
6967         (get_sysdep_segment_value) [!__UCLIBC__]: Return "I" flag.
6968         (_nl_load_domain): Open DOMAIN_FILE in binary mode.  Don't use
6969         TEMP_FAILURE_RETRY.  Cast return of alloca.
6970         [!_LIBC] Call gl_rwlock_init.
6971         [IN_LIBGLOCALE]: Call _nl_find_msg with one less argument.
6973 2014-07-02  Roland McGrath  <roland@hack.frob.com>
6975         * misc/sys/cdefs.h: Check if __STDC_VERSION__ is defined
6976         before checking its value.
6978 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
6980         * intl/loadmsgcat.c (_nl_load_domain): Use __builtin_expect.
6982         * debug/memcpy_chk.c: Don't include pagecopy.h.
6983         * debug/mempcpy_chk.c: Likewise.
6984         * string/memcpy.c: Likewise.
6985         * string/memmove.c: Likewise.
6986         * sysdeps/powerpc/memmove.c: Likewise.
6987         * sysdeps/generic/memcopy.h: Include pagecopy.h.  Move
6988         definition of PAGE_COPY_FWD_MAYBE here...
6989         * sysdeps/generic/pagecopy.h: ... from here.
6990         * sysdeps/mach/pagecopy.h: Don't include generic pagecopy.h.
6992 2014-07-02  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
6993             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
6995         * sysdeps/powerpc/strcat.c: Using macro to redefine symbol name.
6996         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcat multiarch
6997         optimizations.
6998         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
6999         (__libc_ifunc_impl_list): Likewise.
7000         * sysdeps/powerpc/powerpc64/multiarch/strcat.c: New file:
7001         multiarch strcat for PPC64.
7002         * sysdeps/powerpc/powerpc64/multiarch/strcat-ppc64.c: New file/
7003         * sysdeps/powerpc/powerpc64/multiarch/strcat-power7.c: New file.
7005 2014-07-02  Roland McGrath  <roland@hack.frob.com>
7007         * sysdeps/unix/sysv/linux/dl-sysdep.c: Include <sys/param.h>.
7009 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
7011         * intl/loadmsgcat.c: Remove declaration of
7012         get_sysdep_segment_value.
7013         (get_sysdep_segment_value): Use ISO C style.
7014         (_nl_load_domain): Use ISO C style.  Get rid of redundant
7015         semicolon.  Fix typo and formatting in comment.
7016         (_nl_unload_domain): Use ISO C style.
7018         * sysdeps/posix/sysconf.c (__sysconf): Fix typo in macro name.
7020 2014-07-02  Will Newton  <will.newton@linaro.org>
7022         * malloc/obstack.c: Merge from gnulib master.
7023         [HAVE_CONFIG_H]: Remove conditional code.
7024         [!_LIBC]: Include config.h.
7025         [!ELIDE_CODE]: Don't include inttypes.h, include
7026         stdint.h unconditionally.
7027         (print_and_abort): Mark as _Noreturn.
7028         (_obstack_allocated_p): Mark as __attribute_pure__.
7029         (obstack_free): Rename to __obstack_free.
7030         [!__attribute__]: Remove conditional code.
7031         * malloc/obstack.h: Merge from gnulib master.
7032         [__cplusplus]: Move conditional down.
7033         [!__attribute_pure__]: Define __attribute_pure__ here
7034         if it is not already defined.
7035         (_obstack_memory_used): Mark as __attribute_pure__.
7036         [!__obstack_free]: Define as obstack_free.
7037         [__GNUC__]: Remove check for ancient NeXT gcc.
7039 2014-07-02  Will Newton  <will.newton@linaro.org>
7040             Paul Eggert  <eggert@cs.ucla.edu>
7042         * misc/sys/cdefs.h (_Noreturn): New macro, for pre-C11 compilers.
7044 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
7046         * resolv/gethnamaddr.c: Add comment warning that the file is
7047         not maintained.
7049 2014-07-01  Carlos O'Donell  <carlos@redhat.com>
7051         * sysdeps/unix/sysv/linux/hppa/librt.abilist: Remove GLIBC_2.3
7052         entries.
7054         * sysdeps/unix/sysv/linux/hppa/Versions: Remove librt GLIBC_2.3
7055         entry for aio_cancel and aio_cancel64.
7056         * sysdeps/unix/sysv/linux/hppa/ld.abilist: New file.
7057         * sysdeps/unix/sysv/linux/hppa/libBrokenLocale.abilist: New file.
7058         * sysdeps/unix/sysv/linux/hppa/libanl.abilist: New file.
7059         * sysdeps/unix/sysv/linux/hppa/libc.abilist: New file.
7060         * sysdeps/unix/sysv/linux/hppa/libcrypt.abilist: New file.
7061         * sysdeps/unix/sysv/linux/hppa/libdl.abilist: New file.
7062         * sysdeps/unix/sysv/linux/hppa/libm.abilist: New file.
7063         * sysdeps/unix/sysv/linux/hppa/libnsl.abilist: New file.
7064         * sysdeps/unix/sysv/linux/hppa/libpthread.abilist: New file.
7065         * sysdeps/unix/sysv/linux/hppa/libresolv.abilist: New file.
7066         * sysdeps/unix/sysv/linux/hppa/librt.abilist: New file.
7067         * sysdeps/unix/sysv/linux/hppa/libthread_db.abilist: New file.
7068         * sysdeps/unix/sysv/linux/hppa/libutil.abilist: New file.
7070 2014-07-01  Roland McGrath  <roland@hack.frob.com>
7072         * sysdeps/unix/sysv/linux/sysconf.c: Include <sys/param.h>.
7073         * nptl/pthread_mutex_lock.c: Likewise.
7074         * nptl/pthread_mutex_timedlock.c: Likewise.
7075         * nptl/sysdeps/unix/sysv/linux/pthread_attr_getaffinity.c: Likewise.
7077 2014-07-01  Richard henderson  <rth@redhat.com>
7079         * sysdeps/alpha/fpu/bits/mathinline.h (__isnanf): Remove.
7080         (__isnan, __isnanl): Remove.
7081         * sysdeps/alpha/fpu/s_isnan.c (__isnan): Use integer arithmetic.
7083         * sysdeps/alpha/fpu/libm-test-ulps: Update.
7085 2014-07-01  Stefan Liebler  <stli@linux.vnet.ibm.com>
7087         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
7089 2014-07-01  Siddhesh Poyarekar  <siddhesh@redhat.com>
7091         * resolv/nss_dns/dns-host.c (getanswer_r)
7092         [MULTI_PTRS_ARE_ALIASES]: Remove code.
7094 2014-07-01  Joseph Myers  <joseph@codesourcery.com>
7096         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
7097         [__LINUX_KERNEL_VERSION >= 0x030f00] (__ASSUME_PSELECT): Do not
7098         undefine.
7099         [__LINUX_KERNEL_VERSION >= 0x030f00] (__ASSUME_PREADV): Likewise.
7100         [__LINUX_KERNEL_VERSION >= 0x030f00] (__ASSUME_PWRITEV): Likewise.
7102 2014-07-01  Roland McGrath <roland@hack.frob.com>
7104         * sysdeps/unix/sysv/linux/microblaze/arch-fork.h: New file.
7105         * sysdeps/unix/sysv/linux/microblaze/nptl/fork.c: File removed.
7107         * sysdeps/microblaze/nptl/tls.h: Define TLS_DEFINE_INIT_TP.
7108         * sysdeps/unix/sysv/linux/microblaze/nptl/createthread.c: File removed.
7110         * sysdeps/microblaze/nptl/bits/pthreadtypes.h: Moved ...
7111         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/pthreadtypes.h:
7112         ... here.
7113         * sysdeps/microblaze/nptl/bits/semaphore.h: Moved ...
7114         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/semaphore.h: ... here.
7116         * sysdeps/unix/sysv/linux/microblaze/pt-vfork.S: Moved ...
7117         * sysdeps/unix/sysv/linux/microblaze/nptl/pt-vfork.S: ... here.
7118         * sysdeps/unix/sysv/linux/microblaze/nptl/vfork.S: Moved ...
7119         * sysdeps/unix/sysv/linux/microblaze/vfork.S: ... here.
7121         * sysdeps/unix/sysv/linux/microblaze/c++-types.data: Moved ...
7122         * sysdeps/unix/sysv/linux/microblaze/nptl/c++-types.data: ... here.
7123         * sysdeps/unix/sysv/linux/microblaze/ld.abilist: Moved ...
7124         * sysdeps/unix/sysv/linux/microblaze/nptl/ld.abilist: ... here.
7125         * sysdeps/unix/sysv/linux/microblaze/libBrokenLocale.abilist:
7126         Moved ...
7127         * sysdeps/unix/sysv/linux/microblaze/nptl/libBrokenLocale.abilist:
7128         ... here.
7129         * sysdeps/unix/sysv/linux/microblaze/libanl.abilist: Moved ...
7130         * sysdeps/unix/sysv/linux/microblaze/nptl/libanl.abilist: ... here.
7131         * sysdeps/unix/sysv/linux/microblaze/libc.abilist: Moved ...
7132         * sysdeps/unix/sysv/linux/microblaze/nptl/libc.abilist: ... here.
7133         * sysdeps/unix/sysv/linux/microblaze/libcrypt.abilist: Moved ...
7134         * sysdeps/unix/sysv/linux/microblaze/nptl/libcrypt.abilist: ... here.
7135         * sysdeps/unix/sysv/linux/microblaze/libdl.abilist: Moved ...
7136         * sysdeps/unix/sysv/linux/microblaze/nptl/libdl.abilist: ... here.
7137         * sysdeps/unix/sysv/linux/microblaze/libm.abilist: Moved ...
7138         * sysdeps/unix/sysv/linux/microblaze/nptl/libm.abilist: ... here.
7139         * sysdeps/unix/sysv/linux/microblaze/libnsl.abilist: Moved ...
7140         * sysdeps/unix/sysv/linux/microblaze/nptl/libnsl.abilist: ... here.
7141         * sysdeps/unix/sysv/linux/microblaze/libpthread.abilist: Moved ...
7142         * sysdeps/unix/sysv/linux/microblaze/nptl/libpthread.abilist: ... here.
7143         * sysdeps/unix/sysv/linux/microblaze/libresolv.abilist: Moved ...
7144         * sysdeps/unix/sysv/linux/microblaze/nptl/libresolv.abilist: ... here.
7145         * sysdeps/unix/sysv/linux/microblaze/librt.abilist: Moved ...
7146         * sysdeps/unix/sysv/linux/microblaze/nptl/librt.abilist: ... here.
7147         * sysdeps/unix/sysv/linux/microblaze/libthread_db.abilist: Moved ...
7148         * sysdeps/unix/sysv/linux/microblaze/nptl/libthread_db.abilist:
7149         ... here.
7150         * sysdeps/unix/sysv/linux/microblaze/libutil.abilist: Moved ...
7151         * sysdeps/unix/sysv/linux/microblaze/nptl/libutil.abilist: ... here.
7152         * sysdeps/unix/sysv/linux/microblaze/localplt.data: Moved ...
7153         * sysdeps/unix/sysv/linux/microblaze/nptl/localplt.data: ... here.
7154         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Moved ...
7155         * sysdeps/unix/sysv/linux/microblaze/nptl/lowlevellock.h: ... here.
7156         * sysdeps/unix/sysv/linux/microblaze/nptl/pthread_once.c: Moved ...
7157         * sysdeps/unix/sysv/linux/microblaze/pthread_once.c: ... here.
7159 2014-07-01  David Holsgrove  <david.holsgrove@xilinx.com>
7161         * sysdeps/unix/sysv/linux/microblaze/sysdep-cancel.h: New file.
7162         * sysdeps/unix/sysv/linux/microblaze/socket.S: Update SINGLE_THREAD_P use.
7163         * sysdeps/unix/sysv/linux/microblaze/Makefile(libpthread-routines):
7164         Add sysdep.
7166 2014-06-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
7168         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
7170 2014-06-30  Joseph Myers  <joseph@codesourcery.com>
7172         * sysdeps/mips/mips32/libm-test-ulps: Regenerated.
7173         * sysdeps/mips/mips64/libm-test-ulps: Likewise.
7175         * sysdeps/powerpc/nofpu/libm-test-ulps: Regenerated.
7177         * sysdeps/arm/libm-test-ulps: Regenerated.
7179 2014-06-30  Maciej W. Rozycki  <macro@codesourcery.com>
7180             Roland McGrath <roland@hack.frob.com>
7182         * test-skeleton.c (signal_handler): Kill the whole process group
7183         before killing the child individually.
7184         (main): Report any failure on `setpgid'.
7186 2014-06-30  Roland McGrath  <roland@hack.frob.com>
7188         * sysdeps/arm/nptl/tls.h: Rename the multiple inclusion guard
7189         from _TLS_H to _ARM_NPTL_TLS_H.
7190         (TLS_INIT_TP): Move macro, and #include of <sysdep.h>, to ...
7191         * sysdeps/unix/sysv/linux/arm/tls.h: ... this new file.
7193 2014-06-30  Joseph Myers  <joseph@codesourcery.com>
7195         [BZ #16539]
7196         * sysdeps/ieee754/ldbl-128/s_expm1l.c: Include <float.h>.
7197         (__expm1l): Return argument unchanged when small but not
7198         subnormal.
7200         * soft-fp/op-1.h (_FP_UNPACK_RAW_1): Rename local variables to
7201         include macro name.
7202         (_FP_UNPACK_RAW_1_P): Likewise.
7203         (_FP_PACK_RAW_1): Likewise.
7204         (_FP_PACK_RAW_1_P): Likewise.
7205         (_FP_MUL_MEAT_1_wide): Likewise.
7206         (_FP_MUL_MEAT_DW_1_hard): Likewise.
7207         (_FP_MUL_MEAT_1_hard): Likewise.
7208         (_FP_DIV_MEAT_1_imm): Likewise.
7209         (_FP_DIV_MEAT_1_udiv_norm): Likewise.
7210         (_FP_DIV_MEAT_1_udiv): Likewise.
7211         * soft-fp/op-2.h (__FP_FRAC_DEC_2): Likewise.
7212         (_FP_UNPACK_RAW_2): Likewise.
7213         (_FP_UNPACK_RAW_2_P): Likewise.
7214         (_FP_PACK_RAW_2): Likewise.
7215         (_FP_PACK_RAW_2_P): Likewise.
7216         (_FP_MUL_MEAT_DW_2_wide): Likewise.
7217         (_FP_MUL_MEAT_2_wide): Likewise.
7218         (_FP_MUL_MEAT_DW_2_wide_3mul): Likewise.
7219         (_FP_MUL_MEAT_2_wide_3mul): Likewise.
7220         (_FP_MUL_MEAT_DW_2_gmp): Likewise.
7221         (_FP_MUL_MEAT_2_gmp): Likewise.
7222         (_FP_DIV_MEAT_2_udiv): Likewise.
7223         * soft-fp/op-4.h (_FP_FRAC_SLL_4): Likewise.
7224         (_FP_FRAC_SRL_4): Likewise.
7225         (_FP_FRAC_SRST_4): Likewise.
7226         (_FP_FRAC_SRS_4): Likewise.
7227         (_FP_UNPACK_RAW_4): Likewise.
7228         (_FP_UNPACK_RAW_4_P): Likewise.
7229         (_FP_PACK_RAW_4): Likewise.
7230         (_FP_PACK_RAW_4_P): Likewise.
7231         (_FP_MUL_MEAT_DW_4_wide): Likewise.
7232         (_FP_MUL_MEAT_4_wide): Likewise.
7233         (_FP_MUL_MEAT_4_gmp): Likewise.
7234         (umul_ppppmnnn): Likewise.
7235         (_FP_DIV_MEAT_4_udiv): Likewise.
7236         (__FP_FRAC_ADD_4): Likewise.
7237         (__FP_FRAC_SUB_3): Likewise.
7238         (__FP_FRAC_SUB_4): Likewise.
7239         (__FP_FRAC_DEC_3): Likewise.
7240         (__FP_FRAC_DEC_4): Likewise.
7241         (__FP_FRAC_ADDI_4): Likewise.
7242         * soft-fp/op-8.h (_FP_FRAC_SLL_8): Likewise.
7243         (_FP_FRAC_SRL_8): Likewise.
7244         (_FP_FRAC_SRS_8): Likewise.
7246         * soft-fp/extended.h (FP_UNPACK_RAW_E): Rename local variables to
7247         include macro name.
7248         (FP_UNPACK_RAW_EP): Likewise.
7249         (FP_PACK_RAW_E): Likewise.
7250         (FP_PACK_RAW_EP): Likewise.
7251         * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Likewise.
7252         (_FP_ISSIGNAN): Likewise.
7253         (_FP_ADD_INTERNAL): Likewise.
7254         (_FP_FMA): Likewise.
7255         (_FP_CMP): Likewise.
7256         (_FP_SQRT): Likewise.
7257         (_FP_TO_INT): Likewise.
7258         (_FP_FROM_INT): Likewise.
7259         (FP_EXTEND): Likewise.
7260         (_FP_DIV_MEAT_N_loop): Likewise.
7262 2014-06-30  Maciej W. Rozycki  <macro@codesourcery.com>
7264         * sysdeps/unix/sysv/linux/bits/socket.h: Adjust macro formatting
7265         throughout.
7267 2014-06-29  Joseph Myers  <joseph@codesourcery.com>
7269         [BZ #17097]
7270         * sysdeps/ieee754/ldbl-128/e_powl.c (__ieee754_powl): Return
7271         result with correct sign in case of exponents that produce
7272         overflow except for X very close to 1.
7274 2014-06-28  Paul Eggert  <eggert@cs.ucla.edu>
7276         mktime: merge #if/#ifdef usage from glibc
7277         * lib/mktime.c: Use "#if defined DEBUG && DEBUG", not "#if DEBUG",
7278         as that works with both Glibc's and Gnulib's style.
7279         See thread starting at Siddhesh Poyarekar's bug report at:
7280         http://lists.gnu.org/archive/html/bug-gnulib/2014-06/msg00102.html
7282 2014-06-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
7284         * sysdeps/generic/memcopy.h: Define MEMCPY_OK_FOR_FWD_MEMMOVE.
7285         * sysdeps/tile/memcopy.h: Redefine MEMCPY_OK_FOR_FWD_MEMMOVE.
7286         * sysdeps/tile/tilegx/memmove.c: Remove file.
7288 2014-06-27  Joseph Myers  <joseph@codesourcery.com>
7290         * Makeconfig ($(common-objpfx)soversions.mk): Do not generate
7291         abi-name definition.
7292         * scripts/soversions.awk: Do not handle or generate ABI lines.
7293         * shlib-versions: Remove ABI entries.
7294         * sysdeps/powerpc/nofpu/shlib-versions: Remove file.
7295         * sysdeps/x86_64/x32/shlib-versions: Remove ABI entry.
7297 2014-06-27  Roland McGrath  <roland@hack.frob.com>
7299         * sysdeps/unix/sysv/linux/mips/mips32/nptl/c++-types.data: Moved ...
7300         * sysdeps/unix/sysv/linux/mips/mips32/c++-types.data: ... here.
7301         * sysdeps/unix/sysv/linux/mips/mips32/fpu/nptl/libc.abilist: Moved ...
7302         * sysdeps/unix/sysv/linux/mips/mips32/fpu/libc.abilist: ... here.
7303         * sysdeps/unix/sysv/linux/mips/mips32/nptl/ld.abilist: Moved ...
7304         * sysdeps/unix/sysv/linux/mips/mips32/ld.abilist: ... here.
7305         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libBrokenLocale.abilist:
7306         Moved ...
7307         * sysdeps/unix/sysv/linux/mips/mips32/libBrokenLocale.abilist:
7308         ... here.
7309         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libanl.abilist: Moved ...
7310         * sysdeps/unix/sysv/linux/mips/mips32/libanl.abilist: ... here.
7311         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libcidn.abilist: Moved ...
7312         * sysdeps/unix/sysv/linux/mips/mips32/libcidn.abilist: ... here.
7313         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libcrypt.abilist: Moved ...
7314         * sysdeps/unix/sysv/linux/mips/mips32/libcrypt.abilist: ... here.
7315         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libdl.abilist: Moved ...
7316         * sysdeps/unix/sysv/linux/mips/mips32/libdl.abilist: ... here.
7317         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libm.abilist: Moved ...
7318         * sysdeps/unix/sysv/linux/mips/mips32/libm.abilist: ... here.
7319         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnsl.abilist: Moved ...
7320         * sysdeps/unix/sysv/linux/mips/mips32/libnsl.abilist: ... here.
7321         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_compat.abilist:
7322         Moved ...
7323         * sysdeps/unix/sysv/linux/mips/mips32/libnss_compat.abilist: ... here.
7324         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_db.abilist: Moved ...
7325         * sysdeps/unix/sysv/linux/mips/mips32/libnss_db.abilist: ... here.
7326         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_dns.abilist: Moved ...
7327         * sysdeps/unix/sysv/linux/mips/mips32/libnss_dns.abilist: ... here.
7328         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_files.abilist:
7329         Moved ...
7330         * sysdeps/unix/sysv/linux/mips/mips32/libnss_files.abilist: ... here.
7331         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_hesiod.abilist:
7332         Moved ...
7333         * sysdeps/unix/sysv/linux/mips/mips32/libnss_hesiod.abilist: ... here.
7334         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_nis.abilist: Moved ...
7335         * sysdeps/unix/sysv/linux/mips/mips32/libnss_nis.abilist: ... here.
7336         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_nisplus.abilist:
7337         Moved ...
7338         * sysdeps/unix/sysv/linux/mips/mips32/libnss_nisplus.abilist: ... here.
7339         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libpthread.abilist: Moved ...
7340         * sysdeps/unix/sysv/linux/mips/mips32/libpthread.abilist: ... here.
7341         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libresolv.abilist: Moved ...
7342         * sysdeps/unix/sysv/linux/mips/mips32/libresolv.abilist: ... here.
7343         * sysdeps/unix/sysv/linux/mips/mips32/nptl/librt.abilist: Moved ...
7344         * sysdeps/unix/sysv/linux/mips/mips32/librt.abilist: ... here.
7345         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libthread_db.abilist:
7346         Moved ...
7347         * sysdeps/unix/sysv/linux/mips/mips32/libthread_db.abilist: ... here.
7348         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libutil.abilist: Moved ...
7349         * sysdeps/unix/sysv/linux/mips/mips32/libutil.abilist: ... here.
7350         * sysdeps/unix/sysv/linux/mips/mips32/nofpu/nptl/libc.abilist:
7351         Moved ...
7352         * sysdeps/unix/sysv/linux/mips/mips32/nofpu/libc.abilist: ... here.
7353         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/c++-types.data:
7354         Moved ...
7355         * sysdeps/unix/sysv/linux/mips/mips64/n32/c++-types.data: ... here.
7356         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/ld.abilist: Moved ...
7357         * sysdeps/unix/sysv/linux/mips/mips64/n32/ld.abilist: ... here.
7358         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libBrokenLocale.abilist:
7359         Moved ...
7360         * sysdeps/unix/sysv/linux/mips/mips64/libBrokenLocale.abilist:
7361         ... here.
7362         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libBrokenLocale.abilist:
7363         Identical file removed.
7364         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libanl.abilist:
7365         Moved ...
7366         * sysdeps/unix/sysv/linux/mips/mips64/libanl.abilist: ... here.
7367         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libanl.abilist:
7368         Identical file removed.
7369         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libc.abilist: Moved ...
7370         * sysdeps/unix/sysv/linux/mips/mips64/n32/libc.abilist: ... here.
7371         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libcrypt.abilist:
7372         Moved ...
7373         * sysdeps/unix/sysv/linux/mips/mips64/libcrypt.abilist: ... here.
7374         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libcrypt.abilist:
7375         Identical file removed.
7376         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libdl.abilist: Moved ...
7377         * sysdeps/unix/sysv/linux/mips/mips64/libdl.abilist: ... here.
7378         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libdl.abilist:
7379         Identical file removed.
7380         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libm.abilist: Moved ...
7381         * sysdeps/unix/sysv/linux/mips/mips64/libm.abilist: ... here.
7382         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libm.abilist:
7383         Identical file removed.
7384         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libnsl.abilist: Moved ...
7385         * sysdeps/unix/sysv/linux/mips/mips64/libnsl.abilist: ... here.
7386         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libnsl.abilist:
7387         Identical file removed.
7388         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libpthread.abilist:
7389         Moved ...
7390         * sysdeps/unix/sysv/linux/mips/mips64/libpthread.abilist: ... here.
7391         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libpthread.abilist:
7392         Identical file removed.
7393         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libresolv.abilist:
7394         Moved ...
7395         * sysdeps/unix/sysv/linux/mips/mips64/n32/libresolv.abilist: ... here.
7396         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/librt.abilist: Moved ...
7397         * sysdeps/unix/sysv/linux/mips/mips64/librt.abilist: ... here.
7398         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/librt.abilist:
7399         Identical file removed.
7400         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libthread_db.abilist:
7401         Moved ...
7402         * sysdeps/unix/sysv/linux/mips/mips64/libthread_db.abilist:
7403         ... here.
7404         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libthread_db.abilist:
7405         Identical file removed.
7406         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libutil.abilist:
7407         Moved ...
7408         * sysdeps/unix/sysv/linux/mips/mips64/libutil.abilist: ... here.
7409         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libutil.abilist:
7410         Identical file removed.
7411         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/c++-types.data:
7412         Moved ...
7413         * sysdeps/unix/sysv/linux/mips/mips64/n64/c++-types.data: ... here.
7414         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/ld.abilist: Moved ...
7415         * sysdeps/unix/sysv/linux/mips/mips64/n64/ld.abilist: ... here.
7416         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libc.abilist: Moved ...
7417         * sysdeps/unix/sysv/linux/mips/mips64/n64/libc.abilist: ... here.
7418         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libresolv.abilist:
7419         Moved ...
7420         * sysdeps/unix/sysv/linux/mips/mips64/n64/libresolv.abilist: ... here.
7421         * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h: Moved ...
7422         * sysdeps/unix/sysv/linux/mips/mips64/sysdep-cancel.h: ... here.
7424         * sysdeps/unix/sysv/linux/mips/vfork.S: Incorporate
7425         SAVE_PID and RESTORE_PID blocks from nptl/pt-vfork.S.
7426         * sysdeps/unix/sysv/linux/mips/nptl/vfork.S: File removed.
7427         * sysdeps/unix/sysv/linux/mips/nptl/pt-vfork.S: File removed.
7428         * sysdeps/unix/sysv/linux/mips/pt-vfork.S: New file.
7430 2014-06-27  Arjun Shankar  <arjun.is@lostca.se>
7432         [BZ #17092]
7433         * nscd/nscd.c (monitor_child): Return exit status of child
7434         instead of return value from wait syscall.
7436 2014-06-27  Joseph Myers  <joseph@codesourcery.com>
7438         * configure.ac (libc_commonpagesize): Remove variable.
7439         (libc_relro_required): Likewise.
7440         (libc_cv_z_relro): Remove configure test.
7441         * configure: Regenerated.
7442         * sysdeps/aarch64/preconfigure (libc_commonpagesize): Do not set
7443         variable.
7444         (libc_relro_required): Likewise.
7445         * sysdeps/alpha/preconfigure (libc_commonpagesize): Likewise.
7446         (libc_relro_required): Likewise.
7447         * sysdeps/arm/preconfigure.ac (libc_commonpagesize): Likewise.
7448         (libc_relro_required): Likewise.
7449         * sysdeps/arm/preconfigure: Regenerated.
7450         * sysdeps/ia64/preconfigure: Remove file.
7451         * sysdeps/tile/preconfigure (libc_commonpagesize): Do not set
7452         variable.
7453         (libc_relro_required): Likewise.
7455         [BZ #16561]
7456         [BZ #16562]
7457         * sysdeps/ieee754/dbl-64/e_jn.c: Include <float.h>.
7458         (__ieee754_yn): Set FE_TONEAREST mode internally and then
7459         recompute overflowing results in original rounding mode.
7460         * sysdeps/ieee754/flt-32/e_jnf.c: Include <float.h>.
7461         (__ieee754_ynf): Set FE_TONEAREST mode internally and then
7462         recompute overflowing results in original rounding mode.
7463         * sysdeps/ieee754/ldbl-128/e_jnl.c: Include <float.h>.
7464         (__ieee754_ynl): Set FE_TONEAREST mode internally and then
7465         recompute overflowing results in original rounding mode.
7466         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Include <float.h>.
7467         (__ieee754_ynl): Set FE_TONEAREST mode internally and then
7468         recompute overflowing results in original rounding mode.
7469         * sysdeps/ieee754/ldbl-96/e_jnl.c: Include <float.h>.
7470         (__ieee754_ynl): Set FE_TONEAREST mode internally and then
7471         recompute overflowing results in original rounding mode.
7472         * sysdeps/i386/fpu/fenv_private.h [!__SSE2_MATH__]
7473         (libc_feholdsetround_ctx): New macro.
7474         * math/libm-test.inc (yn_test): Use ALL_RM_TEST.
7475         * sysdeps/i386/fpu/libm-test-ulps: Update.
7476         * sysdeps/x86_64/fpu/libm-test-ulps : Likewise.
7478 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
7480         * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h
7481         [__PIC__] (PSEUDO): Use name of _nocancel entry point in
7482         corresponding .cpsetup call.
7484 2014-06-26  Roland McGrath  <roland@hack.frob.com>
7486         * sysdeps/unix/sysv/linux/arm/libc-aeabi_read_tp.S: Moved ...
7487         * sysdeps/arm/libc-aeabi_read_tp.S: ... here.
7488         * sysdeps/arm/Makefile [$(subdir) = csu]
7489         (aeabi_routines): Add aeabi_read_tp and libc-aeabi_read_tp here.
7490         (static-only-routines): Add aeabi_read_tp here.
7491         (shared-only-routines): Add libc-aeabi_read_tp here.
7492         (CFLAGS-libc-start.c): Add -fexceptions here.
7493         * sysdeps/unix/sysv/linux/arm/Makefile [$(subdir) = csu]
7494         (sysdep_routines, static-only-routines, shared-only-routines):
7495         Don't add to these here.
7496         (CFLAGS-libc-start.c): Likewise.
7498         * sysdeps/unix/sysv/linux/arm/nptl-aeabi_unwind_cpp_pr1.c: Moved ...
7499         * sysdeps/arm/nptl-aeabi_unwind_cpp_pr1.c: ... here.
7500         * sysdeps/unix/sysv/linux/arm/rt-aeabi_unwind_cpp_pr1.c: Moved ...
7501         * sysdeps/arm/rt-aeabi_unwind_cpp_pr1.c: ... here.
7502         * sysdeps/arm/Makefile [$(subdir) = rt]
7503         (librt-sysdep_routines, librt-shared-only-routines):
7504         Append rt-aeabi_unwind_cpp_pr1 here.
7505         * sysdeps/unix/sysv/linux/arm/Makefile [$(subdir) = rt]
7506         (librt-sysdep_routines, librt-shared-only-routines): Don't do it here.
7507         * sysdeps/arm/nptl/Makefile [$(subdir) = nptl]
7508         (libpthread-sysdep_routines, libpthread-shared-only-routines):
7509         Append nptl-aeabi_unwind_cpp_pr1 here.
7510         (tests): Filter out tst-cleanupx4 here.
7511         * sysdeps/unix/sysv/linux/arm/Makefile [$(subdir) = nptl]
7512         (libpthread-sysdep_routines, libpthread-shared-only-routines, tests):
7513         Don't do those here.
7515 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
7517         * scripts/list-sources.sh: Do not handle ports specially.
7519 2014-06-26  Roland McGrath  <roland@hack.frob.com>
7521         * sysdeps/arm/fesetenv.c: Include <fpu_control.h>.
7522         * sysdeps/arm/feupdateenv.c: Likewise.
7524         * posix/spawn_faction_addopen.c: Include <stdlib.h> for free decl.
7526 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
7528         * manual/texinfo.tex: Update to version 2014-05-05.10 with
7529         trailing whitespace removed.
7530         * scripts/config.guess: Update to version 2014-03-23.
7531         * scripts/config.sub: Update to version 2014-05-01
7532         * scripts/install-sh: Update to version 2013-12-25.23.
7533         * scripts/move-if-change: Update from gnulib.
7535 2014-06-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
7537         * debug/memmove_chk.c: Remove pagecopy.h include.
7539 2014-06-26  Paul Eggert  <eggert@cs.ucla.edu>
7541         * time/mktime.c (leapyear): Remove inline keyword.  The code is now
7542         identical to gnulib mktime.
7544 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
7546         * configure.ac: Do not test for machine being rs6000.  Do not test
7547         for powerpc*-*soft.
7548         * configure: Regenerated.
7550         * configure.ac (libc_cv_asm_cfi_directives): Remove configure
7551         test.
7552         * configure: Regenerated.
7553         * config.h.in (HAVE_ASM_CFI_DIRECTIVES): Remove macro undefine.
7554         * sysdeps/arm/configure.ac (libc_cv_asm_cfi_directive_sections):
7555         Remove configure test.
7556         * sysdeps/arm/configure: Regenerated.
7557         * sysdeps/nptl/configure.ac: Do not check
7558         libc_cv_asm_cfi_directives.
7559         * sysdeps/nptl/configure: Regenerated.
7560         * sysdeps/x86_64/nptl/configure.ac: Remove file.
7561         * sysdeps/x86_64/nptl/configure: Remove generated file.
7562         * b/sysdeps/generic/sysdep.h [HAVE_ASM_CFI_DIRECTIVES]: Make code
7563         unconditional.
7564         [!HAVE_ASM_CFI_DIRECTIVES]: Remove conditional code.
7566 2014-06-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
7568         * posix/fnmatch.c: Define WIDE_CHAR_VERSION.
7569         * posix/fnmatch_loop.c: Undefine WIDE_CHAR_VERSION.
7570         (FCT): Check value of WIDE_CHAR_VERSION instead of checking if
7571         it is defined.
7573         * elf/dl-runtime.c: Check for value of ELF_MACHINE_NO_RELA
7574         instead of whether it is defined.
7575         * sysdeps/aarch64/dl-machine.h: Define ELF_MACHINE_NO_RELA.
7576         * sysdeps/hppa/dl-machine.h: Likewise.
7577         * sysdeps/ia64/dl-machine.h: Likewise.
7578         * sysdeps/m68k/dl-machine.h: Likewise.
7579         * sysdeps/microblaze/dl-machine.h: Likewise.
7580         * sysdeps/mips/dl-machine.: Likewise.
7581         * sysdeps/powerpc/powerpc32/dl-machine.h: Likewise.
7582         * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
7583         * sysdeps/s390/s390-32/dl-machine.h: Likewise.
7584         * sysdeps/s390/s390-64/dl-machine.h: Likewise.
7585         * sysdeps/sh/dl-machine.h: Likewise.
7586         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
7587         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
7588         * sysdeps/tile/dl-machine.h: Likewise.
7589         * sysdeps/x86_64/dl-machine.h: Likewise.
7591         * nscd/connections.c (enum usekey) [SEPARATE_KEY]: Remove
7592         code.
7593         (verify_persistent_db): Likewise.
7595 2014-06-26  Roland McGrath  <roland@hack.frob.com>
7597         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/c++-types.data: Moved ...
7598         * sysdeps/unix/sysv/linux/s390/s390-32/c++-types.data: ... here.
7599         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist: Moved ...
7600         * sysdeps/unix/sysv/linux/s390/s390-32/ld.abilist: ... here.
7601         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libBrokenLocale.abilist:
7602         Moved ...
7603         * sysdeps/unix/sysv/linux/s390/s390-32/libBrokenLocale.abilist:
7604         ... here.
7605         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libanl.abilist: Moved ...
7606         * sysdeps/unix/sysv/linux/s390/libanl.abilist: ... here.
7607         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libanl.abilist:
7608         Identical file removed.
7609         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Moved ...
7610         * sysdeps/unix/sysv/linux/s390/s390-32/libc.abilist: ... here.
7611         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libcrypt.abilist: Moved ...
7612         * sysdeps/unix/sysv/linux/s390/s390-32/libcrypt.abilist: ... here.
7613         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libdl.abilist: Moved ...
7614         * sysdeps/unix/sysv/linux/s390/s390-32/libdl.abilist: ... here.
7615         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist: Moved ...
7616         * sysdeps/unix/sysv/linux/s390/s390-32/libm.abilist: ... here.
7617         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libnsl.abilist: Moved ...
7618         * sysdeps/unix/sysv/linux/s390/s390-32/libnsl.abilist: ... here.
7619         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
7620         Moved ...
7621         * sysdeps/unix/sysv/linux/s390/s390-32/libpthread.abilist: ... here.
7622         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libresolv.abilist: Moved ...
7623         * sysdeps/unix/sysv/linux/s390/s390-32/libresolv.abilist: ... here.
7624         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist: Moved ...
7625         * sysdeps/unix/sysv/linux/s390/s390-32/librt.abilist: ... here.
7626         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libthread_db.abilist:
7627         Moved ...
7628         * sysdeps/unix/sysv/linux/s390/s390-32/libthread_db.abilist: ... here.
7629         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libutil.abilist: Moved ...
7630         * sysdeps/unix/sysv/linux/s390/s390-32/libutil.abilist: ... here.
7631         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/localplt.data: Moved ...
7632         * sysdeps/unix/sysv/linux/s390/localplt.data: ... here.
7633         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/localplt.data:
7634         Identical file removed.
7635         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/c++-types.data: Moved ...
7636         * sysdeps/unix/sysv/linux/s390/s390-64/c++-types.data: ... here.
7637         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist: Moved ...
7638         * sysdeps/unix/sysv/linux/s390/s390-64/ld.abilist: ... here.
7639         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libBrokenLocale.abilist:
7640         Moved ...
7641         * sysdeps/unix/sysv/linux/s390/s390-64/libBrokenLocale.abilist:
7642         ... here.
7643         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Moved ...
7644         * sysdeps/unix/sysv/linux/s390/s390-64/libc.abilist: ... here.
7645         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libcrypt.abilist: Moved ...
7646         * sysdeps/unix/sysv/linux/s390/s390-64/libcrypt.abilist: ... here.
7647         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libdl.abilist: Moved ...
7648         * sysdeps/unix/sysv/linux/s390/s390-64/libdl.abilist: ... here.
7649         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist: Moved ...
7650         * sysdeps/unix/sysv/linux/s390/s390-64/libm.abilist: ... here.
7651         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libnsl.abilist: Moved ...
7652         * sysdeps/unix/sysv/linux/s390/s390-64/libnsl.abilist: ... here.
7653         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
7654         Moved ...
7655         * sysdeps/unix/sysv/linux/s390/s390-64/libpthread.abilist: ... here.
7656         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libresolv.abilist:
7657         Moved ...
7658         * sysdeps/unix/sysv/linux/s390/s390-64/libresolv.abilist: ... here.
7659         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/librt.abilist: Moved ...
7660         * sysdeps/unix/sysv/linux/s390/s390-64/librt.abilist: ... here.
7661         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libthread_db.abilist:
7662         Moved ...
7663         * sysdeps/unix/sysv/linux/s390/s390-64/libthread_db.abilist: ... here.
7664         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libutil.abilist: Moved ...
7665         * sysdeps/unix/sysv/linux/s390/s390-64/libutil.abilist: ... here.
7667         * nptl/sysdeps/unix/sysv/linux/s390/Makefile: File removed, contents
7668         folded into ...
7669         * sysdeps/unix/sysv/linux/s390/Makefile [$(subdir) = nptl]: ... here.
7670         * sysdeps/unix/sysv/linux/s390/Versions
7671         (libpthread: GLIBC_2.19): New version set.
7672         * nptl/sysdeps/unix/sysv/linux/s390/Versions: File removed.
7673         * sysdeps/unix/sysv/linux/s390/s390-64/Versions
7674         (librt: GLIBC_2.3.3): New version set.
7675         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/Versions: File removed.
7676         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.c: Moved ...
7677         * sysdeps/unix/sysv/linux/s390/elision-conf.c: ... here.
7678         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.h: Moved ...
7679         * sysdeps/unix/sysv/linux/s390/elision-conf.h: ... here.
7680         * nptl/sysdeps/unix/sysv/linux/s390/elision-lock.c: Moved ...
7681         * sysdeps/unix/sysv/linux/s390/elision-lock.c: ... here.
7682         * nptl/sysdeps/unix/sysv/linux/s390/elision-timed.c: Moved ...
7683         * sysdeps/unix/sysv/linux/s390/elision-timed.c: ... here.
7684         * nptl/sysdeps/unix/sysv/linux/s390/elision-trylock.c: Moved ...
7685         * sysdeps/unix/sysv/linux/s390/elision-trylock.c: ... here.
7686         * nptl/sysdeps/unix/sysv/linux/s390/elision-unlock.c: Moved ...
7687         * sysdeps/unix/sysv/linux/s390/elision-unlock.c: ... here.
7688         * nptl/sysdeps/unix/sysv/linux/s390/force-elision.h: Moved ...
7689         * sysdeps/unix/sysv/linux/s390/force-elision.h: ... here.
7690         * nptl/sysdeps/unix/sysv/linux/s390/jmp-unwind.c: Moved ...
7691         * sysdeps/unix/sysv/linux/s390/jmp-unwind.c: ... here.
7692         * nptl/sysdeps/unix/sysv/linux/s390/lowlevellock.h: Moved ...
7693         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: ... here.
7694         * nptl/sysdeps/unix/sysv/linux/s390/pt-longjmp.c: Moved ...
7695         * sysdeps/unix/sysv/linux/s390/pt-longjmp.c: ... here.
7696         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c: Moved ...
7697         * sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c: ... here.
7698         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_lock.c: Moved ...
7699         * sysdeps/unix/sysv/linux/s390/pthread_mutex_lock.c: ... here.
7700         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_timedlock.c: Moved ...
7701         * sysdeps/unix/sysv/linux/s390/pthread_mutex_timedlock.c: ... here.
7702         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_trylock.c: Moved ...
7703         * sysdeps/unix/sysv/linux/s390/pthread_mutex_trylock.c: ... here.
7704         * nptl/sysdeps/unix/sysv/linux/s390/pthread_once.c: Moved ...
7705         * sysdeps/unix/sysv/linux/s390/pthread_once.c: ... here.
7706         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: Moved ...
7707         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: ... here.
7708         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: Moved ...
7709         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: ... here.
7710         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_create.c: Moved ...
7711         * sysdeps/unix/sysv/linux/s390/s390-64/timer_create.c: ... here.
7712         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_delete.c: Moved ...
7713         * sysdeps/unix/sysv/linux/s390/s390-64/timer_delete.c: ... here.
7714         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_getoverr.c: Moved ...
7715         * sysdeps/unix/sysv/linux/s390/s390-64/timer_getoverr.c: ... here.
7716         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_gettime.c: Moved ...
7717         * sysdeps/unix/sysv/linux/s390/s390-64/timer_gettime.c: ... here.
7718         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_settime.c: Moved ...
7719         * sysdeps/unix/sysv/linux/s390/s390-64/timer_settime.c: ... here.
7721         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: Moved ...
7722         * sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: ... here.
7723         (__libc_vfork): Define the function under this name.
7724         [!NOT_IN_libc] (__vfork): Make this an alias.
7725         [!NOT_IN_libc] (vfork): Conditionalize the weak_alias.
7726         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: Moved ...
7727         * sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: ... here.
7728         (__libc_vfork): Define the function under this name.
7729         [!NOT_IN_libc] (__vfork): Make this an alias.
7730         [!NOT_IN_libc] (vfork): Conditionalize the weak_alias.
7731         * sysdeps/unix/sysv/linux/s390/pt-vfork.S: New file.
7732         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/pt-vfork.S: File removed.
7733         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/pt-vfork.S: File removed.
7734         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Remove vfork.
7735         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
7737         * sysdeps/unix/sysv/linux/s390/s390-32/clone.S: Deconditionalize the
7738         code that was previously under [RESET_PID].
7739         * sysdeps/unix/sysv/linux/s390/s390-64/clone.S: Likewise.
7740         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/clone.S: File removed.
7741         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/clone.S: File removed.
7743         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/pthreadtypes.h: Moved ...
7744         * sysdeps/aarch64/nptl/bits/pthreadtypes.h: ... here.
7745         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/semaphore.h: Moved ...
7746         * sysdeps/aarch64/nptl/bits/semaphore.h: ... here.
7747         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/local_lim.h: Moved ...
7748         * sysdeps/unix/sysv/linux/aarch64/bits/local_lim.h: ... here.
7749         * sysdeps/unix/sysv/linux/aarch64/nptl/c++-types.data: Moved ...
7750         * sysdeps/unix/sysv/linux/aarch64/c++-types.data: ... here.
7751         * sysdeps/unix/sysv/linux/aarch64/nptl/ld.abilist: Moved ...
7752         * sysdeps/unix/sysv/linux/aarch64/ld.abilist: ... here.
7753         * sysdeps/unix/sysv/linux/aarch64/nptl/libBrokenLocale.abilist:
7754         Moved ...
7755         * sysdeps/unix/sysv/linux/aarch64/libBrokenLocale.abilist: ... here.
7756         * sysdeps/unix/sysv/linux/aarch64/nptl/libanl.abilist: Moved ...
7757         * sysdeps/unix/sysv/linux/aarch64/libanl.abilist: ... here.
7758         * sysdeps/unix/sysv/linux/aarch64/nptl/libc.abilist: Moved ...
7759         * sysdeps/unix/sysv/linux/aarch64/libc.abilist: ... here.
7760         * sysdeps/unix/sysv/linux/aarch64/nptl/libcrypt.abilist: Moved ...
7761         * sysdeps/unix/sysv/linux/aarch64/libcrypt.abilist: ... here.
7762         * sysdeps/unix/sysv/linux/aarch64/nptl/libdl.abilist: Moved ...
7763         * sysdeps/unix/sysv/linux/aarch64/libdl.abilist: ... here.
7764         * sysdeps/unix/sysv/linux/aarch64/nptl/libm.abilist: Moved ...
7765         * sysdeps/unix/sysv/linux/aarch64/libm.abilist: ... here.
7766         * sysdeps/unix/sysv/linux/aarch64/nptl/libnsl.abilist: Moved ...
7767         * sysdeps/unix/sysv/linux/aarch64/libnsl.abilist: ... here.
7768         * sysdeps/unix/sysv/linux/aarch64/nptl/libpthread.abilist: Moved ...
7769         * sysdeps/unix/sysv/linux/aarch64/libpthread.abilist: ... here.
7770         * sysdeps/unix/sysv/linux/aarch64/nptl/libresolv.abilist: Moved ...
7771         * sysdeps/unix/sysv/linux/aarch64/libresolv.abilist: ... here.
7772         * sysdeps/unix/sysv/linux/aarch64/nptl/librt.abilist: Moved ...
7773         * sysdeps/unix/sysv/linux/aarch64/librt.abilist: ... here.
7774         * sysdeps/unix/sysv/linux/aarch64/nptl/libthread_db.abilist: Moved ...
7775         * sysdeps/unix/sysv/linux/aarch64/libthread_db.abilist: ... here.
7776         * sysdeps/unix/sysv/linux/aarch64/nptl/libutil.abilist: Moved ...
7777         * sysdeps/unix/sysv/linux/aarch64/libutil.abilist: ... here.
7778         * sysdeps/unix/sysv/linux/aarch64/nptl/localplt.data: Moved ...
7779         * sysdeps/unix/sysv/linux/aarch64/localplt.data: ... here.
7780         * sysdeps/unix/sysv/linux/aarch64/nptl/lowlevellock.h: Moved ...
7781         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h: ... here.
7782         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h: Moved ...
7783         * sysdeps/unix/sysv/linux/aarch64/sysdep-cancel.h: ... here.
7785 2014-06-25  Roland McGrath  <roland@hack.frob.com>
7787         * sysdeps/unix/sysv/linux/mips/clone.S: Deconditionalize the code
7788         that was previously under [RESET_PID].
7789         * sysdeps/unix/sysv/linux/mips/nptl/clone.S: File removed.
7791 2014-06-25  Joseph Myers  <joseph@codesourcery.com>
7793         * sysdeps/unix/sysv/linux/dl-opendir.c (__ASSUME_O_CLOEXEC): Do
7794         not undefine and redefine.
7795         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs)
7796         [O_CLOEXEC]: Make code unconditional.
7797         (__get_nprocs) [!O_CLOEXEC]: Remove conditional code.
7798         * sysdeps/unix/sysv/linux/shm_open.c: Do not include
7799         <kernel-features.h>.
7800         [O_CLOEXEC && !__ASSUME_O_CLOEXEC] (have_o_cloexec): Remove
7801         conditional variable definition.
7802         (shm_open) [O_CLOEXEC]: Make code unconditional.
7803         (shm_open) [!O_CLOEXEC || !__ASSUME_O_CLOEXEC]: Remove conditional
7804         code.
7806         * configure.ac (USE_REGPARMS): Don't define here.
7807         * configure: Regenerated.
7808         * sysdeps/i386/configure.ac (USE_REGPARMS): Define here.
7809         * sysdeps/i386/configure: Regenerated.
7811         * nptl/createthread.c: Don't include kernel-features.h.
7812         * nptl/pthread_cancel.c: Likewise.
7813         * nptl/pthread_condattr_setclock.c: Likewise.
7814         * nptl/sysdeps/unix/sysv/linux/pt-raise.c: Likewise.
7815         * nptl/sysdeps/unix/sysv/linux/pthread_getcpuclockid.c: Likewise.
7816         * nptl/sysdeps/unix/sysv/linux/pthread_kill.c: Likewise.
7817         * nptl/sysdeps/unix/sysv/linux/pthread_sigqueue.c: Likewise.
7818         * nptl/sysdeps/unix/sysv/linux/raise.c: Likewise.
7819         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/pt-vfork.S: Likewise.
7820         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: Likewise.
7821         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/pt-vfork.S: Likewise.
7822         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: Likewise.
7823         * nptl/sysdeps/unix/sysv/linux/timer_create.c: Likewise.
7824         * nptl/sysdeps/unix/sysv/linux/timer_delete.c: Likewise.
7825         * nptl/sysdeps/unix/sysv/linux/timer_getoverr.c: Likewise.
7826         * nptl/sysdeps/unix/sysv/linux/timer_gettime.c: Likewise.
7827         * nptl/sysdeps/unix/sysv/linux/timer_routines.c: Likewise.
7828         * nptl/sysdeps/unix/sysv/linux/timer_settime.c: Likewise.
7829         * nscd/gai.c: Likewise.
7830         * nss/nss_db/db-open.c: Likewise.
7831         * sysdeps/generic/ldsodefs.h: Likewise.
7832         * sysdeps/sh/nptl/tls.h: Likewise.
7833         * sysdeps/unix/sysv/linux/aarch64/sigaction.c: Likewise.
7834         * sysdeps/unix/sysv/linux/aarch64/sigcontextinfo.h: Likewise.
7835         * sysdeps/unix/sysv/linux/aarch64/vfork.S: Likewise.
7836         * sysdeps/unix/sysv/linux/adjtime.c: Likewise.
7837         * sysdeps/unix/sysv/linux/alpha/xstatconv.h: Likewise.
7838         * sysdeps/unix/sysv/linux/arm/sigaction.c: Likewise.
7839         * sysdeps/unix/sysv/linux/arm/sigcontextinfo.h: Likewise.
7840         * sysdeps/unix/sysv/linux/check_pf.c: Likewise.
7841         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c: Likewise.
7842         * sysdeps/unix/sysv/linux/clock_getres.c: Likewise.
7843         * sysdeps/unix/sysv/linux/clock_gettime.c: Likewise.
7844         * sysdeps/unix/sysv/linux/clock_nanosleep.c: Likewise.
7845         * sysdeps/unix/sysv/linux/clock_settime.c: Likewise.
7846         * sysdeps/unix/sysv/linux/dl-execstack.c: Likewise.
7847         * sysdeps/unix/sysv/linux/dl-osinfo.h: Likewise.
7848         * sysdeps/unix/sysv/linux/dl-sysdep.c: Likewise.
7849         * sysdeps/unix/sysv/linux/generic/futimesat.c: Likewise.
7850         * sysdeps/unix/sysv/linux/generic/poll.c: Likewise.
7851         * sysdeps/unix/sysv/linux/generic/wordsize-32/fcntl.c: Likewise.
7852         * sysdeps/unix/sysv/linux/generic/wordsize-32/fxstatat.c: Likewise.
7853         * sysdeps/unix/sysv/linux/generic/wordsize-32/pread.c: Likewise.
7854         * sysdeps/unix/sysv/linux/generic/wordsize-32/pread64.c: Likewise.
7855         * sysdeps/unix/sysv/linux/generic/wordsize-32/preadv.c: Likewise.
7856         * sysdeps/unix/sysv/linux/generic/wordsize-32/preadv64.c: Likewise.
7857         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwrite.c: Likewise.
7858         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwrite64.c: Likewise.
7859         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwritev.c: Likewise.
7860         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwritev64.c: Likewise.
7861         * sysdeps/unix/sysv/linux/getcwd.c: Likewise.
7862         * sysdeps/unix/sysv/linux/getpagesize.c: Likewise.
7863         * sysdeps/unix/sysv/linux/getsysstats.c: Likewise.
7864         * sysdeps/unix/sysv/linux/i386/fxstat.c: Likewise.
7865         * sysdeps/unix/sysv/linux/i386/lxstat.c: Likewise.
7866         * sysdeps/unix/sysv/linux/i386/mmap.S: Likewise.
7867         * sysdeps/unix/sysv/linux/i386/mmap64.S: Likewise.
7868         * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
7869         * sysdeps/unix/sysv/linux/i386/vfork.S: Likewise.
7870         * sysdeps/unix/sysv/linux/i386/xstat.c: Likewise.
7871         * sysdeps/unix/sysv/linux/ia64/system.c: Likewise.
7872         * sysdeps/unix/sysv/linux/if_index.c: Likewise.
7873         * sysdeps/unix/sysv/linux/ifaddrs.c: Likewise.
7874         * sysdeps/unix/sysv/linux/ifreq.c: Likewise.
7875         * sysdeps/unix/sysv/linux/ldsodefs.h: Likewise.
7876         * sysdeps/unix/sysv/linux/lutimes.c: Likewise.
7877         * sysdeps/unix/sysv/linux/m68k/vfork.S: Likewise.
7878         * sysdeps/unix/sysv/linux/microblaze/nptl/vfork.S: Likewise.
7879         * sysdeps/unix/sysv/linux/mips/mips32/accept4.c: Likewise.
7880         * sysdeps/unix/sysv/linux/mips/mips32/recvmmsg.c: Likewise.
7881         * sysdeps/unix/sysv/linux/mips/mips32/sendmmsg.c: Likewise.
7882         * sysdeps/unix/sysv/linux/mips/pread.c: Likewise.
7883         * sysdeps/unix/sysv/linux/mips/pread64.c: Likewise.
7884         * sysdeps/unix/sysv/linux/mips/pwrite.c: Likewise.
7885         * sysdeps/unix/sysv/linux/mips/pwrite64.c: Likewise.
7886         * sysdeps/unix/sysv/linux/mips/sigaction.c: Likewise.
7887         * sysdeps/unix/sysv/linux/mmap64.c: Likewise.
7888         * sysdeps/unix/sysv/linux/netlinkaccess.h: Likewise.
7889         * sysdeps/unix/sysv/linux/powerpc/chown.c: Likewise.
7890         * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c: Likewise.
7891         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Likewise.
7892         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_mask.c: Likewise.
7893         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c: Likewise.
7894         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S: Likewise.
7895         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c: Likewise.
7896         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c: Likewise.
7897         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c: Likewise.
7898         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c: Likewise.
7899         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S: Likewise.
7900         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S: Likewise.
7901         * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S: Likewise.
7902         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c: Likewise.
7903         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c: Likewise.
7904         * sysdeps/unix/sysv/linux/powerpc/powerpc64/getcontext.S: Likewise.
7905         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: Likewise.
7906         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Likewise.
7907         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Likewise.
7908         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Likewise.
7909         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Likewise.
7910         * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S: Likewise.
7911         * sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S: Likewise.
7912         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S: Likewise.
7913         * sysdeps/unix/sysv/linux/pread.c: Likewise.
7914         * sysdeps/unix/sysv/linux/pread64.c: Likewise.
7915         * sysdeps/unix/sysv/linux/prof-freq.c: Likewise.
7916         * sysdeps/unix/sysv/linux/pwrite.c: Likewise.
7917         * sysdeps/unix/sysv/linux/pwrite64.c: Likewise.
7918         * sysdeps/unix/sysv/linux/s390/s390-32/mmap.S: Likewise.
7919         * sysdeps/unix/sysv/linux/s390/s390-32/mmap64.S: Likewise.
7920         * sysdeps/unix/sysv/linux/s390/system.c: Likewise.
7921         * sysdeps/unix/sysv/linux/sh/pread.c: Likewise.
7922         * sysdeps/unix/sysv/linux/sh/pread64.c: Likewise.
7923         * sysdeps/unix/sysv/linux/sh/pwrite.c: Likewise.
7924         * sysdeps/unix/sysv/linux/sh/pwrite64.c: Likewise.
7925         * sysdeps/unix/sysv/linux/sigaction.c: Likewise.
7926         * sysdeps/unix/sysv/linux/sigpending.c: Likewise.
7927         * sysdeps/unix/sysv/linux/sigprocmask.c: Likewise.
7928         * sysdeps/unix/sysv/linux/sigsuspend.c: Likewise.
7929         * sysdeps/unix/sysv/linux/sparc/sparc64/xstatconv.c: Likewise.
7930         * sysdeps/unix/sysv/linux/sparc/system.c: Likewise.
7931         * sysdeps/unix/sysv/linux/syslog.c: Likewise.
7932         * sysdeps/unix/sysv/linux/system.c: Likewise.
7933         * sysdeps/unix/sysv/linux/testrtsig.h: Likewise.
7934         * sysdeps/unix/sysv/linux/timespec_get.c: Likewise.
7935         * sysdeps/unix/sysv/linux/ttyname.c: Likewise.
7936         * sysdeps/unix/sysv/linux/ttyname_r.c: Likewise.
7937         * sysdeps/unix/sysv/linux/utimensat.c: Likewise.
7938         * sysdeps/unix/sysv/linux/x86_64/sigaction.c: Likewise.
7939         * sysdeps/unix/sysv/linux/xstatconv.h: Likewise.
7941         * configure.ac (libc_cv_c_asmcr0_bug): Remove configure test.
7942         * configure: Regenerated.
7943         * config.h.in (BROKEN_PPC_ASM_CR0): Remove macro.
7945         * configure.ac (base_machine): Do not set specially for particular
7946         machines here.
7947         * configure: Regenerated.
7948         * sysdeps/powerpc/preconfigure: Move machine and base_machine
7949         settings from configure.ac.
7950         * sysdeps/i386/preconfigure: New file.
7951         * sysdeps/s390/preconfigure: Likewise.
7952         * sysdeps/sh/preconfigure: Likewise.
7953         * sysdeps/sparc/preconfigure: Likewise.
7955 2014-06-25  Roland McGrath  <roland@hack.frob.com>
7957         * sysdeps/sparc/sparc64/nptl/cpu_relax.S: Moved ...
7958         * sysdeps/sparc/sparc64/cpu_relax.S: ... here.
7959         * sysdeps/sparc/sparc64/nptl/pthread_spin_init.c: Moved ...
7960         * sysdeps/sparc/sparc64/pthread_spin_init.c: ... here.
7961         * sysdeps/sparc/sparc64/nptl/pthread_spin_lock.S: Moved ...
7962         * sysdeps/sparc/sparc64/pthread_spin_lock.S: ... here.
7963         * sysdeps/sparc/sparc64/nptl/pthread_spin_trylock.S: Moved ...
7964         * sysdeps/sparc/sparc64/pthread_spin_trylock.S: ... here.
7965         * sysdeps/sparc/sparc64/nptl/pthread_spin_unlock.S: Moved ...
7966         * sysdeps/sparc/sparc64/pthread_spin_unlock.S: ... here.
7967         * sysdeps/sparc/sparc64/nptl/pthreaddef.h: Moved ...
7968         * sysdeps/sparc/sparc64/pthreaddef.h: ... here.
7969         * sysdeps/sparc/sparc32/sparcv9/cpu_relax.S: Update #include.
7970         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_init.c: Likewise.
7971         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_lock.S: Likewise.
7972         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_trylock.S: Likewise.
7973         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_unlock.S: Likewise.
7974         * sysdeps/sparc/sparc64/nptl/Makefile: File removed, its contents ...
7975         * sysdeps/sparc/sparc64/Makefile: ... appended here.
7977         * sysdeps/sparc/sparc32/nptl/lowlevellock.c: Moved ...
7978         * sysdeps/sparc/sparc32/lowlevellock.c: ... here.
7979         * sysdeps/sparc/sparc32/nptl/pthread_barrier_wait.c: Moved ...
7980         * sysdeps/sparc/sparc32/pthread_barrier_wait.c: ... here.
7981         * sysdeps/sparc/sparc32/nptl/pthread_spin_lock.S: Moved ...
7982         * sysdeps/sparc/sparc32/pthread_spin_lock.S: ... here.
7983         * sysdeps/sparc/sparc32/nptl/pthread_spin_trylock.S: Moved ...
7984         * sysdeps/sparc/sparc32/pthread_spin_trylock.S: ... here.
7985         * sysdeps/sparc/sparc32/nptl/pthreaddef.h: Moved ...
7986         * sysdeps/sparc/sparc32/pthreaddef.h: ... here.
7987         * sysdeps/sparc/sparc32/nptl/sem_post.c: Moved ...
7988         * sysdeps/sparc/sparc32/sem_post.c: ... here.
7989         * sysdeps/sparc/sparc32/nptl/sem_timedwait.c: Moved ...
7990         * sysdeps/sparc/sparc32/sem_timedwait.c: ... here.
7991         * sysdeps/sparc/sparc32/nptl/sem_trywait.c: Moved ...
7992         * sysdeps/sparc/sparc32/sem_trywait.c: ... here.
7993         * sysdeps/sparc/sparc32/nptl/sem_wait.c: Moved ...
7994         * sysdeps/sparc/sparc32/sem_wait.c: ... here.
7995         * sysdeps/sparc/sparc32/sparcv9/nptl/cpu_relax.S: Moved ...
7996         * sysdeps/sparc/sparc32/sparcv9/cpu_relax.S: ... here.
7997         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_barrier_wait.c: Moved ...
7998         * sysdeps/sparc/sparc32/sparcv9/pthread_barrier_wait.c: ... here.
7999         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_init.c: Moved ...
8000         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_init.c: ... here.
8001         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_lock.S: Moved ...
8002         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_lock.S: ... here.
8003         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_trylock.S: Moved ...
8004         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_trylock.S: ... here.
8005         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_unlock.S: Moved ...
8006         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_unlock.S: ... here.
8007         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_post.c: Moved ...
8008         * sysdeps/sparc/sparc32/sparcv9/sem_post.c: ... here.
8009         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_timedwait.c: Moved ...
8010         * sysdeps/sparc/sparc32/sparcv9/sem_timedwait.c: ... here.
8011         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_trywait.c: Moved ...
8012         * sysdeps/sparc/sparc32/sparcv9/sem_trywait.c: ... here.
8013         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_wait.c: Moved ...
8014         * sysdeps/sparc/sparc32/sparcv9/sem_wait.c: ... here.
8016         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/c++-types.data: Moved ...
8017         * sysdeps/unix/sysv/linux/sparc/sparc32/c++-types.data: ... here.
8018         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/ld.abilist: Moved ...
8019         * sysdeps/unix/sysv/linux/sparc/sparc32/ld.abilist: ... here.
8020         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libBrokenLocale.abilist:
8021         Moved ...
8022         * sysdeps/unix/sysv/linux/sparc/sparc32/libBrokenLocale.abilist:
8023         ... here.
8024         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libanl.abilist: Moved ...
8025         * sysdeps/unix/sysv/linux/sparc/sparc32/libanl.abilist: ... here.
8026         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Moved ...
8027         * sysdeps/unix/sysv/linux/sparc/sparc32/libc.abilist: ... here.
8028         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libcrypt.abilist:
8029         Moved ...
8030         * sysdeps/unix/sysv/linux/sparc/sparc32/libcrypt.abilist: ... here.
8031         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libdl.abilist: Moved ...
8032         * sysdeps/unix/sysv/linux/sparc/sparc32/libdl.abilist: ... here.
8033         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libm.abilist: Moved ...
8034         * sysdeps/unix/sysv/linux/sparc/sparc32/libm.abilist: ... here.
8035         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libnsl.abilist: Moved ...
8036         * sysdeps/unix/sysv/linux/sparc/sparc32/libnsl.abilist: ... here.
8037         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libpthread.abilist:
8038         Moved ...
8039         * sysdeps/unix/sysv/linux/sparc/sparc32/libpthread.abilist: ... here.
8040         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libresolv.abilist:
8041         Moved ...
8042         * sysdeps/unix/sysv/linux/sparc/sparc32/libresolv.abilist: ... here.
8043         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/librt.abilist: Moved ...
8044         * sysdeps/unix/sysv/linux/sparc/sparc32/librt.abilist: ... here.
8045         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libthread_db.abilist:
8046         Moved ...
8047         * sysdeps/unix/sysv/linux/sparc/sparc32/libthread_db.abilist: ... here.
8048         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libutil.abilist: Moved ...
8049         * sysdeps/unix/sysv/linux/sparc/sparc32/libutil.abilist: ... here.
8050         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/localplt.data: Moved ...
8051         * sysdeps/unix/sysv/linux/sparc/sparc32/localplt.data: ... here.
8052         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/c++-types.data: Moved ...
8053         * sysdeps/unix/sysv/linux/sparc/sparc64/c++-types.data: ... here.
8054         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/ld.abilist: Moved ...
8055         * sysdeps/unix/sysv/linux/sparc/sparc64/ld.abilist: ... here.
8056         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libBrokenLocale.abilist:
8057         Moved ...
8058         * sysdeps/unix/sysv/linux/sparc/sparc64/libBrokenLocale.abilist:
8059         ... here.
8060         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libanl.abilist: Moved ...
8061         * sysdeps/unix/sysv/linux/sparc/sparc64/libanl.abilist: ... here.
8062         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Moved ...
8063         * sysdeps/unix/sysv/linux/sparc/sparc64/libc.abilist: ... here.
8064         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libcrypt.abilist:
8065         Moved ...
8066         * sysdeps/unix/sysv/linux/sparc/sparc64/libcrypt.abilist: ... here.
8067         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libdl.abilist: Moved ...
8068         * sysdeps/unix/sysv/linux/sparc/sparc64/libdl.abilist: ... here.
8069         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libm.abilist: Moved ...
8070         * sysdeps/unix/sysv/linux/sparc/sparc64/libm.abilist: ... here.
8071         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libnsl.abilist: Moved ...
8072         * sysdeps/unix/sysv/linux/sparc/sparc64/libnsl.abilist: ... here.
8073         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libpthread.abilist:
8074         Moved ...
8075         * sysdeps/unix/sysv/linux/sparc/sparc64/libpthread.abilist: ... here.
8076         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libresolv.abilist:
8077         Moved ...
8078         * sysdeps/unix/sysv/linux/sparc/sparc64/libresolv.abilist: ... here.
8079         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/librt.abilist: Moved ...
8080         * sysdeps/unix/sysv/linux/sparc/sparc64/librt.abilist: ... here.
8081         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libthread_db.abilist:
8082         Moved ...
8083         * sysdeps/unix/sysv/linux/sparc/sparc64/libthread_db.abilist: ... here.
8084         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libutil.abilist: Moved ...
8085         * sysdeps/unix/sysv/linux/sparc/sparc64/libutil.abilist: ... here.
8086         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/localplt.data: Moved ...
8087         * sysdeps/unix/sysv/linux/sparc/sparc64/localplt.data: ... here.
8089 2014-06-25  Joseph Myers  <joseph@codesourcery.com>
8091         * timezone/checktab.awk: Update from tzcode 2014e.
8092         * timezone/private.h: Likewise.
8093         * timezone/tzfile.h: Likewise.
8094         * timezone/zdump.c: Likewise.
8095         * timezone/zic.c: Likewise.
8097         * sysdeps/unix/sysv/linux/kernel-features.h
8098         (__ASSUME_XFS_RESTRICTED_CHOWN): Remove macro.
8099         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_chown_restricted)
8100         [__ASSUME_XFS_RESTRICTED_CHOWN]: Make code unconditional.
8101         (__statfs_chown_restricted) [!__ASSUME_XFS_RESTRICTED_CHOWN]:
8102         Remove conditional code.
8104 2014-06-25  Will Newton  <will.newton@linaro.org>
8106         * sysdeps/unix/sysv/linux/arm/dl-procinfo.c
8107         (_dl_arm_cap_flags): Add HWCAP2 values.
8108         * sysdeps/unix/sysv/linux/arm/dl-procinfo.h
8109         (_DL_HWCAP_COUNT): Increase to 37.
8110         (_DL_HWCAP_LAST): New define.
8111         (_DL_HWCAP2_LAST): New define.
8112         (_dl_procinfo): Add support for printing
8113         AT_HWCAP2 entries.
8114         (_dl_string_hwcap): Use _dl_hwcap_string.
8116 2014-06-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8118         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
8120 2014-06-25  Joseph Myers  <joseph@codesourcery.com>
8122         * README: Do not mention ports directory.
8124         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_UTIMENSAT):
8125         Remove macro.
8126         * sysdeps/unix/sysv/linux/futimes.c: Do not include
8127         <kernel-features.h>.
8128         [__NR_utimensat && !__ASSUME_UTIMENSAT] (miss_utimensat): Remove
8129         conditional variable definition.
8130         (__futimes): Update comment.
8131         (__futimes) [__ASSUME_UTIMENSAT]: Make code unconditional.
8132         (__futimes) [!__ASSUME_UTIMENSAT]: Remove conditional code.
8134         [BZ #16560]
8135         * sysdeps/ieee754/dbl-64/e_exp10.c (__ieee754_exp10): Return 1 for
8136         arguments close to 0.
8137         * sysdeps/ieee754/ldbl-128/e_exp10l.c (__ieee754_exp10l):
8138         Likewise.
8139         * sysdeps/ieee754/ldbl-128ibm/e_exp10l.c (__ieee754_exp10l):
8140         Likewise.
8141         * math/auto-libm-test-in: Add more tests of exp10.
8142         * math/auto-libm-test-out: Regenerated.
8143         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
8145         * sysdeps/unix/sysv/linux/kernel-features.h
8146         (__ASSUME_COMPLETE_READV_WRITEV): Remove macro.
8147         * sysdeps/unix/sysv/linux/readv.c: Do not include
8148         <kernel-features.h>.
8149         [!__ASSUME_COMPLETE_READV_WRITEV]: Remove conditional code.
8150         [!UIO_FASTIOV] (UIO_FASTIOV): Remove macro.
8151         (__libc_readv) [__ASSUME_COMPLETE_READV_WRITEV]: Make code
8152         unconditional.
8153         (__libc_readv) [!__ASSUME_COMPLETE_READV_WRITEV]: Remove
8154         conditional code.
8155         * sysdeps/unix/sysv/linux/writev.c: Do not include
8156         <kernel-features.h>.
8157         [!__ASSUME_COMPLETE_READV_WRITEV]: Remove conditional code.
8158         [!UIO_FASTIOV] (UIO_FASTIOV): Remove macro.
8159         (__libc_writev) [__ASSUME_COMPLETE_READV_WRITEV]: Make code
8160         unconditional.
8161         (__libc_writev) [!__ASSUME_COMPLETE_READV_WRITEV]: Remove
8162         conditional code.
8164 2014-06-25  Will Newton  <will.newton@linaro.org>
8166         * sysdeps/posix/tempname.c: Merge from gnulib, cosmetic
8167         comment changes throughout the file.  Remove checks
8168         for HAVE_*_H definitions that are not required.
8169         (__gen_tempname): Call abort if an unknown kind value is
8170         passed.
8172 2014-06-25  Andreas Schwab  <schwab@suse.de>
8174         [BZ #17086]
8175         * sysdeps/m68k/m680x0/fpu/s_scalbn.c: Add compat symbols for
8176         scalbln, scalblnf, scalblnl in libc.
8178 2014-06-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
8180         [BZ #17086]
8181         * sysdeps/i386/fpu/s_scalbn.S: Add compat symbol for libc.so.
8182         * sysdeps/i386/fpu/s_scalbnf.S: Likewise.
8183         * sysdeps/i386/fpu/s_scalbnl.S: Likewise.
8185 2014-06-24  Roland McGrath  <roland@hack.frob.com>
8187         * sysdeps/i386/i486/nptl/pthread_spin_trylock.S: Moved ...
8188         * sysdeps/i386/i486/pthread_spin_trylock.S: ... here.
8189         * sysdeps/i386/i586/nptl/pthread_spin_trylock.S: Moved ...
8190         * sysdeps/i386/i586/pthread_spin_trylock.S: ... here.
8191         Update #include.
8192         * sysdeps/i386/i686/nptl/pthread_spin_trylock.S: Moved ...
8193         * sysdeps/i386/i686/pthread_spin_trylock.S: ... here.
8194         Update #include.
8195         * sysdeps/x86_64/64/nptl/shlib-versions: Moved ...
8196         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: ... here.
8197         * sysdeps/x86_64/x32/nptl/shlib-versions: Moved ...
8198         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: ... here.
8199         * sysdeps/x86/nptl/bits/pthreadtypes.h: Moved ...
8200         * sysdeps/x86/bits/pthreadtypes.h: ... here.
8201         * sysdeps/x86/nptl/bits/semaphore.h: Moved ...
8202         * sysdeps/x86/bits/semaphore.h: ... here.
8203         * sysdeps/x86/nptl/elide.h: Moved ...
8204         * sysdeps/x86/elide.h: ... here.
8205         * sysdeps/x86_64/nptl/Implies: File removed.
8206         * sysdeps/i386/nptl/Implies: File removed.
8208 2014-06-24  Joseph Myers  <joseph@codesourcery.com>
8210         [BZ #16539]
8211         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]: Just
8212         return the argument for normal arguments with exponent below -64.
8213         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]:
8214         Likewise.
8215         * math/auto-libm-test-in: Add another test of expm1.
8216         * math/auto-libm-test-out: Regenerated.
8218         [BZ #16287]
8219         * sysdeps/ieee754/ldbl-128/s_erfl.c (__erfl): Return 1 without
8220         calling __erfcl for arguments at least 16.
8221         * math/auto-libm-test-in: Add more tests of erf.
8222         * math/auto-libm-test-out: Regenerated.
8224         * sysdeps/unix/sysv/linux/configure.ac: Remove cases for
8225         individual architectures.
8226         * sysdeps/unix/sysv/linux/configure: Regenerated.
8227         * sysdeps/unix/sysv/linux/i386/configure.ac: New file.
8228         * sysdeps/unix/sysv/linux/i386/configure: New generated file.
8229         * sysdeps/unix/sysv/linux/powerpc/configure.ac
8230         (ldd_rewrite_script): Define variable.
8231         * sysdeps/unix/sysv/linux/powerpc/configure: Regenerated.
8232         * sysdeps/unix/sysv/linux/powerpc/powerpc32/configure.ac: New
8233         file.
8234         * sysdeps/unix/sysv/linux/powerpc/powerpc32/configure: New
8235         generated file.
8236         * sysdeps/unix/sysv/linux/s390/configure.ac: New file.
8237         * sysdeps/unix/sysv/linux/s390/configure: New generated file.
8238         * sysdeps/unix/sysv/linux/sh/configure.ac: New file.
8239         * sysdeps/unix/sysv/linux/sh/configure: New generated file.
8240         * sysdeps/unix/sysv/linux/sparc/configure.ac: New file.
8241         * sysdeps/unix/sysv/linux/sparc/configure: New generated file.
8242         * sysdeps/unix/sysv/linux/x86_64/configure.ac: New file.
8243         * sysdeps/unix/sysv/linux/x86_64/configure: New generated file.
8245 2014-06-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
8247         [BZ #17084]
8248         * sysdeps/x86/nptl/bits/pthreadtypes.h (pthread_mutex_t):
8249         Rename member __data.d to __data.__elision_data.
8251 2014-06-24  Wilco  <wdijkstr@arm.com>
8253         * NEWS: Add 16918 to fixed bug list.
8255 2014-06-24  Wilco  <wdijkstr@arm.com>
8257         * sysdeps/arm/fesetenv.c (fesetenv): Optimize implementation.
8259 2014-06-24  Wilco  <wdijkstr@arm.com>
8261         * sysdeps/arm/fpu_control.h (_FPU_MASK_RM): Define.
8262         * sysdeps/arm/fenv_private.h (libc_fesetround_vfp)
8263         (libc_feholdexcept_setround_vfp) (libc_feholdsetround_vfp)
8264         (libc_feresetround_vfp) (libc_feholdsetround_vfp_ctx)
8265         (libc_feresetround_vfp_ctx): Use _FPU_MASK_RM.
8266         * sysdeps/arm/fesetround.c (fesetround): Use _FPU_MASK_RM.
8267         * sysdeps/arm/get-rounding-mode.h (get_rounding_mode):
8268         Use _FPU_MASK_RM.
8270 2014-06-24  Wilco  <wdijkstr@arm.com>
8272         * sysdeps/arm/fsetexcptflg.c (fesetexceptflag): Remove unused include.
8274 2014-06-24  Wilco  <wdijkstr@arm.com>
8276         * sysdeps/arm/feholdexcpt.c (feholdexcept): Remove space.
8277         * sysdeps/arm/fesetenv.c (fesetenv): Remove space.
8278         * sysdeps/arm/fesetround.c (fesetround): Remove space.
8279         * sysdeps/arm/fraiseexcpt.c (feraiseexcept): Remove space.
8281 2014-06-24  Wilco  <wdijkstr@arm.com>
8283         [BZ #16918]
8284         * sysdeps/arm/feupdateenv.c (feupdateenv):
8285         Rewrite to reduce FPSCR accesses and fix return value.
8287 2014-06-24  Wilco  <wdijkstr@arm.com>
8289         * sysdeps/arm/fclrexcpt.c (feclearexcept):
8290         Optimize to avoid unnecessary FPSCR writes.
8291         * sysdeps/arm/fedisblxcpt.c (fedisableexcept): Likewise.
8292         * sysdeps/arm/feenablxcpt.c (feenableexcept): Likewise.
8293         * sysdeps/arm/fsetexcptflg.c (fesetexceptflag): Likewise.
8294         * sysdeps/arm/setfpucw.c (__setfpucw): Likewise.
8296 2014-06-24  Wilco  <wdijkstr@arm.com>
8298         * sysdeps/arm/fegetround.c (fegetround): Call get_rounding_mode.
8299         * sysdeps/arm/feholdexcpt.c (feholdexcept): Call libc_feholdexcept_vfp.
8300         * sysdeps/arm/fesetround.c (fesetround): Call libc_fesetround_vfp.
8301         * sysdeps/arm/fgetexcptflg.c (fegetexceptflag):
8302         Call libc_fetestexcept_vfp.
8303         * sysdeps/arm/ftestexcept.c (fetestexcept): Call libc_fetestexcept_vfp.
8304         * sysdeps/arm/fenv_private.h: Move libc_*_vfp functions outside of
8305         __SOFTFP__ ifdef so that they can be built for softfp.
8307 2014-06-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
8309         * sysdeps/x86/nptl/elide.h (elision_adapt): Make first
8310         argument type signed char.
8312         * Makerules (check-abi): Dump diff of symlist if the test
8313         fails.
8315 2014-06-23  Roland McGrath  <roland@hack.frob.com>
8317         * sysdeps/generic/get-rounding-mode.h: Include <stdlib.h> before
8318         using abort.
8320         * sysdeps/unix/sysv/linux/fstatvfs.c (fstatvfs):
8321         Remove unused variable ST.
8323 2014-06-23  Joseph Myers  <joseph@codesourcery.com>
8325         [BZ #16354]
8326         [BZ #17061]
8327         * sysdeps/ieee754/dbl-64/e_cosh.c (__ieee754_cosh): Check for
8328         small arguments before calling __expm1.
8329         * sysdeps/ieee754/flt-32/e_coshf.c (__ieee754_coshf): Check for
8330         small arguments before calling __expm1f.
8331         * sysdeps/ieee754/ldbl-128/e_coshl.c (__ieee754_coshl): Check for
8332         small arguments before calling __expm1l.
8333         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c (__ieee754_coshl):
8334         Likewise.
8335         * sysdeps/ieee754/ldbl-96/e_coshl.c (__ieee754_coshl): Likewise.
8336         * math/auto-libm-test-in: Add more cosh tests.  Do not allow
8337         spurious underflow for some cosh tests.
8338         * math/auto-libm-test-out: Regenerated.
8339         * sysdeps/i386/fpu/libm-test-ulps: Update.
8341         [BZ #17050]
8342         * sysdeps/ieee754/dbl-64/e_j1.c: Include <errno.h>.
8343         (__ieee754_y1): Set errno if return value overflows.
8344         * sysdeps/ieee754/flt-32/e_j1f.c: Include <errno.h>.
8345         (__ieee754_y1f): Set errno if return value overflows.
8346         * sysdeps/ieee754/ldbl-128/e_j1l.c: Include <errno.h>.
8347         (__ieee754_y1l): Set errno if return value overflows.
8348         * sysdeps/ieee754/ldbl-96/e_j1l.c: Include <errno.h>.
8349         (__ieee754_y1l): Set errno if return value overflows.
8350         * math/auto-libm-test-in: Add more tests of y0, y1 and yn.
8351         * math/auto-libm-test-out: Regenerated.
8353         * math/gen-auto-libm-tests.c: Document use of
8354         ignore-zero-inf-sign.
8355         (input_flag_type): Add value flag_ignore_zero_inf_sign.
8356         (input_flags): Add ignore-zero-inf-sign.
8357         (output_for_one_input_case): Handle flag_ignore_zero_inf_sign.
8358         * math/gen-libm-test.pl (generate_testfile): Handle
8359         ignore-zero-inf-sign.
8360         * math/auto-libm-test-in: Mark some cpow tests with
8361         ignore-zero-inf-sign and some with xfail-rounding.
8362         * math/auto-libm-test-out: Regenerated.
8363         * math/libm-test.inc (cpow_test): Use ALL_RM_TEST.
8364         * sysdeps/i386/fpu/libm-test-ulps: Update.
8365         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
8367         [BZ #16315]
8368         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Ensure possibly
8369         overflowing or underflowing operations take place with sign of
8370         result.
8371         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Likewise.
8372         * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise.
8373         * sysdeps/ieee754/dbl-64/e_pow.c: Include <math.h>.
8374         (__ieee754_pow): Recompute overflowing and underflowing results in
8375         original rounding mode.
8376         * sysdeps/x86/fpu/powl_helper.c: Include <stdbool.h>.
8377         (__powl_helper): Allow negative argument X and scale negated value
8378         as needed.  Avoid passing value outside [-1, 1] to f2xm1.
8379         * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Ensure possibly
8380         overflowing or underflowing operations take place with sign of
8381         result.
8382         * sysdeps/x86_64/fpu/multiarch/e_pow.c [HAVE_FMA4_SUPPORT]:
8383         Include <math.h>.
8384         * math/auto-libm-test-in: Add more tests of pow.
8385         * math/auto-libm-test-out: Regenerated.
8386         * math/libm-test.inc (pow_test): Use ALL_RM_TEST.
8387         (pow_tonearest_test_data): Remove.
8388         (pow_test_tonearest): Likewise.
8389         (pow_towardzero_test_data): Likewise.
8390         (pow_test_towardzero): Likewise.
8391         (pow_downward_test_data): Likewise.
8392         (pow_test_downward): Likewise.
8393         (pow_upward_test_data): Likewise.
8394         (pow_test_upward): Likewise.
8395         (main): Don't call removed functions.
8396         * sysdeps/i386/fpu/libm-test-ulps: Update.
8397         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
8399 2014-06-23  Roland McGrath  <roland@hack.frob.com>
8401         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/c++-types.data:
8402         Moved ...
8403         * sysdeps/unix/sysv/linux/powerpc/powerpc32/c++-types.data: ... here.
8404         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
8405         Moved ...
8406         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libc.abilist: ... here.
8407         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libm.abilist:
8408         Moved ...
8409         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libm.abilist: ... here.
8410         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/localplt.data:
8411         Moved ...
8412         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/localplt.data: ... here.
8413         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/c++-types.data:
8414         File removed.
8415         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/ld.abilist:
8416         File removed.
8417         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libBrokenLocale.abilist:
8418         File removed.
8419         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libanl.abilist:
8420         File removed.
8421         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libcrypt.abilist:
8422         File removed.
8423         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libdl.abilist:
8424         File removed.
8425         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libnsl.abilist:
8426         File removed.
8427         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libpthread.abilist:
8428         File removed.
8429         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libresolv.abilist:
8430         File removed.
8431         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/librt.abilist:
8432         File removed.
8433         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libthread_db.abilist:
8434         File removed.
8435         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libutil.abilist:
8436         File removed.
8437         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/ld.abilist:
8438         Moved ...
8439         * sysdeps/unix/sysv/linux/powerpc/powerpc32/ld.abilist: ... here.
8440         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libBrokenLocale.abilist:
8441         Moved ...
8442         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libBrokenLocale.abilist:
8443         ... here.
8444         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libanl.abilist:
8445         Moved ...
8446         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libanl.abilist: ... here.
8447         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libcrypt.abilist:
8448         Moved ...
8449         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libcrypt.abilist: ... here.
8450         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libdl.abilist:
8451         Moved ...
8452         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libdl.abilist: ... here.
8453         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libnsl.abilist:
8454         Moved ...
8455         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libnsl.abilist: ... here.
8456         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libpthread.abilist:
8457         Moved ...
8458         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libpthread.abilist: ... here.
8459         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libresolv.abilist:
8460         Moved ...
8461         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libresolv.abilist: ... here.
8462         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/librt.abilist:
8463         Moved ...
8464         * sysdeps/unix/sysv/linux/powerpc/powerpc32/librt.abilist: ... here.
8465         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libthread_db.abilist: Moved ...
8466         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libthread_db.abilist:
8467         ... here.
8468         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libutil.abilist:
8469         Moved ...
8470         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libutil.abilist: ... here.
8471         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libc.abilist:
8472         Moved ...
8473         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libc.abilist:
8474         ... here.
8475         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libm.abilist:
8476         Moved ...
8477         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libm.abilist:
8478         ... here.
8479         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data:
8480         Moved ...
8481         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/localplt.data:
8482         ... here.
8483         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/c++-types.data:
8484         Moved ...
8485         * sysdeps/unix/sysv/linux/powerpc/powerpc64/c++-types.data: ... here.
8486         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld-le.abilist:
8487         Moved ...
8488         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ld-le.abilist: ... here.
8489         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist: Moved ...
8490         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ld.abilist: ... here.
8491         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale-le.abilist:
8492         Moved ...
8493         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libBrokenLocale-le.abilist:
8494         ... here.
8495         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale.abilist:
8496         Moved ...
8497         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libBrokenLocale.abilist:
8498         ... here.
8499         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl-le.abilist:
8500         Moved ...
8501         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libanl-le.abilist: ... here.
8502         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl.abilist:
8503         Moved ...
8504         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libanl.abilist: ... here.
8505         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc-le.abilist:
8506         Moved ...
8507         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libc-le.abilist: ... here.
8508         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
8509         Moved ...
8510         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libc.abilist: ... here.
8511         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt-le.abilist:
8512         Moved ...
8513         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libcrypt-le.abilist:
8514         ... here.
8515         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt.abilist:
8516         Moved ...
8517         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libcrypt.abilist: ... here.
8518         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl-le.abilist:
8519         Moved ...
8520         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libdl-le.abilist: ... here.
8521         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl.abilist:
8522         Moved ...
8523         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libdl.abilist: ... here.
8524         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm-le.abilist:
8525         Moved ...
8526         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libm-le.abilist: ... here.
8527         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist: Moved ...
8528         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libm.abilist: ... here.
8529         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl-le.abilist:
8530         Moved ...
8531         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libnsl-le.abilist: ... here.
8532         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl.abilist:
8533         Moved ...
8534         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libnsl.abilist: ... here.
8535         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread-le.abilist:
8536         Moved ...
8537         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libpthread-le.abilist:
8538         ... here.
8539         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
8540         Moved ...
8541         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libpthread.abilist:
8542         ... here.
8543         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv-le.abilist:
8544         Moved ...
8545         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libresolv-le.abilist:
8546         ... here.
8547         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv.abilist:
8548         Moved ...
8549         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libresolv.abilist: ... here.
8550         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt-le.abilist:
8551         Moved ...
8552         * sysdeps/unix/sysv/linux/powerpc/powerpc64/librt-le.abilist: ... here.
8553         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt.abilist:
8554         Moved ...
8555         * sysdeps/unix/sysv/linux/powerpc/powerpc64/librt.abilist: ... here.
8556         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db-le.abilist:
8557         Moved ...
8558         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libthread_db-le.abilist:
8559         ... here.
8560         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db.abilist:
8561         Moved ...
8562         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libthread_db.abilist:
8563         ... here.
8564         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil-le.abilist:
8565         Moved ...
8566         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libutil-le.abilist:
8567         ... here.
8568         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil.abilist:
8569         Moved ...
8570         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libutil.abilist: ... here.
8571         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/localplt.data:
8572         Moved ...
8573         * sysdeps/unix/sysv/linux/powerpc/powerpc64/localplt.data: ... here.
8575 2014-06-23  Will Newton  <will.newton@linaro.org>
8576             Wilco  <wdijkstr@arm.com>
8578         * sysdeps/generic/math_private.h: Add generic HAVE_RM_CTX
8579         implementation.  Include get-rounding-mode.h.
8580         [!HAVE_RM_CTX]: Define HAVE_RM_CTX to zero.
8581         [!libc_feholdsetround_noex_ctx]: Define
8582         libc_feholdsetround_noex_ctx.
8583         [!libc_feholdsetround_noexf_ctx]: Define
8584         libc_feholdsetround_noexf_ctx.
8585         [!libc_feholdsetround_noexl_ctx]: Define
8586         libc_feholdsetround_noexl_ctx.
8587         (libc_feholdsetround_ctx): New function.
8588         (libc_feresetround_ctx): New function.
8589         (libc_feholdsetround_noex_ctx): New function.
8590         (libc_feresetround_noex_ctx): New function.
8592 2014-06-23  Roland McGrath  <roland@hack.frob.com>
8594         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h: Moved ...
8595         * sysdeps/mips/nptl/bits/pthreadtypes.h: ... here.
8596         * sysdeps/unix/sysv/linux/mips/nptl/bits/semaphore.h: Moved ...
8597         * sysdeps/mips/nptl/bits/semaphore.h: ... here.
8598         * sysdeps/unix/sysv/linux/mips/nptl/bits/local_lim.h: Moved ...
8599         * sysdeps/unix/sysv/linux/mips/bits/local_lim.h: ... here.
8601         * sysdeps/unix/sysv/linux/m68k/nptl/bits/pthreadtypes.h: Moved ...
8602         * sysdeps/m68k/nptl/bits/pthreadtypes.h: ... here.
8603         * sysdeps/unix/sysv/linux/m68k/nptl/bits/semaphore.h: Moved ...
8604         * sysdeps/m68k/nptl/bits/semaphore.h: ... here.
8605         * sysdeps/unix/sysv/linux/m68k/nptl/c++-types.data: Moved ...
8606         * sysdeps/unix/sysv/linux/m68k/c++-types.data: ... here.
8607         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/bits/atomic.h: Moved ...
8608         * sysdeps/unix/sysv/linux/m68k/coldfire/bits/atomic.h: ... here.
8609         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/ld.abilist: Moved ...
8610         * sysdeps/unix/sysv/linux/m68k/coldfire/ld.abilist: ... here.
8611         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libBrokenLocale.abilist:
8612         Moved ...
8613         * sysdeps/unix/sysv/linux/m68k/coldfire/libBrokenLocale.abilist:
8614         ... here.
8615         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libanl.abilist: Moved ...
8616         * sysdeps/unix/sysv/linux/m68k/coldfire/libanl.abilist: ... here.
8617         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libc.abilist: Moved ...
8618         * sysdeps/unix/sysv/linux/m68k/coldfire/libc.abilist: ... here.
8619         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libcrypt.abilist:
8620         Moved ...
8621         * sysdeps/unix/sysv/linux/m68k/coldfire/libcrypt.abilist: ... here.
8622         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libdl.abilist: Moved ...
8623         * sysdeps/unix/sysv/linux/m68k/coldfire/libdl.abilist: ... here.
8624         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libm.abilist: Moved ...
8625         * sysdeps/unix/sysv/linux/m68k/coldfire/libm.abilist: ... here.
8626         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libnsl.abilist: Moved ...
8627         * sysdeps/unix/sysv/linux/m68k/coldfire/libnsl.abilist: ... here.
8628         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libpthread.abilist:
8629         Moved ...
8630         * sysdeps/unix/sysv/linux/m68k/coldfire/libpthread.abilist: ... here.
8631         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libresolv.abilist:
8632         Moved ...
8633         * sysdeps/unix/sysv/linux/m68k/coldfire/libresolv.abilist: ... here.
8634         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/librt.abilist: Moved ...
8635         * sysdeps/unix/sysv/linux/m68k/coldfire/librt.abilist: ... here.
8636         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libthread_db.abilist:
8637         Moved ...
8638         * sysdeps/unix/sysv/linux/m68k/coldfire/libthread_db.abilist: ... here.
8639         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libutil.abilist: Moved ...
8640         * sysdeps/unix/sysv/linux/m68k/coldfire/libutil.abilist: ... here.
8641         * sysdeps/unix/sysv/linux/m68k/nptl/localplt.data: Moved ...
8642         * sysdeps/unix/sysv/linux/m68k/localplt.data: ... here.
8643         * sysdeps/unix/sysv/linux/m68k/nptl/lowlevellock.h: Moved ...
8644         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: ... here.
8645         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/ld.abilist: Moved ...
8646         * sysdeps/unix/sysv/linux/m68k/m680x0/ld.abilist: ... here.
8647         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libBrokenLocale.abilist:
8648         Moved ...
8649         * sysdeps/unix/sysv/linux/m68k/m680x0/libBrokenLocale.abilist:
8650         ... here.
8651         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libanl.abilist: Moved ...
8652         * sysdeps/unix/sysv/linux/m68k/m680x0/libanl.abilist: ... here.
8653         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libc.abilist: Moved ...
8654         * sysdeps/unix/sysv/linux/m68k/m680x0/libc.abilist: ... here.
8655         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libcrypt.abilist: Moved ...
8656         * sysdeps/unix/sysv/linux/m68k/m680x0/libcrypt.abilist: ... here.
8657         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libdl.abilist: Moved ...
8658         * sysdeps/unix/sysv/linux/m68k/m680x0/libdl.abilist: ... here.
8659         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libm.abilist: Moved ...
8660         * sysdeps/unix/sysv/linux/m68k/m680x0/libm.abilist: ... here.
8661         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libnsl.abilist: Moved ...
8662         * sysdeps/unix/sysv/linux/m68k/m680x0/libnsl.abilist: ... here.
8663         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libpthread.abilist:
8664         Moved ...
8665         * sysdeps/unix/sysv/linux/m68k/m680x0/libpthread.abilist: ... here.
8666         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libresolv.abilist: Moved ...
8667         * sysdeps/unix/sysv/linux/m68k/m680x0/libresolv.abilist: ... here.
8668         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/librt.abilist: Moved ...
8669         * sysdeps/unix/sysv/linux/m68k/m680x0/librt.abilist: ... here.
8670         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libthread_db.abilist:
8671         Moved ...
8672         * sysdeps/unix/sysv/linux/m68k/m680x0/libthread_db.abilist: ... here.
8673         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libutil.abilist: Moved ...
8674         * sysdeps/unix/sysv/linux/m68k/m680x0/libutil.abilist: ... here.
8675         * sysdeps/unix/sysv/linux/m68k/nptl/sysdep-cancel.h: Moved ...
8676         * sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h: ... here.
8678         * sysdeps/unix/sysv/linux/sh/nptl/c++-types.data: Moved ...
8679         * sysdeps/unix/sysv/linux/sh/c++-types.data: ... here.
8680         * sysdeps/unix/sysv/linux/sh/nptl/ld.abilist: Moved ...
8681         * sysdeps/unix/sysv/linux/sh/ld.abilist: ... here.
8682         * sysdeps/unix/sysv/linux/sh/nptl/libBrokenLocale.abilist: Moved ...
8683         * sysdeps/unix/sysv/linux/sh/libBrokenLocale.abilist: ... here.
8684         * sysdeps/unix/sysv/linux/sh/nptl/libanl.abilist: Moved ...
8685         * sysdeps/unix/sysv/linux/sh/libanl.abilist: ... here.
8686         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Moved ...
8687         * sysdeps/unix/sysv/linux/sh/libc.abilist: ... here.
8688         * sysdeps/unix/sysv/linux/sh/nptl/libcrypt.abilist: Moved ...
8689         * sysdeps/unix/sysv/linux/sh/libcrypt.abilist: ... here.
8690         * sysdeps/unix/sysv/linux/sh/nptl/libdl.abilist: Moved ...
8691         * sysdeps/unix/sysv/linux/sh/libdl.abilist: ... here.
8692         * sysdeps/unix/sysv/linux/sh/nptl/libm.abilist: Moved ...
8693         * sysdeps/unix/sysv/linux/sh/libm.abilist: ... here.
8694         * sysdeps/unix/sysv/linux/sh/nptl/libnsl.abilist: Moved ...
8695         * sysdeps/unix/sysv/linux/sh/libnsl.abilist: ... here.
8696         * sysdeps/unix/sysv/linux/sh/nptl/libpthread.abilist: Moved ...
8697         * sysdeps/unix/sysv/linux/sh/libpthread.abilist: ... here.
8698         * sysdeps/unix/sysv/linux/sh/nptl/libresolv.abilist: Moved ...
8699         * sysdeps/unix/sysv/linux/sh/libresolv.abilist: ... here.
8700         * sysdeps/unix/sysv/linux/sh/nptl/librt.abilist: Moved ...
8701         * sysdeps/unix/sysv/linux/sh/librt.abilist: ... here.
8702         * sysdeps/unix/sysv/linux/sh/nptl/libthread_db.abilist: Moved ...
8703         * sysdeps/unix/sysv/linux/sh/libthread_db.abilist: ... here.
8704         * sysdeps/unix/sysv/linux/sh/nptl/libutil.abilist: Moved ...
8705         * sysdeps/unix/sysv/linux/sh/libutil.abilist: ... here.
8707 2014-06-23  Joseph Myers  <joseph@codesourcery.com>
8709         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h [__USE_GNU]
8710         (FALLOC_FL_COLLAPSE_RANGE): New macro.
8711         [__USE_GNU] (FALLOC_FL_ZERO_RANGE): Likewise.
8712         * sysdeps/unix/sysv/linux/bits/in.h (IP_PMTUDISC_OMIT): Likewise.
8713         (IPV6_PMTUDISC_INTERFACE): Likewise.
8714         (IPV6_PMTUDISC_OMIT): Likewise.
8716 2014-06-23  Andreas Schwab  <schwab@suse.de>
8718         * nptl/sysdeps/unix/sysv/linux/mq_notify.c (init_mq_netlink):
8719         Remove unused errout label.
8721 2014-06-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8723         * sysdeps/powerpc/bits/hwcap.h [PPC_FEATURE2_HAS_VEC_CRYPTO]: New
8724         macro: hardware supports Vector Crypto instructions.
8726 2014-06-23  Will Newton  <will.newton@linaro.org>
8728         * elf/dl-lookup.c: Use __glibc_unlikely and __glibc_likely
8729         rather than __builtin_expect.
8731         * elf/dl-lookup.c (undefined_msg): Remove variable.
8732         (_dl_lookup_symbol_x): Replace undefined_msg with string
8733         literal.
8735         * elf/dl-lookup.c (do_lookup_unique): New function.
8736         (do_lookup_x): Move STB_GNU_UNIQUE handling code
8737         to a separate function.
8739 2014-06-23  Andreas Schwab  <schwab@suse.de>
8741         [BZ #17079]
8742         * nss/nss_files/files-XXX.c (get_contents): Store overflow marker
8743         before reading the next line.
8745 2014-06-23  Will Newton  <will.newton@linaro.org>
8747         * test-skeleton.c (signal_handler): Use printf and %m
8748         rather than perror.  Use printf rather than fprintf to
8749         stderr.  Use puts rather than fputs to stderr.
8750         (main): Likewise.
8752 2014-06-22  Ludovic Courtès  <ludo@gnu.org>
8754         * nscd/nscd.c (thread_info_t): Remove typedef.
8755         (thread_info): Remove variable.
8757 2014-06-21  Allan McRae  <allan@archlinux.org>
8759         * NEWS: Mention CVE-2014-4043.
8761 2014-06-20  Roland McGrath  <roland@hack.frob.com>
8763         * nptl/sysdeps/unix/sysv/linux/smp.h: Moved ...
8764         * nptl/smp.h: ... here.
8766         * nptl/sysdeps/unix/sysv/linux/rtld-lowlevel.h: File removed.
8768         * include/libc-symbols.h (HAVE_CONFIG_H, STDC_HEADERS): New macros.
8769         * catgets/Makefile (catgets-CPPFLAGS): Remove -DHAVE_CONFIG_H.
8770         * locale/Makefile (CPPFLAGS-locale-programs): Likewise.
8771         * stdlib/strtol_l.c [_LIBC] (STDC_HEADERS): Don't define it.
8773         * nptl/allocatestack.c: Include <stack-aliasing.h>.
8774         * nptl/stack-aliasing.h: New file.
8775         * sysdeps/i386/i686/stack-aliasing.h: New file.
8776         * sysdeps/i386/i686/nptl/Makefile: File removed.
8777         * sysdeps/x86_64/stack-aliasing.h: New file.
8778         * sysdeps/x86_64/nptl/Makefile
8779         (CFLAGS-pthread_create.c): Variable removed.
8781         * nptl/sysdeps/unix/sysv/linux/bits/local_lim.h: Moved ...
8782         * sysdeps/unix/sysv/linux/bits/local_lim.h: ... here, replacing the
8783         old file.
8784         * nptl/sysdeps/unix/sysv/linux/bits/posix_opt.h: Moved ...
8785         * sysdeps/unix/sysv/linux/bits/posix_opt.h: ... here, replacing the
8786         old file.
8788 2014-06-21  Joseph Myers  <joseph@codesourcery.com>
8790         * sysdeps/unix/sysv/linux/arm/kernel-features.h
8791         (__ASSUME_SIGFRAME_V2): Remove macro.
8792         * sysdeps/unix/sysv/linux/arm/sigrestorer.S: Update comment.
8793         [!__ASSUME_SIGFRAME_V2]: Remove conditional code.
8794         (__default_sa_restorer_v2): Rename to __default_sa_restorer.
8795         (__default_rt_sa_restorer_v2): Rename to __default_rt_sa_restorer.
8796         * sysdeps/unix/sysv/linux/arm/sigaction.c (__default_sa_restorer):
8797         Declare as function.  Remove conditional macro definitions.
8798         (__default_rt_sa_restorer): Likewise.
8799         (__default_sa_restorer_v1): Remove declaration.
8800         (__default_sa_restorer_v2): Likewise.
8801         (__default_rt_sa_restorer_v1): Likewise.
8802         (__default_rt_sa_restorer_v2): Likewise.
8803         * sysdeps/unix/sysv/linux/arm/Versions (GLIBC_PRIVATE): Remove
8804         __default_sa_restorer_v1, __default_rt_sa_restorer_v1,
8805         __default_sa_restorer_v2 and __default_rt_sa_restorer_v2.
8807 2014-06-20  Roland McGrath  <roland@hack.frob.com>
8809         * sysdeps/unix/sysv/linux/sparc/Makefile [$(subdir) = nptl]
8810         (libpthread-routines): Add sysdep.
8811         * nptl/sysdeps/unix/sysv/linux/sparc/Makefile: File removed.
8812         * sysdeps/unix/sysv/linux/sparc/Versions
8813         (libpthread: GLIBC_2.3.3): New version set.
8814         * nptl/sysdeps/unix/sysv/linux/sparc/Versions: File removed.
8815         * nptl/sysdeps/unix/sysv/linux/sparc/aio_cancel.c: Moved ...
8816         * sysdeps/unix/sysv/linux/sparc/aio_cancel.c: ... here.
8817         * nptl/sysdeps/unix/sysv/linux/sparc/internaltypes.h: Moved ...
8818         * sysdeps/sparc/nptl/internaltypes.h: ... here.  Use #include_next.
8819         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_destroy.c:
8820         Moved ...
8821         * sysdeps/sparc/nptl/pthread_barrier_destroy.c: ... here.
8822         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_init.c: Moved ...
8823         * sysdeps/sparc/nptl/pthread_barrier_init.c: ... here.
8824         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_wait.c: Moved ...
8825         * sysdeps/sparc/nptl/pthread_barrier_wait.c: ... here.
8826         * nptl/sysdeps/unix/sysv/linux/sparc/sem_init.c: Moved ...
8827         * sysdeps/sparc/nptl/sem_init.c: ... here.
8828         * nptl/sysdeps/unix/sysv/linux/sparc/sem_post.c: Moved ...
8829         * sysdeps/sparc/nptl/sem_post.c: ... here.
8830         * nptl/sysdeps/unix/sysv/linux/sparc/sem_timedwait.c: Moved ...
8831         * sysdeps/sparc/nptl/sem_timedwait.c: ... here.
8832         * nptl/sysdeps/unix/sysv/linux/sparc/sem_wait.c: Moved ...
8833         * sysdeps/sparc/nptl/sem_wait.c: ... here.
8834         * nptl/sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Moved ...
8835         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: ... here.
8836         * sysdeps/sparc/sparc32/sparcv9/Makefile [$(subdir) = nptl]
8837         (libpthread-routines): Add cpu_relax.
8838         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/Makefile:
8839         File removed.
8840         * sysdeps/unix/sysv/linux/sparc/sparc64/Versions
8841         (librt: GLIBC_2.3.3): New version set.
8842         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/Versions: File removed.
8843         * sysdeps/sparc/sparc64/nptl/Makefile: New file.
8844         * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile [$(subdir) = nptl]
8845         (CFLAGS-pause.c, CFLAGS-sigsuspend.c): New variables.
8846         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/Makefile: File removed.
8847         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/lowlevellock.c: Moved ...
8848         * sysdeps/sparc/sparc32/nptl/lowlevellock.c: ... here.
8849         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/pthread_barrier_wait.c:
8850         Moved ...
8851         * sysdeps/sparc/sparc32/nptl/pthread_barrier_wait.c: ... here.
8852         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_post.c: Moved ...
8853         * sysdeps/sparc/sparc32/nptl/sem_post.c: ... here.
8854         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_timedwait.c: Moved ...
8855         * sysdeps/sparc/sparc32/nptl/sem_timedwait.c: ... here.
8856         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_trywait.c: Moved ...
8857         * sysdeps/sparc/sparc32/nptl/sem_trywait.c: ... here.
8858         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_wait.c: Moved ...
8859         * sysdeps/sparc/sparc32/nptl/sem_wait.c: ... here.
8860         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/cpu_relax.S:
8861         Moved ...
8862         * sysdeps/sparc/sparc32/sparcv9/nptl/cpu_relax.S: ... here.
8863         Update #include.
8864         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/pthread_barrier_wait.c:
8865         Moved ...
8866         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_barrier_wait.c: ... here.
8867         Update #include.
8868         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_post.c:
8869         Moved ...
8870         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_post.c: ... here.
8871         Update #include.
8872         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_timedwait.c:
8873         Moved ...
8874         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_timedwait.c: ... here.
8875         Update #include.
8876         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_trywait.c:
8877         Moved ...
8878         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_trywait.c: ... here.
8879         Update #include.
8880         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_wait.c:
8881         Moved ...
8882         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_wait.c: ... here.
8883         Update #include.
8884         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/cpu_relax.S: Moved ...
8885         * sysdeps/sparc/sparc64/nptl/cpu_relax.S: ... here.
8886         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: Moved ...
8887         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: ... here.
8888         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: Moved ...
8889         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: ... here.
8890         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_create.c: Moved ...
8891         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_create.c: ... here.
8892         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_delete.c: Moved ...
8893         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_delete.c: ... here.
8894         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_getoverr.c:
8895         Moved ...
8896         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_getoverr.c: ... here.
8897         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_gettime.c: Moved ...
8898         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_gettime.c: ... here.
8899         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_settime.c: Moved ...
8900         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_settime.c: ... here.
8902 2014-06-20  Joseph Myers  <joseph@codesourcery.com>
8904         * nptl/pthread_cond_wait.c: Include <kernel-features.h>.
8905         * nptl/pthread_rwlock_timedrdlock.c: Likewise.
8906         * nptl/pthread_rwlock_timedwrlock.c: Likewise.
8907         * nptl/sysdeps/unix/sysv/linux/lowlevelrobustlock.c: Likewise.
8908         * nscd/nscd.c: Likewise.
8909         * sysdeps/i386/nptl/tcb-offsets.sym: Likewise.
8910         * sysdeps/powerpc/nptl/tcb-offsets.sym: Likewise.
8911         * sysdeps/sh/nptl/tcb-offsets.sym: Likewise.
8912         * sysdeps/x86_64/nptl/tcb-offsets.sym: Likewise.
8914         * nptl/sysdeps/unix/sysv/linux/mq_notify.c: Do not include
8915         <kernel-features.h>.
8916         (init_mq_netlink): Remove conditional have_sock_cloexec
8917         definitions.  Remove code conditional on have_sock_cloexec < 0.
8918         (init_mq_netlink) [!SOCK_CLOEXEC]: Remove conditional code.
8919         (init_mq_netlink) [!__ASSUME_SOCK_CLOEXEC]: Likewise.
8920         * sysdeps/unix/sysv/linux/opensock.c: Do not include
8921         <kernel-features.h>.
8922         (__opensock) [SOCK_CLOEXEC]: Make code unconditional.
8923         (__opensock) [!__ASSUME_SOCK_CLOEXEC]: Remove conditional code.
8925 2014-06-20  H.J. Lu  <hongjiu.lu@intel.com>
8927         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
8928         Add tests for memset_chk and memset.
8930         * sysdeps/x86_64/multiarch/init-arch.h (HAS_AVX2): Defined
8931         with AVX2_Usable.
8933 2014-06-20  Maciej W. Rozycki  <macro@codesourcery.com>
8935         [BZ #16046]
8936         * elf/tst-dl-iter-static.c: New file.
8937         * elf/Makefile (tests-static): Add tst-dl-iter-static.
8939         * stdlib/tst-qsort2.c (main): Fix off-by-one argc interpretation
8940         error.
8942 2014-06-20  Joseph Myers  <joseph@codesourcery.com>
8944         * sysdeps/unix/sysv/linux/kernel-features.h
8945         (__ASSUME_F_GETOWN_EX): Remove macro.
8946         * sysdeps/unix/sysv/linux/fcntl.c: Do not include
8947         <kernel-features.h>.
8948         (miss_F_GETOWN_EX): Remove variable or macro.
8949         (do_fcntl): Do not check miss_F_GETOWN_EX.
8950         (do_fcntl) [!__ASSUME_F_GETOWN_EX]: Remove conditional code.
8952         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_AT_RANDOM):
8953         Remove macro.
8954         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard)
8955         [!__ASSUME_AT_RANDOM]: Remove conditional code.
8956         (_dl_setup_pointer_guard) [!__ASSUME_AT_RANDOM]: Likewise.
8958         * sysdeps/unix/sysv/linux/kernel-features.h
8959         (__ASSUME_ADJ_OFFSET_SS_READ): Remove macro.
8960         * sysdeps/unix/sysv/linux/adjtime.c (ADJTIME)
8961         [ADJ_OFFSET_SS_READ]: Make code unconditional.
8962         (ADJTIME) [!ADJ_OFFSET_SS_READ]: Remove conditional code.
8964 2014-06-20  Maciej W. Rozycki  <macro@codesourcery.com>
8966         [BZ #17075]
8967         * sysdeps/arm/dl-machine.h (elf_machine_rel) <R_ARM_TLS_DESC>:
8968         Fix calculation of the symbol's value.
8969         * sysdeps/arm/tst-armtlsdescloc.c: New file.
8970         * sysdeps/arm/tst-armtlsdesclocmod.c: New file.
8971         * sysdeps/arm/tst-armtlsdescextnow.c: New file.
8972         * sysdeps/arm/tst-armtlsdescextlazymod.c: New file.
8973         * sysdeps/arm/tst-armtlsdescextlazy.c: New file.
8974         * sysdeps/arm/tst-armtlsdescextnowmod.c: New file.
8975         * sysdeps/arm/Makefile (tests): Add `tst-armtlsdesc',
8976         `tst-armtlsdescextnow' and `tst-armtlsdescextlazy'.
8977         (modules-names): Add `tst-armtlsdescmod',
8978         `tst-armtlsdescextlazymod' and `tst-armtlsdescextnowmod'.
8979         (CPPFLAGS-tst-armtlsdescextnowmod.c): New variable.
8980         (CPPFLAGS-tst-armtlsdescextlazymod.c): Likewise.
8981         (CFLAGS-tst-armtlsdesclocmod.c): Likewise.
8982         (CFLAGS-tst-armtlsdescextnowmod.c): Likewise.
8983         (CFLAGS-tst-armtlsdescextlazymod.c): Likewise.
8984         (LDFLAGS-tst-armtlsdescextnowmod.so): Likewise.
8985         ($(objpfx)tst-armtlsdescloc): New dependency.
8986         ($(objpfx)tst-armtlsdescextnow): Likewise.
8987         ($(objpfx)tst-armtlsdescextlazy): Likewise.
8988         * sysdeps/arm/configure.ac: Add a check for tools' GNU descriptor
8989         TLS scheme support.
8990         * sysdeps/arm/configure: Regenerate.
8992 2014-06-20  Joseph Myers  <joseph@codesourcery.com>
8994         * include/fcntl.h (__atfct_seterrno): Remove prototype.
8995         (__atfct_seterrno_2): Likewise.
8996         * sysdeps/unix/sysv/linux/alpha/dl-fxstatat64.c: Do not include
8997         <kernel-features.h>.
8998         (__ASSUME_ATFCTS): Do not undefine and redefine.
8999         * sysdeps/unix/sysv/linux/alpha/fxstatat.c [__ASSUME_ATFCTS]
9000         (__have_atfcts): Remove conditional definition.
9001         (__fxstatat([__NR_fstatat64]: Make code unconditional.
9002         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code and code
9003         unreachable if [__ASSUME_ATFCTS].
9004         * sysdeps/unix/sysv/linux/dl-fxstatat64.c (__ASSUME_ATFCTS): Do
9005         not undefine and redefine.
9006         * sysdeps/unix/sysv/linux/faccessat.c: Do not include
9007         <kernel-features.h>.
9008         (faccessat) [__NR_faccessat]: Make code unconditional.
9009         (faccessat) [!__ASSUME_ATFCTS]: Remove conditional code.
9010         * sysdeps/unix/sysv/linux/fchmodat.c: Do not include
9011         <kernel-features.h>.
9012         (fchmodat) [__NR_fchmodat]: Make code unconditional.
9013         (fchmodat) [!__ASSUME_ATFCTS]: Remove conditional code.
9014         * sysdeps/unix/sysv/linux/fchownat.c: Do not include
9015         <kernel-features.h>.
9016         (fchownat) [__NR_fchownat]: Make code unconditional.
9017         (fchownat) [!__ASSUME_ATFCTS]: Remove conditional code.
9018         * sysdeps/unix/sysv/linux/futimesat.c: Do not include
9019         <kernel-features.h>.
9020         (futimesat) [__NR_futimesat]: Make code unconditional.
9021         (futimesat) [!__ASSUME_ATFCTS]: Remove conditional code.
9022         * sysdeps/unix/sysv/linux/fxstatat.c: Do not include
9023         <kernel-features.h>.
9024         (__fxstatat) [__NR_newfstatat]: Make code unconditional.
9025         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code.
9026         * sysdeps/unix/sysv/linux/fxstatat64.c: Do not include
9027         <kernel-features.h>.
9028         (__fxstatat64) [__NR_fstatat64]: Make code unconditional.
9029         (__fxstatat64) [!__ASSUME_ATFCTS]: Remove conditional code.
9030         * sysdeps/unix/sysv/linux/i386/fchownat.c: Remove file.
9031         * sysdeps/unix/sysv/linux/i386/fxstatat.c: Do not include
9032         <kernel-features.h>.
9033         (__fxstatat) [__NR_fstatat64]: Make code unconditional.
9034         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code.
9035         * sysdeps/unix/sysv/linux/linkat.c: Do not include
9036         <kernel-features.h>.
9037         (linkat) [__NR_linkat]: Make code unconditional.
9038         (linkat) [!__ASSUME_ATFCTS]: Remove conditional code.
9039         * sysdeps/unix/sysv/linux/m68k/fchownat.c: Remove file.
9040         * sysdeps/unix/sysv/linux/mips/mips64/fxstatat64.c: Do not include
9041         <kernel-features.h>.
9042         (__fxstatat64) [__NR_newfstatat]: Make code unconditional.
9043         (__fxstatat64) [!__ASSUME_ATFCTS]: Remove conditional code.
9044         * sysdeps/unix/sysv/linux/mkdirat.c: Do not include
9045         <kernel-features.h>.
9046         (mkdirat) [__NR_mkdirat]: Make code unconditional.
9047         (mkdirat) [!__ASSUME_ATFCTS]: Remove conditional code.
9048         * sysdeps/unix/sysv/linux/openat.c: Do not include
9049         <kernel-features.h>.
9050         [!__ASSUME_ATFCTS] (__atfct_seterrno): Remove function.
9051         [!__ASSUME_ATFCTS] (__have_atfcts): Remove variable.
9052         (OPENAT_NOT_CANCEL) [__NR_openat]: Make code unconditional.
9053         (OPENAT_NOT_CANCEL) [!__ASSUME_ATFCTS]: Remove conditional code.
9054         * sysdeps/unix/sysv/linux/powerpc/fchownat.c: Remove file.
9055         * sysdeps/unix/sysv/linux/readlinkat.c: Do not include
9056         <kernel-features.h>.
9057         (readlinkat) [__NR_readlinkat]: Make code unconditional.
9058         (readlinkat) [!__ASSUME_ATFCTS]: Remove conditional code.  Return
9059         result of INLINE_SYSCALL directly, not via int variable.
9060         * sysdeps/unix/sysv/linux/renameat.c: Do not include
9061         <kernel-features.h>.
9062         [!__ASSUME_ATFCTS] (__atfct_seterrno_2): Remove function.
9063         (renameat) [__NR_renameat]: Make code unconditional.
9064         (renameat) [!__ASSUME_ATFCTS]: Remove conditional code.
9065         * sysdeps/unix/sysv/linux/s390/s390-32/fchownat.c: Remove file.
9066         * sysdeps/unix/sysv/linux/sh/fchownat.c: Remove file.
9067         * sysdeps/unix/sysv/linux/sparc/sparc32/fchownat.c: Remove file.
9068         * sysdeps/unix/sysv/linux/sparc/sparc64/dl-fxstatat64.c
9069         (__ASSUME_ATFCTS): Do not undefine and redefine.
9070         * sysdeps/unix/sysv/linux/symlinkat.c: Do not include
9071         <kernel-features.h>.
9072         (symlinkat) [__NR_symlinkat]: Make code unconditional.
9073         (symlinkat) [!__ASSUME_ATFCTS]: Remove conditional code.
9074         * sysdeps/unix/sysv/linux/unlinkat.c: Do not include
9075         <kernel-features.h>.
9076         (unlinkat) [__NR_unlinkat]: Make code unconditional.
9077         (unlinkat) [!__ASSUME_ATFCTS]: Remove conditional code.
9078         * sysdeps/unix/sysv/linux/wordsize-64/dl-fxstatat64.c
9079         (__ASSUME_ATFCTS): Do not undefine and redefine.
9080         * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c: Do not include
9081         <kernel-features.h>.
9082         (__fxstatat) [__NR_newfstatat]: Make code unconditional.
9083         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code.
9084         * sysdeps/unix/sysv/linux/xmknodat.c: Do not include
9085         <kernel-features.h>.
9086         (__xmknodat) [__NR_mknodat]: Make code unconditional.
9087         (__xmknodat) [!__ASSUME_ATFCTS]: Remove conditional code.
9089 2014-06-20  H.J. Lu  <hongjiu.lu@intel.com>
9091         * sysdeps/x86_64/multiarch/rtld-strlen.S: Removed.
9093 2014-06-20  Andreas Schwab  <schwab@linux-m68k.org>
9095         [BZ #17069]
9096         * posix/regcomp.c (parse_reg_exp): Deallocate partially
9097         constructed tree before returning error.
9098         * posix/bug-regexp36.c: Expand test case.
9100 2014-06-20  Stefan Liebler  <stli@linux.vnet.ibm.com>
9102         [BZ #6803]
9103         * math/libm-test.inc (scalbln_test_date):
9104         Add errno expectations.
9105         * math/w_scalblnf.c: New File.
9106         Add wrapper which checks for setting errno to ERANGE.
9107         Add weak_alias for corresponding scalbln function.
9108         * math/w_scalbln.c: Likewise.
9109         * math/w_scalblnl.c: Likewise.
9110         * math/Makefile (libm-calls): Add w_scalbln.
9111         * sysdeps/ieee754/flt-32/s_scalblnf.c:
9112         Remove weak_alias for corresponding scalbln function.
9113         * sysdeps/ieee754/dbl-64/s_scalbln.c: Likewise.
9114         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c: Likewise.
9115         * sysdeps/ieee754/ldbl-96/s_scalblnl.c: Likewise.
9116         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
9117         * sysdeps/sparc/sparc64/soft-fp/s_scalblnl.c: Likewise.
9118         * sysdeps/i386/fpu/s_scalbnf.S: Likewise.
9119         * sysdeps/i386/fpu/s_scalbn.S: Likewise.
9120         * sysdeps/i386/fpu/s_scalbnl.S: Likewise.
9121         * sysdeps/m68k/m680x0/fpu/s_scalbn.c: Likewise.
9122         * sysdeps/ieee754/ldbl-64-128/s_scalblnl.c:
9123         Remove long_double_symbol for scalblnl function in libm, libc.
9124         * sysdeps/ieee754/ldbl-64-128/w_scalblnl.c: New File.
9125         Add wrapper which checks for setting errno to ERANGE.
9126         Add long_double_symbol for scalblnl function in libm, libc.
9127         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c:
9128         Remove long_double_symbol for scalblnl in libm.
9129         * sysdeps/ieee754/ldbl-128ibm/w_scalblnl.c: New File.
9130         Add wrapper which checks for setting errno to ERANGE.
9131         Add long_double_symbol for scalblnl function in libm.
9132         * sysdeps/ia64/fpu/w_scalblnf.c: New File.
9133         Do not use wrapper because of own implementation.
9135 2014-06-19  H.J. Lu  <hongjiu.lu@intel.com>
9137         * sysdeps/x86/nptl/bits/pthreadtypes.h (pthread_rwlock_t): Use
9138         3 bytes for __pad1 for x32.
9139         (__PTHREAD_RWLOCK_ELISION_EXTRA): Likewise.
9141 2014-06-19  Ling Ma  <ling.ml@alibaba-inc.com>
9142             H.J. Lu  <hongjiu.lu@intel.com>
9144         * sysdeps/x86_64/multiarch/Makefile: Add memset-avx2.
9145         * sysdeps/x86_64/multiarch/memset-avx2.S: New file.
9146         * sysdeps/x86_64/multiarch/memset.S: Likewise.
9147         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
9148         * sysdeps/x86_64/multiarch/rtld-memset.S: Likewise.
9150 2014-06-19  Andreas Schwab  <schwab@linux-m68k.org>
9152         [BZ #17069]
9153         * posix/regcomp.c (parse_expression): Deallocate partially
9154         constructed tree before returning error.
9155         * posix/Makefile.c (tests): Add bug-regex36.
9156         (generated): Add bug-regex36.mtrace.
9157         (tests-special): Add $(objpfx)bug-regex36-mem.out
9158         (bug-regex36-ENV): New variable.
9159         ($(objpfx)bug-regex36-mem.out): New rule.
9160         * posix/bug-regex36.c: New file.
9162 2014-06-19  Will Newton  <will.newton@linaro.org>
9164         * malloc/malloc.c (systrim): If extra is zero then return
9165         early.
9167 2014-06-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
9169         * benchtests/Makefile ($(objpfx)bench-%.c): Remove $(.).
9171 2014-06-19  Richard Earnshaw  <rearnsha@arm.com>
9173         * sysdeps/aarch64/strchr.S: New file.
9175 2014-06-18  Joseph Myers  <joseph@codesourcery.com>
9177         [BZ #17022]
9178         * sysdeps/i386/fpu/e_logl.S (__ieee754_logl): Do not subtract 1
9179         from arguments -2 or below.
9180         * sysdeps/i386/i686/fpu/e_logl.S (__ieee754_logl): Likewise.
9181         * sysdeps/x86_64/fpu/e_logl.S (__ieee754_logl): Likewise.
9183 2014-06-18  Andreas Schwab  <schwab@suse.de>
9185         [BZ #17062]
9186         * posix/fnmatch_loop.c (FCT): Rerrange loop for skipping over rest
9187         of a bracket expr not to run off the end of the string.
9188         * posix/Makefile (tests): Add tst-fnmatch3.
9189         * posix/tst-fnmatch3.c: New file.
9191 2014-06-18  Joseph Myers  <joseph@codesourcery.com>
9193         * elf/Makefile ($(objpfx)tst-unused-dep.out): Use $(rtld-prefix).
9194         * iconvdata/Makefile ($(inst_gconvdir)/gconv-modules)
9195         [$(cross-compiling) = no]: Likewise.
9196         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules)
9197         [$(cross-compiling) = no]: Likewise.
9199 2014-16-17  Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
9201         [BZ #17031]
9202         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Consider the low
9203         double, adjusted for any remainder from the high double.
9204         * math/libm-test.inc (nearbyint): Add tests.
9205         (rint): Likewise.
9207 2014-06-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9209         * nptl/sysdeps/powerpc/Makefile: Moved ...
9210         * sysdeps/powerpc/nptl/Makefile: ... here.
9211         * nptl/sysdeps/powerpc/pthread_spin_lock.c: Moved ...
9212         * sysdeps/powerpc/nptl/pthread_spin_lock.c: .. here.
9213         * nptl/sysdeps/powerpc/pthread_spin_trylock.c: Moved ...
9214         * sysdeps/powerpc/nptl/pthread_spin_trylock.c: ... here.
9215         * nptl/sysdeps/powerpc/pthreaddef.h: Moved ...
9216         * sysdeps/powerpc/nptl/pthreaddef.h: ... here.
9217         * nptl/sysdeps/powerpc/tcb-offsets.sym: Moved ...
9218         * sysdeps/powerpc/nptl/tcb-offsets.sym: ... here.
9219         * nptl/sysdeps/powerpc/tls.h: Moved ...
9220         * sysdeps/powerpc/nptl/tls.h: ... here.
9222 2014-06-16  Joseph Myers  <joseph@codesourcery.com>
9224         [BZ #16681]
9225         * sysdeps/i386/fpu/s_ceil.S (__ceil): Add CFI.
9226         * sysdeps/i386/fpu/s_ceilf.S (__ceilf): Likewise.
9227         * sysdeps/i386/fpu/s_ceill.S (__ceill): Likewise.
9228         * sysdeps/i386/fpu/s_floor.S (__floor): Likewise.
9229         * sysdeps/i386/fpu/s_floorf.S (__floorf): Likewise.
9230         * sysdeps/i386/fpu/s_floorl.S (__floorl): Likewise.
9231         * sysdeps/i386/fpu/s_trunc.S (__trunc): Likewise.
9232         * sysdeps/i386/fpu/s_truncf.S (__truncf): Likewise.
9233         * sysdeps/i386/fpu/s_truncl.S (__truncl): Likewise.
9235 2014-06-17  Andreas Schwab  <schwab@linux-m68k.org>
9237         * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Update.
9239 2014-06-16  Andreas Schwab  <schwab@linux-m68k.org>
9241         * sysdeps/m68k/m680x0/bits/huge_vall.h: Fix missing space after
9242         defined operator.
9244         * scripts/cross-test-ssh.sh (timeoutfactor): Default to
9245         $TIMEOUTFACTOR.
9247 2014-06-16  Florian Weimer  <fweimer@redhat.com>
9249         [BZ #17058]
9250         * nptl/tst-setuid2.c (do_test): Fix tautological comparison in
9251         non-executed part of the test.
9253 2014-06-16  Andreas Schwab  <schwab@suse.de>
9255         * string/bits/string2.h (strdup, strndup): Update feature guard.
9257 2014-06-14  David S. Miller  <davem@davemloft.net>
9259         * sysdeps/sparc/fpu/libm-test-ulps: Update.
9261 2014-06-14  Andreas Schwab  <schwab@linux-m68k.org>
9263         * sysdeps/unix/sysv/linux/m68k/clone.S: Deconditionalize the code
9264         that was previously under [RESET_PID].
9265         * sysdeps/unix/sysv/linux/m68k/nptl/clone.S: Remove file.
9267         * sysdeps/unix/sysv/linux/m68k/pt-vfork.c: New file.
9268         * sysdeps/unix/sysv/linux/m68k/nptl/pt-vfork.S: Remove file.
9269         * sysdeps/unix/sysv/linux/m68k/vfork.S: Include <tcb-offsets.h>.
9270         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
9271         (__libc_vfork): New strong alias.
9272         * sysdeps/unix/sysv/linux/m68k/nptl/vfork.S: Remove file.
9274 2014-06-14 Andi Kleen  <ak@linux.intel.com>
9276         * sysdeps/generic/elide.h: New file.
9278 2014-06-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
9280         * Makefile (installed-headers): Adjust path of pthread.h header.
9282 2014-06-13  Roland McGrath  <roland@hack.frob.com>
9284         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h: Moved ...
9285         * sysdeps/s390/nptl/bits/pthreadtypes.h: ... here.
9286         * nptl/sysdeps/unix/sysv/linux/s390/bits/semaphore.h: Moved ...
9287         * sysdeps/s390/nptl/bits/semaphore.h: ... here.
9289         * nptl/sysdeps/s390/Makefile: Moved ...
9290         * sysdeps/s390/nptl/Makefile: ... here.
9291         * nptl/sysdeps/s390/pthread_spin_init.c: Moved ...
9292         * sysdeps/s390/nptl/pthread_spin_init.c: ... here.
9293         * nptl/sysdeps/s390/pthread_spin_lock.c: Moved ...
9294         * sysdeps/s390/nptl/pthread_spin_lock.c: ... here.
9295         * nptl/sysdeps/s390/pthread_spin_trylock.c: Moved ...
9296         * sysdeps/s390/nptl/pthread_spin_trylock.c: ... here.
9297         * nptl/sysdeps/s390/pthread_spin_unlock.c: Moved ...
9298         * sysdeps/s390/nptl/pthread_spin_unlock.c: ... here.
9299         * nptl/sysdeps/s390/pthreaddef.h: Moved ...
9300         * sysdeps/s390/nptl/pthreaddef.h: ... here.
9301         * nptl/sysdeps/s390/tcb-offsets.sym: Moved ...
9302         * sysdeps/s390/nptl/tcb-offsets.sym: ... here.
9303         * nptl/sysdeps/s390/tls.h: Moved ...
9304         * sysdeps/s390/nptl/tls.h: ... here.
9306         * sysdeps/unix/sysv/linux/s390/arch-fork.h: New file.
9307         * nptl/sysdeps/unix/sysv/linux/s390/fork.c: File removed.
9309 2014-06-13  David S. Miller  <davem@davemloft.net>
9311         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/clone.S: Delete.
9312         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/pt-vfork.S: Delete.
9313         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S: Moved ...
9314         * sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S: ... here.
9315         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/clone.S: Delete.
9316         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/pt-vfork.S: Delete.
9317         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/vfork.S: Moved ...
9318         * sysdeps/unix/sysv/linux/sparc/sparc64/vfork.S: ... here.
9319         * sysdeps/unix/sysv/linux/sparc/fork.S: Delete.
9320         * sysdeps/unix/sysv/linux/sparc/pt-vfork.S: New file.
9321         * sysdeps/unix/sysv/linux/sparc/sparc32/clone.S (__thread_start):
9322         Remove RESET_PID cpp guards.
9323         * sysdeps/unix/sysv/linux/sparc/sparc64/clone.S (__thread_start):
9324         Remove RESET_PID cpp guards.
9325         * sysdeps/unix/sysv/linux/sparc/vfork.S: Delete.
9327 2014-06-13  Andreas Schwab  <schwab@linux-m68k.org>
9329         * sysdeps/m68k/jmpbuf-unwind.h (_JMPBUF_UNWINDS, _jmpbuf_sp): Cast
9330         __sp to uintptr_t.
9332 2014-06-13  Andi Kleen  <ak@linux.intel.com>
9334         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S: Remove.
9335         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S: dito.
9336         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S: dito.
9337         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S: dito.
9338         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S: dito.
9339         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_rdlock.S: dito.
9340         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedrdlock.S: dito.
9341         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedwrlock.S: dito.
9342         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_unlock.S: dito.
9343         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_wrlock.S: dito.
9344         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_rdlock.S: dito.
9345         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedrdlock.S: dito.
9346         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedwrlock.S: dito.
9347         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_unlock.S: dito.
9348         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_wrlock.S: dito.
9349         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S: dito.
9350         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S: dito.
9351         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedwrlock.S: dito.
9352         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_unlock.S: dito.
9353         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S: dito.
9355         * nptl/pthread_rwlock_rdlock.c: Include elide.h.
9356         (pthread_rwlock_rdlock): Add elision.
9357         * nptl/pthread_rwlock_wrlock.c: Include elide.h.
9358         (pthread_rwlock_wrlock): Add elision.
9359         * nptl/pthread_rwlock_trywrlock.c: Include elide.h.
9360         (pthread_rwlock_trywrlock): Add elision.
9361         * nptl/pthread_rwlock_tryrdlock.c: Include elide.h.
9362         (pthread_rwlock_tryrdlock): Add elision.
9363         * nptl/pthread_rwlock_unlock.c: Include elide.h.
9364         (pthread_rwlock_tryrdlock): Add elision unlock.
9365         * nptl/sysdeps/pthread/pthread.h:
9366         (__PTHREAD_RWLOCK_ELISION_EXTRA): Handle new define
9367         (PTHREAD_RWLOCK_INITIALIZER,
9368         PTHREAD_RWLOCK_WRITER_NONRECURSIVE_INITIALIZER_NP):
9369         Handle new elision field.
9370         * sysdeps/x86/nptl/elide.h: New file. Add generic elision macros.
9371         * sysdeps/arm/nptl/bits/pthreadtypes.h
9372         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
9373         * sysdeps/sh/nptl/bits/pthreadtypes.h
9374         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
9375         * sysdeps/tile/nptl/bits/pthreadtypes.h
9376         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
9377         * sysdeps/a/nptl/bits/pthreadtypes.h
9378         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
9379         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/pthreadtypes.h
9380         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
9381         * sysdeps/unix/sysv/linux/alpha/nptl/bits/pthreadtypes.h
9382         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
9383         * sysdeps/unix/sysv/linux/hppa/nptl/bits/pthreadtypes.h
9384         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
9385         * sysdeps/unix/sysv/linux/ia64/nptl/bits/pthreadtypes.h
9386         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
9387         * sysdeps/unix/sysv/linux/m68k/nptl/bits/pthreadtypes.h
9388         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
9389         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/pthreadtypes.h
9390         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
9391         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h
9392         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
9393         * sysdeps/unix/sysv/linux/powerpc/nptl/bits/pthreadtypes.h
9394         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
9395         * sysdeps/unix/sysv/linux/x86/elision-conf.c:
9396         (elision_init): Set try_xbegin to zero when no RTM.
9397         * sysdeps/x86/nptl/bits/pthreadtypes.h
9398         (pthread_rwlock_t): Change __pad1 to __rwelision.
9399         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
9401 2014-06-13  Andi Kleen  <ak@linux.intel.com>
9403         * nptl/pthread_rwlock_rdlock (__pthread_rwlock_rdlock):
9404         Split into __do_pthread_rwlock_rdlock and __pthread_rwlock_rdlock.
9405         * nptl/pthread_rwlock_wrlock (__pthread_rwlock_wrlock):
9406         Split into __do_pthread_rwlock_wrlock and __pthread_wrlock_rdlock.
9408 2014-06-13  Meador Inge  <meadori@codesourcery.com>
9410         [BZ #16996]
9411         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Ensure
9412         that the cached result has been set before returning it.
9414 2014-06-12  Roland McGrath  <roland@hack.frob.com>
9416         * nptl/sysdeps/unix/sysv/linux/sparc/bits/pthreadtypes.h: Moved ...
9417         * sysdeps/sparc/nptl/bits/pthreadtypes.h: ... here.
9418         * nptl/sysdeps/unix/sysv/linux/sparc/bits/semaphore.h: Moved ...
9419         * sysdeps/sparc/nptl/bits/semaphore.h: ... here.
9420         * nptl/sysdeps/unix/sysv/linux/sparc/bits/local_lim.h: Moved ...
9421         * sysdeps/unix/sysv/linux/sparc/bits/local_lim.h: ... here.
9423         * nptl/sysdeps/sparc/Makefile: Moved ...
9424         * sysdeps/sparc/nptl/Makefile: ... here.
9425         * nptl/sysdeps/sparc/tcb-offsets.sym: Moved ...
9426         * sysdeps/sparc/nptl/tcb-offsets.sym: ... here.
9427         * nptl/sysdeps/sparc/tls.h: Moved ...
9428         * sysdeps/sparc/nptl/tls.h: ... here.
9429         * nptl/sysdeps/sparc/sparc32/pthread_spin_lock.S: Moved ...
9430         * sysdeps/sparc/sparc32/nptl/pthread_spin_lock.S: ... here.
9431         * nptl/sysdeps/sparc/sparc32/pthread_spin_trylock.S: Moved ...
9432         * sysdeps/sparc/sparc32/nptl/pthread_spin_trylock.S: ... here.
9433         * nptl/sysdeps/sparc/sparc32/pthreaddef.h: Moved ...
9434         * sysdeps/sparc/sparc32/nptl/pthreaddef.h: ... here.
9435         * nptl/sysdeps/sparc/sparc64/pthread_spin_init.c: Moved ...
9436         * sysdeps/sparc/sparc64/nptl/pthread_spin_init.c: ... here.
9437         * nptl/sysdeps/sparc/sparc64/pthread_spin_lock.S: Moved ...
9438         * sysdeps/sparc/sparc64/nptl/pthread_spin_lock.S: ... here.
9439         * nptl/sysdeps/sparc/sparc64/pthread_spin_trylock.S: Moved ...
9440         * sysdeps/sparc/sparc64/nptl/pthread_spin_trylock.S: ... here.
9441         * nptl/sysdeps/sparc/sparc64/pthread_spin_unlock.S: Moved ...
9442         * sysdeps/sparc/sparc64/nptl/pthread_spin_unlock.S: ... here.
9443         * nptl/sysdeps/sparc/sparc64/pthreaddef.h: Moved ...
9444         * sysdeps/sparc/sparc64/nptl/pthreaddef.h: ... here.
9445         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_init.c: Moved ...
9446         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_init.c: ... here.
9447         Update #include.
9448         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_lock.S: Moved ...
9449         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_lock.S: ... here.
9450         Update #include.
9451         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_trylock.S: Moved ...
9452         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_trylock.S: ... here.
9453         Update #include.
9454         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_unlock.S: Moved ...
9455         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_unlock.S: ... here.
9456         Update #include.
9458         * nptl/sysdeps/sparc/tls.h (TLS_DEFINE_INIT_TP): New macro.
9460         * sysdeps/unix/sysv/linux/sparc/arch-fork.h: New file.
9461         * nptl/sysdeps/unix/sysv/linux/sparc/fork.c: File removed.
9463         * sysdeps/pthread/posix-timer.h: Include <list.h>.
9464         (struct list_links): Type removed.
9465         (struct thread_node, struct timer_node): Replace struct list_links
9466         with struct list_head.
9467         (list_unlink_ip): Likewise.
9468         * sysdeps/pthread/timer_routines.c
9469         (timer_free_list, thread_free_list, thread_active_list): Likewise.
9470         (list_append, list_insbefore): Likewise.
9471         (list_init): Function removed.
9472         (thread_init, init_module): Use INIT_LIST_HEAD instead.
9473         * sysdeps/nptl/Makefile: Move tst-timer bits to ...
9474         * sysdeps/pthread/Makefile: ... here, new file.
9476         * nptl/sysdeps/unix/sysv/linux/Implies: Moved ...
9477         * sysdeps/nptl/Implies: ... here.
9478         * sysdeps/unix/sysv/linux/Implies: Add nptl.
9479         * nptl/sysdeps/pthread/list.h: Moved ...
9480         * include/list.h: ... here.
9481         * nptl/sysdeps/pthread/createthread.c: Moved ...
9482         * nptl/createthread.c: ... here.
9483         * nptl/sysdeps/unix/sysv/linux/createthread.c: Update #include.
9484         * nptl/sysdeps/pthread/pt-longjmp.c: Moved ...
9485         * nptl/pt-longjmp.c: ... here.
9486         * nptl/sysdeps/pthread/Makefile: Moved ...
9487         * sysdeps/nptl/Makefile: ... here.
9488         * nptl/sysdeps/pthread/Subdirs: Moved ...
9489         * sysdeps/nptl/Subdirs: ... here.
9490         * nptl/sysdeps/pthread/aio_misc.h: Moved ...
9491         * sysdeps/nptl/aio_misc.h: ... here.
9492         * nptl/sysdeps/pthread/bits/libc-lock.h: Moved ...
9493         * sysdeps/nptl/bits/libc-lock.h: ... here.
9494         * nptl/sysdeps/pthread/bits/libc-lockP.h: Moved ...
9495         * sysdeps/nptl/bits/libc-lockP.h: ... here.
9496         * nptl/sysdeps/pthread/bits/stdio-lock.h: Moved ...
9497         * sysdeps/nptl/bits/stdio-lock.h: ... here.
9498         * nptl/sysdeps/pthread/configure: Moved ...
9499         * sysdeps/nptl/configure: ... here.
9500         * nptl/sysdeps/pthread/configure.ac: Moved ...
9501         * sysdeps/nptl/configure.ac: ... here.
9502         * nptl/sysdeps/pthread/gai_misc.h: Moved ...
9503         * sysdeps/nptl/gai_misc.h: ... here.
9504         * nptl/sysdeps/pthread/librt-cancellation.c: Moved ...
9505         * sysdeps/nptl/librt-cancellation.c: ... here.
9506         * nptl/sysdeps/pthread/malloc-machine.h: Moved ...
9507         * sysdeps/nptl/malloc-machine.h: ... here.
9508         * nptl/sysdeps/pthread/pthread-functions.h: Moved ...
9509         * sysdeps/nptl/pthread-functions.h: ... here.
9510         * nptl/sysdeps/pthread/pthread.h: Moved ...
9511         * sysdeps/nptl/pthread.h: ... here.
9512         * nptl/sysdeps/pthread/setxid.h: Moved ...
9513         * sysdeps/nptl/setxid.h: ... here.
9514         * nptl/sysdeps/pthread/sigfillset.c: Moved ...
9515         * sysdeps/nptl/sigfillset.c: ... here.
9516         * nptl/sysdeps/pthread/tcb-offsets.h: Moved ...
9517         * sysdeps/nptl/tcb-offsets.h: ... here.
9518         * nptl/sysdeps/pthread/tst-mqueue8x.c: Moved ...
9519         * sysdeps/nptl/tst-mqueue8x.c: ... here.
9520         * nptl/sysdeps/pthread/unwind-forcedunwind.c: Moved ...
9521         * sysdeps/nptl/unwind-forcedunwind.c: ... here.
9522         * nptl/sysdeps/pthread/allocalim.h: Moved ...
9523         * sysdeps/pthread/allocalim.h: ... here.
9524         * nptl/sysdeps/pthread/bits/sigthread.h: Moved ...
9525         * sysdeps/pthread/bits/sigthread.h: ... here.
9526         * nptl/sysdeps/pthread/flockfile.c: Moved ...
9527         * sysdeps/pthread/flockfile.c: ... here.
9528         * nptl/sysdeps/pthread/ftrylockfile.c: Moved ...
9529         * sysdeps/pthread/ftrylockfile.c: ... here.
9530         * nptl/sysdeps/pthread/funlockfile.c: Moved ...
9531         * sysdeps/pthread/funlockfile.c: ... here.
9532         * nptl/sysdeps/pthread/posix-timer.h: Moved ...
9533         * sysdeps/pthread/posix-timer.h: ... here.
9534         * nptl/sysdeps/pthread/timer_create.c: Moved ...
9535         * sysdeps/pthread/timer_create.c: ... here.
9536         * nptl/sysdeps/pthread/timer_delete.c: Moved ...
9537         * sysdeps/pthread/timer_delete.c: ... here.
9538         * nptl/sysdeps/pthread/timer_getoverr.c: Moved ...
9539         * sysdeps/pthread/timer_getoverr.c: ... here.
9540         * nptl/sysdeps/pthread/timer_gettime.c: Moved ...
9541         * sysdeps/pthread/timer_gettime.c: ... here.
9542         * nptl/sysdeps/pthread/timer_routines.c: Moved ...
9543         * sysdeps/pthread/timer_routines.c: ... here.
9544         * nptl/sysdeps/pthread/timer_settime.c: Moved ...
9545         * sysdeps/pthread/timer_settime.c: ... here.
9546         * nptl/sysdeps/pthread/tst-timer.c: Moved ...
9547         * sysdeps/pthread/tst-timer.c: ... here.
9548         * nptl/sysdeps/pthread/pthread_sigmask.c: Moved ...
9549         * sysdeps/unix/sysv/linux/pthread_sigmask.c: ... here.
9551         * sysdeps/unix/sysv/linux/sigprocmask.c: Include <nptl/pthreadP.h>.
9552         * nptl/sysdeps/pthread/sigprocmask.c: File removed.
9554         * nptl/sysdeps/i386/i486/pthread_spin_trylock.S: Moved ...
9555         * sysdeps/i386/i486/nptl/pthread_spin_trylock.S: ... here.
9556         * nptl/sysdeps/i386/i586/pthread_spin_trylock.S: Moved ...
9557         * sysdeps/i386/i586/nptl/pthread_spin_trylock.S: ... here.
9558         Update #include target.
9559         * nptl/sysdeps/i386/i686/Makefile: Moved ...
9560         * sysdeps/i386/i686/nptl/Makefile: ... here.
9561         * nptl/sysdeps/i386/i686/pthread_spin_trylock.S: Moved ...
9562         * sysdeps/i386/i686/nptl/pthread_spin_trylock.S: ... here.
9563         Update #include target.
9564         * nptl/sysdeps/i386/i686/tls.h: Moved ...
9565         * sysdeps/i386/i686/nptl/tls.h: ... here.  Use #include_next.
9566         * nptl/sysdeps/i386/Makefile: Moved ...
9567         * sysdeps/i386/nptl/Makefile: ... here.
9568         * nptl/sysdeps/i386/pthread_spin_init.c: Moved ...
9569         * sysdeps/i386/nptl/pthread_spin_init.c: ... here.
9570         * sysdeps/x86_64/nptl/pthread_spin_init.c: Update #include target.
9571         * nptl/sysdeps/i386/pthread_spin_lock.S: Moved ...
9572         * sysdeps/i386/nptl/pthread_spin_lock.S: ... here.
9573         * nptl/sysdeps/i386/pthread_spin_unlock.S: Moved ...
9574         * sysdeps/i386/nptl/pthread_spin_unlock.S: ... here.
9575         * nptl/sysdeps/i386/pthreaddef.h: Moved ...
9576         * sysdeps/i386/nptl/pthreaddef.h: ... here.
9577         * nptl/sysdeps/i386/tcb-offsets.sym: Moved ...
9578         * sysdeps/i386/nptl/tcb-offsets.sym: ... here.
9579         * nptl/sysdeps/i386/tls.h: Moved ...
9580         * sysdeps/i386/nptl/tls.h: ... here.
9582         * sysdeps/sh/Makefile [$(subdir) = csu]
9583         (gen-as-const-headers): Add tcb-offsets.sym.
9584         * nptl/sysdeps/sh/Makefile: File removed.
9585         * nptl/sysdeps/sh/pthread_spin_init.c: Moved ...
9586         * sysdeps/sh/nptl/pthread_spin_init.c: ... here.
9587         * nptl/sysdeps/sh/pthread_spin_lock.c: Moved ...
9588         * sysdeps/sh/nptl/pthread_spin_lock.c: ... here.
9589         * nptl/sysdeps/sh/pthread_spin_trylock.S: Moved ...
9590         * sysdeps/sh/nptl/pthread_spin_trylock.S: ... here.
9591         * nptl/sysdeps/sh/pthread_spin_unlock.S: Moved ...
9592         * sysdeps/sh/nptl/pthread_spin_unlock.S: ... here.
9593         * nptl/sysdeps/sh/pthreaddef.h: Moved ...
9594         * sysdeps/sh/nptl/pthreaddef.h: ... here.
9595         * nptl/sysdeps/sh/tcb-offsets.sym: Moved ...
9596         * sysdeps/sh/nptl/tcb-offsets.sym: ... here.
9597         * nptl/sysdeps/sh/tls.h: Moved ...
9598         * sysdeps/sh/nptl/tls.h: ... here.
9599         * nptl/sysdeps/unix/sysv/linux/sh/libc-lowlevellock.S: Moved ...
9600         * sysdeps/unix/sysv/linux/sh/libc-lowlevellock.S: ... here.
9601         * nptl/sysdeps/unix/sysv/linux/sh/lowlevel-atomic.h: Moved ...
9602         * sysdeps/unix/sysv/linux/sh/lowlevel-atomic.h: ... here.
9603         * nptl/sysdeps/unix/sysv/linux/sh/lowlevellock.S: Moved ...
9604         * sysdeps/unix/sysv/linux/sh/lowlevellock.S: ... here.
9605         * nptl/sysdeps/unix/sysv/linux/sh/lowlevellock.h: Moved ...
9606         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: ... here.
9607         * nptl/sysdeps/unix/sysv/linux/sh/lowlevelrobustlock.S: Moved ...
9608         * sysdeps/unix/sysv/linux/sh/lowlevelrobustlock.S: ... here.
9609         * nptl/sysdeps/unix/sysv/linux/sh/pthread_barrier_wait.S: Moved ...
9610         * sysdeps/unix/sysv/linux/sh/pthread_barrier_wait.S: ... here.
9611         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S: Moved ...
9612         * sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S: ... here.
9613         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_signal.S: Moved ...
9614         * sysdeps/unix/sysv/linux/sh/pthread_cond_signal.S: ... here.
9615         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_timedwait.S: Moved ...
9616         * sysdeps/unix/sysv/linux/sh/pthread_cond_timedwait.S: ... here.
9617         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_wait.S: Moved ...
9618         * sysdeps/unix/sysv/linux/sh/pthread_cond_wait.S: ... here.
9619         * nptl/sysdeps/unix/sysv/linux/sh/pthread_once.S: Moved ...
9620         * sysdeps/unix/sysv/linux/sh/pthread_once.S: ... here.
9621         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_rdlock.S: Moved ...
9622         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_rdlock.S: ... here.
9623         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedrdlock.S:
9624         Moved ...
9625         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedrdlock.S: ... here.
9626         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedwrlock.S:
9627         Moved ...
9628         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedwrlock.S: ... here.
9629         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_unlock.S: Moved ...
9630         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_unlock.S: ... here.
9631         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_wrlock.S: Moved ...
9632         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_wrlock.S: ... here.
9633         * nptl/sysdeps/unix/sysv/linux/sh/sem_post.S: Moved ...
9634         * sysdeps/unix/sysv/linux/sh/sem_post.S: ... here.
9635         * nptl/sysdeps/unix/sysv/linux/sh/sem_timedwait.S: Moved ...
9636         * sysdeps/unix/sysv/linux/sh/sem_timedwait.S: ... here.
9637         * nptl/sysdeps/unix/sysv/linux/sh/sem_trywait.S: Moved ...
9638         * sysdeps/unix/sysv/linux/sh/sem_trywait.S: ... here.
9639         * nptl/sysdeps/unix/sysv/linux/sh/sem_wait.S: Moved ...
9640         * sysdeps/unix/sysv/linux/sh/sem_wait.S: ... here.
9641         * nptl/sysdeps/unix/sysv/linux/sh/sh4/lowlevellock.h: Moved ...
9642         * sysdeps/unix/sysv/linux/sh/sh4/lowlevellock.h: ... here.
9643         * nptl/sysdeps/unix/sysv/linux/sh/smp.h: Moved ...
9644         * sysdeps/unix/sysv/linux/sh/smp.h: ... here.
9645         * nptl/sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: Moved ...
9646         * sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: ... here.
9648 2014-06-12  Stefan Liebler  <stli@linux.vnet.ibm.com>
9650         * posix/spawn_faction_addopen.c: Include string.h.
9652 2014-06-11  Roland McGrath  <roland@hack.frob.com>
9654         * nptl/sysdeps/x86_64/64/shlib-versions: Moved ...
9655         * sysdeps/x86_64/64/nptl/shlib-versions: ... here.
9656         * nptl/sysdeps/x86_64/Makefile: Moved ...
9657         * sysdeps/x86_64/nptl/Makefile: ... here.
9658         * nptl/sysdeps/x86_64/configure: Moved ...
9659         * sysdeps/x86_64/nptl/configure: ... here.
9660         * nptl/sysdeps/x86_64/configure.ac: Moved ...
9661         * sysdeps/x86_64/nptl/configure.ac: ... here.
9662         * nptl/sysdeps/x86_64/pthread_spin_init.c: Moved ...
9663         * sysdeps/x86_64/nptl/pthread_spin_init.c: ... here.
9664         * nptl/sysdeps/x86_64/pthread_spin_lock.S: Moved ...
9665         * sysdeps/x86_64/nptl/pthread_spin_lock.S: ... here.
9666         * nptl/sysdeps/x86_64/pthread_spin_trylock.S: Moved ...
9667         * sysdeps/x86_64/nptl/pthread_spin_trylock.S: ... here.
9668         * nptl/sysdeps/x86_64/pthread_spin_unlock.S: Moved ...
9669         * sysdeps/x86_64/nptl/pthread_spin_unlock.S: ... here.
9670         * nptl/sysdeps/x86_64/pthreaddef.h: Moved ...
9671         * sysdeps/x86_64/nptl/pthreaddef.h: ... here.
9672         * nptl/sysdeps/x86_64/tcb-offsets.sym: Moved ...
9673         * sysdeps/x86_64/nptl/tcb-offsets.sym: ... here.
9674         * nptl/sysdeps/x86_64/tls.h: Moved ...
9675         * sysdeps/x86_64/nptl/tls.h: ... here.
9676         * nptl/sysdeps/x86_64/x32/shlib-versions: Moved ...
9677         * sysdeps/x86_64/x32/nptl/shlib-versions: ... here.
9678         * nptl/sysdeps/x86_64/x32/tls.h: Moved ...
9679         * sysdeps/x86_64/x32/nptl/tls.h: ... here.
9681         * sysdeps/x86_64/x32/nptl/tls.h: Use #include_next.
9683 2014-06-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9685         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
9687 2014-06-11  Joseph Myers  <joseph@codesourcery.com>
9689         * conform/data/sys/mman.h-data [POSIX] (size_t): Do not require
9690         type.
9691         [POSIX] (off_t): Likewise.
9692         * conform/data/sys/stat.h-data (S_IRGRP): Require constant.
9693         [POSIX] (S_ISBLK): Require macro.
9694         [POSIX] (S_ISCHR): Likewise.
9695         [POSIX] (S_ISDIR): Likewise.
9696         [POSIX] (S_ISFIFO): Likewise.
9697         [POSIX] (S_ISREG): Likewise.
9698         [POSIX || XPG3 || XPG4 || UNIX98] (S_TYPEISTMO): Do not list
9699         optional-macro.
9700         * conform/data/sys/types.h-data [POSIX] (blkcnt_t): Do not require
9701         type.
9702         [POSIX] (time_t): Likewise.
9703         [POSIX] (timer_t): Likewise.
9705 2014-06-11  Florian Weimer  <fweimer@redhat.com>
9707         [BZ #17048]
9708         * posix/spawn_int.h (struct __spawn_action): Make the path string
9709         non-const to support deallocation.
9710         * posix/spawn_faction_addopen.c
9711         (posix_spawn_file_actions_addopen): Make a copy of the pathname.
9712         * posix/spawn_faction_destroy.c
9713         (posix_spawn_file_actions_destroy): Adjust comment.  Deallocate
9714         path in all spawn_do_open actions.
9715         * posix/tst-spawn.c (do_test): Exercise the copy operation in
9716         posix_spawn_file_actions_addopen.
9718 2014-06-11  Chris Metcalf  <cmetcalf@tilera.com>
9720         * sysdeps/unix/sysv/linux/tile/pt-vfork.c: New file.
9721         * sysdeps/unix/sysv/linux/tile/pt-vfork.S: Remove file.
9722         * sysdeps/unix/sysv/linux/tile/vfork.S (__vfork): Make PT_VFORK
9723         conditional code always true.
9724         (__libc_vfork): New alias.
9726 2014-06-11  Roland McGrath  <roland@hack.frob.com>
9728         * sysdeps/tile/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
9729         * sysdeps/unix/sysv/linux/tile/createthread.c: File removed.
9731         * nptl/sysdeps/s390/tls.h (TLS_DEFINE_INIT_TP): New macro.
9733         * sysdeps/alpha/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
9734         * sysdeps/unix/sysv/linux/alpha/createthread.c: File removed.
9736         * nptl/sysdeps/powerpc/tls.h (TLS_DEFINE_INIT_TP): New macro.
9737         * sysdeps/unix/sysv/linux/powerpc/createthread.c: File removed.
9739         * sysdeps/aarch64/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
9740         * sysdeps/unix/sysv/linux/aarch64/nptl/createthread.c: File removed.
9742 2014-06-11  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
9744         * sysdeps/powerpc/powerpc64/power7/strcmp.S: New file: Optimization.
9745         * sysdeps/powerpc/powerpc64/multiarch/strcmp.c: New file:
9746         multiarch strcmp for PPC64.
9747         * sysdeps/powerpc/powerpc64/multiarch/strcmp-ppc64.S: New file.
9748         * sysdeps/powerpc/powerpc64/multiarch/strcmp-power7.S: New file.
9749         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcmp
9750         multiarch optimizations.
9751         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
9752         (__libc_ifunc_impl_list): Likewise.
9754 2014-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
9756         * benchtests/scripts/validate_benchout.py: New script.
9757         * benchtests/Makefile (bench-func): Call it.
9758         * benchtests/scripts/benchout.schema.json: New file.
9760 2014-06-10  Chris Metcalf  <cmetcalf@tilera.com>
9762         * sysdeps/unix/sysv/linux/tile/nptl/bits/pthreadtypes.h: Moved ...
9763         * sysdeps/tile/nptl/bits/pthreadtypes.h: ... here.
9764         * sysdeps/unix/sysv/linux/tile/nptl/bits/semaphore.h: Moved ...
9765         * sysdeps/tile/nptl/bits/semaphore.h: ... here.
9766         * sysdeps/unix/sysv/linux/tile/nptl/Makefile: Removed, merged into ...
9767         * sysdeps/unix/sysv/linux/tile/Makefile: ... here.
9768         * sysdeps/unix/sysv/linux/tile/nptl/clone.S: Moved ...
9769         * sysdeps/unix/sysv/linux/tile/clone.S: ... here.
9770         * sysdeps/unix/sysv/linux/tile/nptl/createthread.c: Moved ...
9771         * sysdeps/unix/sysv/linux/tile/createthread.c: ... here.
9772         * sysdeps/unix/sysv/linux/tile/nptl/lowlevellock.h: Moved ...
9773         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: ... here.
9774         * sysdeps/unix/sysv/linux/tile/nptl/pt-vfork.S: Moved ...
9775         * sysdeps/unix/sysv/linux/tile/pt-vfork.S: ... here.
9776         * sysdeps/unix/sysv/linux/tile/nptl/sysdep-cancel.h: Moved ...
9777         * sysdeps/unix/sysv/linux/tile/sysdep-cancel.h: ... here.
9778         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/c++-types.data:
9779         Moved ...
9780         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/c++-types.data:
9781         ... here.
9782         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/ld.abilist:
9783         Moved ...
9784         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/ld.abilist: ... here.
9785         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libBrokenLocale.abilist:
9786         Moved ...
9787         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libBrokenLocale.abilist:
9788         ... here.
9789         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libanl.abilist:
9790         Moved ...
9791         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libanl.abilist:
9792         ... here.
9793         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libc.abilist:
9794         Moved ...
9795         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libc.abilist: ... here.
9796         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libcrypt.abilist:
9797         Moved ...
9798         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libcrypt.abilist:
9799         ... here.
9800         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libdl.abilist:
9801         Moved ...
9802         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libdl.abilist:
9803         ... here.
9804         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libm.abilist:
9805         Moved ...
9806         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libm.abilist: ... here.
9807         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libnsl.abilist:
9808         Moved ...
9809         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libnsl.abilist:
9810         ... here.
9811         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libpthread.abilist:
9812         Moved ...
9813         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libpthread.abilist:
9814         ... here.
9815         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libresolv.abilist:
9816         Moved ...
9817         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libresolv.abilist:
9818         ... here.
9819         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/librt.abilist:
9820         Moved ...
9821         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/librt.abilist: ... here.
9822         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libthread_db.abilist:
9823         Moved ...
9824         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libthread_db.abilist:
9825         ... here.
9826         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libutil.abilist:
9827         Moved ...
9828         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libutil.abilist:
9829         ... here.
9830         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/c++-types.data:
9831         Moved ...
9832         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/c++-types.data:
9833         ... here.
9834         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/ld.abilist:
9835         Moved ...
9836         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/ld.abilist: ... here.
9837         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libBrokenLocale.abilist:
9838         Moved ...
9839         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libBrokenLocale.abilist:
9840         ... here.
9841         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libanl.abilist:
9842         Moved ...
9843         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libanl.abilist:
9844         ... here.
9845         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libc.abilist:
9846         Moved ...
9847         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libc.abilist: ... here.
9848         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libcrypt.abilist:
9849         Moved ...
9850         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libcrypt.abilist:
9851         ... here.
9852         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libdl.abilist:
9853         Moved ...
9854         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libdl.abilist: ... here.
9855         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libm.abilist:
9856         Moved ...
9857         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libm.abilist: ... here.
9858         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libnsl.abilist:
9859         Moved ...
9860         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libnsl.abilist:
9861         ... here.
9862         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libpthread.abilist:
9863         Moved ...
9864         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libpthread.abilist:
9865         ... here.
9866         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libresolv.abilist:
9867         Moved ...
9868         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libresolv.abilist:
9869         ... here.
9870         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/librt.abilist:
9871         Moved ...
9872         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/librt.abilist: ... here.
9873         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libthread_db.abilist:
9874         Moved ...
9875         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libthread_db.abilist:
9876         ... here.
9877         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libutil.abilist:
9878         Moved ...
9879         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libutil.abilist:
9880         ... here.
9881         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/c++-types.data: Moved ...
9882         * sysdeps/unix/sysv/linux/tile/tilepro/c++-types.data: ... here.
9883         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/ld.abilist: Moved ...
9884         * sysdeps/unix/sysv/linux/tile/tilepro/ld.abilist: ... here.
9885         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libBrokenLocale.abilist:
9886         Moved ...
9887         * sysdeps/unix/sysv/linux/tile/tilepro/libBrokenLocale.abilist:
9888         ... here.
9889         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libanl.abilist: Moved ...
9890         * sysdeps/unix/sysv/linux/tile/tilepro/libanl.abilist: ... here.
9891         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libc.abilist: Moved ...
9892         * sysdeps/unix/sysv/linux/tile/tilepro/libc.abilist: ... here.
9893         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libcrypt.abilist: Moved ...
9894         * sysdeps/unix/sysv/linux/tile/tilepro/libcrypt.abilist: ... here.
9895         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libdl.abilist: Moved ...
9896         * sysdeps/unix/sysv/linux/tile/tilepro/libdl.abilist: ... here.
9897         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libm.abilist: Moved ...
9898         * sysdeps/unix/sysv/linux/tile/tilepro/libm.abilist: ... here.
9899         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libnsl.abilist: Moved ...
9900         * sysdeps/unix/sysv/linux/tile/tilepro/libnsl.abilist: ... here.
9901         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libpthread.abilist:
9902         Moved ...
9903         * sysdeps/unix/sysv/linux/tile/tilepro/libpthread.abilist: ... here.
9904         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libresolv.abilist:
9905         Moved ...
9906         * sysdeps/unix/sysv/linux/tile/tilepro/libresolv.abilist: ... here.
9907         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/librt.abilist: Moved ...
9908         * sysdeps/unix/sysv/linux/tile/tilepro/librt.abilist: ... here.
9909         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libthread_db.abilist:
9910         Moved ...
9911         * sysdeps/unix/sysv/linux/tile/tilepro/libthread_db.abilist: ... here.
9912         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libutil.abilist: Moved ...
9913         * sysdeps/unix/sysv/linux/tile/tilepro/libutil.abilist: ... here.
9914         * sysdeps/unix/sysv/linux/tile/nptl/vfork.S: Moved ...
9915         * sysdeps/unix/sysv/linux/tile/vfork.S: ... here.
9916         * sysdeps/unix/sysv/linux/tile/nptl/waitpid.S: Moved ...
9917         * sysdeps/unix/sysv/linux/tile/waitpid.S: ... here.
9919 2014-06-10  Wilco  <wdijkstr@arm.com>
9921         * math/test-fenv-return.c: New file.
9922         * math/Makefile: Add new test test-fenv-return.
9924 2014-06-10  Joseph Myers  <joseph@codesourcery.com>
9926         [BZ #17042]
9927         * sysdeps/i386/fpu/e_log2.S (__ieee754_log2): Take absolete value
9928         when x - 1 is zero.
9929         * sysdeps/i386/fpu/e_log2f.S (__ieee754_log2f): Likewise.
9930         * sysdeps/i386/fpu/e_log2l.S (__ieee754_log2l): Likewise.
9931         * sysdeps/ieee754/ldbl-128/e_log2l.c (__ieee754_log2l): Return
9932         0.0L for an argument of 1.0L.
9933         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c (__ieee754_log2l):
9934         Likewise.
9935         * sysdeps/x86_64/fpu/e_log2l.S (__ieee754_log2l): Take absolute
9936         value when x - 1 is zero.
9937         * math/libm-test.inc (log2_test): Use ALL_RM_TEST.
9938         * sysdeps/i386/fpu/libm-test-ulps: Update.
9939         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
9941 2014-06-09  Bernard Ogden  <bernie.ogden@linaro.org>
9943         [BZ #15119]
9944         * ports/sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.c: Remove file.
9946 2014-06-09  Roland McGrath  <roland@hack.frob.com>
9948         * nptl/sysdeps/sh/tls.h (TLS_DEFINE_INIT_TP): New macro.
9949         * nptl/sysdeps/unix/sysv/linux/sh/createthread.c: File removed.
9951 2014-06-09  Roland McGrath  <roland@hack.frob.com>
9953         * sysdeps/m68k/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
9954         * sysdeps/unix/sysv/linux/m68k/nptl/createthread.c: File removed.
9956         * sysdeps/hppa/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
9957         * sysdeps/unix/sysv/linux/hppa/nptl/createthread.c: File removed.
9959         * sysdeps/mips/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
9960         * sysdeps/unix/sysv/linux/mips/nptl/createthread.c: File removed.
9962         * sysdeps/arm/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
9963         * sysdeps/unix/sysv/linux/arm/createthread.c: File removed.
9965         * nptl/sysdeps/pthread/createthread.c (TLS_DEFINE_INIT_TP): New macro,
9966         if not already defined.
9967         (do_clone): Use that in place of PREPARE_CREATE and TLS_VALUE.
9968         * nptl/sysdeps/x86_64/tls.h (TLS_DEFINE_INIT_TP): New macro.
9969         * nptl/sysdeps/i386/tls.h (tls_fill_user_desc): New function.
9970         (TLS_INIT_TP): Use it.
9971         (TLS_DEFINE_INIT_TP): New macro.
9972         * sysdeps/unix/sysv/linux/i386/createthread.c: File removed.
9974 2014-06-09  Joseph Myers  <joseph@codesourcery.com>
9976         * conform/data/termios.h-data [POSIX] (IUCLC): Do not expect
9977         constant.
9978         [POSIX] (IXANY): Likewise.
9979         [POSIX] (OLCUC): Likewise.
9980         [POSIX || POSIX2008] (CBAUD): Do not allow.
9981         [POSIX || POSIX2008] (DEFECHO): Likewise.
9982         [POSIX || POSIX2008] (ECHOCTL): Likewise.
9983         [POSIX || POSIX2008] (ECHOKE): Likewise.
9984         [POSIX || POSIX2008] (ECHOPRT): Likewise.
9985         [POSIX || POSIX2008] (EXTA): Likewise.
9986         [POSIX || POSIX2008] (EXTB): Likewise.
9987         [POSIX || POSIX2008] (FLUSHO): Likewise.
9988         [POSIX || POSIX2008] (LOBLK): Likewise.
9989         [POSIX || POSIX2008] (PENDIN): Likewise.
9990         [POSIX || POSIX2008] (SWTCH): Likewise.
9991         [POSIX || POSIX2008] (VDISCARD): Likewise.
9992         [POSIX || POSIX2008] (VDSUSP): Likewise.
9993         [POSIX || POSIX2008] (VLNEXT): Likewise.
9994         [POSIX || POSIX2008] (VREPRINT): Likewise.
9995         [POSIX || POSIX2008] (VSTATUS): Likewise.
9996         [POSIX || POSIX2008] (VWERASE): Likewise.
9997         (B*): Change to B[0123456789]*.
9998         * conform/data/time.h-data [POSIX || UNIX98]
9999         (CLOCK_PROCESS_CPUTIME_ID): Do not expect constant.
10000         [POSIX || UNIX98] (CLOCK_THREAD_CPUTIME_ID): Likewise.
10001         [POSIX || UNIX98] (CLOCK_MONOTONIC): Likewise.
10002         [POSIX] (tm_*): Do not allow.
10004 2014-06-07  Joseph Myers  <joseph@codesourcery.com>
10006         * Makefile (install): Don't set LANGUAGE.
10007         * Makefile.in (install): Likewise.
10008         * assert/Makefile (test-assert-ENV): Remove variable.
10009         (test-assert-perr-ENV): Likewise.
10010         * elf/Makefile (neededtest4-ENV): Likewise.
10011         * iconvdata/Makefile ($(inst_gconvdir)/gconv-modules)
10012         [$(cross-compiling) = no]: Don't set LANGUAGE.
10013         * io/ftwtest-sh (LANG): Remove variable.
10014         * libio/Makefile (tst-widetext-ENV): Likewise.
10015         * manual/install.texi (Running make install): Don't refer to
10016         environment settings for make install.
10017         * INSTALL: Regenerated.
10018         * nptl/tst-tls6.sh: Don't set LANG.
10019         * posix/globtest.sh (LANG): Remove variable.
10020         * string/Makefile (tester-ENV): Likewise.
10021         (inl-tester-ENV): Likewise.
10022         (noinl-tester-ENV): Likewise.
10023         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules)
10024         [$(cross-compiling) = no]: Don't set LANGUAGE.
10025         * timezone/Makefile (build-testdata): Use $(built-program-cmd)
10026         without explicit environment settings.
10028 2014-06-06  Roland McGrath  <roland@hack.frob.com>
10030         * nptl/sysdeps/unix/sysv/linux/sh/bits/pthreadtypes.h: Moved ...
10031         * sysdeps/sh/nptl/bits/pthreadtypes.h: ... here.
10032         * nptl/sysdeps/unix/sysv/linux/sh/bits/semaphore.h: Moved ...
10033         * sysdeps/sh/nptl/bits/semaphore.h: ... here.
10035 2014-06-06  Chris Metcalf  <cmetcalf@tilera.com>
10037         * crypt/crypt-private.h [DOS]: Add some includes taken from the
10038         other files in the crypt directory.
10039         * crypt/crypt.c: Remove duplicate includes.
10040         * crypt/crypt-entry.c: Likewise.
10041         * crypt/crypt_util.c: Likewise.
10043 2014-06-06  Joseph Myers  <joseph@codesourcery.com>
10045         * Makeconfig (run-program-env): New variable.
10046         (run-program-prefix-before-env): Likewise.
10047         (run-program-prefix-after-env): Likewise.
10048         (run-program-prefix): Define in terms of new variables.
10049         (built-program-cmd-before-env): New variable.
10050         (built-program-cmd-after-env): Likewise.
10051         (built-program-cmd): Define in terms of new variables.
10052         (test-program-prefix-before-env): New variable.
10053         (test-program-prefix-after-env): Likewise.
10054         (test-program-prefix): Define in terms of new variables.
10055         (test-program-cmd-before-env): New variable.
10056         (test-program-cmd-after-env): Likewise.
10057         (test-program-cmd): Define in terms of new variables.
10058         * Rules (make-test-out): Use $(run-program-env).
10059         * scripts/cross-test-ssh.sh (env_blacklist): Remove variable.
10060         (help): Do not mention environment variables.  Mention
10061         --timeoutfactor option.
10062         (timeoutfactor): New variable.
10063         (blacklist_exports): Remove function.
10064         (exports): Remove variable.
10065         (command): Do not include ${exports}.
10066         * manual/install.texi (Configuring and compiling): Do not mention
10067         test wrappers preserving environment variables.  Mention that last
10068         assignment to a variable must take precedence.
10069         * INSTALL: Regenerated.
10070         * benchtests/Makefile (run-bench): Use $(run-program-env).
10071         * catgets/Makefile ($(objpfx)test1.cat): Use
10072         $(built-program-cmd-before-env), $(run-program-env) and
10073         $(built-program-cmd-after-env).
10074         ($(objpfx)test2.cat): Do not specify environment variables
10075         explicitly.
10076         ($(objpfx)de/libc.cat): Use $(built-program-cmd-before-env),
10077         $(run-program-env) and $(built-program-cmd-after-env).
10078         ($(objpfx)test-gencat.out): Use $(test-program-cmd-before-env),
10079         $(run-program-env) and $(test-program-cmd-after-env).
10080         ($(objpfx)sample.SJIS.cat): Do not specify environment variables
10081         explicitly.
10082         * catgets/test-gencat.sh: Use test_program_cmd_before_env,
10083         run_program_env and test_program_cmd_after_env arguments.
10084         * elf/Makefile ($(objpfx)tst-pathopt.out): Use $(run-program-env).
10085         * elf/tst-pathopt.sh: Use run_program_env argument.
10086         * iconvdata/Makefile ($(objpfx)iconv-test.out): Use
10087         $(test-wrapper-env) and $(run-program-env).
10088         * iconvdata/run-iconv-test.sh: Use test_wrapper_env and
10089         run_program_env arguments.
10090         * iconvdata/tst-table.sh: Do not set GCONV_PATH explicitly.
10091         * intl/Makefile ($(objpfx)tst-gettext.out): Use
10092         $(test-program-prefix-before-env), $(run-program-env) and
10093         $(test-program-prefix-after-env).
10094         ($(objpfx)tst-gettext2.out): Likewise.
10095         * intl/tst-gettext.sh: Use test_program_prefix_before_env,
10096         run_program_env and test_program_prefix_after_env arguments.
10097         * intl/tst-gettext2.sh: Likewise.
10098         * intl/tst-gettext4.sh: Do not set environment variables
10099         explicitly.
10100         * intl/tst-gettext6.sh: Likewise.
10101         * intl/tst-translit.sh: Likewise.
10102         * malloc/Makefile ($(objpfx)tst-mtrace.out): Use
10103         $(test-program-prefix-before-env), $(run-program-env) and
10104         $(test-program-prefix-after-env).
10105         * malloc/tst-mtrace.sh: Use test_program_prefix_before_env,
10106         run_program_env and test_program_prefix_after_env arguments.
10107         * math/Makefile (run-regen-ulps): Use $(run-program-env).
10108         * nptl/Makefile ($(objpfx)tst-tls6.out): Use $(run-program-env).
10109         * nptl/tst-tls6.sh: Use run_program_env argument.  Set LANG=C
10110         explicitly with each use of ${test_wrapper_env}.
10111         * posix/Makefile ($(objpfx)wordexp-tst.out): Use
10112         $(test-program-prefix-before-env), $(run-program-env) and
10113         $(test-program-prefix-after-env).
10114         * posix/tst-getconf.sh: Do not set environment variables
10115         explicitly.
10116         * posix/wordexp-tst.sh: Use test_program_prefix_before_env,
10117         run_program_env and test_program_prefix_after_env arguments.
10118         * stdio-common/tst-printf.sh: Do not set environment variables
10119         explicitly.
10120         * stdlib/Makefile ($(objpfx)tst-fmtmsg.out): Use
10121         $(test-program-prefix-before-env), $(run-program-env) and
10122         $(test-program-prefix-after-env).
10123         * stdlib/tst-fmtmsg.sh: Use test_program_prefix_before_env,
10124         run_program_env and test_program_prefix_after_env arguments.
10125         Split $test calls into $test_pre and $test.
10126         * timezone/Makefile (build-testdata): Use
10127         $(built-program-cmd-before-env), $(run-program-env) and
10128         $(built-program-cmd-after-env).
10130 2014-06-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
10132         * sysdeps/powerpc/powerpc64/power7/strncat.S [STRLEN]: Define it as
10133         strlen for non SHARED builds.
10135 2014-06-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
10137         * nptl/allocatestack.c (check_list): Inlined function...
10138         (__reclaim_stacks): ... here.
10140 2014-06-05  Ondřej Bílka  <neleai@seznam.cz>
10142         [BZ #15698]
10143         * sysdeps/unix/sysv/linux/ifaddrs.c (getifaddrs_internal): Fix
10144         memory overrun.
10146 2014-06-05  Joseph Myers  <joseph@codesourcery.com>
10148         * Rules (make-test-out): Include
10149         LOCPATH=$(common-objpfx)localedata in default environment.
10150         * debug/Makefile (tst-chk1-ENV): Remove variable.
10151         (tst-chk2-ENV): Likewise.
10152         (tst-chk3-ENV): Likewise.
10153         (tst-chk4-ENV): Likewise.
10154         (tst-chk5-ENV): Likewise.
10155         (tst-chk6-ENV): Likewise.
10156         (tst-lfschk1-ENV): Likewise.
10157         (tst-lfschk2-ENV): Likewise.
10158         (tst-lfschk3-ENV): Likewise.
10159         (tst-lfschk4-ENV): Likewise.
10160         (tst-lfschk5-ENV): Likewise.
10161         (tst-lfschk6-ENV): Likewise.
10162         * iconvdata/Makefile (bug-iconv6-ENV): Likewise.
10163         (tst-iconv7-ENV): Likewise.
10164         * intl/Makefile (LOCPATH-ENV): Likewise.
10165         (tst-codeset-ENV): Likewise.
10166         (tst-gettext3-ENV): Likewise.
10167         (tst-gettext5-ENV): Likewise.
10168         * libio/Makefile (tst-widetext-ENV): Don't set LOCPATH.
10169         (tst-fopenloc-ENV): Likewise.
10170         (tst-fgetws-ENV): Remove variable.
10171         (tst-ungetwc1-ENV): Likewise.
10172         (tst-ungetwc2-ENV): Likewise.
10173         (bug-ungetwc2-ENV): Likewise.
10174         (tst-swscanf-ENV): Likewise.
10175         (bug-ftell-ENV): Likewise.
10176         (tst-fgetwc-ENV): Likewise.
10177         (tst-fseek-ENV): Likewise.
10178         (tst-ftell-partial-wide-ENV): Likewise.
10179         (tst-ftell-active-handler-ENV): Likewise.
10180         (tst-ftell-append-ENV): Likewise.
10181         * posix/Makefile (tst-fnmatch-ENV): Likewise.
10182         (tst-regexloc-ENV): Likewise.
10183         (bug-regex1-ENV): Likewise.
10184         (tst-regex-ENV): Likewise.
10185         (tst-regex2-ENV): Likewise.
10186         (bug-regex5-ENV): Likewise.
10187         (bug-regex6-ENV): Likewise.
10188         (bug-regex17-ENV): Likewise.
10189         (bug-regex18-ENV): Likewise.
10190         (bug-regex19-ENV): Likewise.
10191         (bug-regex20-ENV): Likewise.
10192         (bug-regex22-ENV): Likewise.
10193         (bug-regex23-ENV): Likewise.
10194         (bug-regex25-ENV): Likewise.
10195         (bug-regex26-ENV): Likewise.
10196         (bug-regex30-ENV): Likewise.
10197         (bug-regex32-ENV): Likewise.
10198         (bug-regex33-ENV): Likewise.
10199         (bug-regex34-ENV): Likewise.
10200         (bug-regex35-ENV): Likewise.
10201         (tst-rxspencer-ENV): Likewise.
10202         (tst-rxspencer-no-utf8-ENV): Likewise.
10203         * stdio-common/Makefile (tst-sprintf-ENV): Likewise.
10204         (tst-sscanf-ENV): Likewise.
10205         (tst-swprintf-ENV): Likewise.
10206         (tst-swscanf-ENV): Likewise.
10207         (test-vfprintf-ENV): Likewise.
10208         (scanf13-ENV): Likewise.
10209         (bug14-ENV): Likewise.
10210         (tst-grouping-ENV): Likewise.
10211         * stdlib/Makefile (tst-strtod-ENV): Likewise.
10212         (tst-strtod3-ENV): Likewise.
10213         (tst-strtod4-ENV): Likewise.
10214         (tst-strtod5-ENV): Likewise.
10215         (testmb2-ENV): Likewise./
10216         * string/Makefile (tst-strxfrm-ENV): Likewise.
10217         (tst-strxfrm2-ENV): Likewise.
10218         (bug-strcoll1-ENV): Likewise.
10219         (test-strcasecmp-ENV): Likewise.
10220         (test-strncasecmp-ENV): Likewise.
10221         * time/Makefile (tst-strptime-ENV): Likewise.
10222         (tst-ftime_l-ENV): Likewise.
10223         * wcsmbs/Makefile (tst-btowc-ENV): Likewise.
10224         (tst-mbrtowc-ENV): Likewise.
10225         (tst-wcrtomb-ENV): Likewise.
10226         (tst-mbrtowc2-ENV): Likewise.
10227         (tst-c16c32-1-ENV): Likewise.
10228         (tst-mbsnrtowcs-ENV): Likewise.
10230 2014-06-05  Ondřej Bílka  <neleai@seznam.cz>
10232         * manual/resource.texi (How to get information about the memory
10233         subsystem?): Fix typo.
10234         Reported by Peon de la Parra Ivan <peon@keba.com>
10236 2014-06-03  Guo Yixuan  <culu.gyx@gmail.com>
10238         [BZ #16882]
10239         * nptl/sysdeps/sparc/sparc32/pthread_spin_lock.S
10240         (pthread_spin_lock): Branch out of spin loop to proper location.
10241         * nptl/sysdeps/sparc/sparc64/pthread_spin_lock.S
10242         (pthread_spin_lock): Likewise.
10244         * nptl/tst-spin4.c: New test.
10245         * nptl/Makefile (tests): Add tst-spin4.
10247 2014-06-03  Andreas Schwab  <schwab@suse.de>
10249         [BZ #15946]
10250         * resolv/res_send.c (send_dg): Reload file descriptor after
10251         calling reopen.
10253 2014-06-03  Stefan Liebler  <stli@linux.vnet.ibm.com>
10255         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
10257 2014-06-03  Richard Henderson  <rth@redhat.com>
10259         * sysdeps/unix/sysv/linux/aarch64/pt-vfork.c: New file.
10260         * sysdeps/unix/sysv/linux/aarch64/nptl/pt-vfork.S: Remove file.
10261         * sysdeps/unix/sysv/linux/aarch64/vfork.S (__vfork): Incorporate
10262         SAVE_PID and RESTORE_PID blocks from pt-vfork.S.  Map 0 to INT_MIN
10263         in the SAVE_PID block.
10264         (__libc_vfork): New alias.
10265         * sysdeps/unix/sysv/linux/aarch64/nptl/vfork.S: Remove file.
10267         * sysdeps/unix/sysv/linux/aarch64/clone.S (__clone): Save args for
10268         child in registers, not on the stack.  Remove RESET_PID conditionals.
10269         * sysdeps/unix/sysv/linux/aarch64/nptl/clone.S: Remove file.
10271 2014-06-03  Marcus Shawcroft  <marcus.shawcroft@arm.com>
10273         * sysdeps/aarch64/libm-test-ulps: Regenerate.
10275 2014-06-03  Wilco  <wdijkstr@arm.com>
10277         * sysdeps/aarch64/fpu/math_private.h (libc_fesetround_aarch64)
10278         (libc_feholdexcept_setround_aarch64) (libc_feholdsetround_aarch64)
10279         (libc_feresetround_aarch64) (libc_feholdsetround_aarch64_ctx):
10280         Use _FPU_FPCR_RM_MASK for rounding mask rather than FE_TOWARDZERO.
10281         * sysdeps/aarch64/fpu/get-rounding-mode.h (get_rounding_mode):
10282         Likewise.
10284 2014-06-03  Wilco  <wdijkstr@arm.com>
10286         * sysdeps/aarch64/fpu/math_private.h
10287         (libc_feholdexcept_aarch64) (libc_feholdexcept_setround_aarch64)
10288         (libc_fetestexcept_aarch64) (libc_fesetenv_aarch64)
10289         (libc_feupdateenv_test_aarch64) (libc_feholdsetround_aarch64)
10290         (libc_feresetround_aarch64) (libc_feholdsetround_aarch64_ctx):
10291         Fix declarations.
10293 2014-06-03  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
10295         * crypt/crypt-private.h: Include ufc-crypt.h.
10296         (__b64_from_24bit): Declare extern.
10297         * crypt/crypt_util.c(__b64_from_24bit): New function.
10298         (b64t): New static const variable.
10299         * crypt/md5-crypt.c (b64_from_24bit): Remove function.
10300         (b64t): Remove variable.
10301         (__md5_crypt_r): Replace b64_from_24bit with __b64_from_24bit.
10302         * crypt/sha256-crypt.c: Include crypt-private.h.
10303         (b64t): Remove variable.
10304         (__sha256_crypt_r): Remove b64_from_24bit and replace
10305         with __b64_from_24bit.
10306         * crypt/sha512-crypt.c: Likewise.
10308 2014-06-02  Roland McGrath  <roland@hack.frob.com>
10310         * nptl/sysdeps/unix/sysv/linux/sh/vfork.S: Moved ...
10311         * sysdeps/unix/sysv/linux/sh/vfork.S: ... here.
10312         Label the code __libc_vfork rather than __vfork.
10313         [!NOT_IN_libc] (vfork): Define as weak alias.
10314         [!NOT_IN_libc] (__vfork): Define as strong alias, and libc_hidden_def.
10315         * sysdeps/unix/sysv/linux/sh/pt-vfork.S: New file.
10316         * nptl/sysdeps/unix/sysv/linux/sh/pt-vfork.S: File removed.
10318 2014-06-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
10320         * malloc/malloc.c (malloc_info): Fix format specifier for
10321         n_mmaps.
10323 2014-06-02  Wilco  <wdijkstr@arm.com>
10325         * sysdeps/aarch64/fpu/fpu_control.h (_FPU_SETCW): Remove ISB after
10326         FPCR write.
10328 2014-06-02  Wilco  <wdijkstr@arm.com>
10330         [BZ #17009]
10331         * sysdeps/aarch64/fpu/feupdateenv (feupdateenv):
10332         Rewrite to reduce FPCR/FPSR accesses.
10334 2014-06-01  David S. Miller  <davem@davemloft.net>
10336         * sysdeps/sparc/fpu/libm-test-ulps: Update.
10338 2014-05-31  David S. Miller  <davem@davemloft.net>
10340         * sysdeps/ieee754/flt-32/e_j1f.c (__ieee754_y1f): Force computations
10341         to occur in round to nearest mode when |x| >= 2.0
10343 2014-05-30  Richard Henderson  <rth@twiddle.net>
10345         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (PSEUDO_RET): Remove.
10346         (PSEUDO_RET_NOERRNO): Remove.
10347         (ret): Don't redefine.
10348         (ret_NOERRNO): Define in terms of ret.
10349         (ret_ERRVAL): Likewise.
10351         * sysdeps/unix/sysv/linux/aarch64/ioctl.S (__ioctl): Remove the
10352         use of PSEUDO_RET; perform the error check directly.
10354 2014-05-30 Marko Myllynen  <myllynen@redhat.com>
10356         * sysdeps/x86_64/link-defines.sym (BND_SIZE): Replace __int128
10357         with __int128_t.
10359 2014-05-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
10361         * malloc/malloc (malloc_info): Fix formatting.
10363 2014-05-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
10364             Roland McGrath  <roland@hack.frob.com>
10366         * malloc/malloc (malloc_info): Also print mmapped statistics.
10368 2014-05-30  Roland McGrath  <roland@hack.frob.com>
10370         * sysdeps/unix/sysv/linux/m68k/arch-fork.h: New file.
10371         * sysdeps/unix/sysv/linux/m68k/nptl/fork.c: File removed.
10373 2014-05-30  Ondřej Bílka  <neleai@seznam.cz>
10375         * malloc/malloc.c (malloc_info): Inline mi_arena.
10377 2014-05-29  Richard Henderson  <rth@twiddle.net>
10379         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (INTERNAL_VSYSCALL_NCS):
10380         Remove comma before expanding ASM_ARGS_##nr.
10381         (INTERNAL_SYSCALL_RAW): Make _sys_result signed, instead of casting.
10382         Make _x0 a strict output; make _x8 a strict input; adjust expansion
10383         of ASM_ARGS_##nr.
10384         (CLOBBER_ARGS_0, CLOBBER_ARGS_1, CLOBBER_ARGS_2): Remove.
10385         (CLOBBER_ARGS_3, CLOBBER_ARGS_4, CLOBBER_ARGS_5): Remove.
10386         (CLOBBER_ARGS_6, CLOBBER_ARGS_7): Remove.
10387         (ASM_ARGS_1): Add leading comma.
10389         * sysdeps/unix/sysv/linux/aarch64/sysdep.h [NOT_IN_libc]
10390         (SYSCALL_ERROR_HANDLER): Use tpidr_el0 instead of a call
10391         to __errno_location.
10392         * sysdeps/unix/sysv/linux/aarch64/nptl/localplt.data (libpthread.so):
10393         Remove the expected plt for __errno_location.
10395         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
10396         [NOT_IN_libc] (SINGLE_THREAD_P): Use tpidr_el0 instead of a
10397         call to __read_tp.
10399         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
10400         Always allocate 64 bytes of stack frame.  Use ldp/stp to create
10401         it and break it down.
10402         (DOCARGS_0, DOCARGS_1): Do nothing.
10403         (DOCARGS_2): Update to store into the new stack frame.
10404         (DOCARGS_3, DOCARGS_4, DOCARGS_5, DOCARGS_6): Likewise.
10405         (UNDOCARGS_1): Update to restore from the new stack frame.
10406         (UNDOCARGS_2, UNDOCARGS_3, UNDOCARGS_4): Likewise.
10407         (UNDOCARGS_5, UNDOCARGS_6): Likewise.
10409         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
10410         (SINGLE_THREAD_P): New parameter for result regno.
10411         (PSEUDO): Update to match; use cbz instead of beq.
10413         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
10414         Use ENTRY to define the _nocancel entry point.  Share the syscall
10415         and syscall error check paths with the cancel path.
10416         (PSEUDO_END): New.
10418         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h: Adjust
10419         whitespace; tabs before and after asm mnemonics.
10421 2014-05-29  Eric Wong  <normalperson@yhbt.net>
10423         [BZ #15132]
10424         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
10425         Call fstat64 or stat64 internally, depending on arguments passed.
10426         Replace stat buffer argument with file descriptor argument.
10427         (INTERNAL_STATVFS): Update arguments to match __statvfs_getflags.
10428         * sysdeps/unix/sysv/linux/fstatvfs.c (fstatvfs):
10429         Pass fd to __internal_statvfs instead of calling fstat64.
10430         * sysdeps/unix/sysv/linux/fstatvfs64.c (__fstatvfs64):
10431         Pass fd to __internal_statvfs64 instead of calling fstat64.
10432         * sysdeps/unix/sysv/linux/statvfs.c (statvfs):
10433         Pass -1 to __internal_statvfs instead of calling stat64.
10434         * sysdeps/unix/sysv/linux/statvfs64.c (__statvfs64):
10435         Pass -1 to __internal_statvfs64 instead of calling stat64.
10437 2014-05-28  Roland McGrath  <roland@hack.frob.com>
10439         * sysdeps/unix/sysv/linux/sh/clone.S: Deconditionalize the code
10440         that was previously under [RESET_PID].
10441         * nptl/sysdeps/unix/sysv/linux/sh/clone.S: File removed.
10443         * sysdeps/unix/sysv/linux/tile/arch-fork.h: New file.
10444         * sysdeps/unix/sysv/linux/tile/nptl/fork.c: File removed.
10446 2014-05-27  Roland McGrath  <roland@hack.frob.com>
10448         * sysdeps/unix/sysv/linux/ia64/arch-fork.h: New file.
10450         * sysdeps/unix/sysv/linux/sh/arch-fork.h: New file.
10451         * nptl/sysdeps/unix/sysv/linux/sh/fork.c: File removed.
10453 2014-05-27  Ondřej Bílka  <neleai@seznam.cz>
10455         * elf/dl-deps.c (_dl_map_object_deps): Remove duplicate code.
10457 2014-05-27  Andreas Schwab  <schwab@suse.de>
10459         * csu/libc-tls.c (__libc_setup_tls): Remove second argument from
10460         TLS_INIT_TP macro.
10461         * elf/dl-load.c (_dl_map_object_from_fd): Likewise.
10462         * elf/rtld.c (init_tls, dl_main): Likewise.
10463         * nptl/sysdeps/i386/tls.h (TLS_INIT_TP): Likewise.
10464         * nptl/sysdeps/powerpc/tls.h (TLS_INIT_TP): Likewise.
10465         * nptl/sysdeps/s390/tls.h (TLS_INIT_TP): Likewise.
10466         * nptl/sysdeps/sh/tls.h (TLS_INIT_TP): Likewise.
10467         * nptl/sysdeps/sparc/tls.h (TLS_INIT_TP): Likewise.
10468         * nptl/sysdeps/x86_64/tls.h (TLS_INIT_TP): Likewise.
10469         * sysdeps/aarch64/nptl/tls.h (TLS_INIT_TP): Likewise.
10470         * sysdeps/alpha/nptl/tls.h (TLS_INIT_TP): Likewise.
10471         * sysdeps/arm/nptl/tls.h (TLS_INIT_TP): Likewise.
10472         * sysdeps/hppa/nptl/tls.h (TLS_INIT_TP): Likewise.
10473         * sysdeps/ia64/nptl/tls.h (TLS_INIT_TP): Likewise.
10474         * sysdeps/m68k/nptl/tls.h (TLS_INIT_TP): Likewise.
10475         * sysdeps/mach/hurd/i386/tls.h (_hurd_tls_init): Likewise.
10476         * sysdeps/microblaze/nptl/tls.h (TLS_INIT_TP): Likewise.
10477         * sysdeps/mips/nptl/tls.h (TLS_INIT_TP): Likewise.
10478         * sysdeps/tile/nptl/tls.h (TLS_INIT_TP): Likewise.
10479         * sysdeps/generic/tls.h: Update description.
10481 2014-05-27  Will Newton  <will.newton@linaro.org>
10483         [BZ #16990]
10484         * sysdeps/arm/dl-tlsdesc.S (_dl_tlsdesc_resolve_hold): Save
10485         and restore r2 rather than just restoring.
10487 2014-05-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
10489         [BZ #16724]
10490         * libio/tst-ftell-append.c: New test case.
10491         * libio/Makefile (tests): Add test case.
10492         * libio/fileops.c (do_ftell): Don't trust _IO_read_end when in
10493         append mode.
10494         * libio/wfileops.c (do_ftell_wide): Likewise.
10496 2014-05-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
10498         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
10500         * nptl/sysdeps/unix/sysv/linux/powerpc/Versions: Remove, merge into
10501         ...
10502         * sysdeps/unix/sysv/linux/powerpc/powerpc32/Versions: ... here.
10503         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: Likewise.
10504         * nptl/sysdeps/unix/sysv/linux/powerpc/Makefile: Moved rules to ...
10505         * sysdeps/unix/sysv/linux/powerpc/Makefile: ... here.
10506         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/local_lim.h: Moved ...
10507         * sysdeps/unix/sysv/linux/powerpc/bits/local_lim.h: ... here.
10508         * nptl/sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Moved ...
10509         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: ...here.
10510         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h:
10511         Moved ...
10512         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h: ... here.
10513         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h:
10514         Moved ...
10515         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h: ... here.
10516         * nptl/sysdeps/unix/sysv/linux/powerpc/createthread.c: Moved ...
10517         * sysdeps/unix/sysv/linux/powerpc/createthread.c: ... here.
10518         * nptl/sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c: Moved ...
10519         * sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c: ... here.
10520         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstack.c: Moved
10521         ...
10522         * sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstack.c: ... here.
10523         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstacksize.c:
10524         Moved ...
10525         * sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstacksize.c: ...
10526         here.
10527         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_spin_unlock.c: Moved
10528         ...
10529         * sysdeps/unix/sysv/linux/powerpc/pthread_spin_unlock.c: ... here.
10530         * nptl/sysdeps/unix/sysv/linux/powerpc/sem_post.c: Moved ...
10531         * sysdeps/unix/sysv/linux/powerpc/sem_post.c: ... here.
10533         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h: Moved ...
10534         * sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h: ... here.
10535         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/semaphore.h: Moved ...
10536         * sysdeps/unix/sysv/linux/powerpc/bits/semaphore.h: ... here.
10538         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: Remove,
10539         merge into ...
10540         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: ... here.
10541         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_create.c: Moved
10542         ...
10543         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_create.c: ... here.
10544         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_delete.c: Moved
10545         ...
10546         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_delete.c: ... here.
10547         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_getoverr.c:
10548         Moved ...
10549         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_getoverr.c: ...
10550         here.
10551         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_gettime.c:
10552         Moved ...
10553         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_gettime.c: ... here.
10554         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_settime.c:
10555         Moved ...
10556         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_settime.c: ... here.
10558         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Remove
10559         conditional [RESET_PID].
10560         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S: Likewise.
10561         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: File
10562         removed.
10563         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S: File
10564         removed.
10566         * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S: Include
10567         <tcb-offsets.h>.
10568         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
10569         (__libc_vfork): New strong alias.
10570         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/pt-vfork.S: File
10571         removed.
10572         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S: File
10573         Removed.
10575         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S: Include
10576         <tcb-offsets.h>.
10577         (__vfork): Incorporate save/retore of PID from nptl/vfork.S here.
10578         (__libc_vfork): New strong alias.
10579         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/pt-vfork.S: File
10580         removed.
10581         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S: File
10582         removed.
10584 2014-05-26  Carlos O'Donell  <carlos@redhat.com>
10586         * malloc/malloc.c (mi_arena): New function.
10587         (malloc_info): Remove nested function mi_arena. Call non-nosted
10588         function mi_arena.
10590 2014-05-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
10592         * sysdeps/powerpc/powerpc32/power4/memset.S (memset): Replace insrdi
10593         by insrwi.
10594         * sysdeps/powerpc/powerpc32/power6/memset.S (memset): Likewise.
10595         * sysdeps/powerpc/powerpc32/power7/memset.S (memset): Likewise.
10596         * sysdeps/powerpc/powerpc32/power7/memchr.S (memchr): Likewise.
10597         * sysdeps/powerpc/powerpc32/power7/memrchr.S (memrchr): Likewise.
10598         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S (rawmemchr): Likewise.
10599         * sysdeps/powerpc/powerpc32/power7/strchr.S (strchr): Likewise.
10600         * sysdeps/powerpc/powerpc32/power7/strchrnul.S (strchrnul): Likewise.
10602 2014-05-26  Andreas Schwab  <schwab@suse.de>
10604         [BZ #16984]
10605         * locale/programs/repertoire.c (repertoire_read): Add slash
10606         between I18NPATH element and file name.
10607         * locale/programs/locfile.c (locfile_read): Likewise.
10609 2014-05-26  Stefan Liebler  <stli@linux.vnet.ibm.com>
10611         * nptl/pthread_mutexattr_settype.c
10612         (__pthread_mutexattr_settype):
10613         Disable lock elision for PTHREAD_MUTEX_NORMAL.
10615 2014-05-26  Stefan Liebler  <stli@linux.vnet.ibm.com>
10617         * nptl/tst-mutex5 (do_test):
10618         Use #ifndef ENABLE_LOCK_ELISION instead of #ifdef.
10620 2014-05-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
10622         * benchtests/README: Document 'init' directive.
10623         * benchtests/bench-skeleton.c (main) [BENCH_INIT]: Call
10624         BENCH_INIT.
10625         * scripts/bench.py (gen_source): Define BENCH_INIT macro.
10626         (parse_file): Recognize 'init' directive.
10628 2014-05-26  Kyle McMartin  <kyle@redhat.com>
10630         [BZ #16796]
10631         * sysdeps/aarch64/nptl/tls.h: increase TCB alignment to the
10632         alignment of struct pthread.
10634 2014-05-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
10636         [BZ #16878]
10637         * nscd/netgroupcache.c (addgetnetgrentX): Look for
10638         NSS_STATUS_TRYAGAIN to indicate insufficient buffer space.
10639         * nscd/nss_files/files-netgrp.c (_nss_netgroup_parseline): Use
10640         NSS_STATUS_TRYAGAIN to indicate insufficient buffer space.
10642 2014-05-25  Richard Henderson  <rth@twiddle.net>
10644         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
10645         (SINGLE_THREAD_P_PIC): Remove.
10646         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h
10647         (SINGLE_THREAD_P_PIC): Remove.
10649         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (PSEUDO_RET): Move
10650         branch to syscall error ...
10651         (PSEUDO): ... here.
10652         [NOT_IN_libc] (SYSCALL_ERROR_HANDLER): Rename the label
10653         from __local_syscall_error to .Lsyscall_error.
10654         [!NOT_IN_libc] (SYSCALL_ERROR_HANDLER): Branch to __syscall_error.
10655         (SYSCALL_ERROR): Update label name.
10657         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
10658         Do not use DOARGS/UNDOARGS.
10659         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (DO_CALL): Likewise.
10660         (DOARGS_0, DOARGS_1, DOARGS_2, DOARGS_3): Remove.
10661         (DOARGS_4, DOARGS_5, DOARGS_6, DOARGS_7): Remove.
10662         (UNDOARGS_0, UNDOARGS_1, UNDOARGS_2, UNDOARGS_3): Remove.
10663         (UNDOARGS_4, UNDOARGS_5, UNDOARGS_6, UNDOARGS_7): Remove.
10665         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (DO_CALL): Fix
10666         block comment.
10668         * sysdeps/unix/sysv/linux/alpha/vfork.S (vfork, __vfork): Only
10669         define if !NOT_IN_libc.
10670         * sysdeps/unix/sysv/linux/alpha/pt-vfork.S (vfork, __vfork): Only
10671         define with non-default symbol versions.
10673 2014-05-23  Richard Henderson  <rth@twiddle.net>
10675         * nptl/pt-vfork.c (vfork_resolve): Rename from vfork_ifunc.
10676         (vfork, __vfork): Define via compat_symbol.
10678         * nptl/pt-vfork.c: Error if !HAVE_IFUNC.
10679         [!HAVE_IFUNC] (vfork_compat): Remove.
10680         [!HAVE_IFUNC] (DEFINE_VFORK): Remove.
10682 2014-05-23  Joseph Myers  <joseph@codesourcery.com>
10684         [BZ #16978]
10685         * posix/tar.h [!__USE_XOPEN2K] (TSVTX): Define macro.
10686         * conform/Makefile (test-xfail-POSIX/tar.h/conform): Remove
10687         variable.
10689 2014-05-23  Richard Henderson  <rth@twiddle.net>
10691         * sysdeps/unix/sysv/linux/alpha/nptl/Makefile: Merge into...
10692         * sysdeps/unix/sysv/linux/alpha/Makefile: ... here.
10693         * sysdeps/unix/sysv/linux/alpha/nptl/Versions: Merge into...
10694         * sysdeps/unix/sysv/linux/alpha/Versions: ... here.
10696         * sysdeps/unix/sysv/linux/alpha/nptl/aio_cancel.c: Moved ...
10697         * sysdeps/unix/sysv/linux/alpha/aio_cancel.c: ... here.
10698         * sysdeps/unix/sysv/linux/alpha/nptl/bits/local_lim.h: Moved ...
10699         * sysdeps/unix/sysv/linux/alpha/bits/local_lim.h: ... here.
10700         * sysdeps/unix/sysv/linux/alpha/nptl/bits/pthreadtypes.h: Moved ...
10701         * sysdeps/unix/sysv/linux/alpha/bits/pthreadtypes.h: ... here.
10702         * sysdeps/unix/sysv/linux/alpha/nptl/bits/semaphore.h: Moved ...
10703         * sysdeps/unix/sysv/linux/alpha/bits/semaphore.h: ... here.
10704         * sysdeps/unix/sysv/linux/alpha/nptl/c++-types.data: Moved ...
10705         * sysdeps/unix/sysv/linux/alpha/c++-types.data: ... here.
10706         * sysdeps/unix/sysv/linux/alpha/nptl/createthread.c: Moved ...
10707         * sysdeps/unix/sysv/linux/alpha/createthread.c: ... here.
10708         * sysdeps/unix/sysv/linux/alpha/nptl/ld.abilist: Moved ...
10709         * sysdeps/unix/sysv/linux/alpha/ld.abilist: ... here.
10710         * sysdeps/unix/sysv/linux/alpha/nptl/libBrokenLocale.abilist: Moved ...
10711         * sysdeps/unix/sysv/linux/alpha/libBrokenLocale.abilist: ... here.
10712         * sysdeps/unix/sysv/linux/alpha/nptl/libanl.abilist: Moved ...
10713         * sysdeps/unix/sysv/linux/alpha/libanl.abilist: ... here.
10714         * sysdeps/unix/sysv/linux/alpha/nptl/libc.abilist: Moved ...
10715         * sysdeps/unix/sysv/linux/alpha/libc.abilist: ... here.
10716         * sysdeps/unix/sysv/linux/alpha/nptl/libcrypt.abilist: Moved ...
10717         * sysdeps/unix/sysv/linux/alpha/libcrypt.abilist: ... here.
10718         * sysdeps/unix/sysv/linux/alpha/nptl/libdl.abilist: Moved ...
10719         * sysdeps/unix/sysv/linux/alpha/libdl.abilist: ... here.
10720         * sysdeps/unix/sysv/linux/alpha/nptl/libm.abilist: Moved ...
10721         * sysdeps/unix/sysv/linux/alpha/libm.abilist: ... here.
10722         * sysdeps/unix/sysv/linux/alpha/nptl/libnsl.abilist: Moved ...
10723         * sysdeps/unix/sysv/linux/alpha/libnsl.abilist: ... here.
10724         * sysdeps/unix/sysv/linux/alpha/nptl/libpthread.abilist: Moved ...
10725         * sysdeps/unix/sysv/linux/alpha/libpthread.abilist: ... here.
10726         * sysdeps/unix/sysv/linux/alpha/nptl/libresolv.abilist: Moved ...
10727         * sysdeps/unix/sysv/linux/alpha/libresolv.abilist: ... here.
10728         * sysdeps/unix/sysv/linux/alpha/nptl/librt.abilist: Moved ...
10729         * sysdeps/unix/sysv/linux/alpha/librt.abilist: ... here.
10730         * sysdeps/unix/sysv/linux/alpha/nptl/libthread_db.abilist: Moved ...
10731         * sysdeps/unix/sysv/linux/alpha/libthread_db.abilist: ... here.
10732         * sysdeps/unix/sysv/linux/alpha/nptl/libutil.abilist: Moved ...
10733         * sysdeps/unix/sysv/linux/alpha/libutil.abilist: ... here.
10734         * sysdeps/unix/sysv/linux/alpha/nptl/localplt.data: Moved ...
10735         * sysdeps/unix/sysv/linux/alpha/localplt.data: ... here.
10736         * sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h: Moved ...
10737         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: ... here.
10738         * sysdeps/unix/sysv/linux/alpha/nptl/sem_post.c: Moved ...
10739         * sysdeps/unix/sysv/linux/alpha/sem_post.c: ... here.
10740         * sysdeps/unix/sysv/linux/alpha/nptl/sysdep-cancel.h: Moved ...
10741         * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h: ... here.
10742         * sysdeps/unix/sysv/linux/alpha/nptl/timer_create.c: Moved ...
10743         * sysdeps/unix/sysv/linux/alpha/timer_create.c: ... here.
10744         * sysdeps/unix/sysv/linux/alpha/nptl/timer_delete.c: Moved ...
10745         * sysdeps/unix/sysv/linux/alpha/timer_delete.c: ... here.
10746         * sysdeps/unix/sysv/linux/alpha/nptl/timer_getoverr.c: Moved ...
10747         * sysdeps/unix/sysv/linux/alpha/timer_getoverr.c: ... here.
10748         * sysdeps/unix/sysv/linux/alpha/nptl/timer_gettime.c: Moved ...
10749         * sysdeps/unix/sysv/linux/alpha/timer_gettime.c: ... here.
10750         * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Moved ...
10751         * sysdeps/unix/sysv/linux/alpha/timer_settime.c: ... here.
10753         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Remove vfork.
10754         * sysdeps/unix/sysv/linux/alpha/nptl/vfork.S: Move file ...
10755         * sysdeps/unix/sysv/linux/alpha/vfork.S: ... here.  Restore PID
10756         before exiting on error.
10757         (__libc_vfork): New strong alias.
10758         * sysdeps/unix/sysv/linux/alpha/nptl/pt-vfork.S: Remove file.
10759         * sysdeps/unix/sysv/linux/alpha/pt-vfork.S: New file.
10761         * sysdeps/unix/sysv/linux/alpha/clone.S: Deconditionalize the code
10762         that was previously under [RESET_PID].
10763         * sysdeps/unix/sysv/linux/alpha/nptl/clone.S: File removed.
10765         * sysdeps/unix/sysv/linux/alpha/nptl/fork.c: Remove file.
10767 2014-05-23  Joseph Myers  <joseph@codesourcery.com>
10769         [BZ #16977]
10770         * sysdeps/i386/fpu/e_log10.S (__ieee754_log10): Take absolute
10771         value when x - 1 is zero.
10772         * sysdeps/i386/fpu/e_log10f.S (__ieee754_log10f): Likewise.
10773         * sysdeps/i386/fpu/e_log10l.S (__ieee754_log10l): Likewise.
10774         * sysdeps/ieee754/ldbl-128/e_log10l.c (__ieee754_log10l): Return
10775         0.0L for an argument of 1.0L.
10776         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c (__ieee754_log10l):
10777         Likewise.
10778         * sysdeps/x86_64/fpu/e_log10l.S (__ieee754_log10l): Take absolute
10779         value when x - 1 is zero.
10780         * math/libm-test.inc (log10_test): Use ALL_RM_TEST.
10781         * sysdeps/i386/fpu/libm-test-ulps: Update.
10782         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
10784 2014-05-23  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
10786         * manual/filesys.texi (Scanning Directory Content): Fix prototype of
10787         alphasort and versionsort.
10789 2014-05-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
10791         * sysdeps/powerpc/fpu/math_private.h [copysign]: Remove unneeded
10792         macro.
10793         [copysignf]: Likewise.
10795 2014-05-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
10797         * crypt/md5-crypt.c: Fix formatting.
10799 2014-05-22  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
10801         * crypt/md5-crypt.c (__md5_crypt_r): Remove a nested function.
10802         (b64_from_24bit): New function.
10804 2014-05-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
10806         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr.c (memchr): Remove
10807         libc_hidden_builtin_def to ifunc.
10808         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-ppc32.c
10809         [libc_hidden_builtin_def]: Define hidden definition to __memchr_ppc32.
10811 2014-05-21  Roland McGrath  <roland@hack.frob.com>
10813         * sysdeps/unix/sysv/linux/aarch64/arch-fork.h: New file.
10814         * sysdeps/unix/sysv/linux/aarch64/nptl/fork.c: File removed.
10816 2014-05-21  Joseph Myers  <joseph@codesourcery.com>
10818         * nscd/Depend (linuxthreads): Remove.
10819         (nptl): Add.
10820         * resolv/Depend (linuxthreads): Remove.
10821         * rt/Depend (linuxthreads): Remove.
10823         * Makeconfig [$(build-hardcoded-path-in-tests) = yes]
10824         (rtld-tests-LDFLAGS): Use $(elf-objpfx) instead of
10825         $(common-objpfx)elf/.
10826         (link-libc-before-gnulib): Likewise.
10827         (elfobjdir): Remove variable.
10828         * Makefile (install): Use $(elf-objpfx) instead of
10829         $(common-objpfx)elf/.
10830         * Makerules (link-libc-args): Use $(elf-objpfx) instead of
10831         $(elfobjdir)/.
10832         (link-libc-deps): Likewise.
10833         ($(common-objpfx)libc.so): Likewise.
10834         ($(common-objpfx)linkobj/libc.so): Likewise.
10835         [$(cross-compiling) = no] (symbolic-link-prog): Use $(elf-objpfx)
10836         instead of $(common-objpfx)elf/.
10837         (symbolic-link-list): Likewise.
10838         * iconvdata/Makefile ($(inst_gconvdir)/gconv-modules)
10839         [$(cross-compiling) = no]: Likewise.
10840         * sysdeps/arm/Makefile (gnulib-arch): Use $(elf-objpfx) instead of
10841         $(elfobjdir)/.
10842         (static-gnulib-arch): Likewise.
10843         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules)
10844         [$(cross-compiling) = no]: Use $(elf-objpfx) instead of
10845         $(common-objpfx)elf/.
10847 2014-05-21  Richard Henderson  <rth@redhat.com>
10849         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
10850         (SINGLE_THREAD_P): Use the correct width load.  Fold
10851         into the ldr offset.
10853         * sysdeps/unix/sysv/linux/aarch64/sysdep.h [RTLD_PRIVATE_ERRNO]
10854         (SYSCALL_ERROR_HANDLER): Fold add insn into str offset.
10856 2014-05-20  Joseph Myers  <joseph@codesourcery.com>
10858         * sysdeps/unix/sysv/linux/arm/unwind-forcedunwind.c
10859         (libgcc_s_resume): Use __attribute_used__.
10860         * sysdeps/unix/sysv/linux/arm/unwind-resume.c (libgcc_s_resume):
10861         Likewise.
10863 2014-05-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
10865         * sysdeps/powerpc/fpu/math_private.h [__copysignf]: Fix copysign macro
10866         optimization when used with float constants.
10868         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
10870 2014-05-20  Aurelien Jarno  <aurelien@aurel32.net>
10872         [BZ #16915]
10873         * locale/nl_langinfo_l.c: Make direct reference to every
10874         _nl_current_CATEGORY symbol.
10875         * localedata/Makefile (test-srcs): Add tst-langinfo-static.
10876         (tests-static): Add tst-langinfo-static.
10877         (tests-special): Add tst-langinfo-static.out.
10878         ($(objpfx)tst-langinfo.out): Redirect output.
10879         ($(objpfx)tst-langinfo-static.out): New.
10880         * localedata/tst-langinfo.sh: Send output to stdout.
10881         * localedata/tst-langinfo-static.c: New file.
10883         [BZ #16965]
10884         * stdlib/strtod_l.c (round_and_return): Add code to shift limbs
10885         when the shift amount is modulo the limb size.
10887 2014-05-20  Richard Henderson  <rth@redhat.com>
10889         [BZ #16967]
10890         * sysdeps/unix/sysv/linux/alpha/bits/sigaction.h (struct sigaction):
10891         Change type of sa_flags from unsigned int to int.
10893         [BZ #16966]
10894         * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h: Remove file.
10896         * sysdeps/alpha/dl-machine.h (ELF_MACHINE_NO_RELA): Define.
10898 2014-05-20  Will Newton  <will.newton@linaro.org>
10900         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
10901         Test the return value of the system call in the nocancel case.
10903 2014-05-20  Will Newton  <will.newton@linaro.org>
10904             Yvan Roux  <yvan.roux@linaro.org>
10906         * sysdeps/unix/sysv/linux/aarch64/sys/user.h: Remove unused
10907         #include of asm/ptrace.h.
10908         (PTRACE_GET_THREAD_AREA): Remove #undef.
10909         (PTRACE_GETHBPREGS): Likewise.
10910         (PTRACE_SETHBPREGS): Likewise.
10911         (struct user_regs_struct): New structure.
10912         (struct user_fpsimd_struct): New structure.
10913         * sysdeps/unix/sysv/linux/aarch64/sys/procfs.h: Remove unused
10914         #include of asm/ptrace.h and second #include of sys/user.h.
10915         (PTRACE_GET_THREAD_AREA): Remove #undef.
10916         (PTRACE_GETHBPREGS): Likewise.
10917         (PTRACE_SETHBPREGS): Likewise.
10918         (ELF_NGREG): Use new struct user_regs_struct.
10919         (elf_fpregset_t): Use new struct user_fpsimd_struct.
10921 2014-05-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
10923         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypof.c: Moved ...
10924         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf.c: ... here.
10926 2014-05-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
10928         [BZ #16958]
10929         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Add missing
10930         membar to avoid block loads/stores to overlap previous stores.
10932 2014-05-17  Richard Henderson  <rth@redhat.com>
10934         * sysdeps/unix/sysv/linux/alpha/nptl/sysdep-cancel.h (PSEUDO):
10935         Create the __##syscall_name##_nocancel entry point.
10936         * sysdeps/unix/sysv/linux/alpha/sigsuspend.S (__sigsuspend_nocancel):
10937         Remove; let the sysdep-cancel.h code create it.
10939 2014-05-17  David S. Miller  <davem@davemloft.net>
10941         * sysdeps/unix/sysv/linux/sparc/bits/termios.h (PAGEOUT, WRAP):
10942         Protect with __USE_GNU.
10943         (TIOCSET_TEMPT): Likewise.
10944         (TIOCM_LE, TIOCM_DTR, TIOCM_RTS, TIOCM_ST, TIOCM_SR, TIOCM_CTS,
10945         TIOCM_CAR, TIOCM_RNG, TIOCM_DSR, TIOCM_CD, TIOCM_RI): Remove as
10946         these are already provided in bits/ioctl-types.h
10948 2014-05-16  Roland McGrath  <roland@hack.frob.com>
10950         * sysdeps/unix/sysv/linux/alpha/arch-fork.h: New file.
10951         * sysdeps/unix/sysv/linux/ia64/nptl/fork.c: File removed.
10953         * sysdeps/unix/sysv/linux/not-cancel.h (waitpid_not_cancel):
10954         Use wait4 regardless of [__NR_waitpid].
10956 2014-05-16  Maciej W. Rozycki  <macro@codesourcery.com>
10958         PR libgcc/60166
10959         * sysdeps/arm/soft-fp/sfp-machine.h (_FP_NANFRAC_S, _FP_NANFRAC_D)
10960         (_FP_NANSIGN_Q): Set the quiet bit.
10962 2014-05-16  Joseph Myers  <joseph@codesourcery.com>
10964         * benchtests/Makefile
10965         ($(addprefix $(objpfx)bench-,$(bench-math))): Depend on $(libm),
10966         not $(common-objpfx)math/libm.so.
10967         ($(addprefix $(objpfx)bench-,$(bench-pthread))): Depend on
10968         $(shared-thread-library), not $(common-objpfx)nptl/libpthread.so.
10969         * elf/Makefile ($(objpfx)noload): Depend on $(libdl), not
10970         $(common-objpfx)dlfcn/libdl.so.
10971         ($(objpfx)tst-audit8): Depend on $(libm), not
10972         $(common-objpfx)math/libm.so.
10973         * malloc/Makefile ($(objpfx)libmemusage.so): Depend on $(libdl),
10974         not $(common-objpfx)dlfcn/libdl.so.
10975         * math/Makefile
10976         ($(addprefix $(objpfx),$(filter-out $(tests-static),$(tests)))):
10977         Depend on $(libm), not $(objpfx)libm.so.  Do not condition on
10978         [$(build-shared) = yes].
10979         ($(objpfx)test-fenv-tls): Depend on $(shared-thread-library), not
10980         $(common-objpfx)nptl/libpthread.so.
10981         * misc/Makefile ($(objpfx)tst-tsearch): Depend on $(libm), not
10982         $(common-objpfx)math/libm.so$(libm.so-version) or
10983         $(common-objpfx)math/libm.a depending on [$(build-shared) = yes].
10984         * nptl/Makefile ($(objpfx)tst-unload): Depend on $(libdl), not
10985         $(common-objpfx)dlfcn/libdl.so.
10986         * setjmp/Makefile (link-libm): Remove variable.
10987         ($(objpfx)tst-setjmp-fp): Depend on $(libm), not $(link-libm).
10988         * stdio-common/Makefile (link-libm): Remove variable.
10989         ($(objpfx)tst-printf-round): Depend on $(libm), not $(link-libm).
10990         * stdlib/Makefile (link-libm): Remove variable.
10991         ($(objpfx)bug-getcontext): Depend on $(libm), not $(link-libm).
10992         ($(objpfx)tst-strtod-round): Likewise.
10993         ($(objpfx)tst-tininess): Likewise.
10994         ($(objpfx)tst-strtod-underflow): Likewise.
10995         ($(objpfx)tst-strtod6): Likewise.
10996         ($(objpfx)tst-tls-atexit): Depend on $(shared-thread-library) and
10997         $(libdl), not $(common-objpfx)nptl/libpthread.so and
10998         $(common-objpfx)dlfcn/libdl.so.
11000 2014-05-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11002         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h [__USE_MISC]: Guard
11003         BSD terminal modes definitions.
11005 2014-05-16  Roland McGrath  <roland@hack.frob.com>
11007         * sysdeps/unix/sysv/linux/arm/arch-fork.h: New file.
11008         * sysdeps/unix/sysv/linux/arm/fork.c: File removed.
11010         * sysdeps/unix/sysv/linux/arch-fork.h: New file.
11011         * sysdeps/unix/sysv/linux/i386/fork.h: Moved ...
11012         * sysdeps/unix/sysv/linux/i386/arch-fork.h: ... here.
11013         Don't do #include_next.
11014         * sysdeps/unix/sysv/linux/x86_64/fork.h: Moved ...
11015         * sysdeps/unix/sysv/linux/x86_64/arch-fork.h: ... here.
11016         Don't do #include_next.
11017         * sysdeps/unix/sysv/linux/mips/arch-fork.h: New file.
11018         * sysdeps/unix/sysv/linux/mips/fork.h: File removed.
11019         * sysdeps/unix/sysv/linux/powerpc/arch-fork.h: New file.
11020         * sysdeps/unix/sysv/linux/powerpc/fork.h: File removed.
11022 2014-05-16  Allan McRae  <allan@archlinux.org>
11024         * po/sv.po: Update Swedish translation from translation project.
11026         * timezone/Makefile ($(objpfx)tzselect): Use correct variable
11027         in sed expression.
11029 2014-05-16  Aurelien Jarno  <aurelien@aurel32.net>
11031         [BZ #16917]
11032         * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_internal): Return
11033         errno if the TIOCGPTN ioctl fails with an error different than
11034         EINVAL.
11035         * login/tst-ptsname.c: New file.
11036         * login/Makefile (tests): Add tst-ptsname.
11038         [BZ #16943]
11039         * sysdeps/unix/sysv/linux/sparc/bits/resource.h: Declare prlimit
11040         and prlimit64.
11042 2014-05-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
11044         [BZ #16849]
11045         * sysdeps/posix/getaddrinfo.c (gaih_inet): Only check for
11046         herrno to return EAI_AGAIN.
11048 2014-05-14  Roland McGrath  <roland@hack.frob.com>
11050         * sysdeps/unix/sysv/linux/i386/nptl/c++-types.data: Moved ...
11051         * sysdeps/unix/sysv/linux/i386/c++-types.data: ... here.
11052         * sysdeps/unix/sysv/linux/i386/nptl/ld.abilist: Moved ...
11053         * sysdeps/unix/sysv/linux/i386/ld.abilist: ... here.
11054         * sysdeps/unix/sysv/linux/i386/nptl/libBrokenLocale.abilist: Moved ...
11055         * sysdeps/unix/sysv/linux/i386/libBrokenLocale.abilist: ... here.
11056         * sysdeps/unix/sysv/linux/i386/nptl/libanl.abilist: Moved ...
11057         * sysdeps/unix/sysv/linux/i386/libanl.abilist: ... here.
11058         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Moved ...
11059         * sysdeps/unix/sysv/linux/i386/libc.abilist: ... here.
11060         * sysdeps/unix/sysv/linux/i386/nptl/libcrypt.abilist: Moved ...
11061         * sysdeps/unix/sysv/linux/i386/libcrypt.abilist: ... here.
11062         * sysdeps/unix/sysv/linux/i386/nptl/libdl.abilist: Moved ...
11063         * sysdeps/unix/sysv/linux/i386/libdl.abilist: ... here.
11064         * sysdeps/unix/sysv/linux/i386/nptl/libm.abilist: Moved ...
11065         * sysdeps/unix/sysv/linux/i386/libm.abilist: ... here.
11066         * sysdeps/unix/sysv/linux/i386/nptl/libnsl.abilist: Moved ...
11067         * sysdeps/unix/sysv/linux/i386/libnsl.abilist: ... here.
11068         * sysdeps/unix/sysv/linux/i386/nptl/libpthread.abilist: Moved ...
11069         * sysdeps/unix/sysv/linux/i386/libpthread.abilist: ... here.
11070         * sysdeps/unix/sysv/linux/i386/nptl/libresolv.abilist: Moved ...
11071         * sysdeps/unix/sysv/linux/i386/libresolv.abilist: ... here.
11072         * sysdeps/unix/sysv/linux/i386/nptl/librt.abilist: Moved ...
11073         * sysdeps/unix/sysv/linux/i386/librt.abilist: ... here.
11074         * sysdeps/unix/sysv/linux/i386/nptl/libthread_db.abilist: Moved ...
11075         * sysdeps/unix/sysv/linux/i386/libthread_db.abilist: ... here.
11076         * sysdeps/unix/sysv/linux/i386/nptl/libutil.abilist: Moved ...
11077         * sysdeps/unix/sysv/linux/i386/libutil.abilist: ... here.
11078         * sysdeps/unix/sysv/linux/i386/nptl/localplt.data: Moved ...
11079         * sysdeps/unix/sysv/linux/i386/localplt.data: ... here.
11080         * sysdeps/unix/sysv/linux/x86_64/64/nptl/c++-types.data: Moved ...
11081         * sysdeps/unix/sysv/linux/x86_64/64/c++-types.data: ... here.
11082         * sysdeps/unix/sysv/linux/x86_64/64/nptl/ld.abilist: Moved ...
11083         * sysdeps/unix/sysv/linux/x86_64/64/ld.abilist: ... here.
11084         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libBrokenLocale.abilist:
11085         Moved ...
11086         * sysdeps/unix/sysv/linux/x86_64/64/libBrokenLocale.abilist: ... here.
11087         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libanl.abilist: Moved ...
11088         * sysdeps/unix/sysv/linux/x86_64/64/libanl.abilist: ... here.
11089         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Moved ...
11090         * sysdeps/unix/sysv/linux/x86_64/64/libc.abilist: ... here.
11091         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libcrypt.abilist: Moved ...
11092         * sysdeps/unix/sysv/linux/x86_64/64/libcrypt.abilist: ... here.
11093         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libdl.abilist: Moved ...
11094         * sysdeps/unix/sysv/linux/x86_64/64/libdl.abilist: ... here.
11095         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libm.abilist: Moved ...
11096         * sysdeps/unix/sysv/linux/x86_64/64/libm.abilist: ... here.
11097         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libnsl.abilist: Moved ...
11098         * sysdeps/unix/sysv/linux/x86_64/64/libnsl.abilist: ... here.
11099         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libpthread.abilist: Moved ...
11100         * sysdeps/unix/sysv/linux/x86_64/64/libpthread.abilist: ... here.
11101         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libresolv.abilist: Moved ...
11102         * sysdeps/unix/sysv/linux/x86_64/64/libresolv.abilist: ... here.
11103         * sysdeps/unix/sysv/linux/x86_64/64/nptl/librt.abilist: Moved ...
11104         * sysdeps/unix/sysv/linux/x86_64/64/librt.abilist: ... here.
11105         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libthread_db.abilist: Moved ...
11106         * sysdeps/unix/sysv/linux/x86_64/64/libthread_db.abilist: ... here.
11107         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libutil.abilist: Moved ...
11108         * sysdeps/unix/sysv/linux/x86_64/64/libutil.abilist: ... here.
11109         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/c++-types.data: Moved ...
11110         * sysdeps/unix/sysv/linux/x86_64/x32/c++-types.data: ... here.
11111         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/ld.abilist: Moved ...
11112         * sysdeps/unix/sysv/linux/x86_64/x32/ld.abilist: ... here.
11113         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libBrokenLocale.abilist:
11114         Moved ...
11115         * sysdeps/unix/sysv/linux/x86_64/x32/libBrokenLocale.abilist: ... here.
11116         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libanl.abilist: Moved ...
11117         * sysdeps/unix/sysv/linux/x86_64/x32/libanl.abilist: ... here.
11118         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist: Moved ...
11119         * sysdeps/unix/sysv/linux/x86_64/x32/libc.abilist: ... here.
11120         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libcrypt.abilist: Moved ...
11121         * sysdeps/unix/sysv/linux/x86_64/x32/libcrypt.abilist: ... here.
11122         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libdl.abilist: Moved ...
11123         * sysdeps/unix/sysv/linux/x86_64/x32/libdl.abilist: ... here.
11124         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libm.abilist: Moved ...
11125         * sysdeps/unix/sysv/linux/x86_64/x32/libm.abilist: ... here.
11126         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libnsl.abilist: Moved ...
11127         * sysdeps/unix/sysv/linux/x86_64/x32/libnsl.abilist: ... here.
11128         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist: Moved ...
11129         * sysdeps/unix/sysv/linux/x86_64/x32/libpthread.abilist: ... here.
11130         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libresolv.abilist: Moved ...
11131         * sysdeps/unix/sysv/linux/x86_64/x32/libresolv.abilist: ... here.
11132         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/librt.abilist: Moved ...
11133         * sysdeps/unix/sysv/linux/x86_64/x32/librt.abilist: ... here.
11134         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libthread_db.abilist:
11135         Moved ...
11136         * sysdeps/unix/sysv/linux/x86_64/x32/libthread_db.abilist: ... here.
11137         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libutil.abilist: Moved ...
11138         * sysdeps/unix/sysv/linux/x86_64/x32/libutil.abilist: ... here.
11140         * nptl/sysdeps/unix/sysv/linux/x86/Makefile: File removed.
11141         * sysdeps/unix/sysv/linux/x86/Makefile [$(subdir) = nptl]
11142         (libpthread-sysdep_routines): Add elision-related stuff here instead.
11143         * nptl/sysdeps/unix/sysv/linux/x86/elision-conf.c: Moved ...
11144         * sysdeps/unix/sysv/linux/x86/elision-conf.c: ... here.
11145         * nptl/sysdeps/unix/sysv/linux/x86/elision-conf.h: Moved ...
11146         * sysdeps/unix/sysv/linux/x86/elision-conf.h: ... here.
11147         * nptl/sysdeps/unix/sysv/linux/x86/elision-lock.c: Moved ...
11148         * sysdeps/unix/sysv/linux/x86/elision-lock.c: ... here.
11149         * nptl/sysdeps/unix/sysv/linux/x86/elision-timed.c: Moved ...
11150         * sysdeps/unix/sysv/linux/x86/elision-timed.c: ... here.
11151         * nptl/sysdeps/unix/sysv/linux/x86/elision-trylock.c: Moved ...
11152         * sysdeps/unix/sysv/linux/x86/elision-trylock.c: ... here.
11153         * nptl/sysdeps/unix/sysv/linux/x86/elision-unlock.c: Moved ...
11154         * sysdeps/unix/sysv/linux/x86/elision-unlock.c: ... here.
11155         * nptl/sysdeps/unix/sysv/linux/x86/force-elision.h: Moved ...
11156         * sysdeps/unix/sysv/linux/x86/force-elision.h: ... here.
11157         * nptl/sysdeps/unix/sysv/linux/x86/hle.h: Moved ...
11158         * sysdeps/unix/sysv/linux/x86/hle.h: ... here.
11159         * nptl/sysdeps/unix/sysv/linux/x86/init-arch.c: Moved ...
11160         * sysdeps/unix/sysv/linux/x86/init-arch.c: ... here.
11161         * nptl/sysdeps/unix/sysv/linux/x86/init-arch.h: Moved ...
11162         * sysdeps/unix/sysv/linux/x86/init-arch.h: ... here.
11163         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_cond_lock.c: Moved ...
11164         * sysdeps/unix/sysv/linux/x86/pthread_mutex_cond_lock.c: ... here.
11165         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_lock.c: Moved ...
11166         * sysdeps/unix/sysv/linux/x86/pthread_mutex_lock.c: ... here.
11167         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_timedlock.c: Moved ...
11168         * sysdeps/unix/sysv/linux/x86/pthread_mutex_timedlock.c: ... here.
11169         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_trylock.c: Moved ...
11170         * sysdeps/unix/sysv/linux/x86/pthread_mutex_trylock.c: ... here.
11172         * sysdeps/unix/sysv/linux/mips/fork.h: New file.
11173         * sysdeps/unix/sysv/linux/mips/nptl/fork.c: File removed.
11175         * nptl/sysdeps/unix/sysv/linux/i386/Implies: File removed.
11176         * nptl/sysdeps/unix/sysv/linux/i386/i786/Implies: Moved ...
11177         * sysdeps/unix/sysv/linux/i386/i786/Implies: ... here.
11178         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_wait.S: Moved ...
11179         * sysdeps/unix/sysv/linux/i386/i586/sem_wait.S: ... here.
11180         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_wrlock.S:
11181         Moved ...
11182         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_wrlock.S: ... here.
11183         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_timedwait.S:
11184         Moved ...
11185         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_timedwait.S: ... here.
11186         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_barrier_wait.S:
11187         Moved ...
11188         * sysdeps/unix/sysv/linux/i386/i586/pthread_barrier_wait.S: ... here.
11189         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_unlock.S:
11190         Moved ...
11191         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_unlock.S: ... here.
11192         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_timedwait.S: Moved ...
11193         * sysdeps/unix/sysv/linux/i386/i586/sem_timedwait.S: ... here.
11194         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_signal.S:
11195         Moved ...
11196         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_signal.S: ... here.
11197         * nptl/sysdeps/unix/sysv/linux/i386/i586/libc-lowlevellock.S: Moved ...
11198         * sysdeps/unix/sysv/linux/i386/i586/libc-lowlevellock.S: ... here.
11199         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_wait.S: Moved ...
11200         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_wait.S: ... here.
11201         * nptl/sysdeps/unix/sysv/linux/i386/i586/lowlevelrobustlock.S: Moved ...
11202         * sysdeps/unix/sysv/linux/i386/i586/lowlevelrobustlock.S: ... here.
11203         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_broadcast.S:
11204         Moved ...
11205         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_broadcast.S: ... here.
11206         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedrdlock.S:
11207         Moved ...
11208         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedrdlock.S:
11209         ... here.
11210         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_trywait.S: Moved ...
11211         * sysdeps/unix/sysv/linux/i386/i586/sem_trywait.S: ... here.
11212         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_post.S: Moved ...
11213         * sysdeps/unix/sysv/linux/i386/i586/sem_post.S: ... here.
11214         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedwrlock.S:
11215         Moved ...
11216         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedwrlock.S:
11217         ... here.
11218         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_rdlock.S:
11219         Moved ...
11220         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_rdlock.S: ... here.
11221         * nptl/sysdeps/unix/sysv/linux/i386/i586/lowlevellock.S: Moved ...
11222         * sysdeps/unix/sysv/linux/i386/i586/lowlevellock.S: ... here.
11223         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_wait.S: Moved ...
11224         * sysdeps/unix/sysv/linux/i386/i486/sem_wait.S: ... here.
11225         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S:
11226         Moved ...
11227         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S: ... here.
11228         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S:
11229         Moved ...
11230         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S: ... here.
11231         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_barrier_wait.S:
11232         Moved ...
11233         * sysdeps/unix/sysv/linux/i386/i486/pthread_barrier_wait.S: ... here.
11234         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S:
11235         Moved ...
11236         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S: ... here.
11237         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S: Moved ...
11238         * sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S: ... here.
11239         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_signal.S:
11240         Moved ...
11241         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_signal.S: ... here.
11242         * nptl/sysdeps/unix/sysv/linux/i386/i486/libc-lowlevellock.S: Moved ...
11243         * sysdeps/unix/sysv/linux/i386/i486/libc-lowlevellock.S: ... here.
11244         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S: Moved ...
11245         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S: ... here.
11246         * nptl/sysdeps/unix/sysv/linux/i386/i486/lowlevelrobustlock.S: Moved ...
11247         * sysdeps/unix/sysv/linux/i386/i486/lowlevelrobustlock.S: ... here.
11248         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_broadcast.S:
11249         Moved ...
11250         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_broadcast.S: ... here.
11251         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S:
11252         Moved ...
11253         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S:
11254         ... here.
11255         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_trywait.S: Moved ...
11256         * sysdeps/unix/sysv/linux/i386/i486/sem_trywait.S: ... here.
11257         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_post.S: Moved ...
11258         * sysdeps/unix/sysv/linux/i386/i486/sem_post.S: ... here.
11259         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S:
11260         Moved ...
11261         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S:
11262         ... here.
11263         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S:
11264         Moved ...
11265         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S: ... here.
11266         * nptl/sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S: Moved ...
11267         * sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S: ... here.
11268         * nptl/sysdeps/unix/sysv/linux/i386/dl-sysdep.h: Moved ...
11269         * sysdeps/unix/sysv/linux/i386/dl-sysdep.h: ... here.
11270         * nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h: Moved ...
11271         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: ... here.
11272         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_wait.S: Moved ...
11273         * sysdeps/unix/sysv/linux/i386/i686/sem_wait.S: ... here.
11274         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_wrlock.S:
11275         Moved ...
11276         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_wrlock.S: ... here.
11277         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_timedwait.S:
11278         Moved ...
11279         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_timedwait.S: ... here.
11280         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_barrier_wait.S:
11281         Moved ...
11282         * sysdeps/unix/sysv/linux/i386/i686/pthread_barrier_wait.S: ... here.
11283         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_unlock.S:
11284         Moved ...
11285         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_unlock.S: ... here.
11286         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_timedwait.S: Moved ...
11287         * sysdeps/unix/sysv/linux/i386/i686/sem_timedwait.S: ... here.
11288         * nptl/sysdeps/unix/sysv/linux/i386/i686/dl-sysdep.h: Moved ...
11289         * sysdeps/unix/sysv/linux/i386/i686/dl-sysdep.h: ... here.
11290         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_signal.S:
11291         Moved ...
11292         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_signal.S: ... here.
11293         * nptl/sysdeps/unix/sysv/linux/i386/i686/libc-lowlevellock.S: Moved ...
11294         * sysdeps/unix/sysv/linux/i386/i686/libc-lowlevellock.S: ... here.
11295         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_wait.S: Moved ...
11296         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_wait.S: ... here.
11297         * nptl/sysdeps/unix/sysv/linux/i386/i686/lowlevelrobustlock.S: Moved ...
11298         * sysdeps/unix/sysv/linux/i386/i686/lowlevelrobustlock.S: ... here.
11299         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_broadcast.S:
11300         Moved ...
11301         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_broadcast.S: ... here.
11302         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedrdlock.S:
11303         Moved ...
11304         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedrdlock.S:
11305         ... here.
11306         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_trywait.S: Moved ...
11307         * sysdeps/unix/sysv/linux/i386/i686/sem_trywait.S: ... here.
11308         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_post.S: Moved ...
11309         * sysdeps/unix/sysv/linux/i386/i686/sem_post.S: ... here.
11310         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedwrlock.S:
11311         Moved ...
11312         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedwrlock.S:
11313         ... here.
11314         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_rdlock.S:
11315         Moved ...
11316         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_rdlock.S: ... here.
11317         * nptl/sysdeps/unix/sysv/linux/i386/i686/lowlevellock.S: Moved ...
11318         * sysdeps/unix/sysv/linux/i386/i686/lowlevellock.S: ... here.
11319         * nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Moved ...
11320         * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: ... here.
11321         * nptl/sysdeps/unix/sysv/linux/i386/smp.h: Moved ...
11322         * sysdeps/unix/sysv/linux/i386/smp.h: ... here.
11323         * nptl/sysdeps/unix/sysv/linux/i386/pthread_once.S: Moved ...
11324         * sysdeps/unix/sysv/linux/i386/pthread_once.S: ... here.
11325         * nptl/sysdeps/unix/sysv/linux/i386/createthread.c: Moved ...
11326         * sysdeps/unix/sysv/linux/i386/createthread.c: ... here.
11328         * sysdeps/unix/sysv/linux/powerpc/fork.h: New file.
11329         * nptl/sysdeps/unix/sysv/linux/powerpc/fork.c: File removed.
11331         * nptl/sysdeps/unix/sysv/linux/i386/pthread_spin_init.c: File removed.
11332         * nptl/sysdeps/unix/sysv/linux/i386/pthread_spin_unlock.S: File removed.
11334         * nptl/sysdeps/unix/sysv/linux/x86_64/Implies: File removed.
11335         * nptl/sysdeps/unix/sysv/linux/x86_64/cancellation.S: Moved ...
11336         * sysdeps/unix/sysv/linux/x86_64/cancellation.S: ... here.
11337         * nptl/sysdeps/unix/sysv/linux/x86_64/libc-cancellation.S: Moved ...
11338         * sysdeps/unix/sysv/linux/x86_64/libc-cancellation.S: ... here.
11339         * nptl/sysdeps/unix/sysv/linux/x86_64/libc-lowlevellock.S: Moved ...
11340         * sysdeps/unix/sysv/linux/x86_64/libc-lowlevellock.S: ... here.
11341         * nptl/sysdeps/unix/sysv/linux/x86_64/librt-cancellation.S: Moved ...
11342         * sysdeps/unix/sysv/linux/x86_64/librt-cancellation.S: ... here.
11343         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Moved ...
11344         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: ... here.
11345         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S: Moved ...
11346         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.S: ... here.
11347         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevelrobustlock.S: Moved ...
11348         * sysdeps/unix/sysv/linux/x86_64/lowlevelrobustlock.S: ... here.
11349         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_barrier_wait.S: Moved ...
11350         * sysdeps/unix/sysv/linux/x86_64/pthread_barrier_wait.S: ... here.
11351         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_broadcast.S:
11352         Moved ...
11353         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_broadcast.S: ... here.
11354         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_signal.S: Moved ...
11355         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_signal.S: ... here.
11356         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:
11357         Moved ...
11358         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S: ... here.
11359         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S: Moved ...
11360         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S: ... here.
11361         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_once.S: Moved ...
11362         * sysdeps/unix/sysv/linux/x86_64/pthread_once.S: ... here.
11363         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S: Moved ...
11364         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S: ... here.
11365         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S:
11366         Moved ...
11367         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S: ... here.
11368         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedwrlock.S:
11369         Moved ...
11370         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedwrlock.S: ... here.
11371         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_unlock.S: Moved ...
11372         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_unlock.S: ... here.
11373         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S: Moved ...
11374         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S: ... here.
11375         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_setaffinity.c: Moved ...
11376         * sysdeps/unix/sysv/linux/x86_64/pthread_setaffinity.c: ... here.
11377         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_post.S: Moved ...
11378         * sysdeps/unix/sysv/linux/x86_64/sem_post.S: ... here.
11379         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_timedwait.S: Moved ...
11380         * sysdeps/unix/sysv/linux/x86_64/sem_timedwait.S: ... here.
11381         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_trywait.S: Moved ...
11382         * sysdeps/unix/sysv/linux/x86_64/sem_trywait.S: ... here.
11383         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S: Moved ...
11384         * sysdeps/unix/sysv/linux/x86_64/sem_wait.S: ... here.
11385         * nptl/sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: Moved ...
11386         * sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: ... here.
11388         * nptl/sysdeps/unix/sysv/linux/fork.c: Use <> for fork.h #include.
11389         * nptl/sysdeps/unix/sysv/linux/x86_64/fork.c: File removed.
11390         * sysdeps/unix/sysv/linux/x86_64/fork.h: New file.
11391         * nptl/sysdeps/unix/sysv/linux/i386/fork.c: File removed.
11392         * sysdeps/unix/sysv/linux/i386/fork.h: New file.
11394         * nptl/sysdeps/unix/sysv/linux/i386/not-cancel.h: Moved ...
11395         * sysdeps/unix/sysv/linux/not-cancel.h: ... here.
11396         * nptl/sysdeps/unix/sysv/linux/sparc/not-cancel.h: File removed.
11397         * nptl/sysdeps/unix/sysv/linux/sh/not-cancel.h: File removed.
11398         * nptl/sysdeps/unix/sysv/linux/powerpc/not-cancel.h: File removed.
11399         * nptl/sysdeps/unix/sysv/linux/x86_64/not-cancel.h: File removed.
11400         * nptl/sysdeps/unix/sysv/linux/s390/not-cancel.h: File removed.
11401         * sysdeps/unix/sysv/linux/generic/not-cancel.h: File removed.
11402         * sysdeps/unix/sysv/linux/generic/nptl/not-cancel.h: File removed.
11403         * sysdeps/unix/sysv/linux/m68k/nptl/not-cancel.h: File removed.
11405         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_spin_init.c: File removed.
11406         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_spin_unlock.S: Likewise.
11408         * nptl/sysdeps/unix/sysv/linux/x86_64/compat-timer.h: Moved ...
11409         * sysdeps/unix/sysv/linux/x86_64/compat-timer.h: ... here.
11410         * nptl/sysdeps/unix/sysv/linux/x86_64/Versions: Remove, merge into ...
11411         * sysdeps/unix/sysv/linux/x86_64/Versions: ... here.
11412         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_create.c: Moved ...
11413         * sysdeps/unix/sysv/linux/x86_64/timer_create.c: here.
11414         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_delete.c: Moved ...
11415         * sysdeps/unix/sysv/linux/x86_64/timer_delete.c: ... here
11416         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_getoverr.c: Moved ...
11417         * sysdeps/unix/sysv/linux/x86_64/timer_getoverr.c: ... here
11418         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_gettime.c: Moved ...
11419         * sysdeps/unix/sysv/linux/x86_64/timer_gettime.c: ... here
11420         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_settime.c: Moved ...
11421         * sysdeps/unix/sysv/linux/x86_64/timer_settime.c: ... here
11422         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_create.c:
11423         Update #include.
11424         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_delete.c:
11425         Likewise.
11426         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_getoverr.c:
11427         Likewise.
11428         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_gettime.c:
11429         Likewise.
11430         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_settime.c:
11431         Likewise.
11432         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_create.c:
11433         Likewise.
11434         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_delete.c:
11435         Likewise.
11436         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_getoverr.c:
11437         Likewise.
11438         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_gettime.c:
11439         Likewise.
11440         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_settime.c:
11441         Likewise.
11442         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_create.c: Likewise.
11443         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_delete.c: Likewise.
11444         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_getoverr.c: Likewise.
11445         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_gettime.c: Likewise.
11446         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_settime.c: Likewise.
11447         * sysdeps/unix/sysv/linux/alpha/nptl/timer_create.c: Likewise.
11448         * sysdeps/unix/sysv/linux/alpha/nptl/timer_delete.c: Likewise.
11449         * sysdeps/unix/sysv/linux/alpha/nptl/timer_getoverr.c: Likewise.
11450         * sysdeps/unix/sysv/linux/alpha/nptl/timer_gettime.c: Likewise.
11451         * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Likewise.
11452         * sysdeps/unix/sysv/linux/ia64/nptl/timer_create.c: Likewise.
11453         * sysdeps/unix/sysv/linux/ia64/nptl/timer_delete.c: Likewise.
11454         * sysdeps/unix/sysv/linux/ia64/nptl/timer_getoverr.c: Likewise.
11455         * sysdeps/unix/sysv/linux/ia64/nptl/timer_gettime.c:  Likewise.
11456         * sysdeps/unix/sysv/linux/ia64/nptl/timer_settime.c:  Likewise.
11458         * sysdeps/unix/sysv/linux/x86_64/clone.S: Deconditionalize the code
11459         that was previously under [RESET_PID].
11460         * sysdeps/unix/sysv/linux/i386/clone.S: Likewise.
11461         * nptl/sysdeps/unix/sysv/linux/x86_64/clone.S: File removed.
11462         * nptl/sysdeps/unix/sysv/linux/i386/clone.S: File removed.
11464         * sysdeps/i386/nptl/Implies: New file.
11465         * sysdeps/x86_64/nptl/Implies: New file.
11466         * nptl/sysdeps/unix/sysv/linux/x86/bits/pthreadtypes.h: Moved ...
11467         * sysdeps/x86/nptl/bits/pthreadtypes.h: ... here.
11468         * nptl/sysdeps/unix/sysv/linux/x86/bits/semaphore.h: Moved ...
11469         * sysdeps/x86/nptl/bits/semaphore.h: ... here.
11471         * sysdeps/unix/sysv/linux/i386/vfork.S: Include <tcb-offsets.h>.
11472         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
11473         (__libc_vfork): New strong alias.
11474         * nptl/sysdeps/unix/sysv/linux/i386/vfork.S: File removed.
11475         * nptl/sysdeps/unix/sysv/linux/i386/pt-vfork.S: File removed.
11477         * sysdeps/unix/sysv/linux/x86_64/vfork.S: Include <tcb-offsets.h>.
11478         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
11479         (__libc_vfork): New strong alias.
11480         * nptl/sysdeps/unix/sysv/linux/x86_64/vfork.S: File removed.
11481         * nptl/sysdeps/unix/sysv/linux/x86_64/pt-vfork.S: File removed.
11483         * sysdeps/unix/sysv/linux/arm/vfork.S: Include <tcb-offsets.h>.
11484         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
11485         (__libc_vfork): New strong alias.
11486         * sysdeps/unix/sysv/linux/arm/nptl/vfork.S: File removed.
11487         * sysdeps/unix/sysv/linux/arm/nptl/pt-vfork.S: File removed.
11488         * nptl/pt-vfork.c: New file.
11489         * nptl/Versions (libc: GLIBC_PRIVATE): Add __libc_vfork.
11490         (libpthread: GLIBC_2.20): New version set (empty).
11492 2014-05-14  Will Newton  <will.newton@linaro.org>
11494         * stdlib/gmp-impl.h: Test USE_STACK_ALLOC #ifdef
11495         rather than #if.
11497 2014-05-14  Joseph Myers  <joseph@codesourcery.com>
11499         [BZ #16564]
11500         * sysdeps/i386/fpu/s_log1pl.S (__log1pl): Do not add 1 to positive
11501         arguments with exponent 65 or above.
11502         * sysdeps/ieee754/ldbl-128/s_log1pl.c (__log1pl): Do not add 1 to
11503         arguments 0x1p113L or above.
11504         * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c (__log1pl): Do not add 1
11505         to arguments 0x1p107L or above.
11506         * sysdeps/x86_64/fpu/s_log1pl.S (__log1pl): Do not add 1 to
11507         positive arguments with exponent 65 or above.
11508         * math/auto-libm-test-in: Add more tests of log1p.
11509         * math/auto-libm-test-out: Regenerated.
11511         [BZ #16928]
11512         * math/s_cacos.c (__cacos): Ensure zero real part of result from
11513         non-finite arguments is +0.
11514         * math/s_cacosf.c (__cacosf): Likewise.
11515         * math/s_cacosl.c (__cacosl): Likewise.
11516         * math/libm-test.inc (cacos_test): Use ALL_RM_TEST.
11517         * sysdeps/i386/fpu/libm-test-ulps: Update.
11518         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
11520         [BZ #16927]
11521         * sysdeps/i386/fpu/e_acosh.S (__ieee754_acosh): Use fabs on x-1
11522         value.
11523         * sysdeps/i386/fpu/e_acoshf.S (__ieee754_acoshf): Likewise.
11524         * sysdeps/i386/fpu/e_acoshl.S (__ieee754_acoshl): Likewise.
11525         * sysdeps/ieee754/ldbl-96/e_acoshl.c (__ieee754_acoshl): Correct
11526         for explicit high bit of mantissa when testing for argument equal
11527         to 1.
11528         * math/libm-test.inc (acosh_test): Use ALL_RM_TEST.
11529         * sysdeps/i386/fpu/libm-test-ulps: Update.
11530         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
11532         [BZ #16516]
11533         * sysdeps/ieee754/dbl-64/s_erf.c (efx8): Remove variable.
11534         (__erf): Scale by 16 instead of 8 in potentially underflowing
11535         case.  Ensure exception if result actually underflows.
11536         * sysdeps/ieee754/flt-32/s_erff.c (efx8): Remove variable.
11537         (__erff): Scale by 16 instead of 8 in potentially underflowing
11538         case.  Ensure exception if result actually underflows.
11539         * sysdeps/ieee754/ldbl-128/s_erfl.c: Include <float.h>.
11540         (efx8): Remove variable.
11541         (__erfl): Scale by 16 instead of 8 in potentially underflowing
11542         case.  Ensure exception if result actually underflows.
11543         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Include <float.h>.
11544         (efx8): Remove variable.
11545         (__erfl): Scale by 16 instead of 8 in potentially underflowing
11546         case.  Ensure exception if result actually underflows.
11547         * sysdeps/ieee754/ldbl-96/s_erfl.c: Include <float.h>.
11548         (efx8): Remove variable.
11549         (__erfl): Scale by 16 instead of 8 in potentially underflowing
11550         case.  Ensure exception if result actually underflows.
11551         * math/auto-libm-test-in: Add more tests of erf.
11552         * math/auto-libm-test-out: Regenerated.
11554 2014-05-14  Andreas Schwab  <schwab@suse.de>
11556         * elf/rtld.c (_dl_start_final, _dl_start, init_tls, dl_main):
11557         Remove code conditionalized on USE___THREAD.
11559         * config.h.in (HAVE_PT_CHOWN): Define as 0.
11560         * sysdeps/unix/grantpt.c (grantpt): Check HAVE_PT_CHOWN for value,
11561         not definedness.
11563 2014-05-14  Joseph Myers  <joseph@codesourcery.com>
11565         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_UTIMES):
11566         Define unconditionally.
11567         (__ASSUME_O_CLOEXEC): Likewise.
11568         (__ASSUME_SOCK_CLOEXEC): Likewise.
11569         (__ASSUME_IN_NONBLOCK): Likewise.
11570         (__ASSUME_PIPE2): Likewise.
11571         (__ASSUME_EVENTFD2): Likewise.
11572         (__ASSUME_SIGNALFD4): Likewise.
11573         (__ASSUME_DUP3): Likewise.
11574         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
11575         (__ASSUME_DUP3): Do not define.
11576         (__ASSUME_EVENTFD2): Likewise.
11577         (__ASSUME_IN_NONBLOCK): Likewise.
11578         (__ASSUME_O_CLOEXEC): Likewise.
11579         (__ASSUME_PIPE2): Likewise.
11580         (__ASSUME_SIGNALFD4): Likewise.
11581         (__ASSUME_SOCK_CLOEXEC): Likewise.
11582         (__ASSUME_UTIMES): Undefine.
11583         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
11584         (__ASSUME_UTIMES): Do not define.
11585         (__ASSUME_O_CLOEXEC): Likewise.
11586         (__ASSUME_SOCK_CLOEXEC): Likewise.
11587         (__ASSUME_IN_NONBLOCK): Undefine if [__LINUX_KERNEL_VERSION <
11588         0x020621] instead of defining if [__LINUX_KERNEL_VERSION >=
11589         0x020621].
11590         (__ASSUME_PIPE2): Likewise.
11591         (__ASSUME_EVENTFD2): Likewise.
11592         (__ASSUME_SIGNALFD4): Likewise.
11593         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_DUP3): Undefine.
11594         * sysdeps/unix/sysv/linux/arm/kernel-features.h (__ASSUME_UTIMES):
11595         Do not define.
11596         (__ASSUME_EVENTFD2): Likewise.
11597         (__ASSUME_SIGNALFD4): Likewise.
11598         * sysdeps/unix/sysv/linux/hppa/kernel-features.h
11599         (__ASSUME_32BITUIDS): Likewise.
11600         (__ASSUME_TRUNCATE64_SYSCALL): Likewise.
11601         (__ASSUME_IPC64): Likewise.
11602         (__ASSUME_ST_INO_64_BIT): Likewise.
11603         (__ASSUME_GETDENTS64_SYSCALL): Likewise.
11604         [__LINUX_KERNEL_VERSION < 0x030e00] (__ASSUME_UTIMES): Undefine.
11605         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
11606         (__ASSUME_UTIMES): Do not define.
11607         (__ASSUME_PSELECT): Likewise.
11608         (__ASSUME_PPOLL): Likewise.
11609         (__ASSUME_O_CLOEXEC): Likewise.
11610         (__ASSUME_SOCK_CLOEXEC): Likewise.
11611         (__ASSUME_IN_NONBLOCK): Likewise.
11612         (__ASSUME_PIPE2): Likewise.
11613         (__ASSUME_EVENTFD2): Likewise.
11614         (__ASSUME_SIGNALFD4): Likewise.
11615         (__ASSUME_DUP3): Likewise.
11616         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
11617         (__ASSUME_UTIMES): Likewise.
11618         (__ASSUME_O_CLOEXEC): Likewise.
11619         (__ASSUME_SOCK_CLOEXEC): Likewise.
11620         (__ASSUME_IN_NONBLOCK): Likewise.
11621         (__ASSUME_PIPE2): Likewise.
11622         (__ASSUME_EVENTFD2): Likewise.
11623         (__ASSUME_SIGNALFD4): Likewise.
11624         (__ASSUME_DUP3): Likewise.
11625         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
11626         (__ASSUME_UTIMES): Likewise.
11627         (__ASSUME_O_CLOEXEC): Likewise.
11628         (__ASSUME_SOCK_CLOEXEC): Likewise.
11629         (__ASSUME_IN_NONBLOCK): Likewise.
11630         (__ASSUME_PIPE2): Likewise.
11631         (__ASSUME_EVENTFD2): Likewise.
11632         (__ASSUME_SIGNALFD4): Likewise.
11633         (__ASSUME_DUP3): Likewise.
11634         * sysdeps/unix/sysv/linux/mips/kernel-features.h (__ASSUME_IPC64):
11635         Likewise.
11636         (__ASSUME_UTIMES): Likewise.
11637         (__ASSUME_EVENTFD2): Likewise.
11638         (__ASSUME_SIGNALFD4): Likewise.
11639         * sysdeps/unix/sysv/linux/tile/kernel-features.h
11640         (__ASSUME_O_CLOEXEC): Likewise.
11641         (__ASSUME_SOCK_CLOEXEC): Likewise.
11642         (__ASSUME_IN_NONBLOCK): Likewise.
11643         (__ASSUME_PIPE2): Likewise.
11644         (__ASSUME_EVENTFD2): Likewise.
11645         (__ASSUME_SIGNALFD4): Likewise.
11646         (__ASSUME_DUP3): Likewise.
11647         (__ASSUME_UTIMES): Undefine.
11649         * sysdeps/arm/fclrexcpt.c (__feclearexcept): Rename to
11650         feclearexcept.  Remove symbol versioning code.
11651         * sysdeps/arm/fegetenv.c (__fegetenv): Rename to fegetenv.  Remove
11652         symbol versioning code.
11653         * sysdeps/arm/fesetenv.c (__fesetenv): Rename to fesetenv.  Remove
11654         symbol versioning code.
11655         * sysdeps/arm/feupdateenv.c (__feupdateenv): Rename to
11656         feupdateenv.  Remove symbol versioning code.
11657         * sysdeps/arm/fgetexcptflg.c (__fegetexceptflag): Rename to
11658         fegetexceptflag.  Remove symbol versioning code.
11659         * sysdeps/arm/fsetexcptflg.c (__fesetexceptflag): Rename to
11660         fesetexceptflag.  Remove symbol versioning code.
11661         * sysdeps/unix/sysv/linux/arm/Versions (libc): Remove GLIBC_2.0,
11662         GLIBC_2.2 and GLIBC_2.3.3 entries.  Change GLIBC_2.1 to GLIBC_2.4.
11663         * sysdeps/unix/sysv/linux/arm/posix_fadvise64.c
11664         (__posix_fadvise64_l32): Remove prototype.
11665         [SHLIB_COMPAT(libc, GLIBC_2_2, GLIBC_2_3_3)]: Remove conditional
11666         code.
11668 2014-05-13  Roland McGrath  <roland@hack.frob.com>
11670         * sysdeps/unix/sysv/linux/arm/nptl/bits/pthreadtypes.h: Moved ...
11671         * sysdeps/arm/nptl/bits/pthreadtypes.h: ... here.
11672         * sysdeps/unix/sysv/linux/arm/nptl/bits/semaphore.h: Moved ...
11673         * sysdeps/arm/nptl/bits/semaphore.h: ... here.
11675 2014-05-13  Sami Kerola  <kerolasa@iki.fi>
11677         * timezone/Makefile ($(objpfx)tzselect): Use zonedir instead
11678         current working directory
11680 2014-05-13  Roland McGrath  <roland@hack.frob.com>
11682         * sysdeps/unix/sysv/linux/arm/nptl/c++-types.data: Moved ...
11683         * sysdeps/unix/sysv/linux/arm/c++-types.data: ... here.
11684         * sysdeps/unix/sysv/linux/arm/nptl/createthread.c: Moved ...
11685         * sysdeps/unix/sysv/linux/arm/createthread.c: ... here.
11686         * sysdeps/unix/sysv/linux/arm/nptl/fork.c: Moved ...
11687         * sysdeps/unix/sysv/linux/arm/fork.c: ... here.
11688         * sysdeps/unix/sysv/linux/arm/nptl/ld.abilist: Moved ...
11689         * sysdeps/unix/sysv/linux/arm/ld.abilist: ... here.
11690         * sysdeps/unix/sysv/linux/arm/nptl/libBrokenLocale.abilist: Moved ...
11691         * sysdeps/unix/sysv/linux/arm/libBrokenLocale.abilist: ... here.
11692         * sysdeps/unix/sysv/linux/arm/nptl/libanl.abilist: Moved ...
11693         * sysdeps/unix/sysv/linux/arm/libanl.abilist: ... here.
11694         * sysdeps/unix/sysv/linux/arm/nptl/libc.abilist: Moved ...
11695         * sysdeps/unix/sysv/linux/arm/libc.abilist: ... here.
11696         * sysdeps/unix/sysv/linux/arm/nptl/libcrypt.abilist: Moved ...
11697         * sysdeps/unix/sysv/linux/arm/libcrypt.abilist: ... here.
11698         * sysdeps/unix/sysv/linux/arm/nptl/libdl.abilist: Moved ...
11699         * sysdeps/unix/sysv/linux/arm/libdl.abilist: ... here.
11700         * sysdeps/unix/sysv/linux/arm/nptl/libm.abilist: Moved ...
11701         * sysdeps/unix/sysv/linux/arm/libm.abilist: ... here.
11702         * sysdeps/unix/sysv/linux/arm/nptl/libnsl.abilist: Moved ...
11703         * sysdeps/unix/sysv/linux/arm/libnsl.abilist: ... here.
11704         * sysdeps/unix/sysv/linux/arm/nptl/libpthread.abilist: Moved ...
11705         * sysdeps/unix/sysv/linux/arm/libpthread.abilist: ... here.
11706         * sysdeps/unix/sysv/linux/arm/nptl/libresolv.abilist: Moved ...
11707         * sysdeps/unix/sysv/linux/arm/libresolv.abilist: ... here.
11708         * sysdeps/unix/sysv/linux/arm/nptl/librt.abilist: Moved ...
11709         * sysdeps/unix/sysv/linux/arm/librt.abilist: ... here.
11710         * sysdeps/unix/sysv/linux/arm/nptl/libthread_db.abilist: Moved ...
11711         * sysdeps/unix/sysv/linux/arm/libthread_db.abilist: ... here.
11712         * sysdeps/unix/sysv/linux/arm/nptl/libutil.abilist: Moved ...
11713         * sysdeps/unix/sysv/linux/arm/libutil.abilist: ... here.
11714         * sysdeps/unix/sysv/linux/arm/nptl/localplt.data: Moved ...
11715         * sysdeps/unix/sysv/linux/arm/localplt.data: ... here.
11716         * sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.h: Moved ...
11717         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: ... here.
11718         * sysdeps/unix/sysv/linux/arm/nptl/sysdep-cancel.h: Moved ...
11719         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h: ... here.
11720         * sysdeps/unix/sysv/linux/arm/nptl/unwind-forcedunwind.c: Moved ...
11721         * sysdeps/unix/sysv/linux/arm/unwind-forcedunwind.c: ... here.
11722         * sysdeps/unix/sysv/linux/arm/nptl/unwind-resume.c: Moved ...
11723         * sysdeps/unix/sysv/linux/arm/unwind-resume.c: ... here.
11725         * sysdeps/unix/sysv/linux/arm/Versions (libc: GLIBC_PRIVATE): New set.
11726         * sysdeps/unix/sysv/linux/arm/nptl/Versions: File removed.
11728         * sysdeps/unix/sysv/linux/arm/Makefile
11729         [$(subdir) = rt] (librt-sysdep_routines, librt-shared-only-routines):
11730         Add rt-aeabi_unwind_cpp_pr1.
11731         [$(subdir) = nptl] (librt-sysdep_routines, librt-shared-only-routines):
11732         Add nptl-aeabi_unwind_cpp_pr1.
11733         [$(subdir) = nptl] (tests): Filter out tst-cleanupx4.
11734         * sysdeps/unix/sysv/linux/arm/nptl/Makefile: File removed.
11735         * sysdeps/unix/sysv/linux/arm/nptl/rt-aeabi_unwind_cpp_pr1.c: Move ...
11736         * sysdeps/unix/sysv/linux/arm/rt-aeabi_unwind_cpp_pr1.c: ... here.
11737         * sysdeps/unix/sysv/linux/arm/nptl/nptl-aeabi_unwind_cpp_pr1.c: Move ...
11738         * sysdeps/unix/sysv/linux/arm/nptl-aeabi_unwind_cpp_pr1.c: ... here.
11740         * sysdeps/unix/sysv/linux/arm/configure.ac: Force -fexceptions here.
11741         * sysdeps/unix/sysv/linux/arm/configure: Regenerated.
11742         * sysdeps/unix/sysv/linux/arm/nptl/configure.ac: File removed.
11743         * sysdeps/unix/sysv/linux/arm/nptl/configure: File removed.
11745         * sysdeps/unix/sysv/linux/arm/clone.S: Include <tcb-offsets.h>.
11746         Deconditionalize the code that was previously under [RESET_PID].
11747         * sysdeps/unix/sysv/linux/arm/nptl/clone.S: File removed.
11749         * sysdeps/generic/exit-thread.h: New file.
11750         * sysdeps/unix/sysv/linux/exit-thread.h: New file.
11751         * include/unistd.h (__exit_thread): Remove declaration.
11752         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Drop exit-thread.
11753         * sysdeps/unix/sysv/linux/exit-thread.S: File removed.
11754         * csu/libc-start.c: Include <exit-thread.h>.
11755         (LIBC_START_MAIN): Pass no argument to __exit_thread.
11756         * nptl/pthread_create.c: Include <exit-thread.h>.
11757         (start_thread): Call __exit_thread in place of __exit_thread_inline.
11758         * nptl/sysdeps/i386/pthreaddef.h (__exit_thread_inline): Macro removed.
11759         * nptl/sysdeps/powerpc/pthreaddef.h: Likewise.
11760         * nptl/sysdeps/s390/pthreaddef.h: Likewise.
11761         * nptl/sysdeps/sh/pthreaddef.h: Likewise.
11762         * nptl/sysdeps/sparc/sparc32/pthreaddef.h: Likewise.
11763         * nptl/sysdeps/sparc/sparc64/pthreaddef.h: Likewise.
11764         * nptl/sysdeps/x86_64/pthreaddef.h: Likewise.
11765         * sysdeps/aarch64/nptl/pthreaddef.h: Likewise.
11766         * sysdeps/alpha/nptl/pthreaddef.h: Likewise.
11767         * sysdeps/arm/nptl/pthreaddef.h: Likewise.
11768         * sysdeps/hppa/nptl/pthreaddef.h: Likewise.
11769         * sysdeps/ia64/nptl/pthreaddef.h: Likewise.
11770         * sysdeps/m68k/nptl/pthreaddef.h: Likewise.
11771         * sysdeps/microblaze/nptl/pthreaddef.h: Likewise.
11772         * sysdeps/mips/nptl/pthreaddef.h: Likewise.
11773         * sysdeps/tile/nptl/pthreaddef.h: Likewise.
11775 2014-05-13  Andreas Schwab  <schwab@suse.de>
11777         * sysdeps/unix/grantpt.c (grantpt): Fix typo in assertion.
11779 2014-05-12  Joseph Myers  <joseph@codesourcery.com>
11781         * sysdeps/unix/sysv/linux/kernel-features.h [__s390__]
11782         (__ASSUME_UTIMES): Do not condition on kernel version.
11783         (__ASSUME_PSELECT): Define unconditionally.
11784         (__ASSUME_PPOLL): Likewise.
11785         (__ASSUME_ATFCTS): Likewise.
11786         (__ASSUME_SET_ROBUST_LIST): Do not condition on kernel version.
11787         (__ASSUME_COMPLETE_READV_WRITEV): Define unconditionally.
11788         (__ASSUME_FUTEX_LOCK_PI): Do not condition on kernel version.
11789         (__ASSUME_UTIMENSAT): Define unconditionally.
11790         (__ASSUME_PRIVATE_FUTEX): Likewise.
11791         (__ASSUME_FALLOCATE): Likewise.
11792         (__ASSUME_O_CLOEXEC): Likewise.
11793         (__LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL): Remove.
11794         (__ASSUME_ARG_MAX_STACK_BASED): Likewise.
11795         (__ASSUME_ADJ_OFFSET_SS_READ): Define unconditionally.
11796         (__ASSUME_SOCK_CLOEXEC): Do not condition on kernel version.
11797         (__ASSUME_IN_NONBLOCK): Likewise.
11798         (__ASSUME_PIPE2): Likewise.
11799         (__ASSUME_EVENTFD2): Likewise.
11800         (__ASSUME_SIGNALFD4): Likewise.
11801         (__ASSUME_DUP3): Likewise.
11802         [__x86_64__ || __sparc__] (__ASSUME_ACCEPT4_SYSCALL): Likewise.
11803         (__ASSUME_FUTEX_CLOCK_REALTIME): Define unconditionally.
11804         (__ASSUME_AT_RANDOM): Likewise.
11805         (__ASSUME_PREADV): Likewise.
11806         (__ASSUME_PWRITEV): Likewise.
11807         (__ASSUME_REQUEUE_PI): Do not condition on kernel version.
11808         (__ASSUME_F_GETOWN_EX): Define unconditionally.
11809         (__ASSUME_XFS_RESTRICTED_CHOWN): Likewise.
11810         * sysdeps/unix/sysv/linux/sysconf.c (__sysconf)
11811         [!__ASSUME_ARG_MAX_STACK_BASED]: Remove conditional code.
11812         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
11813         (__ASSUME_O_CLOEXEC): Define unconditionally.
11814         (__ASSUME_PSELECT): Do not undefine conditionally.
11815         (__ASSUME_PPOLL): Likewise.
11816         (__ASSUME_ATFCTS): Likewise.
11817         (__ASSUME_SET_ROBUST_LIST): Likewise.
11818         (__ASSUME_UTIMENSAT): Likewise.
11819         (__ASSUME_FDATASYNC): Define unconditionally.
11820         * sysdeps/unix/sysv/linux/arm/kernel-features.h
11821         (__ASSUME_SIGFRAME_V2): Likewise.
11822         )__ASSUME_EVENTFD2): Likewise.
11823         (__ASSUME_SIGNALFD4): Likewise.
11824         (__ASSUME_PSELECT): Do not undefine conditionally.
11825         (__ASSUME_PPOLL): Likewise.
11826         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
11827         (__ASSUME_PSELECT): Define unconditionally.
11828         (__ASSUME_PPOLL): Likewise.
11829         (__ASSUME_O_CLOEXEC): Likewise.
11830         (__ASSUME_SOCK_CLOEXEC): Likewise.
11831         (__ASSUME_IN_NONBLOCK): Likewise.
11832         (__ASSUME_PIPE2): Likewise.
11833         (__ASSUME_EVENTFD2): Likewise.
11834         (__ASSUME_SIGNALFD4): Likewise.
11835         (__ASSUME_DUP3): Likewise.
11836         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
11837         (__ASSUME_O_CLOEXEC): Likewise.
11838         (__ASSUME_SOCK_CLOEXEC): Likewise.
11839         (__ASSUME_IN_NONBLOCK): Likewise.
11840         (__ASSUME_PIPE2): Likewise.
11841         (__ASSUME_EVENTFD2): Likewise.
11842         (__ASSUME_SIGNALFD4): Likewise.
11843         (__ASSUME_DUP3): Likewise.
11844         * sysdeps/unix/sysv/linux/mips/kernel-features.h
11845         (__ASSUME_EVENTFD2): Likewise.
11846         (__ASSUME_SIGNALFD4): Likewise.
11847         (__ASSUME_ACCEPT4_SYSCALL): Likewise.
11849 2014-05-12  Andreas Schwab  <schwab@suse.de>
11851         [BZ #16932]
11852         * nis/nss_nis/nis-hosts.c (internal_gethostbyname2_r)
11853         (_nss_nis_gethostbyname4_r): Return error if item length is larger
11854         than maximum RPC packet size.
11855         * nis/nss_nis/nis-initgroups.c (initgroups_netid): Likewise.
11856         * nis/nss_nis/nis-network.c (_nss_nis_getnetbyname_r): Likewise.
11857         * nis/nss_nis/nis-service.c (_nss_nis_getservbyname_r)
11858         (_nss_nis_getservbyport_r): Likewise.
11860 2014-05-12  Will Newton  <will.newton@linaro.org>
11862         * malloc/Makefile (tests): Add tst-mallopt.
11863         * malloc/tst-mallopt.c: New file.
11865 2014-05-09  Roland McGrath  <roland@hack.frob.com>
11867         * sysdeps/arm/armv7/strcmp.S: Use sfi_breg prefix on loads not from sp.
11868         [NO_THUMB]: Cope without cbz, cnbz, and orn instructions.
11870 2014-05-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11872         * elf/Makefile (tst-tlsmod5.so): Add $(no-as-needed).
11873         (tst-tlsmod6.so): Likewise.
11875 2014-05-09  Roland McGrath  <roland@hack.frob.com>
11877         * sysdeps/gnu/unwind-resume.c (libgcc_s_resume): Mark as noreturn.
11879 2014-05-09  Joseph Myers  <joseph@codesourcery.com>
11881         [BZ #16064]
11882         * sysdeps/i386/fpu/fegetenv.c: Include <unistd.h>, <ldsodefs.h>
11883         and <dl-procinfo.h>.
11884         (__fegetenv): Save SSE state in envp->__eip if supported.
11885         * sysdeps/i386/fpu/feholdexcpt.c (feholdexcept): Save SSE state in
11886         envp->__eip if supported.
11887         * sysdeps/i386/fpu/fesetenv.c: Include <unistd.h>, <ldsodefs.h>
11888         and <dl-procinfo.h>.
11889         (__fesetenv): Always set __eip, __cs_selector, __opcode,
11890         __data_offset and __data_selector in environment to 0.  Set SSE
11891         state if supported.
11892         * sysdeps/x86/fpu/Makefile [$(subdir) = math] (tests): Add
11893         test-fenv-sse.
11894         [$(subdir) = math] (CFLAGS-test-fenv-sse.c): Add -msse2
11895         -mfpmath=sse.
11896         * sysdeps/x86/fpu/test-fenv-sse.c: New file.
11898 2014-05-09  Will Newton  <will.newton@linaro.org>
11900         * sysdeps/arm/preconfigure.ac: Set libc_commonpagesize
11901         and libc_relro_required for ARM.
11902         * sysdeps/arm/preconfigure: Regenerate.
11904 2014-05-09  Dominik Vogt  <vogt@linux.vnet.ibm.com>
11905             Stefan Liebler  <stli@linux.vnet.ibm.com>
11907         * config.make.in (enable-lock-elision): New Makefile variable.
11908         * configure.ac: Likewise.
11909         * configure: Regenerate.
11910         * sysdeps/s390/configure.ac:
11911         Add check for gcc transactions support.
11912         * sysdeps/s390/configure: Regenerate.
11913         * nptl/sysdeps/unix/sysv/linux/s390/Makefile: New file.
11914         Build elision files if enabled.
11915         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.c: New file.
11916         Add lock elision support for s390.
11917         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.h: Likewise.
11918         * nptl/sysdeps/unix/sysv/linux/s390/elision-lock.c: Likewise.
11919         * nptl/sysdeps/unix/sysv/linux/s390/elision-timed.c: Likewise.
11920         * nptl/sysdeps/unix/sysv/linux/s390/elision-trylock.c: Likewise.
11921         * nptl/sysdeps/unix/sysv/linux/s390/elision-unlock.c: Likewise.
11922         * nptl/sysdeps/unix/sysv/linux/s390/force-elision.h: Likewise.
11923         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c:
11924         Likewise.
11925         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_lock.c:
11926         Likewise.
11927         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_timedlock.c:
11928         Likewise.
11929         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_trylock.c:
11930         Likewise.
11931         * nptl/sysdeps/unix/sysv/linux/s390/lowlevellock.h:
11932         (__lll_timedlock_elision, __lll_lock_elision)
11933         (__lll_unlock_elision, __lll_trylock_elision)
11934         (lll_timedlock_elision, lll_lock_elision)
11935         (lll_unlock_elision, lll_trylock_elision): Add.
11936         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h
11937         (pthread_mutex_t): Add lock elision support for s390.
11939 2014-05-14  Wilco  <wdijkstr@arm.com>
11941         * sysdeps/arm/fclrexcpt.c: Cleanup.
11942         * sysdeps/arm/fedisblxcpt.c: Cleanup.
11943         * sysdeps/arm/feenablxcpt.c: Cleanup.
11944         * sysdeps/arm/fegetenv.c: Cleanup.
11945         * sysdeps/arm/fegetexcept.c: Cleanup.
11946         * sysdeps/arm/fegetround.c: Cleanup.
11947         * sysdeps/arm/feholdexcpt.c: Cleanup.
11948         * sysdeps/arm/fesetenv.c: Cleanup.
11949         * sysdeps/arm/fesetround.c: Cleanup.
11950         * sysdeps/arm/feupdateenv.c: Cleanup.
11951         * sysdeps/arm/fgetexcptflg.c: Cleanup.
11952         * sysdeps/arm/fraiseexcpt.c: Cleanup.
11953         * sysdeps/arm/fsetexcptflg.c: Cleanup.
11954         * sysdeps/arm/ftestexcept.c: Cleanup.
11955         * sysdeps/arm/get-rounding-mode.h: Cleanup.
11956         * sysdeps/arm/setfpucw.c: Cleanup.
11958 2014-05-09  Will Newton  <will.newton@linaro.org>
11960         * sysdeps/arm/armv7/strcmp.S: New file.
11961         * NEWS: Mention addition of ARMv7 optimized strcmp.
11963 2014-05-08  Roland McGrath  <roland@hack.frob.com>
11965         * Makeconfig ($(common-objpfx)config.status): Fix patsubst uses to
11966         look for %.ac rather than %.in.
11968         * sysdeps/mach/hurd/configure.ac (inhibit_glue): Remove variable.
11969         * sysdeps/unix/sysv/linux/configure.ac: Likewise.
11970         * sysdeps/mach/hurd/configure: Regenerated.
11971         * sysdeps/unix/sysv/linux/configure: Regenerated.
11973         * bits/utsname.h (_UTSNAME_DOMAIN_LENGTH): New macro, set to 0.
11975 2014-05-07  Steve Ellcey  <sellcey@mips.com>
11977         [BZ# 16922]
11978         * sysdeps/mips/sys/asm.h (INT_SUB): Fix definition.
11979         (LONG_SUB): Ditto.
11980         (PTR_SUB): Ditto.
11982 2014-05-07  Andreas Schwab  <schwab@suse.de>
11984         * sysdeps/posix/getaddrinfo.c (gaih_inet): Advance address pointer
11985         when skipping over non-matching result from nscd.
11987 2014-05-07  Ondřej Bílka  <neleai@seznam.cz>
11989         [BZ #16876]
11990         * nptl/sockperf.c (client): Check socket return value.
11992         [BZ #16877]
11993         * nscd/selinux.c (nscd_request_avc_has_perm): Check if there is
11994         nscd security class.
11996 2014-05-06  Roland McGrath  <roland@hack.frob.com>
11998         * sysdeps/unix/sysv/linux/arm/nptl/unwind.h: File moved to ...
11999         * sysdeps/arm/unwind.h: ... here.
12001 2014-05-06  Aurelien Jarno  <aurelien@aurel32.net>
12003         [BZ# 16916]
12004         * sysdeps/unix/sysv/linux/sparc/bits/eventfd.h (EFD_SEMAPHORE):
12005         Define.
12007 2014-05-06  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
12009         * sysdeps/powerpc/powerpc64/power7/strncpy.S: New file: Optimization.
12010         * sysdeps/powerpc/powerpc64/multiarch/strncpy.c: New file:
12011         multiarch strncpy for PPC64.
12012         * sysdeps/powerpc/powerpc64/multiarch/strncpy-ppc64.c: New file
12013         * sysdeps/powerpc/powerpc64/multiarch/strncpy-power7.S: New file
12014         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strpcpy, stpncpy
12015         multiarch optimizations.
12016         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
12017         (__libc_ifunc_impl_list): Likewise.
12018         * sysdeps/powerpc/powerpc64/power7/stpncpy.S: New file: Optimization.
12019         * sysdeps/powerpc/powerpc64/multiarch/stpncpy.c: New file:
12020         multiarch stpncpy for PPC64.
12021         * sysdeps/powerpc/powerpc64/multiarch/stpncpy-ppc64.c: New file
12022         * sysdeps/powerpc/powerpc64/multiarch/stpncpy-power7.S: New file
12024 2014-05-06  Andreas Schwab  <schwab@suse.de>
12026         [BZ #16912]
12027         * gmon/mcount.c (_MCOUNT_DECL): Use
12028         atomic_compare_and_exchange_bool_acq instead of
12029         catomic_compare_and_exchange_bool_acq.
12031 2014-05-05  Roland McGrath  <roland@hack.frob.com>
12033         * elf/Makefile (others, install-bin): Remove pldd.
12034         (pldd-modules): Variable removed.
12035         ($(objpfx)pldd): Target removed.
12036         * sysdeps/unix/sysv/linux/Makefile [$(subdir) = elf]
12037         (others, install-bin): Append pldd here.
12038         ($(objpfx)pldd): New target.
12040         * sysdeps/gnu/errlist.awk (BEGIN): Emit an initial #define of ERR_MAX
12041         to 0, so the first #if test emitted later doesn't see it undefined.
12042         (END): Emit "!defined ERRLIST_NO_COMPAT" to match what BEGIN does.
12043         * sysdeps/gnu/errlist.c: Regenerated.
12045 2014-05-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12047         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-ppc32.c
12048         [libc_hidden_builtin_def]: Define to empty value.
12049         * sysdeps/powerpc/powerpc64/multiarch/memcpy-ppc64.S:
12050         [libc_hidden_builtin_def]: Likewise.
12051         * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S:
12052         [libc_hidden_builtin_def]: Likewise.
12053         * sysdeps/powerpc/powerpc64/multiarch/strlen-ppc64.S:
12054         [libc_hidden_builtin_def]: Likewise.
12055         * sysdeps/powerpc/powerpc64/multiarch/memcpy.c (memcpy): Redefined to
12056         __redirect_memcpy and define ifunc as default hidden symbol.
12057         * sysdeps/powerpc/powerpc64/multiarch/memset.c (memset): Likewise.
12058         * sysdeps/powerpc/powerpc64/multiarch/strlen.c (strlen): Likewise.
12060 2014-05-04  Adam Conrad  <adconrad@0c3.net>
12062         * locale/iso-4217.def: Reintroduce XDR currency.
12064 2014-05-04  Allan McRae  <allan@archlinux.org>
12066         * po/eo.po: Update Esperanto translation from translation project.
12068 2014-05-02  Carlos O'Donell  <carlos@redhat.com>
12070         * sysdeps/x86_64/multiarch/init-arch.h: Define FEATURE_INDEX_1 to 0,
12071         and FEATURE_INDEX_MAX to 1.
12072         [!__ASSEMBLER__]: Remove anonymous enum for FEATURE_INDEX_*.
12074 2014-05-01  Steve Ellcey  <sellcey@mips.com>
12076         * iconvdata/ansi_x3.110.c (ONE_DIRECTION): Define.
12077         * iconvdata/armscii-8.c (ONE_DIRECTION): Define.
12078         * iconvdata/big5.c (ONE_DIRECTION): Define.
12079         * iconvdata/big5hkscs.c (ONE_DIRECTION): Define.
12080         * iconvdata/cp1255.c (ONE_DIRECTION): Define.
12081         * iconvdata/cp1258.c (ONE_DIRECTION): Define.
12082         * iconvdata/cp932.c (ONE_DIRECTION): Define.
12083         * iconvdata/euc-cn.c (ONE_DIRECTION): Define.
12084         * iconvdata/euc-jisx0213.c (ONE_DIRECTION): Define.
12085         * iconvdata/euc-jp-ms.c (ONE_DIRECTION): Define.
12086         * iconvdata/euc-jp.c (ONE_DIRECTION): Define.
12087         * iconvdata/euc-kr.c (ONE_DIRECTION): Define.
12088         * iconvdata/euc-tw.c (ONE_DIRECTION): Define.
12089         * iconvdata/gb18030.c (ONE_DIRECTION): Define.
12090         * iconvdata/gbbig5.c (ONE_DIRECTION): Define.
12091         * iconvdata/gbgbk.c (ONE_DIRECTION): Define.
12092         * iconvdata/gbk.c (ONE_DIRECTION): Define.
12093         * iconvdata/ibm1364.c (ONE_DIRECTION): Define.
12094         * iconvdata/ibm930.c (ONE_DIRECTION): Define.
12095         * iconvdata/ibm932.c (ONE_DIRECTION): Define.
12096         * iconvdata/ibm933.c (ONE_DIRECTION): Define.
12097         * iconvdata/ibm935.c (ONE_DIRECTION): Define.
12098         * iconvdata/ibm937.c (ONE_DIRECTION): Define.
12099         * iconvdata/ibm939.c (ONE_DIRECTION): Define.
12100         * iconvdata/ibm943.c (ONE_DIRECTION): Define.
12101         * iconvdata/iso-2022-cn-ext.c (ONE_DIRECTION): Define.
12102         * iconvdata/iso-2022-cn.c (ONE_DIRECTION): Define.
12103         * iconvdata/iso-2022-jp-3.c (ONE_DIRECTION): Define.
12104         * iconvdata/iso-2022-jp.c (ONE_DIRECTION): Define.
12105         * iconvdata/iso-2022-kr.c (ONE_DIRECTION): Define.
12106         * iconvdata/iso646.c (ONE_DIRECTION): Define.
12107         * iconvdata/iso8859-1.c (ONE_DIRECTION): Define.
12108         * iconvdata/iso_11548-1.c (ONE_DIRECTION): Define.
12109         * iconvdata/iso_6937-2.c (ONE_DIRECTION): Define.
12110         * iconvdata/iso_6937.c (ONE_DIRECTION): Define.
12111         * iconvdata/johab.c (ONE_DIRECTION): Define.
12112         * iconvdata/shift_jisx0213.c (ONE_DIRECTION): Define.
12113         * iconvdata/sjis.c (ONE_DIRECTION): Define.
12114         * iconvdata/t.61.c (ONE_DIRECTION): Define.
12115         * iconvdata/tcvn5712-1.c (ONE_DIRECTION): Define.
12116         * iconvdata/tscii.c (ONE_DIRECTION): Define.
12117         * iconvdata/uhc.c (ONE_DIRECTION): Define.
12118         * iconvdata/unicode.c (ONE_DIRECTION): Define.
12119         * iconvdata/utf-16.c (ONE_DIRECTION): Define.
12120         * iconvdata/utf-32.c (ONE_DIRECTION): Define.
12121         * iconvdata/utf-7.c (ONE_DIRECTION): Define.
12123 2014-05-01  Roland McGrath  <roland@hack.frob.com>
12125         * libio/libioP.h [!_IO_USE_OLD_IO_FILE && !_G_IO_NO_BACKWARD_COMPAT]
12126         (_IO_JUMPS_OFFSET): Define to 0.
12128         * nptl/sysdeps/pthread/bits/libc-lock.h
12129         [_LIBC && (!NOT_IN_libc || IS_IN_libpthread)]
12130         (__libc_lock_define_initialized_recursive): Always define using
12131         initializer.  Modern compilers treat uninitialized (implicit zero) and
12132         explicit zero initializers the same (i.e. put the datum in bss).
12134 2014-05-01  Andreas Schwab  <schwab@linux-m68k.org>
12136         * nscd/nscd-client.h: Include <string.h>.
12138 2014-05-01  David S. Miller  <davem@davemloft.net>
12140         [BZ #16885]
12141         * sysdeps/sparc/sparc64/strcmp.S: Fix end comparison handling when
12142         multiple zero bytes exist at the end of a string.
12143         Reported by Aurelien Jarno <aurelien@aurel32.net>
12145         * string/test-strcmp.c (check): Add explicit test for situations where
12146         there are multiple zero bytes after the first.
12148 2014-05-01  Andreas Schwab  <schwab@linux-m68k.org>
12150         [BZ #16890]
12151         * stdio-common/vfprintf.c (process_arg) [%p]: Mark string as wide
12152         when compiling wprintf.
12153         * stdio-common/tstdiomisc.c (t3): New function.
12154         (main): Call it.
12156 2014-05-01  Steve Ellcey  <sellcey@mips.com>
12158         * intl/iconv/skeleton.c (ONE_DIRECTION): Remove define.
12159         * iconv/gconv_simple.c (ONE_DIRECTION): Define.
12160         * iconvdata/8bit-gap.c (ONE_DIRECTION): Ditto.
12161         * iconvdata/8bit-generic.c (ONE_DIRECTION): Ditto.
12163 2014-05-01  Steve Ellcey  <sellcey@mips.com>
12165         * stdlib/longlong.h: Updated from GCC.
12167 2014-05-01  Will Newton  <will.newton@linaro.org>
12168             Bernard Ogden  <bernie.ogden@linaro.org>
12170         * NEWS: Update fixed bug list.
12172         [BZ #15119]
12173         * sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.c: Remove file.
12175 2014-04-30  David S. Miller  <davem@davemloft.net>
12177         * sysdeps/sparc/fpu/fenv_private.h (HAVE_RM_CTX): Define.
12178         (libc_feholdexcept_setround_sparc_ctx): New function.
12179         (libc_fesetenv_sparc_ctx): Likewise.
12180         (libc_feupdateenv_sparc_ctx): Likewise.
12181         (libc_feholdsetround_sparc_ctx): Likewise.
12182         (libc_feholdexcept_setround_ctx): Define.
12183         (libc_feholdexcept_setroundf_ctx): Likewise.
12184         (libc_feholdexcept_setroundl_ctx): Likewise.
12185         (libc_fesetenv_ctx): Likewise.
12186         (libc_fesetenvf_ctx): Likewise.
12187         (libc_fesetenvl_ctx): Likewise.
12188         (libc_feupdateenv_ctx): Likewise.
12189         (libc_feupdateenvf_ctx): Likewise.
12190         (libc_feupdateenvl_ctx): Likewise.
12191         (libc_feresetround_ctx): Likewise.
12192         (libc_feresetroundf_ctx): Likewise.
12193         (libc_feresetroundl_ctx): Likewise.
12194         (libc_feholdsetround_ctx): Likewise.
12195         (libc_feholdsetroundf_ctx): Likewise.
12196         (libc_feholdsetroundl_ctx): Likewise.
12198         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (EMT_TAGOVF): Protect
12199         with __USE_GNU instead of XOPEN cpp guards.
12201         * sysdeps/sparc/bits/string.h (_STRING_ARCH_unaligned): Define to
12202         0.
12204         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (EMT_TAGOVF): Protect
12205         with XOPEN cpp guards.
12207 2014-04-30  Julian Brown  <julian@codesourcery.com>
12209         [BZ #16888]
12210         * sysdeps/arm/dl-machine.h (elf_machine_rela): Fix R_ARM_IRELATIVE
12211         handling.
12213 2014-04-30  Joseph Myers  <joseph@codesourcery.com>
12215         [BZ #9894]
12216         * sysdeps/unix/sysv/linux/configure.ac (LIBC_LINUX_VERSION):
12217         Change to 2.6.32.
12218         (arch_minimum_kernel): Change all 2.6.16 settings to 2.6.32.
12219         * sysdeps/unix/sysv/linux/configure: Regenerated.
12220         * sysdeps/unix/sysv/linux/microblaze/configure.ac: Remove file.
12221         * sysdeps/unix/sysv/linux/microblaze/configure: Likewise.
12222         * sysdeps/unix/sysv/linux/tile/configure.ac: Likewise.
12223         * sysdeps/unix/sysv/linux/tile/configure: Likewise.
12224         * README: Update reference to required Linux kernel version.
12225         * manual/install.texi (Linux): Update reference to required Linux
12226         kernel headers version.
12227         * INSTALL: Regenerated.
12229         * conform/data/stdlib.h-data [POSIX] (stddef.h): Do not allow
12230         header inclusion.
12231         [POSIX] (limits.h): Likewise.
12232         [POSIX] (math.h): Likewise.
12233         [POSIX] (sys/wait.h): Likewise.
12234         * conform/data/string.h-data [POSIX || UNIX98] (strtok_r): Require
12235         function.
12236         [POSIX] (stddef.h): Do not allow header inclusion.
12238 2014-04-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12240         * sysdeps/generic/symbol-hacks.h (memcpy): Add internal alias.
12242 2014-04-30  Yang Yingliang  <yangyingliang@huawei.com>
12244         * nptl/pthread_cond_broadcast.c (__pthread_cond_broadcast):
12245         Return immediately after lll_futex_wake.
12247 2014-04-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
12249         [BZ #16791]
12250         * nscd/nscd-client.h (datahead_init_common): Initialize entire
12251         structure.
12252         (datahead_init_pos): Call datahead_init_common early.
12253         (datahead_init_neg): Likewise.
12255         * nscd/nscd-client.h (datahead_init_common, datahead_init_pos,
12256         datahead_init_neg): New functions.
12257         * nscd/aicache.c (addhstaiX): Use them.
12258         * nscd/grpcache.c (cache_addgr): Likewise.
12259         * nscd/hstcache.c (cache_addhst): Likewise.
12260         * nscd/initgrcache.c (addinitgroupsX): Likewise.
12261         * nscd/netgroupcache.c (do_notfound): Likewise.
12262         (addgetnetgrentX): Likewise.
12263         (addinnetgrX): Likewise.
12264         * nscd/pwdcache.c (cache_addpw): Likewise.
12265         * nscd/servicescache.c (cache_addserv): Likewise.
12267 2014-04-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
12268             Atsushi Onoe  <atsushi@onoe.org>
12270         [BZ #14308]
12271         [BZ #12994]
12272         [BZ #13651]
12273         * resolv/res_query.c (__libc_res_nsearch): Return if at least
12274         one response is valid.
12275         * resolv/res_send.c (send_dg): Check for validity of other
12276         response if the current response is a referral.
12278 2014-04-29  Steve Ellcey  <sellcey@mips.com>
12280         * iconv/skeleton.c (ONE_DIRECTION): Set default value if not set.
12282 2014-04-29  Stefan Liebler  <stli@linux.vnet.ibm.com>
12284         [BZ #16823]
12285         * sysdeps/ieee754/ldbl-128/s_log1pl.c (__log1pl):
12286         Always divide by positive zero when computing -Inf result.
12287         * sysdeps/ieee754/dbl-64/s_log1p.c (__log1p): Likewise.
12288         * sysdeps/ieee754/flt-32/s_log1pf.c (__log1pf): Likewise.
12290 2014-04-28  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12292         * sysdeps/powerpc/fpu/fclrexcpt.c (__feclearexcept): Do not update
12293         FPSCR if value do not change.
12294         * sysdeps/powerpc/fpu/fedisblxcpt.c (fedisableexcept): Likewise.
12295         * sysdeps/powerpc/fpu/feenablxcpt.c (feenableexcept): Likewise.
12296         * sysdeps/powerpc/fpu/feholdexcpt.c (feholdexcept): Likewise.
12297         * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Likewise.
12298         * sysdeps/powerpc/fpu/fsetexcptflg.c (__fesetexceptflag): Likewise.
12299         * sysdeps/powerpc/fpu/fenv_libc.h (fenv_reg_to_exceptions): New helper
12300         function.
12302 2014-05-29  Carlos O'Donell  <carlos@systemhalted.org>
12304         * sysdeps/hppa: Move directory from ports/sysdeps/hppa.
12305         * sysdeps/unix/sysv/linux/hppa: Move directory from
12306         ports/systeps/unix/sysv/linux/hppa.
12307         * README: Update listing for hppa-*-linux-gnu.
12309 2014-04-28  Ondřej Bílka  <neleai@seznam.cz>
12311         [BZ #16754]
12312         * manual/stdio.texi (Hook functions): Fix types of stream hook
12313         functions.
12314         [BZ #16854]
12315         * socket/sys/socket.h: Fix typo in comment.
12317 2014-04-28  Wilco  <wdijkstr@arm.com>
12319         * sysdeps/arm/fenv_private.h: New file.
12320         * sysdeps/arm/math_private.h: New file.
12321         * sysdeps/arm/fpu_control.h: Add _FPU_MASK_NCZV and _FPU_MASK_EXCEPT.
12323 2014-04-25  H.J. Lu  <hongjiu.lu@intel.com>
12325         * sysdeps/x86/bits/link.h (La_x86_64_regs): Replace __int128
12326         with __int128_t.
12327         (La_x86_64_retval): Likewise.
12329 2014-04-24  Ian Bolton  <ian.bolton@arm.com>
12331         * sysdeps/aarch64/fpu/fclrexcpt.c (feclearexcept): Don't write to
12332         fpsr if value didn't change.
12333         * sysdeps/aarch64/fpu/fedisblxcpt.c (fedisableexcept): Don't write
12334         to fpcr if value didn't change.
12335         * sysdeps/aarch64/fpu/feenablxcpt.c (feenableexcept): Likewise.
12336         * sysdeps/aarch64/fpu/feholdexcpt.c (feholdexcept): Don't write to
12337         fpsr or fpcr if value didn't change.
12338         * sysdeps/aarch64/fpu/fesetenv.c (fesetenv): Likewise.
12339         * sysdeps/aarch64/fpu/fesetround.c (fesetround): Don't write to
12340         fpcr if value didn't change.
12341         * sysdeps/aarch64/fpu/fsetexcptflg.c (fesetexceptflag): Don't write
12342         to fpsr if value didn't change.
12344 2014-02-23  Siddhesh Poyarekar  <siddhesh@redhat.com>
12346         * nptl/tst-sem3.c: Use test-skeleton.c
12347         (main): Rename to do_test.  Use return instead of
12348         exit.
12349         * nptl/tst-sem4.c: Use test-skeleton.c
12350         (main): Rename to do_test.
12352 2014-04-22  David S. Miller  <davem@davemloft.net>
12354         * sysdeps/unix/sysv/linux/sparc/bits/sigaction.h
12355         (struct sigaction): New struct member __glibc_reserved0, change
12356         type of sa_flags to int.
12358 2014-04-22  Yufeng Zhang  <yufeng.zhang@arm.com>
12360         * stdlib/longlong.h (count_leading_zeros, count_trailing_zeros)
12361         (COUNT_LEADING_ZEROS_0): Define for AArch64.
12363 2014-04-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
12365         * nptl/sysdeps/unix/sysv/linux/sem_trywait.c: Include atomic.h.
12366         * nptl/sysdeps/unix/sysv/linux/sem_wait.c: Likewise.
12368 2014-04-22  Will Newton  <will.newton@linaro.org>
12369             Venkataramanan Kumar  <venkataramanan.kumar@linaro.org>
12371         * sysdeps/aarch64/__longjmp.S: Include stap-probe.h.
12372         (__longjmp): Add longjmp and longjmp_target SystemTap
12373         probes.
12374         * sysdeps/aarch64/setjmp.S: Include stap-probe.h.
12375         (__sigsetjmp): Add setjmp SystemTap probe.
12377 2014-04-17  Carlos O'Donell  <carlos@redhat.com>
12379         * manual/intro.texi (Roadmap to the manual): Sort chapter listing to
12380         match manual order.
12382 2014-04-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12384         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_once.c: Remove file.
12386         * sysdeps/powerpc/fpu/fenv_private.h
12387         (libc_feholdexcept_setroundl_ctx): Define to
12388         libc_feholdexcept_setround_ppc_ctx.
12389         (libc_fesetenvl_ctx): Define to libc_fesetenv_ppc_ctx.
12390         (libc_feholdsetroundl_ctx): Define to libc_feholdsetround_ppc_ctx.
12391         (libc_feresetroundl_ctx): Define to libc_feresetround_ppc_ctx.
12392         (libc_feupdateenvl_ctx): libc_feupdateenv_ppc_ctx.
12394 2014-04-17  Ian Bolton  <ian.bolton@arm.com>
12396         * sysdeps/aarch64/math-tests.h: New file.
12398 2014-04-17  Sihai Yao  <sihai.ysh@alibaba-inc.com>
12400         * sysdeps/x86_64/multiarch/ifunc-defines.sym (COMMON_CPUID_INDEX_7):
12401         New.
12402         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
12403         Check and set bit_AVX2_Usable.
12404         * sysdeps/x86_64/multiarch/init-arch.h (bit_AVX2_Usable): New
12405         macro.
12406         (bit_AVX2): Likewise.
12407         (index_AVX2_Usable): Likewise.
12408         (CPUID_AVX2): Likewise.
12409         (HAS_AVX2): Likewise.
12411 2014-04-17  Will Newton  <will.newton@linaro.org>
12413         * manual/setjmp.texi (System V contexts): Add note that
12414         calling setcontext on a context created by a call to a
12415         signal handler is undefined.  Update text to note that
12416         setcontext from a signal handler is possible but not
12417         recommended.
12419         [BZ #16629]
12420         * stdlib/tst-setcontext.c: Include signal.h.
12421         (main): Check that the signal stack before and
12422         after swapcontext is the same.
12424         * sysdeps/unix/sysv/linux/aarch64/setcontext.S (__setcontext):
12425         Re-implement to restore registers in user code and avoid
12426         rt_sigreturn system call.
12428 2014-04-17  Wilco  <wdijkstr@arm.com>
12430         * sysdeps/arm/math-tests.h: New file: Set ARM math-test settings.
12431         * sysdeps/generic/math-tests.h: Add macro (EXCEPTION_ENABLE_SUPPORTED).
12432         * math/test-fenv.c: Skip exception trap tests on targets which only
12433         support non-stop mode.
12435 2014-04-17  Ian Bolton  <ian.bolton@arm.com>
12436             Wilco Dijkstra  <wilco.dijkstra@arm.com>
12438         * sysdeps/aarch64/fpu/math_private.h (HAVE_RM_CTX)
12439         (libc_feholdsetround_aarch64_ctx)
12440         (libc_feholdsetround_ctx, libc_feholdsetroundf_ctx)
12441         (libc_feholdsetroundl_ctx, libc_feresetround_aarch64_ctx)
12442         (libc_feresetround_ctx, libc_feresetroundf_ctx)
12443         (libc_feresetroundl_ctx, libc_feresetround_noex_aarch64_ctx)
12444         (libc_feresetround_noex_ctx, libc_feresetround_noexf_ctx)
12445         (libc_feresetround_noexl_ctx): Define.
12447 2014-04-16  Richard Henderson  <rth@redhat.com>
12449         * sysdeps/unix/sysv/linux/alpha/nptl/pthread_once.c: Remove.
12451         * sysdeps/alpha/Makefile [debug] (CFLAGS-backtrace.c): Enable
12452         unwind tables.
12454         * sysdeps/unix/alpha/sysdep.h (__pointer_chk_guard): Remove
12455         const from the non-libc, non-ldso copy.
12457         * sysdeps/alpha/libm-test-ulps: Regenerate.
12459 2014-04-16  Ian Bolton  <ian.bolton@arm.com>
12460             Wilco Dijkstra  <wilco.dijkstra@arm.com>
12462         * sysdeps/aarch64/fpu/math_private.h: New file.
12464 2014-04-16  Marcus Shawcroft  <marcus.shawcroft@arm.com>
12466         * sysdeps/aarch64/libm-test-ulps: Regenerate.
12468 2014-04-16  Igor Zamyatin  <igor.zamyatin@intel.com>
12470         [BZ #16275]
12471         * sysdeps/x86_64/bits/link.h (La_x86_64_regs): Add lr_bnd.
12472         (La_x86_64_retval): Add lrv_bnd0 and lrv_bnd1.
12473         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Save
12474         Intel MPX bound registers before _dl_profile_fixup.
12475         * sysdeps/x86_64/dl-trampoline.h: Restore Intel MPX bound
12476         registers after _dl_profile_fixup.  Save and restore bound
12477         registers bnd0/bnd1 when calling _dl_call_pltexit.
12478         * sysdeps/x86_64/link-defines.sym (BND_SIZE): New.
12479         (LR_BND_OFFSET): Likewise.
12480         (LRV_BND0_OFFSET): Likewise.
12481         (LRV_BND1_OFFSET): Likewise.
12483 2014-04-16  Samuel Thibault  <samuel.thibault@ens-lyon.org>
12485         * sysdeps/mach/hurd/tls.h (dtv, dtv_t, tcbhead_t): Move declarations
12486         to...
12487         * sysdeps/mach/hurd/i386/tls.h: ... here.
12488         (tcbhead_t): Add multiple_threads, sysinfo, stack_guard,
12489         pointer_guard, gscope_flag, private_futex, __private_tm, __private_ss
12490         fields.
12492 2014-04-16  Samuel Thibault  <samuel.thibault@ens-lyon.org>
12494         * sysdeps/mach/munmap.c (__munmap): Return EINVAL if `addr' is 0.
12496 2014-04-16  Stefan Liebler  <stli@linux.vnet.ibm.com>
12498         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
12500 2014-04-16  Stefan Liebler  <stli@linux.vnet.ibm.com>
12502         [BZ #14770]
12503         * sysdeps/s390/configure.ac: Check for Binutils >= 2.24.
12504         * sysdeps/s390/configure: Regenerate.
12506         [BZ #16824]
12507         * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_y1l):
12508         Set round-to-nearest internally to reduce error accumulation.
12510 2014-04-16  Alan Modra  <amodra@gmail.com>
12512         [BZ #16740]
12513         [BZ #16619]
12514         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c (__frexpl): Rewrite.
12515         * math/libm-test.inc (frexp_test_data): Add tests.
12516         * NEWS: Update fixed bug list.
12518 2014-04-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
12520         * benchtests/Makefile: Depend on libraries in build directory.
12521         (bench-math): Separate out math tests.
12522         (bench-pthread): Separate out pthread tests.
12523         (bench): Include math and pthread tests.
12525 2014-04-14  Carlos O'Donell  <carlos@redhat.com>
12527         [BZ #16831]
12528         * csu/libc-start.c (LIBC_START_MAIN) [!SHARED]: Call
12529         _dl_debug_initialize.
12531         * configure.ac: Remove SELinux header check.
12532         * configure: Regenerate.
12533         * nscd/selinux.c (perms): Array of const char* to permission names.
12534         (nscd_request_avc_has_perm): Call security_deny_unknown to find
12535         default policy. Call string_to_security_class and string_to_av_perm to
12536         translate strings. Enforce default policy and call avs_has_perm with
12537         results of translated strings.
12539 2014-04-13  David S. Miller  <davem@davemloft.net>
12541         * sysdeps/sparc/fpu/libm-test-ulps: Update.
12543 2014-04-12  Allan McRae  <allan@archlinux.org>
12545         [BZ #16838]
12546         * manual/string.texi (Collation Functions): Fix qsort argument
12547         order in example.
12548         Reported by David C. Rankin <drankinatty@suddenlinkmail.com>.
12550 2014-04-11  Chris Metcalf  <cmetcalf@tilera.com>
12552         * math/test-fenv-preserve.c [FE_ALL_EXCEPT == 0] (do_test):
12553         Make the test a no-op if there are no exceptions defined.
12555 2014-04-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
12557         * elf/Makefile (tests): make tst-dlopen-aout conditional on
12558         enable-hardcoded-path-in-tests
12560 2014-04-11  Will Newton  <will.newton@linaro.org>
12562         * benchtests/Makefile (extra-objs): Add json-lib.o.
12563         (bench-func): Tidy up JSON output.
12564         * benchtests/bench-skeleton.c: Include json-lib.h.
12565         (main): Use JSON library functions to do output of
12566         benchmark results.
12567         * benchtests/bench-timing-type.c (main): Output the
12568         timing type simply, leaving formatting to the user.
12569         * benchtests/json-lib.c: New file.
12570         * benchtests/json-lib.h: Likewise.
12572 2014-04-11  Torvald Riegel  <triegel@redhat.com>
12574         [BZ #15215]
12575         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_once.c: Moved to ...
12576         * nptl/sysdeps/unix/sysv/linux/pthread_once.c: ... here.  Add missing
12577         memory barriers.  Add comments.
12578         * sysdeps/unix/sysv/linux/aarch64/nptl/pthread_once.c: Remove file.
12579         * sysdeps/unix/sysv/linux/arm/nptl/pthread_once.c: Remove file.
12580         * sysdeps/unix/sysv/linux/ia64/nptl/pthread_once.c: Remove file.
12581         * sysdeps/unix/sysv/linux/m68k/nptl/pthread_once.c: Remove file.
12582         * sysdeps/unix/sysv/linux/mips/nptl/pthread_once.c: Remove file.
12583         * sysdeps/unix/sysv/linux/tile/nptl/pthread_once.c: Remove file.
12585 2014-04-11  Stefan Liebler  <stli@linux.vnet.ibm.com>
12587         * sysdeps/s390/s390-32/configure.ac: Unify file with ...
12588         * sysdeps/s390/s390-64/configure.ac: ... this ...
12589         * sysdeps/s390/configure.ac: ... to here.
12590         * sysdeps/s390/s390-32/configure: Delete file.
12591         * sysdeps/s390/s390-64/configure: Delete file.
12592         * sysdeps/s390/configure: Regenerate.
12594 2014-04-11  Joseph Anthony Pasquale Holsten  <joseph@josephholsten.com>
12596         * resolv/res_query.c (__libc_res_nsearch): Fix typo in comment.
12598 2014-04-11  Will Newton  <will.newton@linaro.org>
12600         * malloc/malloc.c [!MALLOC_DEBUG]: #define MALLOC_DEBUG
12601         to zero if it is not defined elsewhere.  (mtrim): Test
12602         the value of MALLOC_DEBUG with #if rather than #ifdef.
12604 2014-04-10 Torvald Riegel  <triegel@redhat.com>
12606         * benchtests/pthread_once-inputs: New file.
12607         * benchtests/pthread_once-source.c: New file.
12608         * benchtests/README: Update documentation.
12610 2014-04-09  Igor Zamyatin  <igor.zamyatin@intel.com>
12611             H.J. Lu  <hongjiu.lu@intel.com>
12613         [BZ #16275]
12614         * config.h.in (HAVE_MPX_SUPPORT): New #undef.
12615         * sysdeps/x86_64/configure.ac: Set HAVE_MPX_SUPPORT.
12616         * sysdeps/x86_64/configure: Regenerated.
12617         * sysdeps/x86_64/dl-trampoline.S (REGISTER_SAVE_AREA): New
12618         macro.
12619         (REGISTER_SAVE_RAX): Likewise.
12620         (REGISTER_SAVE_RCX): Likewise.
12621         (REGISTER_SAVE_RDX): Likewise.
12622         (REGISTER_SAVE_RSI): Likewise.
12623         (REGISTER_SAVE_RDI): Likewise.
12624         (REGISTER_SAVE_R8): Likewise.
12625         (REGISTER_SAVE_R9): Likewise.
12626         (REGISTER_SAVE_BND0): Likewise.
12627         (REGISTER_SAVE_BND1): Likewise.
12628         (REGISTER_SAVE_BND2): Likewise.
12629         (_dl_runtime_resolve): Use them.  Save and restore Intel MPX
12630         bound registers when calling _dl_fixup.
12632 2014-04-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12634         * bits/string.h (_STRING_ARCH_unaligned): Define it to 0.
12635         * crypt/sha256.c (_STRING_ARCH_unaligned): Check its value instead
12636         of its definition.
12637         * iconv/gconv_simple.c (_STRING_ARCH_unaligned): Likewise.
12638         * iconv/loop.c (_STRING_ARCH_unaligned): Likewise.
12639         * iconv/skeleton.c (_STRING_ARCH_unaligned): Likewise.
12640         * nscd/nscd_gethst_r.c (_STRING_ARCH_unaligned): Likewise.
12641         * nscd/nscd_getserv_r.c (_STRING_ARCH_unaligned): Likewise.
12642         * nscd/nscd_helper.c (_STRING_ARCH_unaligned): Likewise.
12643         * resolv/res_send.c (_STRING_ARCH_unaligned): Likewise.
12645 2014-04-09  Peter Brett  <peter@peter-b.co.uk>
12647         [BZ #15514]
12648         * sysdeps/posix/pathconf.c (__pathconf): Use statvfs64() for
12649         pathconf(_PC_NAME_MAX).
12651 2014-04-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12653         * nptl/sysdeps/pthread/pthread.h (__PTHREAD_MUTEX_HAVE_ELISION):
12654         Remove macro usage.
12655         (__PTHREAD_SPINS): Move definition to ...
12656         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h
12657         (__PTHREAD_SPINS): ... here.
12658         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h
12659         (__PTHREAD_SPIN): Likewise.
12660         * nptl/sysdeps/unix/sysv/linux/sh/bits/pthreadtypes.h
12661         (__PTHREAD_SPIN): Likewise.
12662         * nptl/sysdeps/unix/sysv/linux/sparc/bits/pthreadtypes.h
12663         (__PTHREAD_SPIN): Likewise.
12664         * nptl/sysdeps/unix/sysv/linux/x86/bits/pthreadtypes.h
12665         (__PTHREAD_SPIN): Likewise.
12666         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/pthreadtypes.h
12667         (__PTHREAD_SPIN): Likewise.
12668         * sysdeps/unix/sysv/linux/alpha/nptl/bits/pthreadtypes.h
12669         (__PTHREAD_SPIN): Likewise.
12670         * sysdeps/unix/sysv/linux/arm/nptl/bits/pthreadtypes.h
12671         (__PTHREAD_SPIN): Likewise.
12672         * sysdeps/unix/sysv/linux/ia64/nptl/bits/pthreadtypes.h
12673         (__PTHREAD_SPIN): Likewise.
12674         * sysdeps/unix/sysv/linux/m68k/nptl/bits/pthreadtypes.h
12675         (__PTHREAD_SPIN): Likewise.
12676         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/pthreadtypes.h
12677         (__PTHREAD_SPIN): Likewise.
12678         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h
12679         (__PTHREAD_SPIN): Likewise.
12680         * sysdeps/unix/sysv/linux/tile/nptl/bits/pthreadtypes.h
12681         (__PTHREAD_SPIN): Likewise.
12683         * sysdeps/powerpc/powerpc32/power6x/fpu/Implies: New file.
12684         * sysdeps/powerpc/powerpc64/power6x/fpu/Implies: new file.
12685         * sysdeps/powerpc/powerpc64/power6x/multiarch/Implies: New file.
12686         * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: Remove multiarch
12687         imply folder.
12688         * sysdeps/powerpc/powerpc64/power5/fpu/Implies: Likewise.
12689         * sysdeps/powerpc/powerpc64/power7/fpu/Implies: Likewise.
12690         * sysdeps/powerpc/powerpc64/power8/fpu/Implies: Likewise.
12691         * sysdeps/powerpc/powerpc64/power6x/fpu/multiarch/Implies: Adjust
12692         correct imply path.
12693         * sysdeps/powerpc/powerpc64/power7/strncat.S (STRLEN): Define correct
12694         strlen symbol for non multi-arch builds.
12695         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S (__isnan): Add
12696         missing hidden_def and weak_alias.
12698 2014-04-08  Carlos O'Donell  <carlos@redhat.com>
12700         * manual/ipc.texi (sem_close): AC-unsafe because of aculock.
12702 2014-04-07  Will Newton  <will.newton@linaro.org>
12704         * string/basename.c [HAVE_CONFIG_H]: Remove #ifdef and
12705         and contents.  [!_LIBC] Remove #ifndef and contents.
12706         (basename): Use ANSI prototype.  [_LIBC] Remove #idef.
12707         * string/memccpy.c (__memccpy): Use ANSI prototype.
12708         * string/memfrob.c (memfrob): Likewise.
12709         * string/strcoll.c (STRCOLL): Likewise.
12710         * string/strlen.c (strlen): Likewise.
12711         * string/strtok.c (STRTOK): Likewise.
12712         * string/strcat.c: Remove unused #include of memcopy.h.
12713         (strcat): Use ANSI prototype.
12714         * string/strchr.c: Remove unused #include of memcopy.h.
12715         (strchr): Use ANSI prototype.
12716         * string/strcmp.c: Remove unused #include of memcopy.h.
12717         (strcmp): Use ANSI prototype.
12718         * string/strcpy.c: Remove unused #include of memcopy.h.
12719         (strcpy): Use ANSI prototype.
12721 2014-04-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12723         * Makeconfig (CPPFLAGS): Add config-extra-cppflags to list.
12724         * config.make.in (config-extra-cppflags): Set it from
12725         libc_extra_cppflags.
12726         * configure.ac (libc_extra_cflags): Make it accumulate over
12727         configure fragments.
12728         (libc_extra_cppflags): New flag.
12729         * configure. Regenerate.
12730         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac
12731         (libc_cv_ppc64_def_call_elf): Define it to yes if compiler does
12732         not set _CALL_ELF and add -D_CALL_ELF=1 to libc_extra_cppflags.
12733         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure: Regenerate.
12735         [BZ #16815]
12736         * sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S (__nearbyint): Fix
12737         result for FE_DOWNWARD rounding mode.
12738         * sysdeps/powerpc/powerpc32/fpu/s_nearbyintf.S (__nearbyintf):
12739         Likewise.
12740         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
12742 2014-04-04  Chris Metcalf  <cmetcalf@tilera.com>
12744         * sysdeps/tile/dl-runtime.c (_dl_unmap): Fix cut-and-paste bug
12745         in function argument name.
12747 2014-04-03  David Svoboda  <svoboda@cert.org>
12749         [BZ #5666]
12750         * manual/stdio.texi (Line-Oriented Input): Document buffer allocation
12751         explicitly.
12753 2014-04-03  Roland McGrath  <roland@hack.frob.com>
12755         * elf/dl-unmap-segments.h: New file.
12756         * sysdeps/generic/ldsodefs.h
12757         (DL_UNMAP): Use _dl_unmap_segments in place of __munmap.
12758         * elf/dl-close.c: Include <dl-unmap-segments.h>.
12759         * elf/dl-fptr.c: Likewise.
12760         (_dl_unmap): Use _dl_unmap_segments in place of __munmap.
12761         * sysdeps/aarch64/tlsdesc.c: Likewise.
12762         * sysdeps/arm/tlsdesc.c: Likewise.
12763         * sysdeps/i386/tlsdesc.c: Likewise.
12764         * sysdeps/tile/dl-runtime.c: Likewise.
12765         * sysdeps/x86_64/tlsdesc.c: Likewise.
12766         * elf/dl-load.h: New file.
12767         * elf/dl-load.c: Include it.
12768         (MAP_FILE, MAP_COPY, MAP_BASE_ADDR):
12769         Macros moved to dl-load.h.
12770         (ELF_PREFERRED_ADDRESS_DATA, ELF_PREFERRED_ADDRESS): Likewise.
12771         (_dl_map_object_from_fd): Type 'struct loadcmd' moved to dl-load.h.
12772         Use _dl_unmap_segments in place of __munmap.
12773         Break out segment-mapping loop into ...
12774         * elf/dl-map-segments.h (_dl_map_segments): ... here, in new file.
12776 2014-04-03  Will Newton  <will.newton@linaro.org>
12778         * elf/dl-lookup.c (do_lookup_x): Remove comment
12779         referring to nested function and move variable
12780         declarations down to before first use.
12782 2014-04-02  Joseph Myers  <joseph@codesourcery.com>
12784         [BZ #16799]
12785         [BZ #16800]
12786         * math/s_catan.c (__catan): Avoid passing -0 denominator to atan2
12787         with 0 numerator.
12788         * math/s_catanf.c (__catanf): Likewise.
12789         * math/s_catanh.c (__catanh): Likewise.
12790         * math/s_catanhf.c (__catanhf): Likewise.
12791         * math/s_catanhl.c (__catanhl): Likewise.
12792         * math/s_catanl.c (__catanl): Likewise.
12793         * sysdeps/ieee754/flt-32/e_logf.c (__ieee754_logf): Always divide
12794         by positive zero when computing -Inf result.
12795         * math/libm-test.inc (catan_test): Use ALL_RM_TEST.
12796         (catanh_test): Likewise.
12797         * sysdeps/i386/fpu/libm-test-ulps: Update.
12798         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
12800         [BZ #16789]
12801         * math/s_clog.c (__clog): Use math_force_eval to ensure underflow
12802         instead of using underflowing value in computing result.
12803         * math/s_clog10.c (__clog10): Likewise.
12804         * math/s_clog10f.c (__clog10f): Likewise.
12805         * math/s_clog10l.c (__clog10l): Likewise.
12806         * math/s_clogf.c (__clogf): Likewise.
12807         * math/s_clogl.c (__clogl): Likewise.
12808         * math/libm-test.inc (clog_test): Use ALL_RM_TEST.
12809         (clog10_test): Likewise.
12810         * sysdeps/i386/fpu/libm-test-ulps: Update.
12811         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
12813 2014-04-02  Alan Modra  <amodra@gmail.com>
12815         [BZ #16739]
12816         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl): Correct
12817         output when value is near a power of two.  Use int64_t for lx and
12818         remove casts.  Use decimal rather than hex exponent constants.
12819         Don't use long double multiplication when double will suffice.
12820         * math/libm-test.inc (nextafter_test_data): Add tests.
12821         * NEWS: Add 16739 and 16786 to bug list.
12823         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Correct stream hint.
12825         * sysdeps/powerpc/powerpc64/start.S: Add @toc to toc symbol reference.
12827 2014-04-01  Will Newton  <will.newton@linaro.org>
12829         * benchtests/Makefile (CFLAGS-bench-ffs.c): Add
12830         -fno-builtin.  (CFLAGS-bench-ffsll.c): Likewise.
12832 2014-04-01  Florian Weimer  <fweimer@redhat.com>
12834         [BZ #13347]
12835         * nptl/nptl-init.c (sighandler_setxid): Check system call result.
12836         * nptl/tst-setuid2.c: New file.
12837         * nptl/Makefile (xtests): Add tst-setuid2.
12839 2014-04-01  Alan Modra  <amodra@gmail.com>
12841         [BZ #16786]
12842         * sysdeps/powerpc/powerpc64/fpu/s_copysign.S: Don't trash stack.
12844 2014-03-31  Joseph Myers  <joseph@codesourcery.com>
12846         [BZ #6803]
12847         [BZ #6804]
12848         * math/w_scalb.c (__scalb): For non-SVID mode, check result and
12849         set errno as appropriate.
12850         * math/w_scalbf.c (__scalbf): Likewise.
12851         * math/w_scalbl.c (__scalbl): Likewise.
12852         * math/gen-libm-test.pl (parse_args): Handle ERRNO_PLUS_OFLOW,
12853         ERRNO_MINUS_OFLOW, ERRNO_PLUS_UFLOW and ERRNO_MINUS_UFLOW.
12854         * math/libm-test.inc (scalb_test_data): Add errno expectations.
12855         Add more NaN tests.
12857         [BZ #16349]
12858         * math/w_atan2.c: Include <errno.h>.
12859         (__atan2): Set errno for result underflowing to zero.
12860         * math/w_atan2f.c: Include <errno.h>.
12861         (__atan2f): Set errno for result underflowing to zero.
12862         * math/w_atan2l.c: Include <errno.h>.
12863         (__atan2l): Set errno for result underflowing to zero.
12864         * math/auto-libm-test-in: Don't allow missing errno for some atan2
12865         tests.
12866         * math/auto-libm-test-out: Regenerated.
12868 2014-03-31  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12870         * sysdeps/powerpc/powerpc64/power8/fpu/s_finite.S (MFVSRD_R3_V1):
12871         Encode instruction correctly in little endian.
12872         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinf.S (MFVSRD_R3_V1):
12873         Likewise.
12874         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S (MFVSRD_R3_V1):
12875         Likewise.
12876         * sysdeps/powerpc/powerpc64/power8/fpu/s_llrint.S (MFVSRD_R3_V1):
12877         Likewise.
12878         * sysdeps/powerpc/powerpc64/power8/fpu/s_llround.S (MFVSRD_R3_V1):
12879         Likewise.
12881 2014-03-31  Joseph Myers  <joseph@codesourcery.com>
12883         [BZ #9894]
12884         * sysdeps/unix/sysv/linux/kernel-features.h
12885         [__sparc__ && !__arch64__ && !__sparc_v9__]
12886         (__ASSUME_SET_ROBUST_LIST): Do not define.
12887         [__sparc__ && !__arch64__ && !__sparc_v9__]
12888         (__ASSUME_FUTEX_LOCK_PI): Likewise.
12889         [__sparc__ && !__arch64__ && !__sparc_v9__] (__ASSUME_REQUEUE_PI):
12890         Likewise.
12891         * sysdeps/unix/sysv/linux/arm/kernel-features.h
12892         (__ASSUME_FUTEX_LOCK_PI): Undefine.
12893         (__ASSUME_REQUEUE_PI): Likewise.
12894         (__ASSUME_SET_ROBUST_LIST): Likewise.
12895         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
12896         [__LINUX_KERNEL_VERSION < 0x030a00] (__ASSUME_FUTEX_LOCK_PI):
12897         Undefine.
12898         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
12899         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_FUTEX_LOCK_PI):
12900         Likewise.
12901         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_REQUEUE_PI):
12902         Likewise.
12903         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_SET_ROBUST_LIST):
12904         Likewise.
12905         * sysdeps/unix/sysv/linux/mips/kernel-features.h
12906         [__mips == 1 || _MIPS_ARCH_R5900] (__ASSUME_FUTEX_LOCK_PI):
12907         Undefine.
12908         [__mips == 1 || _MIPS_ARCH_R5900] (__ASSUME_REQUEUE_PI): Likewise.
12909         [__mips == 1 || _MIPS_ARCH_R5900] (__ASSUME_SET_ROBUST_LIST):
12910         Likewise.
12912         [BZ #16648]
12913         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
12914         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_FUTIMESAT): Define.
12915         * sysdeps/unix/sysv/linux/microblaze/futimesat.c: New file.
12917 2014-03-31  Will Newton  <will.newton@linaro.org>
12919         * benchtests/Makefile (bench): Add ffs and ffsll to list
12920         of tests.
12921         * benchtests/ffs-inputs: New file.
12922         * benchtests/ffsll-inputs: Likewise.
12924 2014-03-29  Joseph Myers  <joseph@codesourcery.com>
12926         [BZ #16770]
12927         * math/e_scalb.c (__ieee754_scalb): Check second argument is not
12928         too large before casting to int.
12929         * math/e_scalbf.c (__ieee754_scalbf): Likewise.
12930         * math/e_scalbl.c (__ieee754_scalbl): Likewise.
12931         * math/libm-test.inc (scalb_test_data): Add more tests.
12933 2014-03-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
12935         * benchtests/Makefile (DETAILED_OPT): New make option.
12936         (bench-func): Run benchmark program with -d if DETAILED_OPT is
12937         set.
12938         * benchtests/bench-skeleton.c: Include stdbool.h.
12939         (main): Store and print timings per input.
12940         * benchtests/scripts/bench.py (STRUCT_TEMPLATE): Add timing
12941         member to each argument value.
12942         (EPILOGUE): Define new macros RESULT and RESULT_ACCUM.
12943         (_print_arg_data): Initialize per-input timing to 0.
12945         * benchtests/Makefile (timing-type): New binary.
12946         (bench-clean): Also remove bench-timing-type.
12947         (bench): New target for timing-type.
12948         (bench-func): Print output in JSON format.
12949         * benchtests/bench-skeleton.c (main): Print output in JSON
12950         format.
12951         * benchtests/bench-timing-type.c: New file.
12952         * benchtests/bench-timing.h (TIMING_TYPE): New macro.
12953         (TIMING_PRINT_STATS): Remove.
12954         * benchtests/scripts/bench.py (_print_arg_data): Store variant
12955         name separately.
12957         * benchtests/bench-modf.c: Remove.
12958         * benchtests/modf-inputs: New inputs file.
12960 2014-03-28  Joseph Myers  <joseph@codesourcery.com>
12962         [BZ #16362]
12963         * math/s_clog10.c (M_PI_LOG10E): New macro.
12964         (__clog10): Use M_PI_LOG10E instead of M_PI when real and
12965         imaginary parts are 0.
12966         * math/s_clog10f.c (M_PI_LOG10Ef): New macro.
12967         (__clog10f): Use M_PI_LOG10Ef instead of M_PI when real and
12968         imaginary parts are 0.
12969         * math/s_clog10l.c (M_PI_LOG10El): New macro.
12970         (__clog10l): Use M_PI_LOG10El instead of M_PIl when real and
12971         imaginary parts are 0.
12972         * math/libm-test.inc (clog10_test_data): Update expected results
12973         for when real and imaginary parts are 0.
12975 2014-03-27  Paul Pluzhnikov  <ppluzhnikov@google.com>
12977         * elf/dl-load.c: Finish conversion of __builtin_expect into
12978         __glibc_{un}likely.
12980 2014-03-27  Joseph Myers  <joseph@codesourcery.com>
12982         [BZ #16348]
12983         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL) [!USE_AS_EXPM1L]: Use
12984         1+x for argument with exponent below -67.
12985         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL) [!USE_AS_EXPM1L]:
12986         Likewise.
12987         * math/auto-libm-test-in: Add more tests of exp.
12988         * math/auto-libm-test-out: Regenerated.
12990 2014-03-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
12992         [BZ #16759]
12993         * inet/getnetgrent_r.c (get_nonempty_val): New function.
12994         (nscd_getnetgrent): Use it.
12996         [BZ #16760]
12997         * nscd/netgroupcache.c (addgetnetgrentX): Use memmove instead
12998         of stpcpy.
13000 2014-03-27  Andi Kleen  <ak@linux.intel.com>
13002         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.h (lll_lock)
13003         (lll_robust_lock, lll_cond_lock, lll_timedlock)
13004         (lll_robust_cond_lock, lll_robust_timedlock, lll_unlock)
13005         (lll_robust_unlock): Remove out of line section. Use cfi
13006         intrinsics.
13007         (LLL_STUB_UNWIND_INFO*): Remove.
13008         * nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h (lll_lock)
13009         (lll_robust_lock, lll_cond_lock, lll_timedlock)
13010         (lll_robust_cond_lock, lll_robust_timedlock, lll_unlock)
13011         (lll_robust_unlock): Remove out of line section. Use cfi
13012         intrinsics.
13013         (LLL_STUB_UNWIND_INFO*): Remove.
13015 2014-03-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
13017         [BZ #16758]
13018         * nscd/netgroupcache.c (addinnetgrX): Succeed if triplet has
13019         blank values.
13021 2014-03-26  Paul Pluzhnikov  <ppluzhnikov@google.com>
13023         * elf/dl-load.c: Convert __builtin_expect into __glibc_{un}likely.
13025 2014-03-26  Joseph Myers  <joseph@codesourcery.com>
13027         [BZ #16198]
13028         * sysdeps/x86_64/fpu/fegetenv.c (fegetenv): Use fldenv after
13029         fnstenv.
13030         * math/test-fenv-preserve.c: New file.
13031         * math/Makefile (tests): Add test-fenv-preserve.
13033 2014-03-26  Will Newton <will.newton@linaro.org>
13035         * benchtests/bench-strtod.c (TIMEOUT): Define to 10.
13037 2014-03-25  Roland McGrath  <roland@hack.frob.com>
13039         * scripts/versionlist.awk: Partition the version sets and emit all
13040         GLIBC_* (sorted) before all others (sorted).
13042 2014-03-25  Joseph Myers  <joseph@codesourcery.com>
13044         * elf/Versions (libc) [EXPORT_UNWIND_FIND_FDE]: Add empty
13045         GLIBC_2.2.5 version.
13047 2014-03-25 Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13049         * scripts/localplt.awk: Check for PLT generated by internal IFUNC
13050         calls.
13052         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h: Revert
13053         previous change.
13055         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
13057 2014-03-25  Andreas Schwab  <schwab@suse.de>
13059         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Add out_fail2
13060         label to be used after in6ailist is initialized.
13062 2014-03-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13064         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h
13065         (__PTHREAD_MUTEX_HAVE_ELISION): New define.
13067 2014-03-25  Joseph Myers  <joseph@codesourcery.com>
13069         [BZ #16357]
13070         [BZ #16599]
13071         * math/gen-auto-libm-tests.c (fp_format_desc): Add field
13072         min_plus_half.
13073         (fp_formats): Update initializers.
13074         (init_fp_formats): Initialize new field.
13075         (output_for_one_input_case): Allow underflow for results up to
13076         min_plus_half.
13077         * math/libm-test.inc (log1p_test): Use ALL_RM_TEST.
13078         * math/auto-libm-test-in: Don't mark some underflows from asin and
13079         atanh as spurious.
13080         * math/auto-libm-test-out: Regenerated.
13081         * sysdeps/i386/fpu/libm-test-ulps: Update.
13082         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13084 2014-03-25  Andreas Schwab  <schwab@suse.de>
13086         * libio/Makefile (tst-ftell-partial-wide-ENV)
13087         (tst-ftell-active-handler-ENV): Define.
13089 2014-03-25  Stefan Liebler <stli@linux.vnet.ibm.com>
13091         * NEWS: Add 16712, 16713, 16714 to fixed bug list.
13093 2014-03-24  Paul Pluzhnikov  <ppluzhnikov@google.com>
13095         * elf/tst-dlopen-aout.c: Adjust comments. Use test-skeleton.c
13097 2014-03-24  Joseph Myers  <joseph@codesourcery.com>
13099         * sysdeps/ieee754/dbl-64/e_exp.c: Include <math.h>.
13100         * sysdeps/x86_64/fpu/multiarch/e_exp.c
13101         [HAVE_FMA4_SUPPORT || HAVE_AVX_SUPPORT]: Likewise.
13103 2014-03-24  Paul Pluzhnikov  <ppluzhnikov@google.com>
13105         [BZ #16634]
13106         * elf/dl-load.c (open_verify): Add mode parameter.
13107         Error early when ET_EXEC and mode does not have __RTLD_OPENEXEC.
13108         (open_path): Change from boolean 'secure' to complete flag 'mode'
13109         (_dl_map_object): Adjust.
13110         * elf/Makefile (tests): Add tst-dlopen-aout.
13111         * elf/tst-dlopen-aout.c: New test.
13113 2014-03-24  Stefan Liebler <stli@linux.vnet.ibm.com>
13115         [BZ #16714]
13116         * sysdeps/unix/sysv/linux/s390/bits/stat.h
13117         (struct stat): Rename member pad0 to __glibc_reserved0.
13119         [BZ #16712]
13120         * sysdeps/s390/s390-32/bits/wordsize.h
13121         (__WORDSIZE32_SIZE_ULONG): New define.
13122         * sysdeps/s390/s390-64/bits/wordsize.h
13123         (__WORDSIZE32_SIZE_ULONG): Likewise.
13124         * sysdeps/generic/stdint.h (SIZE_MAX):
13125         Define as UL if __WORDSIZE32_SIZE_ULONG.
13127         [BZ #16713]
13128         * sysdeps/unix/sysv/linux/s390/bits/sigaction.h
13129         (__glibc_reserved0): New variable.
13130         (sa_flags): Change type to int.
13132         * posix/Makefile (before-compile): Use += before-compile instead
13133         of a :=.
13135         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h
13136         (__PTHREAD_MUTEX_HAVE_ELISION): New define.
13138 2014-03-20  Andreas Schwab  <schwab@suse.de>
13140         [BZ #16743]
13141         * sysdeps/posix/getaddrinfo.c (gaih_inet): Properly skip over
13142         non-matching result from nscd.
13144 2014-03-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
13146         * scripts/bench.py: Moved to ...
13147         * benchtests/scripts/bench.py: ... here.
13148         * benchtests/Makefile ($(objpfx)bench-%.c): Adjust.
13150 2014-03-24  Andreas Schwab  <schwab@suse.de>
13152         [BZ #16002]
13153         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Use
13154         alloca_account and account alloca use for struct in6ailist.
13156 2014-03-24  Joseph Myers  <joseph@codesourcery.com>
13158         [BZ #16284]
13159         * sysdeps/ieee754/dbl-64/e_exp.c (__ieee754_exp): Use original
13160         rounding mode to recompute results that overflow to infinity or
13161         underflow to zero.
13162         * math/auto-libm-test-in: Don't mark tests as expected to fail for
13163         bug 16284.
13164         * math/auto-libm-test-out: Regenerated.
13165         * math/libm-test.inc (ccos_test): Use ALL_RM_TEST.
13166         (ccosh_test): Likewise.
13167         (csin_test_data): Use plus_oflow.
13168         (csin_test): Use ALL_RM_TEST.
13169         (csinh_test_data): Use plus_oflow.
13170         (csinh_test): Use ALL_RM_TEST.
13171         * sysdeps/i386/fpu/libm-test-ulps: Update.
13172         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13174 2014-03-21  Joseph Myers  <joseph@codesourcery.com>
13176         * sysdeps/mips/bits/wordsize.h: Include <sgidefs.h>.
13177         * sysdeps/unix/sysv/linux/mips/getrlimit64.c: Likewise.
13178         * sysdeps/unix/sysv/linux/mips/setrlimit64.c: Likewise.
13180         [BZ #16731]
13181         * sysdeps/i386/fpu/e_log.S (__ieee754_log): Take absolute value
13182         when x - 1 is zero.
13183         * sysdeps/i386/fpu/e_logf.S (__ieee754_logf): Likewise.
13184         * sysdeps/i386/fpu/e_logl.S (__ieee754_logl): Likewise.
13185         * sysdeps/i386/i686/fpu/e_logl.S (__ieee754_logl): Likewise.
13186         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Return +0 when
13187         argument is 1.
13188         * sysdeps/ieee754/ldbl-128/e_logl.c (__ieee754_logl): Likewise.
13189         * sysdeps/x86_64/fpu/e_logl.S: Take absolute value when x - 1 is
13190         zero.
13191         * math/libm-test.inc (log_test): Use ALL_RM_TEST.
13192         * sysdeps/i386/fpu/libm-test-ulps: Update.
13193         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13195 2014-03-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
13197         * scripts/bench.pl: Remove file.
13198         * scripts/bench.py: New benchmark script.
13199         * benchtests/Makefile ($(objpfx)bench-%.c): Use it.
13200         * benchtests/README: Mention python dependency.
13201         * scripts/pylintrc: New file.
13202         * scripts/pylint: New file.
13204         * bits/mathdef.h: Use #ifdef instead of #if.
13205         * sysdeps/arm/bits/mathdef.h [defined __USE_ISOC99 && defined
13206         _MATH_H && !defined _MATH_H_MATHDEF]: Likewise.
13207         * sysdeps/tile/bits/mathdef.h [defined __USE_ISOC99 && defined
13208         _MATH_H && !defined _MATH_H_MATHDEF]: Likewise.
13209         * sysdeps/x86/bits/mathdef.h [defined __USE_ISOC99 && defined
13210         _MATH_H && !defined _MATH_H_MATHDEF]: Likewise.
13212 2014-03-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13213             Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
13215         * string/strpbrk.c (strpbrk): Using macro to redefine symbol name.
13216         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strpbrk-power7
13217         and strpbrk-ppc64 objects.
13218         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
13219         (__libc_ifunc_impl_list): Add new strpbrk optimized symbols.
13220         * sysdeps/powerpc/powerpc64/multiarch/strpbrk-power7.S: New file:
13221         multiarch strpbrk for POWER7.
13222         * sysdeps/powerpc/powerpc64/multiarch/strpbrk-ppc64.c: New file:
13223         multiarch strpbrk for PPC64.
13224         * sysdeps/powerpc/powerpc64/multiarch/strpbrk.c: New file: strpbrk
13225         ifunc selector.
13226         * sysdeps/powerpc/powerpc64/power7/strpbrk.S: New file: optimited
13227         strpbrk for POWER7.
13229 2014-03-20  Joseph Myers  <joseph@codesourcery.com>
13231         * math/libm-test.inc (asinh_test): Use ALL_RM_TEST.
13232         (atan_test): Likewise.
13233         (atanh_test_data): Use NO_TEST_INLINE for two tests.
13234         (atanh_test): Use ALL_RM_TEST.
13235         (atan2_test_data): Likewise.
13236         (cabs_test): Likewise.
13237         (cacosh_test): Likewise.
13238         (carg_test): Likewise.
13239         (casin_test): Likewise.
13240         (casinh_test): Likewise.
13241         (cbrt_test): Likewise.
13242         (csqrt_test): Likewise.
13243         (erf_test): Likewise.
13244         (erfc_test): Likewise.
13245         (pow10_test): Likewise.
13246         (exp2_test): Likewise.
13247         (hypot_test): Likewise.
13248         (j0_test): Likewise.
13249         (j1_test): Likewise.
13250         (lgamma_test): Likewise.
13251         (gamma_test): Likewise.
13252         (sincos_test): Likewise.
13253         (tanh_test): Likewise.
13254         (y0_test): Likewise.
13255         (y1_test): Likewise.
13256         * sysdeps/i386/fpu/libm-test-ulps: Update.
13257         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13259 2014-03-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13261         * string/strcspn.c (strcspn): Using macro to redefine symbol name.
13262         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcspn-power7
13263         and strcspn-ppc64 objects.
13264         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
13265         (__libc_ifunc_impl_list): Add new strcspn optimized symbols.
13266         * sysdeps/powerpc/powerpc64/multiarch/strcspn-power7.S: New file:
13267         multiarch strcspn for POWER7.
13268         * sysdeps/powerpc/powerpc64/multiarch/strcspn-ppc64.c: New file:
13269         multiarch strcspn for PPC64.
13270         * sysdeps/powerpc/powerpc64/multiarch/strcspn.c: New file: strcspn
13271         ifunc selector.
13272         * sysdeps/powerpc/powerpc64/power7/strcspn.S: New file: optimited
13273         strcspn for POWER7.
13275 2014-03-20  Joseph Myers  <joseph@codesourcery.com>
13277         * math/gen-libm-test.pl (generate_testfile): Expect only function
13278         name as argument to AUTO_TESTS_* and pass results for all rounding
13279         modes to parse_args.
13280         (parse_auto_input): Separate inputs of automatic tests from
13281         outputs before storing in %auto_tests.
13282         * math/libm-test.inc (acos_test_data): Update call to
13283         AUTO_TESTS_f_f.
13284         (acos_test): Use ALL_RM_TEST.
13285         (acos_tonearest_test_data): Remove.
13286         (acos_test_tonearest): Likewise.
13287         (acos_towardzero_test_data): Likewise.
13288         (acos_test_towardzero): Likewise.
13289         (acos_downward_test_data): Likewise.
13290         (acos_test_downward): Likewise.
13291         (acos_upward_test_data): Likewise.
13292         (acos_test_upward): Likewise.
13293         (acosh_test_data): Update call to AUTO_TESTS_f_f.
13294         (asin_test_data): Likewise.
13295         (asin_test): Use ALL_RM_TEST.
13296         (asin_tonearest_test_data): Remove.
13297         (asin_test_tonearest): Likewise.
13298         (asin_towardzero_test_data): Likewise.
13299         (asin_test_towardzero): Likewise.
13300         (asin_downward_test_data): Likewise.
13301         (asin_test_downward): Likewise.
13302         (asin_upward_test_data): Likewise.
13303         (asin_test_upward): Likewise.
13304         (asinh_test_data): Update call to AUTO_TESTS_f_f.
13305         (atan_test_data): Likewise.
13306         (atanh_test_data): Likewise.
13307         (atan2_test_data): Update call to AUTO_TESTS_ff_f.
13308         (cabs_test_data): Update call to AUTO_TESTS_c_f.
13309         (carg_test_data): Likewise.
13310         (cbrt_test_data): Update call to AUTO_TESTS_f_f.
13311         (ccos_test_data): Update call to AUTO_TESTS_c_c.
13312         (ccosh_test_data): Likewise.
13313         (cexp_test_data): Likewise.
13314         (clog_test_data): Likewise.
13315         (clog10_test_data): Likewise.
13316         (cos_test_data): Update call to AUTO_TESTS_f_f.
13317         (cos_test): Use ALL_RM_TEST.
13318         (cos_tonearest_test_data): Remove.
13319         (cos_test_tonearest): Likewise.
13320         (cos_towardzero_test_data): Likewise.
13321         (cos_test_towardzero): Likewise.
13322         (cos_downward_test_data): Likewise.
13323         (cos_test_downward): Likewise.
13324         (cos_upward_test_data): Likewise.
13325         (cos_test_upward): Likewise.
13326         (cosh_test_data): Update call to AUTO_TESTS_f_f.
13327         (cosh_test): Use ALL_RM_TEST.
13328         (cosh_tonearest_test_data): Remove.
13329         (cosh_test_tonearest): Likewise.
13330         (cosh_towardzero_test_data): Likewise.
13331         (cosh_test_towardzero): Likewise.
13332         (cosh_downward_test_data): Likewise.
13333         (cosh_test_downward): Likewise.
13334         (cosh_upward_test_data): Likewise.
13335         (cosh_test_upward): Likewise.
13336         (cpow_test_data): Update call to AUTO_TESTS_cc_c.
13337         (csqrt_test_data): Update call to AUTO_TESTS_c_c.
13338         (ctan_test_data): Likewise.
13339         (ctan_test): Use ALL_RM_TEST.
13340         (ctan_tonearest_test_data): Remove.
13341         (ctan_test_tonearest): Likewise.
13342         (ctan_towardzero_test_data): Likewise.
13343         (ctan_test_towardzero): Likewise.
13344         (ctan_downward_test_data): Likewise.
13345         (ctan_test_downward): Likewise.
13346         (ctan_upward_test_data): Likewise.
13347         (ctan_test_upward): Likewise.
13348         (ctanh_test_data): Update call to AUTO_TESTS_c_c.
13349         (ctanh_test): Use ALL_RM_TEST.
13350         (ctanh_tonearest_test_data): Remove.
13351         (ctanh_test_tonearest): Likewise.
13352         (ctanh_towardzero_test_data): Likewise.
13353         (ctanh_test_towardzero): Likewise.
13354         (ctanh_downward_test_data): Likewise.
13355         (ctanh_test_downward): Likewise.
13356         (ctanh_upward_test_data): Likewise.
13357         (ctanh_test_upward): Likewise.
13358         (erf_test_data): Update call to AUTO_TESTS_f_f.
13359         (erfc_test_data): Likewise.
13360         (exp_test_data): Likewise.
13361         (exp_test): Use ALL_RM_TEST.
13362         (exp_tonearest_test_data): Remove.
13363         (exp_test_tonearest): Likewise.
13364         (exp_towardzero_test_data): Likewise.
13365         (exp_test_towardzero): Likewise.
13366         (exp_downward_test_data): Likewise.
13367         (exp_test_downward): Likewise.
13368         (exp_upward_test_data): Likewise.
13369         (exp_test_upward): Likewise.
13370         (exp10_test_data): Update call to AUTO_TESTS_f_f.
13371         (exp10_test): Use ALL_RM_TEST.
13372         (exp10_tonearest_test_data): Remove.
13373         (exp10_test_tonearest): Likewise.
13374         (exp10_towardzero_test_data): Likewise.
13375         (exp10_test_towardzero): Likewise.
13376         (exp10_downward_test_data): Likewise.
13377         (exp10_test_downward): Likewise.
13378         (exp10_upward_test_data): Likewise.
13379         (exp10_test_upward): Likewise.
13380         (exp2_test_data): Update call to AUTO_TESTS_f_f.
13381         (expm1_test_data): Likewise.
13382         (expm1_test): Use ALL_RM_TEST.
13383         (expm1_tonearest_test_data): Remove.
13384         (expm1_test_tonearest): Likewise.
13385         (expm1_towardzero_test_data): Likewise.
13386         (expm1_test_towardzero): Likewise.
13387         (expm1_downward_test_data): Likewise.
13388         (expm1_test_downward): Likewise.
13389         (expm1_upward_test_data): Likewise.
13390         (expm1_test_upward): Likewise.
13391         (fma_test_data): Update call to AUTO_TESTS_fff_f.
13392         (fma_test): Use ALL_RM_TEST.
13393         (fma_towardzero_test_data): Remove.
13394         (fma_test_towardzero): Likewise.
13395         (fma_downward_test_data): Likewise.
13396         (fma_test_downward): Likewise.
13397         (fma_upward_test_data): Likewise.
13398         (fma_test_upward): Likewise.
13399         (hypot_test_data): Update call to AUTO_TESTS_ff_f.
13400         (j0_test_data): Update call to AUTO_TESTS_f_f.
13401         (j1_test_data): Likewise.
13402         (jn_test_data): Update call to AUTO_TESTS_if_f.
13403         (lgamma_test_data): Update call to AUTO_TESTS_f_f1.
13404         (log_test_data): Update call to AUTO_TESTS_f_f.
13405         (log10_test_data): Likewise.
13406         (log1p_test_data): Likewise.
13407         (log2_test_data): Likewise.
13408         (pow_test_data): Update call to AUTO_TESTS_ff_f.
13409         (pow_tonearest_test_data): Likewise.
13410         (sin_test_data): Update call to AUTO_TESTS_f_f.
13411         (sin_test): Use ALL_RM_TEST.
13412         (sin_tonearest_test_data): Remove.
13413         (sin_test_tonearest): Likewise.
13414         (sin_towardzero_test_data): Likewise.
13415         (sin_test_towardzero): Likewise.
13416         (sin_downward_test_data): Likewise.
13417         (sin_test_downward): Likewise.
13418         (sin_upward_test_data): Likewise.
13419         (sin_test_upward): Likewise.
13420         (sincos_test_data): Update call to AUTO_TESTS_fFF_11.
13421         (sinh_test_data): Update call to AUTO_TESTS_f_f.
13422         (sinh_test): Use ALL_RM_TEST.
13423         (sinh_tonearest_test_data): Remove.
13424         (sinh_test_tonearest): Likewise.
13425         (sinh_towardzero_test_data): Likewise.
13426         (sinh_test_towardzero): Likewise.
13427         (sinh_downward_test_data): Likewise.
13428         (sinh_test_downward): Likewise.
13429         (sinh_upward_test_data): Likewise.
13430         (sinh_test_upward): Likewise.
13431         (sqrt_test_data): Update call to AUTO_TESTS_f_f.
13432         (sqrt_test): Use ALL_RM_TEST.
13433         (sqrt_tonearest_test_data): Remove.
13434         (sqrt_test_tonearest): Likewise.
13435         (sqrt_towardzero_test_data): Likewise.
13436         (sqrt_test_towardzero): Likewise.
13437         (sqrt_downward_test_data): Likewise.
13438         (sqrt_test_downward): Likewise.
13439         (sqrt_upward_test_data): Likewise.
13440         (sqrt_test_upward): Likewise.
13441         (tan_test_data): Update call to AUTO_TESTS_f_f.
13442         (tan_test): Use ALL_RM_TEST.
13443         (tan_tonearest_test_data): Remove.
13444         (tan_test_tonearest): Likewise.
13445         (tan_towardzero_test_data): Likewise.
13446         (tan_test_towardzero): Likewise.
13447         (tan_downward_test_data): Likewise.
13448         (tan_test_downward): Likewise.
13449         (tan_upward_test_data): Likewise.
13450         (tan_test_upward): Likewise.
13451         (tanh_test_data): Update call to AUTO_TESTS_f_f.
13452         (tgamma_test_data): Likewise.
13453         (y0_test_data): Likewise.
13454         (y1_test_data): Likewise.
13455         (yn_test_data): Update call to AUTO_TESTS_if_f.
13456         (main): Do not call removed functions.
13458 2014-03-19  Joseph Myers  <joseph@codesourcery.com>
13460         * math/libm-test.inc (fdim_test): Use ALL_RM_TEST.
13461         (ldexp_test_data): Remove.
13462         (ldexp_test): Move to after scalbn_test.  Use ALL_RM_TEST with
13463         scalbn_test_data.
13464         (scalb_test): Use ALL_RM_TEST.
13466 2014-03-19  Andreas Schwab  <schwab@suse.de>
13468         * nscd/nscd.service: Also invalidate netgroup cache on reload.
13470 2014-03-19  Joseph Myers  <joseph@codesourcery.com>
13472         [BZ #16649]
13473         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
13474         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_PREADV): Undefine.
13475         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_PWRITEV): Likewise.
13476         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
13477         (__ASSUME_PREADV): Undefine.
13478         (__ASSUME_PWRITEV): Likewise.
13480 2014-03-18  Roland McGrath  <roland@hack.frob.com>
13482         * bits/mman-linux.h: Add comment about non-Linux use.
13483         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add comment about
13484         bits/mman-linux.h resting place.
13486         * sysdeps/unix/sysv/linux/bits/mman-linux.h: Moved to ...
13487         * bits/mman-linux.h: ... here.
13489 2014-03-18  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13491         * conform/conformtest.pl: Add standard definition when calling C
13492         preprocessor on data files.
13493         (checknamespace): Remove unused variable.
13495 2014-03-18  Joseph Myers  <joseph@codesourcery.com>
13497         * math/gen-libm-test.pl (parse_args): Handle plus_oflow,
13498         minus_oflow, plus_uflow and minus_uflow in expected results.
13499         * math/libm-test.inc (scalbn_test_data): Add more tests of
13500         negative arguments.  Use plus_oflow, minus_oflow, plus_uflow and
13501         minus_uflow.
13502         (scalbn_test): Use ALL_RM_TEST.
13503         (scalbln_test_data): Add more tests of negative arguments.  Use
13504         plus_oflow, minus_oflow, plus_uflow and minus_uflow.
13505         (scalbln_test): Use ALL_RM_TEST.
13507 2014-03-18  Roland McGrath  <roland@hack.frob.com>
13509         * scripts/abilist.awk: Ignore symbols marked with .hidden.
13511 2014-03-18  Will Newton  <will.newton@linaro.org>
13513         * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Remove
13514         inaccurate comment.
13516 2014-03-18  Joseph Myers  <joseph@codesourcery.com>
13518         * Makerules [!subdir] (check-abi): Exit with error status if a
13519         test failed.
13521 2014-03-17  Joseph Myers  <joseph@codesourcery.com>
13523         * math/libm-test.inc (nearbyint_test_data): Include all tests used
13524         for rint.  Include results for all rounding modes.
13525         (nearbyint_test): Use ALL_RM_TEST.
13526         (rint_test_data): Include all tests used for nearbyint.
13528 2014-03-17  Will Newton  <will.newton@linaro.org>
13530         * nptl/sysdeps/pthread/pthread.h: Revert previous
13531         change.
13533         * sysdeps/generic/ldsodefs.h: Revert previous
13534         change.
13536         * libio/genops.c: Revert previous change.
13537         * libio/libioP.h: Likewise.
13538         * stdio-common/vfprintf.c: Likewise.
13540         * sysdeps/generic/math_private.h: Revert previous
13541         change.
13543         * sysdeps/generic/math_private.h: Check whether
13544         HAVE_RM_CTX is defined with #ifdef rather
13545         than #if.
13547         * argp/argp-fmtstream.h: Check whether
13548         __STRICT_ANSI__ is defined with #ifdef rather
13549         than #if.
13550         * argp/argp.h: Likewise.
13552         * libio/genops.c: Check whether
13553         _IO_JUMPS_OFFSET is defined with #ifdef rather
13554         than #if.
13555         * libio/libioP.h: Likewise.
13556         * stdio-common/vfprintf.c: Likewise.
13558         * sysdeps/generic/ldsodefs.h: Check whether
13559         HP_SMALL_TIMING_AVAIL is defined with #ifdef rather
13560         than #if.
13562         * nptl/sysdeps/pthread/pthread.h: Check
13563         __PTHREAD_MUTEX_HAVE_ELISION is defined before testing
13564         its value.
13566 2014-03-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
13568         * libio/iofdopen.c (_IO_new_fdopen): Seek to end only if
13569         setting O_APPEND.
13570         * libio/tst-ftell-active-handler.c (do_append_test): Add a
13571         test case.
13573         [BZ #16680]
13574         * libio/fileops.c (_IO_file_open): Seek to end of file but
13575         don't cache the offset.
13576         (get_file_offset): Remove function.
13577         (do_ftell): Use cached offset when available.
13578         * libio/iofdopen.c (_IO_new_fdopen): Seek to end of file but
13579         don't cache the offset.
13580         * libio/tst-ftell-active-handler.c (do_rewind_test): New test
13581         case.
13582         (do_one_test): Call it.
13583         (do_ftell_test): Fix up expected old offset for a+ mode.
13584         * libio/wfileops.c (do_ftell_wide): Used cached offset when
13585         available.
13587         * libio/tst-ftell-active-handler.c (do_ftell_test): Don't mix
13588         up test status with function return status.
13589         (do_write_test): Likewise.
13590         (do_append_test): Likewise.
13592         * nptl/sysdeps/pthread/bits/libc-lockP.h [defined NOT_IN_libc
13593         && !defined IS_IN_libpthread && __LT_SPINNOCK_INIT != 0]:
13594         Remove.
13596 2014-03-17  Joseph Myers  <joseph@codesourcery.com>
13598         * math/gen-libm-test.pl (parse_args): Handle results specified for
13599         each rounding mode separately.
13600         * math/libm-test.inc (lrint_test_data): Merge in per-rounding-mode
13601         tests and results from lrint_tonearest_test_data,
13602         lrint_towardzero_test_data, lrint_downward_test_data and
13603         lrint_upward_test_data.
13604         (lrint_test): Use ALL_RM_TEST.
13605         (lrint_tonearest_test_data): Remove.
13606         (lrint_test_tonearest): Likewise.
13607         (lrint_towardzero_test_data): Likewise.
13608         (lrint_test_towardzero): Likewise.
13609         (lrint_downward_test_data): Likewise.
13610         (lrint_test_downward): Likewise.
13611         (lrint_upward_test_data): Likewise.
13612         (lrint_test_upward): Likewise.
13613         (llrint_test_data): Merge in per-rounding-mode tests and results
13614         from llrint_tonearest_test_data, llrint_towardzero_test_data,
13615         llrint_downward_test_data and llrint_upward_test_data.
13616         (llrint_test): Use ALL_RM_TEST.
13617         (llrint_tonearest_test_data): Remove.
13618         (llrint_test_tonearest): Likewise.
13619         (llrint_towardzero_test_data): Likewise.
13620         (llrint_test_towardzero): Likewise.
13621         (llrint_downward_test_data): Likewise.
13622         (llrint_test_downward): Likewise.
13623         (llrint_upward_test_data): Likewise.
13624         (llrint_test_upward): Likewise.
13625         (rint_test_data): Merge in per-rounding-mode tests and results
13626         from rint_tonearest_test_data, rint_towardzero_test_data,
13627         rint_downward_test_data and rint_upward_test_data.  Add
13628         per-rounding-mode results for tests not in those arrays.
13629         (rint_test): Use ALL_RM_TEST.
13630         (rint_tonearest_test_data): Remove.
13631         (rint_test_tonearest): Likewise.
13632         (rint_towardzero_test_data): Likewise.
13633         (rint_test_towardzero): Likewise.
13634         (rint_downward_test_data): Likewise.
13635         (rint_test_downward): Likewise.
13636         (rint_upward_test_data): Likewise.
13637         (rint_test_upward): Likewise.
13638         (main): Don't call removed functions.
13640 2014-03-14  Roland McGrath  <roland@hack.frob.com>
13642         * csu/Makefile ($(objpfx)version-info.h): Remove linux-specific
13643         "Compiled on ..." crapola.  It is anti-useful.
13645 2014-03-14  Joseph Myers  <joseph@codesourcery.com>
13647         * scripts/evaluate-test.sh: Handle fourth argument to determine
13648         whether test run should stop on failure.
13649         * Makeconfig (stop-on-test-failure): New variable.
13650         (evaluate-test): Pass fourth argument to evaluate-test.sh based on
13651         $(stop-on-test-failure).
13652         * Makefile (tests): Give a summary of results from testing and
13653         exit with failure status if they include an ERROR or FAIL.
13654         (xtests): Likewise.
13655         * manual/install.texi (Configuring and compiling): Mention
13656         stop-on-test-failure=y.
13657         * INSTALL: Regenerated.
13659 2014-03-14  Roland McGrath  <roland@hack.frob.com>
13661         * scripts/versionlist.awk: New file.
13662         * Makerules [$(build-shared) = yes]
13663         (postclean-generated): Add Versions.def, not Versions.def.v and
13664         Versions.def.v.i.
13665         ($(common-objpfx)Versions.def.v.i): Target removed.
13666         ($(common-objpfx)Versions.def): New target.
13667         ($(common-objpfx)Versions.all): Depend on that rather that
13668         $(common-objpfx)Versions.def.v.
13669         * Versions.def: File removed.
13671         * Makeconfig (+gccwarn): Add -Wundef.
13672         * include/errno.h [IS_IN_rtld] [!RTLD_PRIVATE_ERRNO]: #error to catch
13673         a dl-sysdep.h breaking its contract.
13674         [!IS_IN_rtld] (RTLD_PRIVATE_ERRNO): Define it to 0.
13675         * include/stackinfo.h: New file.
13676         * nptl/sysdeps/i386/tls.h (TLS_DTV_AT_TP): New macro.
13677         * nptl/sysdeps/powerpc/tls.h (TLS_TCB_AT_TP): New macro.
13678         * nptl/sysdeps/s390/tls.h (TLS_DTV_AT_TP): New macro.
13679         * nptl/sysdeps/sh/tls.h (TLS_TCB_AT_TP): New macro.
13680         * nptl/sysdeps/sparc/tls.h (TLS_DTV_AT_TP): New macro.
13681         * nptl/sysdeps/x86_64/tls.h (TLS_DTV_AT_TP): New macro.
13682         * sysdeps/aarch64/nptl/tls.h (TLS_TCB_AT_TP): New macro.
13683         * sysdeps/alpha/nptl/tls.h (TLS_TCB_AT_TP): New macro.
13684         * sysdeps/arm/nptl/tls.h (TLS_TCB_AT_TP): New macro.
13685         * sysdeps/ia64/nptl/tls.h (TLS_TCB_AT_TP): New macro.
13686         * sysdeps/m68k/nptl/tls.h (TLS_TCB_AT_TP): New macro.
13687         * sysdeps/mach/hurd/i386/tls.h (TLS_DTV_AT_TP): New macro.
13688         * sysdeps/microblaze/nptl/tls.h (TLS_TCB_AT_TP): New macro.
13689         * sysdeps/mips/nptl/tls.h (TLS_TCB_AT_TP): New macro.
13690         * sysdeps/tile/nptl/tls.h (TLS_TCB_AT_TP): New macro.
13692 2014-03-14  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13694         [BZ #16707]
13695         * sysdeps/powerpc/powerpc64/fpu/s_roundl.S: Remove wrong
13696         implementation.
13697         * math/libm-test.inc (round_test_data): Add more tests.
13699         [BZ #16706]
13700         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintl.S: Remove wrong
13701         implementation.
13702         * math/libm-test.inc (nearbyint_test_data): Add more tests.
13704         [BZ #16701]
13705         * sysdeps/powerpc/powerpc64/fpu/s_ceill.S: Remove wrong
13706         implementation.
13707         * math/libm-test.inc (ceil_test_data): Add more tests.
13709         * math/libm-test.inc (trunc_test_data): Add more tests related to
13710         BZ#16414.
13712 2014-03-14  Roland McGrath  <roland@hack.frob.com>
13714         * nptl/pthread_create.c (__pthread_create_2_1): Test TLS_TCB_AT_TP
13715         with #if rather than #ifdef.
13716         * nptl/sysdeps/pthread/createthread.c (create_thread): Likewise.
13718 2014-03-14  H.J. Lu  <hongjiu.lu@intel.com>
13720         * sysdeps/x86_64/configure.ac: Check AVX-512 assembler support
13721         first.  Disable AVX-512 GCC support if assembler doesn't support
13722         it.
13723         * sysdeps/x86_64/configure: Regenerated.
13725 2014-03-13  Carlos O'Donell  <carlos@redhat.com>
13727         * nptl/pthread_attr_setstack.c (__pthread_attr_setstack)
13728         [!_STACK_GROWS_DOWN]: Don't add stacksize to stackaddr.
13729         (__old_pthread_attr_setstack): Likewise.
13730         * nptl/pthread_attr_getstack.c (__pthread_attr_getstack)
13731         [!_STACK_GROWS_DOWN]: Likewise.
13733 2014-03-13  Mike Frysinger  <vapier@gentoo.org>
13735         * config.make.in (have-bash2): Delete.
13736         * configure.ac (libc_cv_have_bash2): Delete.
13737         * configure: Regenerate.
13738         * elf/Makefile (common-ldd-rewrite): Rename to ...
13739         (ldd-rewrite): ... this.  Move bash-ldd-rewrite content to end.
13740         (sh-ldd-rewrite): Delete.
13741         (bash-ldd-rewrite): Delete.
13742         (have-bash2): Delete checks.
13743         [ldd-rewrite-script]: Change $(ldd-shell)-ldd-rewrite to
13744         ldd-rewrite.
13746         * config.make.in (have-ksh): Delete.
13747         (KSH): Delete.
13748         * configure.ac (libc_cv_have_ksh): Delete.
13749         * configure: Regenerate.
13751         * elf/Makefile: Delete $(have-ksh) check.
13752         ($(objpfx)sotruss): Change KSH to BASH.
13753         * elf/sotruss.ksh: Rename to ...
13754         * elf/sotruss.sh: ... this.  Change @KSH@ to @BASH@.  Change
13755         function style to match POSIX.  Drop ksh vim mode setting.
13757         * manual/time.texi (Specifying the Time Zone with TZ): Change
13758         Tuesday to Thursday.
13760         * debug/tst-longjmp_chk2.c: Update header comment.
13761         (stackoverflow_handler): Add comment.  Call assert on pass value.
13763 2014-03-13  Igor Zamyatin  <igor.zamyatin@intel.com>
13765         [BZ #16194]
13766         * config.h.in (HAVE_AVX512_SUPPORT): New #undef.
13767         (HAVE_AVX512_ASM_SUPPORT): Likewise.
13768         * sysdeps/x86_64/bits/link.h (La_x86_64_zmm): New.
13769         (La_x86_64_vector): Add zmm.
13770         * sysdeps/x86_64/Makefile (tests): Add tst-audit10.
13771         (modules-names): Add tst-auditmod10a and tst-auditmod10b.
13772         ($(objpfx)tst-audit10): New target.
13773         ($(objpfx)tst-audit10.out): Likewise.
13774         (tst-audit10-ENV): New.
13775         (AVX512-CFLAGS): Likewise.
13776         (CFLAGS-tst-audit10.c): Likewise.
13777         (CFLAGS-tst-auditmod10a.c): Likewise.
13778         (CFLAGS-tst-auditmod10b.c): Likewise.
13779         * sysdeps/x86_64/configure.ac: Set config-cflags-avx512,
13780         HAVE_AVX512_SUPPORT and HAVE_AVX512_ASM_SUPPORT.
13781         * sysdeps/x86_64/configure: Regenerated.
13782         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Add
13783         AVX-512 zmm register support.
13784         (_dl_x86_64_save_sse): Likewise.
13785         (_dl_x86_64_restore_sse): Likewise.
13786         * sysdeps/x86_64/dl-trampoline.h: Updated to support different
13787         size vector registers.
13788         * sysdeps/x86_64/link-defines.sym (YMM_SIZE): New.
13789         (ZMM_SIZE): Likewise.
13790         * sysdeps/x86_64/tst-audit10.c: New file.
13791         * sysdeps/x86_64/tst-auditmod10a.c: Likewise.
13792         * sysdeps/x86_64/tst-auditmod10b.c: Likewise.
13794 2014-03-13  Roland McGrath  <roland@hack.frob.com>
13796         * configure.ac (HAVE_EHDR_START): New check.
13797         * configure: Regenerated.
13798         * config.h.in (HAVE_EHDR_START): New #undef.
13799         * elf/rtld.c (dl_main) [HAVE_EHDR_START]: Use __ehdr_start rather than
13800         assuming the lowest-addressed segment maps the start of the file.
13802 2014-03-13  Joseph Myers  <joseph@codesourcery.com>
13804         * INSTALL: Regenerated.
13806 2014-03-13  Will Newton  <will.newton@linaro.org>
13808         * manual/setjmp.texi (System V contexts): Improve
13809         clarity and grammar of documentation.
13811 2014-03-12  Paul Pluzhnikov  <ppluzhnikov@google.com>
13813         [BZ #16381]
13814         * elf/Makefile (tests): Add tst-pie2.
13815         (tests-pie): Add tst-pie2.
13816         * elf/tst-pie2.c: New file.
13817         * elf/dl-load.c (_dl_map_object_from_fd): Assert correct l_type
13818         for ET_EXEC.
13819         * elf/rtld.c (map_doit): Load executable as lt_executable.
13820         (dl_main): Likewise.
13822 2014-03-12  Joseph Myers  <joseph@codesourcery.com>
13824         [BZ #16642]
13825         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
13826         (__ASSUME_PSELECT): Undefine.
13828 2014-03-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13830         [BZ #16689]
13831         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-ppc32.S
13832         (__bzero_ppc): Call memset@local instead of __memset_ppc@local for
13833         static build.
13834         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero.c: Build IFUNC
13835         selector for static builds.
13837 2014-03-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
13839         [BZ #16695]
13840         * nscd/netgroupcache.c (addgetnetgrentX): Factor in space for
13841         key in the buffer.
13843 2014-03-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13845         * sysdeps/powerpc/powerpc64/multiarch/strspn.c (strspn): Build
13846         IFUNC selector for static builds.
13848 2014-03-11  Joseph Myers  <joseph@codesourcery.com>
13850         * sysdeps/mips/math_private.h [__mips_hard_float]
13851         (libc_feresetround_ctx): Define to libc_feupdateenv_mips_ctx not
13852         libc_feresetround_mips_ctx.
13853         [__mips_hard_float] (libc_feresetroundf_ctx): Likewise.
13854         [__mips_hard_float] (libc_feresetroundl_ctx): Likewise.
13855         [__mips_hard_float] (libc_feresetround_mips_ctx): Remove.
13857         [BZ #16677]
13858         * math/s_nextafter.c (__nextafter): Do not return value from
13859         overflowing computation.
13860         * sysdeps/i386/fpu/s_nextafterl.c (__nextafterl): Likewise.
13861         * sysdeps/ieee754/flt-32/s_nextafterf.c (__nextafterf): Likewise.
13862         * sysdeps/ieee754/ldbl-128/s_nextafterl.c (__nextafterl):
13863         Likewise.
13864         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl):
13865         Likewise.
13866         * sysdeps/m68k/m680x0/fpu/s_nextafterl.c (__nextafterl): Likewise.
13867         * math/libm-test.inc (nextafter_test): Use ALL_RM_TEST.
13869 2014-03-11  Roland McGrath  <roland@hack.frob.com>
13871         * sysdeps/arm/setjmp.S: Use sfi_breg on stores of mangled registers.
13872         * sysdeps/arm/__longjmp.S: Use sfi_breg on loads of mangled registers.
13873         Move sfi_sp use from the load-multiple (that no longer sets sp) to
13874         the new mov targetting sp.
13876 2014-03-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13878         [BZ #16683]
13879         * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S (__bzero_ppc):
13880         Define it for static builds as well.
13881         (NO_BZERO_IMPL): Likewise.
13883 2014-03-11  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
13885         * sysdeps/powerpc/powerpc64/power7/strspn.S: New file: Optimization.
13886         * sysdeps/powerpc/powerpc64/multiarch/strspn.c: New file:
13887         multiarch strspn for PPC64.
13888         * sysdeps/powerpc/powerpc64/multiarch/strspn-ppc64.c: New file
13889         * sysdeps/powerpc/powerpc64/multiarch/strspn-power7.S: New file
13890         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
13891         (__libc_ifunc_impl_list): Likewise.
13892         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strspn
13893         multiarch optimizations
13894         * string/strspn.c (strspn): Using macro to redefine symbol name.
13896 2014-03-10  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
13897             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13899         * sysdeps/powerpc/powerpc64/power7/strncat.S: New file: Optimization.
13900         * sysdeps/powerpc/powerpc64/multiarch/strncat.c: New file:
13901         multiarch strncat for PPC64.
13902         * sysdeps/powerpc/powerpc64/multiarch/strncat-ppc64.c: New file
13903         * sysdeps/powerpc/powerpc64/multiarch/strncat-power7.S: New file
13904         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
13905         (__libc_ifunc_impl_list): Likewise.
13906         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strncat
13907         multiarch optimizations
13909 2014-03-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
13911         [BZ #16639]
13912         * nscd/nscd.service: Make service type forking.
13914 2014-03-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13916         * sysdeps/powerpc/power5+/fpu/s_modf.c (__modf): Fix to return correct
13917         sign in non default rounding modes.
13918         * sysdeps/powerpc/power5+/fpu/s_modff.c (__modff): Likewise.
13920 2014-03-08  Joseph Myers  <joseph@codesourcery.com>
13922         * math/libm-test.inc (ALL_RM_TEST): New macro.
13923         (ceil_test): Use ALL_RM_TEST.
13924         (cimag_test): Likewise.
13925         (conj_test): Likewise.
13926         (copysign_test): Likewise.
13927         (cproj_test): Likewise.
13928         (creal_test): Likewise.
13929         (fabs_test): Likewise.
13930         (floor_test): Likewise.
13931         (fmax_test): Likewise.
13932         (fmin_test): Likewise.
13933         (fmod_test): Likewise.
13934         (fpclassify_test): Likewise.
13935         (frexp_test): Likewise.
13936         (ilogb_test): Likewise.
13937         (isfinite_test): Likewise.
13938         (finite_test): Likewise.
13939         (isgreater_test): Likewise.
13940         (isgreaterequal_test): Likewise.
13941         (isinf_test): Likewise.
13942         (isless_test): Likewise.
13943         (islessequal_test): Likewise.
13944         (islessgreater_test): Likewise.
13945         (isnan_test): Likewise.
13946         (isnormal_test): Likewise.
13947         (issignaling_test): Likewise.
13948         (isunordered_test): Likewise.
13949         (logb_test): Likewise.
13950         (logb_downward_test_data): Remove.
13951         (logb_test_downward): Likewise.
13952         (lround_test): Use ALL_RM_TEST.
13953         (llround_test): Likewise.
13954         (modf_test): Likewise.
13955         (nexttoward_test): Likewise.
13956         (remainder_test): Likewise.
13957         (drem_test): Likewise.
13958         (remainder_tonearest_test_data): Likewise.
13959         (remainder_test_tonearest): Likewise.
13960         (drem_test_tonearest): Likewise.
13961         (remainder_towardzero_test_data): Likewise.
13962         (remainder_test_towardzero): Likewise.
13963         (drem_test_towardzero): Likewise.
13964         (remainder_downward_test_data): Likewise.
13965         (remainder_test_downward): Likewise.
13966         (drem_test_downward): Likewise.
13967         (remainder_upward_test_data): Likewise.
13968         (remainder_test_upward): Likewise.
13969         (drem_test_upward): Likewise.
13970         (remquo_test): Use ALL_RM_TEST.  Remove comment about x.
13971         (round_test): Use ALL_RM_TEST.
13972         (signbit_test): Likewise.
13973         (trunc_test): Likewise.
13974         (significand_test): Likewise.
13975         (main): Don't call removed functions.
13977 2014-03-07  Joseph Myers  <joseph@codesourcery.com>
13979         [BZ #16674]
13980         * bits/siginfo.h (ILL_ILLOPC): Condition on [__USE_XOPEN_EXTENDED
13981         || __USE_XOPEN2K8].
13982         (ILL_ILLOPN): Likewise.
13983         (ILL_ILLADR): Likewise.
13984         (ILL_ILLTRP): Likewise.
13985         (ILL_PRVOPC): Likewise.
13986         (ILL_PRVREG): Likewise.
13987         (ILL_COPROC): Likewise.
13988         (ILL_BADSTK): Likewise.
13989         (FPE_INTDIV): Likewise.
13990         (FPE_INTOVF): Likewise.
13991         (FPE_FLTDIV): Likewise.
13992         (FPE_FLTOVF): Likewise.
13993         (FPE_FLTUND): Likewise.
13994         (FPE_FLTRES): Likewise.
13995         (FPE_FLTINV): Likewise.
13996         (FPE_FLTSUB): Likewise.
13997         (SEGV_MAPERR): Likewise.
13998         (SEGV_ACCERR): Likewise.
13999         (BUS_ADRALN): Likewise.
14000         (BUS_ADRERR): Likewise.
14001         (BUS_OBJERR): Likewise.
14002         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
14003         (TRAP_TRACE): Likewise.
14004         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
14005         __USE_XOPEN2K8].
14006         (CLD_KILLED): Likewise.
14007         (CLD_DUMPED): Likewise.
14008         (CLD_TRAPPED): Likewise.
14009         (CLD_STOPPED): Likewise.
14010         (CLD_CONTINUED): Likewise.
14011         (POLL_IN): Likewise.
14012         (POLL_OUT): Likewise.
14013         (POLL_MSG): Likewise.
14014         (POLL_ERR): Likewise.
14015         (POLL_PRI): Likewise.
14016         (POLL_HUP): Likewise.
14017         * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h (ILL_ILLOPC):
14018         Likewise.
14019         (ILL_ILLOPN): Likewise.
14020         (ILL_ILLADR): Likewise.
14021         (ILL_ILLTRP): Likewise.
14022         (ILL_PRVOPC): Likewise.
14023         (ILL_PRVREG): Likewise.
14024         (ILL_COPROC): Likewise.
14025         (ILL_BADSTK): Likewise.
14026         (FPE_INTDIV): Likewise.
14027         (FPE_INTOVF): Likewise.
14028         (FPE_FLTDIV): Likewise.
14029         (FPE_FLTOVF): Likewise.
14030         (FPE_FLTUND): Likewise.
14031         (FPE_FLTRES): Likewise.
14032         (FPE_FLTINV): Likewise.
14033         (FPE_FLTSUB): Likewise.
14034         (SEGV_MAPERR): Likewise.
14035         (SEGV_ACCERR): Likewise.
14036         (BUS_ADRALN): Likewise.
14037         (BUS_ADRERR): Likewise.
14038         (BUS_OBJERR): Likewise.
14039         (BUS_MCEERR_AR): Likewise.
14040         (BUS_MCEERR_AO): Likewise.
14041         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
14042         (TRAP_TRACE): Likewise.
14043         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
14044         __USE_XOPEN2K8].
14045         (CLD_KILLED): Likewise.
14046         (CLD_DUMPED): Likewise.
14047         (CLD_TRAPPED): Likewise.
14048         (CLD_STOPPED): Likewise.
14049         (CLD_CONTINUED): Likewise.
14050         (POLL_IN): Likewise.
14051         (POLL_OUT): Likewise.
14052         (POLL_MSG): Likewise.
14053         (POLL_ERR): Likewise.
14054         (POLL_PRI): Likewise.
14055         (POLL_HUP): Likewise.
14056         * sysdeps/unix/sysv/linux/bits/siginfo.h (ILL_ILLOPC): Likewise.
14057         (ILL_ILLOPN): Likewise.
14058         (ILL_ILLADR): Likewise.
14059         (ILL_ILLTRP): Likewise.
14060         (ILL_PRVOPC): Likewise.
14061         (ILL_PRVREG): Likewise.
14062         (ILL_COPROC): Likewise.
14063         (ILL_BADSTK): Likewise.
14064         (FPE_INTDIV): Likewise.
14065         (FPE_INTOVF): Likewise.
14066         (FPE_FLTDIV): Likewise.
14067         (FPE_FLTOVF): Likewise.
14068         (FPE_FLTUND): Likewise.
14069         (FPE_FLTRES): Likewise.
14070         (FPE_FLTINV): Likewise.
14071         (FPE_FLTSUB): Likewise.
14072         (SEGV_MAPERR): Likewise.
14073         (SEGV_ACCERR): Likewise.
14074         (BUS_ADRALN): Likewise.
14075         (BUS_ADRERR): Likewise.
14076         (BUS_OBJERR): Likewise.
14077         (BUS_MCEERR_AR): Likewise.
14078         (BUS_MCEERR_AO): Likewise.
14079         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
14080         (TRAP_TRACE): Likewise.
14081         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
14082         __USE_XOPEN2K8].
14083         (CLD_KILLED): Likewise.
14084         (CLD_DUMPED): Likewise.
14085         (CLD_TRAPPED): Likewise.
14086         (CLD_STOPPED): Likewise.
14087         (CLD_CONTINUED): Likewise.
14088         (POLL_IN): Likewise.
14089         (POLL_OUT): Likewise.
14090         (POLL_MSG): Likewise.
14091         (POLL_ERR): Likewise.
14092         (POLL_PRI): Likewise.
14093         (POLL_HUP): Likewise.
14094         * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h (ILL_ILLOPC):
14095         Likewise.
14096         (ILL_ILLOPN): Likewise.
14097         (ILL_ILLADR): Likewise.
14098         (ILL_ILLTRP): Likewise.
14099         (ILL_PRVOPC): Likewise.
14100         (ILL_PRVREG): Likewise.
14101         (ILL_COPROC): Likewise.
14102         (ILL_BADSTK): Likewise.
14103         (ILL_BADIADDR): Likewise.
14104         (ILL_BREAK): Likewise.
14105         (FPE_INTDIV): Likewise.
14106         (FPE_INTOVF): Likewise.
14107         (FPE_FLTDIV): Likewise.
14108         (FPE_FLTOVF): Likewise.
14109         (FPE_FLTUND): Likewise.
14110         (FPE_FLTRES): Likewise.
14111         (FPE_FLTINV): Likewise.
14112         (FPE_FLTSUB): Likewise.
14113         (FPE_DECOVF): Likewise.
14114         (FPE_DECDIV): Likewise.
14115         (FPE_DECERR): Likewise.
14116         (FPE_INVASC): Likewise.
14117         (FPE_INVDEC): Likewise.
14118         (SEGV_MAPERR): Likewise.
14119         (SEGV_ACCERR): Likewise.
14120         (SEGV_PSTKOVF): Likewise.
14121         (BUS_ADRALN): Likewise.
14122         (BUS_ADRERR): Likewise.
14123         (BUS_OBJERR): Likewise.
14124         (BUS_MCEERR_AR): Likewise.
14125         (BUS_MCEERR_AO): Likewise.
14126         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
14127         (TRAP_TRACE): Likewise.
14128         (TRAP_BRANCH): Likewise.
14129         (TRAP_HWBKPT): Likewise.
14130         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
14131         __USE_XOPEN2K8].
14132         (CLD_KILLED): Likewise.
14133         (CLD_DUMPED): Likewise.
14134         (CLD_TRAPPED): Likewise.
14135         (CLD_STOPPED): Likewise.
14136         (CLD_CONTINUED): Likewise.
14137         (POLL_IN): Likewise.
14138         (POLL_OUT): Likewise.
14139         (POLL_MSG): Likewise.
14140         (POLL_ERR): Likewise.
14141         (POLL_PRI): Likewise.
14142         (POLL_HUP): Likewise.
14143         * sysdeps/unix/sysv/linux/mips/bits/siginfo.h (ILL_ILLOPC): Likewise.
14144         (ILL_ILLOPN): Likewise.
14145         (ILL_ILLADR): Likewise.
14146         (ILL_ILLTRP): Likewise.
14147         (ILL_PRVOPC): Likewise.
14148         (ILL_PRVREG): Likewise.
14149         (ILL_COPROC): Likewise.
14150         (ILL_BADSTK): Likewise.
14151         (FPE_INTDIV): Likewise.
14152         (FPE_INTOVF): Likewise.
14153         (FPE_FLTDIV): Likewise.
14154         (FPE_FLTOVF): Likewise.
14155         (FPE_FLTUND): Likewise.
14156         (FPE_FLTRES): Likewise.
14157         (FPE_FLTINV): Likewise.
14158         (FPE_FLTSUB): Likewise.
14159         (SEGV_MAPERR): Likewise.
14160         (SEGV_ACCERR): Likewise.
14161         (BUS_ADRALN): Likewise.
14162         (BUS_ADRERR): Likewise.
14163         (BUS_OBJERR): Likewise.
14164         (BUS_MCEERR_AR): Likewise.
14165         (BUS_MCEERR_AO): Likewise.
14166         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
14167         (TRAP_TRACE): Likewise.
14168         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
14169         __USE_XOPEN2K8].
14170         (CLD_KILLED): Likewise.
14171         (CLD_DUMPED): Likewise.
14172         (CLD_TRAPPED): Likewise.
14173         (CLD_STOPPED): Likewise.
14174         (CLD_CONTINUED): Likewise.
14175         (POLL_IN): Likewise.
14176         (POLL_OUT): Likewise.
14177         (POLL_MSG): Likewise.
14178         (POLL_ERR): Likewise.
14179         (POLL_PRI): Likewise.
14180         (POLL_HUP): Likewise.
14181         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h (ILL_ILLOPC): Likewise.
14182         (ILL_ILLOPN): Likewise.
14183         (ILL_ILLADR): Likewise.
14184         (ILL_ILLTRP): Likewise.
14185         (ILL_PRVOPC): Likewise.
14186         (ILL_PRVREG): Likewise.
14187         (ILL_COPROC): Likewise.
14188         (ILL_BADSTK): Likewise.
14189         (FPE_INTDIV): Likewise.
14190         (FPE_INTOVF): Likewise.
14191         (FPE_FLTDIV): Likewise.
14192         (FPE_FLTOVF): Likewise.
14193         (FPE_FLTUND): Likewise.
14194         (FPE_FLTRES): Likewise.
14195         (FPE_FLTINV): Likewise.
14196         (FPE_FLTSUB): Likewise.
14197         (SEGV_MAPERR): Likewise.
14198         (SEGV_ACCERR): Likewise.
14199         (BUS_ADRALN): Likewise.
14200         (BUS_ADRERR): Likewise.
14201         (BUS_OBJERR): Likewise.
14202         (BUS_MCEERR_AR): Likewise.
14203         (BUS_MCEERR_AO): Likewise.
14204         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
14205         (TRAP_TRACE): Likewise.
14206         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
14207         __USE_XOPEN2K8].
14208         (CLD_KILLED): Likewise.
14209         (CLD_DUMPED): Likewise.
14210         (CLD_TRAPPED): Likewise.
14211         (CLD_STOPPED): Likewise.
14212         (CLD_CONTINUED): Likewise.
14213         (POLL_IN): Likewise.
14214         (POLL_OUT): Likewise.
14215         (POLL_MSG): Likewise.
14216         (POLL_ERR): Likewise.
14217         (POLL_PRI): Likewise.
14218         (POLL_HUP): Likewise.
14219         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (ILL_ILLOPC): Likewise.
14220         (ILL_ILLOPN): Likewise.
14221         (ILL_ILLADR): Likewise.
14222         (ILL_ILLTRP): Likewise.
14223         (ILL_PRVOPC): Likewise.
14224         (ILL_PRVREG): Likewise.
14225         (ILL_COPROC): Likewise.
14226         (ILL_BADSTK): Likewise.
14227         (FPE_INTDIV): Likewise.
14228         (FPE_INTOVF): Likewise.
14229         (FPE_FLTDIV): Likewise.
14230         (FPE_FLTOVF): Likewise.
14231         (FPE_FLTUND): Likewise.
14232         (FPE_FLTRES): Likewise.
14233         (FPE_FLTINV): Likewise.
14234         (FPE_FLTSUB): Likewise.
14235         (SEGV_MAPERR): Likewise.
14236         (SEGV_ACCERR): Likewise.
14237         (BUS_ADRALN): Likewise.
14238         (BUS_ADRERR): Likewise.
14239         (BUS_OBJERR): Likewise.
14240         (BUS_MCEERR_AR): Likewise.
14241         (BUS_MCEERR_AO): Likewise.
14242         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
14243         (TRAP_TRACE): Likewise.
14244         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
14245         __USE_XOPEN2K8].
14246         (CLD_KILLED): Likewise.
14247         (CLD_DUMPED): Likewise.
14248         (CLD_TRAPPED): Likewise.
14249         (CLD_STOPPED): Likewise.
14250         (CLD_CONTINUED): Likewise.
14251         (POLL_IN): Likewise.
14252         (POLL_OUT): Likewise.
14253         (POLL_MSG): Likewise.
14254         (POLL_ERR): Likewise.
14255         (POLL_PRI): Likewise.
14256         (POLL_HUP): Likewise.
14257         * sysdeps/unix/sysv/linux/tile/bits/siginfo.h (ILL_ILLOPC): Likewise.
14258         (ILL_ILLOPN): Likewise.
14259         (ILL_ILLADR): Likewise.
14260         (ILL_ILLTRP): Likewise.
14261         (ILL_PRVOPC): Likewise.
14262         (ILL_PRVREG): Likewise.
14263         (ILL_COPROC): Likewise.
14264         (ILL_BADSTK): Likewise.
14265         (ILL_DBLFLT): Likewise.
14266         (ILL_HARDWALL): Likewise.
14267         (FPE_INTDIV): Likewise.
14268         (FPE_INTOVF): Likewise.
14269         (FPE_FLTDIV): Likewise.
14270         (FPE_FLTOVF): Likewise.
14271         (FPE_FLTUND): Likewise.
14272         (FPE_FLTRES): Likewise.
14273         (FPE_FLTINV): Likewise.
14274         (FPE_FLTSUB): Likewise.
14275         (SEGV_MAPERR): Likewise.
14276         (SEGV_ACCERR): Likewise.
14277         (BUS_ADRALN): Likewise.
14278         (BUS_ADRERR): Likewise.
14279         (BUS_OBJERR): Likewise.
14280         (BUS_MCEERR_AR): Likewise.
14281         (BUS_MCEERR_AO): Likewise.
14282         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
14283         (TRAP_TRACE): Likewise.
14284         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
14285         __USE_XOPEN2K8].
14286         (CLD_KILLED): Likewise.
14287         (CLD_DUMPED): Likewise.
14288         (CLD_TRAPPED): Likewise.
14289         (CLD_STOPPED): Likewise.
14290         (CLD_CONTINUED): Likewise.
14291         (POLL_IN): Likewise.
14292         (POLL_OUT): Likewise.
14293         (POLL_MSG): Likewise.
14294         (POLL_ERR): Likewise.
14295         (POLL_PRI): Likewise.
14296         (POLL_HUP): Likewise.
14297         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h (ILL_ILLOPC): Likewise.
14298         (ILL_ILLOPN): Likewise.
14299         (ILL_ILLADR): Likewise.
14300         (ILL_ILLTRP): Likewise.
14301         (ILL_PRVOPC): Likewise.
14302         (ILL_PRVREG): Likewise.
14303         (ILL_COPROC): Likewise.
14304         (ILL_BADSTK): Likewise.
14305         (FPE_INTDIV): Likewise.
14306         (FPE_INTOVF): Likewise.
14307         (FPE_FLTDIV): Likewise.
14308         (FPE_FLTOVF): Likewise.
14309         (FPE_FLTUND): Likewise.
14310         (FPE_FLTRES): Likewise.
14311         (FPE_FLTINV): Likewise.
14312         (FPE_FLTSUB): Likewise.
14313         (SEGV_MAPERR): Likewise.
14314         (SEGV_ACCERR): Likewise.
14315         (BUS_ADRALN): Likewise.
14316         (BUS_ADRERR): Likewise.
14317         (BUS_OBJERR): Likewise.
14318         (BUS_MCEERR_AR): Likewise.
14319         (BUS_MCEERR_AO): Likewise.
14320         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
14321         (TRAP_TRACE): Likewise.
14322         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
14323         __USE_XOPEN2K8].
14324         (CLD_KILLED): Likewise.
14325         (CLD_DUMPED): Likewise.
14326         (CLD_TRAPPED): Likewise.
14327         (CLD_STOPPED): Likewise.
14328         (CLD_CONTINUED): Likewise.
14329         (POLL_IN): Likewise.
14330         (POLL_OUT): Likewise.
14331         (POLL_MSG): Likewise.
14332         (POLL_ERR): Likewise.
14333         (POLL_PRI): Likewise.
14334         (POLL_HUP): Likewise.
14335         * conform/Makefile (test-xfail-POSIX/signal.h/conform): Remove.
14336         (test-xfail-POSIX/sys/wait.h/conform): Likewise.
14338         [BZ #16670]
14339         * posix/sched.h [!__USE_XOPEN2K] (__need_time_t): Don't define
14340         before #include of <time.h>.
14341         [!__USE_XOPEN2K] (__need_timespec): Likewise.
14342         * conform/Makefile (test-xfail-POSIX/sched.h/conform): Remove.
14343         (test-xfail-UNIX98/sched.h/conform): Likewise.
14345 2014-03-07  Marcus Shawcroft  <marcus.shawcroft@arm.com>
14347         * sysdeps/aarch64/fpu/feenablxcpt.c (feenableexcept): Detect and
14348         error absence of trapping exception support.
14349         * sysdeps/aarch64/fpu/fesetenv.c (fesetenv): Likewise.
14351 2014-03-07  Joseph Myers  <joseph@codesourcery.com>
14353         * catgets/Makefile (tests-special): Add $(objpfx)sample.SJIS.cat.
14354         ($(objpfx)sample.SJIS.cat): Use $(evaluate-test).
14355         * timezone/Makefile (testdata): Move definition above include of
14356         Rules.
14357         (test-zones): New variable.
14358         (tests-special): Add zone files.
14359         (build-testdata): Use $(evaluate-test).
14361         * elf/Makefile (tests-special): Rename tests to end with .out.
14362         ($(objpfx)noload-mem): Likewise.
14363         ($(objpfx)tst-leaks1-mem): Likewise.
14364         ($(objpfx)tst-leaks1-static-mem.out): Likewise.
14365         * iconv/Makefile (xtests-special): Change test-iconvconfig to
14366         $(objpfx)test-iconvconfig.out.
14367         (test-iconvconfig): Change to $(objpfx)test-iconvconfig.out.  Use
14368         set -e inside subshell and redirect output to file.
14369         * iconvdata/Makefile (generated): Rename tests to end with .out.
14370         Correct type.
14371         (tests-special): Rename tests to end with .out.
14372         ($(objpfx)mtrace-tst-loading): Likewise.
14373         * intl/Makefile (generated): Likewise.
14374         (tests-special): Likewise.
14375         ($(objpfx)mtrace-tst-gettext): Likewise.
14376         * misc/Makefile (generated): Likewise.
14377         (tests-special): Likewise.
14378         ($(objpfx)tst-error1-mem): Likewise.
14379         * nptl/Makefile (tests-special): Likewise.
14380         ($(objpfx)tst-stack3-mem): Likewise.
14381         (generated): Likewise.
14382         * posix/Makefile (generated): Likewise.
14383         (tests-special): Likewise.
14384         (xtests-special): Likewise.
14385         ($(objpfx)tst-fnmatch-mem): Likewise.
14386         ($(objpfx)bug-regex2-mem): Likewise.
14387         ($(objpfx)bug-regex14-mem): Likewise.
14388         ($(objpfx)bug-regex21-mem): Likewise.
14389         ($(objpfx)bug-regex31-mem): Likewise.
14390         ($(objpfx)tst-vfork3-mem): Likewise.
14391         ($(objpfx)tst-rxspencer-no-utf8-mem): Likewise.
14392         ($(objpfx)tst-pcre-mem): Likewise.
14393         ($(objpfx)tst-boost-mem): Likewise.
14394         ($(objpfx)bug-ga2-mem): Likewise.
14395         ($(objpfx)bug-glob2-mem): Likewise.
14396         * resolv/Makefile (generate): Likewise.
14397         (tests-special): Likewise.
14398         (xtests-special): Likewise.
14399         (generated): Likewise.
14400         ($(objpfx)mtrace-tst-leaks): Likewise.
14401         ($(objpfx)mtrace-tst-leaks2): Likewise.
14403         * scripts/merge-test-results.sh: New file.
14404         * Makefile (tests-special-notdir): New variable.
14405         (tests): Run merge-test-results.sh.
14406         (xtests): Likewise.
14407         * Rules (tests-special-notdir): New variable.
14408         (xtests-special-notdir): Likewise.
14409         (tests): Run merge-test-results.sh
14410         (xtests): Likewise.
14412         * Makeconfig (test-xfail-name): New variable.
14413         (evaluate-test): Use $(test-xfail-name) instead of $(@F:.out=) to
14414         compute variable name for expected failures.
14415         * conform/Makefile (conformtest-headers-data): New variable.
14416         (conformtest-standards): Likewise.
14417         (conformtest-headers-ISO): Likewise.
14418         (conformtest-headers-ISO99): Likewise.
14419         (conformtest-headers-ISO11): Likewise.
14420         (conformtest-headers-POSIX): Likewise.
14421         (conformtest-headers-XPG3): Likewise.
14422         (conformtest-headers-XPG4): Likewise.
14423         (conformtest-headers-UNIX98): Likewise.
14424         (conformtest-headers-XOPEN2K): Likewise.
14425         (conformtest-headers-POSIX2008): Likewise.
14426         (conformtest-headers-XOPEN2K8): Likewise.
14427         (conformtest-header-list-base): Likewise.
14428         (conformtest-header-list-tests): Likewise.
14429         (conformtest-header-base): Likewise.
14430         (conformtest-header-tests): Likewise.
14431         (tests-special): Add $(conformtest-header-list-tests).  If
14432         [$(fast-check) && !$(cross-compiling)], add
14433         $(conformtest-header-tests) instead of
14434         $(objpfx)run-conformtest.out.
14435         (generated): Add $(conformtest-header-list-base).  If
14436         [$(fast-check) && !$(cross-compiling)], add
14437         $(conformtest-header-base).  Remove previous setting.
14438         ($(conformtest-header-list-tests)): New target.
14439         (test-xfail-run-conformtest): Remove variable.
14440         ($(objpfx)run-conformtest.out): Remove target.
14441         (test-xfail-ISO11/complex.h/conform): New variable.
14442         (test-xfail-ISO11/stdalign.h/conform): Likewise.
14443         (test-xfail-ISO11/stdnoreturn.h/conform): Likewise.
14444         (test-xfail-XPG3/varargs.h/conform): Likewise.
14445         (test-xfail-XPG4/varargs.h/conform): Likewise.
14446         (test-xfail-UNIX98/varargs.h/conform): Likewise.
14447         (test-xfail-XPG4/ndbm.h/conform): Likewise.
14448         (test-xfail-UNIX98/ndbm.h/conform): Likewise.
14449         (test-xfail-XOPEN2K/ndbm.h/conform): Likewise.
14450         (test-xfail-XOPEN2K8/ndbm.h/conform): Likewise.
14451         (test-xfail-XPG3/fcntl.h/conform): Likewise.
14452         (test-xfail-XPG3/ftw.h/conform): Likewise.
14453         (test-xfail-XPG3/grp.h/conform): Likewise.
14454         (test-xfail-XPG3/langinfo.h/conform): Likewise.
14455         (test-xfail-XPG3/limits.h/conform): Likewise.
14456         (test-xfail-XPG3/pwd.h/conform): Likewise.
14457         (test-xfail-XPG3/search.h/conform): Likewise.
14458         (test-xfail-XPG3/signal.h/conform): Likewise.
14459         (test-xfail-XPG3/stdio.h/conform): Likewise.
14460         (test-xfail-XPG3/stdlib.h/conform): Likewise.
14461         (test-xfail-XPG3/string.h/conform): Likewise.
14462         (test-xfail-XPG3/sys/ipc.h/conform): Likewise.
14463         (test-xfail-XPG3/sys/msg.h/conform): Likewise.
14464         (test-xfail-XPG3/sys/sem.h/conform): Likewise.
14465         (test-xfail-XPG3/sys/shm.h/conform): Likewise.
14466         (test-xfail-XPG3/sys/stat.h/conform): Likewise.
14467         (test-xfail-XPG3/sys/types.h/conform): Likewise.
14468         (test-xfail-XPG3/sys/wait.h/conform): Likewise.
14469         (test-xfail-XPG3/termios.h/conform): Likewise.
14470         (test-xfail-XPG3/time.h/conform): Likewise.
14471         (test-xfail-XPG3/unistd.h/conform): Likewise.
14472         (test-xfail-XPG4/arpa/inet.h/conform): Likewise.
14473         (test-xfail-XPG4/fcntl.h/conform): Likewise.
14474         (test-xfail-XPG4/langinfo.h/conform): Likewise.
14475         (test-xfail-XPG4/netdb.h/conform): Likewise.
14476         (test-xfail-XPG4/netinet/in.h/conform): Likewise.
14477         (test-xfail-XPG4/signal.h/conform): Likewise.
14478         (test-xfail-XPG4/stdio.h/conform): Likewise.
14479         (test-xfail-XPG4/stdlib.h/conform): Likewise.
14480         (test-xfail-XPG4/stropts.h/conform): Likewise.
14481         (test-xfail-XPG4/sys/ipc.h/conform): Likewise.
14482         (test-xfail-XPG4/sys/msg.h/conform): Likewise.
14483         (test-xfail-XPG4/sys/sem.h/conform): Likewise.
14484         (test-xfail-XPG4/sys/shm.h/conform): Likewise.
14485         (test-xfail-XPG4/sys/socket.h/conform): Likewise.
14486         (test-xfail-XPG4/sys/stat.h/conform): Likewise.
14487         (test-xfail-XPG4/sys/time.h/conform): Likewise.
14488         (test-xfail-XPG4/sys/types.h/conform): Likewise.
14489         (test-xfail-XPG4/sys/wait.h/conform): Likewise.
14490         (test-xfail-XPG4/termios.h/conform): Likewise.
14491         (test-xfail-XPG4/ucontext.h/conform): Likewise.
14492         (test-xfail-XPG4/unistd.h/conform): Likewise.
14493         (test-xfail-XPG4/utmpx.h/conform): Likewise.
14494         (test-xfail-POSIX/sched.h/conform): Likewise.
14495         (test-xfail-POSIX/signal.h/conform): Likewise.
14496         (test-xfail-POSIX/sys/wait.h/conform): Likewise.
14497         (test-xfail-POSIX/tar.h/conform): Likewise.
14498         (test-xfail-UNIX98/arpa/inet.h/conform): Likewise.
14499         (test-xfail-UNIX98/fcntl.h/conform): Likewise.
14500         (test-xfail-UNIX98/langinfo.h/conform): Likewise.
14501         (test-xfail-UNIX98/netdb.h/conform): Likewise.
14502         (test-xfail-UNIX98/netinet/in.h/conform): Likewise.
14503         (test-xfail-UNIX98/sched.h/conform): Likewise.
14504         (test-xfail-UNIX98/signal.h/conform): Likewise.
14505         (test-xfail-UNIX98/stdio.h/conform): Likewise.
14506         (test-xfail-UNIX98/stdlib.h/conform): Likewise.
14507         (test-xfail-UNIX98/stropts.h/conform): Likewise.
14508         (test-xfail-UNIX98/sys/ipc.h/conform): Likewise.
14509         (test-xfail-UNIX98/sys/msg.h/conform): Likewise.
14510         (test-xfail-UNIX98/sys/sem.h/conform): Likewise.
14511         (test-xfail-UNIX98/sys/shm.h/conform): Likewise.
14512         (test-xfail-UNIX98/sys/socket.h/conform): Likewise.
14513         (test-xfail-UNIX98/sys/time.h/conform): Likewise.
14514         (test-xfail-UNIX98/sys/wait.h/conform): Likewise.
14515         (test-xfail-UNIX98/ucontext.h/conform): Likewise.
14516         (test-xfail-UNIX98/unistd.h/conform): Likewise.
14517         (test-xfail-UNIX98/utmpx.h/conform): Likewise.
14518         (test-xfail-XOPEN2K/aio.h/conform): Likewise.
14519         (test-xfail-XOPEN2K/arpa/inet.h/conform): Likewise.
14520         (test-xfail-XOPEN2K/fcntl.h/conform): Likewise.
14521         (test-xfail-XOPEN2K/langinfo.h/conform): Likewise.
14522         (test-xfail-XOPEN2K/math.h/conform): Likewise.
14523         (test-xfail-XOPEN2K/mqueue.h/conform): Likewise.
14524         (test-xfail-XOPEN2K/netdb.h/conform): Likewise.
14525         (test-xfail-XOPEN2K/netinet/in.h/conform): Likewise.
14526         (test-xfail-XOPEN2K/semaphore.h/conform): Likewise.
14527         (test-xfail-XOPEN2K/signal.h/conform): Likewise.
14528         (test-xfail-XOPEN2K/stdarg.h/conform): Likewise.
14529         (test-xfail-XOPEN2K/stdio.h/conform): Likewise.
14530         (test-xfail-XOPEN2K/stropts.h/conform): Likewise.
14531         (test-xfail-XOPEN2K/sys/ipc.h/conform): Likewise.
14532         (test-xfail-XOPEN2K/sys/msg.h/conform): Likewise.
14533         (test-xfail-XOPEN2K/sys/sem.h/conform): Likewise.
14534         (test-xfail-XOPEN2K/sys/shm.h/conform): Likewise.
14535         (test-xfail-XOPEN2K/sys/socket.h/conform): Likewise.
14536         (test-xfail-XOPEN2K/sys/wait.h/conform): Likewise.
14537         (test-xfail-XOPEN2K/termios.h/conform): Likewise.
14538         (test-xfail-XOPEN2K/tgmath.h/conform): Likewise.
14539         (test-xfail-XOPEN2K/ucontext.h/conform): Likewise.
14540         (test-xfail-XOPEN2K/utmpx.h/conform): Likewise.
14541         (test-xfail-POSIX2008/arpa/inet.h/conform): Likewise.
14542         (test-xfail-POSIX2008/fcntl.h/conform): Likewise.
14543         (test-xfail-POSIX2008/netdb.h/conform): Likewise.
14544         (test-xfail-POSIX2008/netinet/in.h/conform): Likewise.
14545         (test-xfail-POSIX2008/signal.h/conform): Likewise.
14546         (test-xfail-POSIX2008/stropts.h/conform): Likewise.
14547         (test-xfail-POSIX2008/sys/socket.h/conform): Likewise.
14548         (test-xfail-POSIX2008/sys/wait.h/conform): Likewise.
14549         (test-xfail-XOPEN2K8/arpa/inet.h/conform): Likewise.
14550         (test-xfail-XOPEN2K8/fcntl.h/conform): Likewise.
14551         (test-xfail-XOPEN2K8/limits.h/conform): Likewise.
14552         (test-xfail-XOPEN2K8/math.h/conform): Likewise.
14553         (test-xfail-XOPEN2K8/netdb.h/conform): Likewise.
14554         (test-xfail-XOPEN2K8/netinet/in.h/conform): Likewise.
14555         (test-xfail-XOPEN2K8/signal.h/conform): Likewise.
14556         (test-xfail-XOPEN2K8/stdio.h/conform): Likewise.
14557         (test-xfail-XOPEN2K8/stropts.h/conform): Likewise.
14558         (test-xfail-XOPEN2K8/sys/ipc.h/conform): Likewise.
14559         (test-xfail-XOPEN2K8/sys/msg.h/conform): Likewise.
14560         (test-xfail-XOPEN2K8/sys/select.h/conform): Likewise.
14561         (test-xfail-XOPEN2K8/sys/sem.h/conform): Likewise.
14562         (test-xfail-XOPEN2K8/sys/shm.h/conform): Likewise.
14563         (test-xfail-XOPEN2K8/sys/socket.h/conform): Likewise.
14564         (test-xfail-XOPEN2K8/sys/time.h/conform): Likewise.
14565         (test-xfail-XOPEN2K8/sys/wait.h/conform): Likewise.
14566         (test-xfail-XOPEN2K8/termios.h/conform): Likewise.
14567         (test-xfail-XOPEN2K8/tgmath.h/conform): Likewise.
14568         (test-xfail-XOPEN2K8/utmpx.h/conform): Likewise.
14569         (conformtest-cc-flags): Likewise.
14570         ($(conformtest-header-tests): New target.
14571         * conform/check-header-lists.sh: New file.
14572         * conform/run-conformtest.sh: Remove.
14574         * conform/conformtest.pl: Allow ' and \ in values given for
14575         constants.
14576         * conform/data/semaphore.h-data [POSIX] (fcntl.h): Allow header
14577         inclusion.
14578         [POSIX] (sys/types.h): Likewise.
14579         [POSIX2008 || XOPEN2K8] (sys/types.h): Don't allow header
14580         inclusion.
14581         [POSIX || UNIX98 || XOPEN2K] (time.h): Don't allow header
14582         inclusion.
14583         * conform/data/signal.h-data (SIGIO): Remove expectation.
14584         [XPG3] (SIGBUS): Do not expect.
14585         [POSIX || XPG3] (SIGPOLL): Likewise.
14586         [POSIX || XPG3] (SIGPROF): Likewise.
14587         [POSIX || XPG3] (SIGSYS): Likewise.
14588         [XPG3] (SIGTRAP): Likewise.
14589         [POSIX || XPG3] (SIGURG): Likewise.
14590         [POSIX || XPG3] (SIGVTALRM): Likewise.
14591         [POSIX || XPG3] (SIGXCPU): Likewise.
14592         [POSIX || XPG3] (SIGXFSZ): Likewise.
14593         [POSIX] (SA_SIGINFO): Expect.
14594         [XPG3] (siginfo_t): Do not expect type or contents.
14595         [POSIX] (si_pid): Do not expect element.
14596         [POSIX] (si_uid): Likewise.
14597         [POSIX] (si_addr): Likewise.
14598         [POSIX] (si_status): Likewise.
14599         [POSIX] (si_band): Likewise.
14600         [XPG4] (si_value): Likewise.
14601         [POSIX || XPG3] (ILL_ILLOPC): Do not expect.
14602         [POSIX || XPG3] (ILL_ILLOPN): Likewise.
14603         [POSIX || XPG3] (ILL_ILLADR): Likewise.
14604         [POSIX || XPG3] (ILL_ILLTRP): Likewise.
14605         [POSIX || XPG3] (ILL_PRVOPC): Likewise.
14606         [POSIX || XPG3] (ILL_PRVREG): Likewise.
14607         [POSIX || XPG3] (ILL_COPROC): Likewise.
14608         [POSIX || XPG3] (ILL_BADSTK): Likewise.
14609         [POSIX || XPG3] (FPE_INTDIV): Likewise.
14610         [POSIX || XPG3] (FPE_INTOVF): Likewise.
14611         [POSIX || XPG3] (FPE_FLTDIV): Likewise.
14612         [POSIX || XPG3] (FPE_FLTOVF): Likewise.
14613         [POSIX || XPG3] (FPE_FLTUND): Likewise.
14614         [POSIX || XPG3] (FPE_FLTRES): Likewise.
14615         [POSIX || XPG3] (FPE_FLTINV): Likewise.
14616         [POSIX || XPG3] (FPE_FLTSUB): Likewise.
14617         [POSIX || XPG3] (SEGV_MAPERR): Likewise.
14618         [POSIX || XPG3] (SEGV_ACCERR): Likewise.
14619         [POSIX || XPG3] (BUS_ADRALN): Likewise.
14620         [POSIX || XPG3] (BUS_ADRERR): Likewise.
14621         [POSIX || XPG3] (BUS_OBJERR): Likewise.
14622         [POSIX || XPG3] (CLD_EXITED): Likewise.
14623         [POSIX || XPG3] (CLD_KILLED): Likewise.
14624         [POSIX || XPG3] (CLD_DUMPED): Likewise.
14625         [POSIX || XPG3] (CLD_TRAPPED): Likewise.
14626         [POSIX || XPG3] (CLD_STOPPED): Likewise.
14627         [POSIX || XPG3] (CLD_CONTINUED): Likewise.
14628         [POSIX || XPG3] (POLL_IN): Likewise.
14629         [POSIX || XPG3] (POLL_OUT): Likewise.
14630         [POSIX || XPG3] (POLL_MSG): Likewise.
14631         [POSIX || XPG3] (POLL_ERR): Likewise.
14632         [POSIX || XPG3] (POLL_PRI): Likewise.
14633         [POSIX || XPG3] (POLL_HUP): Likewise.
14634         [POSIX || XPG3 || POSIX2008] (TRAP_BRKPT): Likewise.
14635         [POSIX || XPG3 || POSIX2008] (TRAP_TRACE): Likewise.
14636         (SIG*): Do not allow.
14637         [XPG3] (si_*): Likewise.
14638         [XPG3] (SI_*): Likewise.
14639         [XPG3 || XPG4] (sigev_*): Likewise.
14640         [XPG3 || XPG4] (SIGEV_*): Likewise.
14641         [XPG3 || XPG4] (sival_*): Likewise.
14642         [POSIX || XPG3 || XPG4] (uc_*): Likewise.
14643         [POSIX || XPG3] (BUS_*): Likewise.
14644         [POSIX || XPG3] (CLD_*): Likewise.
14645         [POSIX || XPG3] (FPE_*): Likewise.
14646         [POSIX || XPG3] (ILL_*): Likewise.
14647         [POSIX || XPG3] (POLL_*): Likewise.
14648         [POSIX || XPG3] (SEGV_*): Likewise.
14649         [POSIX || XPG3 || POSIX2008] (SS_*): Likewise.
14650         [POSIX || XPG3 || POSIX2008] (SV_*): Likewise.
14651         [POSIX || XPG3 || POSIX2008] (TRAP_*): Likewise.
14652         [POSIX || XPG3 || POSIX2008] (ss_*): Likewise.
14653         [POSIX || XPG3 || POSIX2008] (sv_*): Likewise.
14654         * conform/data/tar.h-data (TMAGLEN): Use macro-int-constant.
14655         Specify type and value.
14656         (TVERSLEN): Likewise.
14657         (REGTYPE): Likewise.
14658         (AREGTYPE): Likewise.
14659         (LNKTYPE): Likewise.
14660         (SYMTYPE): Likewise.
14661         (CHRTYPE): Likewise.
14662         (BLKTYPE): Likewise.
14663         (DIRTYPE): Likewise.
14664         (FIFOTYPE): Likewise.
14665         (CONTTYPE): Likewise.
14666         (TSUID): Likewise.
14667         (TSGID): Likewise.
14668         (TSVTX): Likewise.
14669         (TUREAD): Likewise.
14670         (TUWRITE): Likewise.
14671         (TUEXEC): Likewise.
14672         (TGREAD): Likewise.
14673         (TGWRITE): Likewise.
14674         (TGEXEC): Likewise.
14675         (TOREAD): Likewise.
14676         (TOWRITE): Likewise.
14677         (TOEXEC): Likewise.
14678         [POSIX] (TSVTX): Expect constant.
14680 2014-03-06  Joseph Myers  <joseph@codesourcery.com>
14682         * Makefile (tests): Change dependencies to ....
14683         (tests-special): ... additions to this variable.
14684         (tests): Depend on $(tests-special).
14685         * Makerules (check-abi-list): New variable.
14686         (check-abi): Depend on $(check-abi-list).
14687         [$(subdir) = elf] (tests-special): Add
14688         $(objpfx)check-abi-libc.out.
14689         [$(build-shared) = yes && subdir] (tests-special): Add
14690         $(check-abi-list).
14691         [$(build-shared) = yes && subdir] (tests): Do not depend on
14692         check-abi.
14693         * Rules (tests): Depend on $(tests-special).
14694         (xtests): Depend on $(xtests-special).
14695         * catgets/Makefile (tests): Change dependencies to ....
14696         (tests-special): ... additions to this variable.
14697         * conform/Makefile (tests): Change dependencies to ....
14698         (tests-special): ... additions to this variable.
14699         * elf/Makefile (tests): Change dependencies to ....
14700         (tests-special): ... additions to this variable.
14701         * grp/Makefile (tests): Change dependencies to ....
14702         (tests-special): ... additions to this variable.
14703         * iconv/Makefile (xtests): Change dependencies to ....
14704         (xtests-special): ... additions to this variable.
14705         * iconvdata/Makefile (tests): Change dependencies to ....
14706         (tests-special): ... additions to this variable.
14707         * intl/Makefile (tests): Change dependencies to ....
14708         (tests-special): ... additions to this variable.  Also add
14709         $(objpfx)tst-gettext.out.
14710         * io/Makefile (tests): Change dependencies to ....
14711         (tests-special): ... additions to this variable.
14712         * libio/Makefile (tests): Change dependencies to ....
14713         (tests-special): ... additions to this variable.
14714         * malloc/Makefile (tests): Change dependencies to ....
14715         (tests-special): ... additions to this variable.
14716         * misc/Makefile (tests): Change dependencies to ....
14717         (tests-special): ... additions to this variable.
14718         * nptl/Makefile (tests): Change dependencies to ....
14719         (tests-special): ... additions to this variable.
14720         * nptl_db/Makefile (tests): Change dependencies to ....
14721         (tests-special): ... additions to this variable.
14722         * posix/Makefile (tests): Change dependencies to ....
14723         (tests-special): ... additions to this variable.
14724         (xtests): Change dependencies to ....
14725         (xtests-special): ... additions to this variable.
14726         * resolv/Makefile (tests): Change dependencies to ....
14727         (tests-special): ... additions to this variable.
14728         (xtests): Change dependencies to ....
14729         (xtests-special): ... additions to this variable.
14730         * stdio-common/Makefile (tests): Change dependencies to ....
14731         (tests-special): ... additions to this variable.
14732         (do-tst-unbputc): Remove target.
14733         (do-tst-printf): Likewise.
14734         * stdlib/Makefile (tests): Change dependencies to ....
14735         (tests-special): ... additions to this variable.
14736         * string/Makefile (tests): Change dependencies to ....
14737         (tests-special): ... additions to this variable.
14738         * sysdeps/x86/Makefile (tests): Change dependencies to ....
14739         (tests-special): ... additions to this variable.
14741         * conform/data/netinet/tcp.h-data [POSIX2008 || XOPEN2K8]: Enable
14742         whole file.
14743         * conform/data/sys/timeb.h-data [POSIX2008 || XOPEN2K8]: Disable
14744         whole file.
14745         * conform/data/sys/uio.h-data [POSIX2008]: Likewise.
14746         * conform/data/ucontext.h-data [POSIX2008 || XOPEN2K8]: Likewise.
14748         * conform/data/aio.h-data [XPG3 || XPG4]: Disable whole file.
14749         * conform/data/arpa/inet.h-data [XPG3]: Likewise.
14750         * conform/data/dlfcn.h-data [XPG3 || XPG4]: Likewise.
14751         * conform/data/fmtmsg.h-data [XPG3]: Likewise.
14752         * conform/data/libgen.h-data [XPG3]: Likewise.
14753         * conform/data/mqueue.h-data [XPG3 || XPG4]: Likewise.
14754         * conform/data/ndbm.h-data [XPG3]: Likewise.
14755         * conform/data/net/if.h-data [XPG3 || XPG4 || UNIX98]: Likewise.
14756         * conform/data/netdb.h-data [XPG3]: Likewise.
14757         * conform/data/netinet/in.h-data [XPG3]: Likewise.
14758         * conform/data/poll.h-data [XPG3]: Likewise.
14759         * conform/data/spawn.h-data [XPG3 || XPG4 || UNIX98]: Likewise.
14760         * conform/data/strings.h-data [XPG3]: Likewise.
14761         * conform/data/stropts.h-data [XPG3]: Likewise.
14762         * conform/data/sys/mman.h-data [XPG3]: Likewise.
14763         * conform/data/sys/resource.h-data [XPG3]: Likewise.
14764         * conform/data/sys/select.h-data [XPG3 || XPG4 || UNIX98]:
14765         Likewise.
14766         * conform/data/sys/statvfs.h-data [XPG3]: Likewise.
14767         * conform/data/sys/time.h-data [XPG3]: Likewise.
14768         * conform/data/sys/timeb.h-data [XPG3]: Likewise.
14769         * conform/data/sys/uio.h-data [XPG3]: Likewise.
14770         * conform/data/sys/un.h-data [XPG3]: Likewise.
14771         * conform/data/syslog.h-data [XPG3]: Likewise.
14772         * conform/data/ucontext.h-data [XPG3]: Likewise.
14773         * conform/data/utmpx.h-data [XPG3]: Likewise.
14774         * conform/data/varargs.h-data [UNIX98]: Enable file.
14776         * manual/Makefile (INSTALL_INFO): Remove variable setting.
14778         * math/libm-test.inc (struct test_f_f_data): Move expected results
14779         into structure for each rounding mode.
14780         (struct test_ff_f_data): Likewise.
14781         (struct test_ff_f_data_nexttoward): Likewise.
14782         (struct test_fi_f_data): Likewise.
14783         (struct test_fl_f_data): Likewise.
14784         (struct test_if_f_data): Likewise.
14785         (struct test_fff_f_data): Likewise.
14786         (struct test_c_f_data): Likewise.
14787         (struct test_f_f1_data): Likewise.
14788         (struct test_fF_f1_data): Likewise.
14789         (struct test_ffI_f1_data): Likewise.
14790         (struct test_c_c_data): Likewise.
14791         (struct test_cc_c_data): Likewise.
14792         (struct test_f_i_data): Likewise.
14793         (struct test_ff_i_data): Likewise.
14794         (struct test_f_l_data): Likewise.
14795         (struct test_f_L_data): Likewise.
14796         (struct test_fFF_11_data): Likewise.
14797         (RM_): New macro.
14798         (RM_FE_DOWNWARD): Likewise.
14799         (RM_FE_TONEAREST): Likewise.
14800         (RM_FE_TOWARDZERO): Likewise.
14801         (RM_FE_UPWARD): Likewise.
14802         (RUN_TEST_LOOP_f_f): Update references to expected results.
14803         (RUN_TEST_LOOP_2_f): Likewise.
14804         (RUN_TEST_LOOP_fff_f): Likewise.
14805         (RUN_TEST_LOOP_c_f): Likewise.
14806         (RUN_TEST_LOOP_f_f1): Likewise.
14807         (RUN_TEST_LOOP_fF_f1): Likewise.
14808         (RUN_TEST_LOOP_fI_f1): Likewise.
14809         (RUN_TEST_LOOP_ffI_f1): Likewise.
14810         (RUN_TEST_LOOP_c_c): Likewise.
14811         (RUN_TEST_LOOP_cc_c): Likewise.
14812         (RUN_TEST_LOOP_f_i): Likewise.
14813         (RUN_TEST_LOOP_f_i_tg): Likewise.
14814         (RUN_TEST_LOOP_ff_i_tg): Likewise.
14815         (RUN_TEST_LOOP_f_b): Likewise.
14816         (RUN_TEST_LOOP_f_b_tg): Likewise.
14817         (RUN_TEST_LOOP_f_l): Likewise.
14818         (RUN_TEST_LOOP_f_L): Likewise.
14819         (RUN_TEST_LOOP_fFF_11): Likewise.
14820         * math/gen-libm-test.pl (parse_args): Output four copies of
14821         expected results for each test.
14823         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
14824         (__ASSUME_UTIMES): Remove.
14825         * sysdeps/unix/sysv/linux/tile/kernel-features.h
14826         (__ASSUME_UTIMES): Likewise.
14828         * math/gen-auto-libm-tests.c: Update comment on output format.
14829         (output_for_one_input_case): Generate before-rounding and
14830         after-rounding information as conditions on output flags not
14831         floating-point format.
14832         * math/auto-libm-test-out: Regenerated.
14833         * math/gen-libm-test.pl (cond_value): New function.
14834         (or_cond_value): Use cond_value.
14835         (generate_testfile): Handle conditional exceptions.
14837 2014-03-05  Joseph Myers  <joseph@codesourcery.com>
14839         * math/libm-test.inc (max_valid_error): New variable.
14840         (init_max_error): Take new argument specifying whether function
14841         results are exactly determined.  Set max_valid_error and bound
14842         other variables for errors based on this argument.
14843         (set_max_error): Do not record results above max_valid_error.
14844         (check_float_internal): Only accept errors of up to 0.5ulps if
14845         also at most max_valid_error.
14846         (START): Take new argument EXACT and pass it to init_max_error.
14847         (acos_test): Update call to START.
14848         (acos_test_tonearest): Likewise.
14849         (acos_test_towardzero): Likewise.
14850         (acos_test_downward): Likewise.
14851         (acos_test_upward): Likewise.
14852         (acosh_test): Likewise.
14853         (asin_test): Likewise.
14854         (asin_test_tonearest): Likewise.
14855         (asin_test_towardzero): Likewise.
14856         (asin_test_downward): Likewise.
14857         (asin_test_upward): Likewise.
14858         (asinh_test): Likewise.
14859         (atan_test): Likewise.
14860         (atanh_test): Likewise.
14861         (atan2_test): Likewise.
14862         (cabs_test): Likewise.
14863         (cacos_test): Likewise.
14864         (cacosh_test): Likewise.
14865         (carg_test): Likewise.
14866         (casin_test): Likewise.
14867         (casinh_test): Likewise.
14868         (catan_test): Likewise.
14869         (catanh_test): Likewise.
14870         (cbrt_test): Likewise.
14871         (ccos_test): Likewise.
14872         (ccosh_test): Likewise.
14873         (ceil_test): Likewise.
14874         (cexp_test): Likewise.
14875         (cimag_test): Likewise.
14876         (clog_test): Likewise.
14877         (clog10_test): Likewise.
14878         (conj_test): Likewise.
14879         (copysign_test): Likewise.
14880         (cos_test): Likewise.
14881         (cos_test_tonearest): Likewise.
14882         (cos_test_towardzero): Likewise.
14883         (cos_test_downward): Likewise.
14884         (cos_test_upward): Likewise.
14885         (cosh_test): Likewise.
14886         (cosh_test_tonearest): Likewise.
14887         (cosh_test_towardzero): Likewise.
14888         (cosh_test_downward): Likewise.
14889         (cosh_test_upward): Likewise.
14890         (cpow_test): Likewise.
14891         (cproj_test): Likewise.
14892         (creal_test): Likewise.
14893         (csin_test): Likewise.
14894         (csinh_test): Likewise.
14895         (csqrt_test): Likewise.
14896         (ctan_test): Likewise.
14897         (ctan_test_tonearest): Likewise.
14898         (ctan_test_towardzero): Likewise.
14899         (ctan_test_downward): Likewise.
14900         (ctan_test_upward): Likewise.
14901         (ctanh_test): Likewise.
14902         (ctanh_test_tonearest): Likewise.
14903         (ctanh_test_towardzero): Likewise.
14904         (ctanh_test_downward): Likewise.
14905         (ctanh_test_upward): Likewise.
14906         (erf_test): Likewise.
14907         (erfc_test): Likewise.
14908         (exp_test): Likewise.
14909         (exp_test_tonearest): Likewise.
14910         (exp_test_towardzero): Likewise.
14911         (exp_test_downward): Likewise.
14912         (exp_test_upward): Likewise.
14913         (exp10_test): Likewise.
14914         (exp10_test_tonearest): Likewise.
14915         (exp10_test_towardzero): Likewise.
14916         (exp10_test_downward): Likewise.
14917         (exp10_test_upward): Likewise.
14918         (pow10_test): Likewise.
14919         (exp2_test): Likewise.
14920         (expm1_test): Likewise.
14921         (expm1_test_tonearest): Likewise.
14922         (expm1_test_towardzero): Likewise.
14923         (expm1_test_downward): Likewise.
14924         (expm1_test_upward): Likewise.
14925         (fabs_test): Likewise.
14926         (fdim_test): Likewise.
14927         (floor_test): Likewise.
14928         (fma_test): Likewise.
14929         (fma_test_towardzero): Likewise.
14930         (fma_test_downward): Likewise.
14931         (fma_test_upward): Likewise.
14932         (fmax_test): Likewise.
14933         (fmin_test): Likewise.
14934         (fmod_test): Likewise.
14935         (fpclassify_test): Likewise.
14936         (frexp_test): Likewise.
14937         (hypot_test): Likewise.
14938         (ilogb_test): Likewise.
14939         (isfinite_test): Likewise.
14940         (finite_test): Likewise.
14941         (isgreater_test): Likewise.
14942         (isgreaterequal_test): Likewise.
14943         (isinf_test): Likewise.
14944         (isless_test): Likewise.
14945         (islessequal_test): Likewise.
14946         (islessgreater_test): Likewise.
14947         (isnan_test): Likewise.
14948         (isnormal_test): Likewise.
14949         (issignaling_test): Likewise.
14950         (isunordered_test): Likewise.
14951         (j0_test): Likewise.
14952         (j1_test): Likewise.
14953         (jn_test): Likewise.
14954         (ldexp_test): Likewise.
14955         (lgamma_test): Likewise.
14956         (gamma_test): Likewise.
14957         (lrint_test): Likewise.
14958         (lrint_test_tonearest): Likewise.
14959         (lrint_test_towardzero): Likewise.
14960         (lrint_test_downward): Likewise.
14961         (lrint_test_upward): Likewise.
14962         (llrint_test): Likewise.
14963         (llrint_test_tonearest): Likewise.
14964         (llrint_test_towardzero): Likewise.
14965         (llrint_test_downward): Likewise.
14966         (llrint_test_upward): Likewise.
14967         (log_test): Likewise.
14968         (log10_test): Likewise.
14969         (log1p_test): Likewise.
14970         (log2_test): Likewise.
14971         (logb_test): Likewise.
14972         (logb_test_downward): Likewise.
14973         (lround_test): Likewise.
14974         (llround_test): Likewise.
14975         (modf_test): Likewise.
14976         (nearbyint_test): Likewise.
14977         (nextafter_test): Likewise.
14978         (nexttoward_test): Likewise.
14979         (pow_test): Likewise.
14980         (pow_test_tonearest): Likewise.
14981         (pow_test_towardzero): Likewise.
14982         (pow_test_downward): Likewise.
14983         (pow_test_upward): Likewise.
14984         (remainder_test): Likewise.
14985         (drem_test): Likewise.
14986         (remainder_test_tonearest): Likewise.
14987         (drem_test_tonearest): Likewise.
14988         (remainder_test_towardzero): Likewise.
14989         (drem_test_towardzero): Likewise.
14990         (remainder_test_downward): Likewise.
14991         (drem_test_downward): Likewise.
14992         (remainder_test_upward): Likewise.
14993         (drem_test_upward): Likewise.
14994         (remquo_test): Likewise.
14995         (rint_test): Likewise.
14996         (rint_test_tonearest): Likewise.
14997         (rint_test_towardzero): Likewise.
14998         (rint_test_downward): Likewise.
14999         (rint_test_upward): Likewise.
15000         (round_test): Likewise.
15001         (scalb_test): Likewise.
15002         (scalbn_test): Likewise.
15003         (scalbln_test): Likewise.
15004         (signbit_test): Likewise.
15005         (sin_test): Likewise.
15006         (sin_test_tonearest): Likewise.
15007         (sin_test_towardzero): Likewise.
15008         (sin_test_downward): Likewise.
15009         (sin_test_upward): Likewise.
15010         (sincos_test): Likewise.
15011         (sinh_test): Likewise.
15012         (sinh_test_tonearest): Likewise.
15013         (sinh_test_towardzero): Likewise.
15014         (sinh_test_downward): Likewise.
15015         (sinh_test_upward): Likewise.
15016         (sqrt_test): Likewise.
15017         (sqrt_test_tonearest): Likewise.
15018         (sqrt_test_towardzero): Likewise.
15019         (sqrt_test_downward): Likewise.
15020         (sqrt_test_upward): Likewise.
15021         (tan_test): Likewise.
15022         (tan_test_tonearest): Likewise.
15023         (tan_test_towardzero): Likewise.
15024         (tan_test_downward): Likewise.
15025         (tan_test_upward): Likewise.
15026         (tanh_test): Likewise.
15027         (tgamma_test): Likewise.
15028         (trunc_test): Likewise.
15029         (y0_test): Likewise.
15030         (y1_test): Likewise.
15031         (yn_test): Likewise.
15032         (significand_test): Likewise.
15034         * math/libm-test.inc (struct ulp_data): Don't refer to ulps for
15035         individual tests in comment.
15036         (libm-test-ulps.h): Don't refer to test_ulps in #include comment.
15037         (prev_max_error): New variable.
15038         (prev_real_max_error): Likewise.
15039         (prev_imag_max_error): Likewise.
15040         (compare_ulp_data): Don't refer to test names in comment.
15041         (find_test_ulps): Remove function.
15042         (find_function_ulps): Likewise.
15043         (find_complex_function_ulps): Likewise.
15044         (init_max_error): Take function name as argument.  Look up ulps
15045         for that function.
15046         (print_ulps): Remove function.
15047         (print_max_error): Use prev_max_error instead of calling
15048         find_function_ulps.
15049         (print_complex_max_error): Use prev_real_max_error and
15050         prev_imag_max_error instead of calling find_complex_function_ulps.
15051         (check_float_internal): Take max_ulp parameter instead of calling
15052         find_test_ulps.  Don't call print_ulps.
15053         (check_float): Update call to check_float_internal.
15054         (check_complex): Update calls to check_float_internal.
15055         (START): Pass argument to init_max_error.
15056         * math/gen-libm-test.pl (%results): Don't include "kind"
15057         information.
15058         (parse_ulps): Don't handle ulps of individual tests.
15059         (print_ulps_file): Likewise.
15060         (output_ulps): Likewise.
15061         * math/README.libm-test: Update.
15062         * manual/libm-err-tab.pl (parse_ulps): Don't handle ulps of
15063         individual tests.
15064         * sysdeps/aarch64/libm-test-ulps: Remove individual test ulps.
15065         * sysdeps/alpha/fpu/libm-test-ulps: Likewise.
15066         * sysdeps/arm/libm-test-ulps: Likewise.
15067         * sysdeps/i386/fpu/libm-test-ulps: Likewise.
15068         * sysdeps/ia64/fpu/libm-test-ulps: Likewise.
15069         * sysdeps/m68k/coldfire/fpu/libm-test-ulps: Likewise.
15070         * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Likewise.
15071         * sysdeps/microblaze/libm-test-ulps: Likewise.
15072         * sysdeps/mips/mips32/libm-test-ulps: Likewise.
15073         * sysdeps/mips/mips64/libm-test-ulps: Likewise.
15074         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
15075         * sysdeps/powerpc/nofpu/libm-test-ulps: Likewise.
15076         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
15077         * sysdeps/sh/libm-test-ulps: Likewise.
15078         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
15079         * sysdeps/tile/libm-test-ulps: Likewise.
15080         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
15082 2014-03-04  Joseph Myers  <joseph@codesourcery.com>
15084         * math/libm-test.inc (print_complex_max_error): Check separately
15085         whether real and imaginary errors are within allowed range and
15086         pass 0 to print_complex_function_ulps instead of value within
15087         allowed range.
15089 2014-03-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
15091         * libio/tst-ftell-active-handler.c (get_handles_fdopen): Fix
15092         formatting.
15093         (get_handles_fopen): Likewise.
15094         (do_write_test): Likewise.
15096         * libio/wfileops.c (do_ftell_wide): Fix up formatting.
15098         * libio/fileops.c (do_ftell): Use cached offset when
15099         available.
15100         * libio/iofwide.c (do_ftell_wide): Likewise.
15101         * libio/iofdopen.c (_IO_new_fdopen): Don't use
15102         _IO_file_attach.
15103         * libio/wfileops.c (_IO_fwide): Don't cache offset.
15105         [BZ #16532]
15106         * libio/libioP.h (get_file_offset): New function.
15107         * libio/fileops.c (get_file_offset): Likewise.
15108         (do_ftell): Likewise.
15109         (_IO_new_file_seekoff): Split out ftell logic.
15110         * libio/wfileops.c (do_ftell_wide): Likewise.
15111         (_IO_wfile_seekoff): Split out ftell logic.
15112         * libio/tst-ftell-active-handler.c: New test case.
15113         * libio/Makefile (tests): Add it.
15115 2014-03-03  Roland McGrath  <roland@hack.frob.com>
15117         * nptl/ChangeLog: Renamed to nptl/ChangeLog.old, no longer used.
15118         * nptl_db/ChangeLog: Renamed to nptl_db/ChangeLog.old, no longer used.
15120 2014-03-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
15122         [BZ #16639]
15123         * nscd/connections.c (nscd_init): Call do_exit.
15124         (start_threads): Call do_exit and notify_parent.
15125         (begin_drop_privileges): Call do_exit.
15126         (finish_drop_privileges): Likewise.
15127         * nscd/selinux.c (preserve_capabilities): Likewise.
15128         (install_real_capabilities): Likewise.
15129         (nscd_selinux_enabled): Likewise.
15130         (avc_create_thread): Likewise.
15131         (avc_alloc_lock): Likewise.
15132         (nscd_avc_init): Likewise.
15133         * nscd/nscd.c (parent_fd): New static variable.
15134         (main): Create a pipe between parent and child processes.
15135         Skip closing parent_fd.
15136         (monitor_child): New function.
15137         (do_exit): Likewise.
15138         (notify_parent): Likewise.
15139         * nscd/nscd.h (notify_parent): Likewise.
15140         (do_exit): Likewise.
15142 2014-03-03  Carlos O'Donell  <carlos@redhat.com>
15144         * malloc/malloc.c (__libc_calloc): Revert last change.
15146 2014-03-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15148         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
15150 2014-03-03  Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
15152         * sysdeps/powerpc/powerpc64/power7/strrchr.S: New file.
15153         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strrchr multiarch
15154         implementation.
15155         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
15156         (__libc_ifunc_impl_list): Likewise.
15157         * sysdeps/powerpc/powerpc64/multiarch/strrchr.c: New file.
15158         * sysdeps/powerpc/powerpc64/multiarch/strrchr-ppc64.c: New file.
15159         * sysdeps/powerpc/powerpc64/multiarch/strrchr-power7.S: New file.
15160         * string/strrchr.c: Define STRRCHR.
15162 2014-02-28  Ondřej Bílka  <neleai@seznam.cz>
15164         * benchtest/bench-strtok.c (simple_strtok): Delete.
15165         (strtok_string): Use as benchmark.
15166         * string/strtok (STRTOK): New macro.
15168 2014-02-28  Carlos O'Donell  <carlos@redhat.com>
15170         * manual/threads.texi: Add header and standard comments to all
15171         functions.
15173         * elf/dl-lookup.c (check_match): New function.
15174         (ELF_MACHINE_SYM_NO_MATCH): Adjust comment.
15175         (do_lookup_x): Remove nested function check_match. Use non-nested
15176         function check_match.
15178 2014-02-28  Roland McGrath  <roland@hack.frob.com>
15180         * csu/Makefile (generated, before-compile): Use += rather than =.
15181         * catgets/Makefile (generated, generated-dirs): Likewise.
15182         * debug/Makefile (generated): Likewise.
15183         * dlfcn/Makefile (generated): Likewise.
15184         * elf/Makefile (before-compile, generated, generated-dirs): Likewise.
15185         * iconvdata/Makefile (before-compile, generated): Likewise.
15186         * intl/Makefile (before-compile, generated, generated-dirs): Likewise.
15187         * libio/Makefile (generated): Likewise.
15188         * malloc/Makefile (generated): Likewise.
15189         * manual/Makefile (generated, generated-dirs): Likewise.
15190         * misc/Makefile (generated): Likewise.
15191         * posix/Makefile (generated): Likewise.
15192         * resolv/Makefile (generated): Likewise.
15193         * sunrpc/Makefile (generated, generated-dirs): Likewise.
15194         * timezone/Makefile (generated, generated-dirs): Likewise.
15196         * stdio-common/Versions (libc: GLIBC_PRIVATE): Add missing }.
15198 2014-02-27  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15200         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llround
15201         power8 implementation.
15202         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-power8.S: New
15203         file: POWER8 llround ifunc implementation.
15204         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround.c
15205         (__lllround): Add POWER8 implementation.
15206         * sysdeps/powerpc/powerpc64/power8/fpu/s_llround.S: New file:
15207         POWER8 llround implementation.
15209         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llrint
15210         power8 implementation.
15211         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint-power8.S: New
15212         file: POWER8 llrint ifunc implementation.
15213         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint.c (__lllrint):
15214         Add POWER8 implementation.
15215         * sysdeps/powerpc/powerpc64/power8/fpu/s_llrint.S: New file:
15216         POWER8 llrint implementation.
15218         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add finite
15219         power8 implementation.
15220         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite-power8.S: New
15221         file: POWER8 finite ifunc implementation.
15222         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite.c (__finite):
15223         Add POWER8 implementation.
15224         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finitef.c (__finitef):
15225         Likewise.
15226         * sysdeps/powerpc/powerpc64/power8/fpu/s_finite.S: New file:
15227         POWER8 finite implementation.
15228         * sysdeps/powerpc/powerpc64/power8/fpu/s_finitef.S: New file.
15230         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isinf
15231         power8 implementation.
15232         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf-power8.S: New
15233         file: POWER8 isinf ifunc implementation.
15234         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf.c (__isinf): Add
15235         POWER8 implementation.
15236         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinff.c (__isinff):
15237         Likewise.
15238         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinf.S: New file: POWER8
15239         isinf implementation.
15240         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinff.S: New file.
15242         * sysdeps/powerpc/powerpc32/power4/multiarch/init-arch.h
15243         (INIT_ARCH): Add hwcap2 initialization.
15244         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isnan
15245         power8 implementation.
15246         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power8.S: New
15247         file: POWER8 isnan ifunc implementation.
15248         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan.c (__isnan): Add
15249         POWER8 implementation.
15250         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnanf.c (__isnanf):
15251         Likewise.
15252         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S: New file: POWER8
15253         isnan implementation.
15254         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnanf.S: New file.
15256 2014-02-27  Joey Ye  <joey.ye@arm.com>
15258         * sysdeps/arm/soft-fp/sfp-machine.h (_FP_NANFRAC_S, _FP_NANFRAC_D)
15259         (_FP_NANFRAC_Q): Set to zero.
15261 2014-02-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
15263         [BZ #16623]
15264         * math/auto-libm-test-in: New test inputs.
15265         * math/auto-libm-test-out: Regenerate.
15266         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Preserve sign of A
15267         and DA.
15268         (__cos): Likewise.
15269         * sysdeps/x86_64/fpu/libm-test-ulps: Regenerate.
15271 2014-02-27  Joseph Myers  <joseph@codesourcery.com>
15273         * scripts/evaluate-test.sh: Take new argument indicating whether
15274         failure is expected.
15275         * Makeconfig (evaluate-test): Pass argument to evaluate-test.sh
15276         indicating whether failure is expected.
15277         * conform/Makefile (test-xfail-run-conformtest): New variable.
15278         ($(objpfx)run-conformtest.out): Don't expect to fail at makefile
15279         level.
15280         * posix/Makefile (test-xfail-annexc): New variable.
15281         ($(objpfx)annexc.out): Don't expect to fail at makefile level.
15283 2014-02-26  Joseph Myers  <joseph@codesourcery.com>
15285         * argp/Makefile: Include Makeconfig immediately after defining
15286         subdir.
15287         * assert/Makefile: Likewise.
15288         * benchtests/Makefile: Likewise.
15289         * catgets/Makefile: Likewise.
15290         * conform/Makefile: Likewise.
15291         * crypt/Makefile: Likewise.
15292         * csu/Makefile: Likewise.
15293         (all): Remove target.
15294         * ctype/Makefile: Include Makeconfig immediately after defining
15295         subdir.
15296         * debug/Makefile: Likewise.
15297         * dirent/Makefile: Likewise.
15298         * dlfcn/Makefile: Likewise.
15299         * gmon/Makefile: Likewise.
15300         * gnulib/Makefile: Likewise.
15301         * grp/Makefile: Likewise.
15302         * gshadow/Makefile: Likewise.
15303         * hesiod/Makefile: Likewise.
15304         * hurd/Makefile: Likewise.
15305         (all): Remove target.
15306         * iconvdata/Makefile: Include Makeconfig immediately after
15307         defining subdir.
15308         * inet/Makefile: Likewise.
15309         * intl/Makefile: Likewise.
15310         * io/Makefile: Likewise.
15311         * libio/Makefile: Likewise.
15312         (all): Remove target.
15313         * locale/Makefile: Include Makeconfig immediately after defining
15314         subdir.
15315         * login/Makefile: Likewise.
15316         * mach/Makefile: Likewise.
15317         (all): Remove target.
15318         * malloc/Makefile: Include Makeconfig immediately after defining
15319         subdir.
15320         (all): Remove target.
15321         * manual/Makefile: Include Makeconfig immediately after defining
15322         subdir.
15323         * math/Makefile: Likewise.
15324         * misc/Makefile: Likewise.
15325         * nis/Makefile: Likewise.
15326         * nss/Makefile: Likewise.
15327         * po/Makefile: Likewise.
15328         (all): Remove target.
15329         * posix/Makefile: Include Makeconfig immediately after defining
15330         subdir.
15331         * pwd/Makefile: Likewise.
15332         * resolv/Makefile: Likewise.
15333         * resource/Makefile: Likewise.
15334         * rt/Makefile: Likewise.
15335         * setjmp/Makefile: Likewise.
15336         * shadow/Makefile: Likewise.
15337         * signal/Makefile: Likewise.
15338         * socket/Makefile: Likewise.
15339         * soft-fp/Makefile: Likewise.
15340         * stdio-common/Makefile: Likewise.
15341         * stdlib/Makefile: Likewise.
15342         * streams/Makefile: Likewise.
15343         * string/Makefile: Likewise.
15344         * sunrpc/Makefile: Likewise.
15345         (all): Remove target.
15346         * sysvipc/Makefile: Include Makeconfig immediately after defining
15347         subdir.
15348         * termios/Makefile: Likewise.
15349         * time/Makefile: Likewise.
15350         * timezone/Makefile: Likewise.
15351         (all): Remove target.
15352         * wcsmbs/Makefile: Include Makeconfig immediately after defining
15353         subdir.
15354         * wctype/Makefile: Likewise.
15356 2014-02-26  Steve Ellcey  <sellcey@mips.com>
15358         * sysdeps/mips/math_private.h (_FPU_MASK_ALL) New.
15359         (libc_feholdexcept_mips): Use _FPU_MASK_ALL.
15360         (libc_feholdexcept_setround_mips): Ditto.
15361         (libc_feholdsetround): New.
15362         (libc_feholdsetroundf): New.
15363         (libc_feholdsetroundl): New.
15364         (libc_feupdateenv_test_mips): New.
15365         (libc_feupdateenv_test): New.
15366         (libc_feupdateenv_testf): New.
15367         (libc_feupdateenv_testl): New.
15368         (libc_feresetround): New.
15369         (libc_feresetroundf): New.
15370         (libc_feresetroundl): New.
15371         (libc_fetestexcept_mips): New.
15372         (libc_fetestexcept): New.
15373         (libc_fetestexceptf): New.
15374         (libc_fetestexceptl): New.
15375         (HAVE_RM_CTX): New.
15376         (libc_feholdexcept_setround_mips_ctx): New.
15377         (libc_feholdexcept_setround_ctx): New.
15378         (libc_feholdexcept_setroundf_ctx): New.
15379         (libc_feholdexcept_setroundl_ctx): New.
15380         (libc_fesetenv_mips_ctx): New.
15381         (libc_fesetenv_ctx): New.
15382         (libc_fesetenv_ctxf): New.
15383         (libc_fesetenv_ctxl): New.
15384         (libc_feupdateenv_mips_ctx): New.
15385         (libc_feupdateenv_ctx): New.
15386         (libc_feupdateenvf_ctx): New.
15387         (libc_feupdateenvl_ctx): New.
15388         (libc_feholdsetround_mips_ctx): New.
15389         (libc_feholdsetround_ctx): New.
15390         (libc_feholdsetroundf_ctx): New.
15391         (libc_feholdsetroundl_ctx): New.
15392         (libc_feresetround_mips_ctx): New.
15393         (libc_feresetround_ctx): New.
15394         (libc_feresetroundf_ctx): New.
15395         (libc_feresetroundl_ctx): New.
15397 2014-02-26  Carlos O'Donell  <carlos@redhat.com>
15399         * manual/ipc.texi (Semaphores): Use @Theglibc{}.
15401         * manual/ipc.texi: New file.
15402         * manual/Makefile (chapters): Add ipc.
15403         * manual/job.texi: Add "Inter-Process Communication" to next.
15404         * manual/process.texi: Add "Inter-Process Communication" to prev.
15406 2014-02-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15408         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
15410 2014-02-26  Ondřej Bílka  <neleai@seznam.cz>
15412         * malloc/malloc.c (__libc_calloc): Simplify implementation.
15414         * manual/arith.texi: Fix spaces after sentences.
15415         * manual/charset.texi: Likewise.
15416         * manual/errno.texi: Likewise.
15417         * manual/install.texi: Likewise.
15418         * manual/llio.texi: Likewise.
15419         * manual/locale.texi: Likewise.
15420         * manual/maint.texi: Likewise.
15421         * manual/math.texi: Likewise.
15422         * manual/memory.texi: Likewise.
15423         * manual/message.texi: Likewise.
15424         * manual/probes.texi: Likewise.
15425         * manual/resource.texi: Likewise.
15426         * manual/signal.texi: Likewise.
15427         * manual/socket.texi: Likewise.
15428         * manual/stdio.texi: Likewise.
15429         * manual/string.texi: Likewise.
15430         * manual/time.texi: Likewise.
15431         * manual/users.texi: Likewise.
15433 2014-02-25  Carlos O'Donell  <carlos@redhat.com>
15435         [BZ #16632]
15436         * include/features.h: Don't warn about _BSD_SOURCE or _SVID_SOURCE if
15437         _DEFAULT_SOURCE is defined.
15439 2014-02-25  Ulrich Drepper  <drepper@gmail.com>
15440             Carlos O'Donell  <carlos@redhat.com>
15442         [BZ #16613]
15443         * elf/dl-tls.c (_dl_count_modids): New function.
15444         * sysdeps/generic/ldsodefs.h: Declare _dl_count_modids.
15445         * elf/rtld.c (dl_main): Call _dl_count_modids to track TLS usage in
15446         audit library and increment generation counter.
15447         (_dl_allocate_tls_init): Add assertion to check TLS generation count.
15448         * elf/tst-audit9.c: New file.
15449         * elf/tst-auditmod9a.c: New file.
15450         * elf/tst-auditmod9b.c: New file.
15451         * elf/Makefile: Add rules to build and run tst-audit9.
15453 2014-02-25  Florian Weimer  <fweimer@redhat.com>
15455         [BZ #15347]
15456         * misc/sys/select.h (__FD_MASK): Avoid signed integer overflow.
15458 2014-02-25  Will Newton  <will.newton@linaro.org>
15460         * sysdeps/arm/__longjmp.S: Include stap-probe.h.
15461         (__longjmp): Restore sp and lr before restoring callee
15462         saved registers.  Add longjmp and longjmp_target
15463         SystemTap probe point.
15464         * sysdeps/arm/bits/setjmp.h (__jmp_buf): Update comment.
15465         * sysdeps/arm/include/bits/setjmp.h (__JMP_BUF_SP):
15466         Define to zero to match jmpbuf layout.
15467         * sysdeps/arm/setjmp.S: Include stap-probe.h.
15468         (__sigsetjmp): Save sp and lr before saving callee
15469         saved registers.  Add setjmp SystemTap probe point.
15471 2014-02-24  Stefan Liebler  <stli@linux.vnet.ibm.com>
15473         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
15475 2014-02-24  Andreas Schwab  <schwab@suse.de>
15477         [BZ #15804]
15478         * elf/pldd.c (wait_for_ptrace_stop): New function.
15479         (main): Call it after attaching.
15481 2014-02-22  Roland McGrath  <roland@hack.frob.com>
15483         * Makerules ($(common-objpfx)Versions.v.i): No longer depend
15484         on $(common-objpfx)abi-versions.h; using <shlib-compat.h> inside
15485         Versions files is now verboten.
15486         * hurd/Versions (libc: GLIBC_2.0):
15487         Remove various [SHLIB_COMPAT (libc, GLIBC_2_0, ...)] sections.
15488         (libc: HURD_CTHREADS_0.3): Remove conditionalization, was under
15489         [!SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_2)].
15490         * mach/Versions: Likewise.
15492         * csu/Versions: Remove unused %include.
15493         * resolv/Versions: Likewise.
15495 2014-02-21  Joseph Myers  <joseph@codesourcery.com>
15497         * Makefile ($(objpfx)c++-types-check.out): Use $(evaluate-test).
15498         ($(objpfx)check-local-headers.out): Likewise.
15499         ($(objpfx)begin-end-check.out): Likewise.
15500         * Makerules (check-abi-%.out): Likewise.
15501         * catgets/Makefile ($(objpfx)test1.cat): Likewise.
15502         ($(objpfx)test2.cat): Likewise.
15503         ($(objpfx)de/libc.cat): Likewise.
15504         ($(objpfx)test-gencat.out): Likewise.
15505         * conform/Makefile ($(objpfx)run-conformtest.out): Likewise.
15506         * elf/Makefile ($(objpfx)order-cmp.out): Likewise.
15507         ($(objpfx)noload-mem): Likewise.
15508         ($(objpfx)tst-pathopt.out): Likewise.
15509         ($(objpfx)tst-rtld-load-self.out): Likewise.
15510         ($(objpfx)tst-array1-cmp.out): Likewise.
15511         ($(objpfx)tst-array1-static-cmp.out): Likewise.
15512         ($(objpfx)tst-array2-cmp.out): Likewise.
15513         ($(objpfx)tst-array3-cmp.out): Likewise.
15514         ($(objpfx)tst-array4-cmp.out): Likewise.
15515         ($(objpfx)tst-array5-cmp.out): Likewise.
15516         ($(objpfx)tst-array5-static-cmp.out): Likewise.
15517         ($(objpfx)check-textrel.out): Likewise.
15518         ($(objpfx)check-execstack.out): Likewise.
15519         ($(objpfx)check-localplt.out): Likewise.
15520         ($(objpfx)order2-cmp.out): Likewise.
15521         ($(objpfx)tst-leaks1-mem): Likewise.
15522         ($(objpfx)tst-leaks1-static-mem): Likewise.
15523         ($(objpfx)tst-initorder-cmp.out): Likewise.
15524         ($(objpfx)tst-initorder2-cmp.out): Likewise.
15525         ($(objpfx)tst-unused-dep.out): Likewise.
15526         ($(objpfx)tst-unused-dep-cmp.out): Likewise.
15527         * grp/Makefile ($(objpfx)tst_fgetgrent.out): Likewise.
15528         * iconv/Makefile (test-iconvconfig): Likewise.
15529         * iconvdata/Makefile ($(objpfx)mtrace-tst-loading): Likewise.
15530         ($(objpfx)iconv-test.out): Likewise.
15531         ($(objpfx)tst-tables.out): Likewise.
15532         * intl/Makefile ($(objpfx)mtrace-tst-gettext): Likewise.
15533         ($(objpfx)tst-gettext.out): Likewise.
15534         ($(objpfx)tst-translit.out): Likewise.
15535         ($(objpfx)tst-gettext2.out): Likewise.
15536         ($(objpfx)tst-gettext4.out): Likewise.
15537         ($(objpfx)tst-gettext6.out): Likewise.
15538         * io/Makefile ($(objpfx)ftwtest.out): Likewise.
15539         * libio/Makefile ($(objpfx)test-freopen.out): Likewise.
15540         ($(objpfx)tst-fopenloc-cmp.out): Likewise.
15541         ($(objpfx)tst-fopenloc-mem.out): Likewise.
15542         * malloc/Makefile ($(objpfx)tst-mtrace.out): Likewise.
15543         * misc/Makefile ($(objpfx)tst-error1-mem): Likewise.
15544         * posix/Makefile ($(objpfx)globtest.out): Likewise.
15545         ($(objpfx)wordexp-tst.out): Likewise.
15546         ($(objpfx)annexc.out): Likewise.
15547         ($(objpfx)tst-fnmatch-mem): Likewise.
15548         ($(objpfx)bug-regex2-mem): Likewise.
15549         ($(objpfx)bug-regex14-mem): Likewise.
15550         ($(objpfx)bug-regex21-mem): Likewise.
15551         ($(objpfx)bug-regex31-mem): Likewise.
15552         ($(objpfx)tst-vfork3-mem): Likewise.
15553         ($(objpfx)tst-rxspencer-no-utf8-mem): Likewise.
15554         ($(objpfx)tst-pcre-mem): Likewise.
15555         ($(objpfx)tst-boost-mem): Likewise.
15556         ($(objpfx)tst-getconf.out): Likewise.
15557         ($(objpfx)bug-ga2-mem): Likewise.
15558         ($(objpfx)bug-glob2-mem): Likewise.
15559         * resolv/Makefile ($(objpfx)mtrace-tst-leaks): Likewise.
15560         ($(objpfx)mtrace-tst-leaks2): Likewise.
15561         * stdio-common/Makefile ($(objpfx)tst-unbputc.out): Likewise.
15562         ($(objpfx)tst-printf.out): Likewise.
15563         ($(objpfx)tst-setvbuf1.out): Likewise.
15564         ($(objpfx)tst-setvbuf1-cmp.out): Likewise.
15565         * stdlib/Makefile ($(objpfx)isomac.out): Likewise.
15566         ($(objpfx)tst-fmtmsg.out): Likewise.
15567         * string/Makefile ($(objpfx)tst-svc-cmp.out): Likewise.
15568         * sysdeps/x86/Makefile ($(objpfx)tst-xmmymm.out): Likewise.
15570         * bits/fcntl.h [__USE_MISC]: Remove redundant conditionals.
15571         * bits/sigaction.h [__USE_MISC]: Likewise.
15572         * bits/waitstatus.h: Update #endif comments.
15573         * ctype/ctype.h: Likewise.
15574         * dirent/dirent.h: Likewise.
15575         [__USE_MISC]: Remove redundant conditionals.
15576         * grp/grp.h: Update #endif comments.
15577         [__USE_GNU]: Remove redundant conditionals.
15578         [__USE_MISC]: Likewise.
15579         * inet/netinet/in.h [__USE_GNU]: Likewise.
15580         * io/sys/stat.h [__USE_MISC]: Likewise.
15581         * libio/bits/stdio-ldbl.h [__USE_MISC]: Likewise.
15582         * libio/bits/stdio.h: Update #endif comments.
15583         [__USE_MISC]: Remove redundant conditionals.
15584         * libio/bits/stdio2.h [__USE_MISC]: Likewise.
15585         * libio/stdio.h: Update #endif comments.
15586         [__USE_MISC]: Remove redundant conditionals.
15587         * math/bits/math-finite.h [__USE_MISC]: Likewise.
15588         * math/bits/mathcalls.h [__USE_MISC]: Likewise.
15589         * math/math.h: Update #else and #endif comments.
15590         [__USE_MISC]: Remove redundant conditionals.
15591         * misc/sys/uio.h: Update #endif comments.
15592         * posix/bits/unistd.h [__USE_MISC]: Remove redundant conditionals.
15593         * posix/glob.h [__USE_MISC]: Likewise.
15594         * posix/sys/types.h: Update #endif comments.
15595         [__USE_MISC]: Remove redundant conditionals.
15596         * posix/sys/wait.h: Update #endif comments.
15597         [__USE_MISC]: Remove redundant conditionals.
15598         * posix/unistd.h: Update #endif comments.
15599         [__USE_MISC]: Remove redundant conditionals.
15600         * pwd/pwd.h [__USE_GNU]: Likewise.
15601         [__USE_MISC]: Likewise.
15602         * resolv/netdb.h [__USE_GNU]: Likewise.
15603         * signal/signal.h: Update #endif comments.
15604         [__USE_MISC]: Remove redundant conditionals.
15605         * stdlib/stdlib.h: Update #else and #endif comments.
15606         [__USE_MISC]: Remove redundant conditionals.
15607         [__USE_GNU]: Likewise.
15608         * string/bits/string2.h [__USE_MISC]: Likewise.
15609         * string/string.h: Update #endif comments.
15610         [__USE_MISC]: Remove redundant conditionals.
15611         * sysdeps/m68k/m680x0/fpu/bits/mathinline.h [__USE_MISC]:
15612         Likewise.
15613         * sysdeps/mach/hurd/bits/fcntl.h [__USE_MISC]: Likewise.
15614         * sysdeps/mach/hurd/bits/stat.h [__USE_MISC]: Likewise.
15615         * sysdeps/unix/sysv/linux/alpha/bits/sigaction.h [__USE_MISC]:
15616         Likewise.
15617         * sysdeps/unix/sysv/linux/alpha/bits/stat.h [__USE_MISC]:
15618         Likewise.
15619         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h: Update #endif
15620         comments.
15621         [__USE_MISC]: Remove redundant conditionals.
15622         * sysdeps/unix/sysv/linux/bits/in.h [__USE_GNU]: Likewise.
15623         * sysdeps/unix/sysv/linux/bits/sigaction.h [__USE_MISC]: Likewise.
15624         * sysdeps/unix/sysv/linux/bits/socket.h [__USE_GNU]: Likewise.
15625         * sysdeps/unix/sysv/linux/bits/stat.h [__USE_MISC]: Likewise.
15626         * sysdeps/unix/sysv/linux/ia64/bits/sigaction.h [__USE_MISC]:
15627         Likewise.
15628         * sysdeps/unix/sysv/linux/m68k/bits/stat.h [__USE_MISC]: Likewise.
15629         * sysdeps/unix/sysv/linux/mips/bits/sigaction.h [__USE_MISC]:
15630         Likewise.
15631         * sysdeps/unix/sysv/linux/mips/bits/stat.h [__USE_MISC]: Likewise.
15632         * sysdeps/unix/sysv/linux/powerpc/bits/stat.h [__USE_MISC]:
15633         Likewise.
15634         * sysdeps/unix/sysv/linux/s390/bits/sigaction.h [__USE_MISC]:
15635         Likewise.
15636         * sysdeps/unix/sysv/linux/s390/bits/stat.h [__USE_MISC]: Likewise.
15637         * sysdeps/unix/sysv/linux/sparc/bits/sigaction.h [__USE_MISC]:
15638         Likewise.
15639         * sysdeps/unix/sysv/linux/sparc/bits/stat.h [__USE_MISC]:
15640         Likewise.
15641         * sysdeps/unix/sysv/linux/x86/bits/stat.h [__USE_MISC]: Likewise.
15642         * sysdeps/x86/bits/string.h: Update #endif comments.
15643         * sysdeps/x86/fpu/bits/mathinline.h [__USE_MISC]: Remove redundant
15644         conditionals.
15645         * time/sys/time.h: Update #endif comments.
15646         * time/time.h: Likewise.
15647         [__USE_MISC]: Remove redundant conditionals.
15649 2014-02-21  Yury Gribov  <y.gribov@samsung.com>
15651         [BZ #16600]
15652         * sysdeps/arm/libm-test-ulps: Update for VFPv4.
15654 2014-02-21  Andreas Schwab  <schwab@linux-m68k.org>
15656         * Versions.def (librt): Add GLIBC_2.17.
15658 2014-02-21  Adam Conrad  <adconrad@0c3.net>
15660         * sysdeps/powerpc/bits/hwcap.h: Allow _SYSDEPS_SYSDEP_H guard as a
15661         synonym for _SYS_AUXV_H to allow direct inclusion.
15662         * sysdeps/sparc/bits/hwcap.h: Likewise.
15663         * sysdeps/powerpc/sysdep.h: Define _SYSDEPS_SYSDEP_H instead of
15664         _SYS_AUXV_H so we can include sysdep.h and sys/auxv.h together.
15665         * sysdeps/sparc/sysdep.h: Likewise.
15667 2014-02-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
15669         * benchtests/bench-strrchr.c (do_test): Fix minor formatting.
15671 2014-02-21  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
15673         * benchtests/bench-strrchr.c: Print length instead of position.
15675 2014-02-20  Joseph Myers  <joseph@codesourcery.com>
15677         [BZ #16611]
15678         * sysdeps/unix/sysv/linux/kernel-features.h
15679         [__LINUX_KERNEL_VERSION >= 0x030000 && __ASSUME_SOCKETCALL]
15680         (__ASSUME_SENDMMSG_SOCKETCALL): Define.
15681         [__LINUX_KERNEL_VERSION >= 0x030000 && (__i386__ || __x86_64__ ||
15682         __powerpc__ || __sh__ || __sparc__)] (__ASSUME_SENDMMSG_SYSCALL):
15683         Likewise.
15684         [__i386__ || __powerpc__ || __sh__ || __sparc__]
15685         (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
15686         [__ASSUME_SENDMMSG_SOCKETCALL || __ASSUME_SENDMMSG_SYSCALL]
15687         (__ASSUME_SENDMMSG): Define instead of using previous
15688         [__LINUX_KERNEL_VERSION >= 0x020627] condition.
15689         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
15690         (__ASSUME_SENDMMSG_SYSCALL): Define.
15691         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
15692         [__LINUX_KERNEL_VERSION >= 0x030200] (__ASSUME_SENDMMSG_SYSCALL):
15693         Likewise.
15694         * sysdeps/unix/sysv/linux/arm/kernel-features.h
15695         [__LINUX_KERNEL_VERSION >= 0x030000] (__ASSUME_SENDMMSG_SYSCALL):
15696         Likewise.
15697         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
15698         [__LINUX_KERNEL_VERSION >= 0x030000] (__ASSUME_SENDMMSG_SYSCALL):
15699         Likewise.
15700         * sysdeps/unix/sysv/linux/internal_sendmmsg.S [__ASSUME_SOCKETCALL
15701         && !__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL &&
15702         !__ASSUME_SENDMMSG_SYSCALL] (__NR_sendmmsg): Undefine.
15703         [__ASSUME_SENDMMSG]: Change conditionals to
15704         [__ASSUME_SENDMMSG_SOCKETCALL].
15705         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
15706         [__LINUX_KERNEL_VERSION >= 0x030300] (__ASSUME_SENDMMSG_SYSCALL):
15707         Define.
15708         * sysdeps/unix/sysv/linux/mips/kernel-features.h
15709         [__LINUX_KERNEL_VERSION >= 0x030100] (__ASSUME_SENDMMSG_SYSCALL):
15710         Likewise.
15711         * sysdeps/unix/sysv/linux/sendmmsg.c [__ASSUME_SOCKETCALL &&
15712         !__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL &&
15713         !__ASSUME_SENDMMSG_SYSCALL] (__NR_sendmmsg): Undefine.
15714         [!__ASSUME_SENDMMSG]: Change conditional to
15715         [!__ASSUME_SENDMMSG_SOCKETCALL].
15716         * sysdeps/unix/sysv/linux/tile/kernel-features.h
15717         [__LINUX_KERNEL_VERSION >= 0x030000] (__ASSUME_SENDMMSG_SYSCALL):
15718         Define.
15720         [BZ #16610]
15721         * sysdeps/unix/sysv/linux/kernel-features.h
15722         [__LINUX_KERNEL_VERSION >= 0x020621 && __ASSUME_SOCKETCALL]
15723         (__ASSUME_RECVMMSG_SOCKETCALL): Define.
15724         [(__LINUX_KERNEL_VERSION >= 0x020621 && (__i386__ || __x86_64__ ||
15725         __sparc__)) || (__LINUX_KERNEL_VERSION >= 0x020625 && (__powerpc__
15726         || __sh__))] (__ASSUME_RECVMMSG_SYSCALL): Likewise.
15727         [__i386__ || __sparc__]
15728         (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
15729         [__ASSUME_RECVMMSG_SOCKETCALL || __ASSUME_RECVMMSG_SYSCALL]
15730         (__ASSUME_RECVMMSG): Define instead of using previous
15731         [__LINUX_KERNEL_VERSION >= 0x020621] condition.
15732         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
15733         (__ASSUME_RECVMMSG_SYSCALL): Define.
15734         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
15735         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
15736         Likewise.
15737         * sysdeps/unix/sysv/linux/arm/kernel-features.h
15738         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
15739         Likewise.
15740         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
15741         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
15742         Likewise.
15743         * sysdeps/unix/sysv/linux/internal_recvmmsg.S [__ASSUME_SOCKETCALL
15744         && !__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL &&
15745         !__ASSUME_RECVMMSG_SYSCALL] (__NR_recvmmsg): Undefine.
15746         [__ASSUME_RECVMMSG]: Change condition to
15747         [__ASSUME_RECVMMSG_SOCKETCALL].
15748         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
15749         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
15750         Define.
15751         (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
15752         * sysdeps/unix/sysv/linux/mips/kernel-features.h
15753         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
15754         Likewise.
15755         * sysdeps/unix/sysv/linux/recvmmsg.c [__ASSUME_SOCKETCALL &&
15756         !__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL &&
15757         !__ASSUME_RECVMMSG_SYSCALL] (__NR_recvmmsg): Undefine.
15758         [!__ASSUME_RECVMMSG]: Change condition to
15759         [!__ASSUME_RECVMMSG_SOCKETCALL].
15760         * sysdeps/unix/sysv/linux/tile/kernel-features.h
15761         (__ASSUME_RECVMMSG_SYSCALL): Define.
15763         [BZ #16609]
15764         * sysdeps/unix/sysv/linux/kernel-features.h [__i386__ ||
15765         __powerpc__ || __s390__ || __sh__ || __sparc__]
15766         (__ASSUME_SOCKETCALL): Define.
15767         [__LINUX_KERNEL_VERSION && __ASSUME_SOCKETCALL]
15768         (__ASSUME_ACCEPT4_SOCKETCALL): Likewise.
15769         [(__LINUX_KERNEL_VERSION >= 0x02061c && (__x86_64__ || __sparc__))
15770         || (__LINUX_KERNEL_VERSION >= 0x020625 && (__powerpc__ ||
15771         __sh__))] (__ASSUME_ACCEPT4_SYSCALL): Likewise.
15772         [__sparc__] (__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL): Likewise.
15773         [__ASSUME_ACCEPT4_SOCKETCALL || __ASSUME_ACCEPT4_SYSCALL]
15774         (__ASSUME_ACCEPT4): Define instead of using previous
15775         [__LINUX_KERNEL_VERSION >= 0x02061c && (__i386__ || __x86_64__ ||
15776         __powerpc__ || __sparc__ || __s390__)] condition.
15777         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
15778         (__ASSUME_ACCEPT4): Change to __ASSUME_ACCEPT4_SYSCALL.
15779         * sysdeps/unix/sysv/linux/accept4.c [__ASSUME_SOCKETCALL &&
15780         !__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL &&
15781         !__ASSUME_ACCEPT4_SYSCALL] (__NR_accept4): Undefine.
15782         [!__ASSUME_ACCEPT4]: Change condition to
15783         [!__ASSUME_ACCEPT4_SOCKETCALL].
15784         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
15785         (__ASSUME_ACCEPT4): Change to __ASSUME_ACCEPT4_SYSCALL.  Correct
15786         condition to [__LINUX_KERNEL_VERSION >= 0x030200].
15787         * sysdeps/unix/sysv/linux/arm/kernel-features.h
15788         [__LINUX_KERNEL_VERSION >= 0x020624] (__ASSUME_ACCEPT4): Change to
15789         __ASSUME_ACCEPT4_SYSCALL.
15790         * sysdeps/unix/sysv/linux/i386/accept4.S [__ASSUME_ACCEPT4]:
15791         Change conditions to [__ASSUME_ACCEPT4_SOCKETCALL].
15792         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
15793         [__LINUX_KERNEL_VERSION >= 0x030300] (__ASSUME_ACCEPT4): Change to
15794         __ASSUME_ACCEPT4_SYSCALL.
15795         * sysdeps/unix/sysv/linux/internal_accept4.S [__ASSUME_SOCKETCALL
15796         && !__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL &&
15797         !__ASSUME_ACCEPT4_SYSCALL] (__NR_accept4): Undefine.
15798         [__ASSUME_ACCEPT4]: Change condition to
15799         [__ASSUME_ACCEPT4_SOCKETCALL].
15800         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
15801         (__ASSUME_SOCKETCALL): Define.
15802         [__LINUX_KERNEL_VERSION >= 0x02061c] (__ASSUME_ACCEPT4): Remove.
15803         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
15804         (__ASSUME_SOCKETCALL): Define.
15805         (__ASSUME_ACCEPT4): Remove.
15806         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_ACCEPT4_SYSCALL):
15807         Define.
15808         * sysdeps/unix/sysv/linux/mips/kernel-features.h
15809         [__LINUX_KERNEL_VERSION >= 0x02061f] (__ASSUME_ACCEPT4_SYSCALL):
15810         Likewise.
15811         * sysdeps/unix/sysv/linux/tile/kernel-features.h
15812         (__ASSUME_ACCEPT4): Change to __ASSUME_ACCEPT4_SYSCALL.
15814         * sysdeps/unix/sysv/linux/arm/bits/hwcap.h (HWCAP_ARM_VFPD32): New
15815         macro.
15816         (HWCAP_ARM_LPAE): Likewise.
15817         (HWCAP_ARM_EVTSTRM): Likewise.
15818         * sysdeps/unix/sysv/linux/arm/dl-procinfo.c (_dl_arm_cap_flags):
15819         Add vpfd32, lpae and evtstrm.
15820         * sysdeps/unix/sysv/linux/arm/dl-procinfo.h (_DL_HWCAP_COUNT):
15821         Increase to 22.
15823 2014-02-19  Joseph Myers  <joseph@codesourcery.com>
15825         * math/auto-libm-test-in: Add tests of clog10.
15826         * math/auto-libm-test-out: Regenerated.
15827         * math/libm-test.inc (clog10_test_data): Use AUTO_TESTS_c_c.
15828         * sysdeps/i386/fpu/libm-test-ulps: Update.
15829         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
15831 2014-02-18  Andreas Schwab  <schwab@suse.de>
15833         [BZ #16574]
15834         * resolv/res_send.c (send_vc): Add parameter ansp2_malloced.
15835         Store non-zero if the second buffer was newly allocated.
15836         (send_dg): Likewise.
15837         (__libc_res_nsend): Add parameter ansp2_malloced and pass it down
15838         to send_vc and send_dg.
15839         (res_nsend): Pass NULL for ansp2_malloced.
15840         * resolv/res_query.c (__libc_res_nquery): Add parameter
15841         answerp2_malloced and pass it down to __libc_res_nsend.
15842         (res_nquery): Pass additional NULL to __libc_res_nquery.
15843         (__libc_res_nsearch): Add parameter answerp2_malloced and pass it
15844         down to __libc_res_nquery and __libc_res_nquerydomain.  Deallocate
15845         second answer buffer if answerp2_malloced was set.
15846         (res_nsearch): Pass additional NULL to __libc_res_nsearch.
15847         (__libc_res_nquerydomain): Add parameter
15848         answerp2_malloced and pass it down to __libc_res_nquery.
15849         (res_nquerydomain): Pass additional NULL to
15850         __libc_res_nquerydomain.
15851         * resolv/nss_dns/dns-network.c (_nss_dns_getnetbyname_r): Pass
15852         additional NULL to __libc_res_nsend and __libc_res_nquery.
15853         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname3_r): Pass
15854         additional NULL to __libc_res_nsearch.
15855         (_nss_dns_gethostbyname4_r): Revert last change.  Use new
15856         parameter of __libc_res_nsearch to check for separately allocated
15857         second buffer.
15858         (_nss_dns_gethostbyaddr2_r): Pass additional NULL to
15859         __libc_res_nquery.
15860         * resolv/nss_dns/dns-canon.c (_nss_dns_getcanonname_r): Pass
15861         additional NULL to __libc_res_nquery.
15862         * resolv/gethnamaddr.c (gethostbyname2): Pass additional NULL to
15863         __libc_res_nsearch.
15864         (gethostbyaddr): Pass additional NULL to __libc_res_nquery.
15865         * include/resolv.h: Update prototypes of __libc_res_nquery,
15866         __libc_res_nsearch, __libc_res_nsend.
15868 2014-02-18  Joseph Myers  <joseph@codesourcery.com>
15870         * math/auto-libm-test-in: Add tests of fma.
15871         * math/auto-libm-test-out: Regenerated.
15872         * math/libm-test.inc (fma_test_data): Use AUTO_TESTS_fff_f.
15873         (fma_towardzero_test_data): Likewise.
15874         (fma_downward_test_data): Likewise.
15875         (fma_upward_test_data): Likewise.
15876         * math/gen-auto-libm-tests.c (rounding_mode_desc): Add field
15877         mpc_mode.
15878         (rounding_modes): Add values for new field.
15879         (func_calc_method): Add value mpfr_fff_f.
15880         (func_calc_desc): Add mpfr_fff_f union field.
15881         (test_function): Add field exact_args.
15882         (FUNC): Add macro argument EXACT_ARGS.
15883         (FUNC_mpfr_f_f): Update call to FUNC.
15884         (FUNC_mpfr_f_f): Likewise.
15885         (FUNC_mpfr_ff_f): Likewise.
15886         (FUNC_mpfr_if_f): Likewise.
15887         (FUNC_mpc_c_f): Likewise.
15888         (FUNC_mpc_c_c): Likewise.
15889         (test_functions): Add fma.  Update calls to FUNC.
15890         (handle_input_arg): Add argument exact_args.
15891         (add_test): Update call to handle_input_arg.
15892         (calc_generic_results): Add argument mode.  Handle mpfr_fff_f.
15893         (output_for_one_input_case): Update call to calc_generic_results.
15894         Recalculate exact zero results in each rounding mode.
15896         * math/gen-auto-libm-tests.c (adjust_real): Ensure integers are
15897         non-negative before setting low bit.
15898         * math/auto-libm-test-in: Mark one asin test possibly having
15899         spurious underflow.
15900         * math/auto-libm-test-out: Regenerated.
15901         * sysdeps/i386/fpu/libm-test-ulps: Update.
15902         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
15904 2014-02-17  David Holsgrove <david.holsgrove@xilinx.com>
15906         * sysdeps/microblaze: Move directory from ports/sysdeps/microblaze.
15907         * sysdeps/unix/sysv/linux/microblaze: Move directory from
15908         ports/sysdeps/unix/sysv/linux/microblaze.
15909         * README: Add missing listing for microblaze*-*-linux-gnu.
15911 2014-02-16  Ondřej Bílka  <neleai@seznam.cz>
15913         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname4_r): Remove
15914         duplicate code
15916 2014-02-16  Mike Frysinger  <vapier@gentoo.org>
15918         * sysdeps/ia64: Move directory from ports/sysdeps/ia64.
15919         * sysdeps/unix/sysv/linux/ia64: Move directory from
15920         ports/sysdeps/unix/sysv/linux/ia64.
15921         * README: Update listing for ia64-*-linux-gnu.
15923 2014-02-14  Tomas Dohnalek  <tdohnale@redhat.com>
15924             Joseph Myers  <joseph@codesourcery.com>
15926         * Makeconfig (test-name): New variable.
15927         (evaluate-test): Likewise.
15928         * Makerules (do-test-clean): Remove .test-result files.
15929         (common-mostlyclean): Likewise.
15930         * Rules ($(objpfx)%.out): Use $(evaluate-test) in both rules.
15931         * scripts/evaluate-test.sh: New file.
15933 2014-02-14  Joseph Myers  <joseph@codesourcery.com>
15935         * libio/Makefile ($(objpfx)tst-fopenloc.check): Split into
15936         separate $(objpfx)tst-fopenloc-cmp.out and
15937         $(objpfx)tst-fopenloc-mem.out targets.
15938         (tests): Update dependencies.
15939         * posix/Makefile (tests variable): Add tst-rxspencer-no-utf8.
15940         (generated): Change tst-rxspencer-mem and tst-rxspencer.mtrace to
15941         tst-rxspencer-no-utf8-mem and tst-rxspencer-no-utf8.mtrace.
15942         (tst-rxspencer-no-utf8-ARGS): New variable.
15943         (tst-rxspencer-no-utf8-ENV): Likewise.
15944         (tests target): Depend on $(objpfx)tst-rxspencer-no-utf8-mem
15945         instead of $(objpfx)tst-rxspencer-mem.
15946         ($(objpfx)tst-rxspencer-mem): Change target to
15947         $(objpfx)tst-rxspencer-no-utf8-mem.  Depend on
15948         $(objpfx)tst-rxspencer-no-utf8.out instead of running test program.
15949         * posix/tst-rxspencer-no-utf8.c: New file.
15951         * elf/Makefile ($(objpfx)order.out): Remove rule.
15952         [$(run-built-tests) = yes] (tests): Depend on
15953         $(objpfx)order-cmp.out.
15954         ($(objpfx)order-cmp.out): New rule.
15955         [$(run-built-tests) = yes] (tests): Depend on
15956         $(objpfx)tst-array1-cmp.out, $(objpfx)tst-array1-static-cmp.out,
15957         $(objpfx)tst-array2-cmp.out, $(objpfx)tst-array3-cmp.out,
15958         $(objpfx)tst-array4-cmp.out, $(objpfx)tst-array5-cmp.out and
15959         $(objpfx)tst-array5-static-cmp.out.
15960         ($(objpfx)tst-array1.out): Remove rule.
15961         ($(objpfx)tst-array1-cmp.out): New rule.
15962         ($(objpfx)tst-array1-static.out): Remove rule.
15963         ($(objpfx)tst-array1-static-cmp.out): New rule.
15964         ($(objpfx)tst-array2.out): Remove rule.
15965         ($(objpfx)tst-array2-cmp.out): New rule.
15966         ($(objpfx)tst-array3.out): Remove rule.
15967         ($(objpfx)tst-array3-cmp.out): New rule.
15968         ($(objpfx)tst-array4.out): Remove rule.
15969         ($(objpfx)tst-array4-cmp.out): New rule.
15970         ($(objpfx)tst-array5.out): Remove rule.
15971         ($(objpfx)tst-array5-cmp.out): New rule.
15972         ($(objpfx)tst-array5-static.out): Remove rule.
15973         ($(objpfx)tst-array5-static-cmp.out): New rule.
15974         [$(run-built-tests) = yes] (tests): Depend on
15975         $(objpfx)order2-cmp.out.
15976         ($(objpfx)order2.out): Remove rule.
15977         ($(objpfx)order2-cmp.out): New rule.
15978         ($(objpfx)tst-initorder.out): Remove rule.
15979         [$(run-built-tests) = yes] (tests): Depend on
15980         $(objpfx)tst-initorder-cmp.out.
15981         ($(objpfx)tst-initorder-cmp.out): New rule.
15982         ($(objpfx)tst-initorder2.out): Remove rule.
15983         [$(run-built-tests) = yes] (tests): Depend on
15984         $(objpfx)tst-initorder2-cmp.out.
15985         ($(objpfx)tst-initorder2-cmp.out): New rule.
15986         [$(run-built-tests) = yes] (tests): Depend on
15987         $(objpfx)tst-unused-dep-cmp.out.
15988         ($(objpfx)tst-unused-dep-cmp.out): Do not run cmp.
15989         ($(objpfx)tst-unused-dep-cmp.out): New rule.
15990         * stdio-common/Makefile [$(run-built-tests) = yes] (tests): Depend
15991         on $(objpfx)tst-setvbuf1-cmp.out.
15992         ($(objpfx)tst-setvbuf1.out): Do not run cmp.
15993         ($(objpfx)tst-setvbuf1-cmp.out): New rule.
15994         * string/Makefile [$(run-built-tests) = yes] (tests): Depend
15995         $(objpfx)tst-svc-cmp.out instead of $(objpfx)tst-svc.out.
15996         ($(objpfx)tst-svc.out): Remove rule.
15997         ($(objpfx)tst-svc-cmp.out): New rule.
15999 2014-02-13  Joseph Myers  <joseph@codesourcery.com>
16001         * bits/mman.h [__USE_MISC]: Remove redundant conditionals.
16002         * ctype/ctype.h [__USE_MISC]: Likewise.
16003         * dirent/dirent.h [__USE_MISC]: Likewise.
16004         * grp/grp.h [__USE_MISC]: Likewise.
16005         * io/fcntl.h [__USE_MISC]: Likewise.
16006         * io/sys/stat.h [__USE_MISC]: Likewise.
16007         * libio/stdio.h [__USE_MISC]: Likewise.
16008         * posix/unistd.h [__USE_MISC]: Likewise.
16009         * pwd/pwd.h [__USE_MISC]: Likewise.
16010         * stdlib.h [__USE_MISC]: Likewise.
16011         * string/bits/string2.h [__USE_MISC]: Likewise.
16012         * string/string.h [__USE_MISC]: Likewise.
16013         * time/time.h [__USE_MISC]: Likewise.
16015 2014-02-13  Andreas Schwab  <schwab@suse.de>
16017         [BZ #16574]
16018         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname4_r): Free the
16019         second answer buffer if it was separately allocated.
16021 2014-02-12  Joseph Myers  <joseph@codesourcery.com>
16023         * sysdeps/mips/math-tests.h: Include <features.h>.
16024         [!__mips_soft_float && _MIPS_SIM != _ABIO32 && __GNUC_PREREQ (4, 9)]
16025         (ROUNDING_TESTS_long_double): Do not define.
16026         [!__mips_soft_float && _MIPS_SIM != _ABIO32 && __GNUC_PREREQ (4, 9)]
16027         (EXCEPTION_TESTS_long_double): Likewise.
16028         * sysdeps/mips/mips64/libm-test-ulps: Update.
16030         * include/features.h (__USE_BSD): Remove macro definitions.
16031         (__USE_SVID): Likewise.
16032         (_BSD_SOURCE): Likewise.
16033         (_SVID_SOURCE): Likewise.
16034         [!defined _BSD_SOURCE && !defined _SVID_SOURCE]: Remove condition
16035         from definition of _DEFAULT_SOURCE.
16036         [_BSD_SOURCE || _SVID_SOURCE]: Change condition to
16037         [_DEFAULT_SOURCE].
16038         * bits/fcntl.h [__USE_BSD]: Change condition to [__USE_MISC].
16039         * bits/mman.h [__USE_BSD]: Likewise.
16040         * bits/termios.h [__USE_BSD]: Likewise.
16041         * bits/waitstatus.h [__USE_BSD]: Likewise.
16042         * ctype/ctype.h [__USE_SVID]: Likewise.
16043         * dirent/dirent.h [__USE_BSD]: Likewise.
16044         * grp/grp.h [__USE_SVID]: Likewise.
16045         [__USE_BSD]: Likewise.
16046         * inet/netinet/igmp.h [__USE_BSD]: Likewise.
16047         * io/fcntl.h [__USE_BSD]: Likewise.
16048         * io/ftw.h [__USE_BSD]: Likewise.
16049         * io/sys/stat.h [__USE_BSD]: Likewise.
16050         * libio/bits/stdio-ldbl.h [__USE_BSD]: Likewise.
16051         * libio/bits/stdio2.h [__USE_BSD]: Likewise.
16052         * libio/stdio.h [__USE_SVID]: Likewise.
16053         [__USE_BSD]: Likewise.
16054         * math/math.h [__USE_SVID]: Likewise.
16055         [__USE_BSD]: Likewise.
16056         * misc/bits/syslog-ldbl.h [__USE_BSD]: Likewise.
16057         * misc/bits/syslog.h [__USE_BSD]: Likewise.
16058         * misc/search.h [__USE_SVID]: Likewise.
16059         * misc/sys/mman.h [__USE_BSD]: Likewise.
16060         * misc/sys/syslog.h [__USE_BSD]: Likewise.
16061         * misc/sys/uio.h [__USE_BSD]: Likewise.
16062         * posix/bits/unistd.h [__USE_BSD]: Likewise.
16063         * posix/glob.h [__USE_BSD]: Likewise.
16064         * posix/regex.h [__USE_BSD]: Likewise.
16065         * posix/sys/types.h [__USE_BSD]: Likewise.
16066         [__USE_SVID]: Likewise.
16067         * posix/sys/utsname.h [__USE_SVID]: Likewise.
16068         * posix/sys/wait.h [__USE_BSD]: Likewise.
16069         [__USE_SVID]: Likewise.
16070         * posix/unistd.h [__USE_BSD]: Likewise.
16071         [__USE_SVID]: Likewise.
16072         * pwd/pwd.h [__USE_SVID]: Likewise.
16073         * resolv/netdb.h [__USE_BSD]: Likewise.
16074         * setjmp/setjmp.h [__USE_BSD]: Likewise.
16075         * signal/signal.h [__USE_BSD]: Likewise.
16076         [__USE_SVID]: Likewise.
16077         * socket/sys/socket.h [__USE_BSD]: Likewise.
16078         * stdlib/fmtmsg.h [__USE_SVID]: Likewise.
16079         * stdlib/stdlib.h [__USE_BSD]: Likewise.
16080         [__USE_SVID]: Likewise.
16081         * string/bits/string2.h [__USE_BSD]: Likewise.
16082         [__USE_SVID]: Likewise.
16083         * string/bits/string3.h [__USE_BSD]: Likewise.
16084         * string/endian.h [__USE_BSD]: Likewise.
16085         * string/string.h [__USE_SVID]: Likewise.
16086         [__USE_BSD]: Likewise.
16087         * string/strings.h [__USE_BSD]: Likewise.
16088         * sysdeps/generic/netinet/ip.h [__USE_BSD]: Likewise.
16089         * sysdeps/gnu/netinet/ip_icmp.h [__USE_BSD]: Likewise.
16090         * sysdeps/mach/hurd/bits/fcntl.h [__USE_BSD]: Likewise.
16091         * sysdeps/mach/hurd/bits/stat.h [__USE_BSD]: Likewise.
16092         * sysdeps/unix/sysv/linux/alpha/bits/mman.h [__USE_BSD]: Likewise.
16093         * sysdeps/unix/sysv/linux/alpha/bits/termios.h [__USE_BSD]:
16094         Likewise.
16095         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h [__USE_BSD]:
16096         Likewise.
16097         * sysdeps/unix/sysv/linux/bits/mman-linux.h [__USE_BSD]: Likewise.
16098         * sysdeps/unix/sysv/linux/bits/sys_errlist.h [__USE_BSD]:
16099         Likewise.
16100         * sysdeps/unix/sysv/linux/bits/termios.h [__USE_BSD]: Likewise.
16101         * sysdeps/unix/sysv/linux/mips/bits/termios.h [__USE_BSD]:
16102         Likewise.
16103         * sysdeps/unix/sysv/linux/netinet/if_ether.h [__USE_BSD]:
16104         Likewise.
16105         * sysdeps/unix/sysv/linux/netinet/if_fddi.h [__USE_BSD]: Likewise.
16106         * sysdeps/unix/sysv/linux/netinet/if_tr.h [__USE_BSD]: Likewise.
16107         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h [__USE_BSD]:
16108         Likewise.
16109         * sysdeps/unix/sysv/linux/sparc/bits/termios.h [__USE_BSD]:
16110         Likewise.
16111         * sysdeps/x86/bits/string.h [__USE_BSD]: Likewise.
16112         * sysvipc/sys/ipc.h [__USE_SVID]: Likewise.
16113         * termios/termios.h [__USE_BSD]: Likewise.
16114         * time/sys/time.h [__USE_BSD]: Likewise.
16115         * time/time.h [__USE_BSD]: Likewise.
16116         [__USE_SVID]: Likewise.
16118         * Makefile (subdir_targets): Remove subdir_lint.out.
16120         * stdio-common/Makefile (do-tst-unbputc): Remove target.
16121         (do-tst-printf): Likewise.
16122         (tests): Depend directly on $(objpfx)tst-unbputc.out and
16123         $(objpfx)tst-printf.out.
16125         * io/ftwtest-sh (testout): Change to $tmp/ftwtest-tmp.out.
16127         * Makerules (check-abi-%): Change target to
16128         $(objpfx)check-abi-%.out.
16129         (check-abi target): Update dependencies.
16130         (check-abi-pattern variable): Redirect output of diff to $@.
16131         (check-abi variable): Likewise.
16132         * elf/Makefile (check-abi): Update dependencies.
16134         * soft-fp/op-common.h (_FP_DECL): Mark exponent as possibly
16135         unused.
16136         (_FP_PACK_SEMIRAW): Determine tininess based on rounding shifted
16137         value if _FP_TININESS_AFTER_ROUNDING and unrounded value is in
16138         subnormal range.
16139         (_FP_PACK_CANONICAL): Determine tininess based on rounding to
16140         normal precision if _FP_TININESS_AFTER_ROUNDING and unrounded
16141         value has largest subnormal exponent.
16142         * soft-fp/soft-fp.h [FP_NO_EXCEPTIONS]
16143         (_FP_TININESS_AFTER_ROUNDING): Undefine and redefine to 0.
16144         * sysdeps/aarch64/soft-fp/sfp-machine.h
16145         (_FP_TININESS_AFTER_ROUNDING): New macro.
16146         * sysdeps/alpha/soft-fp/sfp-machine.h
16147         (_FP_TININESS_AFTER_ROUNDING): Likewise.
16148         * sysdeps/arm/soft-fp/sfp-machine.h (_FP_TININESS_AFTER_ROUNDING):
16149         Likewise.
16150         * sysdeps/mips/mips64/soft-fp/sfp-machine.h
16151         (_FP_TININESS_AFTER_ROUNDING): Likewise.
16152         * sysdeps/mips/soft-fp/sfp-machine.h
16153         (_FP_TININESS_AFTER_ROUNDING): Likewise.
16154         * sysdeps/powerpc/soft-fp/sfp-machine.h
16155         (_FP_TININESS_AFTER_ROUNDING): Likewise.
16156         * sysdeps/sh/soft-fp/sfp-machine.h (_FP_TININESS_AFTER_ROUNDING):
16157         Likewise.
16158         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h
16159         (_FP_TININESS_AFTER_ROUNDING): Likewise.
16160         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h
16161         (_FP_TININESS_AFTER_ROUNDING): Likewise.
16162         * sysdeps/tile/sfp-machine.h (_FP_TININESS_AFTER_ROUNDING):
16163         Likewise.
16165 2014-02-12  Dylan Alex Simon  <dylan@dylex.net>
16167         [BZ #16545]
16168         * sysdeps/x86_64/fpu/libm-test-ulps: Update on AMD family 21h
16169         model 1.
16171 2014-02-12  Richard Henderson  <rth@redhat.com>
16173         * sysdeps/alpha: Move directory from ports/sysdeps/alpha.
16174         * sysdeps/unix/alpha: Move directory from ports/sysdeps/unix/alpha.
16175         * sysdeps/unix/sysv/linux/alpha: Move directory from
16176         ports/sysdeps/unix/sysv/linux/alpha.
16177         * README: Update listing for alpha-*-linux-gnu.
16179 2014-02-11  Joseph Myers  <joseph@codesourcery.com>
16181         * include/features.h: Update comment documenting feature test
16182         macros.
16183         [_BSD_SOURCE || _SVID_SOURCE]: Give #warning.  Define
16184         _DEFAULT_SOURCE.
16185         * manual/creature.texi (_BSD_SOURCE): Remove documentation.
16186         (_SVID_SOURCE): Likewise.
16187         (_DEFAULT_SOURCE): Update description of default features.
16188         (Feature Test Macros): Don't mention _SVID_SOURCE in conjunction
16189         with _GNU_SOURCE.
16190         * manual/filesys.texi (__ftw_func_t): Do not refer to _BSD_SOURCE.
16191         (S_ISVTX): Likewise.
16192         * manual/math.texi (Mathematical Constants): Likewise.
16193         * manual/signal.texi (Interrupted Primitives): Likewise.
16194         * manual/startup.texi (putenv): Do not refer to _SVID_SOURCE.
16195         * math/test-matherr.c (_SVID_SOURCE): Do not define.
16196         * sysvipc/sys/ipc.h [__USE_SVID && !__USE_XOPEN && __GNUC__ >= 2]:
16197         Don't refer to _SVID_SOURCE in warning text.
16199         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
16201         * elf/dl-lookup.c (ELF_MACHINE_SYM_NO_MATCH): Define if not
16202         already defined.
16203         (do_lookup_x): Use ELF_MACHINE_SYM_NO_MATCH.
16204         * sysdeps/mips/dl-lookup.c: Remove.
16205         * sysdeps/mips/dl-machine.h (ELF_MACHINE_SYM_NO_MATCH): New macro.
16207 2014-02-11  Stefan Liebler  <stli@linux.vnet.ibm.com>
16209         [BZ #16447]
16210         * math/auto-libm-test-in: Add testcase for expl.
16211         * math/auto-libm-test-out: Regenerate.
16212         * sysdeps/ieee754/ldbl-128/e_expl.c (__ieee754_expl): Fix
16213         calculation of unsafe.
16214         * sysdeps/s390/fpu/libm-test-ulps: Adjust ULPs for added testcase.
16216 2014-02-11  Marcus Shawcroft  <marcus.shawcroft@arm.com>
16218         * sysdeps/aarch64: Move directory from ports/sysdeps/aarch64.
16219         * sysdeps/unix/sysv/linux/aarch64: Move directory from
16220         ports/sysdeps/unix/sysv/linux/aarch64.
16221         * README: Update listing for aarch64*-*-linux-gnu.
16223 2014-02-11  Will Newton  <will.newton@linaro.org>
16225         * manual/probes.texi (Mathematical Function Probes): Use
16226         "triggered" instead of "hit".
16228         * manual/probes.texi (Internal Probes): Add documentation
16229         of setjmp, longjmp and longjmp_target probes.
16231         * include/stap-probe.h: Add comment about probe argument
16232         format.
16234         * malloc/mtrace.c (attribute_hidden): Remove unused macro
16235         definition.  (tr_where, tr_freehook, tr_mallochook,
16236         tr_reallochook, tr_memalignhook): Use ANSI protoype.
16238 2014-02-11  David S. Miller  <davem@davemloft.net>
16240         * stdio-common/tst-sscanf.c (main): Use 'long' for 'dummy' when
16241         processing int_tests.
16243 2014-02-10  Joseph Myers  <joseph@codesourcery.com>
16245         * sysdeps/mips: Move directory from ports/sysdeps/mips.
16246         * sysdeps/unix/mips: Move directory from ports/sysdeps/unix/mips.
16247         * sysdeps/unix/sysv/linux/mips: Move directory from
16248         ports/sysdeps/unix/sysv/linux/mips.
16249         * README: Update listing for mips-*-linux-gnu and
16250         mips64-*-linux-gnu.
16252 2014-02-10  Andreas Schwab  <schwab@linux-m68k.org>
16254         * sysdeps/m68k: Move directory from ports/sysdeps/m68k.
16255         * sysdeps/unix/sysv/linux/m68k: Move directory from
16256         ports/sysdeps/unix/sysv/linux/m68k.
16257         * README: Update listing for m68k-*-linux-gnu.
16259 2014-02-10  Chris Metcalf  <cmetcalf@tilera.com>
16261         * sysdeps/tile: Move directory from ports/sysdeps/tile.
16262         * sysdeps/unix/sysv/linux/generic: Move directory from
16263         ports/sysdeps/unix/sysv/linux/generic.
16264         * sysdeps/unix/sysv/linux/tile: Move directory from
16265         ports/sysdeps/unix/sysv/linux/tile.
16266         * README: Update listing for tile*-*-linux-gnu.
16268 2014-02-10  Ondřej Bílka  <neleai@seznam.cz>
16270         * assert/assert.c (__assert_fail_base): Use glibc_likely instead
16271         __builtin_expect.
16272         * benchtests/bench-memmem.c (simple_memmem): Likewise.
16273         * catgets/open_catalog.c (__open_catalog): Likewise.
16274         * csu/libc-start.c (LIBC_START_MAIN): Likewise.
16275         * debug/confstr_chk.c: Likewise.
16276         * debug/fread_chk.c (__fread_chk): Likewise.
16277         * debug/fread_u_chk.c (__fread_unlocked_chk): Likewise.
16278         * debug/getgroups_chk.c: Likewise.
16279         * debug/mbsnrtowcs_chk.c: Likewise.
16280         * debug/mbsrtowcs_chk.c: Likewise.
16281         * debug/mbstowcs_chk.c: Likewise.
16282         * debug/memcpy_chk.c: Likewise.
16283         * debug/memmove_chk.c: Likewise.
16284         * debug/mempcpy_chk.c: Likewise.
16285         * debug/memset_chk.c: Likewise.
16286         * debug/stpcpy_chk.c (__stpcpy_chk): Likewise.
16287         * debug/strcat_chk.c (__strcat_chk): Likewise.
16288         * debug/strcpy_chk.c (__strcpy_chk): Likewise.
16289         * debug/strncat_chk.c (__strncat_chk): Likewise.
16290         * debug/vsnprintf_chk.c (___vsnprintf_chk): Likewise.
16291         * debug/vswprintf_chk.c (__vswprintf_chk): Likewise.
16292         * debug/wcpcpy_chk.c (__wcpcpy_chk): Likewise.
16293         * debug/wcpncpy_chk.c: Likewise.
16294         * debug/wcscat_chk.c (__wcscat_chk): Likewise.
16295         * debug/wcscpy_chk.c (__wcscpy_chk): Likewise.
16296         * debug/wcsncat_chk.c (__wcsncat_chk): Likewise.
16297         * debug/wcsncpy_chk.c: Likewise.
16298         * debug/wcsnrtombs_chk.c: Likewise.
16299         * debug/wcsrtombs_chk.c: Likewise.
16300         * debug/wcstombs_chk.c: Likewise.
16301         * debug/wmemcpy_chk.c: Likewise.
16302         * debug/wmemmove_chk.c: Likewise.
16303         * debug/wmempcpy_chk.c: Likewise.
16304         * debug/wmemset_chk.c: Likewise.
16305         * dirent/scandirat.c (SCANDIRAT): Likewise.
16306         * dlfcn/dladdr1.c (dladdr1): Likewise.
16307         * dlfcn/dladdr.c (dladdr): Likewise.
16308         * dlfcn/dlclose.c (dlclose_doit): Likewise.
16309         * dlfcn/dlerror.c (__dlerror): Likewise.
16310         * dlfcn/dlinfo.c (dlinfo_doit): Likewise.
16311         * dlfcn/dlmopen.c (dlmopen_doit): Likewise.
16312         * dlfcn/dlopen.c (dlopen_doit): Likewise.
16313         * dlfcn/dlopenold.c (__dlopen_nocheck): Likewise.
16314         * dlfcn/dlsym.c (dlsym_doit): Likewise.
16315         * dlfcn/dlvsym.c (dlvsym_doit): Likewise.
16316         * elf/dl-cache.c (_dl_load_cache_lookup): Likewise.
16317         * elf/dl-close.c (remove_slotinfo, _dl_close_worker, _dl_close):
16318         Likewise.
16319         * elf/dl-conflict.c: Likewise.
16320         * elf/dl-deps.c (_dl_build_local_scope, _dl_map_object_deps): Likewise.
16321         * elf/dl-dst.h: Likewise.
16322         * elf/dl-fini.c (_dl_sort_fini, _dl_fini): Likewise.
16323         * elf/dl-fptr.c (_dl_make_fptr): Likewise.
16324         * elf/dl-hwcaps.c (_dl_important_hwcaps): Likewise.
16325         * elf/dl-init.c (call_init, _dl_init): Likewise.
16326         * elf/dl-libc.c (__libc_dlopen_mode, __libc_dlsym): Likewise.
16327         * elf/dl-load.c (_dl_dst_substitute, fillin_rpath, _dl_init_paths)
16328         (_dl_map_object_from_fd, open_verify, open_path, _dl_map_object):
16329         Likewise.
16330         * elf/dl-lookup.c (do_lookup_x, add_dependency, _dl_lookup_symbol_x):
16331         Likewise.
16332         * elf/dl-minimal.c (__libc_memalign): Likewise.
16333         * elf/dl-open.c (add_to_global, dl_open_worker, _dl_open): Likewise.
16334         * elf/dl-reloc.c (_dl_relocate_object): Likewise.
16335         * elf/dl-runtime.c (_dl_fixup, _dl_profile_fixup): Likewise.
16336         * elf/dl-sym.c (do_sym): Likewise.
16337         * elf/dl-tls.c (tls_get_addr_tail, update_get_addr)
16338         (__tls_get_addr, _dl_tls_get_addr_soft): Likewise.
16339         * elf/dl-version.c (match_symbol, _dl_check_map_versions): Likewise.
16340         * elf/dl-writev.h (_dl_writev): Likewise.
16341         * elf/ldconfig.c (search_dir): Likewise.
16342         * elf/rtld.c (_dl_start_final, _dl_start, init_tls, do_preload)
16343         (dl_main): Likewise.
16344         * elf/setup-vdso.h (setup_vdso): Likewise.
16345         * grp/compat-initgroups.c (compat_call): Likewise.
16346         * grp/fgetgrent.c (fgetgrent): Likewise.
16347         * grp/initgroups.c (getgrouplist, initgroups): Likewise.
16348         * grp/putgrent.c (putgrent): Likewise.
16349         * hesiod/nss_hesiod/hesiod-grp.c (_nss_hesiod_initgroups_dyn):
16350         Likewise.
16351         * hurd/hurdinit.c: Likewise.
16352         * iconvdata/8bit-gap.c (struct): Likewise.
16353         * iconvdata/ansi_x3.110.c : Likewise.
16354         * iconvdata/big5.c : Likewise.
16355         * iconvdata/big5hkscs.c : Likewise.
16356         * iconvdata/cp1255.c: Likewise.
16357         * iconvdata/cp1258.c : Likewise.
16358         * iconvdata/cp932.c : Likewise.
16359         * iconvdata/euc-cn.c: Likewise.
16360         * iconvdata/euc-jisx0213.c : Likewise.
16361         * iconvdata/euc-jp.c: Likewise.
16362         * iconvdata/euc-jp-ms.c : Likewise.
16363         * iconvdata/euc-kr.c (euckr_from_ucs4): Likewise.
16364         * iconvdata/gb18030.c : Likewise.
16365         * iconvdata/gbbig5.c (const): Likewise.
16366         * iconvdata/gbgbk.c: Likewise.
16367         * iconvdata/gbk.c : Likewise.
16368         * iconvdata/ibm1364.c : Likewise.
16369         * iconvdata/ibm930.c : Likewise.
16370         * iconvdata/ibm932.c: Likewise.
16371         * iconvdata/ibm933.c : Likewise.
16372         * iconvdata/ibm935.c : Likewise.
16373         * iconvdata/ibm937.c : Likewise.
16374         * iconvdata/ibm939.c : Likewise.
16375         * iconvdata/ibm943.c: Likewise.
16376         * iconvdata/iso_11548-1.c: Likewise.
16377         * iconvdata/iso-2022-cn.c : Likewise.
16378         * iconvdata/iso-2022-cn-ext.c : Likewise.
16379         * iconvdata/iso-2022-jp-3.c: Likewise.
16380         * iconvdata/iso-2022-jp.c (gconv_end): Likewise.
16381         * iconvdata/iso-2022-kr.c : Likewise.
16382         * iconvdata/iso646.c (gconv_end): Likewise.
16383         * iconvdata/iso_6937-2.c : Likewise.
16384         * iconvdata/iso_6937.c : Likewise.
16385         * iconvdata/iso8859-1.c: Likewise.
16386         * iconvdata/johab.c (johab_sym_hanja_to_ucs): Likewise.
16387         * iconvdata/shift_jisx0213.c : Likewise.
16388         * iconvdata/sjis.c : Likewise.
16389         * iconvdata/t.61.c : Likewise.
16390         * iconvdata/tcvn5712-1.c : Likewise.
16391         * iconvdata/tscii.c: Likewise.
16392         * iconvdata/uhc.c : Likewise.
16393         * iconvdata/unicode.c (gconv_end): Likewise.
16394         * iconvdata/utf-16.c (gconv_end): Likewise.
16395         * iconvdata/utf-32.c (gconv_end): Likewise.
16396         * iconvdata/utf-7.c (base64): Likewise.
16397         * iconv/gconv_cache.c (__gconv_load_cache): Likewise.
16398         * iconv/gconv_close.c (__gconv_close): Likewise.
16399         * iconv/gconv_open.c (__gconv_open): Likewise.
16400         * iconv/gconv_simple.c (internal_ucs4_loop_single)
16401         (ucs4_internal_loop, ucs4_internal_loop_unaligned)
16402         (ucs4_internal_loop_single, internal_ucs4le_loop_single)
16403         (ucs4le_internal_loop, ucs4le_internal_loop_unaligned)
16404         (ucs4le_internal_loop_single): Likewise.
16405         * iconv/iconv.c (iconv): Likewise.
16406         * iconv/iconv_close.c: Likewise.
16407         * iconv/loop.c (SINGLE): Likewise.
16408         * iconv/skeleton.c (FUNCTION_NAME): Likewise.
16409         * include/atomic.h: Likewise.
16410         * inet/inet6_option.c (option_alloc): Likewise.
16411         * intl/bindtextdom.c (set_binding_values): Likewise.
16412         * intl/dcigettext.c (DCIGETTEXT, _nl_find_msg): Likewise.
16413         * intl/loadmsgcat.c (_nl_load_domain): Likewise.
16414         * intl/localealias.c (read_alias_file): Likewise.
16415         * libio/filedoalloc.c (_IO_file_doallocate): Likewise.
16416         * libio/fileops.c (_IO_file_open, _IO_file_underflow_mmap)
16417         (_IO_new_file_overflow, _IO_file_xsgetn_mmap): Likewise.
16418         * libio/fmemopen.c (fmemopen): Likewise.
16419         * libio/iofgets.c (_IO_fgets): Likewise.
16420         * libio/iofgets_u.c (fgets_unlocked): Likewise.
16421         * libio/iofgetws.c (fgetws): Likewise.
16422         * libio/iofgetws_u.c (fgetws_unlocked): Likewise.
16423         * libio/iogetdelim.c (_IO_getdelim): Likewise.
16424         * libio/wfileops.c (_IO_wfile_underflow, _IO_wfile_underflow_mmap)
16425         (adjust_wide_data, _IO_wfile_seekoff): Likewise.
16426         * locale/findlocale.c (_nl_find_locale): Likewise.
16427         * locale/loadarchive.c (_nl_load_locale_from_archive): Likewise.
16428         * locale/loadlocale.c (_nl_intern_locale_data, _nl_load_locale):
16429         Likewise.
16430         * locale/setlocale.c (setlocale): Likewise.
16431         * login/programs/pt_chown.c (main): Likewise.
16432         * malloc/arena.c (ptmalloc_init, shrink_heap, arena_get2): Likewise.
16433         * malloc/malloc.c (_int_malloc, _int_free): Likewise.
16434         * malloc/memusage.c (update_data, malloc, realloc, calloc, free)
16435         (mmap, mmap64, mremap, munmap): Likewise.
16436         * math/e_exp2l.c: Likewise.
16437         * math/e_scalb.c (invalid_fn, __ieee754_scalb): Likewise.
16438         * math/e_scalbf.c (invalid_fn, __ieee754_scalbf): Likewise.
16439         * math/e_scalbl.c (invalid_fn, __ieee754_scalbl): Likewise.
16440         * math/s_catan.c (__catan): Likewise.
16441         * math/s_catanf.c (__catanf): Likewise.
16442         * math/s_catanh.c (__catanh): Likewise.
16443         * math/s_catanhf.c (__catanhf): Likewise.
16444         * math/s_catanhl.c (__catanhl): Likewise.
16445         * math/s_catanl.c (__catanl): Likewise.
16446         * math/s_ccosh.c (__ccosh): Likewise.
16447         * math/s_ccoshf.c (__ccoshf): Likewise.
16448         * math/s_ccoshl.c (__ccoshl): Likewise.
16449         * math/s_cexp.c (__cexp): Likewise.
16450         * math/s_cexpf.c (__cexpf): Likewise.
16451         * math/s_cexpl.c (__cexpl): Likewise.
16452         * math/s_clog10.c (__clog10): Likewise.
16453         * math/s_clog10f.c (__clog10f): Likewise.
16454         * math/s_clog10l.c (__clog10l): Likewise.
16455         * math/s_clog.c (__clog): Likewise.
16456         * math/s_clogf.c (__clogf): Likewise.
16457         * math/s_clogl.c (__clogl): Likewise.
16458         * math/s_csin.c (__csin): Likewise.
16459         * math/s_csinf.c (__csinf): Likewise.
16460         * math/s_csinh.c (__csinh): Likewise.
16461         * math/s_csinhf.c (__csinhf): Likewise.
16462         * math/s_csinhl.c (__csinhl): Likewise.
16463         * math/s_csinl.c (__csinl): Likewise.
16464         * math/s_csqrt.c (__csqrt): Likewise.
16465         * math/s_csqrtf.c (__csqrtf): Likewise.
16466         * math/s_csqrtl.c (__csqrtl): Likewise.
16467         * math/s_ctan.c (__ctan): Likewise.
16468         * math/s_ctanf.c (__ctanf): Likewise.
16469         * math/s_ctanh.c (__ctanh): Likewise.
16470         * math/s_ctanhf.c (__ctanhf): Likewise.
16471         * math/s_ctanhl.c (__ctanhl): Likewise.
16472         * math/s_ctanl.c (__ctanl): Likewise.
16473         * math/w_pow.c: Likewise.
16474         * math/w_powf.c: Likewise.
16475         * math/w_powl.c: Likewise.
16476         * math/w_scalb.c (sysv_scalb): Likewise.
16477         * math/w_scalbf.c (sysv_scalbf): Likewise.
16478         * math/w_scalbl.c (sysv_scalbl): Likewise.
16479         * misc/error.c (error_tail): Likewise.
16480         * misc/pselect.c (__pselect): Likewise.
16481         * nis/nis_callback.c (__nis_create_callback): Likewise.
16482         * nis/nis_call.c (__nisfind_server): Likewise.
16483         * nis/nis_creategroup.c (nis_creategroup): Likewise.
16484         * nis/nis_domain_of_r.c (nis_domain_of_r): Likewise.
16485         * nis/nis_findserv.c (__nis_findfastest_with_timeout): Likewise.
16486         * nis/nis_getservlist.c (nis_getservlist): Likewise.
16487         * nis/nis_lookup.c (nis_lookup): Likewise.
16488         * nis/nis_subr.c (nis_leaf_of_r, nis_getnames): Likewise.
16489         * nis/nis_table.c (__create_ib_request, nis_list, nis_add_entry)
16490         (nis_modify_entry, nis_first_entry, nis_next_entry): Likewise.
16491         * nis/nis_xdr.c (xdr_endpoint): Likewise.
16492         * nis/nss_compat/compat-grp.c (getgrent_next_file)
16493         (internal_getgrnam_r, internal_getgrgid_r): Likewise.
16494         * nis/nss_compat/compat-initgroups.c (add_group)
16495         (internal_getgrent_r): Likewise.
16496         * nis/nss_compat/compat-pwd.c (getpwent_next_file)
16497         (internal_getpwnam_r, internal_getpwuid_r): Likewise.
16498         * nis/nss_compat/compat-spwd.c (getspent_next_file)
16499         (internal_getspnam_r): Likewise.
16500         * nis/nss_nis/nis-alias.c (internal_nis_getaliasent_r)
16501         (_nss_nis_getaliasbyname_r): Likewise.
16502         * nis/nss_nis/nis-ethers.c (_nss_nis_gethostton_r)
16503         (_nss_nis_getntohost_r): Likewise.
16504         * nis/nss_nis/nis-grp.c (internal_nis_setgrent)
16505         (internal_nis_getgrent_r, _nss_nis_getgrnam_r)
16506         (_nss_nis_getgrgid_r): Likewise.
16507         * nis/nss_nis/nis-hosts.c (_nss_nis_sethostent)
16508         (internal_nis_gethostent_r, internal_gethostbyname2_r)
16509         (_nss_nis_gethostbyname_r, _nss_nis_gethostbyaddr_r)
16510         (_nss_nis_gethostbyname4_r): Likewise.
16511         * nis/nss_nis/nis-initgroups.c (internal_getgrent_r)
16512         (initgroups_netid): Likewise.
16513         * nis/nss_nis/nis-netgrp.c (_nss_nis_setnetgrent): Likewise.
16514         * nis/nss_nis/nis-network.c (internal_nis_getnetent_r)
16515         (_nss_nis_getnetbyname_r, _nss_nis_getnetbyaddr_r): Likewise.
16516         * nis/nss_nis/nis-proto.c (_nss_nis_getprotobyname_r)
16517         (_nss_nis_getprotobynumber_r): Likewise.
16518         * nis/nss_nis/nis-publickey.c (_nss_nis_getpublickey)
16519         (_nss_nis_getsecretkey): Likewise.
16520         * nis/nss_nis/nis-pwd.c (_nis_saveit, internal_nis_setpwent)
16521         (internal_nis_getpwent_r, _nss_nis_getpwnam_r)
16522         (_nss_nis_getpwuid_r): Likewise.
16523         * nis/nss_nis/nis-rpc.c (internal_nis_getrpcent_r)
16524         (_nss_nis_getrpcbyname_r, _nss_nis_getrpcbynumber_r): Likewise.
16525         * nis/nss_nis/nis-service.c (dosearch, internal_nis_getservent_r)
16526         (_nss_nis_getservbyname_r, _nss_nis_getservbyport_r): Likewise.
16527         * nis/nss_nis/nis-spwd.c (_nss_nis_setspent)
16528         (internal_nis_getspent_r, _nss_nis_getspnam_r): Likewise.
16529         * nis/nss_nisplus/nisplus-alias.c (_nss_nisplus_getaliasbyname_r):
16530         Likewise.
16531         * nis/nss_nisplus/nisplus-ethers.c (_nss_nisplus_gethostton_r)
16532         (_nss_nisplus_getntohost_r): Likewise.
16533         * nis/nss_nisplus/nisplus-grp.c (internal_nisplus_getgrent_r)
16534         (_nss_nisplus_getgrnam_r, _nss_nisplus_getgrgid_r): Likewise.
16535         * nis/nss_nisplus/nisplus-hosts.c (internal_gethostbyname2_r)
16536         (_nss_nisplus_gethostbyaddr_r, _nss_nisplus_gethostbyname4_r):
16537         Likewise.
16538         * nis/nss_nisplus/nisplus-initgroups.c
16539         (_nss_nisplus_initgroups_dyn): Likewise.
16540         * nis/nss_nisplus/nisplus-network.c (_nss_nisplus_getnetbyname_r)
16541         (_nss_nisplus_getnetbyaddr_r): Likewise.
16542         * nis/nss_nisplus/nisplus-proto.c (_nss_nisplus_getprotobyname_r)
16543         (_nss_nisplus_getprotobynumber_r): Likewise.
16544         * nis/nss_nisplus/nisplus-pwd.c (internal_nisplus_getpwent_r)
16545         (_nss_nisplus_getpwnam_r, _nss_nisplus_getpwuid_r): Likewise.
16546         * nis/nss_nisplus/nisplus-rpc.c (_nss_nisplus_getrpcbyname_r):
16547         Likewise.
16548         * nis/nss_nisplus/nisplus-service.c
16549         (internal_nisplus_getservent_r, _nss_nisplus_getservbyname_r)
16550         (_nss_nisplus_getservbyport_r): Likewise.
16551         * nis/nss_nisplus/nisplus-spwd.c (internal_nisplus_getspent_r)
16552         (_nss_nisplus_getspnam_r): Likewise.
16553         * nis/ypclnt.c (__yp_bind, yp_match, yp_all, yp_maplist):
16554         Likewise.
16555         * nscd/aicache.c (addhstaiX): Likewise.
16556         * nscd/cache.c (cache_search, prune_cache): Likewise.
16557         * nscd/connections.c (register_traced_file, send_ro_fd)
16558         (handle_request, nscd_run_prune, nscd_run_worker, fd_ready)
16559         (main_loop_epoll): Likewise.
16560         * nscd/grpcache.c (addgrbyX): Likewise.
16561         * nscd/hstcache.c (addhstbyX): Likewise.
16562         * nscd/initgrcache.c (addinitgroupsX): Likewise.
16563         * nscd/mem.c (gc, mempool_alloc): Likewise.
16564         * nscd/netgroupcache.c (do_notfound, addgetnetgrentX)
16565         (addinnetgrX): Likewise.
16566         * nscd/nscd-client.h (__nscd_acquire_maplock)
16567         (__nscd_drop_map_ref): Likewise.
16568         * nscd/nscd_getai.c (__nscd_getai): Likewise.
16569         * nscd/nscd_getgr_r.c (nscd_getgr_r): Likewise.
16570         * nscd/nscd_gethst_r.c (__nscd_get_nl_timestamp, nscd_gethst_r):
16571         Likewise.
16572         * nscd/nscd_getpw_r.c (nscd_getpw_r): Likewise.
16573         * nscd/nscd_getserv_r.c (nscd_getserv_r): Likewise.
16574         * nscd/nscd_helper.c (__readvall, open_socket, __nscd_get_mapping)
16575         (__nscd_get_map_ref): Likewise.
16576         * nscd/nscd_initgroups.c (__nscd_getgrouplist): Likewise.
16577         * nscd/nscd_netgroup.c (__nscd_setnetgrent, __nscd_innetgr):
16578         Likewise.
16579         * nscd/pwdcache.c (addpwbyX): Likewise.
16580         * nscd/selinux.c (preserve_capabilities): Likewise.
16581         * nscd/servicescache.c (addservbyX): Likewise.
16582         * nss/nss_files/files-XXX.c (internal_getent): Likewise.
16583         * posix/fnmatch.c (fnmatch): Likewise.
16584         * posix/getopt.c (_getopt_internal_r): Likewise.
16585         * posix/glob.c (glob, glob_in_dir): Likewise.
16586         * posix/wordexp.c (exec_comm_child): Likewise.
16587         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyaddr2_r)
16588         (getanswer_r, gaih_getanswer_slice): Likewise.
16589         * resolv/nss_dns/dns-network.c (getanswer_r): Likewise.
16590         * resolv/res_init.c: Likewise.
16591         * resolv/res_mkquery.c (res_nmkquery): Likewise.
16592         * resolv/res_query.c (__libc_res_nquery): Likewise.
16593         * resolv/res_send.c (__libc_res_nsend, send_vc, reopen, send_dg):
16594         Likewise.
16595         * stdio-common/_i18n_number.h (_i18n_number_rewrite): Likewise.
16596         * stdio-common/perror.c (perror): Likewise.
16597         * stdio-common/printf_fp.c (___printf_fp): Likewise.
16598         * stdio-common/tmpnam.c (tmpnam): Likewise.
16599         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Likewise.
16600         * stdlib/cxa_finalize.c (__cxa_finalize): Likewise.
16601         * stdlib/cxa_thread_atexit_impl.c (__cxa_thread_atexit_impl):
16602         Likewise.
16603         * stdlib/drand48-iter.c (__drand48_iterate): Likewise.
16604         * stdlib/putenv.c (putenv): Likewise.
16605         * stdlib/setenv.c (__add_to_environ): Likewise.
16606         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Likewise.
16607         * stdlib/strtol_l.c (INTERNAL): Likewise.
16608         * string/memmem.c (memmem): Likewise.
16609         * string/strerror.c (strerror): Likewise.
16610         * string/strnlen.c (__strnlen): Likewise.
16611         * string/test-memmem.c (simple_memmem): Likewise.
16612         * sunrpc/clnt_udp.c (__libc_clntudp_bufcreate): Likewise.
16613         * sunrpc/pm_getport.c (__get_socket): Likewise.
16614         * sysdeps/gnu/unwind-resume.c (init, _Unwind_Resume): Likewise.
16615         * sysdeps/i386/dl-irel.h (elf_irel): Likewise.
16616         * sysdeps/i386/dl-machine.h (elf_machine_runtime_setup)
16617         (elf_machine_rel, elf_machine_lazy_rel, elf_machine_lazy_rela):
16618         Likewise.
16619         * sysdeps/ieee754/dbl-64/e_atanh.c (__ieee754_atanh): Likewise.
16620         * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Likewise.
16621         * sysdeps/ieee754/dbl-64/e_fmod.c (__ieee754_fmod): Likewise.
16622         * sysdeps/ieee754/dbl-64/e_gamma_r.c (__ieee754_gamma_r): Likewise.
16623         * sysdeps/ieee754/dbl-64/e_hypot.c (__ieee754_hypot): Likewise.
16624         * sysdeps/ieee754/dbl-64/e_j1.c (__ieee754_j1, __ieee754_y1):
16625         Likewise.
16626         * sysdeps/ieee754/dbl-64/e_jn.c (__ieee754_jn, __ieee754_yn):
16627         Likewise.
16628         * sysdeps/ieee754/dbl-64/e_log10.c (__ieee754_log10): Likewise.
16629         * sysdeps/ieee754/dbl-64/e_log2.c (__ieee754_log2): Likewise.
16630         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
16631         * sysdeps/ieee754/dbl-64/e_sinh.c (__ieee754_sinh): Likewise.
16632         * sysdeps/ieee754/dbl-64/s_asinh.c (__asinh): Likewise.
16633         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Likewise.
16634         * sysdeps/ieee754/dbl-64/s_log1p.c (__log1p): Likewise.
16635         * sysdeps/ieee754/dbl-64/s_logb.c (__logb): Likewise.
16636         * sysdeps/ieee754/dbl-64/s_modf.c (__modf): Likewise.
16637         * sysdeps/ieee754/dbl-64/s_scalbln.c (__scalbln): Likewise.
16638         * sysdeps/ieee754/dbl-64/s_scalbn.c (__scalbn): Likewise.
16639         * sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c (__ieee754_acosh):
16640         Likewise.
16641         * sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c (__ieee754_log10):
16642         Likewise.
16643         * sysdeps/ieee754/dbl-64/wordsize-64/e_log2.c (__ieee754_log2):
16644         Likewise.
16645         * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c (__frexp): Likewise.
16646         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Likewise.
16647         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c (__remquo): Likewise.
16648         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c (__round): Likewise.
16649         * sysdeps/ieee754/flt-32/e_atanhf.c (__ieee754_atanhf): Likewise.
16650         * sysdeps/ieee754/flt-32/e_gammaf_r.c (__ieee754_gammaf_r): Likewise.
16651         * sysdeps/ieee754/flt-32/s_logbf.c (__logbf): Likewise.
16652         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c (__ieee754_fmodl): Likewise.
16653         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_nearbyint): Likewise.
16654         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c (__llrintl): Likewise.
16655         * sysdeps/ieee754/ldbl-128ibm/s_llroundl.c (__llroundl): Likewise.
16656         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
16657         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c (__lrintl): Likewise.
16658         * sysdeps/ieee754/ldbl-128ibm/s_lroundl.c (__lroundl): Likewise.
16659         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
16660         * sysdeps/ieee754/ldbl-96/e_gammal_r.c (__ieee754_gammal_r):
16661         Likewise.
16662         * sysdeps/ieee754/ldbl-96/e_j0l.c (__ieee754_j0l, __ieee754_y0l):
16663         Likewise.
16664         * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_j1l, __ieee754_y1l):
16665         Likewise.
16666         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_jnl, __ieee754_ynl):
16667         Likewise.
16668         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
16669         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
16670         * sysdeps/posix/clock_getres.c (hp_timing_getres, realtime_getres):
16671         Likewise.
16672         * sysdeps/posix/fdopendir.c (__fdopendir): Likewise.
16673         * sysdeps/posix/getaddrinfo.c (gaih_inet, getaddrinfo): Likewise.
16674         * sysdeps/posix/opendir.c (__opendirat): Likewise.
16675         * sysdeps/posix/sleep.c: Likewise.
16676         * sysdeps/posix/tempname.c: Likewise.
16677         * sysdeps/powerpc/powerpc32/dl-irel.h (elf_irela): Likewise.
16678         * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela):
16679         Likewise.
16680         * sysdeps/powerpc/powerpc32/dl-machine.h
16681         (elf_machine_runtime_setup, elf_machine_rela): Likewise.
16682         * sysdeps/powerpc/powerpc64/dl-irel.h (elf_irela): Likewise.
16683         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
16684         * sysdeps/pthread/aio_notify.c (__aio_notify_only): Likewise.
16685         * sysdeps/pthread/aio_suspend.c (do_aio_misc_wait, aio_suspend):
16686         Likewise.
16687         * sysdeps/s390/dl-irel.h (elf_irela): Likewise.
16688         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_runtime_setup)
16689         (elf_machine_rela, elf_machine_lazy_rel): Likewise.
16690         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_runtime_setup)
16691         (elf_machine_rela, elf_machine_lazy_rel): Likewise.
16692         * sysdeps/s390/s390-64/utf16-utf32-z9.c (gconv_end): Likewise.
16693         * sysdeps/s390/s390-64/utf8-utf16-z9.c (gconv_end): Likewise.
16694         * sysdeps/s390/s390-64/utf8-utf32-z9.c (gconv_end): Likewise.
16695         * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
16696         * sysdeps/sparc/sparc32/dl-irel.h (elf_irela): Likewise.
16697         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela)
16698         (elf_machine_lazy_rel): Likewise.
16699         * sysdeps/sparc/sparc64/dl-irel.h (elf_irela): Likewise.
16700         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela)
16701         (elf_machine_lazy_rel): Likewise.
16702         * sysdeps/sparc/sparc64/dl-plt.h (sparc64_fixup_plt): Likewise.
16703         * sysdeps/unix/clock_gettime.c (hp_timing_gettime): Likewise.
16704         * sysdeps/unix/clock_settime.c (hp_timing_settime): Likewise.
16705         * sysdeps/unix/grantpt.c (grantpt): Likewise.
16706         * sysdeps/unix/sysv/linux/accept4.c (accept4): Likewise.
16707         * sysdeps/unix/sysv/linux/adjtime.c (ADJTIME): Likewise.
16708         * sysdeps/unix/sysv/linux/check_pf.c (__check_pf): Likewise.
16709         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
16710         Likewise.
16711         * sysdeps/unix/sysv/linux/faccessat.c (faccessat): Likewise.
16712         * sysdeps/unix/sysv/linux/fchmodat.c (fchmodat): Likewise.
16713         * sysdeps/unix/sysv/linux/fchownat.c (fchownat): Likewise.
16714         * sysdeps/unix/sysv/linux/futimesat.c (futimesat): Likewise.
16715         * sysdeps/unix/sysv/linux/fxstatat64.c (__fxstatat64): Likewise.
16716         * sysdeps/unix/sysv/linux/fxstatat.c (__fxstatat): Likewise.
16717         * sysdeps/unix/sysv/linux/i386/fallocate64.c (fallocate64): Likewise.
16718         * sysdeps/unix/sysv/linux/i386/fallocate.c (fallocate): Likewise.
16719         * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat): Likewise.
16720         * sysdeps/unix/sysv/linux/i386/fxstatat.c (__fxstatat): Likewise.
16721         * sysdeps/unix/sysv/linux/i386/get_clockfreq.c (__get_clockfreq):
16722         Likewise.
16723         * sysdeps/unix/sysv/linux/i386/posix_fallocate64.c
16724         (__posix_fallocate64_l64): Likewise.
16725         * sysdeps/unix/sysv/linux/i386/posix_fallocate.c
16726         (posix_fallocate): Likewise.
16727         * sysdeps/unix/sysv/linux/i386/scandir64.c (__old_scandir64):
16728         Likewise.
16729         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
16730         * sysdeps/unix/sysv/linux/ifaddrs.c (__netlink_request)
16731         (getifaddrs_internal): Likewise.
16732         * sysdeps/unix/sysv/linux/linkat.c (linkat): Likewise.
16733         * sysdeps/unix/sysv/linux/mkdirat.c (mkdirat): Likewise.
16734         * sysdeps/unix/sysv/linux/mq_unlink.c (mq_unlink): Likewise.
16735         * sysdeps/unix/sysv/linux/openat.c (OPENAT_NOT_CANCEL): Likewise.
16736         * sysdeps/unix/sysv/linux/posix_fallocate64.c
16737         (__posix_fallocate64_l64): Likewise.
16738         * sysdeps/unix/sysv/linux/posix_fallocate.c (posix_fallocate):
16739         Likewise.
16740         * sysdeps/unix/sysv/linux/powerpc/fchownat.c (fchownat): Likewise.
16741         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c
16742         (__get_clockfreq): Likewise.
16743         * sysdeps/unix/sysv/linux/readlinkat.c (readlinkat): Likewise.
16744         * sysdeps/unix/sysv/linux/recvmmsg.c (recvmmsg): Likewise.
16745         * sysdeps/unix/sysv/linux/renameat.c (renameat): Likewise.
16746         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
16747         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
16748         * sysdeps/unix/sysv/linux/sched_setaffinity.c: Likewise.
16749         * sysdeps/unix/sysv/linux/sendmmsg.c (__sendmmsg): Likewise.
16750         * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs, shm_open):
16751         Likewise.
16752         * sysdeps/unix/sysv/linux/sleep.c (__sleep): Likewise.
16753         * sysdeps/unix/sysv/linux/symlinkat.c (symlinkat): Likewise.
16754         * sysdeps/unix/sysv/linux/tcgetattr.c (__tcgetattr): Likewise.
16755         * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Likewise.
16756         * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r): Likewise.
16757         * sysdeps/unix/sysv/linux/unlinkat.c (unlinkat): Likewise.
16758         * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c (__fxstatat):
16759         Likewise.
16760         * sysdeps/unix/sysv/linux/wordsize-64/posix_fallocate.c
16761         (posix_fallocate): Likewise.
16762         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
16763         * sysdeps/unix/sysv/linux/xmknodat.c (__xmknodat): Likewise.
16764         * sysdeps/x86_64/dl-irel.h (elf_irela): Likewise.
16765         * sysdeps/x86_64/dl-machine.h (elf_machine_runtime_setup)
16766         (elf_machine_rela, elf_machine_rela_relative)
16767         (elf_machine_lazy_rel): Likewise.
16768         * time/asctime.c (asctime_internal): Likewise.
16769         * time/tzfile.c (__tzfile_read, __tzfile_compute): Likewise.
16770         * time/tzset.c (__tzset_parse_tz): Likewise.
16771         * wcsmbs/mbrtoc16.c (mbrtoc16): Likewise.
16772         * wcsmbs/mbrtowc.c (__mbrtowc): Likewise.
16773         * wcsmbs/wcsmbsload.c (__wcsmbs_load_conv): Likewise.
16774         * wcsmbs/wcsmbsload.h: Likewise.
16776         [BZ #15894]
16777         * stdlib/setenv.c (__add_to_environ): Remove duplicate code.
16779         * malloc/arena.c (grow_heap, get_free_list, reused_arena)
16780         (arena_get2): Remove THREAD_STATS conditionals.
16781         * malloc/malloc.c (__malloc_assert, __libc_realloc, _int_free)
16782         (__malloc_stats, int): Likewise.
16784 2014-02-08  Mike Frysinger  <vapier@gentoo.org>
16786         * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs): Compare
16787         f.f_type to RAMFS_MAGIC too.  Compare mp->mnt_type to shm too.
16789         * manual/setjmp.texi: Fix typos/grammar errors.
16791         * debug/tst-backtrace4.c (handle_signal): Add NUM_FUNCTIONS to output.
16792         Only return early when n is <= 0.  Delete unused return statement.
16794         * debug/Makefile (CFLAGS-tst-longjmp_chk3.c): Define.
16795         (CPPFLAGS-tst-longjmp_chk3.c): Likewise.
16796         * debug/tst-longjmp_chk3.c: New file.
16798         * benchtests/bench-strcpy_chk.c: Move test-skeleton.c to top.
16799         (test_main): Replace code with set_fortify_handler call.
16800         * debug/test-strcpy_chk.c: Likewise.
16801         * debug/tst-chk1.c: Likewise.
16802         * debug/tst-longjmp_chk.c: Likewise.
16803         * test-skeleton.c: Include fcntl.h & paths.h
16804         (set_fortify_handler): Define.
16806         * debug/tst-longjmp_chk.c: Add header comment and include
16807         ../test-skeleton.c.
16808         (do_test): Mark static.
16809         (TEST_FUNCTION): Define.
16811         * sysdeps/unix/sysv/linux/bits/in.h (IP_NODEFRAG): Define.
16812         (IP_PMTUDISC_INTERFACE): Likewise.
16813         (IP_MULTICAST_IF): Likewise.
16814         (IP_MULTICAST_TTL): Likewise.
16815         (IP_MULTICAST_LOOP): Likewise.
16816         (IP_ADD_MEMBERSHIP): Likewise.
16817         (IP_DROP_MEMBERSHIP): Likewise.
16818         (IP_UNBLOCK_SOURCE): Likewise.
16819         (IP_BLOCK_SOURCE): Likewise.
16820         (IP_ADD_SOURCE_MEMBERSHIP): Likewise.
16821         (IP_DROP_SOURCE_MEMBERSHIP): Likewise.
16822         (IP_MSFILTER): Likewise.
16823         (MCAST_JOIN_GROUP): Likewise.
16824         (MCAST_BLOCK_SOURCE): Likewise.
16825         (MCAST_UNBLOCK_SOURCE): Likewise.
16826         (MCAST_LEAVE_GROUP): Likewise.
16827         (MCAST_JOIN_SOURCE_GROUP): Likewise.
16828         (MCAST_LEAVE_SOURCE_GROUP): Likewise.
16829         (MCAST_MSFILTER): Likewise.
16830         (IP_MULTICAST_ALL): Likewise.
16831         (IP_UNICAST_IF): Likewise.
16833         * timezone/Makefile: Delete $(have-ksh) check.
16834         ($(objpfx)tzselect): Change $(KSH) to $(BASH).
16835         * timezone/tzselect.ksh: Add +x mode bits.
16837         * sysdeps/unix/sysv/linux/linux_fsinfo.h (AFS_SUPER_MAGIC): Define.
16838         (ANON_INODE_FS_MAGIC): Likewise.
16839         (BDEVFS_MAGIC): Likewise.
16840         (BINFMTFS_MAGIC): Likewise.
16841         (BTRFS_TEST_MAGIC): Likewise.
16842         (CRAMFS_MAGIC_WEND): Likewise.
16843         (DEBUGFS_MAGIC): Likewise.
16844         (ECRYPTFS_SUPER_MAGIC): Likewise.
16845         (EXT3_SUPER_MAGIC): Likewise.
16846         (EXT4_SUPER_MAGIC): Likewise.
16847         (FUTEXFS_SUPER_MAGIC): Likewise.
16848         (HOSTFS_SUPER_MAGIC): Likewise.
16849         (HUGETLBFS_MAGIC): Likewise.
16850         (MINIX3_SUPER_MAGIC): Likewise.
16851         (MTD_INODE_FS_MAGIC): Likewise.
16852         (NILFS_SUPER_MAGIC): Likewise.
16853         (OPENPROM_SUPER_MAGIC): Likewise.
16854         (PIPEFS_MAGIC): Likewise.
16855         (PSTOREFS_MAGIC): Likewise.
16856         (QNX6_SUPER_MAGIC): Likewise.
16857         (RAMFS_MAGIC): Likewise.
16858         (REISERFS_SUPER_MAGIC_STRING): Likewise.
16859         (REISER2FS_SUPER_MAGIC_STRING): Likewise.
16860         (REISER2FS_JR_SUPER_MAGIC_STRING): Likewise.
16861         (SECURITYFS_MAGIC): Likewise.
16862         (SELINUX_MAGIC): Likewise.
16863         (SMACK_MAGIC): Likewise.
16864         (SOCKFS_MAGIC): Likewise.
16865         (SQUASHFS_MAGIC): Likewise.
16866         (STACK_END_MAGIC): Likewise.
16867         (TMPFS_MAGIC): Likewise.
16868         (USBDEVICE_SUPER_MAGIC): Likewise.
16869         (V9FS_MAGIC): Likewise.
16870         (XENFS_SUPER_MAGIC): Likewise.
16871         (CRAMFS_MAGIC): Fix typo in comment.
16872         (EXT2_SUPER_MAGIC): Update comment.
16873         (USBDEVFS_SUPER_MAGIC): Fix sorting order by moving further down.
16875 2014-02-08  Joseph Myers  <joseph@codesourcery.com>
16877         * sysdeps/arm: Move directory from ports/sysdeps/arm.
16878         * sysdeps/unix/arm: Move directory from ports/sysdeps/unix/arm.
16879         * sysdeps/unix/sysv/linux/arm: Move directory from
16880         ports/sysdeps/unix/sysv/linux/arm.
16881         * README: Update listing for arm-*-linux-gnueabi.
16883         * README: Remove mention of am33.
16885 2014-02-07  Roland McGrath  <roland@hack.frob.com>
16887         * bits/sigset.h (__sigemptyset): Use a statement expression rather
16888         than the comma operator, to avoid "rhs of comma has no effect"
16889         compiler warnings.
16890         (__sigfillset, __sigandset, __sigorset): Likewise.
16891         * include/signal.h (__sigemptyset): Likewise.
16892         * sysdeps/generic/malloc-machine.h (mutex_lock): Likewise.
16894 2014-02-07  Allan McRae  <allan@archlinux.org>
16896         * version.h (RELEASE): Set to "development".
16897         (VERSION): Set to "2.19.90"
16898         * NEWS: Add 2.20 section.
16900 2014-02-06  Carlos O'Donell  <carlos@redhat.com>
16902         [BZ #16529]
16903         * inet/netinet/in.h: Remove comma after IPPROTO_MH.
16905 2014-02-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
16907         * manual/contrib.texi: Update entry for Carlos O'Donell,
16908         Joseph Myers, Roland McGrath, Alexandre Oliva and Ryan Arnold.
16910 2014-02-05  Carlos O'Donell  <carlos@rehdat.com>
16912         * sysdeps/unix/sysv/linux/kernel-features.h: Fix comment.
16914         * sysdeps/unix/sysv/linux/kernel-features.h
16915         [__LINUX_KERNEL_VERSION >= 0x020621]
16916         (__ASSUME_PROC_PID_TASK_COMM): Define.
16918 2014-02-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
16920         [BZ #16398]
16921         * libio/wfileops.c (_IO_wfile_seekoff): Break out form
16922         conversion when destination buffer does not have enough space.
16923         * libio/tst-ftell-partial-wide.c: New test case.
16924         * libio/Makefile (tests): Add tst-ftell-partial-wide.
16926         * manual/contrib.texi: Update entry for Ondrej Bilka, Will
16927         Newton and Alexandre Oliva.  Add entries for Steve Ellcey, Chris
16928         Leonard and Allan McRae.
16930 2014-02-04  David S. Miller  <davem@davemloft.net>
16932         * sysdeps/sparc/fpu/libm-test-ulps: Update for some 64-bit differences from
16933         32-bit.
16935 2014-02-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16937         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld-le.abilist:
16938         New file
16939         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale-le.abilist:
16940         New file
16941         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl-le.abilist:
16942         New file.
16943         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc-le.abilist:
16944         New file.
16945         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt-le.abilist:
16946         New file.
16947         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl-le.abilist:
16948         New file.
16949         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm-le.abilist:
16950         New file.
16951         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl-le.abilist:
16952         New file.
16953         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread-le.abilist:
16954         New file.
16955         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv-le.abilist:
16956         New file.
16957         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt-le.abilist:
16958         New file.
16959         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db-le.abilist:
16960         New file.
16961         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil-le.abilist:
16962         New file.
16964 2014-02-01  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16966         * nptl/shlib-versions: Change powerpc*le start to 2.17.
16967         * shlib-versions: Likewise.
16969 2014-02-04  Roland McGrath  <roland@hack.frob.com>
16970             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16972         * sysdeps/powerpc/Makefile [$(config-machine) ends with 'le']
16973         (abilist-pattern): New variable, set to %-le.abilist.
16975         * Makerules (abilist-pattern): New variable.
16976         (vpath): Use $(abilist-pattern) in place of %.abilist.
16977         (check-abi-% pattern rule): Likewise.
16978         (check-abi, update-abi): Likewise.
16980 2014-02-04  Eric Wong  <normalperson@yhbt.net>
16982         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
16984 2014-02-03  Carlos O'Donell  <carlos@redhat.com>
16986         * manual/startup.texi: Add next, previous, and top entries for
16987         the `Program Arguments' and `Environment Variables' nodes.
16989 2014-02-03  Alexandre Oliva <aoliva@redhat.com>
16991         * manual/macros.texi: Add comments before MTASC-safety macros.
16993         * manual/users.texi: Document MTASC-safety properties.
16995         * manual/threads.texi (pthread_key_create, pthread_key_delete)
16996         (pthread_getspecific, pthread_setspecific): Format with
16997         @deftypefun, and add @safety note.
16998         * manual/signal.texi: Move comments that analyze the above
16999         functions to their home place.
17001 2014-02-03  Allan McRae  <allan@archlinux.org>
17003         * po/sl.po: Update Slovenian translation from translation project.
17005 2014-02-02  Alexandre Oliva <aoliva@redhat.com>
17007         * manual/time.texi (timegm): Add missing blank after @c.
17008         Reported by Joseph Myers <joseph@codesourcery.com>.
17010 2014-02-01  Alexandre Oliva <aoliva@redhat.com>
17012         * manual/check-safety.sh: New.
17013         * manual/Makefile ($(objpfx)stamp-summary): Run it.
17015         * manual/terminal.texi: Document MTASC-safety properties.
17017         * manual/filesys.texi: Document MTASC-safety properties.
17019         * manual/errno.texi: Document MTASC-safety properties.
17021         * manual/intro.texi: Document safety identifiers and
17022         conditionals.
17024         * manual/string.texi (wcstok): Fix prototype.
17025         (wcstok, strtok, strtok_r): Adjust reentrancy remarks.
17027         * manual/time.texi: Document MTASC-safety properties.
17029         * manual/string.texi: Document MTASC-safety properties.
17031         * manual/threads.texi: Document MTASC-safety properties.
17033         * manual/stdio.texi: Document MTASC-safety properties.
17035         * manual/syslog.texi: Document MTASC-safety properties.
17037         * manual/sysinfo.texi: Document MTASC-safety properties.
17039         * manual/startup.texi: Document MTASC-safety properties.
17041         * manual/socket.texi: Document MTASC-safety properties.
17043         * manual/signal.texi: Document MTASC-safety properties.
17045 2014-01-31  Alexandre Oliva <aoliva@redhat.com>
17047         * manual/setjmp.texi: Document MTASC-safety properties.
17049         * manual/search.texi: Document MTASC-safety properties.
17051         * manual/resource.texi: Document MTASC-safety properties.
17053         * manual/process.texi: Document MTASC-safety properties.
17055         * manual/platform.texi: Document MTASC-safety properties.
17057         * manual/pipe.texi: Document MTASC-safety properties.
17059         * manual/pattern.texi: Document MTASC-safety properties.
17061         * manual/message.texi: Document MTASC-safety properties.
17063         [BZ #12751]
17064         * manual/memory.texi: Document MTASC-safety properties.
17066         * manual/math.texi: Document MTASC-safety properties.
17068         * manual/locale.texi: Document MTASC-safety properties.
17070         * manual/llio.texi: Document MTASC-safety properties.
17072         * manual/libdl.texi: New.
17074         * manual/lang.texi: Document MTASC-safety properties.
17076         * manual/job.texi: Document MTASC-safety properties.
17078         * manual/getopt.texi: Document MTASC-safety properties.
17080         * manual/ctype.texi: Document MTASC-safety properties.
17082 2014-01-31  Maciej W. Rozycki  <macro@codesourcery.com>
17084         [BZ #16046]
17085         * csu/libc-tls.c (static_map): Remove variable.
17086         (__libc_setup_tls): Use main executable's link map for TLS data.
17087         * elf/dl-close.c (_dl_close_worker) [!SHARED]: Remove special
17088         casing for LM_ID_BASE and GL(dl_nns).
17089         * elf/dl-iteratephdr.c [!SHARED] (dl_iterate_phdr): Remove
17090         function.  Alias dl_iterate_phdr to __dl_iterate_phdr.
17091         * elf/dl-load.c (_dl_map_object) [!SHARED]: Remove special
17092         casing for GL(dl_ns)[LM_ID_BASE]._ns_loaded.
17093         * elf/dl-support.c (_dl_main_map): Also initialize l_flags_1
17094         member.
17095         (_dl_non_dynamic_init): Also initialize _dl_main_map's l_phdr and
17096         l_phnum members.
17098 2014-01-30  Alexandre Oliva <aoliva@redhat.com>
17100         * manual/debug.texi: Document MTASC-safety properties.
17102 2014-01-29  H.J. Lu  <hongjiu.lu@intel.com>
17104         [BZ #16510]
17105         * sysdeps/x86/fpu/bits/mathinline.h: Check __SSE2_MATH__ instead
17106         of __x86_64__ when disabling x87 inline functions.
17108 2014-01-29  Alexandre Oliva <aoliva@redhat.com>
17110         * manual/charset.texi: Document MTASC-safety properties.
17112         * manual/crypt.texi: Document MTASC-safety properties.
17114         * manual/conf.texi: Document MTASC-safety properties.
17116         * manual/arith.texi: Document MTASC-safety properties.
17118         * manual/argp.texi: Document MTASC-safety properties.
17120         * manual/macros.texi: Introduce macros to document multi
17121         thread, asynchronous signal and asynchronous cancellation
17122         safety properties.
17123         * manual/intro.texi: Introduce the properties themselves.
17125 2014-01-27  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
17127         * sysdeps/sh/sh4/Makefile: New file.
17129 2014-01-27  Andreas Schwab  <schwab@linux-m68k.org>
17131         * math/gen-libm-test.pl ($srcdir): New variable.
17132         ($auto_input): Use it.
17134 2014-01-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
17136         [BZ #16506]
17137         * nss/nss_files/files-netgrp.c (_nss_files_setnetgrent): Avoid
17138         access beyond array bounds when parsing netgroups file.
17140         * nscd/netgroupcache.c (addgetnetgrentX): Compute offset from
17141         the old buffer before realloc.
17143 2014-01-27  Allan McRae  <allan@archlinux.org>
17145         * po/fr.po: Update French translation from translation project.
17147 2014-01-26  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
17149         * sysdeps/sh/libm-test-ulps: Regenerate.
17151 2014-01-24  David S. Miller  <davem@davemloft.net>
17153         * sysdeps/sparc/fpu/libm-test-ulps: Regenerate.
17155 2014-01-25  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
17157         * sysdeps/sh/sh4/fpu/libm-test-ulps: Move to ...
17158         * sysdeps/sh/libm-test-ulps: ... here and regenerated.
17160 2013-01-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
17162         [BZ #16474]
17163         * nscd/netgroupcache.c (addgetnetgrentX): Adjust triplet
17164         string pointers after reallocation.
17166 2014-01-24  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
17168         * sysdeps/unix/sysv/linux/sh/sys/ucontext.h: Use __SH4__ and
17169         __SH4A__ instead of __SH_FPU_ANY__.
17171 2014-01-23  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
17173         * sysdeps/sh/fpu_control.h: New file.
17174         * sysdeps/sh/sh4/fpu/fpu_control.h: Remove.
17175         * sysdeps/unix/sysv/linux/sh/sys/ucontext.h: New file.
17176         * sysdeps/unix/sysv/linux/sh/sh3/sys/ucontext.h: Remove.
17177         * sysdeps/unix/sysv/linux/sh/sh3/sys: Remove directory.
17178         * sysdeps/unix/sysv/linux/sh/sh4/sys/ucontext.h: Remove.
17179         * sysdeps/unix/sysv/linux/sh/sh4/sys: Remove directory.
17180         * sysdeps/sh/sys/ucontext.h: Remove.
17181         * sysdeps/sh/sys: Remove directory.
17183 2014-01-22  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
17185         * sysdeps/unix/sysv/linux/s390/s390-32/sys/ucontext.h: Merge into
17186         s390/sys/ucontext.h.
17187         * sysdeps/unix/sysv/linux/s390/s390-64/sys/ucontext.h: Likewise.
17188         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h: New file.
17190 2014-01-20  H.J. Lu  <hongjiu.lu@intel.com>
17192         [BZ #15605]
17193         * sysdeps/x86_64/x32/symbol-hacks.h: Include generic symbol-hacks.h.
17195 2014-01-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17197         [BZ#16431]
17198         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c (__gettimeofday):
17199         Adjust the vDSO correctly for internal calls.
17200         * sysdeps/unix/sysv/linux/powerpc/time.c (time): Likewise.
17202 2014-01-20  Allan McRae  <allan@archlinux.org>
17204         * po/ca.po: Update Catalan translation from translation project.
17206 2014-01-16  Mike Frysinger  <vapier@gentoo.org>
17208         * sysdeps/s390/sotruss-lib.c: New file.
17210 2014-01-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17212         [BZ#16430]
17213         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c
17214         (__GI___gettimeofday): Alias for a different internal symbol to avoid
17215         local calls issues by not having a PLT stub required for IFUNC calls.
17216         * sysdeps/unix/sysv/linux/powerpc/time.c (__GI_time): Likewise.
17218 2014-01-16 Joseph Myers  <joseph@codesourcery.com>
17220         * math/test-fpucw-ieee.c: Use <> in #include of test-fpucw.c.
17221         * math/test-fpucw-static.c: Likewise.
17223 2013-01-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
17225         [BZ #16453]
17226         * nscd/netgroupcache.c (addgetnetgrentX): Don't use alloca.
17228 2014-01-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17230         * sysdeps/powerpc/sotruss-lib.c: New file: sotruss-lib.so
17231         implementation for powerpc.
17233 2014-01-15  Ondřej Bílka  <neleai@seznam.cz>
17235         [BZ #14782]
17236         * sysdeps/posix/system.c (__libc_system): Do not enable
17237         asynchronous cancellation.
17239 2014-01-15  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
17241         [BZ #16427]
17242         * sysdeps/ieee754/ldbl-128/w_expl.c (__expl): Invoke the non-IEEE
17243         handling only for numbers special also in the IEEE case.
17245 2014-01-15  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
17247         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
17249 2014-01-11  Allan McRae  <allan@archlinux.org>
17251         * po/bg.po: Update Bulgarian translation from translation project.
17253         * po/de.po: Update German translation from translation project.
17255 2014-01-10  Roland McGrath  <roland@hack.frob.com>
17257         * sysdeps/generic/gcc-compat.h: New file.
17259 2014-01-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
17261         * benchtests/asin-inputs: Correct slow inputs.
17262         * benchtests/acos-inputs: Likewise.
17264 2014-01-10  Allan McRae  <allan@archlinux.org>
17266         * po:sv.po: Update Swedish translation from translation project.
17268         * po/vi.po: Update Vietnamese translation from translation project.
17270         * po/eo.po: Update Esperanto translation from translation project.
17272         * po/cs.po: Update Czech translation from translation project.
17274         * po/nl.po: Update Dutch translation from translation project.
17276         * po/pl.po: Update Polish translation from translation project.
17278         * po/ru.po: Update Russian translation from translation project.
17280         * po/uk.po: Update Ukrainian translation from translation project.
17282 2014-01-08  Brooks Moses  <bmoses@google.com>
17284         * elf/dl-load.c: Fix comment typo.
17286 2014-01-08  Carlos O'Donell  <carlos@redhat.com>
17288         * po/header.pot: Rename to...
17289         * po/pot.header: ... this.
17290         * po/Makefile: Use pot.header.
17292 2014-01-08  Yuriy Kaminskiy  <yumkam@gmail.com>
17293             Maxim Kuvyrkov  <maxim@kugelworks.com>
17295         [BZ #16394]
17296         * sysdeps/i386/i686/memmove.S (memmove): Compare distance between
17297         SRC and DEST against LEN.
17299 2014-01-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17301         [BZ #16414]
17302         * sysdeps/powerpc/powerpc64/fpu/s_truncl.S: Remove wrong
17303         implementation.
17304         * sysdeps/ieee754/ldbl-128ibm/s_truncl.c: Remove bogus comment.
17306 2014-01-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17308         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
17310 2014-01-08  Joseph Myers  <joseph@codesourcery.com>
17312         [BZ #16408]
17313         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (__expm1l): Use __expl
17314         for large positive arguments.
17316 2014-01-07  Joseph Myers  <joseph@codesourcery.com>
17318         * sysdeps/powerpc/nofpu/libm-test-ulps: Regenerated.
17320         * math/auto-libm-test-in: Mark various tests with
17321         xfail-rounding:ldbl-128ibm.
17322         * math/auto-libm-test-out: Regenerated.
17324         [BZ #16407]
17325         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c (__ieee754_coshl):
17326         Increase overflow threshold.
17328 2014-01-07  Ondřej Bílka  <neleai@seznam.cz>
17330         [BZ #14286]
17331         * stdio-common/vfprintf.c: Check for integer overflow.
17333 2014-01-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
17335         * sysdeps/s390/dl-tls.h: sysdeps/s390/dl-tls.h: Remove casts for
17336         the first argument and return value of __tls_get_addr_internal.
17338 2014-01-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
17340         * sysdeps/s390/s390-32/dl-machine.h: Gate the definition of refsym
17341         also with !RTLD_BOOTSTRAP to get rid of unused variable warning.
17343 2014-01-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
17345         * sysdeps/s390/Makefile: Build rtld-global-offsets.sym.
17346         * sysdeps/s390/rtld-global-offsets.sym: New file.
17347         * sysdeps/unix/sysv/linux/s390/Versions: Add getcontext as new
17348         GLIBC_2.19 symbol.
17349         * sysdeps/unix/sysv/linux/s390/getcontext.S: New file.
17350         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: Rename to ...
17351         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext-common.S:
17352         ... this.
17353         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: Rename to ...
17354         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext-common.S:
17355         ... this.
17356         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist:
17357         Regenerate.
17358         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist:
17359         Regenerate.
17360         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S: Restore upper
17361         halfs of GPRs for high_gprs contexts.
17362         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: Save and
17363         restore upper halfs of GPRs for high_gprs contexts.  Copy uc_flags
17364         field.
17365         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Copy
17366         uc_flags field.
17367         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h: Split into 32 and
17368         64 bit versions:
17369         * sysdeps/unix/sysv/linux/s390/s390-32/sys/ucontext.h: Add field
17370         for high GPRs (uc_high_gprs) and for future extensions
17371         (__reserved).
17372         * sysdeps/unix/sysv/linux/s390/s390-64/sys/ucontext.h: Add field
17373         for future extensions (__reserved).
17374         * sysdeps/unix/sysv/linux/s390/ucontext_i.sym: Split into 32 and
17375         64 bit versions:
17376         * sysdeps/unix/sysv/linux/s390/s390-32/ucontext_i.sym: Add
17377         SC_HIGHGPRS offset definition.
17378         * sysdeps/unix/sysv/linux/s390/s390-64/ucontext_i.sym: New file.
17379         * sysdeps/unix/sysv/linux/s390/rtld-getcontext.S: New file.
17381         * Versions.def: Add GLIBC_2.19 for libpthread.
17382         * nptl/sysdeps/unix/sysv/linux/s390/Versions: Add longjmp and
17383         siglongjmp for libpthread with GLIBC_2.19 symver.
17384         * nptl/sysdeps/unix/sysv/linux/s390/pt-longjmp.c: New file.
17385         * sysdeps/s390/Makefile: Build v1-longjmp.c and v1-sigjmp.c.
17386         * sysdeps/s390/Versions: New GLIBC_2.19 and GLIBC_PRIVATE symbols.
17387         * sysdeps/s390/__longjmp.c: New file.
17388         * sysdeps/s390/bits/setjmp.h: Add new fields to __s390_jmp_buf.
17389         * sysdeps/s390/longjmp.c: New file.
17390         * sysdeps/s390/setjmp.S: New file.
17391         * sysdeps/s390/sigjmp.S: New file.
17392         * sysdeps/s390/v1-longjmp.c: New file.
17393         * sysdeps/s390/v1-setjmp.h: New file.
17394         * sysdeps/s390/v1-sigjmp.c: New file.
17395         * sysdeps/unix/sysv/linux/s390/Makefile: Build __longjmp_chk.
17396         * sysdeps/unix/sysv/linux/s390/Versions: Add __longjmp_chk with
17397         GLIBC_2.19 version.
17398         * sysdeps/unix/sysv/linux/s390/longjmp_chk.c: New file.
17399         * sysdeps/unix/sysv/linux/s390/s390-32/____longjmp_chk.c: Provide
17400         versioned symbols for ____longjmp_chk.
17401         * sysdeps/unix/sysv/linux/s390/s390-64/____longjmp_chk.c:
17402         Likewise.
17403         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist:
17404         Regenerate.
17405         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
17406         Regenerate.
17407         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist:
17408         Regenerate.
17409         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
17410         Regenerate.
17411         * sysdeps/unix/sysv/linux/s390/v1-longjmp_chk.c: New file.
17412         * sysdeps/s390/s390-32/__longjmp.c: Rename to ...
17413         * sysdeps/s390/s390-32/__longjmp-common.c: ... this.
17414         * sysdeps/s390/s390-32/setjmp.S: Rename and adjust to ...
17415         * sysdeps/s390/s390-32/setjmp-common.S: ... this.
17416         * sysdeps/s390/s390-64/__longjmp.c: Rename to ...
17417         * sysdeps/s390/s390-64/__longjmp-common.c: ... this.
17418         * sysdeps/s390/s390-64/setjmp.S: Rename and adjust to ...
17419         * sysdeps/s390/s390-64/setjmp-common.S: ... this.
17420         * sysdeps/s390/rtld-__longjmp.c: New file.
17421         * sysdeps/s390/rtld-setjmp.S: New file.
17423 2014-01-06  Joseph Myers  <joseph@codesourcery.com>
17425         [BZ #16400]
17426         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c (__ieee754_lgammal_r):
17427         Return -__logl (x) for small positive arguments without evaluating
17428         a polynomial.
17430 2014-01-06  Mike Frysinger  <vapier@gentoo.org>
17432         * sysdeps/unix/sysv/linux/sys/ptrace.h (ptrace_peeksiginfo_args):
17433         Rename to ...
17434         (__ptrace_peeksiginfo_args): ... this.
17435         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
17436         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
17437         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
17439 2014-01-06  Allan McRae  <allan@archlinux.org>
17441         * inet/netinet/in.h: Fix typo in comment.
17443 2014-01-05  Andreas Jaeger  <aj@suse.de>
17445         * sysdeps/i386/fpu/libm-test-ulps: Update.
17447 2014-01-05  Allan McRae  <allan@archlinux.org>
17449         * po/libc.pot: Regenerated.
17451         * malloc/memusagestat.c: Fix gettext call formatting.
17453 2014-01-04  Sami Kerola  <kerolasa@iki.fi>
17455         * nscd/nscd.c: Improve usage() output.
17457 2014-01-04  Mike Frysinger  <vapier@gentoo.org>
17459         * config.h.in: Add HAVE_LINUX_FANOTIFY_H template.
17460         * sysdeps/unix/sysv/linux/configure: Regenerated.
17461         * sysdeps/unix/sysv/linux/configure.ac: Call AC_DEFINE.
17462         * sysdeps/unix/sysv/linux/tst-fanotify.c: Include config.h.
17464 2014-01-03  Joseph Myers  <joseph@codesourcery.com>
17466         [BZ #16390]
17467         * sysdeps/powerpc/nofpu/Makefile [$(subdir) = math]
17468         (CFLAGS-e_atan2l.c): Use -fno-builtin-fabsl.
17470 2014-01-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17472         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp-power7.S: Remove
17473         extra tokens at end of #undef directive.
17474         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l-power7.S: Likewise.
17475         * sysdeps/powerpc/powerpc64/multiarch/strnlen-power7.S: Likewise.
17476         * sysdeps/powerpc/powerpc64/multiarch/wcscpy.c: Likewise.
17478 2014-01-03  Joseph Myers  <joseph@codesourcery.com>
17480         * sysdeps/powerpc/nofpu/libm-test-ulps: Regenerated.
17482         * math/auto-libm-test-in: Mark various tests with
17483         xfail-rounding:ldbl-128ibm.
17484         * math/auto-libm-test-out: Regenerated.
17486 2014-01-02  Joseph Myers  <joseph@codesourcery.com>
17488         [BZ #16386]
17489         * sysdeps/ieee754/ldbl-128ibm/e_logl.c (__ieee754_logl): Adjust
17490         numbers with subnormal high part when calculating exponent.
17492         [BZ #16385]
17493         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c (__asinhl): Use fabsl not
17494         fabs.
17496         [BZ #16384]
17497         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (ln2): Initialize with
17498         M_LN2l.
17499         (__ieee754_acoshl): Use __log1pl not __log1p.
17501 2013-01-02  Ondřej Bílka  <neleai@seznam.cz>
17503         * malloc/arena.c (malloc_atfork, free_atfork, ptmalloc_lock_all)
17504         (ptmalloc_unlock_all, ptmalloc_unlock_all2, next_env_entry)
17505         (__failing_morecore, ptmalloc_init, dump_heap, new_heap)
17506         (grow_heap, heap_trim, _int_new_arena, get_free_list)
17507         (reused_arena, arena_get2): Convert to GNU style.
17508         * malloc/hooks.c (memalign_hook_ini, __malloc_check_init)
17509         (mem2mem_check, mem2chunk_check, top_check, realloc_check)
17510         (memalign_check, __malloc_set_state): Likewise.
17511         * malloc/mallocbug.c (main): Likewise.
17512         * malloc/malloc.c (__malloc_assert, malloc_init_state)
17513         (free_perturb, do_check_malloced_chunk, do_check_malloc_state)
17514         (sysmalloc, systrim, mremap_chunk, __libc_malloc, __libc_free)
17515         (__libc_realloc, _mid_memalign, _int_malloc, malloc_consolidate)
17516         (_int_realloc, _int_memalign, mtrim, musable, __libc_mallopt)
17517         (__posix_memalign, malloc_info): Likewise.
17518         * malloc/malloc.h: Likewise.
17519         * malloc/mcheck.c (checkhdr, unlink_blk, link_blk, freehook)
17520         (mallochook, memalignhook, reallochook, mabort): Likewise.
17521         * malloc/mcheck.h: Likewise.
17522         * malloc/memusage.c (update_data, me, malloc, realloc, calloc)
17523         (free, mmap, mmap64, mremap, munmap, dest): Likewise.
17524         * malloc/memusagestat.c (main, parse_opt, more_help): Likewise.
17525         * malloc/morecore.c (__default_morecore): Likewise.
17526         * malloc/mtrace.c (tr_break, lock_and_info, mtrace): Likewise.
17527         * malloc/obstack.c (_obstack_begin, _obstack_newchunk)
17528         (_obstack_allocated_p, obstack_free, _obstack_memory_used)
17529         (print_and_abort): Likewise.
17530         * malloc/obstack.h: Likewise.
17531         * malloc/set-freeres.c (__libc_freeres): Likewise.
17532         * malloc/tst-mallocstate.c (main): Likewise.
17533         * malloc/tst-mtrace.c (main): Likewise.
17534         * malloc/tst-realloc.c (do_test): Likewise.
17536 2013-01-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
17538         [BZ #16366]
17539         * nscd/netgroupcache.c (do_notfound): New function.
17540         (addgetnetgrentX): Use it.
17542         [BZ # 16365]
17543         * nscd/netgroupcache.c (addgetnetgrentX): Break if status is
17544         NSS_STATUS_NOTFOUND.
17546 2014-01-01  Joseph Myers  <joseph@codesourcery.com>
17548         * sysdeps/i386/fpu/libm-test-ulps: Regenerated.
17549         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
17551 2014-01-01  Allan McRae  <allan@archlinux.org>
17553         * scripts/update-copyrights: Update configure input file suffix.
17555         * NEWS: Update copyright year.
17556         * catgets/gencat.c: Likewise.
17557         * csu/version.c: Likewise.
17558         * debug/catchsegv.sh: Likewise.
17559         * debug/pcprofiledump.c: Likewise.
17560         * debug/xtrace.sh: Likewise.
17561         * elf/ldconfig.c: Likewise.
17562         * elf/ldd.bash.in: Likewise.
17563         * elf/pldd.c: Likewise.
17564         * elf/sotruss.ksh: Likewise.
17565         * elf/sprof.c: Likewise.
17566         * iconv/iconv_prog.c: Likewise.
17567         * iconv/iconvconfig.c: Likewise.
17568         * locale/programs/locale.c: Likewise.
17569         * locale/programs/localedef.c: Likewise.
17570         * login/programs/pt_chown.c: Likewise.
17571         * malloc/memusage.sh: Likewise.
17572         * malloc/memusagestat.c: Likewise.
17573         * malloc/mtrace.pl: Likewise.
17574         * manual/libc.texinfo: Likewise.
17575         * nscd/nscd.c: Likewise.
17576         * nss/getent.c: Likewise.
17577         * nss/makedb.c: Likewise.
17578         * posix/getconf.c: Likewise.
17579         * scripts/test-installation.pl: Likewise.
17581         * All files with FSF copyright notices: Update copyright dates
17582         using scripts/update-copyrights.
17583         * intl/plural.c: Regenerated.
17584         * locale/programs/charmap-kw.h: Likewise.
17585         * locale/programs/locfile-kw.h: Likewise.
17587 2013-12-31  Mike Frysinger  <vapier@gentoo.org>
17589         * sysdeps/unix/sysv/linux/configure: Regenerated.
17590         * sysdeps/unix/sysv/linux/configure.ac: Call AC_CHECK_HEADER on
17591         the linux/fanotify.h header.
17592         * sysdeps/unix/sysv/linux/tst-fanotify.c: Check if
17593         HAVE_LINUX_FANOTIFY_H is defined.
17595 2013-12-31  Siddhesh Poyarekar  <siddhesh@redhat.com>
17597         * benchtests/cos-inputs: New inputs.
17598         * benchtests/sin-inputs: Likewise.
17600         * benchtests/atan-inputs: New inputs. Fix name of multiple
17601         precision fallback inputs.
17603         * benchtests/atanh-inputs: New inputs.
17604         * benchtests/tanh-inputs: Likewise.
17606         * benchtests/acosh-inputs: New inputs.
17607         * benchtests/asinh-inputs: Likewise.
17609         * benchtests/cosh-inputs: New inputs.
17610         * benchtests/sinh-inputs: Likewise.
17612         * benchtests/acos-inputs: Add more inputs.
17613         * benchtests/asin-inputs: Likewise.
17615 2013-12-30  Ville Skytta  <ville.skytta@iki.fi>
17617         [BZ #16375]
17618         * manual/arith.texi: Fix spelling.
17619         * manual/charset.texi: Likewise.
17620         * manual/errno.texi: Likewise.
17621         * manual/filesys.texi: Likewise.
17622         * manual/lang.texi: Likewise.
17623         * manual/llio.texi: Likewise.
17624         * manual/locale.texi: Likewise.
17625         * manual/message.texi: Likewise.
17626         * manual/resource.texi: Likewise.
17627         * manual/search.texi: Likewise.
17628         * manual/setjmp.texi: Likewise.
17629         * manual/stdio.texi: Likewise.
17630         * manual/string.texi: Likewise.
17631         * manual/sysinfo.texi: Likewise.
17632         * manual/time.texi: Likewise.
17634 2013-12-27  Carlos O'Donell  <carlos@redhat.com>
17636         * po/sl.po: New file.
17638 2013-12-27  Mike Frysinger  <vapier@gentoo.org>
17640         * .gitignore: Add core/.gdbinit/.gdb_history.
17642 2013-12-27  Allan McRae  <allan@archlinux.org>
17644         [BZ #16369]
17645         * sysdeps/ieee754/dbl-64/s_sin.c (csloww): Fix variable name.
17646         Reported by Il'ya Malakhov <ilmalakhov@yandex.ru>
17648 2013-12-24  Brooks Moses  <bmoses@google.com>
17650         * string/string.h (__CORRECT_ISO_CPP_STRING_H_PROTO): Define for
17651         all compilers that claim C++98 compliance, not just GCC.
17652         * string/strings.h (__CORRECT_ISO_CPP_STRINGS_H_PROTO):
17653         Likewise.
17655 2013-12-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
17657         * NEWS: Restore accidentally deleted bug-fix entries.
17659 2013-12-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
17660             Ondřej Bílka  <neleai@seznam.cz>
17662         [BZ #15073]
17663         * malloc/malloc.c (_int_free): Perform sanity check only if we
17664         have_lock.
17666 2013-12-23  Ondřej Bílka  <neleai@seznam.cz>
17668         [BZ #12986]
17669         * manual/stdio.texi (String Input Conversions): Clarify that character
17670         classes are not supported.
17672 2013-12-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17674         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
17676 2013-12-22  Joseph Myers  <joseph@codesourcery.com>
17678         [BZ #16337]
17679         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c (__ieee754_lgammal_r):
17680         Calculate results for small negative arguments directly rather
17681         than using reflection formula with special underflow handling.
17683         * sysdeps/mach/hurd/Implies: Change unix/bsd/bsd4.4 to unix/bsd.
17684         * sysdeps/unix/bsd/syscalls.list (chflags): Add entry from
17685         sysdeps/unix/bsd/bsd4.4/syscalls.list.
17686         (fchflags): Likewise.
17687         (revoke): Likewise.
17688         (setlogin): Likewise.
17689         (sigaltstack): Likewise.
17690         (wait4): Likewise.
17691         (sigblock): Remove.
17692         (sigsetmask): Likewise.
17693         (wait3): Likewise.
17694         (waitpid): Likewise.
17695         * sysdeps/unix/bsd/bsd4.4/syscalls.list: Remove file.
17696         * sysdeps/unix/sysv/linux/wait3.c: Update directory of included
17697         file.
17698         * sysdeps/unix/bsd/bsd4.4/Makefile: Move to ...
17699         * sysdeps/unix/bsd/Makefile: ... here.
17700         * sysdeps/unix/bsd/bsd4.4/Versions: Move to ...
17701         * sysdeps/unix/bsd/Versions: ... here.
17702         * sysdeps/unix/bsd/bsd4.4/bits/sockaddr.h: Move to ...
17703         * sysdeps/unix/bsd/bits/sockaddr.h: ... here.
17704         * sysdeps/unix/bsd/bsd4.4/cmsg_nxthdr.c: Move to ...
17705         * sysdeps/unix/bsd/cmsg_nxthdr.c: ... here.
17706         * sysdeps/unix/bsd/bsd4.4/sigblock.c: Move to ...
17707         * sysdeps/unix/bsd/sigblock.c: ... here.
17708         * sysdeps/unix/bsd/bsd4.4/sigsetmask.c: Move to ...
17709         * sysdeps/unix/bsd/sigsetmask.c: ... here.
17710         * sysdeps/unix/bsd/bsd4.4/sigvec.c: Move to ...
17711         * sysdeps/unix/bsd/sigvec.c: ... here.
17712         * sysdeps/unix/bsd/bsd4.4/tcdrain.c: Move to ...
17713         * sysdeps/unix/bsd/tcdrain.c: ... here.
17714         * sysdeps/unix/bsd/bsd4.4/tcgetattr.c: Move to ...
17715         * sysdeps/unix/bsd/tcgetattr.c: ... here.
17716         * sysdeps/unix/bsd/bsd4.4/tcsetattr.c: Move to ...
17717         * sysdeps/unix/bsd/tcsetattr.c: ... here.
17718         * sysdeps/unix/bsd/bsd4.4/wait.c: Move to ...
17719         * sysdeps/unix/bsd/wait.c: ... here.
17720         * sysdeps/unix/bsd/bsd4.4/wait3.c: Move to ...
17721         * sysdeps/unix/bsd/wait3.c: ... here.
17722         * sysdeps/unix/bsd/bsd4.4/waitpid.c: Move to ...
17723         * sysdeps/unix/bsd/waitpid.c: ... here.
17725 2013-12-21  Joseph Myers  <joseph@codesourcery.com>
17727         [BZ #16356]
17728         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Also set
17729         round-to-nearest for [!USE_AS_EXPM1L].
17730         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Likewise.
17731         * math/auto-libm-test-in: Do not expect cosh tests to fail.  Add
17732         more tests of exp and exp10.  Expect some exp10 tests to miss
17733         exceptions or fail in directed rounding modes.
17734         * math/auto-libm-test-out: Regenerated.
17735         * math/libm-test.inc (exp10_tonearest_test_data): New array.
17736         (exp10_test_tonearest): New function.
17737         (exp10_towardzero_test_data): New array.
17738         (exp10_test_towardzero): New function.
17739         (exp10_downward_test_data): New array.
17740         (exp10_test_downward): New function.
17741         (exp10_upward_test_data): New array.
17742         (exp10_test_upward): New function.
17743         (main): Call the new functions.
17744         * sysdeps/i386/fpu/libm-test-ulps: Update.
17745         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
17747 2013-12-20  Joseph Myers  <joseph@codesourcery.com>
17749         * math/auto-libm-test-in: Add more tests of acos, acosh, asin,
17750         asinh, atan, atan2, atanh, cbrt, cos and cosh.
17751         * math/auto-libm-test-out: Regenerated.
17752         * math/libm-test.inc (acosh_test_data): Add more tests.
17753         (atanh_test_data): Likewise.
17754         (ceil_test_data): Likewise.
17755         (copysign_test_data): Likewise.
17756         * sysdeps/i386/fpu/libm-test-ulps: Update.
17757         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
17759         * timezone/checktab.awk: Update from tzcode 2013i.
17760         * timezone/private.h: Likewise.
17761         * timezone/scheck.c: Likewise.
17762         * timezone/tzfile.h: Likewise.
17763         * timezone/tzselect.ksh: Likewise.
17764         * timezone/zdump.c: Likewise.
17765         * timezone/zic.c: Likewise.
17767         * math/auto-libm-test-in: Add tests of cpow.
17768         * math/auto-libm-test-out: Regenerated.
17769         * math/libm-test.inc (cpow_test_data): Use AUTO_TESTS_cc_c.
17770         * math/gen-auto-libm-tests.c (func_calc_method): Add value
17771         mpc_cc_c.
17772         (func_calc_desc): Add mpc_cc_c union field.
17773         (test_functions): Add cpow.
17774         (special_fill_2pi): New function.
17775         (special_real_inputs): Add 2pi.
17776         (calc_generic_results): Handle mpc_cc_c.
17777         * sysdeps/i386/fpu/libm-test-ulps: Update.
17778         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
17780         * math/auto-libm-test-in: Add tests of ccos, ccosh, cexp, clog,
17781         csqrt, ctan and ctanh.
17782         * math/auto-libm-test-out: Regenerated.
17783         * math/libm-test.inc (TEST_COND_x86_64): New macro.
17784         (TEST_COND_x86): Likewise.
17785         (ccos_test_data): Use AUTO_TESTS_c_c.
17786         (ccosh_test_data): Likewise.
17787         (cexp_test_data): Likewise.
17788         (clog_test_data): Likewise.
17789         (csqrt_test_data): Likewise.
17790         (ctan_test_data): Likewise.
17791         (ctan_tonearest_test_data): Likewise.
17792         (ctan_towardzero_test_data): Likewise.
17793         (ctan_downward_test_data): Likewise.
17794         (ctan_upward_test_data): Likewise.
17795         (ctanh_test_data): Likewise.
17796         (ctanh_tonearest_test_data): Likewise.
17797         (ctanh_towardzero_test_data): Likewise.
17798         (ctanh_downward_test_data): Likewise.
17799         (ctanh_upward_test_data): Likewise.
17800         * math/gen-auto-libm-tests.c (func_calc_method): Add value
17801         mpc_c_c.
17802         (func_calc_desc): Add mpc_c_c union field.
17803         (FUNC_mpc_c_c): New macro.
17804         (test_functions): Add cacos, cacosh, casin, casinh, catan, catanh,
17805         ccos, ccosh, cexp, clog, clog10, csin, csinh, csqrt, ctan and
17806         ctanh.
17807         (special_fill_min_subnorm_p120): New function.
17808         (special_real_inputs): Add min_subnorm_p120.
17809         (calc_generic_results): Handle mpc_c_c.
17810         * sysdeps/i386/fpu/libm-test-ulps: Update.
17811         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
17813 2013-12-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
17815         * sysdeps/ieee754/dbl-64/s_sin.c (do_cos, do_cos_slow, do_sin)
17816         (do_sin_slow): New functions.
17817         (__sin, __cos, slow1, slow2, sloww1, sloww2, bsloww1, bsloww2)
17818         (cslow2, csloww1, csloww2): Use the new functions.
17820         * sysdeps/ieee754/dbl-64/s_sin.c (sloww1): Add new argument M.
17821         Use M to change sign of result instead of X.  Assume X is
17822         positive.
17823         (csloww1): Likewise.
17824         (__sin): Adjust.
17825         (__cos): Adjust.
17827         * sysdeps/ieee754/dbl-64/s_sin.c (reduce_and_compute): Remove
17828         arguments A and DA.
17829         (__sin): Adjust.
17830         (__cos): Likewise.
17832         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Use DA directly.
17833         (__cos): Likewise.
17834         (sloww1): Don't adjust sign of DX.
17835         (csloww1): Likewise.
17836         (sloww2): Use X directly and don't adjust sign of DX.
17837         (csloww2): Likewise.
17839 2013-12-19  Joseph Myers  <joseph@codesourcery.com>
17841         * math/auto-libm-test-in: Add tests of cabs and carg.
17842         * math/auto-libm-test-out: Regenerated.
17843         * math/libm-test.inc (cabs_test_data): Use AUTO_TESTS_c_f.
17844         (carg_test_data): Likewise.
17845         * math/gen-auto-libm-tests.c (func_calc_method): Add value
17846         mpc_c_f.
17847         (func_calc_desc): Add mpc_c_f union field.
17848         (test_functions): Add cabs and carg.
17849         (calc_generic_results): Handle mpc_c_f.
17851         * sysdeps/powerpc/powerpc32/libgcc-compat.S
17852         [_SOFT_FLOAT || __NO_FPRS__] (__fixdfdi_v_glibc20): Do not define
17853         as a macro and a compat symbol.
17854         [_SOFT_FLOAT || __NO_FPRS__] (__fixsfdi_v_glibc20): Likewise.
17855         [_SOFT_FLOAT || __NO_FPRS__] (__fixunsdfdi_v_glibc20): Likewise.
17856         [_SOFT_FLOAT || __NO_FPRS__] (__fixunssfdi_v_glibc20): Likewise.
17857         [_SOFT_FLOAT || __NO_FPRS__] (__floatdidf_v_glibc20): Likewise.
17858         [_SOFT_FLOAT || __NO_FPRS__] (__floaddisf_v_glibc20): Likewise.
17859         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixdfdi): Do
17860         not use .hidden.
17861         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixsfdi):
17862         Likewise.
17863         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixunsdfdi):
17864         Likewise.
17865         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixunssfdi):
17866         Likewise.
17867         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__floaddidf):
17868         Likewise.
17869         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__floaddisf):
17870         Likewise.
17871         * sysdeps/powerpc/nofpu/Versions (libc): Remove __fixdfdi,
17872         __fixsfdi, __fixunsdfdi, __fixunssfdi, __floatdidf and __floatdisf
17873         from GLIBC_2.3.2.
17875 2013-12-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17877         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
17879 2013-12-19  Joseph Myers  <joseph@codesourcery.com>
17881         * manual/texinfo.tex: Update to version 2013-11-26.10 with
17882         trailing whitespace removed.
17883         * scripts/config.guess: Update to version 2013-11-29.
17884         * scripts/config.sub: Update to version 2013-10-01.
17886         * math/auto-libm-test-in: Add tests of sincos.
17887         * math/auto-libm-test-out: Regenerated.
17888         * math/libm-test.inc (sincos_test_data): Use AUTO_TESTS_fFF_11.
17889         * math/gen-auto-libm-tests.c (func_calc_method): Add value
17890         mpfr_f_11.
17891         (func_calc_desc): Add mpfr_f_11 union field.
17892         (test_functions): Add sincos.
17893         (calc_generic_results): Handle mpfr_f_11.
17894         * sysdeps/i386/fpu/libm-test-ulps: Update.
17895         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
17897 2013-12-19  Andreas Schwab  <schwab@suse.de>
17899         * sysdeps/powerpc/powerpc64/power7/memchr.S: Fix argument of
17900         CALL_MCOUNT.
17901         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Likewise.
17902         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S
17903         [USE_IN_EXTENDED_LOCALE_MODEL]: Likewise.
17905 2013-12-19  Joseph Myers  <joseph@codesourcery.com>
17907         * math/gen-libm-test.pl (%beautify): Remove M_* constants.
17908         * sysdeps/i386/fpu/libm-test-ulps: Update.
17909         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
17911         [BZ #16293]
17912         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]: Set
17913         round-to-nearest mode when using frndint.
17914         * sysdeps/i386/fpu/s_expm1.S (__expm1): Likewise.
17915         * sysdeps/i386/fpu/s_expm1f.S (__expm1f): Likewise.
17916         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]:
17917         Likewise.
17918         * math/auto-libm-test-in: Add more tests of expm1.  Do not expect
17919         sinh test to fail.
17920         * math/auto-libm-test-out: Regenerated.
17921         * math/libm-test.inc (TEST_COND_x86_64): Remove macro.
17922         (TEST_COND_x86): Likewise.
17923         (expm1_tonearest_test_data): New array.
17924         (expm1_test_tonearest): New function.
17925         (expm1_towardzero_test_data): New array.
17926         (expm1_test_towardzero): New function.
17927         (expm1_downward_test_data): New array.
17928         (expm1_test_downward): New function.
17929         (expm1_upward_test_data): New array.
17930         (expm1_test_upward): New function.
17931         (main): Run the new test functions.
17932         * sysdeps/i386/fpu/libm-test-ulps: Update.
17933         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
17935         * include/features.h: Update comment documenting feature test
17936         macros.  Mention _DEFAULT_SOURCE in comment.
17937         [_GNU_SOURCE] (_DEFAULT_SOURCE): Undefine and redefine.
17938         [_DEFAULT_SOURCE]: Undefine and redefine _DEFAULT_SOURCE,
17939         _BSD_SOURCE and _SVID_SOURCE.
17940         [!__STRICT_ANSI__ && !_ISOC99_SOURCE && !_POSIX_SOURCE &&
17941         !_POSIX_C_SOURCE && !_XOPEN_SOURCE && !_BSD_SOURCE &&
17942         !_SVID_SOURCE]: Likewise.
17943         [_DEFAULT_SOURCE && !_POSIX_SOURCE && !_POSIX_C_SOURCE]
17944         (__USE_POSIX_IMPLICITLY): Define.
17945         [_DEFAULT_SOURCE && !_POSIX_SOURCE && !_POSIX_C_SOURCE]
17946         (_POSIX_SOURCE): Undefine and redefine.
17947         [_DEFAULT_SOURCE && !_POSIX_SOURCE && !_POSIX_C_SOURCE]
17948         (_POSIX_C_SOURCE): Likewise.
17949         * manual/creature.texi (_DEFAULT_SOURCE): Document.
17950         (Feature Test Macros): Update documentation of default features.
17952 2013-12-19  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
17954         * benchtests/Makefile: Add bench-strtok.
17955         * benchtests/bench-strtok.c: New file: strtok benchtest.
17957 2013-12-19  Allan McRae  <allan@archlinux.org>
17959         * manual/install.texi: Suppress menu for plain text output.
17960         * INSTALL: Regenerated.
17962 2013-12-18  Brooks Moses  <bmoses@google.com>
17964         [BZ #15846]
17965         * misc/getauxval.c: Include errno.h.
17966         (__getauxval): Set errno to ENOENT if the requested type is not
17967         found.
17968         * misc/sys/auxv.h (getauxval): Document that it may set errno;
17969         don't declare with __attribute_const__.
17970         * elf/tst-auxv.c: Add tests for errno and type-not-found case.
17971         * manual/startup.texi: Document that getauxval sets errno.
17973 2013-12-18  Joseph Myers  <joseph@codesourcery.com>
17975         * math/auto-libm-test-in: Add tests of jn and yn.
17976         * math/auto-libm-test-out: Regenerated.
17977         * math/libm-test.inc (jn_test_data): Use AUTO_TESTS_if_f.
17978         (yn_test_data): Likewise.
17979         * math/gen-auto-libm-tests.c (func_calc_method): Add value
17980         mpfr_if_f.
17981         (func_calc_desc): Add mpfr_if_f union field.
17982         (FUNC_mpfr_if_f): New macro.
17983         (test_functions): Add jn and yn.
17984         (calc_generic_results): Assert type of second input for
17985         mpfr_ff_f.  Handle mpfr_if_f.
17986         (output_for_one_input_case): Disable all checking for arguments
17987         fitting floating-point types in case of an integer argument.
17988         * sysdeps/i386/fpu/libm-test-ulps: Update.
17989         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
17991         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data:
17992         Don't expect fegetround reference in libm.so.
17994 2013-12-17  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
17996         * sysdeps/ieee754/dbl-64/Makefile (CFLAGS-e_sqrt.c): Add
17997         $(config-cflags-nofma).
17999 2013-12-18  Joseph Myers  <joseph@codesourcery.com>
18001         * math/auto-libm-test-in: Mark some hypot tests no-test-inline.
18002         * math/auto-libm-test-out: Regenerated.
18004         [BZ #16338]
18005         * sysdeps/ieee754/ldbl-128/e_logl.c (__ieee754_logl): Use __frexpl
18006         to determine exponent and adjust argument to have exponent of -1.
18007         * math/auto-libm-test-in: Add more tests of log, log10, log1p and
18008         log2.
18009         * math/auto-libm-test-out: Regenerated.
18010         * sysdeps/i386/fpu/libm-test-ulps: Update.
18011         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
18013 2013-12-18  Ondřej Bílka  <neleai@seznam.cz>
18015         * manual/probes.texi: Remove cases when per-thread arenas are
18016         disabled.
18018 2013-12-18  Andreas Schwab  <schwab@suse.de>
18020         * sysdeps/i386/i686/multiarch/strstr.c: Remove.
18021         * sysdeps/i386/i686/multiarch/strstr-c.c: Remove.
18022         * sysdeps/i386/i686/multiarch/strcasestr.c: Remove.
18023         * sysdeps/i386/i686/multiarch/strcasestr-nonascii.c: Remove.
18024         * sysdeps/i386/i686/multiarch/Makefile: Update.
18025         * sysdeps/i386/i686/multiarch/ifunc-impl-list.c: Update.
18027 2013-12-17  Joseph Myers  <joseph@codesourcery.com>
18029         * sysdeps/unix/bsd/bsd4.4/bits/errno.h: Remove file.
18030         * sysdeps/unix/bsd/bsd4.4/bits/ioctls.h: Likewise.
18032 2013-12-17  Paul Eggert  <eggert@cs.ucla.edu>
18034         [BZ #15968]
18035         Support TZ transition times < 00:00:00.
18036         This is needed for version-3 tz-format files; it supports time
18037         stamps past 2037 for America/Godthab (the only entry in the tz
18038         database for which this change is relevant).
18039         * manual/time.texi (TZ Variable): Document transition times
18040         from -167:59:59 through -00:00:01.
18041         * time/tzset.c (tz_rule): Time of day is now signed.
18042         (__tzset_parse_tz): Parse negative time of day.
18044         Document TZ transition times >= 25:00:00.
18045         * manual/time.texi (TZ Variable): Document transition times from
18046         25:00:00 through 167:59:59.  These are already supported, and this
18047         support will help with version-3 tz-format files.
18049         * manual/time.texi (TZ Variable): Modernize North America example
18050         to reflect current (i.e., 2007-and-later) daylight saving rules.
18052         * manual/time.texi (TZ Variable): POSIX.1 hour can be 24.
18054 2013-12-17  Joseph Myers  <joseph@codesourcery.com>
18056         * sysdeps/unix/bsd/bits/posix_opt.h: Remove file.
18057         * sysdeps/unix/bsd/bits/stat.h: Likewise.
18058         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/environments.h: Likewise.
18059         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h: Likewise.
18060         * sysdeps/unix/bsd/bsd4.4/freebsd/sys/sysmacros.h: Likewise.
18061         * sysdeps/unix/bsd/bsdstat.h: Likewise.
18062         * sysdeps/unix/bsd/clock.c: Likewise.
18063         * sysdeps/unix/bsd/i386/vfork.S: Likewise.
18064         * sysdeps/unix/bsd/i386/wait3.S: Likewise.
18065         * sysdeps/unix/bsd/init-posix.c: Likewise.
18066         * sysdeps/unix/bsd/poll.c: Likewise.
18067         * sysdeps/unix/bsd/ptsname.c: Likewise.
18068         * sysdeps/unix/bsd/seekdir.c: Likewise.
18069         * sysdeps/unix/bsd/setegid.c: Likewise.
18070         * sysdeps/unix/bsd/seteuid.c: Likewise.
18071         * sysdeps/unix/bsd/setgid.c: Likewise.
18072         * sysdeps/unix/bsd/setrgid.c: Likewise.
18073         * sysdeps/unix/bsd/setruid.c: Likewise.
18074         * sysdeps/unix/bsd/setsid.c: Likewise.
18075         * sysdeps/unix/bsd/setuid.c: Likewise.
18076         * sysdeps/unix/bsd/sigaction.c: Likewise.
18077         * sysdeps/unix/bsd/sigprocmask.c: Likewise.
18078         * sysdeps/unix/bsd/sigsuspend.c: Likewise.
18079         * sysdeps/unix/bsd/sys/reboot.h: Likewise.
18080         * sysdeps/unix/bsd/telldir.c: Likewise.
18081         * sysdeps/unix/bsd/times.c: Likewise.
18082         * sysdeps/unix/bsd/usleep.c: Likewise.
18084         * misc/Makefile (install-lib): Remove libbsd-compat.a.
18085         ($(objpfx)libbsd-compat.a): Remove rule.
18087         * include/features.h (__FAVOR_BSD): Do not define.
18088         * manual/creature.texi (_BSD_SOURCE): Do not document as enabling
18089         features conflicting with POSIX.
18090         (_GNU_SOURCE): Do not mention interaction with _BSD_SOURCE.
18091         (_BSD_SOURCE): Remove description of not being a subset of other
18092         feature test macros.
18093         * manual/job.texi (getpgrp): Do not document BSD version.
18094         (getpgid): Do not document by reference to BSD getpgrp.
18095         * posix/unistd.h [__FAVOR_BSD]: Remove conditional code.
18096         * setjmp/setjmp.h [__FAVOR_BSD]: Likewise.
18097         * signal/signal.h [__FAVOR_BSD]: Likewise.
18098         * sysdeps/gnu/netinet/tcp.h (struct tcphdr): Use anonymous unions
18099         instead of making contents conditional on [__FAVOR_BSD].
18100         * sysdeps/gnu/netinet/udp.h (struct udphdr): Likewise.
18102 2013-12-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
18104         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
18106 2013-12-17  Joseph Myers  <joseph@codesourcery.com>
18108         [BZ #16314]
18109         * sysdeps/ieee754/dbl-64/e_hypot.c (__ieee754_hypot): Adjust up
18110         values below 2**-450, not 2**-500.
18111         * math/auto-libm-test-in: Don't allow spurious underflow from
18112         hypot.
18113         * math/auto-libm-test-out: Regenerated.
18115         [BZ #16316]
18116         [BZ #16330]
18117         * sysdeps/ieee754/dbl-64/e_hypot.c (__ieee754_hypot): Update
18118         values of ha and hb and sort them after adjusting subnormal
18119         arguments.
18120         * sysdeps/ieee754/ldbl-128/e_hypotl.c (__ieee754_hypotl):
18121         Likewise.
18122         * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Update
18123         values of ea and eb and sort them after adjusting subnormal
18124         arguments.
18125         * math/auto-libm-test-in: Do not expect some hypot tests of
18126         subnormals to fail.  Add more hypot tests.
18127         * math/auto-libm-test-out: Regenerated.
18129 2013-12-16  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
18131         [BZ #13304]
18132         * sysdeps/sh/s_fma.c: New file.
18133         * sysdeps/sh/s_fmaf.c: New file.
18134         * sysdeps/sh/soft-fp/sfp-machine.h: New file.  Based on arm
18135         version.
18136         * sysdeps/sh/Implies: Add sh/soft-fp.
18138 2013-12-16  Roland McGrath  <roland@hack.frob.com>
18140         * elf/dl-error.c (struct catch): Add new member `errcode'.  Add a
18141         level of indirection to members `objname', `errstring', `malloced'.
18142         (_dl_signal_error): Store through pointers in *LCATCH rather modifying
18143         *LCATCH itself.  Set *LCATCH->errcode to ERRCODE rather than passing
18144         it as the __longjmp argument (just pass 1 instead).
18145         (_dl_catch_error): Initialize C with argument pointers and address of
18146         volatile local ERRCODE rather than copying values out of C at return.
18148 2013-12-16  Joseph Myers  <joseph@codesourcery.com>
18150         * math/auto-libm-test-in: Add tests of atan2, hypot and pow.
18151         * math/auto-libm-test-out: Regenerated.
18152         * math/libm-test.inc (atan2_test_data): Use AUTO_TESTS_ff_f.
18153         (hypot_test_data): Likewise.
18154         (pow_test_data): Likewise.
18155         (pow_tonearest_test_data): Likewise.
18156         * math/gen-auto-libm-tests.c (func_calc_method): Add value
18157         mpfr_ff_f.
18158         (func_calc_desc): Add mpfr_ff_f union field.
18159         (FUNC_mpfr_ff_f): New macro.
18160         (test_functions): Add atan2, hypot and pow.
18161         (special_fill_min): New function.
18162         (special_fill_minus_min): Likewise.
18163         (special_fill_min_subnorm): Likewise.
18164         (special_fill_minus_min_subnorm): Likewise.
18165         (special_real_inputs): Add min, -min, min_subnorm and
18166         -min_subnorm.
18167         (calc_generic_results): Handle mpfr_ff_f.
18168         * sysdeps/i386/fpu/libm-test-ulps: Update.
18169         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
18171 2013-12-16  Will Newton  <will.newton@linaro.org>
18173         * manual/memory.texi (Malloc Examples): Mention aligned_alloc.
18174         (Aligned Memory Blocks): Add documentation for aligned_alloc
18175         and suggest it as an alternative to posix_memalign.
18176         (Hooks for Malloc): Document __memalign_hook is also called
18177         for aligned_alloc.  (Summary of Malloc): Add summary for
18178         aligned alloc.  Document __memalign_hook is also called
18179         for aligned_alloc.
18181 2013-12-16  Will Newton  <will.newton@linaro.org>
18183         * manual/memory.texi (Malloc Examples): Clarify default
18184         alignment documentation.  Suggest posix_memalign rather
18185         than memalign or valloc.
18186         (Aligned Memory Blocks): Remove suggestion to use memalign
18187         or valloc.  Remove obsolete comment about BSD.
18188         Document memalign errno values and mark the function obsolete.
18189         Document posix_memalign returned error codes.  Mark valloc
18190         as obsolete.  (Hooks for Malloc): __memalign_hook is also
18191         called for posix_memalign and valloc.
18192         (Summary of Malloc): Add posix_memalign to function summary.
18193         __memalign_hook is also called for posix_memalign and valloc.
18195 2013-12-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
18197         * sysdeps/ieee754/dbl-64/s_sin.c (TAYLOR_SINCOS): Rename to
18198         TAYLOR_SIN.
18199         (__sin): Adjust.
18200         (__cos): Likewise.
18201         (sloww): Use mynumber union.  Expand ternary operator into
18202         if-else statements.
18203         (cslow): use mynumber union.
18205 2013-12-16  Allan McRae  <allan@archlinux.org>
18207         * configure.ac: Set AUTOCONF when maintainer-mode is not used.
18208         * configure: Regenerated.
18210         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Update file name.
18212         [BZ #14120]
18213         * configure.ac: Added --enable-maintainer-mode. Check for
18214         autoconf when enabled.
18215         * configure: Regenerated.
18217         * nscd/nscd.service: New file.
18218         * nscd/nscd.tmpfiles: New file.
18220 2013-12-14  Ondřej Bílka  <neleai@seznam.cz>
18222         [BZ #12100]
18223         * sysdeps/x86_64/multiarch/strstr-sse2-unaligned.S: New file
18224         * sysdeps/x86_64/multiarch/strstr-c.c: Moved to ...
18225         * sysdeps/x86_64/multiarch/strstr.c: ... here.
18226         (strstr): Add __strstr_sse2_unaligned ifunc.
18227         * sysdeps/x86_64/multiarch/strcasestr-c.c: Moved to ...
18228         * sysdeps/x86_64/multiarch/strcasestr.c ... here.
18229         (strcasestr): Remove __strcasestr_sse42 ifunc.
18230         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: Remove.
18231         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Update.
18232         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Update.
18234 2013-12-14  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
18236         * sysdeps/sh/sh4/fpu/bits/fenv.h: Move to ...
18237         * sysdeps/sh/bits/fenv.h: ... here.
18238         * sysdeps/sh/sh4/fpu/bits: Remove directory.
18240 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
18242         * NEWS: Mention ppc64 STT_GNU_IFUNC support.
18244         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add hypot and
18245         hypotf multiarch implementations.
18246         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot-power7.c: New file.
18247         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot-ppc64.c: New file.
18248         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot.c: New file:
18249         multiarch hypot for PPC64.
18250         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf-power7.c: New file.
18251         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf-ppc64.c: New file.
18252         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf.c : New file:
18253         multiarch hypotf for PPC64.
18255         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add modf and
18256         modff multiarch implementations.
18257         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf-power5+.c: New file.
18258         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf-ppc64.c: New file.
18259         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf.c: New file:
18260         multiarch modf for PPC64.
18261         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modff-power5+.c: New file.
18262         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modff-ppc64.c: New file.
18263         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modff.c : New file:
18264         multiarch modff for PPC64.
18266         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add logb, logbf,
18267         and logl multiarch implementations.
18268         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logb-power7.c: New file.
18269         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logb-ppc64.c: New file.
18270         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logb.c: New file:
18271         multiarch logb for PPC64.
18272         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbf-power7.c: New file.
18273         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbf-ppc64.c: New file.
18274         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbf.c: New file:
18275         multiarch logb for PPC64.
18276         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbl-power7.c: New file.
18277         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbl-ppc64.c: New file.
18278         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbl.c: New file:
18279         multiarch logb for PPC64.
18281         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isinf and
18282         isinff multiarch implementation.
18283         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf-power7.S: New
18284         file.
18285         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf-ppc64.S: New file.
18286         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf.c: New file:
18287         multiarch isinf for PPC64.
18288         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinff-ppc64.c: New
18289         file.
18290         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinff.c: New file:
18291         multiarch isinff for PPC64.
18293         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add finite and
18294         finitef multiarch implementation.
18295         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite-power7.S: New
18296         file.
18297         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite-ppc64.S: New file.
18298         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite.c: New file:
18299         multiarch finite for PPC64.
18300         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finitef-ppc64.c: New
18301         file.
18302         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finitef.c: New file:
18303         multiarch finitef for PPC64.
18305         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llrint and
18306         lrint multiarch implementation.
18307         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint-power6x.S: New
18308         file.
18309         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint-ppc64.S: New file.
18310         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint.c: New file:
18311         multiarch llrint for PPC64.
18312         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_lrint.c: New file:
18313         multiarch lrint for PPC64.
18315         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add copysign/
18316         copysignf multiarch implementation.
18317         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign-power6.S: New
18318         file.
18319         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign-ppc64.S: New
18320         file.
18321         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign.c: New file:
18322         multiarch copysign for PPC64.
18323         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysignf.c: New file:
18324         multiarch copysignf for PPC64.
18326         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add trunc/truncf
18327         multiarch implementation.
18328         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc-power5+.S: New
18329         file.
18330         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc-ppc64.S: New
18331         file.
18332         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf-power5+.S: New
18333         file.
18334         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf-ppc64.S: New
18335         file.
18336         multiarch llround for PPC64.
18337         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc.c: New file:
18338         multiarch trunc for PPC64.
18339         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf.c: New file:
18340         multiarch truncf for PPC64.
18342         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add round/roundf
18343         multiarch implementation.
18344         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_round-power5+.S: New
18345         file.
18346         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_round-ppc64.S: New
18347         file.
18348         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf-power5+.S: New
18349         file.
18350         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf-ppc64.S: New
18351         file.
18352         multiarch llround for PPC64.
18353         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_round.c: New file:
18354         multiarch round for PPC64.
18355         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf.c: New file:
18356         multiarch roundf for PPC64.
18358         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add floor/floorf
18359         multiarch implementation.
18360         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floor-power5+.S: New
18361         file.
18362         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floor-ppc64.S: New
18363         file.
18364         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floorf-power5+.S: New
18365         file.
18366         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floorf-ppc64.S: New
18367         file.
18368         multiarch llround for PPC64.
18369         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floor.c: New file:
18370         multiarch floor for PPC64.
18371         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floorf.c: New file:
18372         multiarch floorf for PPC64.
18374         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add ceil/ceilf
18375         multiarch implementation.
18376         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil-power5+.S: New
18377         file.
18378         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil-ppc64.S: New
18379         file.
18380         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf-power5+.S: New
18381         file.
18382         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf-ppc64.S: New
18383         file.
18384         multiarch llround for PPC64.
18385         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil.c: New file:
18386         multiarch ceil for PPC64.
18387         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf.c: New file:
18388         multiarch ceilf for PPC64.
18390         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llround
18391         multiarch implementation.
18392         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-power5+.S: New
18393         file.
18394         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-power6x.S: New
18395         file.
18396         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-ppc64.S: New
18397         file.
18398         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround.c: New file:
18399         multiarch llround for PPC64.
18400         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_lround.c: New file:
18401         multiarch lround for PPC64.
18403         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isnan
18404         multiarch implementation.
18405         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power5.S: New file.
18406         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power6.S: New file.
18407         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power6x.S: New
18408         file.
18409         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power7.S: New file.
18410         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-ppc64.S: New file.
18411         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan.c: New file:
18412         multiarch isnan for PPC64.
18413         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnanf.c: New file:
18414         multiarch isnanf for PPC64.
18416         * sysdeps/powerpc/powerpc64/power5+/fpu/multiarch/Implies: New file.
18417         * sysdeps/powerpc/powerpc64/power5/fpu/multiarch/Implies: New file.
18418         * sysdeps/powerpc/powerpc64/power6/fpu/multiarch/Implies: New file.
18419         * sysdeps/powerpc/powerpc64/power6x/fpu/multiarch/Implies: New file.
18420         * sysdeps/powerpc/powerpc64/power7/fpu/multiarch/Implies: New file
18421         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/Implies: Remove.
18423         * sysdeps/powerpc/fpu/w_sqrt.c: Remove file
18424         * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
18425         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
18426         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
18428         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add stpcpy
18429         multiarch implementations.
18430         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
18431         (__libc_ifunc_impl_list): Likewise.
18432         * sysdeps/powerpc/powerpc64/multiarch/stpcpy-power7.c: New file.
18433         * sysdeps/powerpc/powerpc64/multiarch/stpcpy-ppc64.c: New file.
18434         * sysdeps/powerpc/powerpc64/multiarch/stpcpy.c : New file:
18435         multiarch stpcpy for PPC64.
18437         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcpy
18438         multiarch implementations.
18439         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
18440         (__libc_ifunc_impl_list): Likewise.
18441         * sysdeps/powerpc/powerpc64/multiarch/strcpy-power7.c: New file.
18442         * sysdeps/powerpc/powerpc64/multiarch/strcpy-ppc64.c: New file.
18443         * sysdeps/powerpc/powerpc64/multiarch/strcpy.c : New file:
18444         multiarch strcpy for PPC64.
18446         * string/wordcopy.c (_wordcopy_fwd_aligned): Add define to
18447         redefine function name.
18448         (_wordcopy_fwd_dest_aligned): Likewise.
18449         (_wordcopy_bwd_aligned): Likewise.
18450         (_wordcopy_bwd_dest_aligned): Likewise.
18451         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wordcopy
18452         multiarch implementations.
18453         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
18454         (__libc_ifunc_impl_list): Likewise.
18455         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-power6.c: New file.
18456         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-power7.c: New file.
18457         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-ppc64.c: New file.
18458         * sysdeps/powerpc/powerpc64/multiarch/wordcopy.c : New file:
18459         multiarch wcscpy for PPC64.
18461         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wcscpy
18462         multiarch implementations.
18463         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
18464         (__libc_ifunc_impl_list): Likewise.
18465         * sysdeps/powerpc/powerpc64/multiarch/wcscpy-power6.c: New file.
18466         * sysdeps/powerpc/powerpc64/multiarch/wcscpy-power7.c: New file.
18467         * sysdeps/powerpc/powerpc64/multiarch/wcscpy-ppc64.c: New file.
18468         * sysdeps/powerpc/powerpc64/multiarch/wcscpy.c : New file:
18469         multiarch wcscpy for PPC64.
18471         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wcsrchr
18472         multiarch implementations.
18473         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
18474         (__libc_ifunc_impl_list): Likewise.
18475         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr-power6.c: New file.
18476         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr-power7.c: New file.
18477         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr-ppc64.c: New file.
18478         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr.c : New file:
18479         multiarch wcsrchr for PPC64.
18481         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wcschr
18482         multiarch implementations.
18483         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
18484         (__libc_ifunc_impl_list): Likewise.
18485         * sysdeps/powerpc/powerpc64/multiarch/wcschr-power6.c: New file.
18486         * sysdeps/powerpc/powerpc64/multiarch/wcschr-power7.c: New file.
18487         * sysdeps/powerpc/powerpc64/multiarch/wcschr-ppc64.c: New file.
18488         * sysdeps/powerpc/powerpc64/multiarch/wcschr.c : New file:
18489         multiarch wcschr for PPC64.
18491         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strchrnul
18492         multiarch implementations.
18493         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
18494         (__libc_ifunc_impl_list): Likewise.
18495         * sysdeps/powerpc/powerpc64/multiarch/strchrnul-power7.S: New file.
18496         * sysdeps/powerpc/powerpc64/multiarch/strchrnul-ppc64.c: New file.
18497         * sysdeps/powerpc/powerpc64/multiarch/strchrnul.c: New file:
18498         multiarch strchrnul for PPC64.
18500         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strchr multiarch
18501         implementations.
18502         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
18503         (__libc_ifunc_impl_list): Likewise.
18504         * sysdeps/powerpc/powerpc64/multiarch/rtld-strchr.S: New file.
18505         * sysdeps/powerpc/powerpc64/multiarch/strchr-power7.S: New file.
18506         * sysdeps/powerpc/powerpc64/multiarch/strchr-ppc64.S: New file.
18507         * sysdeps/powerpc/powerpc64/multiarch/strchr.c: New file: multiarch
18508         strchr for PPC64.
18510         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strncmp multiarch
18511         implementations.
18512         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
18513         (__libc_ifunc_impl_list): Likewise.
18514         * sysdeps/powerpc/powerpc64/multiarch/strncmp-power4.S: New file.
18515         * sysdeps/powerpc/powerpc64/multiarch/strncmp-power7.S: New file.
18516         * sysdeps/powerpc/powerpc64/multiarch/strncmp-ppc64.S: New file.
18517         * sysdeps/powerpc/powerpc64/multiarch/strncmp.c: New file: multiarch
18518         strncmp for PPC64.
18520         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strncasecmp
18521         multiarch implementations.
18522         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
18523         (__libc_ifunc_impl_list): Likewise.
18524         * sysdeps/powerpc/powerpc64/multiarch/strncase-power7.c: New file.
18525         * sysdeps/powerpc/powerpc64/multiarch/strncase.c: New file: multiarch
18526         strncasecmp for PPC64.
18527         * sysdeps/powerpc/powerpc64/multiarch/strncase_l-power7.c: New file.
18528         * sysdeps/powerpc/powerpc64/multiarch/strncase_l.c: New file:
18529         multiarch strncasecmp_l for PPC64.
18531         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcasecmp
18532         multiarch implementations.
18533         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
18534         (__libc_ifunc_impl_list): Likewise.
18535         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp-power7.S: New file.
18536         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp.c: New file:
18537         multiarch strcasecmp for PPC64.
18538         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l-power7.S: New
18539         file.
18540         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l.c: new file:
18541         multiarch strcasecmp_l for PPC64.
18543         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strnlen multiarch
18544         implementations.
18545         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
18546         (__libc_ifunc_impl_list): Likewise.
18547         * sysdeps/powerpc/powerpc64/multiarch/strnlen-power7.S: New file.
18548         * sysdeps/powerpc/powerpc64/multiarch/strnlen-ppc64.c: New file.
18549         * sysdeps/powerpc/powerpc64/multiarch/strnlen.c: New file: multiarch
18550         strnlen for PPC64.
18552         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strlen multiarch
18553         implementations.
18554         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
18555         (__libc_ifunc_impl_list): Likewise.
18556         * sysdeps/powerpc/powerpc64/multiarch/strlen-power7.S: New file.
18557         * sysdeps/powerpc/powerpc64/multiarch/strlen-ppc64.S: New file.
18558         * sysdeps/powerpc/powerpc64/multiarch/strlen.c: New file: multiarch
18559         strlen for PPC64.
18561         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add rawmemch multiarch
18562         implementations.
18563         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
18564         (__libc_ifunc_impl_list): Likewise.
18565         * sysdeps/powerpc/powerpc64/multiarch/rawmemchr-power7.S: New file.
18566         * sysdeps/powerpc/powerpc64/multiarch/rawmemchr-ppc64.c: New file.
18567         * sysdeps/powerpc/powerpc64/multiarch/rawmemchr.c: New file: multiarch
18568         rawmemrchr for PPC64.
18570         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memrchr multiarch
18571         implementation.
18572         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
18573         (__libc_ifunc_impl_list): Likewise.
18574         * sysdeps/powerpc/powerpc64/multiarch/memrchr-power7.S: New file.
18575         * sysdeps/powerpc/powerpc64/multiarch/memrchr-ppc64.c: New file.
18576         * sysdeps/powerpc/powerpc64/multiarch/memrchr.c: New file: multiarch
18577         memrchr for PPC64.
18579         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memchr multiarch
18580         implementation.
18581         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
18582         (__libc_ifunc_impl_list): Likewise.
18583         * sysdeps/powerpc/powerpc64/multiarch/memchr-power7.S: New file.
18584         * sysdeps/powerpc/powerpc64/multiarch/memchr-ppc64.c: New file.
18585         * sysdeps/powerpc/powerpc64/multiarch/memchr.c: New file: multiarch
18586         memchr for PPC64.
18588         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add mempcpy multiarch
18589         implementation.
18590         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
18591         (__libc_ifunc_impl_list): Likewise.
18592         * sysdeps/powerpc/powerpc64/multiarch/mempcpy-power7.S: New file.
18593         * sysdeps/powerpc/powerpc64/multiarch/mempcpy-ppc64.c: New file.
18594         * sysdeps/powerpc/powerpc64/multiarch/mempcpy.c: New file: multiarch
18595         mempcpy for PPC64.
18597         * sysdeps/powerpc/powerpc64/memset.S (NO_BZERO_IMPL): Add macro to
18598         avoid cretion of __bzero symbol.
18599         * sysdeps/powerpc/powerpc64/power4/memset.S (NO_BZERO_IMPL):
18600         Likewise.
18601         * sysdeps/powerpc/powerpc64/power6/memset.S (NO_BZERO_IMPL):
18602         Likewise.
18603         * sysdeps/powerpc/powerpc64/power7/memset.S (NO_BZERO_IMPL):
18604         Likewise.
18605         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memset/bzero
18606         multiarch implementations.
18607         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
18608         (__libc_ifunc_impl_list): Likewise.
18609         * sysdeps/powerpc/powerpc64/multiarch/bzero-power4.S: New file.
18610         * sysdeps/powerpc/powerpc64/multiarch/bzero-power6.S: New file.
18611         * sysdeps/powerpc/powerpc64/multiarch/bzero-power7.S: New file.
18612         * sysdeps/powerpc/powerpc64/multiarch/bzero.c: New file: multiarch
18613         bzero for PPC32.
18614         * sysdeps/powerpc/powerpc64/multiarch/memset-power4.S: New file.
18615         * sysdeps/powerpc/powerpc64/multiarch/memset-power6.S: New file.
18616         * sysdeps/powerpc/powerpc64/multiarch/memset-power7.S: New file.
18617         * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S: New file.
18618         * sysdeps/powerpc/powerpc64/multiarch/memset.c: New file: multiarch
18619         memset for PPC64.
18620         * sysdeps/powerpc/powerpc64/multiarch/rtld-memset.c: New file.
18622         * string/memcmp.c (memcmp): Using macro to redefine symbol name.
18623         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memcpy multiarch
18624         implementations.
18625         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
18626         (__libc_ifunc_impl_list): Likewise.
18627         * sysdeps/powerpc/powerpc64/multiarch/memcmp-power4.S: New file.
18628         * sysdeps/powerpc/powerpc64/multiarch/memcmp-power7.S: New file.
18629         * sysdeps/powerpc/powerpc64/multiarch/memcmp-ppc64.c: New file.
18630         * sysdeps/powerpc/powerpc64/multiarch/memcmp.c: New file: multiarch
18631         memcmp for PPC64.
18633         * sysdeps/powerpc/powerpc64/multiarch/Makefile: New file to support
18634         multiarch for POWER/PPC64.
18635         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c: Likewise.
18636         * sysdeps/powerpc/powerpc64/multiarch/init-arch.h: Likewise.
18637         * sysdeps/powerpc/powerpc64/multiarch/memcpy-a2.S: New file.
18638         * sysdeps/powerpc/powerpc64/multiarch/memcpy-cell.S: New file.
18639         * sysdeps/powerpc/powerpc64/multiarch/memcpy-power4.S: New file.
18640         * sysdeps/powerpc/powerpc64/multiarch/memcpy-power6.S: New file.
18641         * sysdeps/powerpc/powerpc64/multiarch/memcpy-power7.S: New file.
18642         * sysdeps/powerpc/powerpc64/multiarch/memcpy-ppc64.S: New file.
18643         * sysdeps/powerpc/powerpc64/multiarch/memcpy.c: New file: multiarch
18644         memcpy for PPC64.
18646         * sysdeps/powerpc/powerpc64/power4/fpu/Implies: New file.
18647         * sysdeps/powerpc/powerpc64/power4/fpu/multiarch/Implies: New File.
18648         * sysdeps/powerpc/powerpc64/power4/multiarch/Implies: New File.
18649         * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: New File.
18650         * sysdeps/powerpc/powerpc64/power5+/multiarch/Implies: New File.
18651         * sysdeps/powerpc/powerpc64/power5/Implies: New File.
18652         * sysdeps/powerpc/powerpc64/power5/fpu/Implies: New File.
18653         * sysdeps/powerpc/powerpc64/power5/multiarch/Implies: New File.
18654         * sysdeps/powerpc/powerpc64/power6/fpu/Implies: New File.
18655         * sysdeps/powerpc/powerpc64/power6/multiarch/Implies: New File.
18656         * sysdeps/powerpc/powerpc64/power7/fpu/Implies: New File.
18657         * sysdeps/powerpc/powerpc64/power7/multiarch/Implies: New File.
18658         * sysdeps/powerpc/powerpc64/power8/fpu/Implies: New File.
18659         * sysdeps/powerpc/powerpc64/power8/fpu/multiarch/Implies: New File.
18660         * sysdeps/powerpc/powerpc64/power8/multiarch/Implies: New File.
18661         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/Implies: Remove.
18662         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5+/Implies: Remove.
18663         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/Implies: Remove.
18664         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/Implies: Remove.
18665         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/Implies: Remove.
18666         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/Implies: Remove.
18667         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power8/Implies: Remove.
18669 2013-12-12  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
18671         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Use $$ver.
18673 2013-12-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
18675         * benchtests/Makefile (bench): Add exp2 and log2.
18676         (LDLIBS-bench-exp2): Add -lm.
18677         (LDLIBS-bench-log2): Likewise.
18678         * benchtests/exp2-inputs: New inputs file.
18679         * benchtests/log2-inputs: New inputs file.
18680         * benchtests/log-inputs: Add new inputs.
18681         * benchtests/tan-inputs: Likewise.
18683 2013-12-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
18685         * sysdeps/ieee754/dbl-64/s_sin.c (t22): Consolidate const
18686         definition...
18687         (slow1, slow2, sloww1, sloww2, bsloww1, bsloww2, cslow2, csloww1)
18688         (csloww2): ... from here.
18690         * sysdeps/ieee754/dbl-64/usncs.h: Define constants as double
18691         instead of structures.
18692         * sysdeps/ieee754/dbl-64/s_sin.c (POLYNOMIAL2): Adjust.
18693         (POLYNOMIAL): Likewise.
18694         (TAYLOR_SLOW): Likewise.
18695         (__sin): Likewise.
18696         (__cos): Likewise.
18697         (slow1): Likewise.
18698         (slow2): Likewise.
18699         (sloww): Likewise.
18700         (sloww1); Likewise.
18701         (sloww2): Likewise.
18702         (bsloww1): Likewise.
18703         (bsloww2): Likewise.
18704         (cslow2): Likewise.
18705         (csloww): Likewise.
18706         (csloww1): Likewise.
18707         (csloww2): Likewise.
18709 2013-12-10  Ondřej Bílka  <neleai@seznam.cz>
18711         * malloc/malloc.c (MALLOC_COPY, MALLOC_ZERO): Delete.
18712         (__malloc_assert, __libc_realloc, __libc_calloc, _int_realloc):
18713         Expand MALLOC_COPY and MALLOC_ZERO to memcpy and memset.
18714         * malloc/hooks.c (realloc_check): Likewise.
18716         * malloc/Makefile (CPPFLAGS-malloc.c): Remove -DPER_THREAD flag.
18717         * malloc/arena.c: Remove PER_THREAD conditional.
18718         [!PER_THREAD]: Remove code.
18719         (ptmalloc_unlock_all2): Likewise.
18720         (ptmalloc_init): Likewise.
18721         (_int_new_arena): Likewise.
18722         (arena_get2): Likewise.
18723         * malloc/hooks.c (__malloc_get_state): Likewise.
18724         (__malloc_set_state): Likewise.
18725         * malloc/malloc.c: Likewise.
18726         (struct malloc_state): Likewise.
18727         (struct malloc_par): Likewise.
18728         (__libc_realloc): Likewise.
18729         (__libc_mallopt): Likewise.
18731 2013-12-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
18733         * Versions.def (libm): Add GLIBC_2.3 and GLIBC_2.19.
18735 2013-12-09  Ondřej Bílka  <neleai@seznam.cz>
18737         * malloc/malloc.c (alloc_perturb, free_perturb): Convert from
18738         macro to a function.  Check for zero perturb_byte.
18739         (_int_malloc, _int_free): Remove zero perturb_byte checks.
18741         * malloc/malloc.c: (force_reg): Remove.
18742         (__malloc_assert, __libc_malloc, __libc_free, __libc_realloc)
18743         (_mid_memalign, __libc_calloc, sysmalloc, systrim): Replace
18744         force_reg by atomic_forced_read.
18745         * malloc/arena.c (ptmalloc_init): Likewise.
18746         * malloc/hooks.c (top_check): Likewise.
18748 2013-12-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
18750         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
18752 2013-12-09  Markus Trippelsdorf  <markus@trippelsdorf.de>
18754         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
18756 2013-12-08  Joseph Myers  <joseph@codesourcery.com>
18758         * math/auto-libm-test-in: Add tests of lgamma.
18759         * math/auto-libm-test-out: Regenerated.
18760         * math/libm-test.inc (M_LOG_SQRT_PIl): Remove macro.
18761         (M_LOG_2_SQRT_PIl): Likewise.
18762         (lgamma_test_data): Use AUTO_TESTS_f_f1.
18763         * math/gen-auto-libm-tests.c (func_calc_method): Add value
18764         mpfr_f_f1.
18765         (func_calc_desc): Add mpfr_f_f1 union field.
18766         (ARGS1): New macro.
18767         (ARGS2): Likewise.
18768         (ARGS3): Likewise.
18769         (ARGS4): Likewise.
18770         (RET1): Likewise.
18771         (RET2): Likewise.
18772         (CALC): Likewise.
18773         (FUNC): Likewise.
18774         (FUNC_mpfr_f_f): Use new macros FUNC, ARGS1, RET1 and CALC.
18775         (test_functions): Add lgamma.
18776         (calc_generic_results): Handle mpfr_f_f1.
18777         * sysdeps/i386/fpu/libm-test-ulps: Update.
18778         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
18780 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
18782         * sysdeps/powerpc/powerpc64/power7/add_n.S: New file: optimized
18783         __mpn_add_n for PowerPC64/POWER7.
18784         * sysdeps/powerpc/powerpc64/power7/sub_n.S: New file: optimized
18785         __mpn_sub_n for PowerPC64/POWER7.
18787         * sysdeps/powerpc/powerpc64/addmul_1.S: New file: optimized
18788         __mpn_addmul_1 for PowerPC64.
18789         * sysdeps/powerpc/powerpc64/submul_1.S: New file: optimized
18790         __mpn_submul_1 for PowerPC64.
18791         * sysdeps/powerpc/powerpc64/lshift.S: New file: optimized __mpn_lshift
18792         for PowerPC64.
18793         * sysdeps/powerpc/powerpc64/mul_1.S: New file: optimized __mpn_mul_1
18794         for PowerPC64.
18796 2013-12-06  Fernando J. V. da Silva  <fernandojvdasilva@gmail.com>
18798         [BZ #15089]
18799         * malloc/malloc.c: Exit systrim() if pad is bigger than heap top size.
18801 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
18803         * NEWS: Mention ppc32/power4+ STT_GNU_IFUNC support.
18805         * sysdeps/powerpc/powerpc32/power5+/fpu/multiarch/Implies: New file:
18806         add multiarch folders.
18807         * sysdeps/powerpc/powerpc32/power5+/multiarch/Implies: Likewise.
18808         * sysdeps/powerpc/powerpc32/power5/fpu/multiarch/Implies: Likewise.
18809         * sysdeps/powerpc/powerpc32/power5/multiarch/Implies: Likewise.
18810         * sysdeps/powerpc/powerpc32/power6/fpu/multiarch/Implies: Likewise.
18811         * sysdeps/powerpc/powerpc32/power6/multiarch/Implies: Likewise.
18812         * sysdeps/powerpc/powerpc32/power6x/fpu/multiarch/Implies: Likewise.
18813         * sysdeps/powerpc/powerpc32/power6x/multiarch/Implies: Likewise.
18814         * sysdeps/powerpc/powerpc32/power7/fpu/multiarch/Implies: Likewise.
18815         * sysdeps/powerpc/powerpc32/power7/multiarch/Implies: Likewise.
18816         * sysdeps/powerpc/powerpc32/power8/fpu/multiarch/Implies: Likewise.
18817         * sysdeps/powerpc/powerpc32/power8/multiarch/Implies: Likewise.
18818         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5+/Implies: Remove.
18819         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/Implies: Remove.
18820         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/Implies: Remove.
18821         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/Implies: Remove.
18822         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/Implies: Remove.
18823         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power8/Implies: Remove.
18825         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add
18826         __ieee754_hypot and __ieee754_hypotf multiarch implementations.
18827         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypot-power7.c:
18828         New file.
18829         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypot-ppc32.c:
18830         New file.
18831         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypot.c: New file:
18832         multiarch __ieee754_hypot for PowerPC32.
18833         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypotf-power7.c:
18834         New file.
18835         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypotf-ppc32.c:
18836         New file.
18837         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypotf.c: New file:
18838         multiarch __ieee754_hypotf for PowerPC32.
18840         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Define
18841         long_double_symbol only if __logbl is defined.
18842         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: Moved to ...
18843         * sysdeps/powerpc/power7/fpu/s_logb.c: ... here.
18844         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbf.c: Move to ...
18845         * sysdeps/powerpc/power7/fpu/s_logbf.c: ... here.
18846         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c: Move to ...
18847         * sysdeps/powerpc/power7/fpu/s_logbl.c: ... here.
18848         * sysdeps/powerpc/powerpc64/power7/fpu/s_logb.c: Adjust to use new
18849         path for implementation.
18850         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbf.c: Likewise.
18851         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbl.c: Likewise.
18852         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add logbf,
18853         logb, and logbl multiarch implementations for PowerPC32.
18854         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logb-power7.c: New
18855         file.
18856         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logb-ppc32.c: New
18857         file.
18858         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logb.c: New file:
18859         multiarch logb for PowerPC32.
18860         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbf-power7.c: New
18861         file.
18862         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbf-ppc32.c: New
18863         file.
18864         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbf.c: New file:
18865         multiarch logbf for PowerPC32.
18866         * sysdeps/powerpc/power4/fpu/multiarch/s_logbl-power7.c: New file.
18867         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbl-ppc32.c: New
18868         file.
18869         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbl.c: New file:
18870         multiarch logbl implementation for PowerPC32.
18872         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add modf
18873         and modff multiarch implementations.
18874         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf-power5+.c:
18875         New file.
18876         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf-ppc32.c:
18877         New file.
18878         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf.c: New file:
18879         multiarch modf for PowerPC32.
18880         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modff-power5+.c:
18881         New file.
18882         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modff-ppc32.c:
18883         New file.
18884         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modff.c: New file:
18885         multiarch modff for PowerPC32.
18887         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add lrint
18888         and lrintf multiarch implementations.
18889         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrint-power6x.S:
18890         New file.
18891         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrint-ppc32.S:
18892         New file.
18893         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrint.c: New file:
18894         multiarch lrint for PowerPC32.
18895         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrintf.c: New
18896         file: multiarch lrintf for PowerPC32.
18898         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add lround
18899         and lroundf multiarch implementations.
18900         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround-power5+.S:
18901         New file.
18902         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround-power6.S:
18903         New file.
18904         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround-ppc32.S:
18905         New file.
18906         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround.c: New file:
18907         multiarch lround for PowerPC32.
18908         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lroundf.c: New
18909         file: multiarch lroundf for PowerPC32.
18911         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add
18912         copysign and copysignf multiarch implementations.
18913         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign-power6.S:
18914         New file.
18915         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign-ppc32.S:
18916         New file.
18917         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign.c: New
18918         file: multiarch copysign for PowerPC32.
18919         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysignf.c: New
18920         file: multiarch copysignf for PowerPC32.
18922         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add trunc
18923         and truncf multiarch implementations.
18924         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc-power5+.S:
18925         New file.
18926         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc-ppc32.S: New
18927         file.
18928         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc.c: New file:
18929         multiarch trunc for PowerPC32.
18930         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_truncf-power5+.S:
18931         New file.
18932         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_truncf-ppc32.S:
18933         New file.
18934         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_truncf.c: New file:
18935         multiarch truncf for PowerPC32.
18937         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add round
18938         and roundf multiarch implementations.
18939         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_round-power5+.S:
18940         New file.
18941         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_round-ppc32.S: New
18942         file.
18943         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_round.c: New file:
18944         multiarch round for PowerPC32.
18945         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_roundf-power5+.S:
18946         New file.
18947         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_roundf-ppc32.S:
18948         New file.
18949         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_roundf.c: New file:
18950         multiarch roundf for PowerPC32.
18952         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add floor
18953         and floorf multiarch implementations.
18954         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floor-power5+.S:
18955         New file.
18956         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floor-ppc32.S: New
18957         file.
18958         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floor.c: New file:
18959         multiarch floor for PowerPC32.
18960         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floorf-power5+.S:
18961         New file.
18962         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floorf-ppc32.S:
18963         New file.
18964         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floorf.c: New file:
18965         multiarch floorf for PowerPC32.
18967         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add ceil
18968         and ceilf multiarch implementations.
18969         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceil-power5+.S:
18970         New file.
18971         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceil-ppc32.S: New
18972         file.
18973         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceil.c: New file:
18974         multiarch ceil for PowerPC32.
18975         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceilf-power5+.S:
18976         New file.
18977         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceilf-ppc32.S: New
18978         file.
18979         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceilf.c: New file:
18980         multiarch ceilf for PowerPC32.
18982         * sysdeps/ieee754/dbl-64/s_finite.c (__finite): Redefine it if FINITE
18983         is defined.
18984         * sysdeps/ieee754/flt-32/s_finitef.c (__finitef): Redefine it if
18985         FINITEF is defined.
18986         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add finite
18987         and finitef multiarch implementations.
18988         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite-power7.S:
18989         New file.
18990         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite-ppc32.c: New
18991         file.
18992         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite.c: New file:
18993         multiarch finite for PowerPC32.
18994         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finitef-ppc32.c:
18995         New file.
18996         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finitef.c: New
18997         file: multiarch finitef for PowerPC32.
18999         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add isinf
19000         and isinff multiarch implementations.
19001         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf-power7.S: New
19002         file.
19003         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf-ppc32.c: New
19004         file.
19005         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf.c: New file:
19006         multiarch isinf for PowerPC32.
19007         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinff-ppc32.c:
19008         New file.
19009         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinff.c: New file:
19010         multiarch isinff for PowerPC32.
19012         * sysdeps/powerpc/powerpc32/fpu/s_isnan.S (__isnan): Only implement
19013         alias when __isnan is defined.
19014         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add isnan
19015         and isnanf multiarch implementations.
19016         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-power5.S: New
19017         file.
19018         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-power6.S: New
19019         file.
19020         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-power7.S: New
19021         file.
19022         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-ppc32.S: New
19023         file.
19024         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan.c: New file:
19025         multiarch isnan for PowerPC32.
19026         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnanf-power6.S:
19027         New file.
19028         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnanf-power7.S:
19029         New file.
19030         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnanf.c: New file:
19031         multiarch isnanf for PowerPC32.
19033         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add sqrt
19034         and sqrtf multiarch implementations.
19035         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt-power5.S: New
19036         file.
19037         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt-ppc32.S: New
19038         file.
19039         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt.c: New file:
19040         multiarch sqrt for PowerPC32.
19041         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf-power5.S: New
19042         file.
19043         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf-ppc32.S: New
19044         file.
19045         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf.c: New file:
19046         multiarch sqrtf for PowerPC32.
19048         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add llround
19049         and llroundf multiarch implementations.
19050         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround-power5+.S:
19051         New file.
19052         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround-power6.S:
19053         New file.
19054         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround-ppc32.S:
19055         New file.
19056         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround.c: New
19057         file: multiarch llround for PowerPC32.
19058         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llroundf.c: New
19059         file: multiarch llroundf for PowerPC32.
19061         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: New file:
19062         multiarch PowerPC32 fpu implementations.
19063         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrint-power6.S:
19064         New file.
19065         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrint-ppc32.S:
19066         New file.
19067         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrint.c: New file:
19068         multiarch llrint for PowerPC32.
19069         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrintf-power6.S:
19070         New file.
19071         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrintf-ppc32.S:
19072         New file.
19073         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrintf.c: New
19074         file.
19076         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/Implies: Remove.
19078         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-power6.c: New
19079         file.
19080         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-power7.c: New
19081         file.
19082         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-ppc32.c: New
19083         file.
19084         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy.c: New file:
19085         multiarch wordcopy for PPC32.
19086         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcscpy
19087         wordcopy objects.
19088         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
19089         (__libc_ifunc_impl_list): Likewise.
19090         * sysdeps/powerpc/powerpc32/power4/wordcopy.c: Move ...
19091         * sysdeps/powerpc/power4/wordcopy.c: ... to here.
19092         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Move ...
19093         * sysdeps/powerpc/power6/wordcopy.c: ... to here.
19094         * sysdeps/powerpc/powerpc64/power6/wordcopy.c: Remove uneeded file.
19095         * sysdeps/powerpc/powerpc64/power4/wordcopy.c: Likewise.
19097         * wcsmbs/wcscpy.c (wcscpy): Using macro to redefine symbol name
19098         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-power6.c: New
19099         file.
19100         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-power7.c: New
19101         file.
19102         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-ppc32.c: New
19103         file.
19104         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy.c: New file:
19105         multiarch wcscpy for PPC32.
19106         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcscpy
19107         multiarch objects.
19108         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
19109         (__libc_ifunc_impl_list): Likewise.
19110         * sysdeps/powerpc/powerpc32/power6/wcsrchr.c: Move ...
19111         * sysdeps/powerpc/power6/wcsrchr.c: ... to here.
19112         * sysdeps/powerpc/powerpc64/power6/wcscpy.c: Adjust to use
19113         sysdeps/powerpc/power6/wcscpy.c.
19115         * wcsmbs/wcsrchr.c (wcsrchr): Using macro to redefine symbol name
19116         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-power6.c: New
19117         file.
19118         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-power7.c: New
19119         file.
19120         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-ppc32.c: New
19121         file.
19122         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr.c: New file:
19123         multiarch wcsrchr for PPC32.
19124         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcschr
19125         multiarch objects.
19126         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
19127         (__libc_ifunc_impl_list): Likewise.
19128         * sysdeps/powerpc/powerpc32/power6/wcsrchr.c: Move ...
19129         * sysdeps/powerpc/power6/wcsrchr.c: ... to here.
19130         * sysdeps/powerpc/powerpc64/power6/wcsrchr.c: Adjust to use
19131         sysdeps/powerpc/power6/wcsrchr.c.
19133         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-power6.c: New
19134         file.
19135         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-power7.c: New
19136         file.
19137         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-ppc32.c: New file.
19138         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr.c: New file:
19139         multiarch wcschr for PPc32.
19140         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcschr
19141         multiarch objects.
19142         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
19143         (__libc_ifunc_impl_list): Likewise.
19144         * sysdeps/powerpc/powerpc32/power6/wcschr.c: Move ...
19145         * sysdeps/powerpc/power6/wcschr.c: ... to here.
19146         * sysdeps/powerpc/powerpc64/power6/wcschr.c: Adjust to use
19147         sysdeps/powerpc/power6/wcschr.c.
19149         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-strchr.S: New file.
19150         * sysdeps/powerpc/powerpc32/power4/multiarch/strchr-power7.S: New
19151         file.
19152         * sysdeps/powerpc/powerpc32/power4/multiarch/strchr-ppc32.S: New file.
19153         * sysdeps/powerpc/powerpc/powerpc32/power4/multiarch/strchr.c: New
19154         file: multiarch strchr for PPC32.
19155         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strchr
19156         multiarch objects.
19157         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
19158         (__libc_ifunc_impl_list): Likewise.
19160         * string/strchrnul.c (__strchrnul): Using macro to redefine symbol
19161         name.
19162         * sysdeps/powerpc/powerpc32/power4//multiarch/strchrnul-power7.S: New
19163         file.
19164         * sysdeps/powerpc/powerpc32/power4/multiarch/strchrnul-ppc32.c: New
19165         file.
19166         * sysdeps/powerpc/powerpc32/power4/multiarch/strchrnul.c: New file:
19167         multiarch strchrnul for PPC32.
19168         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strchrnul
19169         multiarch objects.
19170         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
19171         (__libc_ifunc_impl_list): Likewise.
19173         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase-power7.c: New
19174         file.
19175         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase.c: New file:
19176         multiarch strncasecmp for PPC32.
19177         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase_l-power7.c: New
19178         file.
19179         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase_l.c: New file:
19180         multiarch strncasecmp_l for PPC32.
19181         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added
19182         strncasecmp multiarch objects.
19183         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
19184         (__libc_ifunc_impl_list): Likewise.
19186         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp-power7.S: New
19187         file.
19188         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp.c: New file:
19189         multiarch strncasecmp for PPC32.
19190         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l-power7.S:
19191         New file.
19192         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l.c: New file:
19193         multiarch strcasecmp_l for PPC32.
19194         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strcasecmp
19195         multiarch objects.
19196         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
19197         (__libc_ifunc_impl_list): Likewise.
19199         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp-power7.S: New
19200         file.
19201         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp-ppc32.S: New
19202         file.
19203         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp.c: New file:
19204         multiarch strncmp for PPC32.
19205         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strncmp
19206         multiarch objects.
19207         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
19208         (__libc_ifunc_impl_list): Likewise.
19210         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-strnlen.c: New file.
19211         * sysdeps/powerpc/powerpc32//power4/multiarch/strnlen-power7.S: New
19212         file.
19213         * sysdeps/powerpc/powerpc32/power4/multiarch/strnlen-ppc32.c: New file.
19214         * sysdeps/powerpc/powerpc32/power4/multiarch/strnlen.c: New file.
19215         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strnlen
19216         multiarch objects.
19217         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
19218         (__libc_ifunc_impl_list): Likewise.
19220         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen-power7.S: New
19221         file.
19222         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen-ppc32.S: New
19223         file.
19224         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen.c: New file.
19225         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strlen
19226         multiarch objects.
19227         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
19228         (__libc_ifunc_impl_list): Likewise.
19230         * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr-power7.S: New
19231         file.
19232         * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr-ppc32.c: New
19233         file.
19234         * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr.c: New file:
19235         multiarch rawmemchr for PPC32.
19236         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added rawmemchr
19237         multiarch objects.
19238         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
19239         (__libc_ifunc_impl_list): Likewise.
19241         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr-power7.S: New
19242         file.
19243         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr-ppc32.c: New
19244         file.
19245         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr.c: New
19246         file: memrchr multiarch for PPC32.
19247         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added memrchr
19248         multiarch objects.
19249         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
19250         (__libc_ifunc_impl_list): Likewise.
19252         * string/memchr.c (__memchr): Using macro to redefine symbol name.
19253         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-power7.S: New
19254         file.
19255         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-ppc32.c: New File.
19256         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr.c: New file:
19257         multiarch memchr for PPC32.
19258         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memchr
19259         multiarch objects.
19260         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
19261         (__libc_ifunc_impl_list): Likewise.
19263         * string/mempcpy.c (__mempcpy): Using macro to redefine symbol name.
19264         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy-power7.S: New
19265         file.
19266         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy-ppc32.c: New
19267         file.
19268         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy.c: New
19269         file: multiarch mempcpy for PPC32.
19270         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add mempcpy
19271         multiarch objects.
19272         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
19273         (__libc_ifunc_impl_list): Likewise.
19275         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-power6.S: New file.
19276         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-power7.S: New file.
19277         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-ppc32.S: New file.
19278         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero.c: New file:
19279         multiarch bzero for PPC32.
19280         * sysdeps/powerpc/powerpc32/power4/multiarch/memset-power6.S: New
19281         file.
19282         * sysdeps/powerpc/powerpc32/power4/multiarch/memset-power7.S: New
19283         file.
19284         * sysdeps/powerpc/powerpc32/power4/multiarch/memset-ppc32.S: New file.
19285         * sysdeps/powerpc/powerpc/powerpc32/power4/multiarch/memset.c: New
19286         file: multiarch memset for PPC32.
19287         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-memset.S: New file.
19288         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add bzero and
19289         memset multiarch objects.
19290         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
19291         (__libc_ifunc_impl_list): Likewise.
19293         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp-power7.S: New
19294         file.
19295         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp-ppc32.S: New file.
19296         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp.c: multiarch
19297         memcmp for PPC32.
19298         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-memcmp.S: New file.
19299         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memcmp
19300         multiarch objects.
19301         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
19302         (__libc_ifunc_impl_list): Likewise.
19304         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-a2.S: New file.
19305         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-cell.S: New file.
19306         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-power6.S: New
19307         file.
19308         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-power7.S: New
19309         file.
19310         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-ppc32.S: New
19311         file.
19312         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy.c: New file:
19313         multiarch memcpy for PPC32.
19314         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memcpy
19315         multiarch objects.
19316         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
19317         (__libc_ifunc_impl_list): Likewise.
19319         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: New file to
19320         support multiarch for POWER/PPC32.
19321         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c:
19322         Likewise.
19323         * sysdeps/powerpc/powerpc32/power4/multiarch/init-arch.h: Likewise.
19324         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/Implies: Remove
19325         Implies file to make multiarch folder appers before the fpu and
19326         default folder for power4 configuration.
19328 2013-12-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
19330         * scripts/bench.pl: Append volatile keyword to type.
19332 2013-12-05  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
19334         * sysdeps/sh/sotruss-lib.c: New file.
19335         * sysdeps/unix/sysv/linux/sh/nptl/c++-types.data: New file.
19337 2013-12-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19339         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
19341 2013-12-05  Joseph Myers  <joseph@codesourcery.com>
19343         [BZ #6810]
19344         * math/w_tgamma.c: Include <errno.h>.
19345         (__tgamma): Use __glibc_unlikely.  Set errno on underflow to 0.
19346         * math/w_tgammaf.c: Include <errno.h>.
19347         (__tgammaf): Use __glibc_unlikely.  Set errno on underflow to 0.
19348         * math/w_tgammal.c: Include <errno.h>.
19349         (__tgammal): Use __glibc_unlikely.  Set errno on underflow to 0.
19350         * math/auto-libm-test-in: Do not allow missing errno on tgamma
19351         underflow.  Add more tgamma tests.
19352         * math/auto-libm-test-out: Regenerated.
19353         * sysdeps/i386/fpu/libm-test-ulps: Update.
19354         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
19356         * math/auto-libm-test-in: Add tests of log, log10, log1p, log2,
19357         sin, sinh, tan, tanh, tgamma, y0 and y1.
19358         * math/auto-libm-test-out: Regenerated.
19359         * math/libm-test.inc (TEST_COND_x86_64): New macro.
19360         (TEST_COND_x86): Likewise.
19361         (M_E2l): Remove macro.
19362         (M_E3l): Likewise.
19363         (M_2_SQRT_PIl): Likewise.
19364         (M_SQRT_PIl): Likewise.
19365         (M_1_DIV_El): Likewise.
19366         (log_test_data): Use AUTO_TESTS_f_f.
19367         (log10_test_data): Likewise.
19368         (log1p_test_data): Likewise.
19369         (log2_test_data): Likewise.
19370         (sin_test_data): Likewise.
19371         (sin_tonearest_test_data): Likewise.
19372         (sin_towardzero_test_data): Likewise.
19373         (sin_downward_test_data): Likewise.
19374         (sin_upward_test_data): Likewise.
19375         (sinh_test_data): Likewise.
19376         (sinh_tonearest_test_data): Likewise.
19377         (sinh_towardzero_test_data): Likewise.
19378         (sinh_downward_test_data): Likewise.
19379         (sinh_upward_test_data): Likewise.
19380         (tan_test_data): Likewise.
19381         (tan_tonearest_test_data): Likewise.
19382         (tan_towardzero_test_data): Likewise.
19383         (tan_downward_test_data): Likewise.
19384         (tan_upward_test_data): Likewise.
19385         (tanh_test_data): Likewise.
19386         (tgamma_test_data): Likewise.
19387         (y0_test_data): Likewise.
19388         (y1_test_data): Likewise.
19389         * math/gen-auto-libm-tests.c (special_fill_pi_4): New function.
19390         (special_real_inputs): Add pi/4.
19391         * sysdeps/i386/fpu/libm-test-ulps: Update.
19392         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
19394 2013-12-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19396         * sysdeps/powerpc/powerpc32/__longjmp-common.S: Add "longjmp" and
19397         "longjmp_target" static probes.
19398         (__longjmp): Rename to __longjmp_symbol.
19399         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Likewise.
19400         * sysdeps/powerpc/powerpc32/__longjmp.S: Define __longjmp_symbol based
19401         on which longjmp to generate.
19402         * sysdeps/powerpc/powerpc32/fpu/__longjmp.S: Likewise.
19403         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Add "setjmp" static
19404         probe.
19405         (__sigsetjmp): Rename to __sigsetjmp_symbol.
19406         (__sigjmp_save): Rename to __sigjmp_save_symbol.
19407         * sysdeps/powerpc/powerpc32/setjmp-common.S: Likewise.
19408         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Define __sigsetjmp_symbol
19409         and __sigjmp_save_symbol based on which sigsetjmp to generated.
19410         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise
19411         * sysdeps/unix/sysv/linux/powerpc/powerpc32/____longjmp_chk.S: Define
19412         __longjmp_symbol based on which __longjmp to generate.
19413         * sysdeps/powerpc/powerpc64/setjmp-common.S: Add "setjmp" static
19414         probe.
19415         (setjmp): Rename to setjmp_symbol.
19416         (__sigsetjmp): Rename to __sigsetjmp_symbol.
19417         (_setjmp): Rename to _setjmp_symbol.
19418         (__sigsetjmp): Rename to __sigsetjmp_symbol.
19419         * sysdeps/powerpc/powerpc64/setjmp.S: Define setjmp_symbol,
19420         _setjmp_symbol, __sigsetjmp_symbol, and __sigjmp_save_symbol based on
19421         which setjmp to generate.
19422         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Add "longjmp" and
19423         "longjmp_target" static probes.
19425 2013-12-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
19427         * benchtests/README: Add note about output arguments.
19428         * benchtests/bench-sincos.c: Remove file.
19429         * benchtests/sincos-inputs: New file.
19430         * scripts/bench.pl: Identify output arguments and define
19431         static variables for them.
19433         * debug/stpncpy_chk.c (__stpncpy_chk): Remove unused variables.
19435         [BZ #15941]
19436         * Makefile (INSTALL): Add install-plain.texi as the primary
19437         dependency.
19438         * manual/install-plain.texi: New file.
19439         * manual/install.texi: Include node directive only for
19440         non-plaintext output.
19442 2013-12-04  Joseph Myers  <joseph@codesourcery.com>
19444         * stdlib/longlong.h: Update from GCC.
19446         [BZ #6807]
19447         [BZ #15901]
19448         * math/w_j0.c (y0): Raise FE_DIVBYZERO on zero argument.
19449         * math/w_j0f.c (y0f): Likewise.
19450         * math/w_j0l.c (__y0l): Likewise.
19451         * math/w_j1.c (y1): Likewise.
19452         * math/w_j1f.c (y1f): Likewise.
19453         * math/w_j1l.c (__y1l): Likewise
19454         * math/w_jn.c (yn): Likewise.
19455         * math/w_jnf.c (ynf): Likewise.
19456         * sysdeps/ieee754/k_standard.c (__kernel_standard): Use ERANGE for
19457         Bessel function pole errors in _POSIX_ mode.  Use NAN as return
19458         value for Bessel function domain errors outside _SVID_ mode.
19459         Adjust sign of return value for yn (negative integer, 0).
19460         * sysdeps/ieee754/ldbl-128/e_jnl.c (__ieee754_ynl): Use division
19461         by zero in return for negative x and set sign appropriately for
19462         negative n.
19463         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_ynl): Likewise.
19464         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Likewise.
19465         * math/libm-test.inc (y0_test_data): Add more tests and adjust
19466         expectations in error cases.
19467         (y1_test_data): Likewise.
19468         (yn_test_data): Likewise.
19469         * sysdeps/i386/fpu/libm-test-ulps: Update.
19470         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
19472 2013-11-12  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
19474         * sysdeps/unix/sysv/linux/powerpc/Makefile (abi-variants): Rename
19475         "64" to "64-v1".  Add "64-v2".
19476         (abi-64-options): Rename to ...
19477         (abi-64-v1-options): ... this.   Redefine _CALL_ELF.
19478         (abi-64-condition): Rename to ...
19479         (abi-64-v1-condition): ... this.  Add _CALL_ELF check.,
19480         (abi-64-ld-soname): Rename to ...
19481         (abi-64-v1-ld-soname): ... this.
19482         (abi-64-v2-options): Define.
19483         (abi-64-v2-condition): Likewise.
19484         (abi-64-v2-ld-soname): Likewise.
19485         * sysdeps/unix/sysv/linux/powerpc/ldconfig.h
19486         (SYSDEP_KNOWN_INTERPRETER_NAMES): Add "/lib64/ld64.so.2".
19487         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Makefile: Delete file.
19488         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac: New file.
19489         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure: Generate.
19491 2013-11-12  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
19492             Alan Modra  <amodra@gmail.com>
19494         * sysdeps/powerpc/bits/link.h (La_ppc64v2_regs, La_ppc64v2_retval):
19495         New versions for use with the ELFv2 ABI.
19496         (la_ppc64v2_gnu_pltenter, la_ppc64v2_gnu_pltexit): Add prototypes.
19497         * sysdeps/powerpc/lsdodefs.h (struct La_ppc64v2_regs): Add forward
19498         declaration.
19499         (struct La_ppc64v2_retval): Likewise.
19500         (ARCH_PLTENTER_MEMBERS): Add ppc64v2_gnu_pltenter.
19501         (ARCH_PLTEXIT_MEMBERS): Add ppc64v2_gnu_pltexit.
19502         * sysdeps/powerpc/powerpc64/dl-machine.h (ARCH_LA_PLTENTER): Define
19503         to ppc64v2_gnu_pltenter if _CALL_ELF == 2.
19504         (ARCH_LA_PLTEXIT): Define to ppc64v2_gnu_pltexit if _CALL_ELF == 2.
19505         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve):
19506         Do not save or restore CR.
19507         (FRAME_SIZE, VR_RTN): Provide updated values for _CALL_ELF == 2.
19508         (_dl_profile_resolve): Do no save or restore CR.  Support extended
19509         return values for ELFv2 ABI.  Fix location of FPR return registers.
19510         * sysdeps/powerpc/powerpc64/tst-audit.h (pltenter, pltexit): Provide
19511         updated values for _CALL_ELF == 2.
19512         (La_regs, La_retval, int_retval): Likewise.
19514 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
19516         * sysdeps/powerpc/powerpc64/sysdep.h (FRAME_MIN_SIZE): Define.
19517         (FRAME_MIN_SIZE_PARM): Likewise.
19518         (FRAME_BACKCHAIN): Likewise.
19519         (FRAME_CR_SAVE): Likewise.
19520         (FRAME_LR_SAVE): Likewise.
19521         (FRAME_TOC_SAVE): Likewise.
19522         (FRAME_PARM_SAVE): Likewise.
19523         (FRAME_PARM1_SAVE, FRAME_PARM2_SAVE, FRAME_PARM3_SAVE,
19524         FRAME_PARM4_SAVE, FRAME_PARM5_SAVE, FRAME_PARM6_SAVE,
19525         FRAME_PARM7_SAVE, FRAME_PARM8_SAVE, FRAME_PARM9_SAVE): Likewise.
19526         (call_mcount_parm_offset): New macro.
19527         (SAVE_ARG, REST_ARG, CFI_SAVE_ARG): Use it.
19528         (PROF): Use symbolic stack frame offsets.
19529         (TAIL_CALL_SYSCALL_ERROR): Likewise.
19530         * sysdeps/powerpc/powerpc64/dl-trampoline.S (FRAME_SIZE, INT_PARMS):
19531         Redefine in terms of FRAME_MIN_SIZE.
19532         (_dl_runtime_resolve): Use symbolic stack frame offsets.
19533         (_dl_profile_resolve): Likewise.  Update comment.
19534         * sysdeps/powerpc/powerpc64/setjmp-common.S (__GI__setjmp): Use
19535         symbols stack frame offsets.
19536         (__sigsetjmp): Likewise.
19537         * sysdeps/powerpc/powerpc64/__longjmp-common.S (__longjmp): Likewise.
19538         * sysdeps/powerpc/powerpc64/ppc-mcount.S (_mcount): Likewise.
19539         * sysdeps/powerpc/powerpc64/crti.S (_init, _fini): Likewise.
19540         * sysdeps/powerpc/powerpc64/crtn.S (_init, _fini): Likewise.
19542         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ucontext_i.sym
19543         (FRAME_BACKCHAIN): Remove.
19544         (FRAME_CR_SAVE): Likewise.
19545         (FRAME_LR_SAVE): Likewise.
19546         (FRAME_COMPILER_DW): Likewise.
19547         (FRAME_LINKER_DW): Likewise.
19548         (FRAME_TOC_SAVE): Likewise.
19549         (FRAME_PARM_SAVE): Likewise.
19550         (FRAME_PARM1_SAVE, FRAME_PARM2_SAVE, FRAME_PARM3_SAVE)
19551         (FRAME_PARM4_SAVE, FRAME_PARM5_SAVE, FRAME_PARM6_SAVE)
19552         (FRAME_PARM7_SAVE, FRAME_PARM8_SAVE, FRAME_PARM9_SAVE): Likewise.
19553         * sysdeps/unix/sysv/linux/powerpc/powerpc64/____longjmp_chk.S
19554         (CHECK_SP): Use symbolic stack frame offsets.
19555         * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S (__brk): Use "red
19556         zone" instead of caller's parameter save area for temp storage.
19557         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (__clone):
19558         Likewise.  Also, use symbolic stack frame offsets.
19559         * sysdeps/unix/sysv/linux/powerpc/powerpc64/socket.S (FRAMESIZE,
19560         stackblock): Redefine for _CALL_ELF == 2 to save parameters into
19561         our own stack frame instead of the caller's.
19562         (__socket): Use symbolic stack frame offsets.
19564 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
19565             Alan Modra  <amodra@gmail.com>
19567         * elf/elf.h (DT_PPC64_OPT, PPC64_OPT_TLS, PPC64_OPT_MULTI_TOC):
19568         Define.
19569         (STO_PPC64_LOCAL_BIT, STO_PPC64_LOCAL_MASK)
19570         (PPC64_LOCAL_ENTRY_OFFSET): Define.
19571         * sysdeps/powerpc/powerpc64/dl-machine.h (ppc64_local_entry_offset):
19572         New function.
19573         (elf_machine_fixup_plt): Call it.
19574         (elf_machine_plt_conflict): Likewise.  Add map, sym_map, and
19575         reloc arguments.
19576         (elf_machine_rela): Update call to elf_machine_plt_conflict.
19577         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve)
19578         (_dl_profile_resolve) [_CALL_ELF == 2]: Restore caller's TOC into
19579         r2 before calling target.
19581 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
19582             Alan Modra  <amodra@gmail.com>
19584         * sysdeps/powerpc/powerpc64/sysdep.h [_CALL_ELF == 2]
19585         (PPC64_LOAD_FUNCPTR, DOT_LABEL, BODY_LABEL, ENTRY_2, END_2): New
19586         versions of macros to support ELFv2 ABI.
19587         (LOCALENTRY): New macro.
19588         (ENTRY, EALIGN): Use it.
19589         * sysdeps/powerpc/powerpc64/crti.S (_init, _fini): Use LOCALENTRY.
19590         * sysdeps/powerpc/powerpc64/setjmp-common.S (__GI__setjmp): Do not
19591         fall through into ENTRY entry point.
19592         * libc/sysdeps/powerpc/powerpc64/dl-machine.h (Elf64_FuncDesc):
19593         Only define if _CALL_ELF != 2.
19595         (elf_machine_matches_host): Verify ABI version matches.
19596         (RTLD_START): Use LOCALENTRY.
19597         (elf_machine_type_class): Use SHN_UNDEF PLT handling for ELFv2 ABI.
19598         (PLT_INITIAL_ENTRY_WORDS): New version for _CALL_ELF != 2.
19599         (PLT_ENTRY_WORDS): New macro.
19600         (GLINK_INITIAL_ENTRY_WORDS, GLINK_ENTRY_WORDS): Likewise.
19601         (elf_machine_runtime_setup): Support ELFv2 ABI.
19602         (elf_machine_fixup_plt): Likewise.
19603         (elf_machine_plt_conflict): Likewise.
19604         (resolve_ifunc): Likewise.
19605         * sysdeps/powerpc/powerpc64/dl-irel.h (elf_irela): Likewise.
19606         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h (VDSO_IFUNC_RET):
19607         Likewise.
19608         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ldsodefs.h
19609         (DL_ADDR_SYM_MATCH): Only define if _CALL_ELF != 2.
19610         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
19611         (makecontext): Support ELFv2 ABI.
19612         * elf/elf.h (EF_PPC64_ABI): Define.
19614 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
19616         * sysdeps/powerpc/powerpc64/sysdep.h
19617         (PPC64_LOAD_FUNCPTR) [ASSEMBLER]: New assembler macro.
19618         (ENTRY_1) [ASSEMBLER]: Do not switch to .text section here ...
19619         (ENTRY) [ASSEMBLER]: ... but instead here ...
19620         (EALIGN) [ASSEMBLER]: ... and here.
19621         (PPC64_LOAD_FUNCPTR) [!ASSEMBLER]: New macro.
19622         (ENTRY_1) [!ASSEMBLER]: New macro; set up .opd entry.
19623         (ENTRY_2) [!ASSEMBLER]: Use it.
19624         * sysdeps/powerpc/powerpc64/dl-machine.h (RTLD_START): Update for
19625         ENTRY_2 changes.  Use PPC64_LOAD_FUNCPTR.
19626         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve)
19627         (_dl_profile_resolve): Use PPC64_LOAD_FUNCPTR.
19628         * sysdeps/powerpc/powerpc64/crti.S (_init, _fini): Use ENTRY_2.
19629         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (clone):
19630         Use PPC64_LOAD_FUNCPTR.
19632         * sysdeps/powerpc/tls.h (tcbhead_t): Add __private_ss field.
19634 2013-12-04  Alan Modra  <amodra@gmail.com>
19636         * elf/elf.h (R_PPC64_TLSGD, R_PPC64_TLSLD, R_PPC64_TOCSAVE): Define.
19637         (R_PPC64_ADDR16_HIGH, R_PPC64_ADDR16_HIGHA): Likewise.
19638         (R_PPC64_TPREL16_HIGH, R_PPC64_TPREL16_HIGHA): Likewise.
19639         (R_PPC64_DTPREL16_HIGH, R_PPC64_DTPREL16_HIGHA): Likewise.
19641         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Add
19642         overflow checking for R_PPC64_ADDR16_HI, R_PPC64_ADDR16_HA,
19643         R_PPC64_TPREL16_HI, and R_PPC64_TPREL16_HA.
19644         Support new R_PPC64_ADDR16_HIGH, R_PPC64_ADDR16_HIGHA,
19645         R_PPC64_TPREL16_HIGH, and R_PPC64_TPREL16_HIGHA relocations.
19646         Fix overflow checking for R_PPC64_ADDR30 and R_PPC64_ADDR32.
19648 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
19650         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
19651         (__makecontext): Fix incorrect CFI when backtracing out of
19652         context created via makecontext.
19653         * sysdeps/unix/sysv/linux/powerpc/powerpc64/secontext.S
19654         (__setcontext): Fix incorrect CFI during switch to new context.
19655         (__novec_setcontext): Likewise.
19657 2013-12-04  Ondřej Bílka  <neleai@seznam.cz>
19659         [BZ #4772]
19660         * time/strptime_l.c (__strptime_internal): Allow modifiers
19661         in strptime.
19662         * time/tst-strptime.c (day_tests): Add testcase.
19664 2013-12-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
19666         * scripts/bench.pl: Skip over blank lines.
19668 2013-12-04  Paul Eggert  <eggert@cs.ucla.edu>
19670         [BZ #926]
19671         * manual/time.texi (Calendar Time): Clarify what timezone functions
19672         use.
19674 2013-12-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19676         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
19678 2013-12-04  Ondřej Bílka  <neleai@seznam.cz>
19680         * debug/memcpy_chk.c (__memcpy_chk): Use call instead of custom
19681         implementation.
19682         * debug/memmove_chk.c (MEMMOVE_CHK): Likewise.
19683         * debug/mempcpy_chk.c (__mempcpy_chk): Likewise.
19684         * debug/memset_chk.c (__memset_chk): Likewise.
19685         * debug/stpncpy_chk.c (__stpncpy_chk): Likewise.
19686         * debug/strncpy_chk.c: Likewise.
19688 2013-12-03  Joseph Myers  <joseph@codesourcery.com>
19690         [BZ #15268]
19691         [BZ #15425]
19692         * sysdeps/ieee754/dbl-64/e_exp.c: Include <float.h>.
19693         (__ieee754_exp): For possibly underflowing results, check size of
19694         result and force underflow exception if required.
19695         * math/auto-libm-test-in: Add more tests of exp.
19696         * math/auto-libm-test-out: Regenerated.
19697         * sysdeps/i386/fpu/libm-test-ulps: Update.
19698         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
19700         [BZ #16283]
19701         * math/w_exp2.c (__exp2): Handle a zero result as underflow.
19702         * math/w_exp2f.c (__exp2f): Likewise.
19703         * math/w_exp2l.c (__exp2l): Likewise.
19704         * math/auto-libm-test-in: Do not allow missing errno on exp2
19705         underflow.
19706         * math/auto-libm-test-out: Regenerated.
19708 2013-12-03  Ondřej Bílka  <neleai@seznam.cz>
19710         [BZ #16274]
19711         * sysdeps/unix/sysv/linux/shm_open.c (shm_open): Correctly
19712         handle filename validation.
19713         * rt/tst-shm.c (do_test): Do not skip a test when shm_open fails.
19714         (do_open): Delete.
19716 2013-12-03  Joseph Myers  <joseph@codesourcery.com>
19718         [BZ #6786]
19719         * sysdeps/ieee754/dbl-64/s_erf.c: Include <errno.h> and <float.h>.
19720         (__erfc): Set errno to ERANGE when returning 0 or tiny * tiny.
19721         * sysdeps/ieee754/flt-32/s_erff.c: Include <errno.h> and
19722         <float.h>.
19723         (__erfcf): Set errno to ERANGE when returning 0 or tiny * tiny.
19724         * sysdeps/ieee754/ldbl-128/s_erfl.c: Include <errno.h>.
19725         (__erfcl): Set errno to ERANGE when returning 0 or tiny * tiny.
19726         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Include <errno.h>.
19727         (__erfcl): Set errno to ERANGE when returning 0 or tiny * tiny.
19728         * sysdeps/ieee754/ldbl-96/s_erfl.c: Include <errno.h>.
19729         (__erfcl): Set errno to ERANGE when returning 0 or tiny * tiny.
19730         * math/auto-libm-test-in: Don't allow missing errno from erfc.
19731         Add more erfc tests.
19732         * math/auto-libm-test-out: Regenerated.
19733         * sysdeps/i386/fpu/libm-test-ulps: Update.
19734         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
19736         * math/auto-libm-test-in: Add tests of erf, erfc, exp, exp10,
19737         exp2, expm1, j0 and j1.
19738         * math/auto-libm-test-out: Regenerated.
19739         * math/libm-test.inc (erf_test_data): Use AUTO_TESTS_f_f.
19740         (erfc_test_data): Likewise.
19741         (exp_test_data): Likewise.
19742         (exp_tonearest_test_data): Likewise.
19743         (exp_towardzero_test_data): Likewise.
19744         (exp_downward_test_data): Likewise.
19745         (exp_upward_test_data): Likewise.
19746         (exp10_test_data): Likewise.
19747         (exp2_test_data): Likewise.
19748         (expm1_test_data): Likewise.
19749         (j0_test_data): Likewise.
19750         (j1_test_data): Likewise.
19751         * math/gen-auto-libm-tests.c: Mention "xfail-rounding" in comment.
19752         (input_flag_type): Add flag_xfail_rounding.
19753         (input_flags): Add xfail-rounding.
19754         (adjust_real): Assert mpfr_number_p not mpfr_regular_p.
19755         (output_for_one_input_case): Handle flag_xfail_rounding.
19756         * sysdeps/i386/fpu/libm-test-ulps: Update.
19757         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
19759 2013-12-03  Aurelien Jarno  <aurelien@aurel32.net>
19761         [BZ #16289]
19762         * locale/loadarchive.c (_nl_load_locale_from_archive): Avoid
19763         division by 0.
19765 2013-12-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
19767         [BZ #16195]
19768         * include/stap-probe.h [!USE_STAP_PROBE && !__ASSEMBLER__]
19769         (LIBC_PROBE): Change definition to call STAP_PROBE* macros.
19770         (STAP_PROBE0): New macro.
19771         (STAP_PROBE1): Likewise.
19772         (STAP_PROBE2): Likewise.
19773         (STAP_PROBE3): Likewise.
19774         (STAP_PROBE4): Likewise.
19776 2013-12-02  Ondřej Bílka  <neleai@seznam.cz>
19778         * manual/llio.texi (Memory-mapped I/O): Add shm_open and shm_close.
19780 2013-12-02  Steve Ellcey  <sellcey@mips.com>
19782         * benchtests/Makefile (bench): Add sqrt.
19783         (LDLIBS-bench-sqrt): New.
19784         * benchtests/sqrt-input: New.
19786 2013-12-02  Pavel Simerda  <psimerda@redhat.com>
19788         * sysdeps/posix/getaddrinfo.c (GAIH_OKIFUNSPEC): Remove macro.
19789         (GAIH_EAI): Likewise.
19790         (gaih_inet_serv): Don't use GAIH_OKIFUNSPEC.
19791         (gaih_inet): Likewise.
19792         (getaddrinfo): Don't use GAIH_EAI.
19794         * sysdeps/posix/getaddrinfo.c (UNIX_PATH_MAX): Remove macro.
19795         (struct gaih): Remove definition.
19797 2013-12-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
19799         * nss/nss_files/files-hosts.c (_nss_files_gethostbyname4_r):
19800         Use HERRNOP directly.
19802 2013-12-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19804         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
19806 2013-11-30  Joseph Myers  <joseph@codesourcery.com>
19808         * math/gen-auto-libm-tests.c (test_functions): Add more
19809         single-argument functions.
19810         (special_fill_pi_2): New function.
19811         (special_fill_minus_pi_2): Likewise.
19812         (special_fill_pi_6): Likewise.
19813         (special_fill_minus_pi_6): Likewise.
19814         (special_fill_pi_3): Likewise.
19815         (special_fill_2pi_3): Likewise.
19816         (special_fill_e): Likewise.
19817         (special_fill_1_e): Likewise.
19818         (special_fill_e_minus_1): Likewise.
19819         (special_real_inputs): Add more special inputs.
19820         (output_for_one_input_case): Do not require ERANGE on underflow to
19821         zero if round-to-nearest result does not underflow to zero, unless
19822         exact results required.
19823         * math/auto-libm-test-in: Add tests of acos, acosh, asin, asinh,
19824         atan, atanh, cbrt, cos and cosh.
19825         * math/auto-libm-test-out: Regenerated.
19826         * math/libm-test.inc (acos_test_data): Use AUTO_TESTS_f_f.
19827         (acos_tonearest_test_data): Likewise.
19828         (acos_towardzero_test_data): Likewise.
19829         (acos_downward_test_data): Likewise.
19830         (acos_upward_test_data): Likewise.
19831         (acosh_test_data): Likewise.
19832         (asin_test_data): Likewise.
19833         (asin_tonearest_test_data): Likewise.
19834         (asin_towardzero_test_data): Likewise.
19835         (asin_upward_test_data): Likewise.
19836         (asinh_test_data): Likewise.
19837         (atan_test_data): Likewise.
19838         (atanh_test_data): Likewise.
19839         (cbrt_test_data): Likewise.
19840         (cos_test_data): Likewise.
19841         (cos_tonearest_test_data): Likewise.
19842         (cos_towardzero_test_data): Likewise.
19843         (cos_downward_test_data): Likewise.
19844         (cos_upward_test_data): Likewise.
19845         (cosh_test_data): Likewise.
19846         (cosh_tonearest_test_data): Likewise.
19847         (cosh_towardzero_test_data): Likewise.
19848         (cosh_downward_test_data): Likewise.
19849         (cosh_upward_test_data): Likewise.
19850         * sysdeps/i386/fpu/libm-test-ulps: Update.
19851         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
19853 2013-11-29  Joseph Myers  <joseph@codesourcery.com>
19855         [BZ #6787]
19856         * math/w_exp10.c (__exp10): Handle a zero result as underflow.
19857         * math/w_exp10f.c (__exp10f): Likewise.
19858         * math/w_exp10l.c (__exp10l): Likewise.
19859         * math/libm-test.inc (exp10_test_data): Add more tests and expect
19860         errno settings in existing tests.
19862         [BZ #14032]
19863         * sysdeps/i386/fpu/e_sqrt.S (__ieee754_sqrt): Do fsqrt with
19864         precision control set to double precision.
19865         * sysdeps/i386/fpu/w_sqrt.c: New file.
19866         * math/auto-libm-test-in: Add more tests.
19867         * math/auto-libm-test-out: Update.
19869         * math/libm-test.inc (sqrt_tonearest_test_data): New variable.
19870         (sqrt_test_tonearest): New function.
19871         (sqrt_towardzero_test_data): New variable.
19872         (sqrt_test_towardzero): New function.
19873         (sqrt_downward_test_data): New variable.
19874         (sqrt_test_downward): New function.
19875         (sqrt_upward_test_data): New variable.
19876         (sqrt_test_upward): New function.
19877         (main): Call the new functions.
19879         * math/gen-auto-libm-tests.c: New file.
19880         * math/auto-libm-test-in: Likewise.
19881         * math/auto-libm-test-out: New generated file.
19882         * math/gen-libm-test.pl ($auto_input, %auto_tests): New global
19883         variables.
19884         (%beautify): Add generated representations of zero.
19885         (top level): Set $auto_input and call parse_auto_input.
19886         (beautify): Remove trailing "f" from hex float constants.
19887         (parse_args): Handle XFAIL_TEST.
19888         (convert_condition): New function.
19889         (or_value): Likewise.
19890         (or_cond_value): Likewise.
19891         (generate_testfile): Handle AUTO_TESTS_* lines.
19892         (parse_auto_input): New function.
19893         * math/libm-test.inc (XFAIL_TEST): New macro.
19894         (ERRNO_UNCHANGED): Update value.
19895         (ERRNO_EDOM): Likewise.
19896         (ERRNO_ERANGE): Likewise.
19897         (IGNORE_RESULT): Likewise.
19898         (TEST_COND_flt_32): New macro.
19899         (TEST_COND_dbl_64): Likewise.
19900         (TEST_COND_ldbl_96_intel): Likewise.
19901         (TEST_COND_ldbl_96_m68k): Likewise.
19902         (TEST_COND_ldbl_128): Likewise.
19903         (TEST_COND_ldbl_128ibm): Likewise.
19904         (TEST_COND_long32): Likewise.
19905         (TEST_COND_long64): Likewise.
19906         (TEST_COND_before_rounding): Likewise.
19907         (TEST_COND_after_rounding): Likewise.
19908         (enable_test): Handle XFAIL_TEST flag.
19909         (sqrt_test_data): Use AUTO_TESTS_f_f for tests of finite inputs
19910         with finite results.
19911         * math/Makefile ($(objpfx)libm-test.stmp): Depend on
19912         auto-libm-test-out.
19914 2013-11-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
19915             Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
19917         [BZ #16214]
19918         * sysdeps/s390/dl-tls.h (__TLS_GET_ADDR): Invoke
19919         __tls_get_addr_internal instead of __tls_get_offset in order to
19920         avoid GOT pointer dependency.  Make rtld export
19921         __tls_get_addr_internal@@GLIBC_PRIVATE while still hiding
19922         __tls_get_addr since we are a __tls_get_offset platform.
19923         * sysdeps/s390/s390-64/tls-macros.h (TLS_IE PIC): Don't rely on
19924         GOT pointer being set up before.
19925         * sysdeps/s390/s390-32/tls-macros.h (TLS_IE PIC): Likewise.
19927 2013-11-28  Joseph Myers  <joseph@codesourcery.com>
19929         * manual/math.texi (Errors in Math Functions): Document accuracy
19930         goals.
19932         [BZ #15004]
19933         * sysdeps/ieee754/ldbl-96/e_atan2l.c: Remove file.
19934         * sysdeps/ieee754/ldbl-96/e_ilogbl.c: Likewise.
19935         * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
19936         * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
19937         * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
19938         * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
19939         * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
19940         * sysdeps/ieee754/ldbl-96/s_fpclassifyl.c: Likewise.
19941         * sysdeps/ieee754/ldbl-96/s_isinfl.c: Likewise.
19942         * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
19943         * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
19944         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
19945         * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
19946         * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
19947         * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
19948         * sysdeps/ieee754/ldbl-96/s_truncl.c: Likewise.
19950         * sysdeps/powerpc/nofpu/atomic-feclearexcept.c: New file.
19951         * sysdeps/powerpc/nofpu/atomic-feholdexcept.c: Likewise.
19952         * sysdeps/powerpc/nofpu/atomic-feupdateenv.c: Likewise.
19953         * sysdeps/powerpc/nofpu/flt-rounds.c: Likewise.
19954         * sysdeps/powerpc/powerpc32/e500/nofpu/atomic-feclearexcept.c:
19955         Likewise.
19956         * sysdeps/powerpc/powerpc32/e500/nofpu/atomic-feholdexcept.c:
19957         Likewise.
19958         * sysdeps/powerpc/powerpc32/e500/nofpu/atomic-feupdateenv.c:
19959         Likewise.
19960         * sysdeps/powerpc/powerpc32/e500/nofpu/flt-rounds.c: Likewise.
19961         * sysdeps/powerpc/nofpu/Makefile [$(subdir) = soft-fp]
19962         (sysdep_routines): Add atomic-feholdexcept, atomic-feclearexcept,
19963         atomic-feupdateenv and flt-rounds.
19964         * sysdeps/powerpc/nofpu/Versions (libc): Add
19965         __atomic_feholdexcept, __atomic_feclearexcept,
19966         __atomic_feupdateenv and __flt_rounds to GLIBC_2.19.
19967         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h
19968         (__feraiseexcept_soft): Declare and use libc_hidden_proto here.
19969         * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcept-soft.c
19970         (__feraiseexcept_soft): Don't declare and use libc_hidden_proto
19971         here.
19972         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libc.abilist:
19973         Update.
19975         * manual/arith.texi (FP Exceptions): Document that exceptions may
19976         not be raised when matherr is used.
19977         (Math Error Reporting): Document overflow in directed rounding
19978         modes.  Document that errno may not be set when finite values are
19979         returned on overflow.  Document intent to set errno on underflow
19980         only for underflow to zero.
19982         [BZ #16271]
19983         * sysdeps/ieee754/dbl-64/e_sqrt.c (__ieee754_sqrt): Set
19984         round-to-nearest then adjust result for other rounding modes.
19985         * include/fenv.h (fegetround): Use libm_hidden_proto.
19986         * math/fegetround.c (fegetround): Use libm_hidden_def.
19987         * sysdeps/i386/fpu/fegetround.c (fegetround): Likewise.
19988         * sysdeps/powerpc/fpu/fegetround.c (fegetround): Likewise.
19989         * sysdeps/powerpc/nofpu/fegetround.c (fegetround): Likewise.
19990         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetround.c (fegetround):
19991         Likewise.
19992         * sysdeps/s390/fpu/fegetround.c (fegetround): Likewise.
19993         * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Likewise.
19994         * sysdeps/sparc/fpu/fegetround.c (fegetround): Likewise.
19995         * sysdeps/x86_64/fpu/fegetround.c (fegetround): Likewise.
19997 2013-11-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
19999         [BZ #16077]
20000         * nss/Versions (libnss_files): Add
20001         _nss_files_gethostbyname3_r.
20002         * nss/nss_files/files-hosts.c (_nss_files_gethostbyname3_r):
20003         New function.
20004         (HOST_DB_LOOKUP): Remove macro.
20005         (_nss_files_gethostbyname_r): Implement function without the
20006         HOST_DB_LOOKUP macro.
20007         (_nss_files_gethostbyname2_r): Likewise.
20009 2013-11-28  Ondřej Bílka  <neleai@seznam.cz>
20011         * malloc/malloc.c (__libc_calloc): Make memset a tail call.
20013 2013-11-26  Uros Bizjak  <ubizjak@gmail.com>
20015         * soft-fp/op-4.h (_FP_FRAC_ASSEMBLE_4): Check rsize against
20016         _FP_W_TYPE_SIZE to avoid "left shift count >= width of type"
20017         warning.
20019 2013-11-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
20021         * sysdeps/powerpc/fpu/feenablxcpt.c (feenableexcept): Use
20022         __fe_nomask_env_priv instead of __fe_nomask_env to avoid a PLT call.
20023         * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Likewise.
20024         * sysdeps/powerpc/fpu/feupdateenv.c (__feupdateenv): Likewise.
20025         * sysdeps/powerpc/fpu/fenv_libc.h (__fe_nomask_env): Rename to
20026         __fe_nomask_env_priv and attribute_hidden.
20027         * sysdeps/powerpc/fpu/fenv_private.h (libc_fesetenv_ppc): Likewise.
20028         (libc_feupdateenv_test_ppc): Likewise.
20029         (libc_feresetround_ppc): Likewise.
20030         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
20031         (__fe_nomask_env): Rename to __fe_nomask_env_priv and adjust
20032         compat_symbol macro.
20033         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
20034         (__fe_nomask_env): Likewise.
20035         * sysdeps/powerpc/fpu/fe_nomask.c (__fe_nomask_env): Likewise.
20037 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
20039         * string/Makefile: Remove ifunc tests.
20040         * string/test-string.h: Define TEST_IFUNC.
20041         * string/test-bcopy-ifunc.c: Remove.
20042         * string/test-bzero-ifunc.c: Likewise.
20043         * string/test-memccpy-ifunc.c: Likewise.
20044         * string/test-memchr-ifunc.c: Likewise.
20045         * string/test-memcmp-ifunc.c: Likewise.
20046         * string/test-memcpy-ifunc.c: Likewise.
20047         * string/test-memmem-ifunc.c: Likewise.
20048         * string/test-memmove-ifunc.c: Likewise.
20049         * string/test-mempcpy-ifunc.c: Likewise.
20050         * string/test-memrchr-ifunc.c: Likewise.
20051         * string/test-memset-ifunc.c: Likewise.
20052         * string/test-rawmemchr-ifunc.c: Likewise.
20053         * string/test-stpcpy-ifunc.c: Likewise.
20054         * string/test-stpncpy-ifunc.c: Likewise.
20055         * string/test-strcasecmp-ifunc.c: Likewise.
20056         * string/test-strcasestr-ifunc.c: Likewise.
20057         * string/test-strcat-ifunc.c: Likewise.
20058         * string/test-strchr-ifunc.c: Likewise.
20059         * string/test-strchrnul-ifunc.c: Likewise.
20060         * string/test-strcmp-ifunc.c: Likewise.
20061         * string/test-strcpy-ifunc.c: Likewise.
20062         * string/test-strcspn-ifunc.c: Likewise.
20063         * string/test-strlen-ifunc.c: Likewise.
20064         * string/test-strncasecmp-ifunc.c: Likewise.
20065         * string/test-strncat-ifunc.c: Likewise.
20066         * string/test-strncmp-ifunc.c: Likewise.
20067         * string/test-strncpy-ifunc.c: Likewise.
20068         * string/test-strnlen-ifunc.c: Likewise.
20069         * string/test-strpbrk-ifunc.c: Likewise.
20070         * string/test-strrchr-ifunc.c: Likewise.
20071         * string/test-strspn-ifunc.c: Likewise.
20072         * string/test-strstr-ifunc.c: Likewise.
20074 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
20076         * benchtests/Makefile: Remove ifunc tests.
20077         * benchtests/bench-string.h: Define TEST_IFUNC.
20078         * benchtests/bench-bcopy-ifunc.c: Remove.
20079         * benchtests/bench-bzero-ifunc.c: Likewise.
20080         * benchtests/bench-memccpy-ifunc.c: Likewise.
20081         * benchtests/bench-memchr-ifunc.c: Likewise.
20082         * benchtests/bench-memcmp-ifunc.c: Likewise.
20083         * benchtests/bench-memcpy-ifunc.c: Likewise.
20084         * benchtests/bench-memmem-ifunc.c: Likewise.
20085         * benchtests/bench-memmove-ifunc.c: Likewise.
20086         * benchtests/bench-mempcpy-ifunc.c: Likewise.
20087         * benchtests/bench-memrchr-ifunc.c: Likewise.
20088         * benchtests/bench-memset-ifunc.c: Likewise.
20089         * benchtests/bench-rawmemchr-ifunc.c: Likewise.
20090         * benchtests/bench-stpcpy_chk-ifunc.c: Likewise.
20091         * benchtests/bench-stpcpy-ifunc.c: Likewise.
20092         * benchtests/bench-stpncpy-ifunc.c: Likewise.
20093         * benchtests/bench-strcasecmp-ifunc.c: Likewise.
20094         * benchtests/bench-strcasestr-ifunc.c: Likewise.
20095         * benchtests/bench-strcat-ifunc.c: Likewise.
20096         * benchtests/bench-strchr-ifunc.c: Likewise.
20097         * benchtests/bench-strchrnul-ifunc.c: Likewise.
20098         * benchtests/bench-strcmp-ifunc.c: Likewise.
20099         * benchtests/bench-strcpy_chk-ifunc.c: Likewise.
20100         * benchtests/bench-strcpy-ifunc.c: Likewise.
20101         * benchtests/bench-strcspn-ifunc.c: Likewise.
20102         * benchtests/bench-strlen-ifunc.c: Likewise.
20103         * benchtests/bench-strncasecmp-ifunc.c: Likewise.
20104         * benchtests/bench-strncat-ifunc.c: Likewise.
20105         * benchtests/bench-strncmp-ifunc.c: Likewise.
20106         * benchtests/bench-strncpy-ifunc.c: Likewise.
20107         * benchtests/bench-strnlen-ifunc.c: Likewise.
20108         * benchtests/bench-strpbrk-ifunc.c: Likewise.
20109         * benchtests/bench-strrchr-ifunc.c: Likewise.
20110         * benchtests/bench-strsep-ifunc.c: Likewise.
20111         * benchtests/bench-strspn-ifunc.c: Likewise.
20112         * benchtests/bench-strstr-ifunc.c: Likewise.
20114 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
20116         * sysdeps/x86_64/dl-tlsdesc.S (_dl_tlsdesc_resolve_hold): Fix typo.
20118 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
20120         * resolv/netdb.h: Use __glibc_reserved instead __unused.
20121         * rt/aio.h: Likewise.
20122         * sysdeps/gnu/bits/utmp.h: Likewise.
20123         * sysdeps/gnu/bits/utmpx.h: Likewise.
20124         * sysdeps/gnu/netinet/ip_icmp.h: Likewise.
20125         * sysdeps/unix/sysv/linux/bits/ipc.h: Likewise.
20126         * sysdeps/unix/sysv/linux/bits/msq.h: Likewise.
20127         * sysdeps/unix/sysv/linux/bits/sem.h: Likewise.
20128         * sysdeps/unix/sysv/linux/bits/shm.h: Likewise.
20129         * sysdeps/unix/sysv/linux/bits/stat.h: Likewise.
20130         * sysdeps/unix/sysv/linux/kernel_stat.h: Likewise.
20131         * sysdeps/unix/sysv/linux/ntp_gettimex.c: Likewise.
20132         * sysdeps/unix/sysv/linux/powerpc/bits/ipc.h: Likewise.
20133         * sysdeps/unix/sysv/linux/powerpc/bits/msq.h: Likewise.
20134         * sysdeps/unix/sysv/linux/powerpc/bits/sem.h: Likewise.
20135         * sysdeps/unix/sysv/linux/powerpc/bits/shm.h: Likewise.
20136         * sysdeps/unix/sysv/linux/powerpc/bits/stat.h: Likewise.
20137         * sysdeps/unix/sysv/linux/powerpc/powerpc32/kernel_stat.h: Likewise.
20138         * sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: Likewise.
20139         * sysdeps/unix/sysv/linux/s390/bits/ipc.h: Likewise.
20140         * sysdeps/unix/sysv/linux/s390/bits/msq.h: Likewise.
20141         * sysdeps/unix/sysv/linux/s390/bits/sem.h: Likewise.
20142         * sysdeps/unix/sysv/linux/s390/bits/shm.h: Likewise.
20143         * sysdeps/unix/sysv/linux/s390/bits/stat.h: Likewise.
20144         * sysdeps/unix/sysv/linux/s390/bits/utmp.h: Likewise.
20145         * sysdeps/unix/sysv/linux/s390/bits/utmpx.h: Likewise.
20146         * sysdeps/unix/sysv/linux/s390/s390-32/utmp32.h: Likewise.
20147         * sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.h: Likewise.
20148         * sysdeps/unix/sysv/linux/sh/bits/shm.h: Likewise.
20149         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
20150         * sysdeps/unix/sysv/linux/sparc/bits/ipc.h: Likewise.
20151         * sysdeps/unix/sysv/linux/sparc/bits/msq.h: Likewise.
20152         * sysdeps/unix/sysv/linux/sparc/bits/sem.h: Likewise.
20153         * sysdeps/unix/sysv/linux/sparc/bits/shm.h: Likewise.
20154         * sysdeps/unix/sysv/linux/sparc/bits/stat.h: Likewise.
20155         * sysdeps/unix/sysv/linux/sparc/sparc32/kernel_stat.h: Likewise.
20156         * sysdeps/unix/sysv/linux/sparc/sparc64/kernel_stat.h: Likewise.
20157         * sysdeps/unix/sysv/linux/sparc/sparc64/xstatconv.c: Likewise.
20158         * sysdeps/unix/sysv/linux/sparc/sys/procfs.h: Likewise.
20159         * sysdeps/unix/sysv/linux/sys/timex.h: Likewise.
20160         * sysdeps/unix/sysv/linux/x86/bits/msq.h: Likewise.
20161         * sysdeps/unix/sysv/linux/x86/bits/sem.h: Likewise.
20162         * sysdeps/unix/sysv/linux/x86/bits/shm.h: Likewise.
20163         * sysdeps/unix/sysv/linux/x86/bits/stat.h: Likewise.
20164         * sysdeps/unix/sysv/linux/xstatconv.c: Likewise.
20165         * sysdeps/x86/fpu/bits/fenv.h: Likewise.
20167 2013-11-25  Carlos O'Donell  <carlos@redhat.com>
20169         [BZ #16245]
20170         * sysdeps/unix/sysv/linux/sys/ptrace.h (__ptrace_eventcodes):
20171         Rename PTRAVE_EVENT_SECCOMP to PTRACE_EVENT_SECCOMP.
20173 2013-11-25  Joseph Myers  <joseph@codesourcery.com>
20175         * sysdeps/powerpc/nofpu/fenv_libc.h (__fegetround): New macro.
20176         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h (__fegetround):
20177         Likewise.
20179 2013-11-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
20181         * sysdeps/ieee754/ldbl-128ibm/e_expl.c (__ieee754_expl): Use
20182         SET_RESTORE_ROUND instead of feholdexcept/fesetround/fesetenv.
20183         * sysdeps/powerpc/fpu/fenv_libc.h (__fegetround): Remove define.
20184         (__fesetround): Remove define.
20185         * sysdeps/powerpc/fpu/fenv_private.h: New file: Inline floating point
20186         rounding and exceptions handling.
20187         * sysdeps/powerpc/fpu/math_private.h: Include fenv_private.h.
20188         * sysdeps/powerpc/fpu/fenv_libc.h (__fe_mask_env): Define as hidden.
20189         (__fe_nomask_env): Likewise.
20190         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c (__llrintl): Use
20191         __fegetround instead of fegetround.
20192         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c (__lrintl): Likewise.
20193         * sysdeps/ieee754/ldbl-128ibm/s_rintl.c (__rintl): Likewise.
20195 2013-11-21  Roland McGrath  <roland@hack.frob.com>
20197         * malloc/malloc.c: Move #include <sys/param.h> to the top; comment why
20198         it's there.
20200         * sysdeps/generic/sys/swap.h (swapon): Add FLAGS argument to prototype.
20202 2013-11-21  Meador Inge  <meadori@codesourcery.com>
20204         [BZ #11157]
20205         * crypt/crypt.h (encrypt): Use __glibc_block instead of __block.
20206         (encrypt_r): Likewise.
20207         * malloc/obstack.h (obstack_free): Likewise.
20208         * posix/unistd.h (encrypt): Likewise.
20210 2013-11-21  Guy Martin  <gmsoft@tuxicoman.be>
20212         * sysdeps/generic/ldsodefs.h: Replace DL_DT_INIT_ADDRESS() and
20213         DL_DT_FINI_ADDRESS() macro with DL_CALL_DT_INIT() and
20214         DL_CALL_DT_FINI() that call the functions directly.
20215         * elf/dl-init.c: Use the new DL_CALL_DT_INIT() macro.
20216         * elf/dl-close.c: Use the new DL_CALL_DT_FINI() macro.
20217         * elf/dl-fini.c: Likewise.
20219 2013-11-20  Ondřej Bílka  <neleai@seznam.cz>
20221         * malloc/hooks.c (memalign_check): Add alignment rounding.
20222         * malloc/malloc.c (_mid_memalign): New function.
20223         (__libc_valloc, __libc_pvalloc, __libc_memalign, __posix_memalign):
20224         Implement by calling _mid_memalign.
20225         * manual/probes.texi (Memory Allocation Probes): Remove
20226         memory_valloc_retry and memory_pvalloc_retry.
20228 2013-11-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
20230         * locale/programs/locarchive.c (open_archive): Add const
20231         qualifier to ARCHIVEFNAME and copy default fname to
20232         DEFAULT_FNAME.
20234         [BZ #15601]
20235         * libio/tst-widetext.input: Rename Oriya to Odia.
20236         * locale/iso-639.def: Likewise.
20238         * manual/probes.texi (Mathematical Function Probes): Add
20239         documentation for sin, cos, asin and acos probes.
20240         * sysdeps/ieee754/dbl-64/sincos32.c: Include stap-probe.h.
20241         (__sin32): Add slowasin probe.
20242         (__cos32): Add slowacos probe.
20243         (__mpsin): Add slowsin probe.
20244         (__mpcos): Add slowcos probe.
20246 2013-11-19  Joseph Myers  <joseph@codesourcery.com>
20248         [BZ #15483]
20249         * sysdeps/powerpc/nofpu/sim-full.c (__sim_exceptions): Change to
20250         thread-local __sim_exceptions_thread and global
20251         __sim_exceptions_global.
20252         (__sim_disabled_exceptions): Change to thread-local
20253         __sim_disabled_exceptions_thread and global
20254         __sim_disabled_exceptions_global.
20255         (__sim_round_mode): Change to thread-local __sim_round_mode_thread
20256         and global __sim_round_mode_global.
20257         (__simulate_exceptions): Use thread-local floating-point state and
20258         set global state from it as needed.
20259         * sysdeps/powerpc/nofpu/Versions (GLIBC_PRIVATE): Add
20260         __sim_exceptions_thread, __sim_disabled_exceptions_thread and
20261         __sim_round_mode_thread.
20262         * sysdeps/powerpc/nofpu/soft-supp.h: Include <shlib-compat.h>.
20263         (__sim_exceptions): Change to thread-local __sim_exceptions_thread
20264         and global __sim_exceptions_global.
20265         (__sim_disabled_exceptions): Change to thread-local
20266         __sim_disabled_exceptions_thread and global
20267         __sim_disabled_exceptions_global.
20268         (__sim_round_mode): Change to thread-local __sim_round_mode_thread
20269         and global __sim_round_mode_global.
20270         [SIM_GLOBAL_COMPAT] (SIM_COMPAT_SYMBOL): New macro.
20271         (SIM_SET_GLOBAL): Likewise.
20272         * sysdeps/powerpc/soft-fp/sfp-machine.h
20273         [!(__NO_FPRS__ && !_SOFT_FLOAT)] (FP_ROUNDMODE): Use
20274         __sim_round_mode_thread.
20275         [!(__NO_FPRS__ && !_SOFT_FLOAT)] (FP_TRAPPING_EXCEPTIONS): Use
20276         __sim_disabled_exceptions_thread.
20277         (__sim_exceptions): Change to __sim_exceptions_thread.
20278         (__sim_disabled_exceptions): Change to
20279         __sim_disabled_exceptions_thread.
20280         (__sim_round_mode): Change to __sim_round_mode_thread.
20281         * sysdeps/powerpc/nofpu/fclrexcpt.c (__feclearexcept): Use
20282         thread-local floating-point state and set global state from it as
20283         needed.
20284         * sysdeps/powerpc/nofpu/fedisblxcpt.c (fedisableexcept): Likewise.
20285         * sysdeps/powerpc/nofpu/feenablxcpt.c: Include "soft-supp.h".
20286         (__sim_disabled_exceptions): Remove extern declaration.
20287         (feenableexcept): Use thread-local floating-point state and set
20288         global state from it as needed.
20289         * sysdeps/powerpc/nofpu/fegetenv.c (__sim_exceptions): Remove
20290         extern declaration.
20291         (__sim_disabled_exceptions): Likewise.
20292         (__sim_round_mode): Likewise.
20293         (__fegetenv): Use thread-local floating-point state.
20294         * sysdeps/powerpc/nofpu/fegetexcept.c (fegetexcept): Likewise.
20295         * sysdeps/powerpc/nofpu/fegetround.c (fegetround): Likewise.
20296         * sysdeps/powerpc/nofpu/fesetenv.c (__fesetenv): Use thread-local
20297         floating-point state and set global state from it as needed.
20298         * sysdeps/powerpc/nofpu/fesetround.c (fesetround): Likewise.
20299         * sysdeps/powerpc/nofpu/feupdateenv.c (__feupdateenv): Likewise.
20300         * sysdeps/powerpc/nofpu/fgetexcptflg.c (__fegetexceptflag):
20301         Likewise.
20302         * sysdeps/powerpc/nofpu/fraiseexcpt.c (__feraiseexcept): Likewise.
20303         * sysdeps/powerpc/nofpu/fsetexcptflg.c (__fesetexceptflag):
20304         Likewise.
20305         sysdeps/powerpc/nofpu/ftestexcept.c (fetestexcept): Likewise.
20306         * sysdeps/powerpc/nofpu/get-rounding-mode.h (get_rounding_mode):
20307         Use __sim_round_mode_thread.
20308         * math/test-fenv-tls.c: New file.
20309         * math/Makefile (tests): Add test-fenv-tls.
20310         ($(objpfx)test-fenv-tls): Depend on
20311         $(common-objpfx)nptl/libpthread.so.
20313 2013-11-19  Andreas Schwab  <schwab@suse.de>
20315         * locale/programs/locale.c (show_info): Decode wordarray elements.
20316         * locale/categories.def (LC_MONETARY): Add element for
20317         _NL_MONETARY_CRNCYSTR.
20318         * locale/C-monetary.c (conversion_rate): New variable.
20319         (_nl_C_LC_MONETARY): Use it for _NL_MONETARY_CONVERSION_RATE
20320         element.
20322 2013-11-18  Chris Metcalf  <cmetcalf@tilera.com>
20324         * math/test-fpucw-ieee.c [!defined _FPU_IEEE] (FPU_CONTROL):
20325         Omit definition of FPU_CONTROL and use default if no _FPU_IEEE.
20327 2013-11-18  Paul Pluzhnikov  <ppluzhnikov@google.com>
20329         * elf/Makefile (tst-auxv): New test.
20330         * elf/tst-auxv.c: New
20331         * elf/rtld.c (dl_main): Adjust AT_EXECFN
20333 2013-11-18  Joseph Myers  <joseph@codesourcery.com>
20335         * include/libc-symbols.h (__hidden_proto): Add argument "thread".
20336         (hidden_proto): Caller changed.
20337         (hidden_tls_proto): New macro.
20338         (libc_hidden_tls_proto): Likewise.
20339         (rtld_hidden_tls_proto): Likewise.
20340         (libm_hidden_tls_proto): Likewise.
20341         (libresolv_hidden_tls_proto): Likewise.
20342         (librt_hidden_tls_proto): Likewise.
20343         (libdl_hidden_tls_proto): Likewise.
20344         (libnss_files_hidden_tls_proto): Likewise.
20345         (libnsl_hidden_tls_proto): Likewise.
20346         (libnss_nisplus_hidden_tls_proto): Likewise.
20347         (libutil_hidden_tls_proto): Likewise.
20349 2013-11-18  Ondřej Bílka  <neleai@seznam.cz>
20351         [BZ #10253]
20352         * elf/dl-load.c (fillin_rpath): Add linkmap parameter and expand path.
20353         (decompose_rpath): Defer expansion to fillin_rpath.
20354         (_dl_init_paths): Pass linkmap to fillin_rpath.
20356 2013-11-18  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
20358         * benchtests/Makefile: Add strsep.
20359         * benchtests/bench-strsep.c: New file: strsep benchtest.
20360         * benchtests/bench-strsep-ifunc.c: New file: strsep benchtest.
20362 2013-11-18  Andreas Schwab  <schwab@suse.de>
20364         * locale/programs/locale.c (show_info) [case byte]: Check for
20365         '\377' instead of '\177'.
20366         * locale/C-monetary.c (not_available): Always use "\377".
20367         * stdlib/strfmon_l.c (__vstrfmon_l): Use -2 as marker for
20368         unspecified p_sign_posn and n_sign_posn.  Check for '\377' to
20369         detect unavailable sign_posn locale elements.
20370         * locale/localeconv.c (__localeconv): For grouping and
20371         mon_grouping handle "\177" and "\377" like no grouping.
20372         (INT_ELEM): New macro.  Use it to set all numeric members.
20373         * locale/programs/ld-monetary.c (monetary_read)
20374         <tok_mon_grouping>: Normalize single -1 to the empty string.
20375         * locale/programs/ld-numeric.c (numeric_read) <tok_grouping>:
20376         Likewise.
20378 2013-11-07  Ondřej Bílka  <neleai@seznam.cz>
20380         [BZ #16055]
20381         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Limit width
20382         when we match (nil).
20383         * stdio-common/tst-sscanf.c (struct test): Add testcase.
20385 2013-11-16  Joseph Myers  <joseph@codesourcery.com>
20387         * math/libm-test.inc (TEST_NAN_SIGN): New macro.
20388         (NO_TEST_INLINE): Update value.
20389         (ERRNO_UNCHANGED): Likewise.
20390         (ERRNO_EDOM): Likewise.
20391         (ERRNO_ERANGE): Likewise.
20392         (IGNORE_RESULT): Likewise.
20393         (check_float_internal): Check signs of NaN results if
20394         TEST_NAN_SIGN used.
20395         (check_complex): Pass TEST_NAN_SIGN flag through to second
20396         check_float_internal call.
20397         (copysign_test_data): Add tests with quiet NaNs as second
20398         argument.  Use TEST_NAN_SIGN.
20399         (fabs_test_data): Add test of negative quiet NaN argument.  Use
20400         TEST_NAN_SIGN.
20401         (signbit_test_data): Add tests of quiet NaN argument.
20402         * math/gen-libm-test.pl (parse_args): Handle TEST_NAN_SIGN.
20404         * math/gen-libm-test.pl (show_exceptions): Take extra argument
20405         $ignore_result.
20406         (parse_args): Handle function results specified as IGNORE.
20407         * math/libm-test.inc (IGNORE_RESULT): New macro.
20408         (check_float_internal): Do not check numerical result if flag
20409         IGNORE_RESULT set.
20410         (check_complex): Pass through IGNORE_RESULT to second
20411         check_float_internal call.
20412         (check_int): Do not check numerical result if flag IGNORE_RESULT
20413         set.
20414         (check_long): Likewise.
20415         (check_bool): Likewise.
20416         (check_longlong): Likewise.
20417         (lrint_test_data): Add tests of infinite and NaN arguments.
20418         (lrint_tonearest_test_data): Likewise.
20419         (lrint_towardzero_test_data): Likewise.
20420         (lrint_downward_test_data): Likewise.
20421         (lrint_upward_test_data): Likewise.
20422         (llrint_test_data): Likewise.
20423         (llrint_tonearest_test_data): Likewise.
20424         (llrint_towardzero_test_data): Likewise.
20425         (llrint_downward_test_data): Likewise.
20426         (llrint_upward_test_data): Likewise.
20427         (lround_test_data): Likewise.
20428         (llround_test_data): Likewise.
20430         * math/libm-test.inc (NO_TEST_INLINE): New macro.
20431         (ERRNO_UNCHANGED): Update value.
20432         (ERRNO_EDOM): Likewise.
20433         (ERRNO_ERANGE): Likewise.
20434         (NO_TEST_INLINE_FLOAT): New macro.
20435         (NO_TEST_INLINE_DOUBLE): Likewise.
20436         (enable_test): New function.
20437         (RUN_TEST_f_f): Check enable_test before running test.
20438         (RUN_TEST_2_f): Likewise.
20439         (RUN_TEST_fff_f): Likewise.
20440         (RUN_TEST_c_f): Likewise.
20441         (RUN_TEST_f_f1): Likewise.
20442         (RUN_TEST_fF_f1): Likewise.
20443         (RUN_TEST_fI_f1): Likewise.
20444         (RUN_TEST_ffI_f1): Likewise.
20445         (RUN_TEST_c_c): Likewise.
20446         (RUN_TEST_cc_c): Likewise.
20447         (RUN_TEST_f_i): Likewise.
20448         (RUN_TEST_f_i_tg): Likewise.
20449         (RUN_TEST_ff_i_tg): Likewise.
20450         (RUN_TEST_f_b): Likewise.
20451         (RUN_TEST_f_b_tg): Likewise.
20452         (RUN_TEST_f_l): Likewise.
20453         (RUN_TEST_f_L): Likewise.
20454         (RUN_TEST_fFF_11): Likewise.
20455         (asinh_test_data): Use NO_TEST_INLINE instead of [!TEST_INLINE]
20456         conditionals.
20457         (cosh_test_data): Likewise.
20458         (exp_test_data): Likewise.
20459         (expm1_test_data): Likewise.
20460         (hypot_test_data): Likewise.
20461         (pow_test_data): Likewise.
20462         (sinh_test_data): Likewise.
20463         (tanh_test_data): Likewise.
20464         * math/gen-libm-test.pl (parse_args): Allow NO_TEST_INLINE as
20465         flags argument.
20467         * libm-test.inc (acos_test_data): Disallow inexact exceptions for
20468         tests with quiet NaN input and output.
20469         (acosh_test_data): Likewise.
20470         (asin_test_data): Likewise.
20471         (asinh_test_data): Likewise.
20472         (atan_test_data): Likewise.
20473         (atanh_test_data): Likewise.
20474         (atan2_test_data): Likewise.
20475         (cbrt_test_data): Likewise.
20476         (cos_test_data): Likewise.
20477         (cosh_test_data): Likewise.
20478         (erf_test_data): Likewise.
20479         (erfc_test_data): Likewise.
20480         (exp_test_data): Likewise.
20481         (exp10_test_data): Likewise.
20482         (exp2_test_data): Likewise.
20483         (expm1_test_data): Likewise.
20484         (hypot_test_data): Likewise.
20485         (j0_test_data): Likewise.
20486         (j1_test_data): Likewise.
20487         (jn_test_data): Likewise.
20488         (lgamma_test_data): Likewise.
20489         (log_test_data): Likewise.
20490         (log10_test_data): Likewise.
20491         (log1p_test_data): Likewise.
20492         (log2_test_data): Likewise.
20493         (pow_test_data): Likewise.
20494         (scalb_test_data): Likewise.
20495         (sin_test_data): Likewise.
20496         (sincos_test_data): Likewise.
20497         (sinh_test_data): Likewise.
20498         (tan_test_data): Likewise.
20499         (tanh_test_data): Likewise.
20500         (tgamma_test_data): Likewise.
20501         (y0_test_data): Likewise.
20502         (y1_test_data): Likewise.
20503         (yn_test_data): Likewise.
20505         [BZ #16167]
20506         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Check for first
20507         argument being NaN and avoid computations with second argument in
20508         that case.
20509         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Likewise.
20510         * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise.
20511         * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Likewise.
20513 2013-11-15  Arun Kumar Pyasi <arun@chitwanix.com>
20515         * locale/iso-639.def: Add Chitwani Tharu (the).
20517 2013-11-14  Andreas Schwab  <schwab@suse.de>
20519         * locale/C-address.c (_nl_C_LC_ADDRESS): Set country_num to zero
20520         word instead of empty string.
20522 2013-11-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
20524         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
20525         (__fe_nomask_env): Fir compat symbol to be remove for GLIBC_2.19.
20526         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
20527         (__fe_nomask_env): Likewise.
20529 2013-11-13  Steve Ellcey  <sellcey@mips.com>
20531         * benchtests/bench-timing.h: Include time.h.
20533 2013-11-13  H.J. Lu  <hongjiu.lu@intel.com>
20535         [BZ #15997]
20536         * sysdeps/unix/sysv/linux/configure.ac (arch_minimum_kernel): Set
20537         to 3.4.0 for x32.
20538         * sysdeps/unix/sysv/linux/configure: Regenerated.
20540 2013-11-13  Joseph Myers  <joseph@codesourcery.com>
20542         [BZ #16151]
20543         * stdlib/strtod_l.c (round_and_return): Do not consider
20544         retval[RETURN_LIBM_SIZE - 1] when determining more_bits for an
20545         exponent one less than half the least subnormal exponent.
20546         * stdlib/test-strtod-round-data: Add more tests.
20547         * stdlib/tst-strtod-round.c (tests): Regenerated.
20549 2013-11-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
20551         [BZ #14143]
20552         * sysdeps/powerpc/bits/fenv.h (__fe_nomask_env): Remove declaration.
20553         (__fe_mask_env): Likewise.
20554         * sysdeps/powerpc/fpu/fenv_libc.h (__fe_nomask_env): Remove
20555         libm_hidden_proto and add function prototype.
20556         (__fe_mask_env): Add function prototype.
20557         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
20558         (__fe_nomask_env): Add compat symbol for GLIBC_2.1.
20559         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c
20560         (__fe_mask_env): Remove compiler warnings regarding ununsed variables.
20561         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
20562         (__fe_nomask_env): Add compat symbol for GLIBC_2.3.
20564 2013-11-13  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
20566         * elf/dl-lookup.c (_dl_lookup_symbol_x): If UNDEF_MAP is false
20567         set reference_name to "" to avoid passing NULL to DSO_FILENAME.
20569 2013-11-13  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
20571         * elf/tlsdeschtab.h (_dl_make_tlsdesc_dynamic): Handle failure
20572         of htab_find_slot().
20574 2013-11-11  David S. Miller  <davem@davemloft.net>
20576         [BZ #16150]
20577         * sysdeps/sparc/sparc64/multiarch/add_n.S: Resolve to the correct generic
20578         symbol in the non-vis3 case in static builds.
20579         * sysdeps/sparc/sparc64/multiarch/addmul_1.S: Likewise.
20580         * sysdeps/sparc/sparc64/multiarch/mul_1.S: Likewise.
20581         * sysdeps/sparc/sparc64/multiarch/sub_n.S: Likewise.
20582         * sysdeps/sparc/sparc64/multiarch/submul_1.S: Likewise.
20584 2013-11-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
20586         [BZ #387]
20587         * elf/dl-object.c (_dl_new_object): Initialize L_NAME from NEWNAME if
20588         it is empty.
20590 2013-11-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
20592         * benchtests/Makefile: Add bench-strtod.
20593         * benchtests/bench-strtod.c: New file: strtod benchtest
20595 2013-11-11  Andreas Schwab  <schwab@suse.de>
20597         [BZ #16153]
20598         * nscd/nscd_getserv_r.c (__nscd_getservbyport_r): Don't include
20599         terminating NUL in key length.
20601 2013-11-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
20603         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h (VDSO_IFUNC_RET):
20604         Add artificial ODP entry for vDSO symbol for PPC64.
20605         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Adjust includes.
20606         * sysdeps/unix/sysv/linux/powerpc/time.c: Likewise.
20608 2013-11-07  Ondřej Bílka  <neleai@seznam.cz>
20610         [BZ #15374]
20611         * nss/getent.c (services_keys): Recognize services starting with digit.
20613 2013-11-06  David S. Miller  <davem@davemloft.net>
20615         [BZ #15985]
20616         * sysdeps/sparc/sparc32/fpu/s_fdim.S (__fdim): Do not use fnegd
20617         on pre-v9 cpus, use a fnegs+fmovs sequence instead.
20619 2013-11-06  Will Newton  <will.newton@linaro.org>
20621         * manual/memory.texi (Malloc Examples): Remove register
20622         keyword from examples.
20624 2013-11-04  Chris Leonard  <cjl@sugarlabs.org>
20626         * locale/iso-639.def: Correct Walaita (wal) and add Unami Delaware (unm).
20628 2013-11-04  Joseph Myers  <joseph@codesourcery.com>
20630         [BZ #6981]
20631         * include/stdc-predef.h [__GCC_IEC_559] (__STDC_IEC_559__): Define
20632         depending on [__GCC_IEC_559 > 0].
20633         [__GCC_IEC_559_COMPLEX] (__STDC_IEC_559_COMPLEX__): Define
20634         depending on [__GCC_IEC_559_COMPLEX > 0].
20636 2013-11-03  Chris Leonard  <cjl@sugarlabs.org>
20638         * locale/iso-639.def: Add Quechua, Southern (quz) and Silesian (szl)
20639         to iso-639.def.
20641 2013-11-03  Ondřej Bílka  <neleai@seznam.cz>
20643         * elf/rtld.c: Remove unused NONTLS_INIT_TP.
20645 2013-11-01  Ondřej Bílka  <neleai@seznam.cz>
20647         [BZ #16112]
20648         * malloc/malloc (malloc_info): Do not handle first bin as
20649         special case.
20651 2013-11-01  Chris Leonard  <cjl@sugarlabs.org>
20653         * locale/iso-639.def: Add Central Nahuatl (nhn).
20655 2013-11-01  Bruno Haible  <bruno@clisp.org>
20657         [BZ #7003]
20658         * manual/math.texi (BSD Random): Specify range upper bound as
20659         in POSIX.
20661 2013-10-31  Chris Leonard  <cjl@sugarlabs.org>
20663         * locale/iso-639.def: Add Meadow Mari (mhr).
20665 2013-10-31  Ondřej Bílka  <neleai@seznam.cz>
20667         [BZ #14752], [BZ #15763]
20668         * sysdeps/unix/sysv/linux/shm_open.c (shm_open, shm_unlink):
20669         Validate name.
20670         * rt/tst_shm.c: Add test for escaping directory.
20672 2013-10-31  Andreas Schwab  <schwab@suse.de>
20674         [BZ #15917]
20675         * stdio-common/vfscanf.c (_IO_vfwscanf): Handle leading '0' not
20676         followed by 'x' as part of digit sequence.
20677         * stdio-common/tst-sscanf.c (double_tests2): New tests.
20679 2013-10-31  Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
20681         [BZ #16037]
20682         * configure.ac: allow GNU Make 4.0 and greater.
20683         * configure: Regenerated.
20685 2013-10-30  Will Newton  <will.newton@linaro.org>
20687         [BZ #16038]
20688         * malloc/hooks.c (memalign_check): Limit alignment to the
20689         maximum representable power of two.
20690         * malloc/malloc.c (__libc_memalign): Likewise.
20691         * malloc/tst-memalign.c (do_test): Add test for very
20692         large alignment values.
20693         * malloc/tst-posix_memalign.c (do_test): Likewise.
20695 2013-10-30  Ondřej Bílka  <neleai@seznam.cz>
20697         [BZ #11087]
20698         * malloc/malloc.c (sysmalloc): Compute statistics atomically.
20699         (munmap_chunk): Likewise.
20700         (mremap_chunk): Likewise.
20702 2013-10-30  Ondřej Bílka  <neleai@seznam.cz>
20704         [BZ #15799]
20705         * stdlib/div.c (div): Remove obsolete code.
20706         * stdlib/ldiv.c (ldiv): Likewise.
20707         * stdlib/lldiv.c (lldiv): Likewise.
20709 2013-10-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
20711         [BZ #16071]
20712         * nss/nss_files/files-XXX.c (get_contents_ret): New
20713         enumerator.
20714         (get_contents): New function.
20715         (internal_getent): Use it.  Expand size of LINEBUFLEN.
20717 2013-10-30  Mike Frysinger  <vapier@gentoo.org>
20719         * configure.in: Moved to ...
20720         * configure.ac: ... here. Change reference to configure.in
20721         to configure.ac.
20722         * sysdeps/arm/preconfigure.ac: ... here.
20723         configure.in to configure.ac.
20724         * sysdeps/gnu/configure.in: Moved to ...
20725         * sysdeps/gnu/configure.ac: ... here.
20726         * sysdeps/i386/configure.in: Moved to ...
20727         * sysdeps/i386/configure.ac: ... here.
20728         * sysdeps/ieee754/ldbl-opt/configure.in: Moved to ...
20729         * sysdeps/ieee754/ldbl-opt/configure.ac: ... here.
20730         * sysdeps/mach/configure.in: Moved to ...
20731         * sysdeps/mach/configure.ac: ... here.
20732         * sysdeps/mach/hurd/configure.in: Moved to ...
20733         * sysdeps/mach/hurd/configure.ac: ... here.
20734         * sysdeps/powerpc/configure.in: Moved to ...
20735         * sysdeps/powerpc/configure.ac: ... here.
20736         * sysdeps/powerpc/powerpc32/configure.in: Moved to ...
20737         * sysdeps/powerpc/powerpc32/configure.ac: ... here.
20738         * sysdeps/powerpc/powerpc64/configure.in: Moved to ...
20739         * sysdeps/powerpc/powerpc64/configure.ac: ... here.
20740         * sysdeps/s390/s390-32/configure.in: Moved to ...
20741         * sysdeps/s390/s390-32/configure.ac: ... here.
20742         * sysdeps/s390/s390-64/configure.in: Moved to ...
20743         * sysdeps/s390/s390-64/configure.ac: ... here.
20744         * sysdeps/sh/configure.in: Moved to ...
20745         * sysdeps/sh/configure.ac: ... here.
20746         * sysdeps/sparc/configure.in: Moved to ...
20747         * sysdeps/sparc/configure.ac: ... here.
20748         * sysdeps/unix/sysv/linux/configure.in: Moved to ...
20749         * sysdeps/unix/sysv/linux/configure.ac: ... here.
20750         * sysdeps/unix/sysv/linux/powerpc/configure.in: Moved to ...
20751         * sysdeps/unix/sysv/linux/powerpc/configure.ac: ... here.
20752         * sysdeps/x86_64/configure.in: Moved to ...
20753         * sysdeps/x86_64/configure.ac: ... here.
20754         * sysdeps/x86_64/preconfigure.in: Moved to ...
20755         * sysdeps/x86_64/preconfigure.ac: ... here.
20756         * aclocal.m4: Change reference to configure.in to configure.ac.
20757         * config.h.in: Likewise.
20758         * manual/install.texi: Likewise.
20759         * manual/maint.texi: Likewise.
20760         * Makefile: Likewise.
20761         * malloc/Makefile: Likewise.
20762         * nscd/Makefile: Likewise.
20763         * Makeconfig: Change reference to configure.in and
20764         preconfigure.in to configure.ac and preconfigure.ac
20765         respectively.
20766         * INSTALL: Regenerated.
20767         * configure: Likewise.
20768         * sysdeps/gnu/configure: Likewise.
20769         * sysdeps/i386/configure: Likewise.
20770         * sysdeps/ieee754/ldbl-opt/configure: Likewise.
20771         * sysdeps/mach/configure: Likewise.
20772         * sysdeps/mach/hurd/configure: Likewise.
20773         * sysdeps/powerpc/configure: Likewise.
20774         * sysdeps/powerpc/powerpc32/configure: Likewise.
20775         * sysdeps/powerpc/powerpc64/configure: Likewise.
20776         * sysdeps/s390/s390-32/configure: Likewise.
20777         * sysdeps/s390/s390-64/configure: Likewise.
20778         * sysdeps/sh/configure: Likewise.
20779         * sysdeps/sparc/configure: Likewise.
20780         * sysdeps/unix/sysv/linux/configure: Likewise.
20781         * sysdeps/unix/sysv/linux/powerpc/configure: Likewise.
20782         * sysdeps/x86_64/configure: Likewise.
20783         * sysdeps/x86_64/preconfigure: Likewise.
20785 2013-10-29  Andreas Schwab  <schwab@suse.de>
20787         * stdio-common/Makefile (tst-swscanf-ENV): Define.
20789 2013-10-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
20791         * benchtests/pow-inputs: Add new inputs.
20793         * benchtests/exp-inputs: Add new inputs.
20795         * sysdeps/ieee754/dbl-64/sincos32.c (__sin32): Consolidate
20796         conditional check for return value.
20797         (__cos32): Likewise.
20799 2013-10-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
20801         * sysdeps/powerpc/powerpc64/strcpy.S (strcpy): Add word load/store
20802         to provide a boost for large inputs with word alignment.
20803         * sysdeps/powerpc/powerpc64/stpcpy.S (__stpcpy): Rewrite
20804         implementation based on optimized PPC64 strcpy.
20805         * sysdeps/powerpc/powerpc64/power7/strcpy.S: New file: optimized
20806         strcpy for PPC64/POWER7 based on both doubleword and word load/store.
20807         * sysdeps/powerpc/powerpc64/power7/stpcpy.S: New file: optimized
20808         stpcpy for PPC64/POWER7 based on PPC64/POWER7 strcpy.
20810 2013-10-25   Ondřej Bílka  <neleai@seznam.cz>
20812         [BZ #2801]
20813         * manual/socket.texi (Host Names): Fix gethostbyname_r example.
20815 2013-10-25   Ondřej Bílka  <neleai@seznam.cz>
20817         [BZ #14876]
20818         * time/strptime_l.c (__strptime_internal): 14876 Read timezone entry.
20819         * time/tst-strptime.c (day_tests): Add testcase.
20821 2013-10-25   Ondřej Bílka  <neleai@seznam.cz>
20823         [BZ #14029]
20824         * manual/pattern.texi: Acknowledge that fnmatch can fail.
20826 2013-10-25  Fabrice Bauzac  <fbauzac@debian71.nce.amadeus.net>
20828         [BZ #16074]
20829         * manual/llio.texi (Memory-mapped I/O): Indicate that mmap returns
20830         MAP_FAILED on error.
20832 2013-10-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
20834         [BZ #16072]
20835         * sysdeps/posix/getaddrinfo.c (gethosts): Allocate tmpbuf on
20836         heap for large requests.
20838 2013-10-25  Aurelien Jarno  <aurelien@aurel32.net>
20840         [BZ #9954]
20841         * sysdeps/posix/getaddrinfo.c (rfc3484_sort): do not assign native
20842         result if the result has no associated interface.
20843         * sysdeps/posix/getaddrinfo.c (getaddrinfo): correctly detect
20844         interface for all 127.X.Y.Z addresses.
20846 2013-10-24  Chris Leonard  <cjl@sugarlabs.org>
20848         * locale/iso-639.def: Add Ligurian (lij)
20850 2013-10-21  Ondřej Bílka  <neleai@seznam.cz>
20852         [BZ #15825]
20853         * sunrpc/rpc_main.c: Document rpcgen -5.
20855 2013-10-19  Michael Stahl  <mstahl@redhat.com>
20857         * elf/rtld.c (do_preload): Print the reason why preloading failed.
20859 2013-10-19  Ondřej Bílka  <neleai@seznam.cz>
20861         [BZ #10278]
20862         * posix/glob.c: Match only directories when trailing slash is present.
20863         * posix/tst-gnuglob.c (my_opendir): Do not open files.
20864         (main): Add testcase.
20866 2013-10-19  Ondřej Bílka  <neleai@seznam.cz>
20868         [BZ #15670]
20869         * time/tzfile.c (__tzfile_read): Replace alloca with malloc.
20871 2013-10-18  Carlos O'Donell  <carlos@redhat.com>
20873         * manual/crypt.texi (Cryptographic Functions): Using SunRPC and
20874         AUTH_DES will prevent FIPS 140-2 compliance. Add vindex for
20875         AUTH_DES and cindex for FIPS 140-2.
20876         (DES Encryption): Add cindex FIPS 46-3.
20878         * locale/locarchive.h (struct locarhandle): Add fname.
20879         * locale/programs/localedef.c (main): Pass ARGV[remaining]
20880         if an optional argument was specified to --list-archive,
20881         otherwise NULL.
20882         * locale/programs/locarchive.c (show_archive_content): Take new
20883         argument fname and pass it via ah.fname to open_archive.
20884         * locale/programs/localedef.h: Update decl.
20885         (open_archive): If AH->fname is non-null, open that file
20886         rather than the default file name, and don't ignore ENOENT.
20887         (create_archive): Set AH.fname to NULL.
20888         (delete_locales_from_archive): Likewise.
20889         (add_locales_to_archive): Likewise.
20890         * locale/programs/locfile.c (write_all_categories): Likewise.
20892 2013-10-18  Joseph Myers  <joseph@codesourcery.com>
20893             Aldy Hernandez  <aldyh@redhat.com>
20895         * sysdeps/powerpc/powerpc32/e500/nofpu/Makefile: New file.
20896         * sysdeps/powerpc/powerpc32/e500/nofpu/fclrexcpt.c: Likewise.
20897         * sysdeps/powerpc/powerpc32/e500/nofpu/fe_note_change.c: Likewise.
20898         * sysdeps/powerpc/powerpc32/e500/nofpu/fedisblxcpt.c: Likewise.
20899         * sysdeps/powerpc/powerpc32/e500/nofpu/feenablxcpt.c: Likewise.
20900         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetenv.c: Likewise.
20901         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetexcept.c: Likewise.
20902         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetround.c: Likewise.
20903         * sysdeps/powerpc/powerpc32/e500/nofpu/feholdexcpt.c: Likewise.
20904         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_const.c: Likewise.
20905         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h: Likewise.
20906         * sysdeps/powerpc/powerpc32/e500/nofpu/fesetenv.c: Likewise.
20907         * sysdeps/powerpc/powerpc32/e500/nofpu/fesetround.c: Likewise.
20908         * sysdeps/powerpc/powerpc32/e500/nofpu/feupdateenv.c: Likewise.
20909         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_from_prctl.c:
20910         Likewise.
20911         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_from_spe.c:
20912         Likewise.
20913         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_to_prctl.c:
20914         Likewise.
20915         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_to_spe.c:
20916         Likewise.
20917         * sysdeps/powerpc/powerpc32/e500/nofpu/fgetexcptflg.c: Likewise.
20918         * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcept-soft.c:
20919         Likewise.
20920         * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcpt.c: Likewise.
20921         * sysdeps/powerpc/powerpc32/e500/nofpu/fsetexcptflg.c: Likewise.
20922         * sysdeps/powerpc/powerpc32/e500/nofpu/ftestexcept.c: Likewise.
20923         * sysdeps/powerpc/powerpc32/e500/nofpu/get-rounding-mode.h:
20924         Likewise.
20925         * sysdeps/powerpc/powerpc32/e500/nofpu/s_fabsf.S: Likewise.
20926         * sysdeps/powerpc/powerpc32/e500/nofpu/spe-raise.c: Likewise.
20927         * sysdeps/powerpc/preconfigure: Likewise.
20928         * sysdeps/unix/sysv/linux/powerpc/powerpc32/e500/nofpu/Implies:
20929         Likewise.
20930         * sysdeps/powerpc/nofpu/soft-supp.h [__NO_FPRS__ && !_SOFT_FLOAT]:
20931         Replace contents of file by #include of <fenv_libc.h>.
20932         * sysdeps/powerpc/soft-fp/sfp-machine.h
20933         [__NO_FPRS__ && !_SOFT_FLOAT]: Include <fenv_libc.h>, <sysdep.h>
20934         and <sys/prctl.h>.
20935         [__NO_FPRS__ && !_SOFT_FLOAT] (__feraiseexcept_soft): Declare.
20936         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_INEXACT): Define macro.
20937         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_INVALID): Likewise.
20938         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_DIVZERO): Likewise.
20939         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_UNDERFLOW): Likewise.
20940         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_OVERFLOW): Likewise.
20941         [__NO_FPRS__ && !_SOFT_FLOAT] (_FP_DECL_EX): Likewise.
20942         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_INIT_ROUNDMODE): Likewise.
20943         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_INIT_EXCEPTIONS): Likewise.
20944         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_HANDLE_EXCEPTIONS): Likewise.
20945         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_ROUNDMODE): Likewise.
20946         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_TRAPPING_EXCEPTIONS): Likewise.
20947         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data:
20948         Allow copysignl PLT reference to be missing.
20950 2013-10-18  Richard Sandiford  <richard@codesourcery.com>
20951             Joseph Myers  <joseph@codesourcery.com
20953         [BZ #15948]
20954         * locale/programs/ld-collate.c (new_element): Handle <U0000> as a
20955         single character.
20956         (add_to_tablewc): Assert sequence of wide characters is nonempty.
20958 2013-10-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
20960         * elf/tst-tls-dlinfo.c: Don't include tls.h.
20961         * elf/tst-tls1.c: Likewise.
20962         * elf/tst-tls10.h: Likewise.
20963         * elf/tst-tls14.c: Likewise.
20964         * elf/tst-tls2.c: Likewise.
20965         * elf/tst-tls3.c: Likewise.
20966         * elf/tst-tls4.c: Likewise.
20967         * elf/tst-tls5.c: Likewise.
20968         * elf/tst-tls6.c: Likewise.
20969         * elf/tst-tls7.c: Likewise.
20970         * elf/tst-tls8.c: Likewise.
20971         * elf/tst-tls9.c: Likewise.
20972         * elf/tst-tlsmod1.c: Likewise.
20973         * elf/tst-tlsmod13.c: Likewise.
20974         * elf/tst-tlsmod13a.c: Likewise.
20975         * elf/tst-tlsmod14a.c: Likewise.
20976         * elf/tst-tlsmod16a.c: Likewise.
20977         * elf/tst-tlsmod16b.c: Likewise.
20978         * elf/tst-tlsmod2.c: Likewise.
20979         * elf/tst-tlsmod3.c: Likewise.
20980         * elf/tst-tlsmod4.c: Likewise.
20981         * elf/tst-tlsmod5.c: Likewise.
20982         * elf/tst-tlsmod6.c: Likewise.
20984 2013-10-18  Ondřej Bílka  <neleai@seznam.cz>
20986         [BZ #12486]
20987         * malloc/malloc.c: remove checks for statistics.
20989 2013-10-17  Ondřej Bílka  <neleai@seznam.cz>
20991         [BZ #15277]
20992         * inet/inet_net.c (inet_network): Detect additional invalid strings.
20993         * inet/tst-network.c: Add testcase.
20995 2013-10-17  Andreas Schwab  <schwab@suse.de>
20997         [BZ #15218]
20998         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't use gethostbyaddr
20999         to determine canonical name.
21001 2013-10-17  Ondřej Bílka  <neleai@seznam.cz>
21003         * sysdeps/ieee754/dbl-64/dbl2mpn.c: Fix formatting.
21004         * sysdeps/ieee754/dbl-64/dla.h: Likewise.
21005         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
21006         * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
21007         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
21008         * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
21009         * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
21010         * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
21011         * sysdeps/ieee754/dbl-64/e_gamma_r.c: Likewise.
21012         * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
21013         * sysdeps/ieee754/dbl-64/e_ilogb.c: Likewise.
21014         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
21015         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
21016         * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
21017         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
21018         * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
21019         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
21020         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
21021         * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Likewise.
21022         * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
21023         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
21024         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
21025         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
21026         * sysdeps/ieee754/dbl-64/MathLib.h: Likewise.
21027         * sysdeps/ieee754/dbl-64/mpa-arch.h: Likewise.
21028         * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
21029         * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
21030         * sysdeps/ieee754/dbl-64/mpn2dbl.c: Likewise.
21031         * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
21032         * sysdeps/ieee754/dbl-64/mydefs.h: Likewise.
21033         * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
21034         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
21035         * sysdeps/ieee754/dbl-64/s_cbrt.c: Likewise.
21036         * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
21037         * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
21038         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
21039         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
21040         * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
21041         * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
21042         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
21043         * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
21044         * sysdeps/ieee754/dbl-64/s_isinf.c: Likewise.
21045         * sysdeps/ieee754/dbl-64/s_isinf_ns.c: Likewise.
21046         * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
21047         * sysdeps/ieee754/dbl-64/s_llround.c: Likewise.
21048         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
21049         * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
21050         * sysdeps/ieee754/dbl-64/s_lrint.c: Likewise.
21051         * sysdeps/ieee754/dbl-64/s_modf.c: Likewise.
21052         * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
21053         * sysdeps/ieee754/dbl-64/s_remquo.c: Likewise.
21054         * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
21055         * sysdeps/ieee754/dbl-64/s_scalbln.c: Likewise.
21056         * sysdeps/ieee754/dbl-64/s_scalbn.c: Likewise.
21057         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
21058         * sysdeps/ieee754/dbl-64/s_sincos.c: Likewise.
21059         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
21060         * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
21062 2013-10-17  Joseph Myers  <joseph@codesourcery.com>
21064         [BZ #16041]
21065         * soft-fp/op-common.h (FP_EXTEND): When input is a signaling NaN,
21066         make result into a quiet NaN.
21068 2013-10-16  Joseph Myers  <joseph@codesourcery.com>
21070         * soft-fp/adddf3.c: Fix horizontal whitespace.
21071         * soft-fp/addsf3.c: Likewise.
21072         * soft-fp/addtf3.c: Likewise.
21073         * soft-fp/divdf3.c: Likewise.
21074         * soft-fp/divsf3.c: Likewise.
21075         * soft-fp/divtf3.c: Likewise.
21076         * soft-fp/double.h: Likewise.
21077         * soft-fp/eqdf2.c: Likewise.
21078         * soft-fp/eqsf2.c: Likewise.
21079         * soft-fp/eqtf2.c: Likewise.
21080         * soft-fp/extenddftf2.c: Likewise.
21081         * soft-fp/extended.h: Likewise.
21082         * soft-fp/extendsfdf2.c: Likewise.
21083         * soft-fp/extendsftf2.c: Likewise.
21084         * soft-fp/extendxftf2.c: Likewise.
21085         * soft-fp/fixdfdi.c: Likewise.
21086         * soft-fp/fixdfsi.c: Likewise.
21087         * soft-fp/fixdfti.c: Likewise.
21088         * soft-fp/fixsfdi.c: Likewise.
21089         * soft-fp/fixsfsi.c: Likewise.
21090         * soft-fp/fixsfti.c: Likewise.
21091         * soft-fp/fixtfdi.c: Likewise.
21092         * soft-fp/fixtfsi.c: Likewise.
21093         * soft-fp/fixtfti.c: Likewise.
21094         * soft-fp/fixunsdfdi.c: Likewise.
21095         * soft-fp/fixunsdfsi.c: Likewise.
21096         * soft-fp/fixunsdfti.c: Likewise.
21097         * soft-fp/fixunssfdi.c: Likewise.
21098         * soft-fp/fixunssfsi.c: Likewise.
21099         * soft-fp/fixunssfti.c: Likewise.
21100         * soft-fp/fixunstfdi.c: Likewise.
21101         * soft-fp/fixunstfsi.c: Likewise.
21102         * soft-fp/fixunstfti.c: Likewise.
21103         * soft-fp/floatdidf.c: Likewise.
21104         * soft-fp/floatdisf.c: Likewise.
21105         * soft-fp/floatditf.c: Likewise.
21106         * soft-fp/floatsidf.c: Likewise.
21107         * soft-fp/floatsisf.c: Likewise.
21108         * soft-fp/floatsitf.c: Likewise.
21109         * soft-fp/floattidf.c: Likewise.
21110         * soft-fp/floattisf.c: Likewise.
21111         * soft-fp/floattitf.c: Likewise.
21112         * soft-fp/floatundidf.c: Likewise.
21113         * soft-fp/floatundisf.c: Likewise.
21114         * soft-fp/floatunditf.c: Likewise.
21115         * soft-fp/floatunsidf.c: Likewise.
21116         * soft-fp/floatunsisf.c: Likewise.
21117         * soft-fp/floatunsitf.c: Likewise.
21118         * soft-fp/floatuntidf.c: Likewise.
21119         * soft-fp/floatuntisf.c: Likewise.
21120         * soft-fp/floatuntitf.c: Likewise.
21121         * soft-fp/fmadf4.c: Likewise.
21122         * soft-fp/fmasf4.c: Likewise.
21123         * soft-fp/fmatf4.c: Likewise.
21124         * soft-fp/gedf2.c: Likewise.
21125         * soft-fp/gesf2.c: Likewise.
21126         * soft-fp/getf2.c: Likewise.
21127         * soft-fp/ledf2.c: Likewise.
21128         * soft-fp/lesf2.c: Likewise.
21129         * soft-fp/letf2.c: Likewise.
21130         * soft-fp/muldf3.c: Likewise.
21131         * soft-fp/mulsf3.c: Likewise.
21132         * soft-fp/multf3.c: Likewise.
21133         * soft-fp/negdf2.c: Likewise.
21134         * soft-fp/negsf2.c: Likewise.
21135         * soft-fp/negtf2.c: Likewise.
21136         * soft-fp/op-1.h: Likewise.
21137         * soft-fp/op-2.h: Likewise.
21138         * soft-fp/op-4.h: Likewise.
21139         * soft-fp/op-8.h: Likewise.
21140         * soft-fp/op-common.h: Likewise.
21141         * soft-fp/quad.h: Likewise.
21142         * soft-fp/single.h: Likewise.
21143         * soft-fp/soft-fp.h: Likewise.
21144         * soft-fp/sqrtdf2.c: Likewise.
21145         * soft-fp/sqrtsf2.c: Likewise.
21146         * soft-fp/sqrttf2.c: Likewise.
21147         * soft-fp/subdf3.c: Likewise.
21148         * soft-fp/subsf3.c: Likewise.
21149         * soft-fp/subtf3.c: Likewise.
21150         * soft-fp/truncdfsf2.c: Likewise.
21151         * soft-fp/trunctfdf2.c: Likewise.
21152         * soft-fp/trunctfsf2.c: Likewise.
21153         * soft-fp/trunctfxf2.c: Likewise.
21154         * soft-fp/unorddf2.c: Likewise.
21155         * soft-fp/unordsf2.c: Likewise.
21156         * soft-fp/unordtf2.c: Likewise.
21158 2013-10-15  Joseph Myers  <joseph@codesourcery.com>
21160         * soft-fp/op-2.h (_FP_DIV_MEAT_2_gmp): Remove macro.
21161         * soft-fp/soft-fp.h (FP_UNSET_EXCEPTION): Likewise.
21163 2013-10-15   Ondřej Bílka  <neleai@seznam.cz>
21165         * elf/dl-libc.c: Clear initfini list after freeing.
21167 2013-10-14  Joseph Myers  <joseph@codesourcery.com>
21169         * soft-fp/adddf3.c: Fix vertical whitespace and indentation.
21170         * soft-fp/addsf3.c: Likewise.
21171         * soft-fp/addtf3.c: Likewise.
21172         * soft-fp/divdf3.c: Likewise.
21173         * soft-fp/divsf3.c: Likewise.
21174         * soft-fp/divtf3.c: Likewise.
21175         * soft-fp/double.h: Likewise.
21176         * soft-fp/eqdf2.c: Likewise.
21177         * soft-fp/eqsf2.c: Likewise.
21178         * soft-fp/eqtf2.c: Likewise.
21179         * soft-fp/extenddftf2.c: Likewise.
21180         * soft-fp/extended.h: Likewise.
21181         * soft-fp/extendsfdf2.c: Likewise.
21182         * soft-fp/extendsftf2.c: Likewise.
21183         * soft-fp/extendxftf2.c: Likewise.
21184         * soft-fp/fixdfdi.c: Likewise.
21185         * soft-fp/fixdfsi.c: Likewise.
21186         * soft-fp/fixdfti.c: Likewise.
21187         * soft-fp/fixsfdi.c: Likewise.
21188         * soft-fp/fixsfsi.c: Likewise.
21189         * soft-fp/fixsfti.c: Likewise.
21190         * soft-fp/fixtfdi.c: Likewise.
21191         * soft-fp/fixtfsi.c: Likewise.
21192         * soft-fp/fixtfti.c: Likewise.
21193         * soft-fp/fixunsdfdi.c: Likewise.
21194         * soft-fp/fixunsdfsi.c: Likewise.
21195         * soft-fp/fixunsdfti.c: Likewise.
21196         * soft-fp/fixunssfdi.c: Likewise.
21197         * soft-fp/fixunssfsi.c: Likewise.
21198         * soft-fp/fixunssfti.c: Likewise.
21199         * soft-fp/fixunstfdi.c: Likewise.
21200         * soft-fp/fixunstfsi.c: Likewise.
21201         * soft-fp/fixunstfti.c: Likewise.
21202         * soft-fp/floatdidf.c: Likewise.
21203         * soft-fp/floatdisf.c: Likewise.
21204         * soft-fp/floatditf.c: Likewise.
21205         * soft-fp/floatsidf.c: Likewise.
21206         * soft-fp/floatsisf.c: Likewise.
21207         * soft-fp/floatsitf.c: Likewise.
21208         * soft-fp/floattidf.c: Likewise.
21209         * soft-fp/floattisf.c: Likewise.
21210         * soft-fp/floattitf.c: Likewise.
21211         * soft-fp/floatundidf.c: Likewise.
21212         * soft-fp/floatundisf.c: Likewise.
21213         * soft-fp/floatunsidf.c: Likewise.
21214         * soft-fp/floatunsisf.c: Likewise.
21215         * soft-fp/floatuntidf.c: Likewise.
21216         * soft-fp/floatuntisf.c: Likewise.
21217         * soft-fp/floatuntitf.c: Likewise.
21218         * soft-fp/fmadf4.c: Likewise.
21219         * soft-fp/fmasf4.c: Likewise.
21220         * soft-fp/fmatf4.c: Likewise.
21221         * soft-fp/gedf2.c: Likewise.
21222         * soft-fp/gesf2.c: Likewise.
21223         * soft-fp/getf2.c: Likewise.
21224         * soft-fp/ledf2.c: Likewise.
21225         * soft-fp/lesf2.c: Likewise.
21226         * soft-fp/letf2.c: Likewise.
21227         * soft-fp/muldf3.c: Likewise.
21228         * soft-fp/mulsf3.c: Likewise.
21229         * soft-fp/multf3.c: Likewise.
21230         * soft-fp/negdf2.c: Likewise.
21231         * soft-fp/negsf2.c: Likewise.
21232         * soft-fp/negtf2.c: Likewise.
21233         * soft-fp/op-1.h: Likewise.
21234         * soft-fp/op-2.h: Likewise.
21235         * soft-fp/op-4.h: Likewise.
21236         * soft-fp/op-8.h: Likewise.
21237         * soft-fp/op-common.h: Likewise.
21238         * soft-fp/quad.h: Likewise.
21239         * soft-fp/single.h: Likewise.
21240         * soft-fp/soft-fp.h: Likewise.
21241         * soft-fp/sqrtdf2.c: Likewise.
21242         * soft-fp/sqrtsf2.c: Likewise.
21243         * soft-fp/sqrttf2.c: Likewise.
21244         * soft-fp/subdf3.c: Likewise.
21245         * soft-fp/subsf3.c: Likewise.
21246         * soft-fp/subtf3.c: Likewise.
21247         * soft-fp/truncdfsf2.c: Likewise.
21248         * soft-fp/trunctfdf2.c: Likewise.
21249         * soft-fp/trunctfsf2.c: Likewise.
21250         * soft-fp/trunctfxf2.c: Likewise.
21251         * soft-fp/unorddf2.c: Likewise.
21252         * soft-fp/unordsf2.c: Likewise.
21253         * soft-fp/unordtf2.c: Likewise.
21255 2013-10-14   Ondřej Bílka  <neleai@seznam.cz>
21257         [BZ #15672]
21258         * misc/error.c (error_tail): Fix possible buffer overflow.
21260 2013-10-14  Aurelien Jarno  <aurelien@aurel32.net>
21262         [BZ #13028]
21263         * res_send.c(__libc_res_nsend): Correctly copy the nameserver
21264         address.
21266 2013-10-14  P. J. McDermott  <pj@pehjota.net>
21268         [BZ #832]
21269         * elf/ldd.bash.in (try_trace): New function.  Delete previous code
21270         testing pipefail option.
21272 2013-10-12  Joseph Myers  <joseph@codesourcery.com>
21274         * soft-fp/double.h: Indent preprocessor directives inside #if.
21275         * soft-fp/extended.h: Likewise.
21276         * soft-fp/op-2.h: Likewise.
21277         * soft-fp/op-4.h: Likewise.
21278         * soft-fp/op-common.h: Likewise.
21279         * soft-fp/quad.h: Likewise.
21280         * soft-fp/single.h: Likewise.
21281         * soft-fp/soft-fp.h: Likewise.
21283 2013-10-12   Yuri Chornoivan <yurchor@ukr.net>
21285         * iconv/iconv_prog.c: Fix typos.
21286         * stdio-common/psiginfo-data.h: Likewise.
21288 2013-10-12   Reuben Thomas <rrt@sc3d.org>
21290         [BZ #15764]
21291         * locale/setlocale.c: Fix typo.
21293 2013-10-12  Joseph Myers  <joseph@codesourcery.com>
21295         [BZ #16036]
21296         * soft-fp/unorddf2.c (__unorddf2): Raise "invalid" exception for
21297         signaling NaN arguments.
21298         * soft-fp/unordsf2.c (__unordsf2): Likewise.
21299         * soft-fp/unordtf2.c (__unordtf2): Likewise.
21301         [BZ #14910]
21302         * soft-fp/gedf2.c (__gedf2): Raise "invalid" exception for all
21303         unordered operands.
21304         * soft-fp/gesf2.c (__gesf2): Likewise.
21305         * soft-fp/getf2.c (__getf2): Likewise.
21306         * soft-fp/ledf2.c (__ledf2): Likewise.
21307         * soft-fp/lesf2.c (__lesf2): Likewise.
21308         * soft-fp/letf2.c (__letf2): Likewise.
21310         * soft-fp/eqdf2.c (__eqdf2): Use FP_INIT_EXCEPTIONS.
21311         * soft-fp/eqsf2.c (__eqsf2): Likewise.
21312         * soft-fp/eqtf2.c (__eqtf2): Likewise.
21313         * soft-fp/fixdfdi.c (__fixdfdi): Likewise.
21314         * soft-fp/fixdfsi.c (__fixdfsi): Likewise.
21315         * soft-fp/fixdfti.c (__fixdfti): Likewise.
21316         * soft-fp/fixsfdi.c (__fixsfdi): Likewise.
21317         * soft-fp/fixsfsi.c (__fixsfsi): Likewise.
21318         * soft-fp/fixsfti.c (__fixsfti): Likewise.
21319         * soft-fp/fixtfdi.c (__fixtfdi): Likewise.
21320         * soft-fp/fixtfsi.c (__fixtfsi): Likewise.
21321         * soft-fp/fixtfti.c (__fixtfti): Likewise.
21322         * soft-fp/fixunsdfdi.c (__fixunsdfdi): Likewise.
21323         * soft-fp/fixunsdfsi.c (__fixunsdfsi): Likewise.
21324         * soft-fp/fixunsdfti.c (__fixunsdfti): Likewise.
21325         * soft-fp/fixunssfdi.c (__fixunssfdi): Likewise.
21326         * soft-fp/fixunssfsi.c (__fixunssfsi): Likewise.
21327         * soft-fp/fixunssfti.c (__fixunssfti): Likewise.
21328         * soft-fp/fixunstfdi.c (__fixunstfdi): Likewise.
21329         * soft-fp/fixunstfsi.c (__fixunstfsi): Likewise.
21330         * soft-fp/fixunstfti.c (__fixunstfti): Likewise.
21331         * soft-fp/floatdidf.c (__floatdidf): Use FP_INIT_ROUNDMODE.
21332         * soft-fp/floatdisf.c (__floatdisf): Likewise.
21333         * soft-fp/floatsisf.c (__floatsisf): Likewise.
21334         * soft-fp/floattidf.c (__floattidf): Likewise.
21335         * soft-fp/floattisf.c (__floattisf): Likewise.
21336         * soft-fp/floattitf.c (__floattitf): Likewise.
21337         * soft-fp/floatundidf.c (__floatundidf): Likewise.
21338         * soft-fp/floatundisf.c (__floatundisf): Likewise.
21339         * soft-fp/floatunsisf.c (__floatunsisf): Likewise.
21340         * soft-fp/floatuntidf.c (__floatuntidf): Likewise.
21341         * soft-fp/floatuntisf.c (__floatuntisf): Likewise.
21342         * soft-fp/floatuntitf.c (__floatuntitf): Likewise.
21343         * soft-fp/gedf2.c (__gedf2): Use FP_INIT_EXCEPTIONS.
21344         * soft-fp/gesf2.c (__gesf2): Likewise.
21345         * soft-fp/getf2.c (__getf2): Likewise.
21346         * soft-fp/ledf2.c (__ledf2): Likewise.
21347         * soft-fp/lesf2.c (__lesf2): Likewise.
21348         * soft-fp/letf2.c (__letf2): Likewise.
21350         * soft-fp/soft-fp.h [FP_NO_EXCEPTIONS] (FP_SET_EXCEPTION):
21351         Undefine and redefine.
21352         [FP_NO_EXCEPTIONS] (FP_CUR_EXCEPTIONS): Likewise.
21353         [FP_NO_EXCEPTIONS] (FP_TRAPPING_EXCEPTIONS): Likewise.
21354         [FP_NO_EXCEPTIONS] (FP_ROUNDMODE): Likewise.
21355         * soft-fp/floatditf.c (FP_NO_EXCEPTIONS): Define macro.
21356         (__floatditf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
21357         * soft-fp/floatsidf.c (FP_NO_EXCEPTIONS): Define macro.
21358         (__floatsidf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
21359         * soft-fp/floatsitf.c (FP_NO_EXCEPTIONS): Define macro.
21360         (__floatsitf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
21361         * soft-fp/floatunditf.c (FP_NO_EXCEPTIONS): Define macro.
21362         (__floatunditf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
21363         * soft-fp/floatunsidf.c (FP_NO_EXCEPTIONS): Define macro.
21364         (__floatunsidf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
21365         * soft-fp/floatunsitf.c (FP_NO_EXCEPTIONS): Define macro.
21366         (__floatunsitf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
21368         [BZ #16032]
21369         * soft-fp/op-2.h (_FP_DIV_MEAT_2_udiv): Shift numerator right
21370         without decrementing exponent if mantissa >= that for the
21371         denominator, not >.
21372         (_FP_DIV_MEAT_2_gmp): Test numerator mantissa >= that for the
21373         denominator, not >.  Decrement exponent in < case instead of
21374         incrementing in >= case.
21375         * soft-fp/op-4.h (_FP_DIV_MEAT_4_udiv): Shift numerator right
21376         without decrementing exponent if mantissa >= that for the
21377         denominator, not >.
21379         * soft-fp/op-common.h (_FP_TO_INT): Reverse test of sign for
21380         computing saturated result for unsigned overflow.
21382 2013-10-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
21383             Jeff Law  <law@redhat.com>
21385         * sysdeps/ieee754/dbl-64/e_atan2.c: Include stap-probe.h.
21386         (atan2Mp): Add systemtap probe marker.
21387         * sysdeps/ieee754/dbl-64/e_log.c: include stap-probe.h.
21388         (__ieee754_log): Add systemtap probe marker.
21389         * sysdeps/ieee754/dbl-64/s_atan.c: Include stap-probe.h.
21390         (atanMp): Add systemtap probe marker.
21391         * sysdeps/ieee754/dbl-64/s_tan.c: Include stap-probe.h.
21392         (tanMp): Add systemtap probe marker.
21393         * sysdeps/ieee754/dbl-64/slowexp.c: Include stap-probe.h.
21394         (__slowexp): Add systemtap probe marker.
21395         * sysdeps/ieee754/dbl-64/slowpow.c: Include stap-probe.h.
21396         (__slowpow): Add systemtap probe marker.
21397         * manual/probes.texi: Document probes.
21399 2013-10-11  Eric Biggers  <ebiggers3@gmail.com>
21401         [BZ #15362]
21402         * libio/fileops.c (_IO_new_file_write): Return count of bytes
21403         written.
21404         (_IO_new_file_xsputn): Don't return EOF if nothing has been
21405         written.
21406         * libio/iofwrite.c (_IO_fwrite): Return count if bytes were
21407         written to buffer but not flushed.
21408         * libio/iofwrite_u.c:  Likewise.
21409         * libio/iopadn.c:  Return bytes returned even if EOF was
21410         encountered.
21411         * libio/iowpadn.c:  Likewise.
21412         * stdio-common/vfprintf.c [COMPILE_WPRINTF] (PAD): Return error
21413         if _IO_padn does not write the whole buffer.
21414         [!COMPILE_WPRINTF] (PAD): Likewise.
21416 2013-10-10  David S. Miller  <davem@davemloft.net>
21418         * sysdeps/posix/dirstream.h (struct __dirstream): Fix alignment of
21419         directory block.
21421 2013-10-10  Joseph Myers  <joseph@codesourcery.com>
21423         * soft-fp/extendxftf2.c: Use copyright year range.  Use URL
21424         instead of FSF address.
21425         * soft-fp/fixdfti.c: Likewise.
21426         * soft-fp/fixsfti.c: Likewise.
21427         * soft-fp/fixtfti.c: Likewise.
21428         * soft-fp/fixunsdfti.c: Likewise.
21429         * soft-fp/fixunssfti.c: Likewise.
21430         * soft-fp/fixunstfti.c: Likewise.
21431         * soft-fp/floattidf.c: Likewise.
21432         * soft-fp/floattisf.c: Likewise.
21433         * soft-fp/floattitf.c: Likewise.
21434         * soft-fp/floatuntidf.c: Likewise.
21435         * soft-fp/floatuntisf.c: Likewise.
21436         * soft-fp/floatuntitf.c: Likewise.
21437         * soft-fp/trunctfxf2.c: Likewise.
21439         * soft-fp/extendxftf2.c: New file.  Copied from libgcc.
21440         * soft-fp/fixdfti.c: Likewise.
21441         * soft-fp/fixsfti.c: Likewise.
21442         * soft-fp/fixtfti.c: Likewise.
21443         * soft-fp/fixunsdfti.c: Likewise.
21444         * soft-fp/fixunssfti.c: Likewise.
21445         * soft-fp/fixunstfti.c: Likewise.
21446         * soft-fp/floattidf.c: Likewise.
21447         * soft-fp/floattisf.c: Likewise.
21448         * soft-fp/floattitf.c: Likewise.
21449         * soft-fp/floatuntidf.c: Likewise.
21450         * soft-fp/floatuntisf.c: Likewise.
21451         * soft-fp/floatuntitf.c: Likewise.
21452         * soft-fp/trunctfxf2.c: Likewise.
21454 2013-10-10  David S. Miller  <davem@davemloft.net>
21456         * sysdeps/sparc/fpu/libm-test-ulps: Update.
21458 2013-10-10  Joseph Myers  <joseph@codsourcery.com>
21460         * sysdeps/powerpc/nofpu/Makefile [$(subdir) = math]
21461         (CFLAGS-e_hypotl.c): Add -fno-builtin-fabsl.
21462         [$(subdir) = math] (CFLAGS-w_acosl.c): Likewise.
21463         [$(subdir) = math] (CFLAGS-w_asinl.c): Likewise.
21464         [$(subdir) = math] (CFLAGS-w_atanhl.c): Likewise.
21465         [$(subdir) = math] (CFLAGS-w_j0l.c): Likewise.
21466         [$(subdir) = math] (CFLAGS-w_j1l.c): Likewise.
21468         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Check
21469         for NaNs before doing comparisons on argument.
21470         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl):
21471         Likewise.
21473 2013-10-10  Will Newton  <will.newton@linaro.org>
21475         * malloc/hooks.c (memalign_check): Ensure the value of bytes
21476         passed to _int_memalign does not overflow.
21478 2013-10-10  Torvald Riegel  <triegel@redhat.com>
21480         * scripts/bench.pl: Add include-sources directive.
21481         * benchtests/README: Update documentation.
21483 2013-10-10  Joseph Myers  <joseph@codesourcery.com>
21485         * soft-fp/soft-fp.h (FP_INIT_EXCEPTIONS): New macro.
21486         * soft-fp/extenddftf2.c (__extenddftf2): Use FP_INIT_EXCEPTIONS
21487         instead of FP_INIT_ROUNDMODE.
21488         * soft-fp/extendsfdf2.c (__extendsfdf2): Likewise.
21489         * soft-fp/extendsftf2.c (__extendsftf2): Likewise.
21491         [BZ #16034]
21492         * soft-fp/op-common.h (_FP_NEG): Document input as raw.  Do not
21493         copy class of input value.
21494         * soft-fp/negdf2.c (__negdf2): Use raw unpacking and packing.  Do
21495         not handle exceptions.
21496         * soft-fp/negsf2.c (__negsf2): Likewise.
21497         * soft-fp/negtf2.c (__negtf2): Likewise.
21498         * sysdeps/sparc/sparc32/soft-fp/q_neg.c (_Q_neg): Likewise.
21500 2013-10-09  Joseph Myers  <joseph@codesourcery.com>
21502         * soft-fp/op-4.h (_FP_FRAC_DISASSEMBLE_4): Remove trailing
21503         semicolon.  From Linux kernel.
21505 2013-10-09  Adam Buchbinder  <adam.buchbinder@gmail.com>
21507         * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Fix typo in comment.
21509 2013-10-08  Yogesh Chaudhari  <mr.yogesh@gmail.com>
21511         [BZ #156]
21512         * manual/socket.texi: Added statement about buffer
21513         for gethostbyname2_r.
21515 2013-10-08  Ondřej Bílka  <neleai@seznam.cz>
21517         * sysdeps/x86_64/memset.S (ALIGN): Macro removed.
21518         Use .p2align directive instead, throughout.
21519         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Likewise.
21520         * sysdeps/x86_64/multiarch/memcmp-ssse3.S: Likewise.
21521         * sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S: Likewise.
21522         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
21523         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
21524         * sysdeps/x86_64/multiarch/strcmp-sse2-unaligned.S: Likewise.
21525         * sysdeps/x86_64/strchr.S: Likewise.
21526         * sysdeps/x86_64/strrchr.S: Likewise.
21528 2013-10-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
21530         * sysdeps/ieee754/dbl-64/e_pow.c: Fix code formatting.
21532         * sysdeps/ieee754/dbl-64/e_exp.c: Fix code formatting.
21534         * sysdeps/generic/math_private.h (__mpsin1): Remove
21535         declaration.
21536         (__mpcos1): Likewise.
21537         (__mpsin): New argument __range_reduce.
21538         (__mpcos): Likewise.
21539         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
21540         (slow): Use __mpsin and __mpcos.
21541         (slow1): Likewise.
21542         (slow2): Likewise.
21543         (sloww): Likewise.
21544         (sloww1): Likewise.
21545         (sloww2): Likewise.
21546         (bsloww): Likewise.
21547         (bsloww1): Likewise.
21548         (bsloww2): Likewise.
21549         (cslow2): Likewise.
21550         (csloww): Likewise.
21551         (csloww1): Likewise.
21552         (csloww2): Likewise.
21553         * sysdeps/ieee754/dbl-64/sincos32.c (__mpsin): Add argument
21554         range_reduce.  Merge in __mpsin1.
21555         (__mpcos): Likewise.
21556         (__mpsin1): Remove.
21557         (__mpcos1): Likewise.
21559 2013-10-07  Joseph Myers  <joseph@codesourcery.com>
21561         * locale/loadlocale.c (_nl_intern_locale_data): Use
21562         LOCFILE_ALIGNED_P.
21563         * locale/programs/3level.h (CONCAT(add_locale_,TABLE)): Use
21564         LOCFILE_ALIGN_UP and LOCFILE_ALIGN.
21565         * locale/programs/ld-collate.c (obstack_int32_grow): Assert that
21566         obstack data is appropriately aligned.
21567         (obstack_int32_grow_fast): Likewise.
21568         * locale/programs/ld-ctype.c (ctype_output): Use LOCFILE_ALIGN.
21569         * locale/programs/locfile.c (add_locale_uint32): Likewise.
21570         (add_locale_uint32_array): Likewise.
21572 2013-10-07  Siddhesh Poyarekar  <siddhesh@redhat.com>
21574         * benchtests/Makefile: Remove ARGLIST and RET variables.
21575         ($(objpfx)bench-%.c): Pass only function name to the script.
21576         * benchtests/README: Update documentation.
21577         * benchtests/acos-inputs: Add new directives.
21578         * benchtests/acosh-inputs: Likewise.
21579         * benchtests/asin-inputs: Likewise.
21580         * benchtests/asinh-inputs: Likewise.
21581         * benchtests/atan-inputs: Likewise.
21582         * benchtests/atanh-inputs: Likewise.
21583         * benchtests/cos-inputs: Likewise.
21584         * benchtests/cosh-inputs: Likewise.
21585         * benchtests/exp-inputs: Likewise.
21586         * benchtests/log-inputs: Likewise.
21587         * benchtests/pow-inputs: Likewise.
21588         * benchtests/rint-inputs: Likewise.
21589         * benchtests/sin-inputs: Likewise.
21590         * benchtests/sinh-inputs: Likewise.
21591         * benchtests/tan-inputs: Likewise.
21592         * benchtests/tanh-inputs: Likewise.
21593         * scripts/bench.pl: Add support for new directives.
21595 2013-10-07  Alan Modra  <amodra@gmail.com>
21597         * README: Fix careless merge.
21599 2013-10-05  Alan Modra  <amodra@gmail.com>
21601         * NEWS: Mention powerpc64le support and bugs fixed.
21602         * README: Both big-endian and little-endian powerpc64 supported.
21604 2013-10-04  Samuel Thibault  <samuel.thibault@ens-lyon.org>
21606         * sysdeps/mach/hurd/fork.c (_hurd_atfork_prepare_hook)
21607         (_hurd_atfork_child_hook, _hurd_atfork_parent_hook): New hooks.
21608         (__fork): Call _hurd_atfork_prepare_hook hooks before all locking, call
21609         _hurd_atfork_parent_hook or _hurd_atfork_child_hook after all unlocking.
21611 2013-10-04  Ryan S. Arnold  <ryan.arnold@linaro.org>
21613         * misc/swapon.c (swapon): Update definition, adding FLAGS parameter to
21614         match prototype.
21616 2013-10-04  Joseph Myers  <joseph@codesourcery.com>
21618         * sysdeps/powerpc/powerpc32/Makefile [$(with-fp) = yes] (+cflags):
21619         Move -mhard-float appending from
21620         ports/sysdeps/powerpc/powerpc32/Makefile.
21621         [$(with-fp) = yes] (ASFLAGS): Likewise.
21622         [$(with-fp) = yes] (sysdep-LDFLAGS): Likewise.
21623         * sysdeps/powerpc/nofpu: Move directory from
21624         ports/sysdeps/powerpc/nofpu.
21625         * sysdeps/powerpc/soft-fp: Move directory from
21626         ports/sysdeps/powerpc/soft-fp.
21627         * sysdeps/powerpc/powerpc32/405: Move directory from
21628         ports/sysdeps/powerpc/powerpc32/405.
21629         * sysdeps/powerpc/powerpc32/440: Move directory from
21630         ports/sysdeps/powerpc/powerpc32/440.
21631         * sysdeps/powerpc/powerpc32/464: Move directory from
21632         ports/sysdeps/powerpc/powerpc32/464.
21633         * sysdeps/powerpc/powerpc32/476: Move directory from
21634         ports/sysdeps/powerpc/powerpc32/476.
21635         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu: Move directory
21636         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu.
21637         * sysdeps/unix/sysv/linux/powerpc/powerpc32/405: Move directory
21638         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/405.
21639         * sysdeps/unix/sysv/linux/powerpc/powerpc32/440: Move directory
21640         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/440.
21641         * sysdeps/unix/sysv/linux/powerpc/powerpc32/464: Move directory
21642         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/464.
21643         * sysdeps/unix/sysv/linux/powerpc/powerpc32/476: Move directory
21644         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/476.
21645         * README: Update for powerpc-*-linux-gnu software floating point
21646         support in libc.
21648         * sysdeps/unix/sysv/linux/configure.in (powerpc/powerpc32): Change
21649         case to powerpc/powerpc32*.
21650         * sysdeps/unix/sysv/linux/configure: Regenerated.
21652         * sysdeps/powerpc/fpu_control.h [__NO_FPRS__ && !_SOFT_FLOAT]
21653         (_FPU_MASK_OM): Define as 0x04.
21654         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_UM): Define as 0x08.
21655         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RESERVED): Define as
21656         0x00c10080.
21657         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_DEFAULT): Define as
21658         0x0000003c.
21659         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_IEEE): Define as _FPU_DEFAULT.
21661         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S
21662         (__CONTEXT_FUNC_NAME) [__CONTEXT_ENABLE_E500]: Use
21663         getcontext_e500.
21664         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S
21665         (__CONTEXT_FUNC_NAME) [__CONTEXT_ENABLE_E500]: Use
21666         setcontext_e500.
21667         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S
21668         (__CONTEXT_FUNC_NAME) [__CONTEXT_ENABLE_E500]: Use getcontext_e500
21669         and setcontext_e500.
21671 2013-10-04  Chris Leonard  <cjl@sugarlabs,.org>
21673         * locale/iso-3166.def: Update iso-1366.def and related occurrences
21675 2013-10-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
21677         * manual/threads.texi (Default Thread Attributes): Fix typo.
21679 2013-10-04  Will Newton  <will.newton@linaro.org>
21681         * malloc/Makefile: Add tst-memalign.
21682         * malloc/tst-memalign.c: New file.
21684         * malloc/tst-posix_memalign.c: Add comments.
21685         (do_test): Add comments and call free on all potentially
21686         allocated pointers. Add space after cast.
21688         * malloc/tst-pvalloc.c: Add comments.
21689         (do_test): Add comments and call free on all potentially
21690         allocated pointers. Remove duplicate check for NULL pointer.
21691         Add space after cast.
21693         * malloc/tst-valloc.c: Add comments.
21694         (do_test): Add comments and call free on all potentially
21695         allocated pointers. Remove duplicate check for NULL pointer.
21696         Add space after cast.
21698 2013-10-04  Alan Modra  <amodra@gmail.com>
21700         * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela):
21701         Use stdint types in rather than __attribute__((mode())).
21702         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
21704 2013-10-04  Alan Modra  <amodra@gmail.com>
21706         * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela):
21707         Correct handling of unaligned relocs for little-endian.
21708         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
21710 2013-10-04  Alan Modra  <amodra@gmail.com>
21712         * configure.in: Map powerpc64le and powerpcle to base_machine/machine.
21713         * configure: Regenerate.
21714         * nptl/shlib-versions: Powerpc*le starts at 2.18.
21715         * shlib-versions: Likewise.
21717 2013-10-04  Alan Modra  <amodra@gmail.com>
21719         * string/tester.c (test_memrchr): Increment reported test cycle.
21721 2013-10-04  Alan Modra  <amodra@gmail.com>
21723         * string/test-memcpy.c (do_one_test): When reporting errors, print
21724         string address and don't overrun end of string.
21726 2013-10-04  Alan Modra  <amodra@gmail.com>
21728         * sysdeps/powerpc/powerpc64/power7/memchr.S: Replace rlwimi with
21729         insrdi.  Make better use of reg selection to speed exit slightly.
21730         Schedule entry path a little better.  Remove useless "are we done"
21731         checks on entry to main loop.  Handle wrapping around zero address.
21732         Correct main loop count.  Handle single left-over word from main
21733         loop inline rather than by using loop_small.  Remove extra word
21734         case in loop_small caused by wrong loop count.  Add little-endian
21735         support.
21736         * sysdeps/powerpc/powerpc32/power7/memchr.S: Likewise.
21737         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Likewise.  Use proper
21738         cache hint.
21739         * sysdeps/powerpc/powerpc32/power7/memrchr.S: Likewise.
21740         * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: Add little-endian
21741         support.  Avoid rlwimi.
21742         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: Likewise.
21744 2013-10-04  Alan Modra  <amodra@gmail.com>
21746         * sysdeps/powerpc/powerpc64/memset.S: Replace rlwimi with
21747         insrdi.  Formatting.
21748         * sysdeps/powerpc/powerpc64/power4/memset.S: Likewise.
21749         * sysdeps/powerpc/powerpc64/power6/memset.S: Likewise.
21750         * sysdeps/powerpc/powerpc64/power7/memset.S: Likewise.
21751         * sysdeps/powerpc/powerpc32/power4/memset.S: Likewise.
21752         * sysdeps/powerpc/powerpc32/power6/memset.S: Likewise.
21753         * sysdeps/powerpc/powerpc32/power7/memset.S: Likewise.
21755 2013-10-04  Alan Modra  <amodra@gmail.com>
21757         * sysdeps/powerpc/powerpc32/power4/memcpy.S: Add little endian support.
21758         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
21759         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Likewise.
21760         * sysdeps/powerpc/powerpc32/power7/mempcpy.S: Likewise.
21761         * sysdeps/powerpc/powerpc64/memcpy.S: Likewise.
21762         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
21763         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
21764         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Likewise.
21765         * sysdeps/powerpc/powerpc64/power7/mempcpy.S: Likewise.  Make better
21766         use of regs.  Use power7 mtocrf.  Tidy function tails.
21768 2013-10-04  Alan Modra  <amodra@gmail.com>
21770         * sysdeps/powerpc/powerpc64/power7/memcmp.S: Add little-endian support.
21771         Formatting.  Consistently use rXXX register defines or rN defines.
21772         Use early exit labels that avoid restoring unused non-volatile regs.
21773         Make cr field use more consistent with rWORDn compares.  Rename
21774         regs used as shift registers for unaligned loop, using rN defines
21775         for short lifetime/multiple use regs.
21776         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
21777         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Likewise.  Exit with
21778         addi 1,1,64 to pop stack frame.  Simplify return value code.
21779         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
21781 2013-10-04  Alan Modra  <amodra@gmail.com>
21783         * sysdeps/powerpc/powerpc64/power7/strchr.S (strchr): Add little-endian
21784         support.  Correct typos, formatting.  Optimize tail.  Use insrdi
21785         rather than rlwimi.
21786         * sysdeps/powerpc/powerpc32/power7/strchr.S: Likewise.
21787         * sysdeps/powerpc/powerpc64/power7/strchrnul.S (__strchrnul): Add
21788         little-endian support.  Correct typos.
21789         * sysdeps/powerpc/powerpc32/power7/strchrnul.S: Likewise.  Use insrdi
21790         rather than rlwimi.
21791         * sysdeps/powerpc/powerpc64/strchr.S (rTMP4, rTMP5): Define.  Use
21792         in loop and entry code to keep "and." results.
21793         (strchr): Add little-endian support.  Comment.  Move cntlzd
21794         earlier in tail.
21795         * sysdeps/powerpc/powerpc32/strchr.S: Likewise.
21797 2013-10-04  Alan Modra  <amodra@gmail.com>
21799         * sysdeps/powerpc/powerpc64/strcpy.S: Add little-endian support:
21800         * sysdeps/powerpc/powerpc32/strcpy.S: Likewise.
21801         * sysdeps/powerpc/powerpc64/stpcpy.S: Likewise.
21802         * sysdeps/powerpc/powerpc32/stpcpy.S: Likewise.
21804 2013-10-04  Alan Modra  <amodra@gmail.com>
21806         * sysdeps/powerpc/powerpc64/strcmp.S (rTMP2): Define as r0.
21807         (rTMP): Define as r11.
21808         (strcmp): Add little-endian support.  Optimise tail.
21809         * sysdeps/powerpc/powerpc32/strcmp.S: Similarly.
21810         * sysdeps/powerpc/powerpc64/strncmp.S: Likewise.
21811         * sysdeps/powerpc/powerpc32/strncmp.S: Likewise.
21812         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
21813         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Likewise.
21814         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
21815         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
21817 2013-10-04  Alan Modra  <amodra@gmail.com>
21819         * sysdeps/powerpc/powerpc64/power7/strnlen.S (strnlen): Add
21820         little-endian support.  Remove unnecessary "are we done" tests.
21821         Handle "s" wrapping around zero and extremely large "size".
21822         Correct main loop count.  Handle single left-over word from main
21823         loop inline rather than by using small_loop.  Correct comments.
21824         Delete "zero" tail, use "end_max" instead.
21825         * sysdeps/powerpc/powerpc32/power7/strnlen.S: Likewise.
21827 2013-10-04  Alan Modra  <amodra@gmail.com>
21829         * sysdeps/powerpc/powerpc64/power7/strlen.S (strlen): Add little-endian
21830         support.  Don't branch over align.
21831         * sysdeps/powerpc/powerpc32/power7/strlen.S: Likewise.
21832         * sysdeps/powerpc/powerpc64/strlen.S (strlen): Add little-endian
21833         support.  Rearrange tmp reg use to suit.  Comment.
21834         * sysdeps/powerpc/powerpc32/strlen.S: Likewise.
21836 2013-10-04  Alan Modra  <amodra@gmail.com>
21838         * sysdeps/unix/sysv/linux/powerpc/bits/sigstack.h: New file.
21840 2013-10-04  Alan Modra  <amodra@gmail.com>
21842         * sysdeps/unix/sysv/linux/powerpc/powerpc32/makecontext.S: Use
21843         conditional form of branch and link when obtaining pc.
21844         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: Likewise.
21846 2013-10-04  Alan Modra  <amodra@gmail.com>
21848         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Use
21849         HIWORD/LOWORD.
21850         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Ditto.
21851         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Ditto.
21853 2013-10-04  Alan Modra  <amodra@gmail.com>
21855         * sysdeps/powerpc/longjmp.c: Use proper symbol versioning macros.
21856         * sysdeps/powerpc/novmx-longjmp.c: Likewise.
21857         * sysdeps/powerpc/powerpc32/bsd-_setjmp.S: Likewise.
21858         * sysdeps/powerpc/powerpc32/bsd-setjmp.S: Likewise.
21859         * sysdeps/powerpc/powerpc32/fpu/__longjmp.S: Likewise.
21860         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Likewise.
21861         * sysdeps/powerpc/powerpc32/mcount.c: Likewise.
21862         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise.
21863         * sysdeps/powerpc/powerpc64/setjmp.S: Likewise.
21864         * nptl/sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c: Likewise.
21866 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
21867             Alistair Popple <alistair@ozlabs.au.ibm.com>
21868             Alan Modra <amodra@gmail.com>
21870         [BZ #15723]
21871         * sysdeps/powerpc/jmpbuf-offsets.h: Comment fix.
21872         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Correct
21873         _dl_hwcap access for little-endian.
21874         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Likewise.  Don't
21875         destroy vmx regs when saving unaligned.
21876         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Correct CR load.
21877         * sysdeps/powerpc/powerpc64/setjmp-common.S: Likewise CR save.  Don't
21878         destroy vmx regs when saving unaligned.
21880 2013-10-04  Alan Modra  <amodra@gmail.com>
21882         * sysdeps/powerpc/powerpc32/power4/hp-timing.h (HP_TIMING_NOW):
21883         Don't use a union to pack hi/low value.
21885 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
21887         * sysdeps/powerpc/powerpc64/fpu/s_ceilf.S: Correct float constants
21888         for little-endian.
21889         * sysdeps/powerpc/powerpc64/fpu/s_floorf.S: Likewise.
21890         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintf.S: Likewise.
21891         * sysdeps/powerpc/powerpc64/fpu/s_rintf.S: Likewise.
21892         * sysdeps/powerpc/powerpc64/fpu/s_roundf.S: Likewise.
21893         * sysdeps/powerpc/powerpc64/fpu/s_truncf.S: Likewise.
21895 2013-10-04  Alan Modra  <amodra@gmail.com>
21897         * sysdeps/powerpc/powerpc32/fpu/s_roundf.S: Increase alignment of
21898         constants to usual value for .cst8 section, and remove redundant
21899         high address load.
21900         * sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S: Use float
21901         constant for 0x1p52.  Load little-endian words of double from
21902         correct stack offsets.
21904 2013-10-04  Alan Modra  <amodra@gmail.com>
21906         * sysdeps/powerpc/sysdep.h (LOWORD, HIWORD, HISHORT): Define.
21907         * sysdeps/powerpc/powerpc32/fpu/s_copysign.S: Load little-endian
21908         words of double from correct stack offsets.
21909         * sysdeps/powerpc/powerpc32/fpu/s_copysignl.S: Likewise.
21910         * sysdeps/powerpc/powerpc32/fpu/s_lrint.S: Likewise.
21911         * sysdeps/powerpc/powerpc32/fpu/s_lround.S: Likewise.
21912         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrint.S: Likewise.
21913         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrintf.S: Likewise.
21914         * sysdeps/powerpc/powerpc32/power5+/fpu/s_llround.S: Likewise.
21915         * sysdeps/powerpc/powerpc32/power5+/fpu/s_lround.S: Likewise.
21916         * sysdeps/powerpc/powerpc32/power5/fpu/s_isnan.S: Likewise.
21917         * sysdeps/powerpc/powerpc32/power6/fpu/s_isnan.S: Likewise.
21918         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrint.S: Likewise.
21919         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrintf.S: Likewise.
21920         * sysdeps/powerpc/powerpc32/power6/fpu/s_llround.S: Likewise.
21921         * sysdeps/powerpc/powerpc32/power7/fpu/s_finite.S: Likewise.
21922         * sysdeps/powerpc/powerpc32/power7/fpu/s_isinf.S: Likewise.
21923         * sysdeps/powerpc/powerpc32/power7/fpu/s_isnan.S: Likewise.
21924         * sysdeps/powerpc/powerpc64/power7/fpu/s_finite.S: Use HISHORT.
21925         * sysdeps/powerpc/powerpc64/power7/fpu/s_isinf.S: Likewise.
21927 2013-10-04  Alan Modra  <amodra@gmail.com>
21929         * sysdeps/powerpc/fpu_control.h (_FPU_GETCW): Rewrite using
21930         64-bit int/double union.
21931         (_FPU_SETCW): Likewise.
21932         * sysdeps/powerpc/fpu/tst-setcontext-fpscr.c (_GET_DI_FPSCR): Likewise.
21933         (_SET_DI_FPSCR, _GET_SI_FPSCR, _SET_SI_FPSCR): Likewise.
21935 2013-10-04  Alan Modra  <amodra@gmail.com>
21937         * sysdeps/powerpc/fpu/s_llround.c (__llround): Rewrite.
21938         * sysdeps/powerpc/fpu/s_llroundf.c (__llroundf): Rewrite.
21940 2013-10-04  Alan Modra  <amodra@gmail.com>
21942         * sysdeps/powerpc/fpu/s_float_bitwise.h (__float_and_test28): Don't
21943         use vector int constants.
21944         (__float_and_test24, __float_and8, __float_get_exp): Likewise.
21946 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
21948         * sysdeps/powerpc/fpu/fenv_libc.h (fenv_union_t): Replace int
21949         array with long long.
21950         * sysdeps/powerpc/fpu/e_sqrt.c (__slow_ieee754_sqrt): Adjust.
21951         * sysdeps/powerpc/fpu/e_sqrtf.c (__slow_ieee754_sqrtf): Adjust.
21952         * sysdeps/powerpc/fpu/fclrexcpt.c (__feclearexcept): Adjust.
21953         * sysdeps/powerpc/fpu/fedisblxcpt.c (fedisableexcept): Adjust.
21954         * sysdeps/powerpc/fpu/feenablxcpt.c (feenableexcept): Adjust.
21955         * sysdeps/powerpc/fpu/fegetexcept.c (__fegetexcept): Adjust.
21956         * sysdeps/powerpc/fpu/feholdexcpt.c (feholdexcept): Adjust.
21957         * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Adjust.
21958         * sysdeps/powerpc/fpu/feupdateenv.c (__feupdateenv): Adjust.
21959         * sysdeps/powerpc/fpu/fgetexcptflg.c (__fegetexceptflag): Adjust.
21960         * sysdeps/powerpc/fpu/fraiseexcpt.c (__feraiseexcept): Adjust.
21961         * sysdeps/powerpc/fpu/fsetexcptflg.c (__fesetexceptflag): Adjust.
21962         * sysdeps/powerpc/fpu/ftestexcept.c (fetestexcept): Adjust.
21964 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
21966         * sysdeps/powerpc/bits/mathinline.h (__signbitf): Use builtin.
21967         (__signbit): Likewise.  Correct for little-endian.
21968         (__signbitl): Call __signbit.
21969         (lrint): Correct for little-endian.
21970         (lrintf): Call lrint.
21972 2013-10-04  Alan Modra  <amodra@gmail.com>
21974         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c (mynumber): Replace
21975         union 32-bit int array member with 64-bit int array.
21976         (t515, tm256): Double rather than long double.
21977         (__ieee754_sqrtl): Rewrite using 64-bit arithmetic.
21979 2013-10-04  Alan Modra  <amodra@gmail.com>
21981         * sysdeps/ieee754/ldbl-128ibm/ieee754.h (union ieee854_long_double):
21982         Delete.
21983         (IEEE854_LONG_DOUBLE_BIAS): Delete.
21984         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Don't include ieee854
21985         version of math_ldbl.h.
21987 2013-10-04  Alan Modra  <amodra@gmail.com>
21989         [BZ #15734], [BZ #15735]
21990         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c (__ieee754_fmodl): Rewrite
21991         all uses of ieee875 long double macros and unions.  Simplify test
21992         for 0.0L.  Correct |x|<|y| and |x|=|y| test.  Use
21993         ldbl_extract_mantissa value for ix,iy exponents.  Properly
21994         normalize after ldbl_extract_mantissa, and don't add hidden bit
21995         already handled.  Don't treat low word of ieee854 mantissa like
21996         low word of IBM long double and mask off bit when testing for
21997         zero.
21998         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c (__ieee754_hypotl): Rewrite
21999         all uses of ieee875 long double macros and unions.  Simplify tests
22000         for 0.0L and inf.  Correct double adjustment of k.  Delete dead code
22001         adjusting ha,hb.  Simplify code setting kld.  Delete two600 and
22002         two1022, instead use their values.  Recognise that tests for large
22003         "a" and small "b" are mutually exclusive.  Rename vars.  Comment.
22004         * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c (__ieee754_remainderl):
22005         Rewrite all uses of ieee875 long double macros and unions.  Simplify
22006         test for 0.0L and nan.  Correct negation.
22007         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c (__erfl): Rewrite all uses of
22008         ieee875 long double macros and unions.  Correct output for large
22009         magnitude x.  Correct absolute value calculation.
22010         (__erfcl): Likewise.
22011         * math/libm-test.inc: Add tests for errors discovered in IBM long
22012         double versions of fmodl, remainderl, erfl and erfcl.
22014 2013-10-04  Alan Modra  <amodra@gmail.com>
22016         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c (__ieee754_atan2l): Rewrite
22017         all uses of ieee854 long double macros and unions.  Simplify tests
22018         for long doubles that are fully specified by the high double.
22019         * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c (__ieee754_gammal_r):
22020         Likewise.
22021         * sysdeps/ieee754/ldbl-128ibm/e_ilogbl.c (__ieee754_ilogbl): Likewise.
22022         Remove dead code too.
22023         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_jnl): Likewise.
22024         (__ieee754_ynl): Likewise.
22025         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c (__ieee754_log10l): Likewise.
22026         * sysdeps/ieee754/ldbl-128ibm/e_logl.c (__ieee754_logl): Likewise.
22027         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Likewise.
22028         Remove dead code too.
22029         * sysdeps/ieee754/ldbl-128ibm/k_tanl.c (__kernel_tanl): Likewise.
22030         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (__expm1l): Likewise.
22031         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c (__frexpl): Likewise.
22032         * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c (__isinf_nsl): Likewise.
22033         Simplify.
22034         * sysdeps/ieee754/ldbl-128ibm/s_isinfl.c (___isinfl): Likewise.
22035         Simplify.
22036         * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c (__log1pl): Likewise.
22037         * sysdeps/ieee754/ldbl-128ibm/s_modfl.c (__modfl): Likewise.
22038         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl): Likewise.
22039         Comment on variable precision.
22040         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c (__nexttoward): Likewise.
22041         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c (__nexttowardf):
22042         Likewise.
22043         * sysdeps/ieee754/ldbl-128ibm/s_remquol.c (__remquol): Likewise.
22044         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c (__scalblnl): Likewise.
22045         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c (__scalbnl): Likewise.
22046         * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c (__tanhl): Likewise.
22047         * sysdeps/powerpc/fpu/libm-test-ulps: Adjust tan_towardzero ulps.
22049 2013-10-04  Alan Modra  <amodra@gmail.com>
22051         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_high): Define.
22052         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (__ieee754_acoshl): Rewrite
22053         all uses of ieee854 long double macros and unions.
22054         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Likewise.
22055         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl): Likewise.
22056         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c (__ieee754_atanhl): Likewise.
22057         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c (__ieee754_coshl): Likewise.
22058         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c (__ieee754_log2l): Likewise.
22059         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (__ieee754_rem_pio2l):
22060         Likewise.
22061         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c (__ieee754_sinhl): Likewise.
22062         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c (__kernel_cosl): Likewise.
22063         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c (__kernel_sincosl): Likewise.
22064         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c (__kernel_sinl): Likewise.
22065         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c (__asinhl): Likewise.
22066         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c (__atanl): Likewise.
22067         Simplify sign and nan test too.
22068         * sysdeps/ieee754/ldbl-128ibm/s_cosl.c (__cosl): Likewise.
22069         * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c (__fabsl): Likewise.
22070         * sysdeps/ieee754/ldbl-128ibm/s_finitel.c (___finitel): Likewise.
22071         * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c (___fpclassifyl):
22072         Likewise.
22073         * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c (___isnanl): Likewise.
22074         * sysdeps/ieee754/ldbl-128ibm/s_issignalingl.c (__issignalingl):
22075         Likewise.
22076         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
22077         * sysdeps/ieee754/ldbl-128ibm/s_signbitl.c (___signbitl): Likewise.
22078         * sysdeps/ieee754/ldbl-128ibm/s_sincosl.c (__sincosl): Likewise.
22079         * sysdeps/ieee754/ldbl-128ibm/s_sinl.c (__sinl): Likewise.
22080         * sysdeps/ieee754/ldbl-128ibm/s_tanl.c (__tanl): Likewise.
22081         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c (__logbl): Likewise.
22083 2013-10-04  Alan Modra  <amodra@gmail.com>
22085         * stdio-common/printf_size.c (__printf_size): Don't use
22086         union ieee854_long_double in fpnum union.
22087         * stdio-common/printf_fphex.c (__printf_fphex): Likewise.  Use
22088         signbit macro to retrieve sign from long double.
22089         * stdio-common/printf_fp.c (___printf_fp): Use signbit macro to
22090         retrieve sign from long double.
22091         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c: Adjust for fpnum change.
22092         * sysdeps/ieee754/ldbl-128/printf_fphex.c: Likewise.
22093         * sysdeps/ieee754/ldbl-96/printf_fphex.c: Likewise.
22094         * sysdeps/x86_64/fpu/printf_fphex.c: Likewise.
22095         * math/test-misc.c (main): Don't use union ieee854_long_double.
22097 2013-10-04  Alan Modra  <amodra@gmail.com>
22099         [BZ #15680]
22100         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c: Comment fix.
22101         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c
22102         (PRINT_FPHEX_LONG_DOUBLE): Tidy code by moving -53 into ediff
22103         calculation.  Remove unnecessary test for denormal exponent.
22104         * sysdeps/ieee754/ldbl-128ibm/ldbl2mpn.c (__mpn_extract_long_double):
22105         Correct handling of denormals.  Avoid undefined shift behaviour.
22106         Correct normalisation of low mantissa when low double is denormal.
22107         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h
22108         (ldbl_extract_mantissa): Likewise.  Comment.  Use uint64_t* for hi64.
22109         (ldbl_insert_mantissa): Make both hi64 and lo64 parms uint64_t.
22110         Correct normalisation of low mantissa.  Test for overflow of high
22111         mantissa and normalise.
22112         (ldbl_nearbyint): Use more readable constant for two52.
22113         * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c
22114         (__mpn_construct_long_double): Fix test for overflow of high
22115         mantissa and correct normalisation.  Avoid undefined shift.
22117 2013-10-04  Alan Modra  <amodra@gmail.com>
22119         * sysdeps/ieee754/ldbl-128ibm/ieee754.h
22120         (union ibm_extended_long_double): Define as an array of ieee754_double.
22121         (IBM_EXTENDED_LONG_DOUBLE_BIAS): Delete.
22122         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c: Update all references
22123         to ibm_extended_long_double and IBM_EXTENDED_LONG_DOUBLE_BIAS.
22124         * sysdeps/ieee754/ldbl-128ibm/e_exp10l.c: Likewise.
22125         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
22126         * sysdeps/ieee754/ldbl-128ibm/ldbl2mpn.c: Likewise.
22127         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Likewise.
22128         * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c: Likewise.
22129         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Likewise.
22130         * sysdeps/ieee754/ldbl-128ibm/strtold_l.c: Likewise.
22131         * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Likewise.
22133 2013-10-03  Joseph Myers  <joseph@codesourcery.com>
22135         * locale/programs/locarchive.c (add_locale): Use constant 4096 for
22136         page size instead of calling getpagesize.
22138         * locale/localeinfo.h (LOCFILE_ALIGN): New macro.
22139         (LOCFILE_ALIGN_MASK): Likewise.
22140         (LOCFILE_ALIGN_UP): Likewise.
22141         (LOCFILE_ALIGNED_P): Likewise.
22142         * locale/programs/ld-collate.c (collate_output): Use the new
22143         macros instead of __alignof__ (int32_t).
22144         * locale/weight.h (findidx): Likewise.
22146 2013-10-03  Ondřej Bílka  <neleai@seznam.cz>
22148         [BZ #431]
22149         * manual/string.texi: Fix strncat and wcsncat.
22151 2013-10-03  Brooks Moses  <bmoses@google.com>
22153         [BZ #15915]
22154         * Makefile (linkobj/libc_pic.a, linkobj/libc.so): Move rules to...
22155         * Makerules: ...here, and adjust associated comments.
22157 2013-10-02  Will Newton  <will.newton@linaro.org>
22159         * malloc/Makefile: Add tst-pvalloc.
22160         * malloc/tst-pvalloc.c: New file.
22162 2013-10-02  Will Newton  <will.newton@linaro.org>
22164         * malloc/tst-valloc.c: Rewrite to use test-skeleton.c and
22165         improve test coverage.
22167 2013-10-02  Will Newton  <will.newton@linaro.org>
22169         * malloc/Makefile: Add tst-posix_memalign.
22170         * malloc/tst-posix_memalign.c: New file.
22172 2013-10-01  Eric Blake  <eblake@redhat.com>
22174         * posix/glob.c (next_brace_sub, prefix_array, collated_compare):
22175         Use __THROWNL rather than __THROW on static functions.
22177 2013-09-30  Petr Machata  <pmachata@redhat.com>
22179         * elf/elf.h (R_AARCH64_ABS16): New macro.
22180         (R_AARCH64_PREL64, R_AARCH64_PREL32): Likewise.
22181         (R_AARCH64_PREL16, R_AARCH64_MOVW_UABS_G0): Likewise.
22182         (R_AARCH64_MOVW_UABS_G0_NC, R_AARCH64_MOVW_UABS_G1): Likewise.
22183         (R_AARCH64_MOVW_UABS_G1_NC, R_AARCH64_MOVW_UABS_G2): Likewise.
22184         (R_AARCH64_MOVW_UABS_G2_NC, R_AARCH64_MOVW_UABS_G3): Likewise.
22185         (R_AARCH64_MOVW_SABS_G0, R_AARCH64_MOVW_SABS_G1): Likewise.
22186         (R_AARCH64_MOVW_SABS_G2, R_AARCH64_LD_PREL_LO19): Likewise.
22187         (R_AARCH64_ADR_PREL_LO21, R_AARCH64_ADR_PREL_PG_HI21): Likewise.
22188         (R_AARCH64_ADR_PREL_PG_HI21_NC, R_AARCH64_ADD_ABS_LO12_NC): Likewise.
22189         (R_AARCH64_LDST8_ABS_LO12_NC, R_AARCH64_LDST16_ABS_LO12_NC): Likewise.
22190         (R_AARCH64_LDST32_ABS_LO12_NC, R_AARCH64_LDST64_ABS_LO12_NC): Likewise.
22191         (R_AARCH64_LDST128_ABS_LO12_NC, R_AARCH64_TSTBR14): Likewise.
22192         (R_AARCH64_CONDBR19, R_AARCH64_JUMP26, R_AARCH64_CALL26): Likewise.
22193         (R_AARCH64_MOVW_PREL_G0, R_AARCH64_MOVW_PREL_G0_NC): Likewise.
22194         (R_AARCH64_MOVW_PREL_G1, R_AARCH64_MOVW_PREL_G1_NC): Likewise.
22195         (R_AARCH64_MOVW_PREL_G2, R_AARCH64_MOVW_PREL_G2_NC): Likewise.
22196         (R_AARCH64_MOVW_PREL_G3, R_AARCH64_MOVW_GOTOFF_G0): Likewise.
22197         (R_AARCH64_MOVW_GOTOFF_G0_NC, R_AARCH64_MOVW_GOTOFF_G1): Likewise.
22198         (R_AARCH64_MOVW_GOTOFF_G1_NC, R_AARCH64_MOVW_GOTOFF_G2): Likewise.
22199         (R_AARCH64_MOVW_GOTOFF_G2_NC, R_AARCH64_MOVW_GOTOFF_G3): Likewise.
22200         (R_AARCH64_GOTREL64, R_AARCH64_GOTREL32): Likewise.
22201         (R_AARCH64_GOT_LD_PREL19, R_AARCH64_LD64_GOTOFF_LO15): Likewise.
22202         (R_AARCH64_ADR_GOT_PAGE, R_AARCH64_LD64_GOT_LO12_NC): Likewise.
22203         (R_AARCH64_LD64_GOTPAGE_LO15, R_AARCH64_TLSGD_ADR_PREL21): Likewise.
22204         (R_AARCH64_TLSGD_ADR_PAGE21, R_AARCH64_TLSGD_ADD_LO12_NC): Likewise.
22205         (R_AARCH64_TLSGD_MOVW_G1, R_AARCH64_TLSGD_MOVW_G0_NC): Likewise.
22206         (R_AARCH64_TLSLD_ADR_PREL21, R_AARCH64_TLSLD_ADR_PAGE21): Likewise.
22207         (R_AARCH64_TLSLD_ADD_LO12_NC, R_AARCH64_TLSLD_MOVW_G1): Likewise.
22208         (R_AARCH64_TLSLD_MOVW_G0_NC, R_AARCH64_TLSLD_LD_PREL19): Likewise.
22209         (R_AARCH64_TLSLD_MOVW_DTPREL_G2): Likewise.
22210         (R_AARCH64_TLSLD_MOVW_DTPREL_G1): Likewise.
22211         (R_AARCH64_TLSLD_MOVW_DTPREL_G1_NC): Likewise.
22212         (R_AARCH64_TLSLD_MOVW_DTPREL_G0): Likewise.
22213         (R_AARCH64_TLSLD_MOVW_DTPREL_G0_NC): Likewise.
22214         (R_AARCH64_TLSLD_ADD_DTPREL_HI12): Likewise.
22215         (R_AARCH64_TLSLD_ADD_DTPREL_LO12): Likewise.
22216         (R_AARCH64_TLSLD_ADD_DTPREL_LO12_NC): Likewise.
22217         (R_AARCH64_TLSLD_LDST8_DTPREL_LO12): Likewise.
22218         (R_AARCH64_TLSLD_LDST8_DTPREL_LO12_NC): Likewise.
22219         (R_AARCH64_TLSLD_LDST16_DTPREL_LO12): Likewise.
22220         (R_AARCH64_TLSLD_LDST16_DTPREL_LO12_NC): Likewise.
22221         (R_AARCH64_TLSLD_LDST32_DTPREL_LO12): Likewise.
22222         (R_AARCH64_TLSLD_LDST32_DTPREL_LO12_NC): Likewise.
22223         (R_AARCH64_TLSLD_LDST64_DTPREL_LO12): Likewise.
22224         (R_AARCH64_TLSLD_LDST64_DTPREL_LO12_NC): Likewise.
22225         (R_AARCH64_TLSLD_LDST128_DTPREL_LO12): Likewise.
22226         (R_AARCH64_TLSLD_LDST128_DTPREL_LO12_NC): Likewise.
22227         (R_AARCH64_TLSIE_MOVW_GOTTPREL_G1): Likewise.
22228         (R_AARCH64_TLSIE_MOVW_GOTTPREL_G0_NC): Likewise.
22229         (R_AARCH64_TLSIE_ADR_GOTTPREL_PAGE21): Likewise.
22230         (R_AARCH64_TLSIE_LD64_GOTTPREL_LO12_NC): Likewise.
22231         (R_AARCH64_TLSIE_LD_GOTTPREL_PREL19): Likewise.
22232         (R_AARCH64_TLSLE_MOVW_TPREL_G2): Likewise.
22233         (R_AARCH64_TLSLE_MOVW_TPREL_G1): Likewise.
22234         (R_AARCH64_TLSLE_MOVW_TPREL_G1_NC): Likewise.
22235         (R_AARCH64_TLSLE_MOVW_TPREL_G0): Likewise.
22236         (R_AARCH64_TLSLE_MOVW_TPREL_G0_NC): Likewise.
22237         (R_AARCH64_TLSLE_ADD_TPREL_HI12): Likewise.
22238         (R_AARCH64_TLSLE_ADD_TPREL_LO12): Likewise.
22239         (R_AARCH64_TLSLE_ADD_TPREL_LO12_NC): Likewise.
22240         (R_AARCH64_TLSLE_LDST8_TPREL_LO12): Likewise.
22241         (R_AARCH64_TLSLE_LDST8_TPREL_LO12_NC): Likewise.
22242         (R_AARCH64_TLSLE_LDST16_TPREL_LO12): Likewise.
22243         (R_AARCH64_TLSLE_LDST16_TPREL_LO12_NC): Likewise.
22244         (R_AARCH64_TLSLE_LDST32_TPREL_LO12): Likewise.
22245         (R_AARCH64_TLSLE_LDST32_TPREL_LO12_NC): Likewise.
22246         (R_AARCH64_TLSLE_LDST64_TPREL_LO12): Likewise.
22247         (R_AARCH64_TLSLE_LDST64_TPREL_LO12_NC): Likewise.
22248         (R_AARCH64_TLSLE_LDST128_TPREL_LO12): Likewise.
22249         (R_AARCH64_TLSLE_LDST128_TPREL_LO12_NC): Likewise.
22250         (R_AARCH64_TLSDESC_LD_PREL19): Likewise.
22251         (R_AARCH64_TLSDESC_ADR_PREL21): Likewise.
22252         (R_AARCH64_TLSDESC_ADR_PAGE21): Likewise.
22253         (R_AARCH64_TLSDESC_LD64_LO12): Likewise.
22254         (R_AARCH64_TLSDESC_ADD_LO12): Likewise.
22255         (R_AARCH64_TLSDESC_OFF_G1): Likewise.
22256         (R_AARCH64_TLSDESC_OFF_G0_NC): Likewise.
22257         (R_AARCH64_TLSDESC_LDR): Likewise.
22258         (R_AARCH64_TLSDESC_ADD): Likewise.
22259         (R_AARCH64_TLSDESC_CALL): Likewise.
22261 2013-09-30  Andreas Schwab  <schwab@suse.de>
22263         [BZ #15048]
22264         * nscd/aicache.c (addhstaiX): Properly use the cache variable for
22265         the nss database lookup.
22266         * nscd/initgrcache.c (addinitgroupsX): Likewise.
22267         * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
22269 2013-09-28  Mike Frysinger  <vapier@gentoo.org>
22271         * sysdeps/unix/sysv/linux/tst-fanotify.c (do_test): Fix style.
22273 2013-09-28  P. J. McDermott  <pj@pehjota.net>
22275         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Don't use
22276         ${Bash-specific parameter/pattern/string} parameter expansion.
22277         * sysdeps/unix/make-syscalls.sh: Likewise.
22279 2013-09-27  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
22281         * sysdeps/sh/stackguard-macros.h: New file.
22283 2013-09-26  Ondřej Bílka  <neleai@seznam.cz>
22285         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Update.
22286         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Remove strrchr ifunc.
22287         * sysdeps/x86_64/multiarch/strend-sse4.S Remove.
22288         * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S Likewise.
22289         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
22290         * sysdeps/x86_64/strrchr.S (strrchr): Use optimized implementation.
22292 2013-09-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22294         * sysdeps/powerpc/powerpc64/stackguard-macros.h (POINTER_CHK_GUARD:
22295         Fix thread ID register.
22297 2013-09-25  Joseph Myers  <joseph@codesourcery.com>
22299         * conform/data/sched.h-data [XPG3 || XPG4]: Disable whole file.
22300         [POSIX || UNIX98]: Require rather than permitting all symbols from
22301         <time.h>.
22302         [POSIX || UNIX98] (sched_ss_low_priority): Do not specify optional
22303         element of struct sched_param.
22304         [POSIX || UNIX98] (sched_ss_repl_period): Likewise.
22305         [POSIX || UNIX98] (sched_ss_init_budget): Likewise.
22306         [POSIX || UNIX98] (sched_ss_max_repl): Likewise.
22307         [POSIX || UNIX98] (SCHED_SPORADIC): Do not specify optional
22308         constant.
22310 2013-09-24  Olivier Langlois  <olivier@olivierlanglois.net>
22312         * stdio-common/tst-long-dbl-fphex.c (do_test): Fix swprintf length
22313         argument calculation.
22315 2013-09-24  Joseph Myers  <joseph@codesourcery.com>
22317         * conform/data/pthread.h-data [POSIX] (PTHREAD_MUTEX_INITIALIZER):
22318         Expect macro.
22319         [POSIX] (pthread_attr_t): Do not require type.
22320         [POSIX] (pthread_cond_t): Likewise.
22321         [POSIX] (pthread_condattr_t): Likewise.
22322         [POSIX] (pthread_key_t): Likewise.
22323         [POSIX] (pthread_mutex_t): Likewise.
22324         [POSIX] (pthread_mutexattr_t): Likewise.
22325         [POSIX] (pthread_once_t): Likewise.
22326         [POSIX] (pthread_t): Likewise.
22327         [POSIX-based standards] (pthread_atfork): Expect function.
22329 2013-09-24  Joseph Myers  <joseph@codesourcery.com>
22330             Richard Sandiford  <richard@codesourcery.com>
22332         * locale/programs/locfile.h: Include <byteswap.h> and <stdbool.h>.
22333         (swap_endianness_p): New extern variable.
22334         (set_big_endian): New inline function.
22335         (maybe_swap_uint32): Likewise.
22336         (maybe_swap_uint32_array): Likewise.
22337         (maybe_swap_uint32_obstack): Likewise.
22338         * locale/programs/locfile.c: Include <stdbool.h>.
22339         (swap_endianness_p): New variable.
22340         (add_locale_uint32): Call maybe_swap_uint32.
22341         (add_locale_uint32_array): Call maybe_swap_uint32_obstack.
22342         (write_locale_data): Call maybe_swap_uint32_array.
22343         * locale/programs/ld-collate.c (obstack_int32_grow): Call
22344         maybe_swap_uint32.
22345         (obstack_int32_grow_fast): Likewise.
22346         (output_weightwc): Call maybe_swap_uint32_obstack.
22347         (collate_output): Likewise.
22348         * locale/programs/localedef.c (OPT_LITTLE_ENDIAN): New macro.
22349         (OPT_LITTLE_ENDIAN): Likewise.
22350         (options): Add --little-endian and --big-endian options.
22351         (parse_opt): Handle OPT_LITTLE_ENDIAN and OPT_BIG_ENDIAN.
22352         * locale/programs/locarchive.c: Include "locfile.h".
22353         (GET): New macro.
22354         (SET): Likewise.
22355         (INC): Likewise.
22356         (create_archive): Use the new macros to access fields of
22357         structures directly mapped from or written to locale archives.
22358         (oldlocrecentcmp): Likewise.
22359         (enlarge_archive): Likewise.
22360         (insert_name): Likewise.
22361         (add_alias): Likewise.
22362         (add_locale): Likewise.
22363         (delete_locales_from_archive): Likewise.
22364         (show_archive_content): Likewise.
22365         (add_locale_to_archive): Likewise.  Use maybe_swap_uint32 on
22366         locale data.
22368 2013-09-24  Roland McGrath  <roland@hack.frob.com>
22370         * manual/freemanuals.texi: Updated from (newly) canonical copy at
22371         http://www.gnu.org/doc/freemanuals.texi.
22372         * manual/libc.texinfo (Free Manuals): Put the @appendix line here.
22374 2013-09-24  Will Newton  <will.newton@linaro.org>
22376         * sysdeps/mach/hurd/i386/tls.h (TLS_INIT_TP_EXPENSIVE): Remove
22377         macro.
22379 2013-09-23  Joseph Myers  <joseph@codesourcery.com>
22381         * locale/hashval.h (compute_hashval): Interpret bytes of key as
22382         unsigned char.
22384 2013-09-23  Maciej W. Rozycki  <macro@codesourcery.com>
22386         * manual/threads.texi (POSIX Threads): Fix a typo.
22388 2013-09-23  Siddhesh Poyarekar  <siddhesh@redhat.com>
22390         [BZ #14547]
22391         * string/tst-strcoll-overflow.c: New test case.
22392         * string/Makefile (xtests): Add tst-strcoll-overflow.
22393         * string/strcoll_l.c (STRCOLL): Skip allocating memory for
22394         cache if string sizes may cause integer overflow.
22396         [BZ #14547]
22397         * string/strcoll_l.c (coll_seq): New members rule, idx,
22398         save_idx and back_us.
22399         (get_next_seq_nocache): New function.
22400         (do_compare_nocache): New function.
22401         (STRCOLL): Use get_next_seq_nocache and do_compare_nocache
22402         when malloc fails.
22404 2013-09-23  Carlos O'Donell  <carlos@redhat.com>
22406         [BZ #15754]
22407         * sysdeps/generic/stackguard-macros.h: If PTRGUARD_LOCAL use
22408         __pointer_chk_guard_local, otherwise __pointer_chk_guard.
22409         * elf/Makefile: Define CFLAGS-tst-ptrguard1-static.c.
22411         [BZ #15754]
22412         * elf/Makefile (tests): Add tst-ptrguard1.
22413         (tests-static): Add tst-ptrguard1-static.
22414         (tst-ptrguard1-ARGS): Define.
22415         (tst-ptrguard1-static-ARGS): Define.
22416         * elf/tst-ptrguard1.c: New file.
22417         * elf/tst-ptrguard1-static.c: New file.
22418         * sysdeps/x86_64/stackguard-macros.h: Define POINTER_CHK_GUARD.
22419         * sysdeps/i386/stackguard-macros.h: Likewise.
22420         * sysdeps/powerpc/powerpc32/stackguard-macros.h: Likewise.
22421         * sysdeps/powerpc/powerpc64/stackguard-macros.h: Likewise.
22422         * sysdeps/s390/s390-32/stackguard-macros.h: Likewise.
22423         * sysdeps/s390/s390-64/stackguard-macros.h: Likewise.
22424         * sysdeps/sparc/sparc32/stackguard-macros.h: Likewise.
22425         * sysdeps/sparc/sparc64/stackguard-macros.h: Likewise.
22427 2013-09-23  Hector Marco  <hecmargi@upv.es>
22428             Ismael Ripoll  <iripoll@disca.upv.es>
22429             Carlos O'Donell  <carlos@redhat.com>
22431         [BZ #15754]
22432         * sysdeps/generic/stackguard-macros.h: Define
22433         __pointer_chk_guard_local and POINTER_CHK_GUARD.
22434         * csu/libc-start.c [!SHARED && !THREAD_SET_POINTER_GUARD]:
22435         Define __pointer_chk_guard_local.
22436         (LIBC_START_MAIN) [!SHARED]: Call _dl_setup_pointer_guard.
22437         Use THREAD_SET_POINTER_GUARD or set __pointer_chk_guard_local.
22439 2013-09-15  Vinitha Vijayan <vinitha.vijayann@gmail.com>
22441         [BZ #15859]
22442         * elf/dl-deps.c (_dl_map_object_deps): Remove duplicate declaration.
22444 2013-09-20  Andreas Schwab  <schwab@linux-m68k.org>
22446         * include/string.h (__ffs): Declare as hidden.
22447         * string/ffs.c (__ffs): Define as hidden.
22448         * sysdeps/i386/ffs.c (__ffs): Likewise.
22449         * sysdeps/i386/i686/ffs.c (__ffs): Likewise.
22450         * sysdeps/powerpc/ffs.c (__ffs): Likewise.
22451         * sysdeps/s390/ffs.c (__ffs): Likewise.
22452         * sysdeps/x86_64/ffs.c (__ffs): Likewise.
22454 2013-09-20  Alexandre Oliva <aoliva@redhat.com>
22456         * NEWS: Mention malloc probes.
22458         * malloc/arena.c (new_heap): New memory_heap_new probe.
22459         (grow_heap): New memory_heap_more probe.
22460         (shrink_heap): New memory_heap_less probe.
22461         (heap_trim): New memory_heap_free probe.
22462         * malloc/malloc.c (sysmalloc): New memory_sbrk_more probe.
22463         (systrim): New memory_sbrk_less probe.
22464         * manual/probes.texi: Document them.
22466         * malloc/arena.c (arena_get_retry): Add memory_arena_retry probe.
22467         * manual/probes.texi: Document it.
22469         * malloc/malloc.c (__libc_malloc): Add memory_malloc_retry probe.
22470         (__libc_realloc): Add memory_realloc_retry probe.
22471         (__libc_memalign): Add memory_memalign_retry probe.
22472         (__libc_valloc): Add memory_valloc_retry probe.
22473         (__libc_pvalloc): Add memory_pvalloc_retry probe.
22474         (__libc_calloc): Add memory_calloc_retry probe.
22475         * manual/probes.texi: Document them.
22477         * malloc/arena.c (get_free_list): Add probe
22478         memory_arena_reuse_free_list.
22479         (reused_arena) [PER_THREAD]: Add probes memory_arena_reuse_wait
22480         and memory_arena_reuse.
22481         (arena_get2) [!PER_THREAD]: Likewise.
22482         * malloc/malloc.c (__libc_realloc) [!PER_THREAD]: Add probe
22483         memory_arena_reuse_realloc.
22484         * manual/probes.texi: Document them.
22486         * malloc/malloc.c (__libc_free): Add
22487         memory_mallopt_free_dyn_thresholds probe.
22488         (__libc_mallopt): Add multiple memory_mallopt probes.
22489         * manual/probes.texi: Document them.
22491         * malloc/malloc.c: Include stap-probe.h.
22492         (__libc_mallopt): Add memory_mallopt probe.
22493         * malloc/arena.c (_int_new_arena): Add memory_arena_new probe.
22494         * manual/probes.texi: New.
22495         * manual/Makefile (chapters): Add probes.
22496         * manual/threads.texi: Set next node.
22498 2013-09-19  Wei-Lun Chao  <bluebat@member.fsf.org>
22500         [BZ #15963, #13985]
22501         * locale/iso-639.def: Add Chiga (cgg) and Chinese (gan, hak,
22502         czh, cjy, lzh, cmn, mnp, cdo, czo, cpx, wuu, hsn, yue).
22503         Add `Chinese' to `nan' entry name.
22505 2013-09-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
22507         * sysdeps/ieee754/dbl-64/s_sin.c (POLYNOMIAL2): New macro.
22508         (POLYNOMIAL): Likewise.
22509         (TAYLOR_SINCOS): Likewise.
22510         (TAYLOR_SLOW): Likewise.
22511         (__sin): Use TAYLOR_SINCOS.
22512         (__cos): Likewise.
22513         (slow): Use TAYLOR_SLOW.
22514         (sloww): Likewise.
22515         (bsloww): Likewise.
22516         (csloww): Likewise.
22518 2013-09-19  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
22520         * stdlib/strtod_l.c: Fix buffer overrun.
22522 2013-09-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
22524         * benchtests/Makefile (bench): Add sincos.
22525         * benchtests/bench-sincos.c: New file.
22527         * math/libm-test.inc (cos_test_data): New test inputs.
22528         (sin_test_data): Likewise.
22530         * sysdeps/ieee754/dbl-64/s_sin.c (SINCOS_TABLE_LOOKUP): New
22531         macro.
22532         (__sin): Use it.
22533         (__cos): Likewise.
22534         (slow1): Likewise.
22535         (slow2): Likewise.
22536         (sloww1): Likewise.
22537         (sloww2): Likewise.
22538         (bsloww1): Likewise.
22539         (bsloww2): Likewise.
22540         (cslow2): Likewise.
22541         (csloww1): Likewise.
22542         (csloww2): Likewise.
22544         * sysdeps/ieee754/dbl-64/s_sin.c (reduce_and_compute): New
22545         function.
22546         (__sin): Use it.
22547         (__cos): Likewise.
22549         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Remove redundant
22550         gotos.
22551         (__cos): Likewise.
22553 2013-09-18  Maciej W. Rozycki  <macro@codesourcery.com>
22555         * config.h.in (HAVE_MIPS_NAN2008): New macro.
22556         * elf/elf.h (EF_MIPS_NAN2008): Likewise.
22557         * sysdeps/generic/ldconfig.h (FLAG_MIPS_LIB32_NAN2008): Likewise.
22558         (FLAG_MIPS64_LIBN32_NAN2008): Likewise.
22559         (FLAG_MIPS64_LIBN64_NAN2008): Likewise.
22560         * elf/cache.c (print_entry): Handle the new cache flags.
22562 2013-09-18  Joseph Myers  <joseph@codesourcery.com>
22563             Aldy Hernandez  <aldyh@redhat.com>
22565         * sysdeps/powerpc/fpu_control.h [_SOFT_FLOAT || __NO_FPRS__]:
22566         Change condition to [_SOFT_FLOAT].
22567         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_NEAREST): New macro.
22568         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_DOWN): Likewise.
22569         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_UP): Likewise.
22570         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_ZERO): Likewise.
22571         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_ZM): Likewise.
22572         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_OM): Likewise.
22573         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_UM): Likewise.
22574         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_XM): Likewise.
22575         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_IM): Likewise.
22576         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RESERVED): Likewise.
22577         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_DEFAULT): Likewise.
22578         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_IEEE): Likewise.
22579         [__NO_FPRS__ && !_SOFT_FLOAT] (fpu_control_t): New typedef.
22580         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_GETCW): New macro.
22581         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_SETCW): Likewise.
22582         [__NO_FPRS__ && !_SOFT_FLOAT] (__fpu_control): New variable
22583         declaration.
22585 2013-09-18  Joseph Myers  <joseph@codesourcery.com>
22587         * sysdeps/powerpc/powerpc32/__longjmp-common.S (LOAD_GP): Define
22588         macro conditional on [__SPE__ || (__NO_FPRS__ && !_SOFT_FLOAT)].
22589         (__longjmp): Use LOAD_GP to load saved GPRs.
22590         * sysdeps/powerpc/powerpc32/setjmp-common.S (SAVE_GP): Define
22591         macro conditional on [__SPE__ || (__NO_FPRS__ && !_SOFT_FLOAT)].
22592         (__sigsetjmp): Use SAVE_GP to save GPRs.
22594         * sysdeps/powerpc/powerpc32/Makefile [$(with-fp) = no] (+cflags):
22595         Do not append -msoft-float.
22596         [$(with-fp) = no] (sysdep-LDFLAGS): Likewise.
22598 2013-09-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
22600         * sysdeps/ieee754/dbl-64/sincos32.c: Fix code formatting.
22602 2013-09-17  Joseph Myers  <joseph@codesourcery.com>
22604         [BZ #15966]
22605         * sysdeps/powerpc/fpu_control.h [!_SOFT_FLOAT && !__NO_FPRS__]
22606         (_FPU_GETCW): Use initial "__" on variable and field names but not
22607         on macro parameter name.
22608         [!_SOFT_FLOAT && !__NO_FPRS__] (_FPU_SETCW): Likewise.  Use
22609         parentheses around reference to macro parameter.
22611 2013-09-13  Richard Sandiford  <richard@codesourcery.com>
22613         * locale/programs/ld-ctype.c (find_idx): Use uint32_t in
22614         prototype.
22615         (ctype_startup): Use uint32_t in cast and sizeof for
22616         ctype->charnames.
22618 2013-09-11  Jia Liu  <proljc@gmail.com>
22620         * sunrpc/rpc/types.h [__APPLE_CC__]: Define __u_char_defined and
22621         __daddr_t_defined.
22622         [__FreeBSD__]: Likewise.
22624 2013-09-11  Ondřej Bílka  <neleai@seznam.cz>
22626         * sysdeps/x86_64/multiarch/ifunc-impl-list.c
22627         (__libc_ifunc_impl_list): Remove: __strchr_sse42.
22628         * sysdeps/x86_64/multiarch/strchr.S (__strchr_sse42): Remove.
22629         (strchr): Remove __strchr_sse42 ifunc selection.
22630         * sysdeps/x86_64/strchr.S (strchr): Use optimized implementation.
22631         * sysdeps/x86_64/strchrnul.S: Include sysdeps/x86_64/strchr.S.
22633 2013-09-11  Will Newton  <will.newton@linaro.org>
22635         * benchtests/bench-timing.h (TIMING_INIT): Rename ITERS
22636         parameter to RES. Remove hardcoded 1000 value.
22637         * benchtests/bench-skeleton.c (main): Pass RES parameter
22638         to TIMING_INIT and multiply result by 1000.
22640 2013-09-10  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22642         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
22644 2013-09-11  Andreas Schwab  <schwab@suse.de>
22646         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (__O_TMPFILE): Define
22647         if not defined.
22648         (O_TMPFILE) [__USE_GNU]: Define.
22649         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (__O_TMPFILE):
22650         Define.
22652 2013-09-11  Will Newton  <will.newton@linaro.org>
22654         [BZ #15857]
22655         * malloc/malloc.c (__libc_memalign): Check the value of bytes
22656         does not overflow.
22658 2013-09-11  Will Newton  <will.newton@linaro.org>
22660         [BZ #15856]
22661         * malloc/malloc.c (__libc_valloc): Check the value of bytes
22662         does not overflow.
22664 2013-09-11  Will Newton  <will.newton@linaro.org>
22666         [BZ #15855]
22667         * malloc/malloc.c (__libc_pvalloc): Check the value of bytes
22668         does not overflow.
22670 2013-09-10  Ondřej Bílka  <neleai@seznam.cz>
22672         * sysdeps/ieee754/dbl-64/e_j0.c: Remove DO_NOT_USE_THIS conditionals.
22673         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
22674         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
22675         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
22676         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
22678 2013-09-10  Allan McRae  <allan@archlinux.org>
22680         [BZ #15748]
22681         * manual/arith.texi (Parsing of Floats): Clarify
22682         cross-reference.
22684         [BZ #15849]
22685         * manual/install.texi (Running make install): Mention
22686         --enable-pt-chown.
22687         * INSTALL: Regenerated.
22689 2013-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
22691         * csu/init-first.c (_init): Remove the !SHARED condition around
22692         FPU control word initialization.
22693         * elf/dl-support.c (_dl_fpu_control): New variable.
22694         (_dl_aux_init) <AT_FPUCW>: Initialize it.
22695         * math/test-fpucw.c [!FPU_CONTROL] (FPU_CONTROL): New macro.
22696         (main): Replace _FPU_DEFAULT with FPU_CONTROL throughout.
22697         * math/test-fpucw-static.c: New file.
22698         * math/test-fpucw-ieee.c: New file.
22699         * math/test-fpucw-ieee-static.c: New file.
22700         * math/Makefile (tests): Add `test-fpucw-ieee' and
22701         `$(tests-static)'.
22702         (tests-static): New variable.
22703         [($(build-shared),yes)] ($(addprefix $(objpfx),$(tests))): Move
22704         dependency to...
22705         [($(build-shared),yes)]
22706         ($(addprefix $(objpfx),$(filter-out $(tests-static),$(tests)))):
22707         ... this.
22708         [($(build-shared),yes)] ($(addprefix $(objpfx),$(tests-static))):
22709         New dependency.
22711 2013-09-09  Allan McRae  <allan@archlinux.org>
22713         [BZ #15939]
22714         * manual/string.texi (Collation Functions): Fix typo in
22715         strcoll example.
22716         Reported by Suren Karapetyan <me@suren.karapetyan.name>.
22718         [BZ #15893]
22719         * stdlib/isomac.c (get_null_defines): Fix memory leak.
22721         [BZ #15892]
22722         * libio/memstream.c (open_memstream): Fix memory leak.
22723         * libio/wmemstream.c (open_wmemstream): Likewise.
22725         [BZ #15895]
22726         * nscd/netgroupcache.c: Fix nesting of ifdefs.
22728 2013-09-09  Will Newton  <will.newton@linaro.org>
22730         * malloc/Makefile: Add tst-realloc to tests.
22731         * malloc/tst-realloc.c: New file.
22733 2013-09-09  Allan McRae  <allan@archlinux.org>
22735         [BZ #15844]
22736         * COPYING: Update from GNU website to fix FSF address.
22737         * COPYING.LIB: Likewise.
22739 2013-09-06  David S. Miller  <davem@davemloft.net>
22741         * po/zh_TW.po: Update Chinese (traditional) translation from
22742         translation project.
22744 2013-09-06  Richard Sandiford  <richard@codesourcery.com>
22745             Joseph Myers  <joseph@codesourcery.com>
22747         * locale/programs/locfile.c: Include <assert.h>, <wchar.h> and
22748         "localeinfo.h".
22749         (obstack_chunk_alloc): New macro.
22750         (obstack_chunk_free): Likewise.
22751         (record_offset): New function.
22752         (init_locale_data): Likewise.
22753         (align_locale_data): Likewise.
22754         (add_locale_empty): Likewise.
22755         (add_locale_raw_data): Likewise.
22756         (add_locale_raw_obstack): Likewise.
22757         (add_locale_string): Likewise.
22758         (add_locale_wstring): Likewise.
22759         (add_locale_uint32): Likewise.
22760         (add_locale_uint32_array): Likewise.
22761         (add_locale_char): Likewise.
22762         (start_locale_structure): Likewise.
22763         (end_locale_structure): Likewise.
22764         (start_locale_prelude): Likewise.
22765         (end_locale_prelude): Likewise.
22766         (write_locale_data): Take locale_file structure rather than an
22767         iovec.
22768         * locale/programs/locfile.h: Include "obstack.h".
22769         (struct locale_file): Change to store locale file contents instead
22770         of header.
22771         (init_locale_data): New prototype.
22772         (align_locale_data): Likewise.
22773         (add_locale_empty): Likewise.
22774         (add_locale_raw_data): Likewise.
22775         (add_locale_raw_obstack): Likewise.
22776         (add_locale_string): Likewise.
22777         (add_locale_wstring): Likewise.
22778         (add_locale_uint32): Likewise.
22779         (add_locale_uint32_array): Likewise.
22780         (add_locale_char): Likewise.
22781         (start_locale_structure): Likewise.
22782         (end_locale_structure): Likewise.
22783         (start_locale_prelude): Likewise.
22784         (end_locale_prelude): Likewise.
22785         (write_locale_data): Update prototype.
22786         * locale/programs/3level.h (struct TABLE): Remove result field.
22787         (CONCAT(TABLE,_finalize)): Change to CONCAT(add_locale_,TABLE).
22788         Use new locale_file interface.
22789         [!NO_FINALIZE]: Change condition to [!NO_ADD_LOCALE].
22790         (NO_FINALIZE): Change #undef to #undef of NO_ADD_LOCALE.
22791         * locale/programs/ld-address.c (address_output): Use new
22792         locale_file interface.
22793         * locale/programs/ld-collate.c (NO_FINALIZE): Change to
22794         NO_ADD_LOCALE.
22795         (collate_finish): Don't call collseq_table_finalize.
22796         (collate_output): Use new locale_file interface.
22797         * locale/programs/ld-ctype.c: Move includes of "3level.h" earlier
22798         in file.
22799         (NO_FINALIZE): Change to NO_ADD_LOCALE.
22800         (TABLE): Move defines earlier in file.
22801         (ELEMENT): Likewise.
22802         (DEFAULT): Likewise.
22803         (wctrans_table_add): Move macro and inline function earlier in
22804         file.
22805         (struct wctype_table): Move type earlier in file.
22806         (add_locale_wctype_table): New static prototype.
22807         (struct locale_ctype_t): Use logical types instead of struct iovec
22808         pointers for members.
22809         (ctype_output): Use new locale_file interface.
22810         (wctype_table_finalize): Change to add_locale_wctype_table.  Use
22811         new locale_file interface.
22812         (allocate_arrays): Update for use of new locale_file interface.
22813         * locale/programs/ld-identification.c (identification_output): Use
22814         new locale_file interface.
22815         * locale/programs/ld-measurement.c (measurement_output): Likewise.
22816         * locale/programs/ld-messages.c (messages_output): Likewise.
22817         * locale/programs/ld-monetary.c (monetary_output): Likewise.
22818         * locale/programs/ld-name.c (name_output): Likewise.
22819         * locale/programs/ld-numeric.c (numeric_output): Likewise.
22820         * locale/programs/ld-paper.c (paper_output): Likewise.
22821         * locale/programs/ld-telephone.c (telephone_output): Likewise.
22822         * locale/programs/ld-time.c (time_output): Likewise.
22824 2013-09-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22826         * benchtests/Makefile: Add memrchr benchmark.
22827         * benchtests/bench-memchr.c (USE_AS_MEMRCHR): Add define to use
22828         benchmark as memrchr.
22829         * benchtests/bench-memrchr-ifunc.c: New file.
22830         * benchtests/bench-memrchr.c: New file.
22832 2013-09-06   Will Newton  <will.newton@linaro.org>
22834         * benchtests/Makefile (string-bench): Add memcpy.
22836 2013-09-05  Carlos O'Donell  <carlos@redhat.com>
22837             Cong Wang  <amwang@redhat.com>
22839         [BZ #15850]
22840         * sysdeps/unix/sysv/linux/bits/in.h
22841         [_UAPI_LINUX_IN6_H]: Define __USE_KERNEL_IPV6_DEFS.
22842         * inet/netinet/in.h: Move in_addr definition and bits/in.h inclusion
22843         before __USE_KERNEL_IPV6_DEFS uses.
22844         * inet/netinet/in.h [!__USE_KERNEL_IPV6_DEFS]: Define IPPROTO_MH, and
22845         IPPROTO_BEETPH.
22846         [__USE_KERNEL_IPV6_DEFS]: Don't define any of IPPROTO_*, in6_addr,
22847         sockaddr_in6, or ipv6_mreq.
22849 2013-09-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22851         * sysdeps/powerpc/powerpc32/power7/memrchr.S (__memrchr): Fix invalid
22852         memory access for final bytes in some large inputs.
22853         * sysdeps/powerpc/powerpc64/power7/memrchr.S (__memrchr): Likewise.
22855 2013-09-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22857         * string/test-memrchr.c: New file.
22858         * string/test-memrchr-ifunc.c: New file.
22859         * string/Makefile: Add new memrchr testcase.
22861 2013-09-05  Mike Frysinger  <vapier@gentoo.org>
22863         * sysdeps/unix/sysv/linux/tst-fanotify.c (do_test): Skip test when
22864         fanotify_init returns EPERM.
22866 2013-09-04  Joseph Myers  <joseph@codesourcery.com>
22868         * conform/conformtest.pl (newtoken): Treat tokens not allowed as
22869         errors.
22870         (top level): Treat second token from macro or constant entries for
22871         allowed headers as allowed.
22872         * include/complex.h: Condition internal declarations on
22873         [!_ISOMAC].
22874         * include/fenv.h: Condition include of <stdbool.h> and internal
22875         declarations on [!_ISOMAC].
22877 2013-09-04  Chris Leonard  <cjl@sugarlabs,.org>
22879         [BZ #15923]
22880         * locale/iso-4217.def: Update iso-1427.def and related occurrences.
22882 2013-09-04  Joseph Myers  <joseph@codesourcery.com>
22884         * configure.in (--enable-versioning): Remove configure option.
22885         (libc_cv_asm_symver_directive): Remove configure test.
22886         (libc_cv_ld_version_script_option): Likewise.
22887         (VERSIONING): Remove variable and AC_SUBST.
22888         (DO_VERSIONING): Remove AC_DEFINE.
22889         * configure: Regenerated.
22890         * config.h.in (DO_VERSIONING): Remove macro.
22891         * Makerules [$(versioning) = yes]: Change conditionals to
22892         [$(build-shared) = yes].
22893         * config.make.in (versioning): Remove variable.
22894         * dlfcn/Makefile [$(versioning) = yes]: Change conditionals to
22895         [$(build-shared) = yes].
22896         * dlfcn/modstatic2.c (test) [DO_VERSIONING]: Remove conditional.
22897         * dlfcn/tststatic2.c (main) [DO_VERSIONING]: Likewise.
22898         * elf/Makefile [$(versioning) = yes]: Change conditionals to
22899         [$(build-shared) = yes].
22900         * extra-lib.mk [$(versioning) = yes]: Likewise.
22901         * hurd/Makefile [$(versioning) = yes]: Likewise.
22902         * hurd/geteuids.c [SHARED && DO_VERSIONING]: Change conditional to
22903         [SHARED].
22904         * include/libc-symbols.h [DO_VERSIONING]: Change conditional to
22905         [SHARED].
22906         [SHARED && DO_VERSIONING && !NO_HIDDEN]: Change conditional to
22907         [SHARED && !NO_HIDDEN].
22908         * include/shlib-compat.h [DO_VERSIONING]: Change conditional to
22909         [SHARED].
22910         [SHARED && DO_VERSIONING]: Likewise..
22911         * libio/Makefile [$(versioning) = yes]: Change conditionals to
22912         [$(build-shared) = yes].
22913         * manual/install.texi (--disable-versioning): Remove
22914         documentation.
22915         * INSTALL: Regenerated.
22916         * resolv/res_libc.c [SHARED && DO_VERSIONING]: Change conditional
22917         to [SHARED].
22918         * sunrpc/Makefile [$(versioning) = yes]: Change conditional to
22919         [$(build-shared) = yes].
22920         * sysdeps/gnu/Makefile [$(versioning) = yes]: Likewise.
22921         * sysdeps/i386/i686/multiarch/strstr-c.c
22922         [SHARED && DO_VERSIONING && !NO_HIDDEN]: Change conditional to
22923         [SHARED && !NO_HIDDEN].
22924         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h
22925         [SHARED && DO_VERSIONING]: Change conditional to [SHARED].
22926         * sysdeps/powerpc/powerpc32/dl-machine.c
22927         [SHARED && !(DO_VERSIONING - 0)]: Remove conditional error.
22928         * sysdeps/powerpc/powerpc32/sysdep.h
22929         [SHARED && DO_VERSIONING && PIC && !NO_HIDDEN]: Change conditional
22930         to [SHARED && PIC && !NO_HIDDEN].
22931         * sysdeps/wordsize-32/divdi3.c [SHARED && DO_VERSIONING]: Change
22932         conditional to [SHARED].
22934 2013-09-04   Will Newton  <will.newton@linaro.org>
22936         * benchtests/bench-timing.h (TIMING_PRINT_MEAN): New macro.
22937         * benchtests/bench-string.h: Include bench-timing.h instead
22938         of including hp-timing.h directly. (INNER_LOOP_ITERS): New
22939         define. (HP_TIMING_BEST): Delete macro. (test_init): Remove
22940         call to HP_TIMING_DIFF_INIT.
22941         * benchtests/bench-memccpy.c: Use bench-timing.h macros
22942         instead of hp-timing.h macros.
22943         * benchtests/bench-memchr.c: Likewise.
22944         * benchtests/bench-memcmp.c: Likewise.
22945         * benchtests/bench-memcpy.c: Likewise.
22946         * benchtests/bench-memmem.c: Likewise.
22947         * benchtests/bench-memmove.c: Likewise.
22948         * benchtests/bench-memset.c: Likewise.
22949         * benchtests/bench-rawmemchr.c: Likewise.
22950         * benchtests/bench-strcasecmp.c: Likewise.
22951         * benchtests/bench-strcasestr.c: Likewise.
22952         * benchtests/bench-strcat.c: Likewise.
22953         * benchtests/bench-strchr.c: Likewise.
22954         * benchtests/bench-strcmp.c: Likewise.
22955         * benchtests/bench-strcpy.c: Likewise.
22956         * benchtests/bench-strcpy_chk.c: Likewise.
22957         * benchtests/bench-strlen.c: Likewise.
22958         * benchtests/bench-strncasecmp.c: Likewise.
22959         * benchtests/bench-strncat.c: Likewise.
22960         * benchtests/bench-strncmp.c: Likewise.
22961         * benchtests/bench-strncpy.c: Likewise.
22962         * benchtests/bench-strnlen.c: Likewise.
22963         * benchtests/bench-strpbrk.c: Likewise.
22964         * benchtests/bench-strrchr.c: Likewise.
22965         * benchtests/bench-strspn.c: Likewise.
22966         * benchtests/bench-strstr.c: Likewise.
22968 2013-09-04  Will Newton  <will.newton@linaro.org>
22970         * benchtests/Makefile: Use LDLIBS instead of LDFLAGS.
22972 2013-09-03  Joseph Myers  <joseph@codesourcery.com>
22974         [BZ #15427]
22975         * sysdeps/ieee754/flt-32/e_lgammaf_r.c (__ieee754_lgammaf_r): Use
22976         2**-30 instead of 2**-70 as threshold for returning -log(|x|).
22977         * math/libm-test.inc (lgamma_test_data): Add more tests.
22978         * sysdeps/i386/fpu/libm-test-ulps: Update.
22979         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
22981 2013-09-03   Ondřej Bílka  <neleai@seznam.cz>
22983         * sysdeps/x86_64/multiarch/strcmp-sse2-unaligned.S: New file.
22984         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
22985         Add ifunc.
22986         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines):
22987         Add strcmp-sse2-unaligned
22988         * sysdeps/x86_64/multiarch/strcmp.S (strcmp): Add ifunc.
22990 2013-09-02  Mike Frysinger  <vapier@gentoo.org>
22992         * Versions.def (libc): Add GLIBC_2.19.
22994 2013-09-02  Mike Frysinger  <vapier@gentoo.org>
22996         * sysdeps/unix/sysv/linux/tst-fanotify.c: New test.
22997         * sysdeps/unix/sysv/linux/Makefile (tests): Add tst-fanotify.
22999 2013-09-02  Joseph Myers  <joseph@codesourcery.com>
23001         [BZ #14155]
23002         * sysdeps/ieee754/flt-32/e_jnf.c (__ieee754_jnf): Use double for
23003         intermediate calculations in recurrence.
23004         (__ieee754_ynf): Likewise.
23005         * math/libm-test.inc (jn_test_data): Do not allow spurious
23006         underflow exception.  Add more tests.
23007         (yn_test_data): Add more tests.
23008         * sysdeps/i386/fpu/libm-test-ulps: Update.
23009         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
23011 2013-09-02   Ondřej Bílka  <neleai@seznam.cz>
23013         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Fix typo.
23015 2013-08-30   Ondřej Bílka  <neleai@seznam.cz>
23017         * csu/init-first.c: Fix then/than typos.
23018         * locale/programs/ld-collate.c: Likewise.
23019         * locale/programs/linereader.h: Likewise.
23020         * manual/charset.texi: Likewise.
23021         * manual/filesys.texi: Likewise.
23022         * manual/stdio.texi: Likewise.
23023         * manual/string.texi: Likewise.
23024         * stdlib/fmtmsg.c: Likewise.
23025         * sysdeps/i386/stpncpy.S: Likewise.
23026         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
23027         * sysdeps/powerpc/powerpc32/power6/memset.S: Likewise.
23028         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
23029         * sysdeps/powerpc/powerpc64/power6/memset.S: Likewise.
23031 2013-08-30   Ondřej Bílka  <neleai@seznam.cz>
23033         * elf/dl-open.c: Fix typos.
23034         * iconvdata/gbbig5.c: Likewise.
23035         * iconvdata/iso-2022-jp.c: Likewise.
23036         * iconv/gconv_int.h: Likewise.
23037         * iconv/loop.c: Likewise.
23038         * nis/rpcsvc/nis.h: Likewise.
23039         * resolv/ns_name.c: Likewise.
23040         * stdio-common/vfscanf.c: Likewise.
23041         * streams/stropts.h: Likewise.
23042         * sunrpc/rpc_thread.c: Likewise.
23043         * sysdeps/i386/strpbrk.S: Likewise.
23044         * sysdeps/ieee754/k_standard.c: Likewise.
23045         * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
23046         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
23047         * sysdeps/mach/hurd/dl-sysdep.c: Likewise.
23048         * sysdeps/mach/hurd/profil.c: Likewise.
23049         * sysdeps/s390/dl-procinfo.h: Likewise.
23050         * sysdeps/unix/sysv/linux/i386/chown.c: Likewise.
23051         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Likewise.
23052         * sysdeps/unix/sysv/linux/sparc/sparc32/makecontext.c: Likewise.
23053         * sysdeps/x86_64/dl-trampoline.S: Likewise.
23054         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Likewise.
23056 2013-08-30  Ondřej Bílka  <neleai@seznam.cz>
23058         * sysdeps/x86_64/multiarch/rawmemchr.S: Delete.
23059         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Remove rawmemchr ifunc.
23061 2013-08-29  Ondřej Bílka  <neleai@seznam.cz>
23063         * sysdeps/unix/sysv/linux/powerpc/aix/aix-dirent.h: Remove
23064         aix specific files.
23065         * sysdeps/unix/sysv/linux/powerpc/aix/aix-errno.h: Likewise.
23066         * sysdeps/unix/sysv/linux/powerpc/aix/aix-stat.h: Likewise.
23067         * sysdeps/unix/sysv/linux/powerpc/aix/aix-termios.h: Likewise.
23068         * sysdeps/unix/sysv/linux/powerpc/aix/direntconv.c: Likewise.
23069         * sysdeps/unix/sysv/linux/powerpc/aix/errnoconv.c: Likewise.
23070         * sysdeps/unix/sysv/linux/powerpc/aix/statconv.c: Likewise.
23071         * sysdeps/unix/sysv/linux/powerpc/aix/tcgetattr.c: Likewise.
23072         * sysdeps/unix/sysv/linux/powerpc/aix/tcsetattr.c: Likewise.
23074 2013-08-29  Thomas Schwinge  <thomas@codesourcery.com>
23075             Roland McGrath  <roland@hack.frob.com>
23077         * sysdeps/mach/hurd/errnos.awk (BEGIN): Emit ESUCCESS.
23078         * sysdeps/mach/hurd/bits/errno.h: Regenerate.
23080 2013-08-29  Samuel Thibault  <samuel.thibault@ens-lyon.org>
23082         * sysdeps/mach/hurd/i386/init-first.c (init1): Use
23083         __executable_start symbol instead of _start.
23085 2013-08-29  Thomas Schwinge  <thomas@codesourcery.com>
23087         * sysdeps/unix/sysv/linux/ldsodefs.h (VALID_ELF_HEADER)
23088         (VALID_ELF_OSABI, VALID_ELF_ABIVERSION, MORE_ELF_HEADER_DATA):
23089         Move macros to...
23090         * sysdeps/gnu/ldsodefs.h: ... this new file.
23092         * sysdeps/unix/sysv/linux/ldsodefs.h (VALID_ELF_OSABI)
23093         (VALID_ELF_ABIVERSION, MORE_ELF_HEADER_DATA): Use ELFOSABI_GNU
23094         instead of ELFOSABI_LINUX.
23096         [BZ #15522] strtod ("nan(N)") returning a sNaN in some cases
23097         * stdlib/strtof_l.c (SET_MANTISSA): Rewrite.
23098         * stdlib/strtod_l.c (SET_MANTISSA): Likewise.
23099         * sysdeps/ieee754/ldbl-64-128/strtold_l.c (SET_MANTISSA):
23100         Likewise.
23101         * sysdeps/ieee754/ldbl-96/strtold_l.c (SET_MANTISSA): Likewise.
23102         * sysdeps/ieee754/ldbl-128/strtold_l.c (SET_MANTISSA): Likewise.
23103         * sysdeps/ieee754/ldbl-128ibm/strtold_l.c (SET_MANTISSA):
23104         Likewise.
23105         * sysdeps/ieee754/ldbl-128ibm/ieee754.h
23106         (ibm_extended_long_double): Add ieee_nan member.
23107         * stdlib/tst-strtod6.c (test): New function, renamed from do_test.
23108         (do_test): New function.
23110         * math/basic-test.c (TEST_CONVERT): New macro, renamed from
23111         TEST_TRUNC.
23112         (convert_dfsf_test, convert_tfsf_test, convert_tfdf_test): New
23113         functions, renamed from truncdfsf_test, trunctfsf_test,
23114         trunctfdf_test.
23115         (convert_sfdf_test, convert_sftf_test, convert_dftf_test): New
23116         functions.
23117         (do_test): Run all these.
23119 2013-08-29   Ondřej Bílka  <neleai@seznam.cz>
23121         * argp/argp-help.c: Fix typos.
23122         * argp/argp-parse.c: Likewise.
23123         * debug/backtracesyms.c: Likewise.
23124         * elf/elf.h: Likewise.
23125         * malloc/malloc.c: Likewise.
23126         * nis/nis_print.c: Likewise.
23127         * resolv/res_comp.c: Likewise.
23128         * stdlib/stdlib.h: Likewise.
23129         * sunrpc/clnt_tcp.c: Likewise.
23130         * sunrpc/clnt_udp.c: Likewise.
23131         * sunrpc/clnt_unix.c: Likewise.
23132         * sysdeps/unix/bsd/ptsname.c: Likewise.
23133         * sysdeps/unix/sysv/linux/ifaddrs.c: Likewise.
23134         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Likewise.
23135         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S:
23136         Likewise.
23137         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S:
23138         Likewise.
23139         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S:
23140         Likewise.
23141         * sysdeps/unix/sysv/linux/ptsname.c: Likewise.
23143 2013-08-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
23145         * nscd/aicache.c (addhstaiX): Use __glibc_unlikely.
23146         * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
23148 2013-08-27  Mike Frysinger  <vapier@gentoo.org>
23150         [BZ #15897]
23151         * dlfcn/Makefile (tests): Add bug-dl-leaf.
23152         (modules-names): Add bug-dl-leaf-lib and bug-dl-leaf-lib-cb.
23153         ($(objpfx)bug-dl-leaf): New rule.
23154         ($(objpfx)bug-dl-leaf.so): Likewise.
23155         ($(objpfx)bug-dl-leaf.out): Likewise.
23156         ($(objpfx)bug-dl-leaf-lib.so): Likewise.
23157         ($(objpfx)bug-dl-leaf-lib-cb.so): Likewise.
23158         * dlfcn/bug-dl-leaf.c: New test.
23159         * dlfcn/bug-dl-leaf-lib.c: Likewise.
23160         * dlfcn/bug-dl-leaf-lib-cb.c: Likewise.
23161         * dlfcn/dlfcn.h (dlopen): Change __THROW to __THROWNL.
23162         (dlclose): Likewise.
23163         (dlmopen): Likewise.
23165 2013-08-27  Roland McGrath  <roland@hack.frob.com>
23167         * include/netdb.h [!_ISOMAC]:
23168         Don't include <tls.h>.
23169         (h_errno, __libc_h_errno): Move declaration and macros out of
23170         [_LIBC_REENTRANT].
23172         * include/resolv.h [_RESOLV_H_]:
23173         Don't include <tls.h>.
23174         (__resp, _res): Move declaration and macro out of [_LIBC_REENTRANT].
23175         * resolv/res_libc.c: Don't include <tls.h>.
23176         (_res): Use __attribute__ ((nocommon)) in place of
23177         __attribute__ ((section (".bss"))).
23179         * Makefile ($(common-objpfx)linkobj/libc_pic.a):
23180         If [sunrpc not in $(subdirs)], define to use libc_pic.a directly.
23182         * resolv/res_send.c (send_dg): Don't try to use ioctl unless [FIONREAD].
23184         * resolv/res_hconf.c [!NOT_IN_libc] (ifaddrs): Declare
23185         only under [SIOCGIFCONF && SIOCGIFNETMASK].
23187         * resolv/res_mkquery.c: Include <sys/time.h>.
23189         * inet/ifreq.c: Moved to ...
23190         * sysdeps/unix/ifreq.c: ... here.
23191         * inet/ifreq.c: New file, true stub version.
23193         * socket/sa_len.c: New file.
23194         * socket/Makefile (aux): Add it.
23195         * sysdeps/unix/sysv/linux/Makefile
23196         [$(subdir) = socket] (sysdep_routines): Don't add sa_len here.
23197         * sysdeps/unix/sysv/linux/sa_len.c: Just #define HAVE_NET*_H
23198         and #include <socket/sa_len.c>.
23199         * sysdeps/unix/sysv/linux/s390/sa_len.c: Just #define
23200         HAVE_NETIUCV_IUCV_H and #include <sysdeps/unix/sysv/linux/sa_len.c>.
23202         * sysdeps/unix/bsd/bsd4.4/bits/socket.h: Moved to ...
23203         * bits/socket.h: ... here.
23205         * sysdeps/unix/bsd/bsd4.4/bits/socket.h (enum __socket_type):
23206         Add SOCK_CLOEXEC, SOCK_NONBLOCK with values from FreeBSD.
23207         (SOCK_MAX, SOCK_TYPE_MASK): New macros.
23209 2013-08-27  Andreas Schwab  <schwab@suse.de>
23211         [BZ #15736]
23212         * locale/categories.def (LC_CTYPE): Add "nonascii-case" element.
23213         * string/Makefile (test-strcasecmp-ENV, test-strncasecmp-ENV)
23214         (test-strcasecmp-ifunc-ENV, test-strncasecmp-ifunc-ENV): Define.
23215         * string/test-strcasecmp.c (test_main): Run tests in several
23216         locales.
23217         * string/test-strncasecmp.c (test_main): Likewise.
23219         * sysdeps/i386/i686/multiarch/strcmp-sse4.S (__strcasecmp_sse4_2)
23220         (__strncasecmp_sse4_2) [PIC]: Restore %ebx before falling through
23221         to __strcasecmp_nonascii and __strncasecmp_nonascii.
23222         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S (__strcasecmp_ssse3)
23223         (__strncasecmp_ssse3) [PIC]: Likewise.
23225 2013-08-26  Roland McGrath  <roland@hack.frob.com>
23227         * io/lxstat64.c: Just call __xstat64, for parity with stub __lxstat.
23229         * nss/nss_files/files-key.c: Include <rpc/des_crypt.h>
23230         instead of explicitly declaring xdecrypt.
23231         * nis/nss_nis/nis-publickey.c: Likewise.
23233 2013-08-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
23235         [BZ #15890]
23236         * nscd/aicache.c: Include res_hconf.h.
23237         (addhstaiX): Initialize res_hconf.
23239 2013-08-26  Andreas Schwab  <schwab@suse.de>
23241         * stdlib/Makefile (LDFLAGS-tst-tls-atexit): Remove.
23242         ($(objpfx)tst-tls-atexit): Add dependencies here instead.
23244 2013-08-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
23246         * nscd/aicache.c (addhstaiX): Fix indentation.
23248 2013-08-25  Mike Frysinger  <vapier@gentoo.org>
23250         * configure.ac: Quote $build_pt_chown test.
23251         * configure: Regenerated.
23253 2013-08-23  Joseph Myers  <joseph@codesourcery.com>
23255         [BZ #15532]
23256         * math/s_cexp.c (__cexp): Return NaN + i0 for NaN + i0 argument.
23257         * math/s_cexpf.c (__cexpf): Likewise.
23258         * math/s_cexpl.c (__cexpl): Likewise.
23259         * math/libm-test.inc (cexp_test_data): Correct expected return
23260         value for NaN + i0.  Add another test.
23262 2013-08-22  David S. Miller  <davem@davemloft.net>
23264         * po/ca.po: Update Catalan translation from translation project.
23265         * po/uk.po: Add Ukrainian translations from translation project.
23267 2013-08-21  Joseph Myers  <joseph@codesourcery.com>
23269         [BZ #15797]
23270         * math/s_fdim.c (__fdim): Check for infinite arguments if result
23271         is infinite, not alongside NaN test.
23272         * math/s_fdimf.c (__fdimf): Likewise.
23273         * math/s_fdiml.c (__fdiml): Likewise.
23274         * math/libm-test.inc (fdim_test_data): Add more tests.  Test that
23275         errno is unchanged.
23277 2013-08-21   Ondřej Bílka  <neleai@seznam.cz>
23279         * argp/argp-help.c: Fix typos.
23280         * crypt/speeds.c: Likewise.
23281         * csu/check_fds.c: Likewise.
23282         * elf/dl-load.c: Likewise.
23283         * elf/dl-open.c: Likewise.
23284         * elf/reldep3.c: Likewise.
23285         * elf/reldep.c: Likewise.
23286         * elf/sprof.c: Likewise.
23287         * iconv/iconv_charmap.c: Likewise.
23288         * iconv/skeleton.c: Likewise.
23289         * iconv/strtab.c: Likewise.
23290         * io/lockf64.c: Likewise.
23291         * libio/libioP.h: Likewise.
23292         * resolv/gai_notify.c: Likewise.
23293         * resolv/ns_name.c: Likewise.
23294         * resolv/ns_samedomain.c: Likewise.
23295         * resolv/res_send.c: Likewise.
23296         * stdlib/random.c: Likewise.
23297         * sunrpc/rpc/xdr.h: Likewise.
23298         * sysdeps/i386/fpu/fraiseexcpt.c: Likewise.
23299         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Likewise.
23300         * sysdeps/i386/i686/multiarch/memset-sse2-rep.S: Likewise.
23301         * sysdeps/i386/i686/multiarch/memset-sse2.S: Likewise.
23302         * sysdeps/i386/i686/multiarch/strcat-sse2.S: Likewise.
23303         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Likewise.
23304         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Likewise.
23305         * sysdeps/i386/i686/multiarch/strcpy-sse2.S: Likewise.
23306         * sysdeps/mach/hurd/check_fds.c: Likewise.
23307         * sysdeps/powerpc/powerpc32/cell/memcpy.S: Likewise.
23308         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Likewise.
23309         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
23310         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Likewise.
23311         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise.
23312         * sysdeps/powerpc/powerpc64/cell/memcpy.S: Likewise.
23313         * sysdeps/pthread/aio_notify.c: Likewise.
23314         * sysdeps/sparc/fpu/fraiseexcpt.c: Likewise.
23315         * sysdeps/unix/sysv/linux/socketcall.h: Likewise.
23316         * sysdeps/x86_64/fpu/fraiseexcpt.c: Likewise.
23317         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Likewise.
23318         * sysdeps/x86/fpu/bits/fenv.h: Likewise.
23320 2013-08-21  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
23322         * sysdeps/i386/i686/multiarch/strcmp.S: Skip SSE4_2
23323         version if bit_Slow_SSE4_2 is set.
23324         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
23325         * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
23327 2013-07-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23329         [BZ #15867]
23330         * sysdeps/powerpc/powerpc32/backtrace.c (__backtrace): Handle signal
23331         trampoline stack frame information.
23332         * sysdeps/powerpc/powerpc64/backtrace.c (__backtrace): Likewise.
23333         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h
23334         (__vdso_sigtramp_rt64): New variable: PPC64 signal trampoline.
23335         (__vdso_sigtramp32): New variable: PPC32 signal trampoline.
23336         (__vdso_sigtramp_rt32): New variable: PPC32 signal trampoline.
23337         * sysdeps/unix/sysv/linux/powerpc/init-first.c
23338         (_libc_vdso_platform_setup): Initialize the signal trampolines.
23339         * debug/tst-backtrace5.c (fn): Add an option set modify sigaction
23340         sa_flags value.
23341         * debug/tst-backtrace6.c: New file: check backtrace for signal frames,
23342         interrupting a syscall and set with option SA_SIGINFO.
23344 2013-08-20  Joseph Myers  <joseph@codesourcery.com>
23346         [BZ #15531]
23347         * math/s_cproj.c (__cproj): Only return an infinity if one part of
23348         argument is infinite.
23349         * math/s_cprojf.c (__cprojf): Likewise.
23350         * math/s_cprojl.c (__cprojl): Likewise.
23351         * sysdeps/ieee754/ldbl-128ibm/s_cprojl.c (__cprojl): Likewise.
23352         * math/libm-test.inc (cproj_test_data): Add more tests.
23354         * sysdeps/unix/sysv/linux/mmap64.c: Include <string.h>.
23356         * sysdeps/unix/sysv/linux/mmap64.c (__mmap64)
23357         [MMAP2_PAGE_SHIFT == -1]: Use __getpagesize to determine page
23358         size.  Use __ffs to determine corresponding shift.
23360 2013-08-20  Joseph Myers  <joseph@codesourcery.com>
23361             Roland McGrath  <roland@hack.frob.com>
23363         * Makefile (INSTALL): Remove trailing blank lines from output of
23364         makeinfo.
23366 2013-08-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
23368         * sysdeps/unix/sysv/linux/s390/sys/procfs.h (struct elf_prstatus):
23369         Align 32 bit compat elf_greg to 8 bytes.
23371 2013-08-20  Andreas Arnez  <arnez@linux.vnet.ibm.com>
23373         * elf/setup-vdso.h (setup_vdso): Fix missing string termination.
23375 2013-08-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
23377         * string/strcoll_l.c (coll_seq): New structure.
23378         (get_next_seq_cached): New function.
23379         (get_next_seq): New function.
23380         (do_compare): New function.
23381         (STRCOLL): Use GNU style definition.  Simplify implementation
23382         by using get_next_seq, get_next_seq_cached and do_compare.
23384 2013-08-16  Florian Weimer  <fweimer@redhat.com>
23386         [BZ #14699]
23387         CVE-2013-4237
23388         * sysdeps/posix/dirstream.h (struct __dirstream): Add errcode
23389         member.
23390         * sysdeps/posix/opendir.c (__alloc_dir): Initialize errcode
23391         member.
23392         * sysdeps/posix/rewinddir.c (rewinddir): Reset errcode member.
23393         * sysdeps/posix/readdir_r.c (__READDIR_R): Enforce NAME_MAX limit.
23394         Return delayed error code.  Remove GETDENTS_64BIT_ALIGNED
23395         conditional.
23396         * sysdeps/unix/sysv/linux/wordsize-64/readdir_r.c: Do not define
23397         GETDENTS_64BIT_ALIGNED.
23398         * sysdeps/unix/sysv/linux/i386/readdir64_r.c: Likewise.
23399         * manual/filesys.texi (Reading/Closing Directory): Document
23400         ENAMETOOLONG return value of readdir_r.  Recommend readdir more
23401         strongly.
23402         * manual/conf.texi (Limits for Files): Add portability note to
23403         NAME_MAX, PATH_MAX.
23404         (Pathconf): Add portability note for _PC_NAME_MAX, _PC_PATH_MAX.
23406 2013-08-13  Andreas Schwab  <schwab@suse.de>
23408         [BZ #15749]
23409         * sysdeps/ieee754/ldbl-96/s_cbrtl.c (__cbrtl): Use fabsl instead
23410         of fabs.
23411         * math/libm-test.inc (cbrt_test_data) [TEST_LDOUBLE &&
23412         LDBL_MAX_EXP >= 16384]: Add tests for it.
23414 2013-08-12  David S. Miller  <davem@davemloft.net>
23416         * version.h (RELEASE): Set to "development".
23417         (VERSION): Set to "2.18.90".
23418         * NEWS: Add 2.19 section.
23420 2013-08-03  David S. Miller  <davem@davemloft.net>
23422         * po/ko.po: Update Korean translation from translation project.
23424 2013-08-01  David S. Miller  <davem@davemloft.net>
23426         * manual/contrib.texi: Update entry for Siddhesh Poyarekar.  Add
23427         entries for Will Newton, Andi Kleen, David Holsgrove, and Ondrej
23428         Bilka.
23430 2013-07-30  David S. Miller  <davem@davemloft.net>
23432         * po/fr.po: Update French translation from translation project.
23434 2013-07-28  David S. Miller  <davem@davemloft.net>
23436         * po/cs.po: Update Czech translation from translation project.
23438         * po/sv.po: Update Swedish translation from translation project.
23440 2013-07-27  David S. Miller  <davem@davemloft.net>
23442         * po/eo.po: Update Esperanto translation from translation project.
23444         * po/vi.po: Update Vietnamese translation from translation project.
23446         * po/de.po: Update German translation from translation project.
23448 2013-07-26  David S. Miller  <davem@davemloft.net>
23450         * po/bg.po: Update Bulgarian translation from translation project.
23452         * po/nl.po: Update Dutch translation from translation project.
23453         * po/pl.po: Update Polish translation from translation project.
23454         * po/ru.po: Update Russian translation from translation project.
23456 2013-07-24  David S. Miller  <davem@davemloft.net>
23458         * po/libc.pot: Update.
23460 2013-07-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23462         * sysdeps/unix/sysv/linux/powerpc/dl-static.c: New file to support
23463         variable page size.
23464         * sysdeps/unix/sysv/linux/powerpc/ldsodefs.h: Likewise.
23465         * sysdeps/unix/sysv/linux/powerpc/Makefile: Build dl-static in elf.
23466         * sysdeps/unix/sysv/linux/powerpc/Versions: Add _dl_var_init.
23468 2013-07-22  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
23470         * sysdeps/s390/fpu/libm-test-ulps: Refresh.
23472 2013-07-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
23473             Andreas Schwab  <schwab@suse.de>
23474             Roland McGrath  <roland@hack.frob.com>
23475             Joseph Myers  <joseph@codesourcery.com>
23476             Carlos O'Donell  <carlos@redhat.com>
23478         [BZ #15755]
23479         * config.h.in: Define HAVE_PT_CHOWN.
23480         * config.make.in (build-pt-chown): New variable.
23481         * configure.in (--enable-pt_chown): New configure option.
23482         * configure: Regenerate.
23483         * login/Makefile: Include Makeconfig.  Build pt_chown only if
23484         build-pt-chown is enabled.
23485         * sysdeps/unix/grantpt.c (grantpt) [HAVE_PT_CHOWN]: Spawn
23486         pt_chown to fix pty ownership.
23487         * sysdeps/unix/sysv/linux/grantpt.c [HAVE_PT_CHOWN]: Define
23488         CLOSE_ALL_FDS.
23489         * manual/install.texi (Configuring and compiling): Mention
23490         --enable-pt_chown. Add @findex for grantpt.
23491         * INSTALL: Regenerate.
23493 2013-07-20  David S. Miller  <davem@davemloft.net>
23495         * sysdeps/sparc/fpu/libm-test-ulps: Update ULPs to handle minor
23496         difference between 32-bit and 64-bit.
23498 2013-07-15  Carlos O'Donell  <carlos@redhat.com>
23500         [BZ #15711]
23501         * sysdeps/unix/sysv/linux/Makefile ($(objpfx)bits/syscall%h):
23502         Avoid system header dependency with -ffreestanding.
23503         ($(objpfx)bits/syscall%d): Likewise.
23505 2013-07-13  David S. Miller  <davem@davemloft.net>
23507         * math/libm-test.inc (casin_test_data): Annotate more cases of missing
23508         underflows from atanl/atan2l due to bug 15319.
23509         (casinh_test_data): Likewise.
23511 2013-07-07  David S. Miller  <davem@davemloft.net>
23513         * sysdeps/sparc/fpu/libm-test-ulps: Regenerate from scratch.
23515 2013-07-05  Jeroen Albers  <_jeroen_@yahoo.com>
23517         * sysdeps/i386/fpu/libm-test-ulps: Update.
23518         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
23520 2013-07-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
23522         * configure.in (--enable-lock-elision): Fix message text.
23523         * INSTALL: Regenerate.
23524         * configure: Regenerate.
23526 2013-07-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23528         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
23530 2013-07-03  Andreas Jaeger  <aj@suse.de>
23532         * sysdeps/unix/sysv/linux/sys/ptrace.h (PTRACE_LISTEN): Add
23533         define.
23534         (PTRACE_PEEKSIGINFO): Add new value from Linux 3.10.
23535         (ptrace_peeksiginfo_args): Add.
23536         (__ptrace_peeksiginfo_flags): Add.
23537         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
23538         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
23539         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
23541 2013-07-03  Allan McRae  <allan@archlinux.org>
23543         * sysdeps/i386/fpu/libm-test-ulps: Update.
23545 2013-07-02  David S. Miller  <davem@davemloft.net>
23547         * sysdeps/sparc/fpu/libm-test-ulps: Update.
23549 2013-07-02  Markus Trippelsdorf  <markus@trippelsdorf.de>
23551         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
23553 2013-07-02  Joseph Myers  <joseph@codesourcery.com>
23555         * sysdeps/i386/fpu/libm-test-ulps: Regenerated.
23556         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
23558 2013-07-02  Andi Kleen <ak@linux.intel.com>
23560         * config.h.in (ENABLE_LOCK_ELISION): Add.
23561         * configure.in (--enable-lock-elision): Add option.
23562         * manual/install.texi: Document --enable lock elision.
23563         * configure: Regenerate
23564         * INSTALL: Regenerate.
23566 2013-07-02  H.J. Lu  <hongjiu.lu@intel.com>
23568         * sysdeps/i386/i686/multiarch/strcasecmp.S (__strcasecmp): Enable
23569         SSE4.2 strcasecmp for libc.a.
23570         * sysdeps/i386/i686/multiarch/strncase.S (__strncasecmp): Likewise.
23572 2013-07-02  Joseph Myers  <joseph@codesourcery.com>
23574         [BZ #13304]
23575         * soft-fp/op-common.h (_FP_FMA): New macro.
23576         * soft-fp/op-1.h (_FP_FRAC_HIGHBIT_DW_1): New macro.
23577         (_FP_MUL_MEAT_DW_1_imm): Likewise.  Split out of ...
23578         (_FP_MUL_MEAT_1_imm): ... here.
23579         (_FP_MUL_MEAT_DW_1_wide): New macro.  Split out of ...
23580         (_FP_MUL_MEAT_1_wide): ... here.
23581         (_FP_MUL_MEAT_DW_1_hard): Likewise.  Split out of ...
23582         (_FP_MUL_MEAT_1_hard): ... here.
23583         * soft-fp/op-2.h (_FP_FRAC_HIGHBIT_DW_2): New macro.
23584         (_FP_MUL_MEAT_DW_2_wide): Likewise.  Split out of ...
23585         (_FP_MUL_MEAT_2_wide): ... here.
23586         (_FP_MUL_MEAT_DW_2_wide_3mul): New macro.  Split out of ...
23587         (_FP_MUL_MEAT_2_wide_3mul): ... here.
23588         (_FP_MUL_MEAT_DW_2_gmp): New macro.  Split out of ...
23589         (_FP_MUL_MEAT_2_gmp): ... here.
23590         * soft-fp/op-4.h (_FP_FRAC_HIGHBIT_DW_4): New macro.
23591         (_FP_MUL_MEAT_DW_4_wide): Likewise.  Split out of ...
23592         (_FP_MUL_MEAT_4_wide): ... here.
23593         (_FP_MUL_MEAT_DW_4_gmp): New macro.  Split out of ...
23594         (_FP_MUL_MEAT_4_gmp): ... here.
23595         * soft-fp/single.h (_FP_FRACTBITS_DW_S): New macro.
23596         (_FP_WFRACBITS_DW_S): Likewise.
23597         (_FP_WFRACXBITS_DW_S): Likewise.
23598         (_FP_HIGHBIT_DW_S): Likewise.
23599         (FP_FMA_S): Likewise.
23600         (_FP_FRAC_HIGH_DW_S): Likewise.
23601         * soft-fp/double.h (_FP_FRACTBITS_DW_D): New macro.
23602         (_FP_WFRACBITS_DW_D): Likewise.
23603         (_FP_WFRACXBITS_DW_D): Likewise.
23604         (_FP_HIGHBIT_DW_D): Likewise.
23605         (FP_FMA_D): Likewise.
23606         (_FP_FRAC_HIGH_DW_D): Likewise.
23607         * soft-fp/extended.h (_FP_FRACTBITS_DW_E): New macro.
23608         (_FP_WFRACBITS_DW_E): Likewise.
23609         (_FP_WFRACXBITS_DW_E): Likewise.
23610         (_FP_HIGHBIT_DW_E): Likewise.
23611         (FP_FMA_E): Likewise.
23612         (_FP_FRAC_HIGH_DW_E): Likewise.
23613         * soft-fp/quad.h (_FP_FRACTBITS_DW_Q): New macro.
23614         (_FP_WFRACBITS_DW_Q): Likewise.
23615         (_FP_WFRACXBITS_DW_Q): Likewise.
23616         (_FP_HIGHBIT_DW_Q): Likewise.
23617         (FP_FMA_Q): Likewise.
23618         (_FP_FRAC_HIGH_DW_Q): Likewise.
23619         * soft-fp/fmasf4.c: New file.
23620         * soft-fp/fmadf4.c: Likewise.
23621         * soft-fp/fmatf4.c: Likewise.
23623 2013-06-28  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
23625         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Set
23626         bit_Slow_SSE4_2 and bit_Prefer_PMINUB_for_stringop for Intel
23627         Silvermont.
23628         * sysdeps/x86_64/multiarch/init-arch.h (bit_Slow_SSE4_2): New
23629         macro.
23630         (index_Slow_SSE4_2): Likewise.
23631         (index_Prefer_PMINUB_for_stringop): Likewise.
23632         * sysdeps/x86_64/multiarch/strchr.S: Skip SSE4.2 version if
23633         bit_Slow_SSE4_2 is set.
23634         * sysdeps/x86_64/multiarch/strcmp.S: Likewise.
23635         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
23637 2013-06-28  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
23639         * sysdeps/powerpc/Makefile: Add comment about generating an offset to
23640         rtld_global._dl_hwcap2.
23641         * sysdeps/powerpc/bits/hwcap.h: Added PPC_FEATURE2_* definitions for
23642         POWER8.
23643         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_cap_flags): Extend for
23644         POWER8 feature descriptions defined in _dl_hwcap2.
23645         * sysdeps/powerpc/dl-procinfo.h (_dl_procinfo): Implement AT_HWCAP2
23646         string handling for POWER8 feature bits.
23647         (_DL_HWCAP_COUNT): Increment to 64 to cover AT_HWCAP2 bits.
23648         (_DL_HWCAP_LAST): New definition for position of last AT_HWCAP bit in
23649         _dl_powerpc_cap_flags.
23650         (_DL_HWCAP2_LAST): New definition for last usable bit of AT_HWCAP2.
23651         * sysdeps/powerpc/rtld-global-offsets.sym
23652         (RTLD_GLOBAL_RO_DL_HWCAP2_OFFSET): New offset macro to locate
23653         _dl_hwcap2 in the rtld_global_ro structure.
23655 2013-06-28  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
23657         * elf/dl-support.c (_dl_hwcap2): Add a new hwcap field for more
23658         hardware capabilities in support of AT_HWCAP2.
23659         (_dl_aux_init): Read AT_HWCAP2 into GLRO(dl_hwcap2).
23660         * elf/dl-sysdep.c (_dl_sysdep_start): Read AT_HWCAP2 into
23661         GLRO(dl_hwcap2).
23662         (_dl_show_auxv): Add support for calling _dl_procinfo to display
23663         AT_HWCAP2.  If a platform doesn't chose to handle displaying AT_HWCAP2
23664         explicitly the unknown a_type display mechanism is used.
23665         * misc/getauxval.c (__getauxval): Return GLRO(dl_hwcap2) on AT_HWCAP2.
23666         * sysdeps/generic/ldsodefs.h (rtld_global_ro): Add _dl_hwcap2 as a new
23667         struct member.
23668         * sysdeps/generic/dl-procinfo.h (_dl_procinfo): Add TYPE parameter
23669         to macro prototype for AT_HWCAP2 support.
23670         * sysdeps/i386/dl-procinfo.h: Likewise.
23671         * sysdeps/s390/dl-procinfo.h: Likewise.
23672         * sysdeps/powerpc/dl-procinfo.h (_dl_procinfo): Add TYPE parameter to
23673         macro prototype for AT_HWCAP2 support.  Make WORD unsigned long int
23674         rather than signed int.  Stub in handler for TYPE == AT_HWCAP2 to
23675         return -1 for unknown a_type display fallback.
23676         * sysdeps/sparc/dl-procinfo.h: Likewise.
23677         * sysdeps/unix/sysv/linux/i386/dl-procinfo.h: Likewise.
23678         * sysdeps/unix/sysv/linux/s390/dl-procinfo.h: Likewise.
23680 2013-06-28  Joseph Myers  <joseph@codesourcery.com>
23682         * sysdeps/unix/sysv/linux/mmap64.c (__mmap64): Shift by page_shift
23683         instead of MMAP2_PAGE_SHIFT in call to INLINE_SYSCALL.
23685 2013-06-28  Pierre Ynard  <linkfanel@yahoo.fr>
23687         [BZ #12492]
23688         * elf/dl-load.c (_dl_map_object_from_fd): Test for failure of
23689         mprotect making __stack_prot writable.
23691 2013-06-28  Nathan Froyd  <froydnj@codesourcery.com>
23692             Joseph Myers  <joseph@codesourcery.com>
23694         * elf/dl-profile.c (struct here_cg_arc_record): Declare 'count'
23695         as being properly aligned.
23697 2013-06-28  Maciej W. Rozycki  <macro@codesourcery.com>
23699         * dlfcn/modstatic5.c: New file.
23700         * dlfcn/tststatic5.c: New file.
23701         * dlfcn/Makefile (tests): Add tststatic5.
23702         (tests-static): Likewise.
23703         (modules-names): Add modstatic5.
23704         (tststatic5-ENV): New variable.
23705         ($(objpfx)tststatic5, $(objpfx)tststatic5.out): New dependencies.
23707         [BZ #15022]
23708         * elf/dl-support.c (_dl_main_map): New variable.
23709         (_dl_ns): Use it to initialize [LM_ID_BASE] element.
23710         (_dl_nns, _dl_load_adds): Set to 1.
23711         (_dl_initial_searchlist): Refer to _dl_main_map.
23712         (_dl_non_dynamic_init): Initialize _dl_main_map.l_origin.
23713         * elf/dl-load.c (_dl_dst_substitute) [!SHARED]: Remove fallback
23714         call to _dl_get_origin.
23715         * elf/dl-open.c (dl_open_worker): Remove !SHARED special casing
23716         around call_map.
23717         (_dl_open) [!SHARED]: Remove code to initialize GL(dl_nns).
23718         * dlfcn/modstatic3.c: New file.
23719         * dlfcn/tststatic3.c: New file.
23720         * dlfcn/tststatic4.c: New file.
23721         * dlfcn/Makefile (tests): Add tststatic3 and tststatic4.
23722         (tests-static): Likewise.
23723         (modules-names): Add modstatic3.
23724         (tststatic3-ENV, tststatic4-ENV): New variables.
23725         ($(objpfx)tststatic3, $(objpfx)tststatic3.out): New dependencies.
23726         ($(objpfx)tststatic4, $(objpfx)tststatic4.out): Likewise.
23728 2013-06-26  Joseph Myers  <joseph@codesourcery.com>
23730         * configure.in (CC): Require GCC version 4.4 or later.
23731         * configure: Regenerated.
23732         * manual/install.texi (Tools for Compilation): Update GCC version
23733         requirement.
23734         * INSTALL: Regenerated.
23736 2013-06-26  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
23738         [BZ #15674]
23739         * string/test-memcmp.c (check2): New.
23740         (main): Call check2.
23742         * sysdeps/x86_64/multiarch/memcmp-ssse3.S: Fix buffers overrun.
23744 2013-06-26  Maciej W. Rozycki  <macro@codesourcery.com>
23746         [BZ #15022]
23747         * elf/dl-open.c (_dl_open) [!SHARED]: Move call to DL_STATIC_INIT
23748         over to...
23749         (dl_open_worker) [!SHARED]: ... here.
23751 2013-06-26  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
23753         * elf/elf.h (AT_HWCAP2): Add a new a_type entry.
23755 2013-06-25  Richard Henderson  <rth@redhat.com>
23757         * locale/programs/locarchive.c: Include <libc-internal.h>
23759 2013-06-25  Joseph Myers  <joseph@codesourcery.com>
23761         * manual/texinfo.tex: Update to version 2013-06-21.17, with
23762         trailing whitespace removed.
23764 2013-06-24  Mike Frysinger  <vapier@gentoo.org>
23766         [BZ #10283]
23767         * locale/locarchive.h (struct locarhandle): Add mmap_base and mmap_len.
23768         * locale/programs/locarchive.c: Include libc-mmap.h.
23769         (prepare_address_space): Take two new outputs (the mmap base and len).
23770         Align p to MAP_FIXED_ALIGNMENT.  Set mmap base and len to the right
23771         values.
23772         (create_archive): Declare new mmap base and len values for
23773         prepare_address_space, and store the result in ah.
23774         (file_data_available_p): Replace pagesz with MAP_FIXED_ALIGNMENT.
23775         (enlarge_archive): If ah->mmap_base is not NULL, use that and
23776         ah->mmap_len to unmap rather than ah->addr and ah->reserved.
23777         Declare new mmap base and len values for
23778         prepare_address_space, and store the result in new_ah.
23779         (open_archive): Declare new mmap base and len values for
23780         prepare_address_space, and store the result in ah.
23781         (close_archive): If ah->mmap_base is not NULL, use that and
23782         ah->mmap_len to unmap rather than ah->addr and ah->reserved.
23783         * sysdeps/generic/libc-mmap.h: New file.
23785 2013-06-24  Mike Frysinger  <vapier@gentoo.org>
23787         * include/libc-internal.h (ALIGN_DOWN): New helper macro.
23788         (ALIGN_UP): Likewise.
23789         (PTR_ALIGN_DOWN): Likewise.
23790         (PTR_ALIGN_UP): Likewise.
23792 2013-06-24  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
23794         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_platforms): Add "power8"
23795         entry mapped to PPC_PLATFORM_POWER8.
23796         * sysdeps/powerpc/dl-procinfo.h (_DL_PLATFORMS_COUNT): Increment for
23797         POWER8.
23798         (PPC_PLATFORM_POWER8): Add new platform bit for POWER8 processor.
23799         (_dl_string_platform): Add case for exporting platform position for
23800         POWER8.
23801         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power8/Implies: Chain
23802         search path to sysdeps/powerpc/powerpc32/power8 directory.
23803         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power8/Implies: Chain
23804         search path to sysdeps/powerpc/powerpc64/power8 directory.
23805         * sysdeps/powerpc/powerpc32/power8/Implies: Chain search path to
23806         power7 directories.
23807         * sysdeps/powerpc/powerpc64/power8/Implies: Chain search path to
23808         power7 directories.
23810 2013-06-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
23812         * INSTALL: Regenerate.
23814         * nscd/connections.c (nscd_init): Fix comment.
23816 2013-06-22  Joseph Myers  <joseph@codesourcery.com>
23818         * sysdeps/unix/sysv/linux/libc_fatal.c: Include <string.h>.
23820         [BZ #15667]
23821         * soft-fp/op-4.h (__FP_FRAC_ADD_3): Rename variables _c1 and _c2
23822         to __FP_FRAC_ADD_3_c1 and __FP_FRAC_ADD_3_c2.
23824 2013-06-21  Maciej W. Rozycki  <macro@codesourcery.com>
23826         * elf/dl-dst.h (DL_DST_REQUIRED): Remove call to
23827         DL_DST_REQ_STATIC.
23828         (DL_DST_REQ_STATIC): Remove macro.
23830 2013-06-21  Joseph Myers  <joseph@codesourcery.com>
23832         [BZ #7006]
23833         * soft-fp/op-common.h (_FP_FROM_INT): Do not call _FP_FRAC_SLL
23834         with a shift of 0 bits.
23836 2013-06-21  Maciej W. Rozycki  <macro@codesourcery.com>
23838         * dlfcn/Makefile (tststatic2-ENV): Redefine in terms of
23839         $(tststatic-ENV).
23841 2013-06-21  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
23843         [BZ #15655]
23844         * sysdeps/sh/sh4/fpu/fgetexcptflg.c: New file.
23846 2013-06-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23848         * config.h.in (HAVE_CC_INHIBIT_LOOP_TO_LIBCALL): New define.
23849         * configure.in (libc_cv_cc_loop_to_function): Check if compiler
23850         accepts -fno-tree-loop-distribute-patterns.
23851         * include/libc-symbols.h (inhibit_loop_to_libcall): New macro.
23852         * string/memmove.c (MEMMOVE): Disable loop transformation to avoid
23853         recursive call.
23854         * string/memset.c (memset): Likewise.
23855         * string/test-memmove.c (simple_memmove): Disable loop transformation
23856         to library calls.
23857         * string/test-memset.c (simple_memset): Likewise.
23858         * benchtests/bench-memmove.c (simple_memmove): Likewise.
23859         * benchtests/bench-memset.c (simple_memset): Likewise.
23860         * configure: Regenerated.
23862 2013-06-20  Joseph Myers  <joseph@codesourcery.com>
23864         * math/test-misc.c (main): Ignore fesetround failure when failures
23865         of subsequent rounding tests would be ignored.
23867         [BZ #15654]
23868         * math/fedisblxcpt.c (fedisableexcept): Return 0.
23869         * math/feenablxcpt.c (feenableexcept): Return 0 for argument 0.
23870         * math/fegetenv.c (__fegetenv): Return 0.
23871         * math/fegetexcept.c (fegetexcept): Return 0.
23872         * math/fegetround.c (fegetround) [FE_TONEAREST]: Return
23873         FE_TONEAREST.
23874         * math/feholdexcpt.c (feholdexcept): Return 0.
23875         * math/fesetenv.c (__fesetenv): Return 0.
23876         * math/fesetround.c (fesetround) [FE_TONEAREST]: Return 0 for
23877         argument FE_TONEAREST.
23878         * math/feupdateenv.c (__feupdateenv): Return 0.
23879         * math/fgetexcptflg.c (__fegetexceptflag): Return 0.
23881 2013-06-18  Roland McGrath  <roland@hack.frob.com>
23883         * elf/rtld-Rules (rtld-compile-command.S): New variable.
23884         (rtld-compile-command.s, rtld-compile-command.c): New variables.
23885         ($(objpfx)rtld-%.os rules): Use them.
23887 2013-06-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23889         * nptl/sysdeps/powerpc/tls.h (tcbhead_t): Add Event-Based Branch
23890         fields.
23892 2013-06-17  Roland McGrath  <roland@hack.frob.com>
23894         * scripts/sysd-rules.awk: Sort sysd_rules_patterns by descending
23895         length of target pattern, then descending length of dependency pattern.
23896         * configure.in (AWK): Require gawk 3.1.2 or newer.
23897         * manual/install.texi (Tools for Compilation): Say that we do.
23898         * configure: Regenerated.
23900         * Makerules [inhibit-sysdep-asm] (check-inhibit-asm): Variable removed.
23901         ($(common-objpfx)sysd-rules): Replace shell logic with running ...
23902         * scripts/sysd-rules.awk: ... this new script.
23903         * sysdeps/mach/hurd/Makefile (inhibit-sysdep-asm): Use a regexp rather
23904         than a glob-style pattern.
23906 2013-06-17  Joseph Myers  <joseph@codesourcery.com>
23908         * math/test-misc.c (main): Do not treat incorrectly rounded
23909         conversions as failure unless ROUNDING_TESTS passes.
23911 2013-06-15  Joseph Myers  <joseph@codesourcery.com>
23913         [BZ #15631]
23914         * sysdeps/ieee754/dbl-64/e_sqrt.c (__ieee754_sqrt): Save and
23915         restore exception state around main square root computation, then
23916         check for inexactness explicitly.
23918         * math/libm-test.inc (fma_test_data): Add another test.
23920 2013-06-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
23922         * manual/threads.texi (Non-POSIX Extensions): New document
23923         node.  Document pthread_getattr_default_np and
23924         pthread_setattr_default_np.
23926         * Versions.def (libpthread): Add GLIBC_2.18.
23927         * sysdeps/unix/sysv/linux/i386/nptl/libpthread.abilist: Update.
23928         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libpthread.abilist:
23929         Likewise.
23930         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
23931         Likewise.
23932         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
23933         Likewise.
23934         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
23935         Likewise.
23936         * sysdeps/unix/sysv/linux/sh/nptl/libpthread.abilist:
23937         Likewise.
23938         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libpthread.abilist:
23939         Likewise.
23940         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libpthread.abilist:
23941         Likewise.
23942         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libpthread.abilist:
23943         Likewise.
23944         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist:
23945         Likewise.
23947 2013-06-14  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
23949         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
23950         Set bit_Fast_Unaligned_Load for Intel Silvermont architecture.
23952 2013-06-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
23953             H.J. Lu  <hjl.tools@gmail.com>
23955         [BZ #15627]
23956         * sysdeps/x86_64/rtld-memset.c: Remove file.
23957         * sysdeps/x86_64/rtld-memset.S: New file.
23959 2013-06-14  Joseph Myers  <joseph@codesourcery.com>
23961         * stdlib/tst-strtod-round.c: Include <math-tests.h>.
23962         (test_in_one_mode): Take arguments for whether the rounding mode
23963         is supported for each floating-point type.
23964         (do_test): Pass new arguments to test_in_one_mode using
23965         ROUNDING_TESTS.
23967 2013-06-13  Roland McGrath  <roland@hack.frob.com>
23969         * posix/tst-waitid.c (do_test): Distinguish different instances of
23970         stopped/continued in CHECK_SIGCHLD uses.  Insert a delay between
23971         sending SIGSTOP and calling waitpid to ensure SIGCHLD gets delivered
23972         before entering the kernel for waitpid.
23974 2013-06-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
23976         * NEWS: Fix note on clock function precision.  Text by Roland
23977         McGrath.
23979 2013-06-13  Roland McGrath  <roland@hack.frob.com>
23981         * elf/Makefile ($(objpfx)ld.so): Link into a temporary file and move
23982         it into place only when and if the sanity check passes.
23984 2013-06-13  Joseph Myers  <joseph@codesourcery.com>
23986         * stdlib/gen-tst-strtod-round.c (round_str): Always generate
23987         output for whether conversion result is exact.  Take argument
23988         indicating whether type is IBM long double.
23989         (round_for_all): Change need_exact field to ibm_ld.
23990         * stdlib/tst-strtod-round.c (struct exactness): New type.
23991         (struct test): Change bool ld_ok field to struct exactness exact.
23992         (TEST): Update all definitions for change to field.
23993         (tests): Regenerate array contents.
23994         (test_in_one_mode): Take pointer to new field instead of old ld_ok
23995         field value.  Check for IBM long double here.
23996         (do_test): Update calls to test_in_one_mode.
23998 2013-06-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
24000         [BZ #12515]
24001         * sysdeps/unix/sysv/linux/clock.c (clock): Use result from
24002         CLOCK_PROCESS_CPUTIME_ID clock instead of __times.
24004 2013-06-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
24006         [BZ #15605]
24007         * sysdeps/generic/symbol-hacks.h: Add workaround for memset/memmove calls
24008         generated by the compiler on loop optimizations.
24009         * sysdeps/wordsize-32/symbol-hacks.h: Include next symbol-hacks.h for
24010         general definitions.
24012 2013-06-12  Joseph Myers  <joseph@codesourcery.com>
24014         * math/bug-nextafter.c: Include <math-tests.h>.
24015         (main): Only test for exceptions if EXCEPTION_TESTS is true for
24016         the relevant type.
24017         * math/bug-nexttoward.c: Include <math-tests.h>.
24018         (main): Only test for exceptions if EXCEPTION_TESTS is true for
24019         the relevant type.
24020         * math/test-misc.c: Include <math-tests.h>.
24021         (main): Only test for exceptions if EXCEPTION_TESTS is true for
24022         the relevant type.
24024 2013-06-12  Andreas Jaeger  <aj@suse.de>
24026         * po/ia.po: Update Interlingua translation from translation
24027         project.
24029 2013-06-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
24031         * include/fenv.h: Include stdbool.h.
24032         (struct rm_ctx): New structure.
24033         * sysdeps/generic/math_private.h (SET_RESTORE_ROUND_GENERIC):
24034         Define macro.
24035         (SET_RESTORE_ROUND): Define using SET_RESTORE_ROUND_GENERIC.
24036         (SET_RESTORE_ROUNDF): Likewise.
24037         (SET_RESTORE_ROUNDL): Likewise.
24038         (SET_RESTORE_ROUND_NOEX): Likewise.
24039         (SET_RESTORE_ROUND_NOEXF): Likewise.
24040         (SET_RESTORE_ROUND_NOEXL): Likewise.
24041         (SET_RESTORE_ROUND_53BIT): Likewise.
24042         [HAVE_RM_CTX] (libc_feresetround_noex_ctx): Define macro.
24043         (libc_feresetround_noexf_ctx): Likewise.
24044         (libc_feresetround_noexl_ctx): Likewise.
24045         (libc_feholdsetround_53bit_ctx): Likewise.
24046         (libc_feresetround_53bit_ctx): Likewise.
24047         * sysdeps/i386/fpu/fenv_private.h (HAVE_RM_CTX): Define macro.
24048         (libc_feholdexcept_setround_sse_ctx): New function.
24049         (libc_fesetenv_sse_ctx): Likewise.
24050         (libc_feupdateenv_sse_ctx): Likewise.
24051         (libc_feholdexcept_setround_387_prec_ctx): Likewise.
24052         (libc_feholdexcept_setround_387_ctx): Likewise.
24053         (libc_feholdexcept_setround_387_53bit_ctx): Likewise.
24054         (libc_feholdsetround_387_prec_ctx): Likewise.
24055         (libc_feholdsetround_387_ctx): Likewise.
24056         (libc_feholdsetround_387_53bit_ctx): Likewise.
24057         (libc_feholdsetround_sse_ctx): Likewise.
24058         (libc_feresetround_sse_ctx): Likewise.
24059         (libc_feresetround_387_ctx): Likewise.
24060         (libc_feupdateenv_387_ctx): Likewise.
24061         (libc_feholdexcept_setroundf_ctx): Define macro.
24062         (libc_fesetenvf_ctx): Likewise.
24063         (libc_feupdateenvf_ctx): Likewise.
24064         (libc_feholdsetroundf_ctx): Likewise.
24065         (libc_feresetroundf_ctx): Likewise.
24066         (libc_feholdexcept_setround_ctx): Likewise.
24067         (libc_fesetenv_ctx): Likewise.
24068         (libc_feupdateenv_ctx): Likewise.
24069         (libc_feholdsetround_ctx): Likewise.
24070         (libc_feresetround_ctx): Likewise.
24071         (libc_feholdexcept_setroundl_ctx): Likewise.
24072         (libc_feupdateenvl_ctx): Likewise.
24073         (libc_feholdsetroundl_ctx): Likewise.
24074         (libc_feresetroundl_ctx): Likewise.
24075         [!__SSE2_MATH__] (libc_feholdsetround_53bit_ctx): Likewise.
24076         (libc_feresetround_53bit_ctx): Likewise.
24078 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
24080         * locale/iso-639.def: Convert to UTF-8.
24082 2013-06-11  Joseph Myers  <joseph@codesourcery.com>
24084         * sysdeps/generic/math-tests.h (EXCEPTION_TESTS_float): New macro.
24085         (EXCEPTION_TESTS_double): Likewise.
24086         (EXCEPTION_TESTS_long_double): Likewise.
24087         (EXCEPTION_TESTS): Likewise.
24088         * math/libm-test.inc (test_exceptions): Only test exceptions if
24089         EXCEPTION_TESTS (FLOAT).
24091 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
24093         * benchtests/Makefile (string-bench): Add strcpy_chk and
24094         stpcpy_chk.
24095         * benchtests/bench-stpcpy_chk-ifunc.c: New file.
24096         * benchtests/bench-stpcpy_chk.c: New file.
24097         * benchtests/bench-strcpy_chk-ifunc.c: New file.
24098         * benchtests/bench-strcpy_chk.c: New file.
24099         * debug/test-strcpy_chk.c (do_one_test): Remove HP_TIMING
24100         code.
24101         (do_test): Likewise.
24103 2013-06-11  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
24105         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_platforms): Add ppc405,
24106         ppc440, ppc464, and ppc476, merging from ports/ dl-procinfo.c.
24107         * sysdeps/powerpc/dl-procinfo.h: Fix whitespace by correcting spaces
24108         with tabs where appropriate.
24109         [PPC_PLATFORM_PPC405]: Define new platform merging from ports/
24110         dl-procinfo.h.
24111         [PPC_PLATFORM_PPC440]: Likewise.
24112         [PPC_PLATFORM_PPC464]: Likewise.
24113         [PPC_PLATFORM_PPC476]: Likewise.
24114         (_dl_string_platform): Add support for detecting ppc405, ppc440,
24115         ppc464, and ppc476 platform strings merging from ports/
24116         dl-procinfo.h.
24118 2013-06-11  Andreas Schwab  <schwab@suse.de>
24120         [BZ #14991]
24121         * iconvdata/big5hkscs.c (big5hkscs_to_ucs, from_ucs4)
24122         (from_ucs4_idx): Regenerate.
24123         (MIN_NEEDED_FROM, MAX_NEEDED_FROM, MIN_NEEDED_TO): Remove macros.
24124         (FROM_LOOP_MIN_NEEDED_FROM, FROM_LOOP_MAX_NEEDED_FROM)
24125         (FROM_LOOP_MIN_NEEDED_TO, FROM_LOOP_MAX_NEEDED_TO)
24126         (TO_LOOP_MIN_NEEDED_FROM, TO_LOOP_MAX_NEEDED_FROM)
24127         (TO_LOOP_MIN_NEEDED_TO, TO_LOOP_MAX_NEEDED_TO, PREPARE_LOOP)
24128         (EXTRA_LOOP_ARGS, SAVE_RESET_STATE, EMIT_SHIFT_TO_INIT)
24129         (EXTRA_LOOP_DECLS, MAX_NEEDED_OUTPUT): New macros.
24130         (MIN_NEEDED_INPUT, MAX_NEEDED_INPUT, MIN_NEEDED_OUTPUT): Define
24131         from FROM_LOOP and TO_LOOP specific macros.
24132         (BODY): Handle combining characters.
24133         * iconvdata/BIG5HKSCS.irreversible: Update.
24134         * iconvdata/BIG5HKSCS.precomposed: New file.
24135         * iconvdata/testdata/BIG5HKSCS: Regenerate to cover all assigned
24136         characters.
24137         * iconvdata/testdata/BIG5HKSCS..UTF8: Update.
24139 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
24141         * include/sys/time.h: Fix indentation and add copyright header.
24143         * string/test-memccpy.c (do_one_test): Remove HP_TIMING code.
24144         (do_test): Likewise.
24145         * string/test-memchr.c (do_one_test): Likewise.
24146         (do_test): Likewise.
24147         * string/test-memcmp.c (do_one_test): Likewise.
24148         (do_test): Likewise.
24149         * string/test-memcpy.c (do_one_test): Likewise.
24150         (do_test): Likewise.
24151         * string/test-memmem.c (do_one_test): Likewise.
24152         (do_test): Likewise.
24153         (do_random_tests): Likewise.
24154         * string/test-memmove.c (do_one_test): Likewise.
24155         (do_test): Likewise.
24156         * string/test-memset.c (do_one_test): Likewise.
24157         (do_test): Likewise.
24158         * string/test-rawmemchr.c (do_one_test): Likewise.
24159         (do_test): Likewise.
24160         * string/test-strcasecmp.c (do_one_test): Likewise.
24161         (do_test): Likewise.
24162         * string/test-strcasestr.c (do_one_test): Likewise.
24163         (do_test): Likewise.
24164         * string/test-strcat.c (do_one_test): Likewise.
24165         (do_test): Likewise.
24166         * string/test-strchr.c (do_one_test): Likewise.
24167         (do_test): Likewise.
24168         * string/test-strcmp.c (do_one_test): Likewise.
24169         (do_test): Likewise.
24170         * string/test-strcpy.c (do_one_test): Likewise.
24171         (do_test): Likewise.
24172         * string/test-string.h: Likewise.
24173         (test_init): Likewise.
24174         * string/test-strlen.c (do_one_test): Likewise.
24175         (do_test): Likewise.
24176         * string/test-strncasecmp.c (do_one_test): Likewise.
24177         (do_test): Likewise.
24178         * string/test-strncat.c (do_one_test): Likewise.
24179         (do_test): Likewise.
24180         * string/test-strncmp.c (do_one_test): Likewise.
24181         (do_test_limit): Likewise.
24182         (do_test): Likewise.
24183         * string/test-strncpy.c (do_one_test): Likewise.
24184         (do_test): Likewise.
24185         * string/test-strnlen.c (do_one_test): Likewise.
24186         (do_test): Likewise.
24187         * string/test-strpbrk.c (do_one_test): Likewise.
24188         (do_test): Likewise.
24189         * string/test-strrchr.c (do_one_test): Likewise.
24190         (do_test): Likewise.
24191         * string/test-strspn.c (do_one_test): Likewise.
24192         (do_test): Likewise.
24193         * string/test-strstr.c (do_one_test): Likewise.
24194         (do_test): Likewise.
24196         * benchtests/Makefile (string-bench): Add string benchmarks.
24197         * benchtests/bench-bcopy-ifunc.c: New file.
24198         * benchtests/bench-bcopy.c: New file.
24199         * benchtests/bench-bzero-ifunc.c: New file.
24200         * benchtests/bench-bzero.c: New file.
24201         * benchtests/bench-memccpy-ifunc.c: New file.
24202         * benchtests/bench-memccpy.c: New file.
24203         * benchtests/bench-memchr-ifunc.c: New file.
24204         * benchtests/bench-memchr.c: New file.
24205         * benchtests/bench-memcmp-ifunc.c: New file.
24206         * benchtests/bench-memcmp.c: New file.
24207         * benchtests/bench-memmem-ifunc.c: New file.
24208         * benchtests/bench-memmem.c: New file.
24209         * benchtests/bench-memmove-ifunc.c: New file.
24210         * benchtests/bench-memmove.c: New file.
24211         * benchtests/bench-mempcpy-ifunc.c: New file.
24212         * benchtests/bench-mempcpy.c: New file.
24213         * benchtests/bench-memset-ifunc.c: New file.
24214         * benchtests/bench-memset.c: New file.
24215         * benchtests/bench-rawmemchr-ifunc.c: New file.
24216         * benchtests/bench-rawmemchr.c: New file.
24217         * benchtests/bench-stpcpy-ifunc.c: New file.
24218         * benchtests/bench-stpcpy.c: New file.
24219         * benchtests/bench-stpncpy-ifunc.c: New file.
24220         * benchtests/bench-stpncpy.c: New file.
24221         * benchtests/bench-strcasecmp-ifunc.c: New file.
24222         * benchtests/bench-strcasecmp.c: New file.
24223         * benchtests/bench-strcasestr-ifunc.c: New file.
24224         * benchtests/bench-strcasestr.c: New file.
24225         * benchtests/bench-strcat-ifunc.c: New file.
24226         * benchtests/bench-strcat.c: New file.
24227         * benchtests/bench-strchr-ifunc.c: New file.
24228         * benchtests/bench-strchr.c: New file.
24229         * benchtests/bench-strchrnul-ifunc.c: New file.
24230         * benchtests/bench-strchrnul.c: New file.
24231         * benchtests/bench-strcmp-ifunc.c: New file.
24232         * benchtests/bench-strcmp.c: New file.
24233         * benchtests/bench-strcpy-ifunc.c: New file.
24234         * benchtests/bench-strcpy.c: New file.
24235         * benchtests/bench-strcspn-ifunc.c: New file.
24236         * benchtests/bench-strcspn.c: New file.
24237         * benchtests/bench-strlen-ifunc.c: New file.
24238         * benchtests/bench-strlen.c: New file.
24239         * benchtests/bench-strncasecmp-ifunc.c: New file.
24240         * benchtests/bench-strncasecmp.c: New file.
24241         * benchtests/bench-strncat-ifunc.c: New file.
24242         * benchtests/bench-strncat.c: New file.
24243         * benchtests/bench-strncmp-ifunc.c: New file.
24244         * benchtests/bench-strncmp.c: New file.
24245         * benchtests/bench-strncpy-ifunc.c: New file.
24246         * benchtests/bench-strncpy.c: New file.
24247         * benchtests/bench-strnlen-ifunc.c: New file.
24248         * benchtests/bench-strnlen.c: New file.
24249         * benchtests/bench-strpbrk-ifunc.c: New file.
24250         * benchtests/bench-strpbrk.c: New file.
24251         * benchtests/bench-strrchr-ifunc.c: New file.
24252         * benchtests/bench-strrchr.c: New file.
24253         * benchtests/bench-strspn-ifunc.c: New file.
24254         * benchtests/bench-strspn.c: New file.
24255         * benchtests/bench-strstr-ifunc.c: New file.
24256         * benchtests/bench-strstr.c: New file.
24258         * benchtests/Makefile: Disable parallel execution of targets.
24259         (string-bench): Add memcpy.
24260         (benchset): New variable to store a list of benchmark sets.
24261         (bench-func): Renamed from bench.
24262         (bench-set): New target.
24263         (bench): Depend on bench-func and bench-set.
24264         * benchtests/README: Add section on benchmark sets.
24265         * benchtests/bench-memcpy-ifunc.c: New file.
24266         * benchtests/bench-memcpy.c: New file.
24267         * benchtests/bench-string.h: New file.
24269 2013-06-11  Andreas Schwab  <schwab@suse.de>
24271         [BZ #15577]
24272         * nscd/connections.c (nscd_run_worker): Always zero-terminate key.
24273         * nscd/netgroupcache.c (addgetnetgrentX): Properly handle absent
24274         values in the triple.
24275         * nscd/nscd_netgroup.c (__nscd_setnetgrent): Include zero
24276         terminator in the group key.
24278 2013-06-11  Andreas Jaeger  <aj@suse.de>
24280         * po/zh_TW.po: Update Chinese (traditional) translation from
24281         translation project.
24283 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
24285         * include/time.h (__clock_gettime): Add libc_hidden_proto.
24286         * rt/clock_getcpuclockid.c (clock_getcpuclockid): Rename to
24287         __clock_getcpuclockid.  Add weak_alias and libc_hidden_def.
24288         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
24289         (clock_getcpuclockid): Likewise.
24290         * rt/clock_getres.c (clock_getres): Rename to __clock_getres.
24291         Add weak_alias and libc_hidden_def.
24292         * sysdeps/posix/clock_getres.c (clock_getres): Likewise.
24293         * rt/clock_gettime.c (clock_gettime): Rename to
24294         __clock_gettime.  Add weak_alias and libc_hidden_def.
24295         * sysdeps/unix/clock_gettime.c (clock_gettime): Likewise.
24296         * rt/clock_nanosleep.c (clock_nanosleep): Rename to
24297         __clock_nanosleep.  Add weak_alias and libc_hidden_def.
24298         * sysdeps/unix/clock_nanosleep.c (clock_nanosleep): Likewise.
24299         * sysdeps/unix/sysv/linux/clock_nanosleep.c (clock_nanosleep):
24300         Likewise.
24301         * rt/clock_settime.c (clock_settime): Rename to
24302         __clock_settime.  Add weak_alias and libc_hidden_def.
24303         * sysdeps/unix/clock_settime.c (clock_settime): Likewise.
24305 2013-06-10  Joseph Myers  <joseph@codesourcery.com>
24307         * mach/err_boot.sub: Remove trailing whitespace.
24308         * mach/err_ipc.sub: Likewise.
24309         * mach/err_mach.sub: Likewise.
24311         * sysdeps/generic/math-tests.h (ROUNDING_TESTS_float): New macro.
24312         (ROUNDING_TESTS_double): Likewise.
24313         (ROUNDING_TESTS_long_double): Likewise.
24314         (ROUNDING_TESTS): Likewise.
24315         * math/libm-test.inc: Include <math-tests.h>.
24316         (IF_ROUND_INIT_FE_DOWNWARD): Use ROUNDING_TESTS.
24317         (IF_ROUND_INIT_FE_TONEAREST): Likewise.
24318         (IF_ROUND_INIT_FE_TOWARDZERO): Likewise.
24319         (IF_ROUND_INIT_FE_UPWARD): Likewise.
24321 2013-06-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
24323         * benchtests/Makefile (CPPFLAGS-nonlib): Append values instead
24324         of assigning.
24326 2013-06-08  Joseph Myers  <joseph@codesourcery.com>
24328         * sysdeps/gnu/errlist.awk: Do not generate space at end of
24329         otherwise empty TRANS lines.
24330         * sysdeps/gnu/errlist.c: Regenerated.
24332         * catgets/gencat.c (error_print): Use (void) in function
24333         definition.
24334         * crypt/crypt_util.c (__init_des): Likewise.
24335         * crypt/speeds.c (Stop): Likewise.
24336         (main): Likewise.
24337         * hurd/hurdmalloc.c (print_malloc_free_list): Likewise.
24338         * inet/ruserpass.c (token): Likewise.
24339         * intl/finddomain.c (_nl_finddomain_subfreeres): Likewise.
24340         * intl/localealias.c (extend_alias_table): Likewise.
24341         * intl/plural-exp.c (init_germanic_plural): Likewise.
24342         * libio/fcloseall.c (__fcloseall): Likewise.
24343         * libio/genops.c (_IO_flush_all): Likewise.
24344         (_IO_flush_all_linebuffered): Likewise.
24345         (_IO_cleanup): Likewise.
24346         (_IO_iter_begin): Likewise.
24347         (_IO_iter_end): Likewise.
24348         (_IO_list_lock): Likewise.
24349         (_IO_list_unlock): Likewise.
24350         (_IO_list_resetlock): Likewise.
24351         * libio/getchar.c (getchar): Likewise.
24352         * libio/getchar_u.c (getchar_unlocked): Likewise.
24353         * libio/getwchar.c (getwchar): Likewise.
24354         * libio/getwchar_u.c (getwchar_unlocked): Likewise.
24355         * libio/oldstdfiles.c (_IO_check_libio): Likewise.
24356         * login/getpt.c (__getpt): Likewise.
24357         * login/tst-utmp.c (main): Likewise.
24358         * malloc/hooks.c (__malloc_check_init): Likewise.
24359         * malloc/malloc.c (__malloc_stats): Likewise.
24360         * malloc/mtrace.c (tr_break): Likewise.
24361         (mtrace): Likewise.
24362         (muntrace): Likewise.
24363         * misc/fstab.c (endfsent): Likewise.
24364         * misc/getclktck.c (__getclktck): Likewise.
24365         * misc/getdtsz.c (__getdtablesize): Likewise.
24366         * misc/gethostid.c (gethostid): Likewise.
24367         * misc/getpagesize.c (__getpagesize): Likewise.
24368         * misc/getsysstats.c (__get_nprocs_conf): Likewise.
24369         (__get_nprocs): Likewise.
24370         (__get_phys_pages): Likewise.
24371         (__get_avphys_pages): Likewise.
24372         * misc/getttyent.c (getttyent): Likewise.
24373         (setttyent): Likewise.
24374         (endttyent): Likewise.
24375         * misc/getusershell.c (getusershell): Likewise.
24376         (endusershell): Likewise.
24377         (setusershell): Likewise.
24378         (initshells): Likewise.
24379         * misc/hsearch.c (__hdestroy): Likewise.
24380         * misc/sync.c (sync): Likewise.
24381         * misc/syslog.c (closelog_internal): Likewise.
24382         (closelog): Likewise.
24383         * misc/ttyslot.c (ttyslot): Likewise.
24384         * misc/vhangup.c (vhangup): Likewise.
24385         * posix/fork.c (__fork): Likewise.
24386         * posix/getegid.c (__getegid): Likewise.
24387         * posix/geteuid.c (__geteuid): Likewise.
24388         * posix/getgid.c (__getgid): Likewise.
24389         * posix/getpid.c (__getpid): Likewise.
24390         * posix/getppid.c (__getppid): Likewise.
24391         * posix/getuid.c (__getuid): Likewise.
24392         * posix/pause.c (pause): Likewise.
24393         * posix/setpgrp.c (setpgrp): Likewise.
24394         * posix/setsid.c (__setsid): Likewise.
24395         * posix/test-vfork.c (noop): Likewise.
24396         * resolv/gethnamaddr.c (_endhtent): Likewise.
24397         (_gethtent): Likewise.
24398         (ht_endhostent): Likewise.
24399         (gethostent): Likewise.
24400         (dns_service): Likewise.
24401         * stdlib/drand48.c (drand48): Likewise.
24402         * stdlib/lrand48.c (lrand48): Likewise.
24403         * stdlib/mrand48.c (mrand48): Likewise.
24404         * stdlib/rand.c (rand): Likewise.
24405         * stdlib/random.c (__random): Likewise.
24406         * stdlib/setenv.c (clearenv): Likewise.
24407         * sunrpc/clnt_tcp.c (clnttcp_abort): Likewise.
24408         * sunrpc/clnt_unix.c (clntunix_abort): Likewise.
24409         * sysdeps/mach/getpagesize.c (__getpagesize): Likewise.
24410         * sysdeps/mach/getsysstats.c (__get_nprocs_conf): Likewise.
24411         (__get_nprocs): Likewise.
24412         (__get_phys_pages): Likewise.
24413         (__get_avphys_pages): Likewise.
24414         * sysdeps/mach/hurd/dl-sysdep.c (__getpid): Likewise.
24415         * sysdeps/mach/hurd/getclktck.c (__getclktck): Likewise.
24416         * sysdeps/mach/hurd/getdtsz.c (__getdtablesize): Likewise.
24417         * sysdeps/mach/hurd/getegid.c (__getegid): Likewise.
24418         * sysdeps/mach/hurd/geteuid.c (__geteuid): Likewise.
24419         * sysdeps/mach/hurd/getgid.c (__getgid): Likewise.
24420         * sysdeps/mach/hurd/gethostid.c (gethostid): Likewise.
24421         * sysdeps/mach/hurd/getlogin.c (getlogin): Likewise.
24422         * sysdeps/mach/hurd/getpid.c (__getpid): Likewise.
24423         * sysdeps/mach/hurd/getppid.c (__getppid): Likewise.
24424         * sysdeps/mach/hurd/getuid.c (__getuid): Likewise.
24425         * sysdeps/mach/hurd/sync.c (sync): Likewise.
24426         * sysdeps/posix/clock.c (clock): Likewise.
24427         * sysdeps/unix/bsd/setsid.c (__setsid): Likewise.
24428         * sysdeps/unix/getpagesize.c (__getpagesize): Likewise.
24429         * sysdeps/unix/sysv/linux/getclktck.c (__getclktck): Likewise.
24430         * sysdeps/unix/sysv/linux/gethostid.c (gethostid): Likewise.
24431         * sysdeps/unix/sysv/linux/getpagesize.c (__getpagesize): Likewise.
24432         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Likewise.
24433         (__get_nprocs_conf): Likewise.
24434         (__get_phys_pages): Likewise.
24435         (__get_avphys_pages): Likewise.
24436         * time/clock.c (clock): Likewise.
24437         * time/tzset.c (__tzname_max): Likewise.
24439 2013-06-07  Joseph Myers  <joseph@codesourcery.com>
24441         * bits/byteswap.h [__GNUC__ && !__GNUC_PREREQ (4, 3)]
24442         (__bswap_32): Do not use "register".
24443         * crypt/crypt.c (_ufc_doit_r): Likewise.
24444         * debug/stpcpy_chk.c (__stpcpy_chk): Likewise.
24445         * debug/wcscat_chk.c (__wcscat_chk): Likewise.
24446         * gmon/gmon.c (__monstartup): Likewise.
24447         * gmon/mcount.c (_MCOUNT_DECL(frompc, selfpc)): Likewise.
24448         * hurd/hurdmalloc.c (more_memory): Likewise.
24449         (malloc): Likewise.
24450         (free): Likewise.
24451         (realloc): Likewise.
24452         (malloc_fork_prepare): Likewise.
24453         (malloc_fork_parent): Likewise.
24454         (malloc_fork_child): Likewise.
24455         * include/rpc/auth_des.h (xdr_authdes_verf): Likewise.
24456         (_svcauth_des): Likewise.
24457         * inet/inet_lnaof.c (inet_lnaof): Likewise.
24458         * inet/inet_net.c (inet_network): Likewise.
24459         * inet/inet_netof.c (inet_netof): Likewise.
24460         * inet/rcmd.c (__validuser2_sa): Likewise.
24461         * io/fts.c (fts_open): Likewise.
24462         (fts_load): Likewise.
24463         (fts_close): Likewise.
24464         (fts_read): Likewise.
24465         (fts_children): Likewise.
24466         (fts_build): Likewise.
24467         (fts_stat): Likewise.
24468         (fts_sort): Likewise.
24469         (fts_alloc): Likewise.
24470         (fts_lfree): Likewise.
24471         * libio/fileops.c (_IO_new_file_xsputn): Likewise.
24472         (_IO_file_xsgetn): Likewise.
24473         (_IO_file_xsgetn_mmap): Likewise.
24474         * libio/iofopncook.c (_IO_cookie_read): Likewise.
24475         (_IO_cookie_write): Likewise.
24476         * libio/oldfileops.c (_IO_old_file_xsputn): Likewise.
24477         * libio/wfileops.c (_IO_wfile_xsputn): Likewise.
24478         * mach/msgserver.c (__mach_msg_server_timeout): Likewise.
24479         * malloc/obstack.c (_obstack_begin): Likewise.
24480         (_obstack_begin_1): Likewise.
24481         (_obstack_newchunk): Likewise.
24482         (_obstack_allocated_p): Likewise.
24483         (obstack_free): Likewise.
24484         (_obstack_memory_used): Likewise.
24485         * misc/getttyent.c (getttynam): Likewise.
24486         (getttyent): Likewise.
24487         (skip): Likewise.
24488         (value): Likewise.
24489         * misc/getusershell.c (initshells): Likewise.
24490         * misc/syslog.c (__vsyslog_chk): Likewise.
24491         * misc/ttyslot.c (ttyslot): Likewise.
24492         * nis/nis_hash.c (__nis_hash): Likewise.
24493         * posix/fnmatch_loop.c (FCT): Likewise.
24494         * posix/getconf.c (print_all): Likewise.
24495         (main): Likewise.
24496         * posix/getopt.c (exchange): Likewise.
24497         * posix/glob.c (globfree): Likewise.
24498         (prefix_array): Likewise.
24499         (__glob_pattern_type): Likewise.
24500         * resolv/arpa/nameser.h (NS_GET16): Likewise.
24501         (NS_GET32): Likewise.
24502         (NS_PUT16): Likewise.
24503         (NS_PUT32): Likewise.
24504         * resolv/gethnamaddr.c (getanswer): Likewise.
24505         (gethostbyname2): Likewise.
24506         (gethostbyaddr): Likewise.
24507         (_gethtent): Likewise.
24508         (_gethtbyname2): Likewise.
24509         (_gethtbyaddr): Likewise.
24510         * resolv/ns_print.c (dst_s_get_int16): Likewise.
24511         * resolv/nss_dns/dns-host.c (getanswer_r): Likewise.
24512         * resolv/res_init.c (__res_vinit): Likewise.
24513         (net_mask): Likewise.
24514         * resolv/res_mkquery.c (outchar): Likewise.
24515         (PRINT): Likewise.
24516         * stdio-common/printf_fp.c (outchar): Likewise.
24517         (PRINT): Likewise.
24518         * stdio-common/printf_fphex.c (outchar): Likewise.
24519         (PRINT): Likewise.
24520         * stdio-common/printf_size.c (outchar): Likewise.
24521         (PRINT): Likewise.
24522         * stdio-common/test_rdwr.c (main): Likewise.
24523         * stdio-common/tfformat.c (matches): Likewise.
24524         * stdio-common/vfprintf.c (outchar): Likewise.
24525         (printf_unknown): Likewise.
24526         (buffered_vfprintf): Likewise.
24527         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Likewise.
24528         * stdio-common/xbug.c (AppendToBuffer): Likewise.
24529         (ReadFile): Likewise.
24530         * stdlib/qsort.c (SWAP): Likewise.
24531         (_quicksort): Likewise.
24532         * stdlib/setenv.c (__add_to_environ): Likewise.
24533         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Likewise.
24534         * stdlib/strtol_l.c (__strtol_l): Likewise.
24535         * stdlib/tst-strtod.c (main): Likewise.
24536         * stdlib/tst-strtol.c (main): Likewise.
24537         * stdlib/tst-strtoll.c (main): Likewise.
24538         * string/bits/string2.h (__strcmp_cc): Likewise.
24539         (__strcmp_cg): Likewise.
24540         (__strcspn_c1): Likewise.
24541         (__strcspn_c2): Likewise.
24542         (__strcspn_c3): Likewise.
24543         (__strspn_c1): Likewise.
24544         (__strspn_c2): Likewise.
24545         (__strspn_c3): Likewise.
24546         (__strsep_1c): Likewise.
24547         (__strsep_2c): Likewise.
24548         (__strsep_3c): Likewise.
24549         * string/memccpy.c (__memccpy): Likewise.
24550         * string/stpcpy.c (__stpcpy): Likewise.
24551         * string/strcmp.c (strcmp): Likewise.
24552         * string/strrchr.c (strrchr): Likewise.
24553         * sysdeps/generic/sigset-cvt-mask.h (sigset_get_old_mask):
24554         Likewise.
24555         * sysdeps/mach/hurd/getcwd.c
24556         (_hurd_canonicalize_directory_name_internal): Likewise.
24557         * sysdeps/mach/i386/sysdep.h (SNARF_ARGS): Likewise.
24558         * sysdeps/powerpc/powerpc32/power6/wcschr.c (wcschr): Likewise.
24559         * sysdeps/powerpc/powerpc32/power6/wcsrchr.c (wcsrchr): Likewise.
24560         * sysdeps/x86/bits/byteswap-16.h [__GNUC__] (__bswap_16):
24561         Likewise, in both definitions.
24562         * sysdeps/x86/bits/byteswap.h (__bswap_32): Likewise, in multiple
24563         definitions.
24564         [__GNUC_PREREQ (2, 0) && !__GNUC_PREREQ (4, 3) && __WORDSIZE ==
24565         64] (__bswap_64): Likewise.
24566         * time/test_time.c (main): Likewise.
24567         * time/tzfile.c (__tzfile_read): Likewise.
24568         (__tzfile_compute): Likewise.
24569         * time/tzset.c (__tzset_parse_tz): Likewise.
24570         (tzset_internal): Likewise.
24571         (compute_change): Likewise.
24572         * wcsmbs/wcscat.c (__wcscat): Likewise.
24573         * wcsmbs/wcschr.c (wcschr): Likewise.
24574         * wcsmbs/wcschrnul.c (__wcschrnul): Likewise.
24575         * wcsmbs/wcscspn.c (wcscspn): Likewise.
24576         * wcsmbs/wcspbrk.c (wcspbrk): Likewise.
24577         * wcsmbs/wcsrchr.c (wcsrchr): Likewise.
24578         * wcsmbs/wcsspn.c (wcsspn): Likewise.
24579         * wcsmbs/wcsstr.c (wcsstr): Likewise.
24580         * wcsmbs/wmemchr.c (wmemchr): Likewise.
24581         * wcsmbs/wmemcmp.c (WMEMCMP): Likewise.
24582         * wcsmbs/wmemset.c (wmemset): Likewise.
24584 2013-06-06  Joseph Myers  <joseph@codesourcery.com>
24586         * scripts/config.guess: Update to version 2013-05-16.
24587         * scripts/config.sub: Update to version 2013-04-24.
24588         * scripts/install-sh: Update to version 2011-11-20.07.
24589         * scripts/mkinstalldirs: Update to version 2009-04-28.21.
24590         * scripts/move-if-change: Update to version 2012-01-06 07:23.
24592 2013-06-06   Ondřej Bílka  <neleai@seznam.cz>
24594         * debug/fgetws_u_chk.c: Fix leading whitespaces.
24595         * elf/sln.c: Likewise.
24596         * hurd/hurd/ioctl.h: Likewise.
24597         * hurd/hurdmalloc.c: Likewise.
24598         * hurd/xattr.c: Likewise.
24599         * include/shlib-compat.h: Likewise.
24600         * inet/ruserpass.c: Likewise.
24601         * libio/iofgets_u.c: Likewise.
24602         * libio/iofgetws_u.c: Likewise.
24603         * locale/programs/ld-identification.c: Likewise.
24604         * locale/programs/ld-time.c: Likewise.
24605         * mach/msg-destroy.c: Likewise.
24606         * nss/nss_files/files-netgrp.c: Likewise.
24607         * resolv/res_data.c: Likewise.
24608         * soft-fp/op-1.h: Likewise.
24609         * soft-fp/op-2.h: Likewise.
24610         * soft-fp/op-4.h: Likewise.
24611         * soft-fp/op-common.h: Likewise.
24612         * stdio-common/printf_fphex.c: Likewise.
24613         * stdlib/strtod_l.c: Likewise.
24614         * sunrpc/rpc/clnt.h: Likewise.
24615         * sysdeps/generic/framestate.c: Likewise.
24616         * sysdeps/i386/bsd-_setjmp.S: Likewise.
24617         * sysdeps/i386/bsd-setjmp.S: Likewise.
24618         * sysdeps/i386/__longjmp.S: Likewise.
24619         * sysdeps/i386/setjmp.S: Likewise.
24620         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
24621         * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
24622         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
24623         * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
24624         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
24625         * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c: Likewise.
24626         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
24627         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
24628         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
24629         * sysdeps/ieee754/ldbl-128/ldbl2mpn.c: Likewise.
24630         * sysdeps/ieee754/ldbl-128/s_fpclassifyl.c: Likewise.
24631         * sysdeps/ieee754/ldbl-128/s_llrintl.c: Likewise.
24632         * sysdeps/ieee754/ldbl-128/s_llroundl.c: Likewise.
24633         * sysdeps/ieee754/ldbl-128/s_lrintl.c: Likewise.
24634         * sysdeps/ieee754/ldbl-128/s_lroundl.c: Likewise.
24635         * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
24636         * sysdeps/ieee754/ldbl-128/s_truncl.c: Likewise.
24637         * sysdeps/ieee754/ldbl-96/ldbl2mpn.c: Likewise.
24638         * sysdeps/ieee754/support.c: Likewise.
24639         * sysdeps/powerpc/powerpc32/dl-machine.c: Likewise.
24640         * sysdeps/powerpc/powerpc32/lshift.S: Likewise.
24641         * sysdeps/sparc/sparc32/__longjmp.S: Likewise.
24642         * sysdeps/sparc/sparc64/soft-fp/qp_cmp.c: Likewise.
24643         * sysdeps/sparc/sparc64/soft-fp/qp_cmpe.c: Likewise.
24644         * sysdeps/sparc/sparc64/soft-fp/qp_feq.c: Likewise.
24645         * sysdeps/sparc/sparc64/soft-fp/qp_fge.c: Likewise.
24646         * sysdeps/sparc/sparc64/soft-fp/qp_fgt.c: Likewise.
24647         * sysdeps/sparc/sparc64/soft-fp/qp_fle.c: Likewise.
24648         * sysdeps/sparc/sparc64/soft-fp/qp_flt.c: Likewise.
24649         * sysdeps/sparc/sparc64/soft-fp/qp_fne.c: Likewise.
24650         * sysdeps/sparc/sparc64/soft-fp/qp_mul.c: Likewise.
24651         * sysdeps/sparc/sparc64/soft-fp/qp_qtoi.c: Likewise.
24652         * sysdeps/sparc/sparc64/soft-fp/qp_qtoui.c: Likewise.
24653         * sysdeps/sparc/sparc64/soft-fp/qp_qtoux.c: Likewise.
24654         * sysdeps/sparc/sparc64/soft-fp/qp_qtox.c: Likewise.
24655         * sysdeps/unix/sysv/linux/lutimes.c: Likewise.
24656         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Likewise.
24658 2013-06-05  Ondřej Bílka  <neleai@seznam.cz>
24660         * posix/transbug.c: Remove executable mode.
24662 2013-06-05  Joseph Myers  <joseph@codesourcery.com>
24664         * crypt/speeds.c: Remove trailing whitespace.
24665         * dlfcn/default.c: Likewise.
24666         * elf/ifuncdep2.c: Likewise.
24667         * elf/ifuncmain1.c: Likewise.
24668         * elf/ifuncmain1vis.c: Likewise.
24669         * elf/testobj.h: Likewise.
24670         * elf/tst-stackguard1.c: Likewise.
24671         * gmon/sys/gmon.h: Likewise.
24672         * hurd/hurdmsg.c: Likewise.
24673         * hurd/new-fd.c: Likewise.
24674         * hurd/ports-get.c: Likewise.
24675         * iconvdata/ibm1008_420.c: Likewise.
24676         * inet/tst-getni1.c: Likewise.
24677         * inet/tst-getni2.c: Likewise.
24678         * libio/ioungetc.c: Likewise.
24679         * libio/wfiledoalloc.c: Likewise.
24680         * manual/libm-err-tab.pl: Likewise.
24681         * math/w_dremf.c: Likewise.
24682         * misc/ftruncate.c: Likewise.
24683         * posix/bug-glob2.c: Likewise.
24684         * posix/tst-pcre.c: Likewise.
24685         * posix/wait4.c: Likewise.
24686         * resolv/README: Likewise.
24687         * resolv/res_debug.h: Likewise.
24688         * resolv/tst-inet_ntop.c: Likewise.
24689         * setjmp/bug269-setjmp.c: Likewise.
24690         * soft-fp/extended.h: Likewise.
24691         * soft-fp/op-1.h: Likewise.
24692         * soft-fp/op-2.h: Likewise.
24693         * soft-fp/op-4.h: Likewise.
24694         * soft-fp/op-8.h: Likewise.
24695         * soft-fp/testit.c: Likewise.
24696         * stdio-common/bug16.c: Likewise.
24697         * stdlib/random.c: Likewise.
24698         * sunrpc/rpcsvc/rquota.x: Likewise.
24699         * sysdeps/ieee754/dbl-64/powtwo.tbl: Likewise.
24700         * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
24701         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
24702         * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
24703         * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
24704         * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
24705         * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
24706         * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
24707         * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
24708         * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
24709         * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
24710         * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c: Likewise.
24711         * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
24712         * sysdeps/ieee754/ldbl-128/s_atanl.c: Likewise.
24713         * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
24714         * sysdeps/ieee754/ldbl-128/s_expm1l.c: Likewise.
24715         * sysdeps/ieee754/ldbl-128/s_log1pl.c: Likewise.
24716         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
24717         * sysdeps/ieee754/ldbl-128/s_remquol.c: Likewise.
24718         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
24719         * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
24720         * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
24721         * sysdeps/ieee754/ldbl-128/t_sincosl.c: Likewise.
24722         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c: Likewise.
24723         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c: Likewise.
24724         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c: Likewise.
24725         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Likewise.
24726         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Likewise.
24727         * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
24728         * sysdeps/ieee754/s_lib_version.c: Likewise.
24729         * sysdeps/mach/hurd/check_fds.c: Likewise.
24730         * sysdeps/mach/hurd/getsockname.c: Likewise.
24731         * sysdeps/mach/hurd/net/if_ppp.h: Likewise.
24732         * sysdeps/mach/hurd/recvfrom.c: Likewise.
24733         * sysdeps/powerpc/bits/link.h: Likewise.
24734         * sysdeps/powerpc/dl-procinfo.c: Likewise.
24735         * sysdeps/powerpc/fpu/feholdexcpt.c: Likewise.
24736         * sysdeps/powerpc/fpu/fenv_const.c: Likewise.
24737         * sysdeps/powerpc/fpu/fesetenv.c: Likewise.
24738         * sysdeps/powerpc/fpu/feupdateenv.c: Likewise.
24739         * sysdeps/powerpc/fpu/s_rintf.c: Likewise.
24740         * sysdeps/powerpc/fpu/t_sqrt.c: Likewise.
24741         * sysdeps/powerpc/powerpc32/bits/atomic.h: Likewise.
24742         * sysdeps/powerpc/powerpc32/fpu/s_floor.S: Likewise.
24743         * sysdeps/powerpc/powerpc32/fpu/s_floorf.S: Likewise.
24744         * sysdeps/powerpc/powerpc32/fpu/s_isnan.S: Likewise.
24745         * sysdeps/powerpc/powerpc32/fpu/s_lround.S: Likewise.
24746         * sysdeps/powerpc/powerpc32/fpu/s_round.S: Likewise.
24747         * sysdeps/powerpc/powerpc32/fpu/s_roundf.S: Likewise.
24748         * sysdeps/powerpc/powerpc32/fpu/s_trunc.S: Likewise.
24749         * sysdeps/powerpc/powerpc32/fpu/s_truncf.S: Likewise.
24750         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrint.S: Likewise.
24751         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrintf.S: Likewise.
24752         * sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S: Likewise.
24753         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
24754         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
24755         * sysdeps/powerpc/powerpc32/power4/hp-timing.c: Likewise.
24756         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
24757         * sysdeps/powerpc/powerpc32/power4/memset.S: Likewise.
24758         * sysdeps/powerpc/powerpc32/power4/wordcopy.c: Likewise.
24759         * sysdeps/powerpc/powerpc32/power5+/fpu/s_llround.S: Likewise.
24760         * sysdeps/powerpc/powerpc32/power5+/fpu/s_lround.S: Likewise.
24761         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
24762         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
24763         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrint.S: Likewise.
24764         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrintf.S: Likewise.
24765         * sysdeps/powerpc/powerpc32/power6/fpu/s_llround.S: Likewise.
24766         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
24767         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
24768         * sysdeps/powerpc/powerpc32/power6x/fpu/s_lround.S: Likewise.
24769         * sysdeps/powerpc/powerpc64/fpu/s_ceill.S: Likewise.
24770         * sysdeps/powerpc/powerpc64/fpu/s_floor.S: Likewise.
24771         * sysdeps/powerpc/powerpc64/fpu/s_floorf.S: Likewise.
24772         * sysdeps/powerpc/powerpc64/fpu/s_isnan.S: Likewise.
24773         * sysdeps/powerpc/powerpc64/fpu/s_llrint.S: Likewise.
24774         * sysdeps/powerpc/powerpc64/fpu/s_llrintf.S: Likewise.
24775         * sysdeps/powerpc/powerpc64/fpu/s_llround.S: Likewise.
24776         * sysdeps/powerpc/powerpc64/fpu/s_llroundf.S: Likewise.
24777         * sysdeps/powerpc/powerpc64/fpu/s_round.S: Likewise.
24778         * sysdeps/powerpc/powerpc64/fpu/s_roundf.S: Likewise.
24779         * sysdeps/powerpc/powerpc64/fpu/s_roundl.S: Likewise.
24780         * sysdeps/powerpc/powerpc64/fpu/s_trunc.S: Likewise.
24781         * sysdeps/powerpc/powerpc64/fpu/s_truncf.S: Likewise.
24782         * sysdeps/powerpc/powerpc64/fpu/s_truncl.S: Likewise.
24783         * sysdeps/powerpc/powerpc64/hp-timing.c: Likewise.
24784         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
24785         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
24786         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
24787         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
24788         * sysdeps/powerpc/powerpc64/power5+/fpu/s_llround.S: Likewise.
24789         * sysdeps/powerpc/powerpc64/power5/fpu/s_isnan.S: Likewise.
24790         * sysdeps/powerpc/powerpc64/power6/fpu/s_isnan.S: Likewise.
24791         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
24792         * sysdeps/powerpc/powerpc64/power6/wordcopy.c: Likewise.
24793         * sysdeps/powerpc/powerpc64/power6x/fpu/s_isnan.S: Likewise.
24794         * sysdeps/powerpc/powerpc64/power6x/fpu/s_llrint.S: Likewise.
24795         * sysdeps/powerpc/powerpc64/power6x/fpu/s_llround.S: Likewise.
24796         * sysdeps/powerpc/powerpc64/strlen.S: Likewise.
24797         * sysdeps/powerpc/powerpc64/strncmp.S: Likewise.
24798         * sysdeps/powerpc/sysdep.h: Likewise.
24799         * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
24800         * sysdeps/s390/s390-64/sub_n.S: Likewise.
24801         * sysdeps/sh/dl-trampoline.S: Likewise.
24802         * sysdeps/sh/memset.S: Likewise.
24803         * sysdeps/sh/sh4/fpu/fclrexcpt.c: Likewise.
24804         * sysdeps/sh/strlen.S: Likewise.
24805         * sysdeps/sparc/sparc32/dl-trampoline.S: Likewise.
24806         * sysdeps/sparc/sparc32/dotmul.S: Likewise.
24807         * sysdeps/sparc/sparc32/memcpy.S: Likewise.
24808         * sysdeps/sparc/sparc32/rem.S: Likewise.
24809         * sysdeps/sparc/sparc32/sdiv.S: Likewise.
24810         * sysdeps/sparc/sparc32/soft-fp/q_neg.c: Likewise.
24811         * sysdeps/sparc/sparc32/strchr.S: Likewise.
24812         * sysdeps/sparc/sparc32/udiv.S: Likewise.
24813         * sysdeps/sparc/sparc32/urem.S: Likewise.
24814         * sysdeps/sparc/sparc64/add_n.S: Likewise.
24815         * sysdeps/sparc/sparc64/memcpy.S: Likewise.
24816         * sysdeps/sparc/sparc64/rawmemchr.S: Likewise.
24817         * sysdeps/sparc/sparc64/soft-fp/s_frexpl.c: Likewise.
24818         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h: Likewise.
24819         * sysdeps/sparc/sparc64/stpncpy.S: Likewise.
24820         * sysdeps/sparc/sparc64/strncmp.S: Likewise.
24821         * sysdeps/sparc/sparc64/strncpy.S: Likewise.
24822         * sysdeps/unix/bsd/times.c: Likewise.
24823         * sysdeps/unix/sysv/linux/a.out.h: Likewise.
24824         * sysdeps/unix/sysv/linux/net/if_ppp.h: Likewise.
24825         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S: Likewise.
24826         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S: Likewise.
24827         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: Likewise.
24828         * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h: Likewise.
24829         * sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: Likewise.
24830         * sysdeps/unix/sysv/linux/s390/s390-32/clone.S: Likewise.
24831         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: Likewise.
24832         * sysdeps/unix/sysv/linux/s390/s390-32/posix_fadvise64.c: Likewise.
24833         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S: Likewise.
24834         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: Likewise.
24835         * sysdeps/unix/sysv/linux/s390/s390-64/mmap.S: Likewise.
24836         * sysdeps/unix/sysv/linux/s390/s390-64/register-dump.h: Likewise.
24837         * sysdeps/unix/sysv/linux/s390/s390-64/setcontext.S: Likewise.
24838         * sysdeps/unix/sysv/linux/s390/s390-64/socket.S: Likewise.
24839         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Likewise.
24840         * sysdeps/unix/sysv/linux/s390/s390-64/syscall.S: Likewise.
24841         * sysdeps/unix/sysv/linux/scsi/scsi_ioctl.h: Likewise.
24842         * sysdeps/unix/sysv/linux/sh/brk.c: Likewise.
24843         * sysdeps/unix/sysv/linux/sh/clone.S: Likewise.
24844         * sysdeps/unix/sysv/linux/sh/sh3/getcontext.S: Likewise.
24845         * sysdeps/unix/sysv/linux/sh/sh3/register-dump.h: Likewise.
24846         * sysdeps/unix/sysv/linux/sh/sh3/setcontext.S: Likewise.
24847         * sysdeps/unix/sysv/linux/sh/sh3/swapcontext.S: Likewise.
24848         * sysdeps/unix/sysv/linux/sh/vfork.S: Likewise.
24849         * sysdeps/unix/sysv/linux/sparc/a.out.h: Likewise.
24850         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
24851         * sysdeps/unix/sysv/linux/sys/personality.h: Likewise.
24852         * sysdeps/x86_64/fpu/s_ceill.S: Likewise.
24853         * sysdeps/x86_64/fpu/s_llrintl.S: Likewise.
24854         * sysdeps/x86_64/strcspn.S: Likewise.
24856 2013-06-05  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
24858         * locale/C-translit.h: Revert #include <stdint.h> because this is a
24859         generated file.  Regenerate properly from gen-translit.pl.
24860         * locale/gen-translit.pl: Add #include <stdint.h>.  This generates
24861         locale/C-translit.h.
24863 2013-06-05  Andreas Schwab  <schwab@suse.de>
24865         [BZ #15100]
24866         * time/strptime_l.c (__strptime_internal): Count Sunday in a %W
24867         week as 6 instead of -1.
24868         * time/tst-strptime.c (day_tests): Add test case.
24870 2013-06-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
24872         * sysdeps/generic/math_private.h
24873         (libc_feholdexcept_setround_53bit): Replace with
24874         libc_feholdsetround_53bit.
24875         (libc_feupdateenv_53bit): Replace with
24876         libc_feresetround_53bit.
24877         (SET_RESTORE_ROUND_53BIT): Adjust.
24879 2013-06-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
24881         * string/test-strchrnul.c: Add copyright header.
24883         * posix/tst-getaddrinfo4.c: Increase test timeout.
24885 2013-06-03  Carlos O'Donell  <carlos@redhat.com>
24887         [BZ #15536]
24888         * math/libm-test.inc (MAX_EXP): Remove
24889         (MIN_EXP): Define.
24890         (ulp): Use MIN_EXP - MANT_DIG.
24891         (check_ulp): Verify subnormal ulps. Only allow a range of +/- 1 ulp.
24893 2013-05-31  Carlos O'Donell  <carlos@redhat.com>
24895         * po/be.po: Revert last change.
24896         * po/zh_CN.po: Likewise.
24897         * po/header.pot: Likewise.
24899 2013-05-31  Joseph Myers  <joseph@codesourcery.com>
24901         * Makefile ($(common-objpfx)linkobj/libc.so): Define
24902         link-libc-deps to empty as target-specific variable.
24903         * Makerules (link-libc-args): New variable.
24904         (libc-for-link): Likewise.
24905         (link-libc-deps): Likewise.
24906         (lib%.so): Depend on $(link-libc-deps).  Link with
24907         $(link-libc-args).
24908         (build-module): Link with $(link-libc-args).
24909         (build-module-asneeded): Likewise.
24910         (build-module-helper-objlist): Filter out $(link-libc-deps) from
24911         list of objects.
24912         ($(common-objpfx)libc.so): Define link-libc-deps to empty as
24913         target-specific variable.
24914         ($(extra-modules-build:%=$(objpfx)%.so)): Depend on
24915         $(link-libc-deps) instead of libc.so and libc_nonshared.a.
24916         * crypt/Makefile ($(objpfx)libcrypt.so): Remove dependencies on
24917         libc.
24918         * debug/Makefile ($(objpfx)libSegFault.so): Remove dependencies on
24919         libc and ld.so.
24920         ($(objpfx)libpcprofile.so): Likewise.
24921         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Remove ld.so and
24922         libc_nonshared.a.
24923         ($(objpfx)libdl.so): Remove dependencies on libc and ld.so.
24924         * hesiod/Makefile ($(objpfx)libnss_hesiod.so): Likewise.
24925         * iconvdata/extra-module.mk ($(objpfx)$(mod).so): Depend on
24926         $(link-libc-deps).
24927         ($(objpfx)$(mod).so): Remove dependencies on libc and ld.so.
24928         * locale/Makefile ($(objpfx)libBrokenLocale.so): Likewise.
24929         * login/Makefile ($(objpfx)libutil.so): Likewise.
24930         * malloc/Makefile ($(objpfx)libmemusage.so): Likewise.
24931         * math/Makefile ($(objpfx)libm.so): Likewise.
24932         * nis/Makefile ($(services:%=$(objpfx)libnss_%.so)
24933         $(objpfx)libnsl.so): Define libc-for-link as target-specific
24934         variable instead of depending directly on libc.
24935         * nss/Makefile ($(services:%=$(objpfx)libnss_%.so)): Likewise.
24936         ($(objpfx)/libnss_test1.so): Change dependencies on libc to
24937         $(link-libc-deps).
24938         * resolv/Makefile ($(objpfx)libresolv.so): Remove dependencies on
24939         libc.
24940         [$(have-ssp) = yes] (LDLIBS-resolv.so): Remove variable.
24941         ($(objpfx)libnss_dns.so): Remove dependencies on libc.
24942         ($(objpfx)libanl.so): Likewise.
24943         * rt/Makefile ($(objpfx)librt.so): Remove dependencies on libc and
24944         ld.so.
24945         * stdlib/Makefile ($(objpfx)tst-putenvmod.so): Depend on
24946         $(link-libc-deps).
24947         * sysdeps/i386/fpu/Makefile: Remove file.
24948         * sysdeps/powerpc/fpu/Makefile [$(subdir) = math]
24949         ($(objpfx)libm.so): Remove dependency on ld.so.
24951 2013-05-30  Patsy Franklin  <pfrankli@redhat.com>
24953         [BZ # 15553]
24954         * nis/yp_xdr.c (XDRMAXNAME): Define.
24955         (XDRMAXRECORD): Define.
24956         (xdr_domainname): Use XDRMAXNAME.
24957         (xdr_mapname): Likewise.
24958         (xdr_peername): Likewise.
24959         (xdr_keydat): Use XDRMAXRECORD.
24960         (xdr_valdat): Likewise.
24962 2013-05-30  Jeff Law  <law@redhat.com>
24964         [BZ #14256]
24965         * manual/errno.texi (ESTALE): Update to account for more than
24966         just NFS file systems.
24967         * sysdeps/gnu/errlist.c: Regenerated.
24969 2013-05-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
24971         [BZ #15465]
24972         * elf/Makefile (tests): Add tst-null-argv.
24973         (modules-names):  Add tst-null-argv-lib.
24974         ($(objpfx)tst-null-argv): Depend on tst-null-argv-lib.so.
24975         (tst-null-argv-ENV): Set environment for tst-null-argv.
24976         * sysdeps/generic/ldsodefs.h (DSO_FILENAME): New macro.
24977         (RTLD_PROGNAME): New macro.
24978         * elf/tst-null-argv.c: New test case.
24979         * elf/tst-null-argv-lib.c: Library for test case.
24980         * elf/dl-conflict.c (_dl_resolve_conflicts): Use DSO_FILENAME.
24981         * elf/dl-deps.c (_dl_map_object_deps): Likewise.
24982         * elf/dl-error.c (_dl_signal_error): Use RTLD_PROGNAME.
24983         * elf/dl-fini.c (_dl_fini): Use DSO_FILENAME.
24984         * elf/dl-init.c (call_init): Likewise.
24985         (_dl_init): Likewise.
24986         * elf/dl-load.c (print_search_path): Likewise.
24987         (_dl_map_object): Likewise.
24988         * elf/dl-lookup.c (do_lookup_x): Likewise.
24989         (add_dependency): Likewise.
24990         (_dl_lookup_symbol_x): Likewise.
24991         (_dl_debug_bindings): Likewise.
24992         * elf/dl-open.c (_dl_show_scope): Likewise.
24993         * elf/dl-reloc.c (_dl_relocate_object): Likewise.
24994         * elf/dl-version.c (match_symbol): Likewise.
24995         (_dl_check_map_versions): Likewise.
24996         * elf/rtld.c (dl_main): Likewise.
24997         (print_unresolved): Use RTLD_PROGNAME.
24998         (print_missing_version): Likewise.
24999         * sysdeps/i386/dl-machine.h (elf_machine_rel): Likewise.
25000         (elf_machine_rela): Likewise.
25001         * sysdeps/powerpc/powerpc32/dl-machine.c
25002         (__process_machine_rela): Likewise.
25003         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
25004         Likewise.
25005         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela):
25006         Likewise.
25007         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela):
25008         Likewise.
25009         * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
25010         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela):
25011         Likewise.
25012         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela):
25013         Likewise.
25014         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Likewise.
25016 2013-05-28  Carlos O'Donell  <carlos@redhat.com>
25018         * po/be.po: Add descriptive title.
25019         * po/zh_CN.po: Likewise.
25020         * po/header.pot: Likewise.
25022 2013-05-28  Mike Frysinger  <vapier@gentoo.org>
25024         * locale/programs/locarchive.c (create_archive): Inlucde fname in
25025         error message.
25026         (enlarge_archive): Likewise.
25028 2013-05-28  Ben North  <ben@redfrontdoor.org>
25030         * manual/arith.texi (frexp): It is the magnitude of the return
25031         value which lies in [0.5, 1), not the return value itself.
25033 2013-05-28  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
25035         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
25037 2013-05-26  Thomas Schwinge  <thomas@codesourcery.com>
25039         * stdio-common/bug26.c (main): Correct fscanf template.
25041         * sysdeps/mach/hurd/dl-sysdep.c (_dl_sysdep_start:go): Don't
25042         declare _dl_skip_args.
25044         * sysdeps/mach/hurd/i386/init-first.c (_dl_non_dynamic_init):
25045         Don't declare.
25047         * manual/platform.texi: Add missing @end deftypefun.
25049 2013-05-24  Joseph Myers  <joseph@codesourcery.com>
25051         [BZ #15529]
25052         * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Set high
25053         bit of mantissa of 2^16382.
25054         * math/libm-test.inc (hypot_test_data): Add more tests.
25056         * math/libm-test.inc: Add drem and pow10 to list of tested
25057         functions.
25058         (pow10_test): New function.
25059         (drem_test): Likewise.
25060         (drem_test_tonearest): Likewise.
25061         (drem_test_towardzero): Likewise.
25062         (drem_test_downward): Likewise.
25063         (drem_test_upward): Likewise.
25064         (main): Call the new functions.
25066         * math/libm-test.inc (finite_test_data): Remove.
25067         (finite_test): Run tests from isfinite_test_data.
25068         (gamma_test_data): Remove.
25069         (gamma_test): Run tests from lgamma_test_data.
25070         * sysdeps/i386/fpu/libm-test-ulps: Update.
25071         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
25073 2013-05-24  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
25075         * manual/platform.texi: Add PowerPC PPR function set documentation.
25076         * sysdeps/powerpc/sys/platform/ppc.h: Add PowerPC PPR set function
25077         implementation.
25079 2013-05-24  Carlos O'Donell  <carlos@redhat.com>
25081         * math/libm-test.inc (MAX_EXP): Define.
25082         (ULPDIFF): Define.
25083         (ulp): New function.
25084         (check_float_internal): Use ULPDIFF.
25085         (cpow_test): Disable failing test.
25086         (check_ulp): Test ulp() implemetnation.
25087         (main): Call check_ulp before starting tests.
25089 2013-05-24  Joseph Myers  <joseph@codesourcery.com>
25091         * math/gen-libm-test.pl (generate_testfile): Do not handle
25092         START_DATA and END_DATA.
25093         * math/libm-test.inc (acos_test_data): Do not use START_DATA and
25094         END_DATA.
25095         (acos_tonearest_test_data): Likewise.
25096         (acos_towardzero_test_data): Likewise.
25097         (acos_downward_test_data): Likewise.
25098         (acos_upward_test_data): Likewise.
25099         (acosh_test_data): Likewise.
25100         (asin_test_data): Likewise.
25101         (asin_tonearest_test_data): Likewise.
25102         (asin_towardzero_test_data): Likewise.
25103         (asin_downward_test_data): Likewise.
25104         (asin_upward_test_data): Likewise.
25105         (asinh_test_data): Likewise.
25106         (atan_test_data): Likewise.
25107         (atanh_test_data): Likewise.
25108         (atan2_test_data): Likewise.
25109         (cabs_test_data): Likewise.
25110         (cacos_test_data): Likewise.
25111         (cacosh_test_data): Likewise.
25112         (carg_test_data): Likewise.
25113         (casin_test_data): Likewise.
25114         (casinh_test_data): Likewise.
25115         (catan_test_data): Likewise.
25116         (catanh_test_data): Likewise.
25117         (cbrt_test_data): Likewise.
25118         (ccos_test_data): Likewise.
25119         (ccosh_test_data): Likewise.
25120         (ceil_test_data): Likewise.
25121         (cexp_test_data): Likewise.
25122         (cimag_test_data): Likewise.
25123         (clog_test_data): Likewise.
25124         (clog10_test_data): Likewise.
25125         (conj_test_data): Likewise.
25126         (copysign_test_data): Likewise.
25127         (cos_test_data): Likewise.
25128         (cos_tonearest_test_data): Likewise.
25129         (cos_towardzero_test_data): Likewise.
25130         (cos_downward_test_data): Likewise.
25131         (cos_upward_test_data): Likewise.
25132         (cosh_test_data): Likewise.
25133         (cosh_tonearest_test_data): Likewise.
25134         (cosh_towardzero_test_data): Likewise.
25135         (cosh_downward_test_data): Likewise.
25136         (cosh_upward_test_data): Likewise.
25137         (cpow_test_data): Likewise.
25138         (cproj_test_data): Likewise.
25139         (creal_test_data): Likewise.
25140         (csin_test_data): Likewise.
25141         (csinh_test_data): Likewise.
25142         (csqrt_test_data): Likewise.
25143         (ctan_test_data): Likewise.
25144         (ctan_tonearest_test_data): Likewise.
25145         (ctan_towardzero_test_data): Likewise.
25146         (ctan_downward_test_data): Likewise.
25147         (ctan_upward_test_data): Likewise.
25148         (ctanh_test_data): Likewise.
25149         (ctanh_tonearest_test_data): Likewise.
25150         (ctanh_towardzero_test_data): Likewise.
25151         (ctanh_downward_test_data): Likewise.
25152         (ctanh_upward_test_data): Likewise.
25153         (erf_test_data): Likewise.
25154         (erfc_test_data): Likewise.
25155         (exp_test_data): Likewise.
25156         (exp_tonearest_test_data): Likewise.
25157         (exp_towardzero_test_data): Likewise.
25158         (exp_downward_test_data): Likewise.
25159         (exp_upward_test_data): Likewise.
25160         (exp10_test_data): Likewise.
25161         (exp2_test_data): Likewise.
25162         (expm1_test_data): Likewise.
25163         (fabs_test_data): Likewise.
25164         (fdim_test_data): Likewise.
25165         (finite_test_data): Likewise.
25166         (floor_test_data): Likewise.
25167         (fma_test_data): Likewise.
25168         (fma_towardzero_test_data): Likewise.
25169         (fma_downward_test_data): Likewise.
25170         (fma_upward_test_data): Likewise.
25171         (fmax_test_data): Likewise.
25172         (fmin_test_data): Likewise.
25173         (fmod_test_data): Likewise.
25174         (fpclassify_test_data): Likewise.
25175         (frexp_test_data): Likewise.
25176         (gamma_test_data): Likewise.
25177         (hypot_test_data): Likewise.
25178         (ilogb_test_data): Likewise.
25179         (isfinite_test_data): Likewise.
25180         (isgreater_test_data): Likewise.
25181         (isgreaterequal_test_data): Likewise.
25182         (isinf_test_data): Likewise.
25183         (isless_test_data): Likewise.
25184         (islessequal_test_data): Likewise.
25185         (islessgreater_test_data): Likewise.
25186         (isnan_test_data): Likewise.
25187         (isnormal_test_data): Likewise.
25188         (issignaling_test_data): Likewise.
25189         (isunordered_test_data): Likewise.
25190         (j0_test_data): Likewise.
25191         (j1_test_data): Likewise.
25192         (jn_test_data): Likewise.
25193         (ldexp_test_data): Likewise.
25194         (lgamma_test_data): Likewise.
25195         (lrint_test_data): Likewise.
25196         (lrint_tonearest_test_data): Likewise.
25197         (lrint_towardzero_test_data): Likewise.
25198         (lrint_downward_test_data): Likewise.
25199         (lrint_upward_test_data): Likewise.
25200         (llrint_test_data): Likewise.
25201         (llrint_tonearest_test_data): Likewise.
25202         (llrint_towardzero_test_data): Likewise.
25203         (llrint_downward_test_data): Likewise.
25204         (llrint_upward_test_data): Likewise.
25205         (log_test_data): Likewise.
25206         (log10_test_data): Likewise.
25207         (log1p_test_data): Likewise.
25208         (log2_test_data): Likewise.
25209         (logb_test_data): Likewise.
25210         (logb_downward_test_data): Likewise.
25211         (lround_test_data): Likewise.
25212         (llround_test_data): Likewise.
25213         (modf_test_data): Likewise.
25214         (nearbyint_test_data): Likewise.
25215         (nextafter_test_data): Likewise.
25216         (nexttoward_test_data): Likewise.
25217         (pow_test_data): Likewise.
25218         (pow_tonearest_test_data): Likewise.
25219         (pow_towardzero_test_data): Likewise.
25220         (pow_downward_test_data): Likewise.
25221         (pow_upward_test_data): Likewise.
25222         (remainder_test_data): Likewise.
25223         (remainder_tonearest_test_data): Likewise.
25224         (remainder_towardzero_test_data): Likewise.
25225         (remainder_downward_test_data): Likewise.
25226         (remainder_upward_test_data): Likewise.
25227         (remquo_test_data): Likewise.
25228         (rint_test_data): Likewise.
25229         (rint_tonearest_test_data): Likewise.
25230         (rint_towardzero_test_data): Likewise.
25231         (rint_downward_test_data): Likewise.
25232         (rint_upward_test_data): Likewise.
25233         (round_test_data): Likewise.
25234         (scalb_test_data): Likewise.
25235         (scalbn_test_data): Likewise.
25236         (scalbln_test_data): Likewise.
25237         (signbit_test_data): Likewise.
25238         (sin_test_data): Likewise.
25239         (sin_tonearest_test_data): Likewise.
25240         (sin_towardzero_test_data): Likewise.
25241         (sin_downward_test_data): Likewise.
25242         (sin_upward_test_data): Likewise.
25243         (sincos_test_data): Likewise.
25244         (sinh_test_data): Likewise.
25245         (sinh_tonearest_test_data): Likewise.
25246         (sinh_towardzero_test_data): Likewise.
25247         (sinh_downward_test_data): Likewise.
25248         (sinh_upward_test_data): Likewise.
25249         (sqrt_test_data): Likewise.
25250         (tan_test_data): Likewise.
25251         (tan_tonearest_test_data): Likewise.
25252         (tan_towardzero_test_data): Likewise.
25253         (tan_downward_test_data): Likewise.
25254         (tan_upward_test_data): Likewise.
25255         (tanh_test_data): Likewise.
25256         (tgamma_test_data): Likewise.
25257         (trunc_test_data): Likewise.
25258         (y0_test_data): Likewise.
25259         (y1_test_data): Likewise.
25260         (yn_test_data): Likewise.
25261         (significand_test_data): Likewise.
25263         * math/gen-libm-test.pl (@functions): Remove variable.
25264         (generate_testfile): Don't handle START and END lines.
25265         * math/libm-test.inc (START): New macro.
25266         (END): Likewise.
25267         (END_COMPLEX): Likewise.
25268         (acos_test): Use END macro without arguments.
25269         (acos_test_tonearest): Likewise.
25270         (acos_test_towardzero): Likewise.
25271         (acos_test_downward): Likewise.
25272         (acos_test_upward): Likewise.
25273         (acosh_test): Likewise.
25274         (asin_test): Likewise.
25275         (asin_test_tonearest): Likewise.
25276         (asin_test_towardzero): Likewise.
25277         (asin_test_downward): Likewise.
25278         (asin_test_upward): Likewise.
25279         (asinh_test): Likewise.
25280         (atan_test): Likewise.
25281         (atanh_test): Likewise.
25282         (atan2_test): Likewise.
25283         (cabs_test): Likewise.
25284         (cacos_test): Use END_COMPLEX macro without arguments.
25285         (cacosh_test): Likewise.
25286         (carg_test): Use END macro without arguments.
25287         (casin_test): Use END_COMPLEX macro without arguments.
25288         (casinh_test): Likewise.
25289         (catan_test): Likewise.
25290         (catanh_test): Likewise.
25291         (cbrt_test): Use END macro without arguments.
25292         (ccos_test): Use END_COMPLEX macro without arguments.
25293         (ccosh_test): Likewise.
25294         (ceil_test): Use END macro without arguments.
25295         (cexp_test): Use END_COMPLEX macro without arguments.
25296         (cimag_test): Use END macro without arguments.
25297         (clog_test): Use END_COMPLEX macro without arguments.
25298         (clog10_test): Likewise.
25299         (conj_test): Likewise.
25300         (copysign_test): Use END macro without arguments.
25301         (cos_test): Likewise.
25302         (cos_test_tonearest): Likewise.
25303         (cos_test_towardzero): Likewise.
25304         (cos_test_downward): Likewise.
25305         (cos_test_upward): Likewise.
25306         (cosh_test): Likewise.
25307         (cosh_test_tonearest): Likewise.
25308         (cosh_test_towardzero): Likewise.
25309         (cosh_test_downward): Likewise.
25310         (cosh_test_upward): Likewise.
25311         (cpow_test): Use END_COMPLEX macro without arguments.
25312         (cproj_test): Likewise.
25313         (creal_test): Use END macro without arguments.
25314         (csin_test): Use END_COMPLEX macro without arguments.
25315         (csinh_test): Likewise.
25316         (csqrt_test): Likewise.
25317         (ctan_test): Likewise.
25318         (ctan_test_tonearest): Likewise.
25319         (ctan_test_towardzero): Likewise.
25320         (ctan_test_downward): Likewise.
25321         (ctan_test_upward): Likewise.
25322         (ctanh_test): Likewise.
25323         (ctanh_test_tonearest): Likewise.
25324         (ctanh_test_towardzero): Likewise.
25325         (ctanh_test_downward): Likewise.
25326         (ctanh_test_upward): Likewise.
25327         (erf_test): Use END macro without arguments.
25328         (erfc_test): Likewise.
25329         (exp_test): Likewise.
25330         (exp_test_tonearest): Likewise.
25331         (exp_test_towardzero): Likewise.
25332         (exp_test_downward): Likewise.
25333         (exp_test_upward): Likewise.
25334         (exp10_test): Likewise.
25335         (exp2_test): Likewise.
25336         (expm1_test): Likewise.
25337         (fabs_test): Likewise.
25338         (fdim_test): Likewise.
25339         (finite_test): Likewise.
25340         (floor_test): Likewise.
25341         (fma_test): Likewise.
25342         (fma_test_towardzero): Likewise.
25343         (fma_test_downward): Likewise.
25344         (fma_test_upward): Likewise.
25345         (fmax_test): Likewise.
25346         (fmin_test): Likewise.
25347         (fmod_test): Likewise.
25348         (fpclassify_test): Likewise.
25349         (frexp_test): Likewise.
25350         (gamma_test): Likewise.
25351         (hypot_test): Likewise.
25352         (ilogb_test): Likewise.
25353         (isfinite_test): Likewise.
25354         (isgreater_test): Likewise.
25355         (isgreaterequal_test): Likewise.
25356         (isinf_test): Likewise.
25357         (isless_test): Likewise.
25358         (islessequal_test): Likewise.
25359         (islessgreater_test): Likewise.
25360         (isnan_test): Likewise.
25361         (isnormal_test): Likewise.
25362         (issignaling_test): Likewise.
25363         (isunordered_test): Likewise.
25364         (j0_test): Likewise.
25365         (j1_test): Likewise.
25366         (jn_test): Likewise.
25367         (ldexp_test): Likewise.
25368         (lgamma_test): Likewise.
25369         (lrint_test): Likewise.
25370         (lrint_test_tonearest): Likewise.
25371         (lrint_test_towardzero): Likewise.
25372         (lrint_test_downward): Likewise.
25373         (lrint_test_upward): Likewise.
25374         (llrint_test): Likewise.
25375         (llrint_test_tonearest): Likewise.
25376         (llrint_test_towardzero): Likewise.
25377         (llrint_test_downward): Likewise.
25378         (llrint_test_upward): Likewise.
25379         (log_test): Likewise.
25380         (log10_test): Likewise.
25381         (log1p_test): Likewise.
25382         (log2_test): Likewise.
25383         (logb_test): Likewise.
25384         (logb_test_downward): Likewise.
25385         (lround_test): Likewise.
25386         (llround_test): Likewise.
25387         (modf_test): Likewise.
25388         (nearbyint_test): Likewise.
25389         (nextafter_test): Likewise.
25390         (nexttoward_test): Likewise.
25391         (pow_test): Likewise.
25392         (pow_test_tonearest): Likewise.
25393         (pow_test_towardzero): Likewise.
25394         (pow_test_downward): Likewise.
25395         (pow_test_upward): Likewise.
25396         (remainder_test): Likewise.
25397         (remainder_test_tonearest): Likewise.
25398         (remainder_test_towardzero): Likewise.
25399         (remainder_test_downward): Likewise.
25400         (remainder_test_upward): Likewise.
25401         (remquo_test): Likewise.
25402         (rint_test): Likewise.
25403         (rint_test_tonearest): Likewise.
25404         (rint_test_towardzero): Likewise.
25405         (rint_test_downward): Likewise.
25406         (rint_test_upward): Likewise.
25407         (round_test): Likewise.
25408         (scalb_test): Likewise.
25409         (scalbn_test): Likewise.
25410         (scalbln_test): Likewise.
25411         (signbit_test): Likewise.
25412         (sin_test): Likewise.
25413         (sin_test_tonearest): Likewise.
25414         (sin_test_towardzero): Likewise.
25415         (sin_test_downward): Likewise.
25416         (sin_test_upward): Likewise.
25417         (sincos_test): Likewise.
25418         (sinh_test): Likewise.
25419         (sinh_test_tonearest): Likewise.
25420         (sinh_test_towardzero): Likewise.
25421         (sinh_test_downward): Likewise.
25422         (sinh_test_upward): Likewise.
25423         (sqrt_test): Likewise.
25424         (tan_test): Likewise.
25425         (tan_test_tonearest): Likewise.
25426         (tan_test_towardzero): Likewise.
25427         (tan_test_downward): Likewise.
25428         (tan_test_upward): Likewise.
25429         (tanh_test): Likewise.
25430         (tgamma_test): Likewise.
25431         (trunc_test): Likewise.
25432         (y0_test): Likewise.
25433         (y1_test): Likewise.
25434         (yn_test): Likewise.
25435         (significand_test): Likewise.
25437 2013-05-24  Ondřej Bílka  <neleai@seznam.cz>
25439         [BZ #15381]
25440         * libio/genops.c (_IO_no_init): Initialize wide struct info.
25442 2013-05-23  Edjunior Machado  <emachado@linux.vnet.ibm.com>
25444         [BZ #14894]
25445         * sysdeps/powerpc/sys/platform/ppc.h: Add __ppc_yield,
25446         __ppc_mdoio and __ppc_mdoom.
25447         * manual/platform.texi: Document new functions __ppc_yield,
25448         __ppc_mdoio and __ppc_mdoom.
25450 2013-05-22  Carlos O'Donell  <carlos@redhat.com>
25452         * elf/ldconfig.c (is_hwcap_platform): Make comments full setences.
25453         (main): Mention "tls" pseudo-hwcap is legacy.
25454         * elf/dl-hwcaps.c (_dl_important_hwcaps): Correct rounding comment.
25456 2013-05-22  Joseph Myers  <joseph@codesourcery.com>
25458         * math/gen-libm-test.pl (parse_args): Output only string of
25459         arguments as text for test name, not full call or descriptions of
25460         tests for extra outputs.
25461         (generate_testfile): Do not pass function name to parse_args.
25462         Generate this_func variable from START.
25463         * math/libm-test.inc (struct test_f_f_data): Rename test_name
25464         field to arg_str.
25465         (struct test_ff_f_data): Likewise.
25466         (test_ff_f_data_nexttoward): Likewise.
25467         (struct test_fi_f_data): Likewise.
25468         (struct test_fl_f_data): Likewise.
25469         (struct test_if_f_data): Likewise.
25470         (struct test_fff_f_data): Likewise.
25471         (struct test_c_f_data): Likewise.
25472         (struct test_f_f1_data): Likewise.  Remove field extra_name.
25473         (struct test_fF_f1_data): Likewise.
25474         (struct test_ffI_f1_data): Likewise.
25475         (struct test_c_c_data): Rename test_name field to arg_str.
25476         (struct test_cc_c_data): Likewise.
25477         (struct test_f_i_data): Likewise.
25478         (struct test_ff_i_data): Likewise.
25479         (struct test_f_l_data): Likewise.
25480         (struct test_f_L_data): Likewise.
25481         (struct test_fFF_11_data): Likewise.  Remove fields extra1_name
25482         and extra2_name.
25483         (COMMON_TEST_SETUP): New macro.
25484         (EXTRA_OUTPUT_TEST_SETUP): Likewise.
25485         (COMMON_TEST_CLEANUP): Likewise.
25486         (EXTRA_OUTPUT_TEST_CLEANUP): Likewise.
25487         (RUN_TEST_f_f): Take argument string.  Call new setup and cleanup
25488         macros.
25489         (RUN_TEST_LOOP_f_f): Update call to RUN_TEST_f_f.
25490         (RUN_TEST_2_f): Take argument string.  Call new setup and cleanup
25491         macros.
25492         (RUN_TEST_LOOP_2_f): Update call to RUN_TEST_2_f.
25493         (RUN_TEST_fff_f): Take argument string.  Call new setup and
25494         cleanup macros.
25495         (RUN_TEST_LOOP_fff_f): Update call to RUN_TEST_fff_f.
25496         (RUN_TEST_c_f): Take argument string.  Call new setup and cleanup
25497         macros.
25498         (RUN_TEST_LOOP_c_f): Update call to RUN_TEST_c_f.
25499         (RUN_TEST_f_f1): Take argument string.  Call new setup and cleanup
25500         macros.
25501         (RUN_TEST_LOOP_f_f1): Update call to RUN_TEST_f_f1.
25502         (RUN_TEST_fF_f1): Take argument string.  Call new setup and
25503         cleanup macros.
25504         (RUN_TEST_LOOP_fF_f1): Update call to RUN_TEST_fF_f1.
25505         (RUN_TEST_fI_f1): Take argument string.  Call new setup and
25506         cleanup macros.
25507         (RUN_TEST_LOOP_fI_f1): Update call to RUN_TEST_fI_f1.
25508         (RUN_TEST_ffI_f1): Take argument string.  Call new setup and
25509         cleanup macros.
25510         (RUN_TEST_LOOP_ffI_f1): Update call to RUN_TEST_ffI_f1.
25511         (RUN_TEST_c_c): Take argument string.  Call new setup and cleanup
25512         macros.
25513         (RUN_TEST_LOOP_c_c): Update call to RUN_TEST_c_c.
25514         (RUN_TEST_cc_c): Take argument string.  Call new setup and cleanup
25515         macros.
25516         (RUN_TEST_LOOP_cc_c): Update call to RUN_TEST_cc_c.
25517         (RUN_TEST_f_i): Take argument string.  Call new setup and cleanup
25518         macros.
25519         (RUN_TEST_LOOP_f_i): Update call to RUN_TEST_f_i.
25520         (RUN_TEST_f_i_tg): Take argument string.  Call new setup and
25521         cleanup macros.
25522         (RUN_TEST_LOOP_f_i_tg): Update call to RUN_TEST_f_i_tg.
25523         (RUN_TEST_ff_i_tg): Take argument string.  Call new setup and
25524         cleanup macros.
25525         (RUN_TEST_LOOP_ff_i_tg): Update call to RUN_TEST_ff_i_tg.
25526         (RUN_TEST_f_b): Take argument string.  Call new setup and cleanup
25527         macros.
25528         (RUN_TEST_LOOP_f_b): Update call to RUN_TEST_f_b.
25529         (RUN_TEST_f_b_tg): Take argument string.  Call new setup and
25530         cleanup macros.
25531         (RUN_TEST_LOOP_f_b_tg): Update call to RUN_TEST_f_b_tg.
25532         (RUN_TEST_f_l): Take argument string.  Call new setup and cleanup
25533         macros.
25534         (RUN_TEST_LOOP_f_l): Update call to RUN_TEST_f_l.
25535         (RUN_TEST_f_L): Take argument string.  Call new setup and cleanup
25536         macros.
25537         (RUN_TEST_LOOP_f_L): Update call to RUN_TEST_f_L.
25538         (RUN_TEST_fFF_11): Take argument string.  Call new setup and
25539         cleanup macros.
25540         (RUN_TEST_LOOP_fFF_11): Update call to RUN_TEST_fFF_11.
25542 2013-05-22  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
25544         * sysdeps/unix/sysv/linux/bits/siginfo.h (siginfo_t): Add si_addr_lsb
25545         to _sifields.sigfault.
25546         (si_addr_lsb): Define new macro.
25547         (BUS_MCEERR_AR, BUS_MCEERR_AO): Define new values.
25548         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
25549         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h: Likewise.
25551 2013-05-03  Carlos O'Donell  <carlos at redhat.com>
25553         [BZ #15441]
25554         * intl/dcigettext.c (DCIGETTEXT): Skip translating if _nl_find_msg
25555         returns -1.
25556         (_nl_find_msg): Return -1 if recursive call returned -1. If newmem is
25557         null return -1.
25558         * intl/loadmsgcat.c (_nl_load_domain): If _nl_find_msg returns -1 abort
25559         loading the domain.
25561 2013-05-22  Joseph Myers  <joseph@codesourcery.com>
25563         * math/gen-libm-test.pl (parse_args): Do not include expected
25564         result in test name.
25565         * sysdeps/i386/fpu/libm-test-ulps: Update test names.
25566         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
25567         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
25568         * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
25569         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
25570         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
25572 2013-05-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
25574         * benchtests/Makefile: Sort function entries.
25576         * benchtests/Makefile (bench): Add asin, acos, sinh, cosh,
25577         tanh, asinh, acosh, atanh.
25578         * benchtests/acos-inputs: New file.
25579         * benchtests/acosh-inputs: New file.
25580         * benchtests/asin-inputs: New file.
25581         * benchtests/asinh-inputs: New file.
25582         * benchtests/atanh-inputs: New file.
25583         * benchtests/cosh-inputs: New file.
25584         * benchtests/log-inputs: New file.
25585         * benchtests/sinh-inputs: New file.
25586         * benchtests/tanh-inputs: New file.
25588 2013-05-21  Dmitry V. Levin  <ldv@altlinux.org>
25590         [BZ #15339]
25591         * posix/tst-getaddrinfo4.c: New test.
25592         * posix/Makefile (tests): Add it.
25594 2013-05-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
25596         [BZ #15339]
25597         * nss/getXXbyYY_r.c (REENTRANT_NAME): Set NETDB_INTERNAL only
25598         when no services were used.
25599         * sysdeps/posix/getaddrinfo.c (gaih_inet): Set h_errno.
25600         Return EAI_SYSTEM if h_errno is NETDB_INTERNAL.
25602 2013-05-21  Andreas Schwab  <schwab@suse.de>
25604         [BZ #15014]
25605         * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME))
25606         [HANDLE_DIGITS_DOTS]: Set any_service when digits-dots parsing was
25607         successful.
25608         * nss/digits_dots.c (__nss_hostname_digits_dots): Remove
25609         redundant variable declarations and reallocation of buffer when
25610         parsing as IPv6 address.  Always set NSS status when called from
25611         reentrant functions.  Use NETDB_INTERNAL instead of TRY_AGAIN when
25612         buffer too small.  Correct computation of needed size.
25613         * nss/Makefile (tests): Add test-digits-dots.
25614         * nss/test-digits-dots.c: New test.
25616 2013-05-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
25618         * benchtests/Makefile: Remove instructions for adding
25619         benchmark tests.
25620         * benchtests/README: New file to explain how to execute and
25621         enhance the benchmark tests.
25623 2013-05-21  Andreas Schwab  <schwab@suse.de>
25625         [BZ #15493]
25626         * setjmp/Makefile (tests): Add tst-sigsetjmp.
25627         * setjmp/tst-sigsetjmp.c: New test.
25629 2013-05-20  Ondřej Bílka  <neleai@seznam.cz>
25631         * sysdeps/x86_64/memset.S (memset): New implementation.
25632         (__bzero): Likewise.
25633         (__memset_tail): New function.
25635 2013-05-20  Ondřej Bílka  <neleai@seznam.cz>
25637         * sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S: New file.
25638         * sysdeps/x86_64/multiarch/memcpy.S (__new_memcpy): Add
25639         __memcpy_sse2_unaligned ifunc selection.
25640         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines):
25641         Add memcpy-sse2-unaligned.S.
25642         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
25643         Add: __memcpy_sse2_unaligned.
25645 2013-05-19  Joseph Myers  <joseph@codesourcery.com>
25647         [BZ #15490]
25648         * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Use
25649         math_force_eval before restoring floating-point envrionment.
25650         * sysdeps/ieee754/flt-32/s_nearbyintf.c (__nearbyintf): Likewise.
25651         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl):
25652         Likewise.
25653         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Include
25654         <math_private.h>.
25655         (__nearbyintl): Use math_force_eval before restoring
25656         floating-point environment.
25657         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c (__nearbyintl): Likewise.
25659         * math/gen-libm-test.pl (special_functions): Remove.
25660         (parse_args): Don't handle TEST_extra.  Handle functions with no
25661         return value.
25662         * math/libm-test.inc (struct test_sincos_data): Replace with
25663         struct test_fFF_11_data.
25664         (RUN_TEST_sincos): Replace with RUN_TEST_fFF_11.
25665         (RUN_TEST_LOOP_sincos): Replace with RUN_TEST_LOOP_fFF_11.
25666         (sincos_test_data): Change element type to struct
25667         test_fFF_11_data.  Use TEST_fFF_11 instead of TEST_extra.
25668         (sincos_test): Use RUN_TEST_LOOP_fFF_11 instead of
25669         RUN_TEST_LOOP_sincos.
25670         * math/README.libm-test: Don't mention special handling of
25671         individual functions.
25672         * sysdeps/i386/fpu/libm-test-ulps: Update names of sincos tests.
25673         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
25674         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
25675         * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
25676         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
25677         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
25679         * math/gen-libm-test.pl (get_variable): Remove function.
25680         (parse_args): Don't show pointer parameters to call in test
25681         names.  Use "extra output N" in test names for extra outputs
25682         rather than naming variables.
25684 2013-05-18  Joseph Myers  <joseph@codesourcery.com>
25686         [BZ #15488]
25687         * math/complex.h [__USE_ISOC11 && __GNUC_PREREQ (4, 7) &&
25688         __NO_LONG_DOUBLE_MATH] (CMPLXL): Define macro.
25689         * math/tst-CMPLX.c (do_test) [NO_LONG_DOUBLE]: Do not disable long
25690         double tests.
25691         * make/tst-CMPLX2.c [NO_LONG_DOUBLE] (check_long_double): Do not
25692         disable.
25693         (do_test) [NO_LONG_DOUBLE]: Do not disable call to
25694         check_long_double.
25696         * math/gen-libm-test.pl (@tests): Remove variable.
25697         ($count): Likewise.
25698         (new_test): Remove function.
25699         (show_exceptions): New function.
25700         (special_functions): Use show_exceptions instead of new_test.
25701         (parse_args): Likewise.
25702         (generate_testfile): Pass only function name in generated call to
25703         print_max_error or print_complex_max_error.
25704         (get_ulps): Do not handle complex tests specially.
25705         (output_test): Rename to ...
25706         (get_all_ulps_for_test): ... this.  Return a string rather than
25707         printing to a file.  Require ulps to be present.
25708         (output_ulps): Generate arrays rather than #defines.
25709         * math/libm-test.inc: Move down #include of "libm-test-ulps.h".
25710         (struct ulp_data): New type.
25711         (BUILD_COMPLEX_ULP): Remove macro.
25712         (compare_ulp_data): New function.
25713         (find_ulps): Likewise.
25714         (find_test_ulps): Likewise.
25715         (find_function_ulps): Likewise.
25716         (find_complex_function_ulps): Likewise.
25717         (print_max_error): Determine allowed ulps using
25718         find_function_ulps.
25719         (print_complex_max_error): Determine allowed ulps using
25720         find_complex_function_ulps.
25721         (check_float_internal): Determine max ulps using find_test_ulps.
25722         (check_float): Do not take max_ulp parameter.  Update call to
25723         check_float_internal.
25724         (check_complex): Likewise.
25725         (check_int): Do not take max_ulp parameter.
25726         (check_long): Likewise.
25727         (check_bool): Likewise.
25728         (check_longlong): Likewise.
25729         (struct test_f_f_data): Remove max_ulp field.
25730         (struct test_ff_f_data): Likewise.
25731         (struct test_ff_f_data_nexttoward): Likewise.
25732         (struct test_fi_f_data): Likewise.
25733         (struct test_fl_f_data): Likewise.
25734         (struct test_if_f_data): Likewise.
25735         (struct test_fff_f_data): Likewise.
25736         (struct test_c_f_data): Likewise.
25737         (struct test_f_f1_data): Remove max_ulp and extra_ulp fields.
25738         (struct test_fF_f1_data): Likewise.
25739         (struct test_ffI_f1_data): Likewise.
25740         (struct test_c_c_data): Remove max_ulp field.
25741         (struct test_cc_c_data): Likewise.
25742         (struct test_f_i_data): Likewise.
25743         (struct test_ff_i_data): Likewise.
25744         (struct test_f_l_data): Likewise.
25745         (struct test_f_L_data): Likewise.
25746         (struct test_sincos_data): Likewise.
25747         (RUN_TEST_f_f): Do not handle ulps.
25748         (RUN_TEST_LOOP_f_f): Likewise.
25749         (RUN_TEST_2_f): Likewise.
25750         (RUN_TEST_LOOP_2_f): Likewise.
25751         (RUN_TEST_fff_f): Likewise.
25752         (RUN_TEST_LOOP_fff_f): Likewise.
25753         (RUN_TEST_c_f): Likewise.
25754         (RUN_TEST_LOOP_c_f): Likewise.
25755         (RUN_TEST_f_f1): Likewise.
25756         (RUN_TEST_LOOP_f_f1): Likewise.
25757         (RUN_TEST_fF_f1): Likewise.
25758         (RUN_TEST_LOOP_fF_f1): Likewise.
25759         (RUN_TEST_fI_f1): Likewise.
25760         (RUN_TEST_LOOP_fI_f1): Likewise.
25761         (RUN_TEST_ffI_f1): Likewise.
25762         (RUN_TEST_LOOP_ffI_f1): Likewise.
25763         (RUN_TEST_c_c): Likewise.
25764         (RUN_TEST_LOOP_c_c): Likewise.
25765         (RUN_TEST_cc_c): Likewise.
25766         (RUN_TEST_LOOP_cc_c): Likewise.
25767         (RUN_TEST_f_i): Likewise.
25768         (RUN_TEST_LOOP_f_i): Likewise.
25769         (RUN_TEST_f_i_tg): Likewise.
25770         (RUN_TEST_LOOP_f_i_tg): Likewise.
25771         (RUN_TEST_ff_i_tg): Likewise.
25772         (RUN_TEST_LOOP_ff_i_tg): Likewise.
25773         (RUN_TEST_f_b): Likewise.
25774         (RUN_TEST_LOOP_f_b): Likewise.
25775         (RUN_TEST_f_b_tg): Likewise.
25776         (RUN_TEST_LOOP_f_b_tg): Likewise.
25777         (RUN_TEST_f_l): Likewise.
25778         (RUN_TEST_LOOP_f_l): Likewise.
25779         (RUN_TEST_f_L): Likewise.
25780         (RUN_TEST_LOOP_f_L): Likewise.
25781         (RUN_TEST_sincos): Likewise.
25782         (RUN_TEST_LOOP_sincos): Likewise.
25784 2013-05-17  Joseph Myers  <joseph@codesourcery.com>
25786         [BZ #15480]
25787         [BZ #15485]
25788         * sysdeps/ieee754/dbl-64/e_remainder.c (__ieee754_remainder): For
25789         main case of finite arguments, set rounding mode to FE_TONEAREST
25790         and discard exceptions.
25791         * math/libm-test.inc (remainder_test_data): Disallow "inexact"
25792         exceptions.
25793         (remainder_tonearest_test_data): New variable.
25794         (remainder_test_tonearest): New function.
25795         (remainder_towardzero_test_data): New variable.
25796         (remainder_test_towardzero): New function.
25797         (remainder_downward_test_data): New variable.
25798         (remainder_test_downward): New function.
25799         (remainder_upward_test_data): New variable.
25800         (remainder_test_upward): New function.
25801         (main): Call the new test functions.
25803         * math/libm-test.inc (struct test_f_f1_data): Remove field
25804         extra_init.
25805         (struct test_fF_f1_data): Likewise.
25806         (struct test_ffI_f1_data): Likewise.
25807         (RUN_TEST_f_f1): Remove argument EXTRA_INIT.  Initialize EXTRA_VAR
25808         based on value of EXTRA_EXPECTED.
25809         (RUN_TEST_LOOP_f_f1): Update call to RUN_TEST_f_f1.
25810         (RUN_TEST_fF_f1): Remove argument EXTRA_INIT.  Initialize
25811         EXTRA_VAR based on value of EXTRA_EXPECTED.
25812         (RUN_TEST_LOOP_fF_f1): Update call to RUN_TEST_fF_f1.
25813         (RUN_TEST_fI_f1): Remove argument EXTRA_INIT.  Initialize
25814         EXTRA_VAR based on value of EXTRA_EXPECTED.
25815         (RUN_TEST_LOOP_fI_f1): Update call to RUN_TEST_fI_f1.
25816         (RUN_TEST_ffI_f1): Remove argument EXTRA_INIT.  Initialize
25817         EXTRA_VAR based on value of EXTRA_EXPECTED.
25818         (RUN_TEST_LOOP_ffI_f1): Update call to RUN_TEST_ffI_f1.
25819         * math/gen-libm-test.pl (parse_args): Don't output initializers
25820         for extra output values.
25822         * math/libm-test.inc (check_int): Expect result to be exactly
25823         equal to expected value and do not handle ulps.
25824         (check_long): Likewise.
25825         (check_longlong): Likewise.
25827         * math/libm-test.inc (ceil_test_data): Test for "inexact"
25828         exceptions.
25829         (cimag_test_data): Likewise.
25830         (conj_test_data): Likewise.
25831         (copysign_test_data): Likewise.
25832         (cproj_test_data): Likewise.
25833         (creal_test_data): Likewise.
25834         (fabs_test_data): Likewise.
25835         (fdim_test_data): Likewise.
25836         (finite_test_data): Likewise.
25837         (floor_test_data): Likewise.
25838         (fmax_test_data): Likewise.
25839         (fmin_test_data): Likewise.
25840         (fmod_test_data): Likewise.
25841         (fpclassify_test_data): Likewise.
25842         (frexp_test_data): Likewise.
25843         (ilogb_test_data): Likewise.
25844         (isfinite_test_data): Likewise.
25845         (isgreater_test_data): Likewise.
25846         (isgreaterequal_test_data): Likewise.
25847         (isinf_test_data): Likewise.
25848         (isless_test_data): Likewise.
25849         (islessequal_test_data): Likewise.
25850         (islessgreater_test_data): Likewise.
25851         (isnan_test_data): Likewise.
25852         (isnormal_test_data): Likewise.
25853         (issignaling_test_data): Likewise.
25854         (isunordered_test_data): Likewise.
25855         (ldexp_test_data): Likewise.
25856         (lrint_test_data): Likewise.
25857         (lrint_test_data) [TEST_FLOAT]: Disable one test.
25858         (lrint_test_data) [!TEST_LDOUBLE]: Likewise.
25859         (lrint_tonearest_test_data): Test for "inexact" exceptions.
25860         (lrint_tonearest_test_data) [TEST_FLOAT]: Disable one test.
25861         (lrint_tonearest_test_data) [!TEST_LDOUBLE]: Likewise.
25862         (lrint_tonearest_test_data) [TEST_LDOUBLE]: Use "L" suffix on that
25863         test input.
25864         (lrint_towardzero_test_data): Test for "inexact" exceptions.
25865         (lrint_towardzero_test_data) [TEST_FLOAT]: Disable one test.
25866         (lrint_towardzero_test_data) [!TEST_LDOUBLE]: Likewise.
25867         (lrint_towardzero_test_data) [TEST_LDOUBLE]: Use "L" suffix on
25868         that test input.
25869         (lrint_downward_test_data): Test for "inexact" exceptions.
25870         (lrint_downward_test_data) [TEST_FLOAT]: Disable one test.
25871         (lrint_downward_test_data) [!TEST_LDOUBLE]: Likewise.
25872         (lrint_downward_test_data) [TEST_LDOUBLE]: Use "L" suffix on that
25873         test input.
25874         (lrint_upward_test_data): Test for "inexact" exceptions.
25875         (lrint_upward_test_data) [TEST_LDOUBLE]: Use "L" suffix on one
25876         test input.
25877         (llrint_test_data): Test for "inexact" exceptions.
25878         (llrint_test_data) [TEST_FLOAT]: Disable one test.
25879         (llrint_tonearest_test_data): Test for "inexact" exceptions.
25880         (llrint_tonearest_test_data) [TEST_FLOAT]: Disable one test.
25881         (llrint_towardzero_test_data): Test for "inexact" exceptions.
25882         (llrint_towardzero_test_data) [TEST_FLOAT]: Disable one test.
25883         (llrint_downward_test_data): Test for "inexact" exceptions.
25884         (llrint_downward_test_data) [TEST_FLOAT]: Disable one test.
25885         (llrint_upward_test_data): Test for "inexact" exceptions.
25886         (logb_test_data): Likewise.
25887         (logb_downward_test_data): Likewise.
25888         (nextafter_test_data): Likewise.
25889         (nexttoward_test_data): Likewise.
25890         (remainder_test_data): Likewise.
25891         (remquo_test_data): Likewise.
25892         (scalbn_test_data): Likewise.
25893         (scalbln_test_data): Likewise.
25894         (signbit_test_data): Likewise.
25895         (sqrt_test_data): Likewise.
25896         (significand_test_data): Likewise.
25898 2013-05-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
25900         [BZ #15424]
25901         * benchtests/bench-modf.c (struct args): Mark arg0 as
25902         volatile.
25903         * scripts/bench.pl: Mark members of struct args as volatile.
25905 2013-05-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
25907         [BZ # 15497]
25908         * sysdeps/powerpc/fpu/e_hypot.c (GET_TWO_FLOAT_WORD): Fix test for
25909         negative infinity on POWER6 or lower.
25910         * sysdeps/powerpc/fpu/e_hypotf.c (GET_TWO_FLOAT_WORD): Likewise.
25912 2013-05-16  Maciej W. Rozycki  <macro@codesourcery.com>
25914         [BZ #15442]
25915         * soft-fp/op-common.h (_FP_FRAC_SNANP): New macro.
25916         (_FP_FRAC_SNANP_SEMIRAW): Likewise.
25917         (_FP_UNPACK_CANONICAL): Use _FP_FRAC_SNANP.
25918         (_FP_CHECK_SIGNAN_SEMIRAW): Use _FP_FRAC_SNANP_SEMIRAW.
25919         (_FP_SETQNAN): New macro.
25920         (_FP_SETQNAN_SEMIRAW): Likewise.
25921         (_FP_PACK_SEMIRAW): Use _FP_SETQNAN.
25922         (_FP_PACK_CANONICAL): Use _FP_SETQNAN.
25923         (_FP_ISSIGNAN): Use _FP_FRAC_SNANP.
25924         (FP_EXTEND): Use _FP_FRAC_SNANP.
25925         (FP_TRUNC): Use _FP_SETQNAN_SEMIRAW.
25926         * soft-fp/testit.c (gen_special_double): Take _FP_QNANNEGATEDP
25927         into account.
25928         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h (_FP_QNANNEGATEDP):
25929         New macro.
25930         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h (_FP_QNANNEGATEDP):
25931         Likewise.
25933 2013-05-16  Joseph Myers  <joseph@codesourcery.com>
25935         * math/libm-test.inc (atanh_test_data): Use ERRNO_ERANGE together
25936         with DIVIDE_BY_ZERO_EXCEPTION.
25937         (gamma_test_data): Likewise.
25938         (lgamma_test_data): Likewise.
25939         (log_test_data): Likewise.
25940         (log10_test_data): Likewise.
25941         (log2_test_data): Likewise.
25942         (tgamma_test_data): Likewise.
25944         * math/libm-test.inc (acos_test): Don't test for ENOSYS error.
25945         (acos_test_tonearest): Likewise.
25946         (acos_test_towardzero): Likewise.
25947         (acos_test_downward): Likewise.
25948         (acos_test_upward): Likewise.
25949         (acosh_test): Likewise.
25950         (asin_test): Likewise.
25951         (asin_test_tonearest): Likewise.
25952         (asin_test_towardzero): Likewise.
25953         (asin_test_downward): Likewise.
25954         (asin_test_upward): Likewise.
25955         (asinh_test): Likewise.
25956         (atan_test): Likewise.
25957         (atanh_test): Likewise.
25958         (atan2_test): Likewise.
25959         (cabs_test): Likewise.
25960         (cacos_test): Likewise.
25961         (cacosh_test): Likewise.
25962         (casin_test): Likewise.
25963         (casinh_test): Likewise.
25964         (catan_test): Likewise.
25965         (catanh_test): Likewise.
25966         (cbrt_test): Likewise.
25967         (ccos_test): Likewise.
25968         (ccosh_test): Likewise.
25969         (cexp_test): Likewise.
25970         (clog_test): Likewise.
25971         (clog10_test): Likewise.
25972         (cos_test): Likewise.
25973         (cos_test_tonearest): Likewise.
25974         (cos_test_towardzero): Likewise.
25975         (cos_test_downward): Likewise.
25976         (cos_test_upward): Likewise.
25977         (cosh_test): Likewise.
25978         (cosh_test_tonearest): Likewise.
25979         (cosh_test_towardzero): Likewise.
25980         (cosh_test_downward): Likewise.
25981         (cosh_test_upward): Likewise.
25982         (cpow_test): Likewise.
25983         (csin_test): Likewise.
25984         (csinh_test): Likewise.
25985         (csqrt_test): Likewise.
25986         (ctan_test): Likewise.
25987         (ctan_test_tonearest): Likewise.
25988         (ctan_test_towardzero): Likewise.
25989         (ctan_test_downward): Likewise.
25990         (ctan_test_upward): Likewise.
25991         (ctanh_test): Likewise.
25992         (ctanh_test_tonearest): Likewise.
25993         (ctanh_test_towardzero): Likewise.
25994         (ctanh_test_downward): Likewise.
25995         (ctanh_test_upward): Likewise.
25996         (erf_test): Likewise.
25997         (erfc_test): Likewise.
25998         (exp_test): Likewise.
25999         (exp_test_tonearest): Likewise.
26000         (exp_test_towardzero): Likewise.
26001         (exp_test_downward): Likewise.
26002         (exp_test_upward): Likewise.
26003         (exp10_test): Likewise.
26004         (exp2_test): Likewise.
26005         (expm1_test): Likewise.
26006         (fmod_test): Likewise.
26007         (gamma_test): Likewise.
26008         (hypot_test): Likewise.
26009         (j0_test): Likewise.
26010         (j1_test): Likewise.
26011         (jn_test): Likewise.
26012         (lgamma_test): Likewise.
26013         (log_test): Likewise.
26014         (log10_test): Likewise.
26015         (log1p_test): Likewise.
26016         (log2_test): Likewise.
26017         (logb_test_downward): Likewise.
26018         (pow_test): Likewise.
26019         (pow_test_tonearest): Likewise.
26020         (pow_test_towardzero): Likewise.
26021         (pow_test_downward): Likewise.
26022         (pow_test_upward): Likewise.
26023         (remainder_test): Likewise.
26024         (remquo_test): Likewise.
26025         (sin_test): Likewise.
26026         (sin_test_tonearest): Likewise.
26027         (sin_test_towardzero): Likewise.
26028         (sin_test_downward): Likewise.
26029         (sin_test_upward): Likewise.
26030         (sincos_test): Likewise.
26031         (sinh_test): Likewise.
26032         (sinh_test_tonearest): Likewise.
26033         (sinh_test_towardzero): Likewise.
26034         (sinh_test_downward): Likewise.
26035         (sinh_test_upward): Likewise.
26036         (sqrt_test): Likewise.
26037         (tan_test): Likewise.
26038         (tan_test_tonearest): Likewise.
26039         (tan_test_towardzero): Likewise.
26040         (tan_test_downward): Likewise.
26041         (tan_test_upward): Likewise.
26042         (tanh_test): Likewise.
26043         (tgamma_test): Likewise.
26044         (y0_test): Likewise.
26045         (y1_test): Likewise.
26046         (yn_test): Likewise.
26048         * math/gen-libm-test.pl (adjust_arg): Remove function.
26049         (special_function): Remove argument $in_func.  Only handle
26050         generating output for tables of tests, not inside functions.
26051         (parse_args): Likewise.
26052         (generate_testfile): Remove variable $in_func.  Update call to
26053         parse_args.
26054         * math/libm-test.inc (PLUS_ZERO_INIT): Rename macro to plus_zero.
26055         (MINUS_ZERO_INIT): Rename macro to minus_zero.
26056         (PLUS_INFTY_INIT): Rename macro to plus_infty.
26057         (MINUS_INFTY_INIT): Rename macro to minus_infty.
26058         (QNAN_VALUE_INIT): Rename macro to qnan_value.
26059         (MAX_VALUE_INIT): Rename macro to max_value.
26060         (MIN_VALUE_INIT): Rename macro to min_value.
26061         (MIN_SUBNORM_VALUE_INIT): Rename macro to min_subnorm_value.
26062         (plus_zero): Remove variable.
26063         (minus_zero): Likewise.
26064         (plus_infty): Likewise.
26065         (minus_infty): Likewise.
26066         (qnan_value): Likewise.
26067         (max_value): Likewise.
26068         (min_value): Likewise.
26069         (min_subnorm_value): Likewise.
26071 2013-05-16  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
26073         * crypt/sha512-block.c: Add missing #include <stdint.h> due to
26074         uint64_t or uint32_t usage.
26075         * crypt/sha256-block.c: Likewise.
26076         * crypt/sha256-crypt.c: Likewise.
26077         * crypt/sha256.c: Likewise.
26078         * crypt/sha512-block.c: Likewise.
26079         * crypt/sha512-crypt.c: Likewise.
26080         * crypt/sha512.c: Likewise.
26081         * debug/backtrace-tst.c: Likewise.
26082         * debug/pcprofiledump.c: Likewise.
26083         * elf/cache.c: Likewise.
26084         * elf/dl-cache.c: Likewise.
26085         * elf/dl-misc.c: Likewise.
26086         * elf/dl-profile.c: Likewise.
26087         * elf/dl-support.c: Likewise.
26088         * elf/ldconfig.c: Likewise.
26089         * elf/sprof.c: Likewise.
26090         * iconv/dummy-repertoire.c: Likewise.
26091         * iconv/iconv_charmap.c: Likewise.
26092         * iconv/skeleton.c: Likewise.
26093         * iconvdata/8bit-generic.c: Likewise.
26094         * iconvdata/cp737.h: Likewise.
26095         * iconvdata/cp775.h: Likewise.
26096         * iconvdata/ibm1008.h: Likewise.
26097         * iconvdata/ibm1025.h: Likewise.
26098         * iconvdata/ibm1046.h: Likewise.
26099         * iconvdata/ibm1097.h: Likewise.
26100         * iconvdata/ibm1112.h: Likewise.
26101         * iconvdata/ibm1122.h: Likewise.
26102         * iconvdata/ibm1123.h: Likewise.
26103         * iconvdata/ibm1124.h: Likewise.
26104         * iconvdata/ibm1129.h: Likewise.
26105         * iconvdata/ibm1130.h: Likewise.
26106         * iconvdata/ibm1132.h: Likewise.
26107         * iconvdata/ibm1133.h: Likewise.
26108         * iconvdata/ibm1137.h: Likewise.
26109         * iconvdata/ibm1140.h: Likewise.
26110         * iconvdata/ibm1141.h: Likewise.
26111         * iconvdata/ibm1142.h: Likewise.
26112         * iconvdata/ibm1143.h: Likewise.
26113         * iconvdata/ibm1144.h: Likewise.
26114         * iconvdata/ibm1145.h: Likewise.
26115         * iconvdata/ibm1146.h: Likewise.
26116         * iconvdata/ibm1147.h: Likewise.
26117         * iconvdata/ibm1148.h: Likewise.
26118         * iconvdata/ibm1149.h: Likewise.
26119         * iconvdata/ibm1153.h: Likewise.
26120         * iconvdata/ibm1154.h: Likewise.
26121         * iconvdata/ibm1155.h: Likewise.
26122         * iconvdata/ibm1156.h: Likewise.
26123         * iconvdata/ibm1157.h: Likewise.
26124         * iconvdata/ibm1158.h: Likewise.
26125         * iconvdata/ibm1160.h: Likewise.
26126         * iconvdata/ibm1161.h: Likewise.
26127         * iconvdata/ibm1162.h: Likewise.
26128         * iconvdata/ibm1163.h: Likewise.
26129         * iconvdata/ibm1164.h: Likewise.
26130         * iconvdata/ibm1166.h: Likewise.
26131         * iconvdata/ibm1167.h: Likewise.
26132         * iconvdata/ibm12712.h: Likewise.
26133         * iconvdata/ibm1390.h: Likewise.
26134         * iconvdata/ibm1399.h: Likewise.
26135         * iconvdata/ibm16804.h: Likewise.
26136         * iconvdata/ibm4517.h: Likewise.
26137         * iconvdata/ibm4899.h: Likewise.
26138         * iconvdata/ibm4909.h: Likewise.
26139         * iconvdata/ibm4971.h: Likewise.
26140         * iconvdata/ibm5347.h: Likewise.
26141         * iconvdata/ibm803.h: Likewise.
26142         * iconvdata/ibm856.h: Likewise.
26143         * iconvdata/ibm901.h: Likewise.
26144         * iconvdata/ibm902.h: Likewise.
26145         * iconvdata/ibm9030.h: Likewise.
26146         * iconvdata/ibm9066.h: Likewise.
26147         * iconvdata/ibm921.h: Likewise.
26148         * iconvdata/ibm922.h: Likewise.
26149         * iconvdata/ibm9448.h: Likewise.
26150         * iconvdata/isiri-3342.h: Likewise.
26151         * iconvdata/jis0201.h: Likewise.
26152         * include/link.h: Likewise.
26153         * include/netdb.h: Likewise.
26154         * inet/check_native.c: Likewise.
26155         * inet/check_pf.c: Likewise.
26156         * inet/getipv4sourcefilter.c: Likewise.
26157         * inet/getnameinfo.c: Likewise.
26158         * inet/getsourcefilter.c: Likewise.
26159         * inet/htonl.c: Likewise.
26160         * inet/setipv4sourcefilter.c: Likewise.
26161         * inet/setsourcefilter.c: Likewise.
26162         * inet/test-inet6_opt.c: Likewise.
26163         * inet/tst-network.c: Likewise.
26164         * locale/C-collate.c: Likewise.
26165         * locale/C-ctype.c: Likewise.
26166         * locale/C-time.c: Likewise.
26167         * locale/C-translit.h: Likewise.
26168         * locale/loadarchive.c: Likewise.
26169         * locale/programs/3level.h: Likewise.
26170         * locale/programs/charmap.c: Likewise.
26171         * locale/programs/charmap.h: Likewise.
26172         * locale/programs/ld-address.c: Likewise.
26173         * locale/programs/ld-collate.c: Likewise.
26174         * locale/programs/ld-ctype.c: Likewise.
26175         * locale/programs/ld-identification.c: Likewise.
26176         * locale/programs/ld-measurement.c: Likewise.
26177         * locale/programs/ld-messages.c: Likewise.
26178         * locale/programs/ld-monetary.c: Likewise.
26179         * locale/programs/ld-name.c: Likewise.
26180         * locale/programs/ld-numeric.c: Likewise.
26181         * locale/programs/ld-paper.c: Likewise.
26182         * locale/programs/ld-telephone.c: Likewise.
26183         * locale/programs/ld-time.c: Likewise.
26184         * locale/programs/linereader.c: Likewise.
26185         * locale/programs/locale.c: Likewise.
26186         * locale/programs/locarchive.c: Likewise.
26187         * locale/programs/locfile.h: Likewise.
26188         * locale/programs/repertoire.c: Likewise.
26189         * locale/programs/simple-hash.c: Likewise.
26190         * locale/programs/simple-hash.h: Likewise.
26191         * malloc/memusage.c: Likewise.
26192         * malloc/memusagestat.c: Likewise.
26193         * nis/nis_defaults.c: Likewise.
26194         * nis/nis_hash.c: Likewise.
26195         * nis/nis_print.c: Likewise.
26196         * nis/nis_xdr.c: Likewise.
26197         * nscd/connections.c: Likewise.
26198         * nscd/hstcache.c: Likewise.
26199         * nscd/nscd_gethst_r.c: Likewise.
26200         * nscd/nscd_getserv_r.c: Likewise.
26201         * nscd/nscd_helper.c: Likewise.
26202         * nscd/servicescache.c: Likewise.
26203         * nss/makedb.c: Likewise.
26204         * nss/nss_db/db-XXX.c: Likewise.
26205         * nss/nss_db/db-initgroups.c: Likewise.
26206         * nss/nss_db/db-netgrp.c: Likewise.
26207         * nss/nss_files/files-network.c: Likewise.
26208         * nss/nss_files/files-parse.c: Likewise.
26209         * posix/bug-regex5.c: Likewise.
26210         * posix/fnmatch_loop.c: Likewise.
26211         * posix/regcomp.c: Likewise.
26212         * posix/regexec.c: Likewise.
26213         * posix/tst-rfc3484-2.c: Likewise.
26214         * posix/tst-rfc3484-3.c: Likewise.
26215         * posix/tst-rfc3484.c: Likewise.
26216         * resolv/nss_dns/dns-canon.c: Likewise.
26217         * resolv/nss_dns/dns-network.c: Likewise.
26218         * resolv/res_init.c: Likewise.
26219         * resolv/res_mkquery.c: Likewise.
26220         * resolv/tst-aton.c: Likewise.
26221         * stdlib/cxa_atexit.c: Likewise.
26222         * stdlib/cxa_finalize.c: Likewise.
26223         * stdlib/gen-fpioconst.c: Likewise.
26224         * stdlib/strtol_l.c: Likewise.
26225         * string/tst-endian.c: Likewise.
26226         * sunrpc/auth_des.c: Likewise.
26227         * sunrpc/clnt_udp.c: Likewise.
26228         * sunrpc/rtime.c: Likewise.
26229         * sunrpc/svcauth_des.c: Likewise.
26230         * sunrpc/xdr.c: Likewise.
26231         * sunrpc/xdr_intXX_t.c: Likewise.
26232         * sunrpc/xdr_rec.c: Likewise.
26233         * sysdeps/generic/ldconfig.h: Likewise.
26234         * sysdeps/generic/ldsodefs.h: Likewise.
26235         * sysdeps/generic/memusage.h: Likewise.
26236         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: Likewise.
26237         * sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c: Likewise.
26238         * sysdeps/ieee754/dbl-64/wordsize-64/math_private.h: Likewise.
26239         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Likewise.
26240         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
26241         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
26242         * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: Likewise.
26243         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: Likewise.
26244         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
26245         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Likewise.
26246         * sysdeps/posix/getaddrinfo.c: Likewise.
26247         * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
26248         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
26249         * sysdeps/powerpc/fpu/e_sqrt.c: Likewise.
26250         * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
26251         * sysdeps/powerpc/test-gettimebase.c: Likewise.
26252         * sysdeps/unix/sysv/linux/check_pf.c: Likewise.
26253         * sysdeps/unix/sysv/linux/getipv4sourcefilter.c: Likewise.
26254         * sysdeps/unix/sysv/linux/getsourcefilter.c: Likewise.
26255         * sysdeps/unix/sysv/linux/netlinkaccess.h: Likewise.
26256         * sysdeps/unix/sysv/linux/powerpc/test-gettimebasefreq.c: Likewise.
26257         * sysdeps/unix/sysv/linux/preadv.c: Likewise.
26258         * sysdeps/unix/sysv/linux/pwritev.c: Likewise.
26259         * sysdeps/unix/sysv/linux/setipv4sourcefilter.c: Likewise.
26260         * sysdeps/unix/sysv/linux/setsourcefilter.c: Likewise.
26261         * sysdeps/unix/sysv/linux/x86_64/x32/arch_prctl.c: Likewise.
26262         * sysdeps/x86_64/dl-tls.h: Likewise.
26263         * sysdeps/x86_64/dl-tlsdesc.h: Likewise.
26264         * time/alt_digit.c: Likewise.
26265         * time/era.c: Likewise.
26266         * wcsmbs/tst-c16c32-1.c: Likewise.
26268 2013-05-16  Joseph Myers  <joseph@codesourcery.com>
26270         * math/libm-test.inc (struct test_sincos_data): New type.
26271         (RUN_TEST_LOOP_sincos): New macro.
26272         (sincos_test_data): New variable.
26273         (sincos_test): Run tests with RUN_TEST_LOOP_sincos.
26275 2013-05-16  Richard Henderson  <rth@redhat.com>
26277         * math/atest-exp2.c (LIMB64): New macro.
26278         (CONSTSZ): New macro.
26279         (mp_exp1, mp_exp_m1, mp_log2): New variables.
26280         (hexdig): Move ...
26281         (print_mpn_fp): ... to function scope.
26282         (read_mpn_hex): Remove.
26283         (get_log2): Remove.
26284         (exp2_mpn): Use mp_log2.
26285         (main): Use mp_exp1.
26287 2013-05-16  Joseph Myers  <joseph@codesourcery.com>
26289         * math/libm-test.inc: Remove comment about not testing "inexact"
26290         exceptions.
26291         (INEXACT_EXCEPTION): New macro.
26292         (NO_INEXACT_EXCEPTION): Likewise.
26293         (INVALID_EXCEPTION_OK): Update value.
26294         (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
26295         (OVERFLOW_EXCEPTION_OK): Likewise.
26296         (UNDERFLOW_EXCEPTION_OK): Likewise.
26297         (IGNORE_ZERO_INF_SIGN): Likewise.
26298         (ERRNO_UNCHANGED): Likewise.
26299         (ERRNO_EDOM): Likewise.
26300         (ERRNO_ERANGE): Likewise.
26301         (test_exceptions): Handle testing "inexact" exceptions.
26302         (nearbyint_test_data): Use NO_INEXACT_EXCEPTION on all tests.
26303         (rint_test_data): Use NO_INEXACT_EXCEPTION and INEXACT_EXCEPTION.
26304         (rint_test_data) [LDBL_MANT_DIG <= 100]: Disable some tests.
26305         (rint_tonearest_test_data): Use NO_INEXACT_EXCEPTION and
26306         INEXACT_EXCEPTION.
26307         (rint_towardzero_test_data): Likewise.
26308         (rint_downward_test_data): Likewise.
26309         (rint_upward_test_data): Likewise.
26311         * math/libm-test.inc (exp_test_data): Use ERRNO_ERANGE together
26312         with OVERFLOW_EXCEPTION.
26313         (exp10_test_data): Likewise.
26314         (exp2_test_data): Likewise.
26315         (expm1_test_data): Likewise.
26316         (lgamma_test_data): Likewise.
26317         (pow_test_data): Likewise.
26318         (tgamma_test_data): Likewise.
26319         (yn_test_data): Remove duplicate test of overflow.
26321         * math/libm-test.inc (struct test_cc_c_data): New type.
26322         (RUN_TEST_LOOP_cc_c): New macro.
26323         (cpow_test_data): New variable.
26324         (cpow_test): Run tests with RUN_TEST_LOOP_cc_c.
26326         * math/libm-test.inc (struct test_f_L_data): New type.
26327         (RUN_TEST_LOOP_f_L): New macro.
26328         (llrint_test_data): New variable.
26329         (llrint_test): Run tests with RUN_TEST_LOOP_f_L.
26330         (llrint_tonearest_test_data): New variable.
26331         (llrint_test_tonearest): Run tests with RUN_TEST_LOOP_f_L.
26332         (llrint_towardzero_test_data): New variable.
26333         (llrint_test_towardzero): Run tests with RUN_TEST_LOOP_f_L.
26334         (llrint_downward_test_data): New variable.
26335         (llrint_test_downward): Run tests with RUN_TEST_LOOP_f_L.
26336         (llrint_upward_test_data): New variable.
26337         (llrint_test_upward): Run tests with RUN_TEST_LOOP_f_L.
26338         (llround_test_data): New variable.
26339         (llround_test): Run tests with RUN_TEST_LOOP_f_L.
26341 2013-05-13  Peter Collingbourne  <pcc@google.com>
26343         * math/atest-exp2.c (get_log2): Remove const attribute.
26345 2013-05-15  Joseph Myers  <joseph@codesourcery.com>
26347         * math/libm-test.inc (struct test_f_l_data): New type.
26348         (RUN_TEST_LOOP_f_l): New macro.
26349         (lrint_test_data): New variable.
26350         (lrint_test): Run tests with RUN_TEST_LOOP_f_l.
26351         (lrint_tonearest_test_data): New variable.
26352         (lrint_test_tonearest): Run tests with RUN_TEST_LOOP_f_l.
26353         (lrint_towardzero_test_data): New variable.
26354         (lrint_test_towardzero): Run tests with RUN_TEST_LOOP_f_l.
26355         (lrint_downward_test_data): New variable.
26356         (lrint_test_downward): Run tests with RUN_TEST_LOOP_f_l.
26357         (lrint_upward_test_data): New variable.
26358         (lrint_test_upward): Run tests with RUN_TEST_LOOP_f_l.
26359         (lround_test_data): New variable.
26360         (lround_test): Run tests with RUN_TEST_LOOP_f_l.
26362 2013-05-15  Peter Collingbourne  <pcc@google.com>
26364         * sysdeps/x86_64/fpu/math_private.h (MOVQ): New macro.
26365         (EXTRACT_WORDS64) Use where appropriate.
26366         (INSERT_WORDS64) Likewise.
26368         * sysdeps/x86_64/fpu/multiarch/s_fma.c (__fma_fma4): Replace xm
26369         constraints with x constraints.
26370         * sysdeps/x86_64/fpu/multiarch/s_fmaf.c (__fmaf_fma4): Likewise.
26372         * malloc/obstack.c (_obstack_compat): Add initializer.
26374 2013-05-15  Edjunior Machado  <emachado@linux.vnet.ibm.com>
26376         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h (siginfo_t): Remove
26377         si_trapno and add si_addr_lsb to _sifields.sigfault.
26378         (si_trapno): Remove macro.
26379         (si_addr_lsb): Define new macro.
26380         (BUS_MCEERR_AR, BUS_MCEERR_AO): Define new values.
26382 2013-05-15  Joseph Myers  <joseph@codesourcery.com>
26384         * math/libm-test.inc (llrint_test): Consistently use TEST_f_L
26385         instead of TEST_f_l.
26386         (llrint_test_tonearest): Likewise.
26387         (llrint_test_towardzero): Likewise.
26388         (llrint_test_downward): Likewise.
26389         (llrint_test_upward): Likewise.
26390         (llround_test): Likewise.
26392         * math/libm-test.inc (struct test_f_i_data): Add comment.
26393         (RUN_TEST_LOOP_f_b): New macro.
26394         (RUN_TEST_LOOP_f_b_tg): Likewise.
26395         (finite_test_data): New variable.
26396         (finite_test): Run tests with RUN_TEST_LOOP_f_b.
26397         (isfinite_test_data): New variable.
26398         (isfinite_test): Run tests with RUN_TEST_LOOP_f_b_tg.
26399         (isinf_test_data): New variable.
26400         (isinf_test): Run tests with RUN_TEST_LOOP_f_b_tg.
26401         (isnan_test_data): New variable.
26402         (isnan_test): Run tests with RUN_TEST_LOOP_f_b_tg.
26403         (isnormal_test_data): New variable.
26404         (isnormal_test): Run tests with RUN_TEST_LOOP_f_b_tg.
26405         (issignaling_test_data): New variable.
26406         (issignaling_test): Run tests with RUN_TEST_LOOP_f_b_tg.
26407         (signbit_test_data): New variable.
26408         (signbit_test): Run tests with RUN_TEST_LOOP_f_b_tg.
26410         * math/libm-test.inc (acos_test_data): Use ERRNO_EDOM together
26411         with INVALID_EXCEPTION.
26412         (acosh_test_data): Likewise.
26413         (asin_test_data): Likewise.
26414         (atanh_test_data): Likewise.
26415         (fmod_test_data): Likewise.
26416         (log_test_data): Likewise.
26417         (log10_test_data): Likewise.
26418         (log2_test_data): Likewise.
26419         (pow_test_data): Likewise.
26420         (sqrt_test_data): Likewise.
26421         (y0_test_data): Likewise.
26422         (y1_test_data): Likewise.
26423         (yn_test_data): Likewise.
26425         * math/libm-test.inc (test_single_errno) [TEST_INLINE]: Disable
26426         function contents.
26428         * math/libm-test.inc (struct test_ff_i_data): New type.
26429         (RUN_TEST_LOOP_ff_i_tg): New macro.
26430         (isgreater_test_data): New variable.
26431         (isgreater_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
26432         (isgreaterequal_test_data): New variable.
26433         (isgreaterequal_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
26434         (isless_test_data): New variable.
26435         (isless_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
26436         (islessequal_test_data): New variable.
26437         (islessequal_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
26438         (islessgreater_test_data): New variable.
26439         (islessgreater_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
26440         (isunordered_test_data): New variable.
26441         (isunordered_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
26443 2013-05-14  David S. Miller  <davem@davemloft.net>
26445         * sysdeps/sparc/fpu/libm-test-ulps: Update.
26447 2013-05-14  Joseph Myers  <joseph@codesourcery.com>
26449         * math/libm-test.inc (RUN_TEST_LOOP_2_f): Fix whitespace.
26451         * math/libm-test.inc (struct test_fF_f1_data): Change type of
26452         extra_test to int.
26453         (struct test_f_i_data): Change type of max_ulp to int.
26455         * math/libm-test.inc (test_ffI_f1_data): New type.
26456         (RUN_TEST_LOOP_ffI_f1): New macro.
26457         (remquo_test_data): New variable.
26458         (remquo_test): Run tests with RUN_TEST_LOOP_ffI_f1.
26460         * setjmp/tst-setjmp-fp.c: New file.
26461         * setjmp/Makefile (tests): Add tst-setjmp-fp.
26462         (link-libm): New variable.
26463         ($(objpfx)tst-setjmp-fp): Depend on $(link-libm).
26465         * math/libm-test.inc (struct test_f_i_data): New type.
26466         (RUN_TEST_LOOP_f_i): New macro.
26467         (RUN_TEST_LOOP_f_i_tg): Likewise.
26468         (fpclassify_test_data): New variable.
26469         (fpclassify_test): Run tests with RUN_TEST_LOOP_f_i_tg.
26470         (ilogb_test_data): New variable.
26471         (ilogb_test): Run tests with RUN_TEST_LOOP_f_i.
26473         * math/libm-test.inc (scalbln_test): Correct function name in END
26474         call.
26476         * math/libm-test.inc (struct test_f_f1_data): Add comment.
26477         (RUN_TEST_LOOP_fI_f1): New macro.
26478         (frexp_test_data): New variable.
26479         (frexp_test): Run tests with RUN_TEST_LOOP_fI_f1.
26481         * math/libm-test.inc (struct test_fF_f1_data): New type.
26482         (RUN_TEST_LOOP_fF_f1): New macro.
26483         (modf_test_data): New variable.
26484         (modf_test): Run tests with RUN_TEST_LOOP_fF_f1.
26486         * math/libm-test.inc (struct test_f_f1_data): New type.
26487         (RUN_TEST_LOOP_f_f1): New macro.
26488         (gamma_test_data): New variable.
26489         (gamma_test): Run tests with RUN_TEST_LOOP_f_f1.
26490         (lgamma_test_data): New variable.
26491         (lgamma_test): Run tests with RUN_TEST_LOOP_f_f1.
26493 2013-05-13  Carlos O'Donell  <carlos@redhat.com>
26495         * elf/dl-hwcaps.c (_dl_important_hwcaps): Comment vDSO hwcap loading.
26496         * elf/ldconfig.c (is_hwcap_platform): Comment each hwcap check.
26497         (main): Comment "tls" pseudo-hwcap.
26499 2013-05-13  Joseph Myers  <joseph@codesourcery.com>
26501         * math/libm-test.inc (struct test_fl_f_data): New type.
26502         (RUN_TEST_LOOP_fl_f): New variable.
26503         (scalbln_test_data): New variable.
26504         (scalbln_test): Run tests with RUN_TEST_LOOP_fl_f.
26506         * math/libm-test.inc (struct test_fi_f_data): New type.
26507         (RUN_TEST_LOOP_fi_f): New macro.
26508         (ldexp_test_data): New variable.
26509         (ldexp_test): Run tests with RUN_TEST_LOOP_fi_f.
26510         (scalbn_test_data): New variable.
26511         (scalbn_test): Run tests with RUN_TEST_LOOP_fi_f.
26513         * math/libm-test.inc (struct test_c_f_data): New type.
26514         (RUN_TEST_LOOP_c_f): New macro.
26515         (cabs_test_data): New variable.
26516         (cabs_test): Run tests with RUN_TEST_LOOP_c_f.
26517         (carg_test_data): New variable.
26518         (carg_test): Run tests with RUN_TEST_LOOP_c_f.
26519         (cimag_test_data): New variable.
26520         (cimag_test): Run tests with RUN_TEST_LOOP_c_f.
26521         (creal_test_data): New variable.
26522         (creal_test): Run tests with RUN_TEST_LOOP_c_f.
26524         * math/libm-test.inc (struct test_if_f_data): New type.
26525         (RUN_TEST_LOOP_if_f): New macro.
26526         (jn_test_data): New variable.
26527         (jn_test): Run tests with RUN_TEST_LOOP_if_f.
26528         (yn_test_data): New variable.
26529         (yn_test): Run tests with RUN_TEST_LOOP_if_f.
26531         * math/libm-test.inc (scalbln_test): Consistently use TEST_fl_f.
26533 2013-05-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
26535         * math/libm-test.inc (M_1_DIV_El): Define using decimal constant.
26536         (log_test_data): Use M_1_DIV_El instead of 1.0 / M_El.
26538 2013-05-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
26540         * benchtests/Makefile (CPPFLAGS-nonlib): Add
26541         -DUSE_CLOCK_GETTIME if USE_CLOCK_GETTIME is defined.
26542         (bench-deps): Add bench-timing.h.
26543         * benchtests-bench-skeleton.c: Include bench-timing.h.
26544         (main): Use TIMING_* macros instead of clock_gettime.
26545         * benchtests/bench-timing.h: New file.
26547         [BZ #14582]
26548         * sysdeps/ieee754/s_lib_version.c (_LIB_VERSION_INTERNAL):
26549         Renamed from _LIB_VERSION.
26550         (_LIB_VERSION): Set as weak alias of _LIB_VERSION_INTERNAL.
26552 2013-05-12  Joseph Myers  <joseph@codesourcery.com>
26554         * math/libm-test.inc (struct test_fff_f_data): New type.
26555         (RUN_TEST_LOOP_fff_f): New macro.
26556         (fma_test_data): New variable.
26557         (fma_test): Run tests with RUN_TEST_LOOP_fff_f.
26558         (fma_towardzero_test_data): New variable.
26559         (fma_test_towardzero): Run tests with RUN_TEST_LOOP_fff_f.
26560         (fma_downward_test_data): New variable.
26561         (fma_test_downward): Run tests with RUN_TEST_LOOP_fff_f.
26562         (fma_upward_test_data): New variable.
26563         (fma_test_upward): Run tests with RUN_TEST_LOOP_fff_f.
26565         * math/libm-test.inc (BUILD_COMPLEX_ULP): New macro.
26566         (struct test_c_c_data): New type.
26567         (RUN_TEST_LOOP_c_c): New macro.
26568         (cacos_test_data): New variable.
26569         (cacos_test): Run tests with RUN_TEST_LOOP_c_c.
26570         (cacosh_test_data): New variable.
26571         (cacosh_test): Run tests with RUN_TEST_LOOP_c_c.
26572         (casin_test_data): New variable.
26573         (casin_test): Run tests with RUN_TEST_LOOP_c_c.
26574         (casinh_test_data): New variable.
26575         (casinh_test): Run tests with RUN_TEST_LOOP_c_c.
26576         (catan_test_data): New variable.
26577         (catan_test): Run tests with RUN_TEST_LOOP_c_c.
26578         (catanh_test_data): New variable.
26579         (catanh_test): Run tests with RUN_TEST_LOOP_c_c.
26580         (ccos_test_data): New variable.
26581         (ccos_test): Run tests with RUN_TEST_LOOP_c_c.
26582         (ccosh_test_data): New variable.
26583         (ccosh_test): Run tests with RUN_TEST_LOOP_c_c.
26584         (cexp_test_data): New variable.
26585         (cexp_test): Run tests with RUN_TEST_LOOP_c_c.
26586         (clog_test_data): New variable.
26587         (clog_test): Run tests with RUN_TEST_LOOP_c_c.
26588         (clog10_test_data): New variable.
26589         (clog10_test): Run tests with RUN_TEST_LOOP_c_c.
26590         (conj_test_data): New variable.
26591         (conj_test): Run tests with RUN_TEST_LOOP_c_c.
26592         (cproj_test_data): New variable.
26593         (cproj_test): Run tests with RUN_TEST_LOOP_c_c.
26594         (csin_test_data): New variable.
26595         (csin_test): Run tests with RUN_TEST_LOOP_c_c.
26596         (csinh_test_data): New variable.
26597         (csinh_test): Run tests with RUN_TEST_LOOP_c_c.
26598         (csqrt_test_data): New variable.
26599         (csqrt_test): Run tests with RUN_TEST_LOOP_c_c.
26600         (ctan_test_data): New variable.
26601         (ctan_test): Run tests with RUN_TEST_LOOP_c_c.
26602         (ctan_tonearest_test_data): New variable.
26603         (ctan_test_tonearest): Run tests with RUN_TEST_LOOP_c_c.
26604         (ctan_towardzero_test_data): New variable.
26605         (ctan_test_towardzero): Run tests with RUN_TEST_LOOP_c_c.
26606         (ctan_downward_test_data): New variable.
26607         (ctan_test_downward): Run tests with RUN_TEST_LOOP_c_c.
26608         (ctan_upward_test_data): New variable.
26609         (ctan_test_upward): Run tests with RUN_TEST_LOOP_c_c.
26610         (ctanh_test_data): New variable.
26611         (ctanh_test): Run tests with RUN_TEST_LOOP_c_c.
26612         (ctanh_tonearest_test_data): New variable.
26613         (ctanh_test_tonearest): Run tests with RUN_TEST_LOOP_c_c.
26614         (ctanh_towardzero_test_data): New variable.
26615         (ctanh_test_towardzero): Run tests with RUN_TEST_LOOP_c_c.
26616         (ctanh_downward_test_data): New variable.
26617         (ctanh_test_downward): Run tests with RUN_TEST_LOOP_c_c.
26618         (ctanh_upward_test_data): New variable.
26619         (ctanh_test_upward): Run tests with RUN_TEST_LOOP_c_c.
26620         * math/gen-libm-test.pl (get_ulps): Use BUILD_COMPLEX_ULP instead
26621         of BUILD_COMPLEX.
26623         * math/libm-test.inc (struct test_ff_f_data): New type.
26624         (struct test_ff_f_data_nexttoward): Likewise.
26625         (RUN_TEST_LOOP_2_f): New macro.
26626         (RUN_TEST_LOOP_ff_f): Likewise.
26627         (atan2_test_data): New variable.
26628         (atan2_test): Run tests with RUN_TEST_LOOP_ff_f.
26629         (copysign_test_data): New variable.
26630         (copysign_test): Run tests with RUN_TEST_LOOP_ff_f.
26631         (fdim_test_data): New variable.
26632         (fdim_test): Run tests with RUN_TEST_LOOP_ff_f.
26633         (fmax_test_data): New variable.
26634         (fmax_test): Run tests with RUN_TEST_LOOP_ff_f.
26635         (fmin_test_data): New variable.
26636         (fmin_test): Run tests with RUN_TEST_LOOP_ff_f.
26637         (fmod_test_data): New variable.
26638         (fmod_test): Run tests with RUN_TEST_LOOP_ff_f.
26639         (hypot_test_data): New variable.
26640         (hypot_test): Run tests with RUN_TEST_LOOP_ff_f.
26641         (nextafter_test_data): New variable.
26642         (nextafter_test): Run tests with RUN_TEST_LOOP_ff_f.
26643         (nexttoward_test_data): New variable.
26644         (nexttoward_test): Run tests with RUN_TEST_LOOP_ff_f.
26645         (pow_test_data): New variable.
26646         (pow_test): Run tests with RUN_TEST_LOOP_ff_f.
26647         (pow_tonearest_test_data): New variable.
26648         (pow_test_tonearest): Run tests with RUN_TEST_LOOP_ff_f.
26649         (pow_towardzero_test_data): New variable.
26650         (pow_test_towardzero): Run tests with RUN_TEST_LOOP_ff_f.
26651         (pow_downward_test_data): New variable.
26652         (pow_test_downward): Run tests with RUN_TEST_LOOP_ff_f.
26653         (pow_upward_test_data): New variable.
26654         (pow_test_upward): Run tests with RUN_TEST_LOOP_ff_f.
26655         (remainder_test_data): New variable.
26656         (remainder_test): Run tests with RUN_TEST_LOOP_ff_f.
26657         (scalb_test_data): New variable.
26658         (scalb_test): Run tests with RUN_TEST_LOOP_ff_f.
26659         * sysdeps/i386/fpu/libm-test-ulps: Update.
26661 2013-05-11  Joseph Myers  <joseph@codesourcery.com>
26663         * math/libm-test.inc (fma_test): Use max_value instead of local
26664         variable fltmax.
26665         (nextafter_test): Likewise.
26667         * math/libm-test.inc (acos_towardzero_test_data): New variable.
26668         (acos_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
26669         (acos_downward_test_data): New variable.
26670         (acos_test_downward): Run tests with RUN_TEST_LOOP_f_f.
26671         (acos_upward_test_data): New variable.
26672         (acos_test_upward): Run tests with RUN_TEST_LOOP_f_f.
26673         (acosh_test_data): New variable.
26674         (acosh_test): Run tests with RUN_TEST_LOOP_f_f.
26675         (asin_test_data): New variable.
26676         (asin_test): Run tests with RUN_TEST_LOOP_f_f.
26677         (asin_tonearest_test_data): New variable.
26678         (asin_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
26679         (asin_towardzero_test_data): New variable.
26680         (asin_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
26681         (asin_downward_test_data): New variable.
26682         (asin_test_downward): Run tests with RUN_TEST_LOOP_f_f.
26683         (asin_upward_test_data): New variable.
26684         (asin_test_upward): Run tests with RUN_TEST_LOOP_f_f.
26685         (asinh_test_data): New variable.
26686         (asinh_test): Run tests with RUN_TEST_LOOP_f_f.
26687         (atan_test_data): New variable.
26688         (atan_test): Run tests with RUN_TEST_LOOP_f_f.
26689         (atanh_test_data): New variable.
26690         (atanh_test): Run tests with RUN_TEST_LOOP_f_f.
26691         (cbrt_test_data): New variable.
26692         (cbrt_test): Run tests with RUN_TEST_LOOP_f_f.
26693         (ceil_test_data): New variable.
26694         (ceil_test): Run tests with RUN_TEST_LOOP_f_f.
26695         (cos_test_data): New variable.
26696         (cos_test): Run tests with RUN_TEST_LOOP_f_f.
26697         (cos_tonearest_test_data): New variable.
26698         (cos_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
26699         (cos_towardzero_test_data): New variable.
26700         (cos_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
26701         (cos_downward_test_data): New variable.
26702         (cos_test_downward): Run tests with RUN_TEST_LOOP_f_f.
26703         (cos_upward_test_data): New variable.
26704         (cos_test_upward): Run tests with RUN_TEST_LOOP_f_f.
26705         (cosh_test_data): New variable.
26706         (cosh_test): Run tests with RUN_TEST_LOOP_f_f.
26707         (cosh_tonearest_test_data): New variable.
26708         (cosh_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
26709         (cosh_towardzero_test_data): New variable.
26710         (cosh_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
26711         (cosh_downward_test_data): New variable.
26712         (cosh_test_downward): Run tests with RUN_TEST_LOOP_f_f.
26713         (cosh_upward_test_data): New variable.
26714         (cosh_test_upward): Run tests with RUN_TEST_LOOP_f_f.
26715         (erf_test_data): New variable.
26716         (erf_test): Run tests with RUN_TEST_LOOP_f_f.
26717         (erfc_test_data): New variable.
26718         (erfc_test): Run tests with RUN_TEST_LOOP_f_f.
26719         (exp_test_data): New variable.
26720         (exp_test): Run tests with RUN_TEST_LOOP_f_f.
26721         (exp_tonearest_test_data): New variable.
26722         (exp_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
26723         (exp_towardzero_test_data): New variable.
26724         (exp_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
26725         (exp_downward_test_data): New variable.
26726         (exp_test_downward): Run tests with RUN_TEST_LOOP_f_f.
26727         (exp_upward_test_data): New variable.
26728         (exp_test_upward): Run tests with RUN_TEST_LOOP_f_f.
26729         (exp10_test_data): New variable.
26730         (exp10_test): Run tests with RUN_TEST_LOOP_f_f.
26731         (exp2_test_data): New variable.
26732         (exp2_test): Run tests with RUN_TEST_LOOP_f_f.
26733         (expm1_test_data): New variable.
26734         (expm1_test): Run tests with RUN_TEST_LOOP_f_f.
26735         (fabs_test_data): New variable.
26736         (fabs_test): Run tests with RUN_TEST_LOOP_f_f.
26737         (floor_test_data): New variable.
26738         (floor_test): Run tests with RUN_TEST_LOOP_f_f.
26739         (j0_test_data): New variable.
26740         (j0_test): Run tests with RUN_TEST_LOOP_f_f.
26741         (j1_test_data): New variable.
26742         (j1_test): Run tests with RUN_TEST_LOOP_f_f.
26743         (log_test_data): New variable.
26744         (log_test): Run tests with RUN_TEST_LOOP_f_f.
26745         (log10_test_data): New variable.
26746         (log10_test): Run tests with RUN_TEST_LOOP_f_f.
26747         (log1p_test_data): New variable.
26748         (log1p_test): Run tests with RUN_TEST_LOOP_f_f.
26749         (log2_test_data): New variable.
26750         (log2_test): Run tests with RUN_TEST_LOOP_f_f.
26751         (logb_test_data): New variable.
26752         (logb_test): Run tests with RUN_TEST_LOOP_f_f.
26753         (logb_downward_test_data): New variable.
26754         (logb_test_downward): Run tests with RUN_TEST_LOOP_f_f.
26755         (nearbyint_test_data): New variable.
26756         (nearbyint_test): Run tests with RUN_TEST_LOOP_f_f.
26757         (rint_test_data): New variable.
26758         (rint_test): Run tests with RUN_TEST_LOOP_f_f.
26759         (rint_tonearest_test_data): New variable.
26760         (rint_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
26761         (rint_towardzero_test_data): New variable.
26762         (rint_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
26763         (rint_downward_test_data): New variable.
26764         (rint_test_downward): Run tests with RUN_TEST_LOOP_f_f.
26765         (rint_upward_test_data): New variable.
26766         (rint_test_upward): Run tests with RUN_TEST_LOOP_f_f.
26767         (round_test_data): New variable.
26768         (round_test): Run tests with RUN_TEST_LOOP_f_f.
26769         (sin_test_data): New variable.
26770         (sin_test): Run tests with RUN_TEST_LOOP_f_f.
26771         (sin_tonearest_test_data): New variable.
26772         (sin_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
26773         (sin_towardzero_test_data): New variable.
26774         (sin_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
26775         (sin_downward_test_data): New variable.
26776         (sin_test_downward): Run tests with RUN_TEST_LOOP_f_f.
26777         (sin_upward_test_data): New variable.
26778         (sin_test_upward): Run tests with RUN_TEST_LOOP_f_f.
26779         (sinh_test_data): New variable.
26780         (sinh_test): Run tests with RUN_TEST_LOOP_f_f.
26781         (sinh_tonearest_test_data): New variable.
26782         (sinh_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
26783         (sinh_towardzero_test_data): New variable.
26784         (sinh_towardzero): Run tests with RUN_TEST_LOOP_f_f.
26785         (sinh_downward_test_data): New variable.
26786         (sinh_test_downward): Run tests with RUN_TEST_LOOP_f_f.
26787         (sinh_upward_test_data): New variable.
26788         (sinh_test_upward): Run tests with RUN_TEST_LOOP_f_f.
26789         (sqrt_test_data): New variable.
26790         (sqrt_test): Run tests with RUN_TEST_LOOP_f_f.
26791         (tan_test_data): New variable.
26792         (tan_test): Run tests with RUN_TEST_LOOP_f_f.
26793         (tan_tonearest_test_data): New variable.
26794         (tan_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
26795         (tan_towardzero_test_data): New variable.
26796         (tan_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
26797         (tan_downward_test_data): New variable.
26798         (tan_test_downward): Run tests with RUN_TEST_LOOP_f_f.
26799         (tan_upward_test_data): New variable.
26800         (tan_test_upward): Run tests with RUN_TEST_LOOP_f_f.
26801         (tanh_test_data): New variable.
26802         (tanh_test): Run tests with RUN_TEST_LOOP_f_f.
26803         (tgamma_test_data): New variable.
26804         (tgamma_test): Run tests with RUN_TEST_LOOP_f_f.
26805         (trunc_test_data): New variable.
26806         (trunc_test): Run tests with RUN_TEST_LOOP_f_f.
26807         (y0_test_data): New variable.
26808         (y0_test): Run tests with RUN_TEST_LOOP_f_f.
26809         (y1_test_data): New variable.
26810         (y1_test): Run tests with RUN_TEST_LOOP_f_f.
26811         (significand_test_data): New variable.
26812         (significand_test): Run tests with RUN_TEST_LOOP_f_f.
26814 2013-05-10  Christian Grönke  <cgr_bugs@sysgo.com>
26816         [BZ #12387]
26817         * sysdeps/unix/sysv/linux/sh/getgid.c: New file.
26819 2013-05-10  Pino Toscano  <toscano.pino@tiscali.it>
26821         * sysdeps/mach/hurd/bits/statvfs.h: Add ST_NOATIME.
26823 2013-05-10  Andreas Jaeger  <aj@suse.de>
26825         [BZ #15448]
26826         * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_SET_S)
26827         (__CPU_CLR_S, __CPU_ISSET_S): Avoid integer overflow.
26829 2013-05-10  Joseph Myers  <joseph@codesourcery.com>
26831         * math/gen-libm-test.pl (adjust_arg): New function.
26832         (special_functions): Handle generating output in both functions
26833         and arrays.
26834         (parse_args): Likewise.
26835         (generate_testfile): Handle START_DATA and END_DATA.  Pass extra
26836         $in_func argument to parse_args.
26837         * math/libm-test.inc (struct test_f_f_data): New type.
26838         (IF_ROUND_INIT_): New macro.
26839         (IF_ROUND_INIT_FE_DOWNWARD): Likewise.
26840         (IF_ROUND_INIT_FE_TONEAREST): Likewise.
26841         (IF_ROUND_INIT_FE_TOWARDZERO): Likewise.
26842         (IF_ROUND_INIT_FE_UPWARD): Likewise.
26843         (ROUND_RESTORE_): Likewise.
26844         (ROUND_RESTORE_FE_DOWNWARD): Likewise.
26845         (ROUND_RESTORE_FE_TONEAREST): Likewise.
26846         (ROUND_RESTORE_FE_TOWARDZERO): Likewise.
26847         (ROUND_RESTORE_FE_UPWARD): Likewise.
26848         (RUN_TEST_LOOP_f_f): New macro.
26849         (acos_test_data): New variable.
26850         (acos_test): Run tests with RUN_TEST_LOOP_f_f.
26851         (acos_tonearest_test_data): New variable.
26852         (acos_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
26854 2013-05-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
26856         * benchtests/bench-skeleton.c (startup): Fix coding style.
26858 2013-05-10  Joseph Myers  <joseph@codesourcery.com>
26860         [BZ #6809]
26861         * math/w_tgamma.c (__tgamma): Also call __kernel_standard for
26862         negative infinity argument.
26863         * math/w_tgammaf.c (__tgammaf): Also call __kernel_standard_f for
26864         negative infinity argument.
26865         * math/w_tgammal.c (__tgammal): Also call __kernel_standard_l for
26866         negative infinity argument.
26867         * math/libm-test.inc (tgamma_test): Expect errno to be set for
26868         domain errors.
26870 2013-05-10  Florian Weimer  <fweimer@redhat.com>
26872         * elf/sprof.c (load_profdata): Use fstat64 instead of fstat.
26873         * iconv/iconv_charmap.c (charmap_conversion): Likewise.
26874         * iconv/iconv_prog.c (main): Likewise.
26875         * locale/programs/charmap-dir.c (charmap_readdir)
26876         (fopen_uncompressed): Likewise.
26877         * locale/programs/locfile.c (siblings_uncached)
26878         (write_locale_data): Use lstat64 instead of lstat.
26879         * sunrpc/rpc_main.c (find_cpp, checkfiles): Use stat64 instead of
26880         stat.
26882 2013-05-10  Andreas Jaeger  <aj@suse.de>
26884         [BZ #15395]
26885         * sunrpc/rpc_main.c (main): Invoke setlocale and textdomain for
26886         localization.
26887         Include <locale.h>.
26889 2013-05-09  Carlos O'Donell  <carlos@redhat.com>
26891         * elf/dl-close.c (_dl_close_worker): Add comments.
26893 2013-05-09  Joseph Myers  <joseph@codesourcery.com>
26895         [BZ #15359]
26896         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (c): Use 106 bits for
26897         high part of pi/2.
26898         (__ieee754_rem_pio2l): Update comments.
26900         [BZ #15429]
26901         * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c (c): Use 113 bits for
26902         high part of pi/2.
26903         (__ieee754_rem_pio2l): Update comments.
26905         * math/libm-test.inc (M_SQRT_2_2): Remove macro.
26906         (csqrt_test): Use M_SQRT1_2l instead of M_SQRT_2_2.
26908         * math/libm-test.inc (carg_test): Use M_PI_34l instead of 3 *
26909         M_PI_4l.
26911         * math/libm-test.inc (M_PI_34l): Define using decimal constant.
26912         (M_PI_34_LOG10El): Likewise.
26913         (M_PI2_LOG10El): Likewise.
26914         (M_PI4_LOG10El): Likewise.
26915         (M_PI_LOG10El): Likewise.
26917 2013-05-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
26919         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
26921 2013-05-08  Joseph Myers  <joseph@codesourcery.com>
26923         * math/libm-test.inc (PLUS_ZERO_INIT): New macro.
26924         (MINUS_ZERO_INIT): Likewise.
26925         (PLUS_INFTY_INIT): Likewise.
26926         (MINUS_INFTY_INIT): Likewise.
26927         (QNAN_VALUE_INIT): Likewise.
26928         (MAX_VALUE_INIT): Likewise.
26929         (MIN_VALUE_INIT): Likewise.
26930         (MIN_SUBNORM_VALUE_INIT): Likewise.
26931         (plus_zero): Initialize with PLUS_ZERO_INIT.
26932         (minus_zero): Initialize with MINUS_ZERO_INIT.
26933         (plus_infty): Initialize with PLUS_INFTY_INIT.
26934         (minus_infty): Initialize with MINUS_INFTY_INIT.
26935         (qnan_value): Initialize with QNAN_VALUE_INIT.
26936         (max_value): Initialize with MAX_VALUE_INIT.
26937         (min_value): Initialize with MIN_VALUE_INIT.
26938         (min_subnorm_value): Initialize with MIN_SUBNORM_VALUE_INIT.
26940         * math/libm-test.inc (RUN_TEST_if_f): New macro.
26941         (jn_test): Use TEST_if_f instead of TEST_ff_f.
26942         (ldexp_text): Use TEST_fi_i instead of TEST_ff_f.
26943         (yn_test): Use TEST_if_f instead of TEST_ff_f.
26945         * math/libm-test.inc (RUN_TEST_f_f): New macro.
26946         (RUN_TEST_2_f): Likewise.
26947         (RUN_TEST_ff_f): Likewise.
26948         (RUN_TEST_fi_f): Likewise.
26949         (RUN_TEST_fl_f): Likewise.
26950         (RUN_TEST_fff_f): Likewise.
26951         (RUN_TEST_c_f): Likewise.
26952         (RUN_TEST_f_f1): Likewise.
26953         (RUN_TEST_fF_f1): Likewise.
26954         (RUN_TEST_fI_f1): Likewise.
26955         (RUN_TEST_ffI_f1): Likewise.
26956         (RUN_TEST_c_c): Likewise.
26957         (RUN_TEST_cc_c): Likewise.
26958         (RUN_TEST_f_i): Likewise.
26959         (RUN_TEST_f_i_tg): Likewise.
26960         (RUN_TEST_ff_i_tg): Likewise.
26961         (RUN_TEST_f_b): Likewise.
26962         (RUN_TEST_f_b_tg): Likewise.
26963         (RUN_TEST_f_l): Likewise.
26964         (RUN_TEST_f_L): Likewise.
26965         (RUN_TEST_sincos): Likewise.
26966         * math/gen-libm-test.pl (new_test): Take new argument to indicate
26967         whether to show exceptions.  Do not include ");\n" in return
26968         value.
26969         (special_functions): Output call to RUN_TEST_sincos instead of
26970         check_float calls.  Update calls to new_test.
26971         (parse_args): Output call to single RUN_TEST_* macro instead of
26972         check_* calls and other assignments.  Update calls to new_test.
26974         [BZ #2546]
26975         [BZ #2560]
26976         [BZ #5159]
26977         [BZ #15426]
26978         * sysdeps/ieee754/k_standard.c (__kernel_standard): Copy sign of
26979         input to result for tgamma overflow.
26980         * sysdeps/ieee754/dbl-64/e_gamma_r.c: Include <float.h>.
26981         (gamma_coeff): New variable.
26982         (NCOEFF): New macro.
26983         (gamma_positive): New function.
26984         (__ieee754_gamma_r): Handle positive infinity, NaN, overflow and
26985         underflow here.  Use gamma_positive instead of exp (lgamma) for
26986         other arguments.
26987         * sysdeps/ieee754/flt-32/e_gammaf_r.c: Include <float.h>.
26988         (gamma_coeff): New variable.
26989         (NCOEFF): New macro.
26990         (gammaf_positive): New function.
26991         (__ieee754_gammaf_r): Handle positive infinity, NaN, overflow and
26992         underflow here.  Use gamma_positive instead of exp (lgamma) for
26993         other arguments.
26994         * sysdeps/ieee754/ldbl-128/e_gammal_r.c: Include <float.h>.
26995         (gamma_coeff): New variable.
26996         (NCOEFF): New macro.
26997         (gammal_positive): New function.
26998         (__ieee754_gammal_r): Handle positive infinity, NaN, overflow and
26999         underflow here.  Use gamma_positive instead of exp (lgamma) for
27000         other arguments.
27001         * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c: Include <float.h>.
27002         (gamma_coeff): New variable.
27003         (NCOEFF): New macro.
27004         (gammal_positive): New function.
27005         (__ieee754_gammal_r): Handle positive infinity, overflow and
27006         underflow here.  Handle NaN the same as positive infinity.  Remove
27007         check x < 0xffffffff for negative integers.  Use gamma_positive
27008         instead of exp (lgamma) for other arguments.
27009         * sysdeps/ieee754/ldbl-96/e_gammal_r.c: Include <float.h>.
27010         (gamma_coeff): New variable.
27011         (NCOEFF): New macro.
27012         (gammal_positive): New function.
27013         * sysdeps/ieee754/dbl-64/gamma_product.c: New file.
27014         * sysdeps/ieee754/dbl-64/gamma_productf.c: Likewise.
27015         * sysdeps/ieee754/ldbl-128/gamma_productl.c: Likewise.
27016         * sysdeps/ieee754/ldbl-128ibm/gamma_productl.c: Likewise.
27017         * sysdeps/ieee754/ldbl-96/gamma_product.c: Likewise.
27018         * sysdeps/ieee754/ldbl-96/gamma_productl.c: Likewise.
27019         * sysdeps/generic/math_private.h (__gamma_productf): New
27020         prototype.
27021         (__gamma_product): Likewise.
27022         (__gamma_productl): Likewise.
27023         * math/Makefile (libm-calls): Add gamma_product.
27024         * math/libm-test.inc (tgamma_test): Add more tests.
27025         * sysdeps/i386/fpu/libm-test-ulps: Update.
27026         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
27028 2013-05-08  Ondřej Bílka  <neleai@seznam.cz>
27030         * benchtests/bench-skeleton.c (main): Preheat CPU.
27032 2013-05-07  Aurelien Jarno <aurelien@aurel32.net>
27034         * misc/sys/param.h (DEV_BSIZE): Define only if not already defined.
27036 2013-05-07  Roland McGrath  <roland@hack.frob.com>
27038         * sysdeps/generic/ldsodefs.h [IS_IN_rtld]: Declare _dl_skip_args
27039         and _dl_skip_args_internal.
27041 2013-05-07  Carlos O'Donell  <carlos@redhat.com>
27043         * manual/message.texi (Message Translation): Talk about users.
27044         Message to key mapping impacts design.
27046 2013-05-06  Roland McGrath  <roland@hack.frob.com>
27048         * sysdeps/unix/sysv/linux/wordsize-64/glob64.c: New file.
27050         * elf/dl-open.c: Remove declaration of _dl_sysdep_start.
27052         * sysdeps/unix/sysv/linux/wordsize-64/glob64.c: Moved to ...
27053         * sysdeps/wordsize-64/glob64.c: ... here.
27055         * sysdeps/generic/not-cancel.h (NO_CANCELLATION): New macro.
27056         (pause_not_cancel, nanosleep_not_cancel, sigsuspend_not_cancel):
27057         New macros.
27059         * debug/getlogin_r_chk.c: Moved to ...
27060         * login/getlogin_r_chk.c: ... here.
27061         * debug/Makefile (routines): Move getlogin_r_chk to ...
27062         * login/Makefile (routines): ... here.
27063         * debug/Versions (libc: GLIBC_2.4): Move getlogin_r_chk to ...
27064         * login/Versions (libc: GLIBC_2.4): ... here.
27066         * io/poll.c (__poll): Renamed from poll.
27067         Add libc_hidden_def.
27068         (poll): Define as weak alias.
27070         * debug/ptsname_r_chk.c: Moved to ...
27071         * login/ptsname_r_chk.c: ... here.
27072         * debug/Makefile (routines): Move ptsname_r_chk to ...
27073         * login/Makefile (routines): ... here.
27074         * debug/Versions (libc: GLIBC_2.4): Move __ptsname_r_chk to ...
27075         * login/Versions (libc: GLIBC_2.4): ... here.
27077         * posix/getlogin.c: Moved to ...
27078         * login/getlogin.c: ... here.
27079         * posix/getlogin_r.c: Moved to ...
27080         * login/getlogin_r.c: ... here.
27081         * posix/getlogin_r.c: Moved to ...
27082         * login/getlogin_r.c: ... here.
27083         * posix/Makefile (routines): Move getlogin, getlogin_r, setlogin to ...
27084         * login/Makefile (routines): ... here.
27085         * posix/Versions (libc: GLIBC_2.0): Move setlogin to ...
27086         * login/Versions (libc: GLIBC_2.0): ... here.
27088         * resource/setrlimit.c (__setrlimit): Renamed from setrlimit.
27089         (setrlimit): Define as weak alias.
27091         * sysdeps/posix/truncate.c (__truncate): Renamed from truncate.
27092         Call __ names for open, ftruncate, and close.
27093         For LENGTH==0 case, just use O_TRUNC rather than calling ftruncate.
27094         (truncate): Define as weak alias.
27096 2013-05-06  Joseph Myers  <joseph@codesourcery.com>
27098         * math/gen-libm-test.pl (parse_args): Initialize x before each
27099         test of frexp, modf and remquo.
27101         * math/libm-test.inc (gamma_test): Consistently use TEST_f_f1 to
27102         test signgam value.
27104 2013-05-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
27106         [BZ #15418]
27107         [BZ #15419]
27108         * sysdeps/powerpc/fpu/e_hypot.c: Fix spurious FP exception generated by
27109         internal tests.
27110         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
27112 2013-05-06  Roland McGrath  <roland@hack.frob.com>
27114         * elf/dl-writev.h: New file.
27115         * elf/dl-misc.c: Include it.
27116         (_dl_debug_vdprintf): Call _dl_writev instead of __writev et al.
27117         * sysdeps/unix/sysv/linux/dl-writev.h: New file.
27119 2013-05-04  Joseph Myers  <joseph@codesourcery.com>
27121         * math/libm-test.inc (noXFails): Remove variable.
27122         (noXPasses): Likewise.
27123         (BUILD_COMPLEX_INT): Remove macro.
27124         (print_screen): Remove xfail argument.
27125         (print_screen_max_error): Likewise.
27126         (update_stats): Likewise.
27127         (print_max_error): Likewise.  Update calls to other affected
27128         functions.
27129         (print_complex_max_error): Likewise.
27130         (test_single_exception): Update calls to print_screen.
27131         (test_single_errno): Likewise.
27132         (check_float_internal): Remove xfail argument.  Update calls to
27133         other affected functions.
27134         (check_float): Likewise.
27135         (check_complex): Likewise.
27136         (check_int): Likewise.
27137         (check_long): Likewise.
27138         (check_bool): Likewise.
27139         (check_longlong): Likewise.
27140         (main): Don't print noXFails and noXPasses.
27141         * math/gen-libm-test.pl (top level): Don't mention expected
27142         failure handling in comment.
27143         (new_test): Don't handle expected failures.
27144         (parse_args): Don't mention expected failure handling in comment.
27145         (generate_testfile): Don't handle expected failures.
27146         (parse_ulps): Likewise.
27147         (print_ulps_file): Likewise.
27148         (get_failure): Remove function.
27149         (output_test): Don't handle expected failures.
27150         * make/README.libm-test: Don't mention expected failure handling.
27152         * math/libm-test.inc (plus_zero): Make const.  Add initializer.
27153         (minus_zero): Likewise.
27154         (plus_infty): Likewise.
27155         (minus_infty): Likewise.
27156         (qnan_value): Likewise.
27157         (max_value): Likewise.
27158         (min_value): Likewise.
27159         (min_subnorm_value): Likewise.
27160         (initialize): Do not initialize those variables dynamically.
27162 2013-05-03  Roland McGrath  <roland@hack.frob.com>
27164         * io/open.c (__open_2): Moved to ...
27165         * io/open_2.c: ... this new file.
27166         * io/open64.c (__open64_2): Moved to ...
27167         * io/open64_2.c: ... this new file.
27168         * io/openat.c (__openat_2): Moved to ...
27169         * io/openat_2.c: ... this new file.
27170         * io/openat64.c (__openat64_2): Moved to ...
27171         * io/openat64_2.c: ... this new file.
27172         * io/Makefile (routines): Add them.
27173         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Remove them.
27174         * sysdeps/unix/sysv/linux/open_2.c: File removed.
27175         * sysdeps/unix/sysv/linux/open64_2.c: File removed.
27176         * sysdeps/unix/sysv/linux/openat.c (__OPENAT_2): Removed.
27177         * sysdeps/unix/sysv/linux/openat64.c (__OPENAT_2): Removed.
27178         * sysdeps/unix/sysv/linux/wordsize-64/openat.c (__openat_2): Removed.
27179         (__openat64): Add hidden_ver.
27180         * sysdeps/mach/hurd/open.c (__open_2, __open64_2): Removed.
27181         * sysdeps/mach/hurd/openat.c (__openat_2): Removed.
27183         * elf/dl-sysdep.c (_dl_sysdep_start) [NEED_DL_SYSINFO]:
27184         Separately conditionalize setting of GLRO(dl_sysinfo) so
27185         that the GLRO(dl_sysinfo_dso) test is under [NEED_DL_SYSINFO_DSO]
27186         as well, but the actual setting is only under [NEED_DL_SYSINFO].
27188 2013-04-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
27190         * sysdeps/unix/sysv/linux/powerpc/Versions: Add __vdso_time symbol.
27191         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h: Add __vdso_time
27192         definition.
27193         (VDSO_IFUNC_RET): Cast to void * to silence compiler warning.
27194         * sysdeps/unix/sysv/linux/powerpc/init-first.c
27195         (_libc_vdso_platform_setup): Add __vdso_time initialization.
27196         * sysdeps/unix/sysv/linux/powerpc/time.c: New file: time implementation
27197         for PowerPC using vDSO where is avaliable or gettimeofday as a fallback.
27199 2013-05-03  Joseph Myers  <joseph@codesourcery.com>
27201         * math/libm-test.inc (lgamma_test): Consistently use TEST_f_f1 to
27202         test signgam value.
27204         * math/libm-test.inc (hypot_test): Do not use
27205         IGNORE_ZERO_INF_SIGN.
27207 2013-05-03  Andreas Jaeger  <aj@suse.de>
27209         * sysdeps/gnu/netinet/tcp.h (TCP_TIMESTAMP): New value, from
27210         Linux 3.9.
27211         * sysdeps/unix/sysv/linux/bits/socket.h (PF_VSOCK, AF_VSOCK): Add.
27212         (PF_MAX): Adjust for VSOCK change.
27214 2013-05-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
27216         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
27218 2013-05-02  Carlos O'Donell  <carlos@redhat.com>
27220         [BZ #15264]
27221         * localedata/locales/en_CA (LC_MESSAGES): Define yesstr and nostr.
27222         * localedata/locales/es_AR (LC_MESSAGES): Copy es_ES.
27223         * localedata/locales/es_ES (LC_MESSAGES): Define yesstr and nostr.
27225 2013-05-02  David S. Miller  <davem@davemloft.net>
27227         * sysdeps/sparc/fpu/libm-test-ulps: Update.
27229 2013-05-01  Ondřej Bílka  <neleai@seznam.cz>
27231         * string/bits/string2.h (__strcmp_cg): Call __strcmp_gc.
27233 2013-05-01  Roland McGrath  <roland@hack.frob.com>
27235         * sysdeps/posix/opendir.c: Include <sys/param.h> to get MIN/MAX macros.
27237 2013-05-01  Richard Smith  <richard@metafoo.co.uk>
27239         [BZ #14952]
27240         * misc/sys/cdefs.h (__extern_inline, __extern_always_inline)
27241         [__GNUC__ && (__GNUC_STDC_INLINE__ || __GNUC_GNU_INLINE__)]:
27242         Use __attribute__ ((__gnu_inline__)).
27243         [__GNUC__ && !(__GNUC_STDC_INLINE__ || __GNUC_GNU_INLINE__)]:
27244         Don't use __attribute__ ((__gnu_inline__)).
27246 2013-05-01  Joseph Myers  <joseph@codesourcery.com>
27248         [BZ #15423]
27249         * math/s_catan.c (__catan): Handle small real or imaginary part of
27250         input specially to avoid spurious underflow.
27251         * math/s_catanf.c (__catanf): Likewise.
27252         * math/s_catanh.c (__catanh): Likewise.
27253         * math/s_catanhf.c (__catanhf): Likewise.
27254         * math/s_catanhl.c (__catanhl): Likewise.
27255         * math/s_catanl.c (__catanl): Likewise.
27256         * math/libm-test.inc (catan_test): Add more tests.
27257         (catanh_test): Likewise.
27258         * sysdeps/i386/fpu/libm-test-ulps: Update.
27259         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
27261 2013-04-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
27263         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
27265 2013-04-30  Joseph Myers  <joseph@codesourcery.com>
27267         [BZ #15416]
27268         * math/s_catan.c (__catan): Compute expressions 1 - x^2 - y^2 more
27269         accurately for denominator in atan2.
27270         * math/s_catanf.c (__catanf): Likewise.
27271         * math/s_catanh.c (__catanh): Likewise.
27272         * math/s_catanhf.c (__catanhf): Likewise.
27273         * math/s_catanhl.c (__catanhl): Likewise.
27274         * math/s_catanl.c (__catanl): Likewise.
27275         * math/libm-test.inc (catan_test): Add more tests.
27276         (catanh_test): Likewise.
27277         * sysdeps/i386/fpu/libm-test-ulps: Update.
27278         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
27280 2013-04-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
27282         * sysdeps/ieee754/dbl-64/s_sin.c: Format code.
27284         * benchtests/Makefile (bench): Remove slow benchmarks.
27285         * benchtests/atan-inputs: Add slow benchmark inputs.
27286         * benchtests/bench-modf.c (NUM_VARIANTS): Define.
27287         (BENCH_FUNC): Accept variant offset.
27288         (VARIANT): Define.
27289         * benchtests/bench-skeleton.c (main): Run benchmark for each
27290         variant.
27291         * benchtests/cos-inputs: Add slow benchmark inputs.
27292         * benchtests/exp-inputs: Likewise.
27293         * benchtests/pow-inputs: Likewise.
27294         * benchtests/sin-inputs: Likewise.
27295         * benchtests/slowatan-inputs: Remove.
27296         * benchtests/slowatan.c: Remove.
27297         * benchtests/slowcos-inputs: Remove.
27298         * benchtests/slowcos.c: Remove.
27299         * benchtests/slowexp-inputs: Remove.
27300         * benchtests/slowexp.c: Remove.
27301         * benchtests/slowpow-inputs: Remove.
27302         * benchtests/slowpow.c: Remove.
27303         * benchtests/slowsin-inputs: Remove.
27304         * benchtests/slowsin.c: Remove.
27305         * benchtests/slowtan-inputs: Remove.
27306         * benchtests/slowtan.c: Remove.
27307         * benchtests/tan-inputs: Add slow benchmark inputs.
27308         * scripts/bench.pl: Parse comments and directives.
27310         * benchtests/Makefile: Remove *-ITER.  Define BENCH_DURATION
27311         in CPPFLAGS.
27312         ($(objpfx)bench-%.c): Remove *-ITER.
27313         * benchtests/bench-modf.c: Remove definition of ITER.
27314         * benchtests/bench-skeleton.c (TIMESPEC_AFTER): New macro.
27315         (main): Loop for DURATION seconds instead of fixed number of
27316         iterations.
27317         * scripts/bench.pl: Don't expect iterations in parameters.
27319 2013-04-29  Roland McGrath  <roland@hack.frob.com>
27321         * io/fchdir.c (__fchdir): Renamed from fchdir.
27322         (fchdir): Define as weak alias.
27324 2013-04-29  Joseph Myers  <joseph@codesourcery.com>
27326         * math/libm-test.inc (ERRNO_UNCHANGED): New macro.
27327         (ERRNO_EDOM): Likewise.
27328         (ERRNO_ERANGE): Likewise.
27329         (noErrnoTests): New variable.
27330         (init_max_error): Set errno to 0.
27331         (test_single_errno): New function.
27332         (test_errno): Likewise.
27333         (check_float_internal): Call test_errno.  Set errno to 0.
27334         (check_complex): Refer to errno tests in comment.
27335         (check_int): Call test_errno.  Set errno to 0.
27336         (check_long): Likewise.
27337         (check_bool): Likewise.
27338         (check_longlong): Likewise.
27339         (cos_test): Use ERRNO_* flags for errno tests instead of
27340         check_int.
27341         (expm1_test): Likewise.
27342         (fmod_test): Likewise.
27343         (ilogb_test): Likewise.
27344         (lgamma_test): Likewise.
27345         (pow_test): Likewise.
27346         (remainder_test): Likewise.
27347         (sin_test): Likewise.
27348         (tan_test): Likewise.
27349         (yn_test): Likewise.
27350         (initialize): Set errno to 0.
27351         (main): Print number of errno tests.
27352         * math/gen-libm-test.pl (parse_args): Allow ERRNO flags on tests.
27354 2013-04-29  Andreas Jaeger  <aj@suse.de>
27356         [BZ #15084]
27357         * resolv/res_debug.c (p_option): Fix strings for RES_USEBSTRING
27358         and RES_USEVC.
27360         [BZ #15085]
27361         * resolv/resolv.h (RES_NOCHECKNAME): Mark as unimplemented.
27362         * resolv/res_debug.c (p_option): Mark RES_NOCHECKNAME as
27363         unimplemented.
27365         [BZ #15380]
27366         * stdlib/random.c (__initstate): Return NULL if
27367         __initstate fails.
27369         [BZ #15086]
27370         * resolv/res_debug.c (p_option): Handle RES_NOALIASES,
27371         RES_KEEPTSIG, RES_BLAST, RES_NOIP6DOTINT, RES_SNGLKUP,
27372         RES_SNGLKUPREOP.
27374 2013-04-29  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
27376         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
27378 2013-04-29  Joseph Myers  <joseph@codesourcery.com>
27380         * math/libm-test.inc (cacos_test): Add missing semicolons at ends
27381         of individual tests.
27382         (casin_test): Likewise.
27383         (casinh_test): Likewise.
27385 2013-04-27  Joseph Myers  <joseph@codesourcery.com>
27387         [BZ #15409]
27388         * math/s_catan.c (__catan): Handle arguments with large real or
27389         imaginary part separately without squaring.
27390         * math/s_catanf.c (__catanf): Likewise.
27391         * math/s_catanh.c (__catanh): Likewise.
27392         * math/s_catanhf.c (__catanhf): Likewise.
27393         * math/s_catanhl.c [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine
27394         and redefine.
27395         (__catanhl): Handle arguments with large real or imaginary part
27396         separately without squaring.
27397         * math/s_catanl.c [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine
27398         and redefine.
27399         (__catanl): Handle arguments with large real or imaginary part
27400         separately without squaring.
27401         * math/libm-test.inc (catan_test): Add more tests.
27402         (catanh_test): Likewise.
27403         * sysdeps/i386/fpu/libm-test-ulps: Update.
27404         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
27406 2013-04-27  Andreas Jaeger  <aj@suse.de>
27408         [BZ #15007]
27409         * stdlib/stdlib.h: Update guards for qecvt.
27410         * stdlib/bits/stdlib-ldbl.h: Sync guards for qecvt etc with
27411         <stdlib.h>.
27413 2013-04-27  Allan McRae  <allan@archlinux.org>
27415         * sysdeps/i386/fpu/libm-test-ulps: Update.
27417 2013-04-26  Joseph Myers  <joseph@codesourcery.com>
27419         [BZ #15406]
27420         * math/s_catan.c: Include <float.h>.
27421         (__catan): Ensure underflow exception occurs for underflowed
27422         result.
27423         * math/s_catanf.c: Include <float.h>.
27424         (__catanf): Ensure underflow exception occurs for underflowed
27425         result.
27426         * math/s_catanh.c: Include <float.h>.
27427         (__catanh): Ensure underflow exception occurs for underflowed
27428         result.
27429         * math/s_catanhf.c: Include <float.h>.
27430         (__catanhf): Ensure underflow exception occurs for underflowed
27431         result.
27432         * math/s_catanhl.c: Include <float.h>.
27433         (__catanhl): Ensure underflow exception occurs for underflowed
27434         result.
27435         * math/s_catanl.c: Include <float.h>.
27436         (__catanl): Ensure underflow exception occurs for underflowed
27437         result.
27438         * math/libm-test.inc (catan_test): Add more tests.
27439         (catanh_test): Likewise.
27441         [BZ #15405]
27442         * math/s_ccosh.c (__ccosh): Ensure underflow exception occurs for
27443         underflowed result.
27444         * math/s_ccoshf.c (__ccoshf): Likewise.
27445         * math/s_ccoshl.c (__ccoshl): Likewise.
27446         * math/s_csin.c (__csin): Likewise.
27447         * math/s_csinf.c (__csinf): Likewise.
27448         * math/s_csinh.c (__csinh): Likewise.
27449         * math/s_csinhf.c (__csinhf): Likewise.
27450         * math/s_csinhl.c (__csinhl): Likewise.
27451         * math/s_csinl.c (__csinl): Likewise.
27452         * math/libm-test.inc (ccos_test): Add more tests.
27453         (ccosh_test): Likewise.
27454         (csin_test): Likewise.
27455         (csinh_test): Likewise.
27457 2013-04-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
27459         * sysdeps/powerpc/power5/fpu/s_modf.c: Moved to ...
27460         * sysdeps/powerpc/power5+/fpu/s_modf.c: ... this.
27461         * sysdeps/powerpc/power5/fpu/s_modff.c: Moved to ...
27462         * sysdeps/powerpc/power5+/fpu/s_modff.c: ... this.
27463         * sysdeps/powerpc/powerpc32/power5+/Implies: Add powerpc/power5+ and
27464         powerpc/power5+/fpu folders.
27465         * sysdeps/powerpc/powerpc64/power5+/Implies: Likewise.
27468 2013-04-26  Markus Trippelsdorf  <markus@trippelsdorf.de>
27470         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
27472 2013-04-25  Joseph Myers  <joseph@codesourcery.com>
27474         * elf/Makefile [$(config-machine) = x86_64] (tests): Remove
27475         additions to variable.
27476         [$(config-machine) = x86_64] (modules-names): Likewise.
27477         ($(objpfx)tst-audit3): Remove dependency.
27478         ($(objpfx)tst-audit3.out): Likewise.
27479         ($(objpfx)tst-audit4): Likewise.
27480         ($(objpfx)tst-audit4.out): Likewise.
27481         ($(objpfx)tst-audit5): Likewise.
27482         ($(objpfx)tst-audit5.out): Likewise.
27483         ($(objpfx)tst-audit6): Likewise.
27484         ($(objpfx)tst-audit6.out): Likewise.
27485         ($(objpfx)tst-audit7): Likewise.
27486         ($(objpfx)tst-audit7.out): Likewise.
27487         (tst-audit3-ENV): Remove variable.
27488         (tst-audit4-ENV): Likewise.
27489         (tst-audit5-ENV): Likewise.
27490         (tst-audit6-ENV): Likewise.
27491         (tst-audit7-ENV): Likewise.
27492         [$(config-cflags-avx) = yes] (AVX-CFLAGS): Likewise.
27493         [$(config-cflags-avx) = yes] (CFLAGS-tst-audit4.c): Remove
27494         addition to variable.
27495         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod4a.c): Likewise.
27496         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod4b.c): Likewise.
27497         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod6b.c): Likewise.
27498         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod6c.c): Likewise.
27499         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod7b.c): Likewise.
27500         * sysdeps/x86_64/Makefile [$(subdir) = elf] (tests): Add
27501         tst-audit3, tst-audit4 and tst-audit5.
27502         [$(subdir) = elf && $(config-cflags-avx) = yes] (tests): Add
27503         tst-audit6 and tst-audit7.
27504         [$(subdir) = elf] (modules-names): Add audit modules for those
27505         tests.
27506         [$(subdir) = elf] ($(objpfx)tst-audit3): New dependency.
27507         [$(subdir) = elf] ($(objpfx)tst-audit3.out): Likewise.
27508         [$(subdir) = elf] ($(objpfx)tst-audit4): Likewise.
27509         [$(subdir) = elf] ($(objpfx)tst-audit4.out): Likewise.
27510         [$(subdir) = elf] ($(objpfx)tst-audit5): Likewise.
27511         [$(subdir) = elf] ($(objpfx)tst-audit5.out): Likewise.
27512         [$(subdir) = elf] ($(objpfx)tst-audit6): Likewise.
27513         [$(subdir) = elf] ($(objpfx)tst-audit6.out): Likewise.
27514         [$(subdir) = elf] ($(objpfx)tst-audit7): Likewise.
27515         [$(subdir) = elf] ($(objpfx)tst-audit7.out): Likewise.
27516         [$(subdir) = elf] (tst-audit3-ENV): New variable.
27517         [$(subdir) = elf] (tst-audit4-ENV): Likewise.
27518         [$(subdir) = elf] (tst-audit5-ENV): Likewise.
27519         [$(subdir) = elf] (tst-audit6-ENV): Likewise.
27520         [$(subdir) = elf] (tst-audit7-ENV): Likewise.
27521         [$(subdir) = elf && $(config-cflags-avx) = yes] (AVX-CFLAGS):
27522         Likewise.
27523         [$(subdir) = elf && $(config-cflags-avx) = yes]
27524         (CFLAGS-tst-audit4.c): Append $(AVX-CFLAGS).
27525         [$(subdir) = elf && $(config-cflags-avx) = yes]
27526         (CFLAGS-tst-auditmod4a.c): Likewise.
27527         [$(subdir) = elf && $(config-cflags-avx) = yes]
27528         (CFLAGS-tst-auditmod4b.c): Likewise.
27529         [$(subdir) = elf && $(config-cflags-avx) = yes]
27530         (CFLAGS-tst-auditmod6b.c): Likewise.
27531         [$(subdir) = elf && $(config-cflags-avx) = yes]
27532         (CFLAGS-tst-auditmod6c.c): Likewise.
27533         [$(subdir) = elf && $(config-cflags-avx) = yes]
27534         (CFLAGS-tst-auditmod7b.c): Likewise.
27535         * elf/tst-audit3.c: Move to ...
27536         * sysdeps/x86_64/tst-audit3.c: ... here.
27537         * elf/tst-audit4.c: Move to ...
27538         * sysdeps/x86_64/tst-audit4.c: ... here.
27539         * elf/tst-audit5.c: Move to ...
27540         * sysdeps/x86_64/tst-audit5.c: ... here.
27541         * elf/tst-audit6.c: Move to ...
27542         * sysdeps/x86_64/tst-audit6.c: ... here.
27543         * elf/tst-audit7.c: Move to ...
27544         * sysdeps/x86_64/tst-audit7.c: ... here.
27545         * elf/tst-auditmod3a.c: Move to ...
27546         * sysdeps/x86_64/tst-auditmod3a.c: ... here.
27547         * elf/tst-auditmod3b.c: Move to ...
27548         * sysdeps/x86_64/tst-auditmod3b.c: ... here.
27549         * elf/tst-auditmod4a.c: Move to ...
27550         * sysdeps/x86_64/tst-auditmod4a.c: ... here.
27551         * elf/tst-auditmod4b.c: Move to ...
27552         * sysdeps/x86_64/tst-auditmod4b.c: ... here.
27553         * elf/tst-auditmod5a.c: Move to ...
27554         * sysdeps/x86_64/tst-auditmod5a.c: ... here.
27555         * elf/tst-auditmod5b.c: Move to ...
27556         * sysdeps/x86_64/tst-auditmod5b.c: ... here.
27557         * elf/tst-auditmod6a.c: Move to ...
27558         * sysdeps/x86_64/tst-auditmod6a.c: ... here.
27559         * elf/tst-auditmod6b.c: Move to ...
27560         * sysdeps/x86_64/tst-auditmod6b.c: ... here.
27561         * elf/tst-auditmod6c.c: Move to ...
27562         * sysdeps/x86_64/tst-auditmod6c.c: ... here.
27563         * elf/tst-auditmod7a.c: Move to ...
27564         * sysdeps/x86_64/tst-auditmod7a.c: ... here.
27565         * elf/tst-auditmod7b.c: Move to ...
27566         * sysdeps/x86_64/tst-auditmod7b.c: ... here.
27568 2013-04-25  Paul Pluzhnikov  <ppluzhnikov@google.com>
27570         [BZ #15366]
27571         * sysdeps/generic/inttypes.h (PRId8, PRId16, etc.):
27572         define unconditionally.
27573         * sysdeps/generic/stdint.h (INT8_MIN, INT16_MIN, etc.):
27574         define unconditionally.
27575         (INT8_C, INT16_C, etc.): Likewise.
27577 2013-04-25  Maciej W. Rozycki  <macro@codesourcery.com>
27579         * csu/libc-start.c (__libc_start_main) [!SHARED]: Declare
27580         __ehdr_start with hidden visibility.
27582         * soft-fp/op-common.h (_FP_SQRT): s/sNAN/NAN/ in a comment.
27584 2013-04-24  Carlos O'Donell  <carlos@redhat.com>
27586         * math/libm-test.inc (cos_test): Use accurate hex constants.
27587         (sincost_test): Likewise.
27589 2013-04-24  Joseph Myers  <joseph@codesourcery.com>
27591         * math/libm-test.inc (catan_test): Add more tests.
27592         (catanh_test): Likewise.
27594         * math/s_catanf.c (__catanf): Use suffixed floating-point
27595         constants.
27596         * math/s_catanhf.c (__catanhf): Likewise.
27597         * math/s_catanhl.c (__catanhl): Likewise.
27598         * math/s_catanl.c (__catanl): Likewise.
27600         [BZ #15394]
27601         * math/s_catan.c (__catan): Calculate imaginary part of result
27602         with log1p not log unless computing log of number close to 0.
27603         * math/s_catanf.c (__catanf): Likewise.
27604         * math/s_catanl.c (__catanl): Likewise.
27605         * math/s_catanh.c (__catanh): Calculate real part of result with
27606         log1p not log unless computing log of number close to 0.
27607         * math/s_catanhf.c (__catanhf): Likewise.
27608         * math/s_catanhl.c (__catanhl): Likewise.
27609         * math/libm-test.inc (catan_test): Add more tests.
27610         (catanh_test): Likewise.
27611         * sysdeps/i386/fpu/libm-test-ulps: Update.
27612         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
27614 2013-04-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
27616         * benchtests/Makefile: Mention files in which fast and slow
27617         paths of math functions are implemented.
27619 2013-04-23  Roland McGrath  <roland@hack.frob.com>
27621         * sysdeps/posix/timespec_get.c: New file.
27623 2013-04-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
27625         * sysdeps/powerpc/power5/fpu/s_modf.c: New file: modf optimization for
27626         POWER.
27627         * sysdeps/powerpc/power5/fpu/s_modff.c: New file: modff optimization
27628         for POWER.
27629         * sysdeps/powerpc/powerpc64/power5/Implies: Add powerpc/power5 and
27630         powerpc/power5/fpu folders.
27631         * sysdeps/powerpc/powerpc32/power5/Implies: Likewise.
27632         * benchtests/Makefile: Add modf testcase.
27633         * benchtests/bench-modf.c: New file: Benchmark test for mo
27635 2013-04-23  Siddhesh Poyarekar  <siddhesh@redhat.com>
27637         [BZ #14888]
27638         * time/Makefile (tests): Add tst-strptime-whitespace.
27639         * time/strptime_l.c (get_number): Use ISSPACE.
27640         (__strptime_internal): Likewise.
27641         * time/tst-strptime-whitespace.c: New test case.
27643 2013-04-23  Andreas Schwab  <schwab@linux-m68k.org>
27645         * nss/nss_files/files-init.c (TF): Don't initialize flexible array
27646         member.
27647         (_nss_files_init): Set it here.
27649 2013-04-23  Heiko Carstens  <heiko.carstens@de.ibm.com>
27651         * sysdeps/unix/sysv/linux/s390/bits/statfs.h: Change types of
27652         f_type, f_bsize, f_namelen, f_frsize, f_flags,and f_spare to
27653         unsigned.
27655 2013-04-22  Jan-Benedict Glaw  <jbglaw@getslash.de>
27657         * nss/getent.c (shadow_keys): Call endspent, not endpwent.
27659 2013-04-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
27661         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Compute results
27662         size just once.
27664 2013-04-21  David S. Miller  <davem@davemloft.net>
27666         * po/ru.po: Update Russion translation from translation project.
27668 2013-04-17  Adam Conrad  <adconrad@0c3.net>
27670         * sysdeps/unix/sysv/linux/sys/fsuid.h: Remove __wur from setfsuid
27671         and setfsgid.
27673 2013-04-17  Carlos O'Donell  <carlos@redhat.com>
27675         * configure.in: Remove i386 configure warning. Remove i386 case.
27676         * configure: Regenerate.
27677         * sysdeps/i386/configure.in: Raise error if config_machine is i386.
27678         Add example to error message.
27679         * sysdeps/i386/configure: Regenerate.
27681 2013-04-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
27683         * benchtests/Makefile (bench): Add cos, tan, slowcos and
27684         slowtan.
27685         * benchtests/cos-inputs: New file.
27686         * benchtests/slowcos-inputs: New file.
27687         * benchtests/slowcos.c: New file.
27688         * benchtests/slowtan-inputs: New file.
27689         * benchtests/slowtan.c: New file.
27690         * benchtests/tan-inputs: New file.
27692 2013-04-16  Roland McGrath  <roland@hack.frob.com>
27694         * rt/tst-aio7.c (do_test): Don't test O_RDONLY fd case, which is now
27695         considered kosher.
27697 2013-04-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
27699         * benchtests/Makefile: Include cppflags-iterator.mk to add
27700         -DNOT_IN_libc=1 to CPPFLAGS of all benchmark programs.
27702         * Makefile.in (bench-clean): New target.
27703         * benchtests/Makefile (bench-clean): Likewise.
27705 2013-04-16  David Holsgrove  <david.holsgrove@xilinx.com>
27707         * elf/elf.h: Add EM_MICROBLAZE and MicroBlaze relocations.
27709 2013-04-15  Thomas Schwinge  <thomas@codesourcery.com>
27711         * stdio-common/tstdiomisc.c: Fix coding-style violation.
27713 2013-04-15  Andreas Schwab  <schwab@suse.de>
27715         * nscd/grpcache.c (cache_addgr): Properly check for short write.
27716         * nscd/initgrcache.c (addinitgroupsX): Likewise.
27717         * nscd/pwdcache.c (cache_addpw): Likewise.
27718         * nscd/servicescache.c (cache_addserv): Likewise.  Don't write
27719         more than recsize.
27721 2013-04-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
27723         * benchtests/Makefile (bench): Write all output to
27724         bench-out.tmp together.
27726 2013-04-15  Andreas Schwab  <schwab@suse.de>
27728         * nscd/nscd.c (main): Don't fork again after closing files.
27730 2013-04-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
27732         * libio/tst-fwrite-error.c (do_test): Fix BUF array definition.
27734         * benchtests/Rules (bench-deps): Collect dependencies into a
27735         single variable.  Add Makefile to dependencies.
27736         ($(objpfx)bench-%.c): Depend on bench-deps.
27738 2013-04-12  Roland McGrath  <roland@hack.frob.com>
27739             Xavier Roche  <roche+kml2@exalead.com>
27741         [BZ #15361]
27742         * sysdeps/pthread/aio_fsync.c (aio_fsync): Don't check open modes,
27743         just that it's a file descriptor.
27744         * manual/llio.texi (Synchronizing AIO Operations): Update description
27745         for EBADF error from aio_fsync.
27747 2013-04-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
27749         * Rules (bench): Move target definition...
27750         * benchtests/Makefile: ... here.
27752 2013-04-11  Carlos O'Donell  <carlos@redhat.com>
27754         * math/libm-test.inc (cos_test): Fix PI/2 test.
27755         (sincos_test): Likewise.
27756         * sysdeps/x86_64/fpu/libm-test-ulps: Regenerate.
27757         * sysdeps/i386/fpu/libm-test-ulps: Regenerate.
27759 2013-04-11  Andreas Schwab  <schwab@suse.de>
27761         [BZ #13988]
27762         * stdio-common/vfscanf.c (_IO_vfwscanf): When parsing a float
27763         accept exponent character only when digits were seen.
27764         * stdio-common/Makefile (tests): Add bug26.
27765         * stdio-common/bug26.c: New file.
27767         [BZ #14293]
27768         * elf/dl-load.c (_dl_init_paths): Mark decomposed RUNPATH as
27769         non-freeable.
27771 2013-04-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
27773         * Makeconfig (rtld-prefix): Define built linker prefix.
27774         * Rules (run-bench): Use it.
27775         * math/Makefile (run-regen-ulps): Likewise.
27777         * Rules (bench): Remove eval.
27779 2013-04-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
27780             Roland McGrath  <roland@hack.frob.com>
27781             Ondrej Bilka  <neleai@seznam.cz>
27783         [BZ #15346]
27784         * time/getdate.c: Include ctype.h and alloca.h.
27785         (__getdate_r): Trim leading and trailing spaces of input.
27786         * time/tst-getdate.c (tests): Add tests with leading and
27787         trailing spaces.
27789 2013-04-08  Roland McGrath  <roland@hack.frob.com>
27791         [BZ #14280]
27792         * sysdeps/mach/hurd/bits/ioctls.h (_IOTS): Cast to enum __ioctl_datum
27793         when computing value.
27795 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
27797         * math/README.libm-test (How can I generate "libm-test-ulps"?):
27798         Use testrun.sh to run libm tests.
27800         [BZ #15309]
27801         * elf/dl-open.c (dl_open_worker): memset all of seen array.
27803 2013-04-06  Marko Myllynen  <myllynen@redhat.com>
27805         [BZ #15264]
27806         * locales/fi_FI (LC_MESSAGES): Define yesstr and nostr.
27808 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
27810         * Makefile.in (regen-ulps): New target.
27811         * math/Makefile [ifneq (no,$(PERL)]: Declare regen-ulps with .PHONY.
27812         [ifneq (no,$(PERL)] (run-regen-ulps): New variable.
27813         [ifneq (no,$(PERL)] (regen-ulps): New target.
27814         [ifeq (no,$(PERL)] (regen-ulps): New target.
27815         * math/libm-test.inc (ulps_file_name): Define.
27816         (output_dir): New variable.
27817         (options): Add "output-dir" option.
27818         (parse_opt): Handle 'o' case.
27819         (main): If output_dir is non-NULL use it as a prefix
27820         otherwise use "".
27821         * math/README.libm-test: Update `How can I generate "libm-test-ulps"?'
27823 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
27825         [BZ #10060, #10062]
27826         * aclocal.m4 (LIBC_COMPILER_BUILTIN_INLINED): New macro.
27827         * sysdeps/i386/configure.in: Use LIBC_COMPILER_BUILTIN_INLINED and
27828         fail configure if __sync_val_compare_and_swap is not inlined.
27829         * sysdeps/i386/configure: Regenerate.
27830         * configure.in: Build for i686 when configured for i386.
27831         * configure: Regenerate.
27832         * README: Remove i386 reference.
27834 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
27836         * sysdeps/s390/s390-32/sysdep.h: Undefine PSEUDO before redefinition.
27837         * sysdeps/s390/s390-64/sysdep.h: Likewise.
27839 2013-04-05  Thomas Schwinge  <thomas@codesourcery.com>
27841         * stdio-common/tstdiomisc.c (snanval, msnanval, lsnanval)
27842         (lmsnanval): New variables.
27843         (F): Add conversion tests.
27844         * stdlib/tst-strtod6.c (do_test): Add issignaling tests.
27845         * stdlib/Makefile ($(objpfx)tst-strtod6): Depend on $(link-libm).
27847         * stdio-common/tstdiomisc.c (F): Properly collect individual
27848         tests' results.
27850         [BZ #14686, #15336]
27851         * sysdeps/ieee754/dbl-64/urem.h (nNAN, NAN): Remove definitions.
27852         * sysdeps/ieee754/dbl-64/e_remainder.c (__ieee754_remainder):
27853         Instead, use input NaN values or generate a qNaN by arithmetic
27854         operation.  Also fix bugs to comply with the standard.
27855         * math/libm-test.inc (remainder_test): Add more tests.
27857         [BZ #15335, #15342]
27858         * sysdeps/ieee754/dbl-64/upow.h (NaNQ): Remove definitions.
27859         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Instead, use
27860         input NaN values or generate a qNaN by arithmetic operation.
27862         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Remove
27863         unreachable code.
27865         * sysdeps/ieee754/dbl-64/usncs.h (NAN): Removed unused
27866         definitions.
27868 2013-04-03  Joseph Myers  <joseph@codesourcery.com>
27870         [BZ #14478]
27871         * math/s_cexp.c (__cexp): Ensure underflow exception occurs for
27872         underflowed result.
27873         * math/s_cexpf.c (__cexpf): Likewise.
27874         * math/s_cexpl.c (__cexpl): Likewise.
27875         * math/libm-test.inc (cexp_test): Add more tests.
27877 2013-04-03  Andreas Schwab  <schwab@suse.de>
27879         [BZ #15330]
27880         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Allocate results and
27881         order arrays from heap if bigger than alloca cutoff.
27883 2013-04-03  Thomas Schwinge  <thomas@codesourcery.com>
27885         * sysdeps/i386/fpu/math-tests.h (SNAN_TESTS_float)
27886         (SNAN_TESTS_double): Refer to GCC PR56831.
27887         * sysdeps/powerpc/math-tests.h (SNAN_TESTS_TYPE_CAST): Refer to
27888         GCC PR56828.
27890 2013-04-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
27892         * Rules (bench): Move bench.out after the run is complete.
27894         * Rules (bench): Echo currently running benchmark.
27896         * benchtests/Makefile (bench): Add atan and slowatan.
27897         * benchtests/atan-inputs: New file.
27898         * benchtests/slowatan-inputs: New file.
27899         * benchtests/slowatan.c: New file.
27901         * sysdeps/ieee754/dbl-64/mpa.h (TWO): Remove definition.
27902         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Replace TWO with
27903         its value.
27905         [BZ #15305]
27906         * sysdeps/unix/sysv/linux/kernel-features.h
27907         [__LINUX_KERNEL_VERSION >= 0x02061d]: Define
27908         __ASSUME_XFS_RESTRICTED_CHOWN.
27909         * sysdeps/unix/sysv/linux/pathconf.c
27910         (__statfs_chown_restricted) [!__ASSUME_XFS_RESTRICTED_CHOWN]:
27911         Save and restore errno.
27913 2013-04-02  Joseph Myers  <joseph@codesourcery.com>
27915         [BZ #15327]
27916         * math/s_cacosh.c (__cacosh): Implement for finite nonzero
27917         arguments using __kernel_casinh.
27918         * math/s_cacoshf.c (__cacoshf): Implement for finite nonzero
27919         arguments using __kernel_casinhf.
27920         * math/s_cacoshl.c (__cacoshl): Implement for finite nonzero
27921         arguments using __kernel_casinhl.
27922         * math/libm-test.inc (cacosh_test): Add more tests.
27923         * sysdeps/i386/fpu/libm-test-ulps: Update.
27924         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
27926 2013-04-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
27928         * sysdeps/ieee754/dbl-64/mpa.h (HALFRAD): Define as TWO23.
27929         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Use mantissa_t.
27931         * bench/Makefile (bench): Add sin and slowsin.
27932         * benchtests/sin-inputs: New file.
27933         * benchtests/slowsin-inputs: New file.
27934         * benchtests/slowsin.c: New file.
27936         * benchtests/Makefile: Add benchmarks for slowpow and slowexp.
27937         (bench): Add slowexp and slowpow.
27938         (exp-ITER): Increase iterations.
27939         (pow-ITER): Likewise.
27940         * benchtests/exp-inputs: Change input.
27941         * benchtests/pow-inputs: Likewise.
27942         * benchtests/slowexp-inputs: New file.
27943         * benchtests/slowexp.c: New file.
27944         * benchtests/slowpow-inputs: New file.
27945         * benchtests/slowpow.c: New file.
27947 2013-04-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
27949         * sysdeps/powerpc/powerpc32/fpu/s_rint.S: Remove branch prediction
27950         instructions.
27951         * sysdeps/powerpc/powerpc32/fpu/s_rintf.S: Likewise.
27952         * sysdeps/powerpc/powerpc64/fpu/s_rint.S: Likewise.
27953         * sysdeps/powerpc/powerpc64/fpu/s_rintf.S: Likewise.
27954         * benchtests/Makefile: Add rint benchtest.
27955         * benchtests/rint-inputs: Input for rint benchtest.
27957 2013-04-02  Thomas Schwinge  <thomas@codesourcery.com>
27959         * Versions.def (libm): Add GLIBC_2.18.
27960         * include/math.h [!_ISOMAC] (__issignaling, __issignalingf): Add
27961         hidden libm prototypes.
27962         [!_ISOMAC && !__NO_LONG_DOUBLE_MATH] (__issignalingl): Likewise.
27963         * math/Makefile (libm-calls): Add s_issignaling.
27964         * math/Versions (libm: GLIBC_2.18): Add __issignaling,
27965         __issignalingf, __issignalingl.  Adjust all libm.abilist files.
27966         * math/bits/mathcalls.h [__USE_GNU] (__issignaling): New prototype
27967         declaration.
27968         * math/math.h [__USE_GNU] (issignaling): New macro.
27969         * sysdeps/ieee754/flt-32/s_issignalingf.c: New file.
27970         * sysdeps/ieee754/dbl-64/s_issignaling.c: Likewise.
27971         * sysdeps/ieee754/dbl-64/wordsize-64/s_issignaling.c: Likewise.
27972         * sysdeps/ieee754/ldbl-96/s_issignalingl.c: Likewise.
27973         * sysdeps/ieee754/ldbl-128/s_issignalingl.c: Likewise.
27974         * sysdeps/ieee754/ldbl-128ibm/s_issignalingl.c: Likewise.
27975         * manual/arith.texi (issignaling): New section.
27976         * manual/libm-err-tab.pl (@all_functions): Update comment.
27977         * math/gen-libm-test.pl (parse_args): Apply special handling for
27978         issignaling.
27979         * math/libm-test.inc (print_float, issignaling_test): New
27980         functions.
27981         (check_float_internal): Add issignaling checks.
27982         * sysdeps/generic/math-tests.h (SNAN_TESTS_TYPE_CAST): Provide
27983         default definition.
27984         * sysdeps/powerpc/math-tests.h: New file.
27985         * math/basic-test.c (TEST_FUNC, TEST_TRUNC): Add issignaling
27986         tests.
27987         * math/test-snan.c (TEST_FUNC): Likewise.
27989 2013-03-30  David S. Miller  <davem@davemloft.net>
27991         * po/de.po: Update from translation team.
27993 2013-03-30  Joseph Myers  <joseph@codesourcery.com>
27995         [BZ #10357]
27996         * math/k_casinh.c (__kernel_casinh): Handle arguments with
27997         imaginary part less than 1.0 and real part less than 0.5
27998         specially.
27999         * math/k_casinhf.c (__kernel_casinhf): Likewise.
28000         * math/k_casinhl.c (__kernel_casinhl): Likewise.
28001         * math/libm-test.inc (UNDERFLOW_EXCEPTION_OK_DOUBLE): New macro.
28002         (cacos_test): Add more tests.
28003         (casin_test): Likewise.
28004         (casinh_test): Likewise.
28005         * sysdeps/i386/fpu/libm-test-ulps: Update.
28006         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
28008 2013-03-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
28010         * sysdeps/powerpc/power4/fpu/mpa-arch.h (INTEGER_OF): Replace
28011         ONE with its value.
28013         * sysdeps/ieee754/dbl-64/mpa.h (ONE, MONE): Remove defines.
28014         (__pow_mp): Replace ONE and MONE with their values.
28015         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
28016         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Likewise.
28017         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Likewise.
28018         * sysdeps/ieee754/dbl-64/mptan.c (__mptan): Likewise.
28019         * sysdeps/ieee754/dbl-64/s_atan.c (atan): Likewise.
28020         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Likewise.
28022         * sysdeps/ieee754/dbl-64/s_tan.c: Fix formatting.
28024         * sysdeps/ieee754/dbl-64/mpa.h (ZERO, MZERO): Remove defines.
28025         (__pow_mp): Replace ZERO and MZERO with their values.
28026         * sysdeps/ieee754/dbl-64/e_atan2.c (__ieee754_atan2): Likewise.
28027         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
28028         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Likewise.
28029         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Likewise.
28030         * sysdeps/ieee754/dbl-64/s_atan.c (atan): Likewise.
28031         * sysdeps/powerpc/power4/fpu/mpa.c (__mul): Likewise.
28032         (__sqr): Likewise.
28034         * sysdeps/ieee754/dbl-64/s_atan.c: Fix formatting.
28036         * sysdeps/ieee754/dbl-64/e_log.c: Fix formatting.
28038 2013-03-28  Roland McGrath  <roland@hack.frob.com>
28040         * include/stdlib.h [!SHARED] (__call_tls_dtors):
28041         Declare with __attribute__ ((weak)).
28042         * stdlib/exit.c (__libc_atexit) [!SHARED]:
28043         Call __call_tls_dtors only if it's not NULL.
28045 2013-03-28  Roland McGrath  <roland@hack.frob.com>
28047         * csu/libc-start.c (__libc_start_main) [!SHARED]: If _dl_aux_init
28048         didn't do it already, then set _dl_phdr and _dl_phnum based on the
28049         magic __ehdr_start linker symbol if it's defined.
28050         * sysdeps/mach/hurd/i386/init-first.c (init1) [!SHARED]: Don't set
28051         them up here if it was already done.
28053         * elf/dl-support.c (_dl_phdr): Make pointer to const.
28054         (_dl_aux_init): Use const in cast when setting it.
28055         * sysdeps/mach/hurd/i386/init-first.c (init1): Remove superfluous cast.
28056         * sysdeps/generic/ldsodefs.h [!SHARED] (_dl_phdr): Update decl.
28057         * csu/libc-tls.c (__libc_setup_tls): Make PHDR pointer to const.
28059         * sysdeps/generic/ldsodefs.h [!SHARED] (_dl_phdr, _dl_phnum):
28060         Declare them here.
28061         * elf/dl-iteratephdr.c [!SHARED] (_dl_phdr, _dl_phnum): Not here.
28062         * csu/libc-tls.c: Nor here.
28063         * sysdeps/mach/hurd/i386/init-first.c (init1): Nor here.
28065         * sysdeps/posix/libc_fatal.c: Don't include <sys/syslog.h>.
28066         (__libc_message): Never call vsyslog.
28068 2013-03-28  Alan Modra  <amodra@gmail.com>
28070         * sysdeps/powerpc/powerpc32/start.S (cfi_startproc, cfi_endproc):
28071         Define as empty.
28072         * sysdeps/powerpc/powerpc64/start.S (cfi_startproc, cfi_endproc):
28073         Likewise.
28075 2013-03-28  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
28077         [BZ #15214]
28078         * sysdeps/ieee754/ldbl-128ibm/e_logl.c (__ieee754_logl): Fix spurious
28079         underflow.
28080         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
28082 2013-03-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
28084         [BZ #15304]
28085         * hesiod/nss_hesiod/hesiod-grp.c (_nss_hesiod_initgroups_dyn):
28086         Don't add gid passed as argument.
28088         * sysdeps/ieee-754/dbl-64/e_atan2.c: Reformat.
28090 2013-03-27  Joseph Myers  <joseph@codesourcery.com>
28092         [BZ #15307]
28093         * math/k_casinh.c (__kernel_casinh): Handle arguments with
28094         imaginary part between 1.0 and 1.5 and real part less than 0.5
28095         specially.
28096         * math/k_casinhf.c (__kernel_casinhf): Likewise.
28097         * math/k_casinhl.c (__kernel_casinhl): Likewise.
28098         * math/libm-test.inc (cacos_test): Add more tests.
28099         (casin_test): Likewise.
28100         (casinh_test): Likewise.
28101         * sysdeps/i386/fpu/libm-test-ulps: Update.
28102         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
28104 2013-03-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
28106         * sysdeps/ieee754/dbl-64/mpa.c (__acr): Use integral
28107         constants.
28108         (norm): Likewise.
28109         (denorm): Likewise.
28110         (__dbl_mp): Likewise.
28111         (add_magnitudes): Likewise.
28112         (sub_magnitudes): Likewise.
28113         (__add): Likewise.
28114         (__sub): Likewise.
28115         (__mul): Likewise.
28116         (__sqr): Likewise.
28117         (__inv): Likewise.
28118         (__dvd): Likewise.
28120         * sysdeps/ieee754/dbl-64/branred.c (__branred): Remove
28121         commented code.
28122         * sysdeps/ieee754/dbl-64/dosincos.c (__dubsin): Likewise.
28123         (__dubcos): Likewise.
28124         * sysdeps/ieee754/dbl-64/e_asin.c (__ieee754_asin): Likewise.
28125         (__ieee754_acos): Likewise.
28126         * sysdeps/ieee754/dbl-64/e_atan2.c (__ieee754_atan2): Likewise.
28127         * sysdeps/ieee754/dbl-64/e_exp.c (__ieee754_exp): Likewise.
28128         (__exp1): Likewise.
28129         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
28130         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Likewise.
28131         (log1): Likewise.
28132         (my_log2): Likewise.
28133         (checkint): Likewise.
28134         * sysdeps/ieee754/dbl-64/e_remainder.c
28135         (__ieee754_remainder): Likewise.
28136         * sysdeps/ieee754/dbl-64/s_atan.c (atan): Likewise.
28137         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Likewise.
28138         (bsloww): Likewise.
28139         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Likewise.
28141         * sysdeps/ieee754/dbl-64/mpa-arch.h: New file.
28142         * sysdeps/ieee754/dbl-64/mpa.c (norm): Use MANTISSA_T and
28143         MANTISSA_STORE_T to store computations on mantissa.  Use
28144         macros for rounding and division.
28145         (denorm): Likewise.
28146         (__dbl_mp): Likewise.
28147         (add_magnitudes): Likewise.
28148         (sub_magnitudes): Likewise.
28149         (__mul): Likewise.
28150         (__sqr): Likewise.
28151         * sysdeps/ieee754/dbl-64/mpa.h: Include mpa-arch.h.  Define
28152         powers of two in terms of TWOPOW macro.
28153         (mp_no): Make type of mantissa as MANTISSA_T.
28154         [!RADIXI]: Define RADIXI.
28155         [!TWO52]: Define TWO52.
28156         * sysdeps/powerpc/power4/fpu/mpa-arch.h: New file.
28158 2013-03-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
28160         * sysdeps/powerpc/fpu/s_llround.c: Fix libm ABI issue with missing
28161         llroundl symbol when building for PPC32.
28163 2013-03-24  Mark H Weaver  <mhw@netris.org>
28165         * manual/arith.texi (Normalization Functions): Fix prototypes for
28166         scalbn, scalbnf, scalbnl, scalbln, scalblnf, and scalblnl.
28168 2013-03-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
28170         [BZ #13889]
28171         * sysdeps/ieee754/ldbl-128ibm/e_expl.c (__ieee754_expl): Increase the
28172         high value to check if expl overflow.
28173         * sysdeps/ieee754/ldbl-128ibm/w_expl.c (__expl): Fix threshold constants
28174         to check for underflow and overflow.
28175         * math/libm-test.inc: Add exp test.
28177 2013-03-21  Dmitry V. Levin  <ldv@altlinux.org>
28179         [BZ #11120]
28180         * sysdeps/x86_64/strcmp.S: Replace all occurrences of NOT_IN_lib
28181         with NOT_IN_libc.
28183 2013-03-21  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
28185         * sysdeps/powerpc/fpu/w_sqrt.c (compat_symbol): Add sqrtl compat
28186         symbol.
28188 2013-03-21  Thomas Schwinge  <thomas@codesourcery.com>
28190         * math/gen-libm-test.pl (parse_args, special_functions): Properly
28191         wrap blocks consisting of several statements.
28193         * sysdeps/generic/math-tests.h: New file.
28194         * sysdeps/i386/fpu/math-tests.h: Likewise.
28195         * math/test-snan.c: Include it.
28196         (TEST_FUNC): Use SNAN_TESTS to short-circuit certain tests.
28198 2013-03-21  Joseph Myers  <joseph@codesourcery.com>
28200         [BZ #15285]
28201         * sysdeps/ieee754/ldbl-128/e_j0l.c: Include <float.h>.
28202         (__ieee754_j0l): Do not improve calculations using cos of twice
28203         input for inputs above LDBL_MAX / 2.0L.
28204         (__ieee754_y0l): Likewise.
28205         * sysdeps/ieee754/ldbl-128/e_j1l.c: Include <float.h>.
28206         (__ieee754_j1l): Do not improve calculations using cos of twice
28207         input for inputs above LDBL_MAX / 2.0L.
28208         (__ieee754_y1l): Likewise.
28209         * math/libm-test.inc (j0_test): Add another test.
28210         (j1_test): Likewise.
28211         (y0_test): Likewise.
28212         (y1_test): Likewise.
28213         * sysdeps/i386/fpu/libm-test-ulps: Update.
28215 2013-03-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
28217         * Rules ($(objpfx)bench-%.c): Include code from a C source
28218         file.
28220 2013-03-21  Joseph Myers  <joseph@codesourcery.com>
28222         [BZ #15287]
28223         * math/k_casinh.c (__kernel_casinh): Handle arguments with
28224         imaginary part 1.0 and real part less than 0.5 specially.
28225         * math/k_casinhf.c (__kernel_casinhf): Likewise.
28226         * math/k_casinhl.c (__kernel_casinhl): Likewise.
28227         * math/libm-test.inc (cacos_test): Add more tests.
28228         (casin_test): Likewise.
28229         (casinh_test): Likewise.
28230         * sysdeps/i386/fpu/libm-test-ulps: Update.
28231         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
28233 2013-03-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
28235         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Use HALFRAD.
28236         * sysdeps/ieee754/dbl-64/sincos32.c (__mpranred): Likewise.
28238 2013-03-20  Joseph Myers  <joseph@codesourcery.com>
28240         * aclocal.m4 (LIBC_CONFIG_VAR): New autoconf macro.
28241         * config.make.in (config-cflags-sse4): Remove variable.
28242         (config-cflags-avx): Likewise.
28243         (config-cflags-sse2avx): Likewise.
28244         (config-cflags-novzeroupper): Likewise.
28245         (config-asflags-i686): Likewise.
28246         (have-mfma4): Likewise.
28247         (have-as-vis3): Likewise.
28248         (MIG): Likewise.
28249         * configure.in (MIG): Do not AC_SUBST.
28250         (libc_cv_cc_nofma): Move AC_SUBST next to configure test.
28251         (libc_cv_cc_sse4): Do not AC_SUBST.
28252         (libc_cv_cc_avx): Likewise.
28253         (libc_cv_cc_sse2avx): Likewise.
28254         (libc_cv_cc_novzeroupper): Likewise.
28255         (libc_cv_cc_fma4): Likewise.
28256         (libc_cv_as_i686): Likewise.
28257         (libc_cv_sparc_as_vis3): Likewise.
28258         * sysdeps/i386/configure.in (config-cflags-sse4): Set using
28259         LIBC_CONFIG_VAR.
28260         (config-asflags-i686): Likewise.
28261         (config-cflags-avx): Likewise.
28262         (config-cflags-sse2avx): Likewise.
28263         (have-mfma4): Likewise.
28264         (config-cflags-novzeroupper): Likewise.
28265         * sysdeps/mach/configure.in (MIG): Likewise.
28266         * sysdeps/sparc/configure.in (have-as-vis3): Likewise.
28267         * sysdeps/x86_64/configure.in (config-cflags-sse4): Set using
28268         LIBC_CONFIG_VAR.
28269         (config-cflags-avx): Likewise.
28270         (config-cflags-sse2avx): Likewise.
28271         (have-mfma4): Likewise.
28272         (config-cflags-novzeroupper): Likewise.
28273         * configure: Regenerated.
28274         * sysdeps/i386/configure: Likewise.
28275         * sysdeps/mach/configure: Likewise.
28276         * sysdeps/sparc/configure: Likewise.
28277         * sysdeps/x86_64/configure: Likewise.
28279 2013-03-20  Roland McGrath  <roland@hack.frob.com>
28281         [BZ #14812]
28282         * locale/programs/localedef.c (options): Put N_ translation marker
28283         on argument names, not just descriptions.
28285 2013-03-20  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
28287         * Makerules ($(inst_libdir)/libc.so): Use $(rtlddir).
28289 2013-03-20  Ondřej Bílka  <neleai@seznam.cz>
28291         [BZ #14176]
28292         * stdlib/stdlib.h (mblen, mbtowc, wctomb): Remove __wur.
28294 2013-03-19  Roland McGrath  <roland@hack.frob.com>
28296         * sysdeps/posix/libc_fatal.c: Include <sys/mman.h>.
28297         [!WRITEV_FOR_FATAL] (writev_for_fatal): New function.
28298         [!WRITEV_FOR_FATAL] (WRITEV_FOR_FATAL): New macro; call that.
28299         [!BEFORE_ABORT] (before_abort): New function.
28300         [!BEFORE_ABORT] (BEFORE_ABORT): New macro; call that.
28301         * sysdeps/unix/sysv/linux/libc_fatal.c: Trim includes.
28302         (writev_for_fatal): New function.
28303         (WRITEV_FOR_FATAL): New macro; call that.
28304         (backtrace_and_maps): New function.
28305         (BEFORE_ABORT): New macro; call that.
28306         (struct str_list): Type removed.
28307         (__libc_message, __libc_fatal): Functions removed.
28308         Include <sysdeps/posix/libc_fatal.c> instead.
28310 2013-03-19  Joseph Myers  <joseph@codesourcery.com>
28312         * math/k_casinhf.c (__kernel_casinhf): Consistently use float
28313         constants.
28314         * math/k_casinhl.c (__kernel_casinhl): Consistently use long
28315         double constants.
28317 2013-03-19  Andreas Schwab  <schwab@suse.de>
28319         * sysdeps/gnu/configure.in: Set libc_cv_rtldir for s390x.
28320         * sysdeps/gnu/configure: Regenerate.
28322         * configure.in: Substitute libc_cv_rtlddir.
28323         * configure: Regenerate.
28324         * config.make.in (rtlddir): Set from libc_cv_rtlddir.
28325         * Makeconfig (rtlddir, inst_rtlddir): New variables.
28326         (rtld-LDFLAGS): Use them with $(rtld-installed-name).
28327         * elf/Makefile (install-others, CFLAGS-interp.c)
28328         (ldso_install, common-ldd-rewrite): Likewise.
28329         ($(inst_rtlddir)/$(rtld-installed-name)): Renamed from
28330         $(inst_slibdir)/$(rtld-installed-name).
28331         * scripts/rellns-sh: Add -p option.
28332         * Makerules (make-shlib-link): Use rellns-sh to get relative name
28333         for source.
28335 2013-03-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
28337         * manual/nptl.texi: Renamed to ...
28338         * manual/threads.texi: ... this.
28339         * manual/Makefile (chapters): Update.
28341 2013-03-18  Roland McGrath  <roland@hack.frob.com>
28343         [BZ #14812]
28344         * argp/argp-parse.c (argp_default_options): Put N_ translation marker
28345         on argument names, not just descriptions.
28346         * malloc/memusagestat.c (options): Likewise.
28347         * nss/getent.c (options): Likewise.
28349 2013-03-18  Benno Schulenberg  <bensberg@justemail.net>
28351         [BZ #14812]
28352         * iconv/iconv_prog.c (options): Put N_ translation marker
28353         on argument names, not just descriptions.
28354         * iconv/iconvconfig.c (options): Likewise.
28356 2013-03-18  Ondrej Bilka  <neleai@seznam.cz>
28358         * sysdeps/x86_64/strlen.S: Replace with new SSE2 based
28359         implementation which is faster on all x86_64 architectures.
28360         Tested on AMD, Intel Nehalem, SNB, IVB.
28361         * sysdeps/x86_64/strnlen.S: Likewise.
28363         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines):
28364         Remove all multiarch strlen and strnlen versions.
28365         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Update.
28366         Remove strlen and strnlen related parts.
28368         * sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S: Update.
28369         Inline strlen part.
28370         * sysdeps/x86_64/multiarch/strcat-ssse3.S: Likewise.
28372         * sysdeps/x86_64/multiarch/strlen.S: Remove.
28373         * sysdeps/x86_64/multiarch/strlen-sse2-no-bsf.S: Likewise.
28374         * sysdeps/x86_64/multiarch/strlen-sse2-pminub.S: Likewise.
28375         * sysdeps/x86_64/multiarch/strlen-sse4.S: Likewise.
28376         * sysdeps/x86_64/multiarch/strnlen.S: Likewise.
28377         * sysdeps/x86_64/multiarch/strnlen-sse2-no-bsf.S: Likewise.
28379 2013-03-17  Carlos O'Donell  <carlos@redhat.com>
28381         * manual/memory.texi (Malloc Tunable Parameters):
28382         Sort parameters alphabetically. Add comments for missing entries.
28384 2013-03-17  David S. Miller  <davem@davemloft.net>
28386         * sysdeps/sparc/fpu/libm-test-ulps: Update.
28388 2013-03-16  Joseph Myers  <joseph@codesourcery.com>
28390         [BZ #15283]
28391         * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_y1l): Correct test
28392         for arguments at most half maximum finite value.
28393         * math/libm-test.inc (j0_test): Add more tests.
28394         (j1_test): Likewise.
28395         (y0_test): Likewise.
28396         (y1_test): Likewise.
28397         * sysdeps/i386/fpu/libm-test-ulps: Update.
28398         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
28400         [BZ #14155]
28401         * sysdeps/ieee754/ldbl-128/e_j0l.c (__ieee754_j0l): Do not compute
28402         1 / x and functions P and Q for arguments above 0x1p256L.
28403         (__ieee754_y0l): Likewise.
28404         * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_j1l): Likewise.
28405         (__ieee754_y1l): Likewise.
28406         * math/libm-test.inc (j0_test): Do not allow spurious underflows.
28407         (j1_test): Likewise.
28408         (y0_test): Likewise.
28409         (y1_test): Likewise.
28411 2013-03-16  Thomas Schwinge  <thomas@codesourcery.com>
28413         * math/test-snan.c (TEST_FUNC): Add and use minus_sNaN_var
28414         variable.
28416 2013-03-15  Roland McGrath  <roland@hack.frob.com>
28418         * elf/dl-support.c (_dl_aux_init): Ignore zero value for AT_PAGESZ.
28419         (_dl_non_dynamic_init): Don't set _dl_pagesize; it will never be
28420         zero since it's initialized to EXEC_PAGESIZE.
28422         * sysdeps/unix/sysv/linux/ldsodefs.h
28423         (_dl_non_dynamic_init, _dl_aux_init): Move declarations to ...
28424         * sysdeps/generic/ldsodefs.h: ... here.
28426 2013-03-15  Thomas Schwinge  <thomas@codesourcery.com>
28428         * math/libm-test.inc (ldexp_test): Add missing START/END markers.
28430         * sysdeps/powerpc/fpu/test-powerpc-snan.c: Rename to
28431         math/test-snan.c.
28432         * math/test-snan.c: Renamed from
28433         sysdeps/powerpc/fpu/test-powerpc-snan.c.
28434         * math/Makefile (tests): Add test-snan.
28435         * sysdeps/powerpc/fpu/Makefile (libm-tests): Don't add
28436         test-powerpc-snan.
28438         * math/basic-test.c (TEST_FUNC): Replace NANFUNC argument with
28439         SUFFIX.  Initialize qNaN_var with __builtin_nan family of
28440         functions.
28441         (TEST_TRUNC): Add SUFFIX argument.  Initialize qNaN_var with
28442         __builtin_nan family of functions.
28443         * math/libm-test.inc (initialize): Initialize qnan_value with
28444         __builtin_nan family of functions.
28445         * sysdeps/powerpc/fpu/test-powerpc-snan.c (SNANf, SNAN, SNANl):
28446         Remove variables.
28447         (init_signaling_nan, snan_float, snan_double, snan_ldouble):
28448         Remove functions.
28449         (TEST_FUNC): Add SUFFIX argument.  Move sNaN_var into static
28450         storage class.  Initialize qNaN_var and sNaN_var with
28451         __builtin_nan and __builtin_nans families of functions,
28452         respectively.
28454         * math/libm-test.inc (acosh_test): Also test with qNaN input.
28455         (sqrt_test): Remove duplicate test with qNaN input.
28456         (lrint_test, llrint_test, lround_test, llround_test, rint_test)
28457         (round_test, signbit_test, significand_test): Note missing +/-Inf
28458         as well as qNaN tests.
28460         * math/basic-test.c (TEST_FUNC, TEST_TRUNC): Rename NaN_var to
28461         qNaN_var.  Fix a few strings, too.
28462         * math/libm-test.inc (nan_value): Rename to qnan_value.
28463         * math/gen-libm-test.pl (%beautify): Adjust to that.
28464         * math/bits/mathcalls.h (nan): Refer to qNaN instead of NaN.
28465         * math/test-misc.c (main): Likewise.
28466         * sysdeps/ieee754/bits/nan.h (__nan_bytes, __nan_union): Rename
28467         to __qnan_bytes, and __qnan_union, respectively.
28468         * ports/sysdeps/mips/bits/nan.h (__nan_bytes, __nan_union):
28469         Likewise.
28470         * stdio-common/tstdiomisc.c (nanval, lnanval): Rename to qnanval,
28471         and lqnanval, respectively.
28472         * sysdeps/powerpc/bits/fenv.h: Fix usage of NaN/qNaN/sNaN.
28473         * sysdeps/powerpc/fpu/fenv_libc.h: Likewise.
28474         * sysdeps/powerpc/fpu/test-powerpc-snan.c (TEST_FUNC): Likewise,
28475         and rename NaN_var to qNaN_var, and SNaN_var to sNaN_var.
28477         * math/libm-test.inc (fpstack_test) [__x86_64__]: Enable test.
28478         * math/test-misc.c (main) [__x86_64__]: Enable test for long
28479         doubles.
28481         * math/test-misc.c (main): Fix copy'n'pastos.
28482         * misc/tst-efgcvt.c (special): Likewise.
28484         * stdio-common/printf_fp.c (__isinfl_internal, __isnanl_internal):
28485         Remove declarations.
28487 2013-03-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
28489         * sysdeps/ieee754/dbl-64/mpa-arch.h: Remove.
28490         * sysdeps/ieee754/dbl-64/mpa.c: Revert last change.
28491         * sysdeps/ieee754/dbl-64/mpa.h: Revert last change.
28492         * sysdeps/powerpc/power4/fpu/mpa-arch.h: Remove.
28494 2013-03-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
28496         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h (VDSO_IFUNC_RET): Add
28497         macro to return vdso values correctly in IFUNC implementations.
28498         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c (__gettimeofday):
28499         Optimization by using IFUNC.
28501 2013-03-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
28502             Richard Henderson  <rth@redhat.com>
28503             Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
28505         * Makefile.in (bench): New target.
28506         * NEWS: Mention the benchmark framework.
28507         * Rules (bench): Likewise.
28508         (binaries-bench): Generate binaries for functions to
28509         benchmark.
28510         * benchtests/Makefile: New makefile for benchmark tests.
28511         * benchtests/bench-skeleton.c: New skeleton file for benchmark
28512         programs.
28513         * benchtests/exp-inputs: New input file for EXP function.
28514         * benchtests/pow-inputs: New input file for POW function.
28515         * scripts/bench.pl: New script to generate source files for
28516         benchmark programs.
28518 2013-03-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
28520         * sysdeps/ieee754/dbl-64/mpa-arch.h: New file.
28521         * sysdeps/ieee754/dbl-64/mpa.c (norm): Use MANTISSA_T to store
28522         computations on mantissa.  Use macros for rounding and
28523         division.
28524         (denorm): Likewise.
28525         (__dbl_mp): Likewise.
28526         (add_magnitudes): Likewise.
28527         (sub_magnitudes): Likewise.
28528         (__mul): Likewise.
28529         (__sqr): Likewise.
28530         * sysdeps/ieee754/dbl-64/mpa.h: Include mpa-arch.h.  Define
28531         powers of two in terms of TWOPOW macro.
28532         (mp_no): Make type of mantissa as MANTISSA_T.
28533         [!RADIXI]: Define RADIXI.
28534         [!TWO52]: Define TWO52.
28535         * sysdeps/powerpc/power4/fpu/mpa-arch.h: New file.
28537         * manual/nptl.texi (cindex): Modify threads to pthreads.
28539 2013-03-15  Joseph Myers  <joseph@codesourcery.com>
28541         * sysdeps/x86_64/preconfigure: Regenerated.
28543 2013-03-14  Joseph Myers  <joseph@codesourcery.com>
28545         [BZ #14155]
28546         * sysdeps/ieee754/dbl-64/e_j0.c (pzero): Return 1.0 for arguments
28547         0x1p28 and above.
28548         (qzero): Return -0.125 / x for arguments 0x1p28 and above.
28549         * sysdeps/ieee754/dbl-64/e_j1.c (pzero): Return 1.0 for arguments
28550         0x1p28 and above.
28551         (qzero): Return 0.375 / x for arguments 0x1p28 and above.
28552         * math/libm-test.inc (j0_test): Do not allow one spurious
28553         underflow exception.
28554         (y1_test): Likewise.
28556 2013-03-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
28558         * manual/Makefile (chapters): Add nptl.
28559         * manual/debug.texi (Debugging Support): Add link to Threads
28560         chapter.
28561         * manual/nptl.texi: New file.
28563         * sysdeps/unix/sysv/linux/times.c (__times): Fix formatting.
28565 2013-03-14  Petr Baudis  <pasky@ucw.cz>
28567         * sysdeps/unix/sysv/linux/times.c (__times): On EFAULT, test
28568         for non-NULL pointer before the memory validity test. Pointed
28569         out by Holger Brunck <holger.brunck@keymile.com>.
28571 2013-03-13  Andreas Schwab  <schwab@suse.de>
28573         * extra-lib.mk (extra-objs): Add static-only-routines as .oS
28574         instead of .os.
28576 2013-03-13  Joseph Myers  <joseph@codesourcery.com>
28578         * timezone/zic.c: Update from tzcode 2013b.
28580 2013-03-12  Carlos O'Donell  <carlos@redhat.com>
28582         * manual/install.texi (Configuring and compiling):
28583         Mention i686 and i586.
28584         * INSTALL: Regenerate.
28586 2013-03-12  Roland McGrath  <roland@hack.frob.com>
28588         * sysdeps/init_array/elf-init.c: New file.
28589         * csu/elf-init.c
28590         (__libc_csu_init) [!NO_INITFINI]: Conditionalize _init call on this.
28591         (__libc_csu_fini) [!NO_INITFINI]: Conditionalize _fini call on this.
28593         * csu/gmon-start.c [GMON_START_ARRAY_SECTION]: Don't define
28594         __gmon_start__ as global, but as static with a .preinit_array pointer.
28595         * sysdeps/init_array/gmon-start.c: New file.  Use that.
28596         * sysdeps/init_array/crti.S: New file, empty except for comments.
28597         * sysdeps/init_array/crtn.S: Likewise.
28599 2013-03-11  Ondřej Bílka  <neleai@seznam.cz>
28601         * sysdeps/x86_64/memset.S: Remove USE_MULTIARCH conditional for
28602         definining bcopy.
28603         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
28604         Remove Prefer_SSE_for_memop.
28605         * sysdeps/x86_64/multiarch/init-arch.h: Remove
28606         bit_Prefer_SSE_for_memop, index_Prefer_SSE_for_memop,
28607         HAS_PREFER_SSE_FOR_MEMOP.
28608         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Remove
28609         memset-x86-64.
28610         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
28611         Remove bzero, memset ifunc support.
28612         * sysdeps/x86_64/multiarch/bzero.S: Remove file.
28613         * sysdeps/x86_64/multiarch/memset-x86-64.S: Likewise.
28614         * sysdeps/x86_64/multiarch/memset.S: Likewise.
28615         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
28617 2013-03-11  Andreas Schwab  <schwab@suse.de>
28619         [BZ #15234]
28620         * Versions.def (libpthread): Add GLIBC_2.3, so that it can be used
28621         by SHLIB_COMPAT.
28622         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist
28623         (GLIBC_2.16): Remove pthread_atfork.
28625 2013-03-08  Paul Pluzhnikov  <ppluzhnikov@google.com>
28627         * posix/Makefile (testcases.h): Set LC_ALL=C before sed.
28628         (ptestcases.h): Likewise.
28630 2013-03-08  Roland McGrath  <roland@hack.frob.com>
28632         * Makeconfig ($(common-objpfx)config.status): Depend on
28633         sysdeps/*/preconfigure{,.in} too.
28635 2013-03-08  Joseph Myers  <joseph@codesourcery.com>
28637         * malloc/malloc.h (__malloc_ptr_t): Remove macro.
28638         (__free_hook): Use void * instead of __malloc_ptr_t.
28639         (__malloc_hook): Likewise.
28640         (__realloc_hook): Likewise.
28641         (__memalign_hook): Likewise.
28642         (__after_morecore_hook): Likewise.
28643         * malloc/arena.c (save_malloc_hook): Likewise.
28644         (save_free_hook): Likewise.
28645         * malloc/hooks.c (malloc_hook_ini): Likewise.
28646         (realloc_hook_ini): Likewise.
28647         (memalign_hook_ini): Likewise.
28648         * malloc/malloc.c (malloc_hook_ini): Likewise.
28649         (realloc_hook_ini): Likewise.
28650         (memalign_hook_ini): Likewise.
28651         (__free_hook): Likewise.
28652         (__malloc_hook): Likewise.
28653         (__realloc_hook): Likewise.
28654         (__memalign_hook): Likewise.
28655         (__libc_malloc): Likewise.
28656         (__libc_free): Likewise.
28657         (__libc_realloc): Likewise.
28658         (__libc_memalign): Likewise.
28659         (__libc_valloc): Likewise.
28660         (__libc_pvalloc): Likewise.
28661         (__libc_calloc): Likewise.
28662         (__posix_memalign): Likewise.
28663         * malloc/morecore.c (__sbrk): Likewise.
28664         (__default_morecore): Likewise.
28666         * malloc/morecore.c (__default_morecore): Use ISO C prototype.
28668         * malloc/malloc.h (__malloc_ptrdiff_t): Remove macro.
28669         * malloc/morecore.c (__default_morecore): Use ptrdiff_t instead of
28670         __malloc_ptrdiff_t.
28672         * malloc/malloc.h (__malloc_size_t): Remove macro.
28673         * malloc/mcheck.c (old_malloc_hook): Use size_t instead of
28674         __malloc_size_t.
28675         (old_memalign_hook): Likewise.
28676         (old_realloc_hook): Likewise.
28677         (struct hdr): Likewise.
28678         (flood): Likewise.
28679         (mallochook): Likewise.
28680         (memalignhook): Likewise.
28681         (reallochook): Likewise.
28682         * malloc/mtrace.c (tr_old_malloc_hook): Likewise.
28683         (tr_old_realloc_hook): Likewise.
28684         (tr_old_memalign_hook): Likewise.
28685         (tr_mallochook): Likewise.
28686         (tr_reallochook): Likewise.
28687         (tr_memalignhook): Likewise.
28689 2013-03-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
28691         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_pack): Rename to
28692         default_ldbl_pack and using as default implementation.
28693         (ldbl_unpack): Rename to default_ldbl_unpack and using as default
28694         implementation.
28695         * sysdeps/powerpc/fpu/math_ldbl.h (ldbl_extract_mantissa): Remove
28696         redundant definition.
28697         (ldbl_insert_mantissa): Likewise.
28698         (ldbl_canonicalize): Likewise.
28699         (ldbl_nearbyint): Likewise.
28700         (ldbl_pack): Rename to ldbl_pack_ppc.
28701         (ldbl_unpack): Rename to ldbl_unpack_ppc.
28702         * sysdeps/unix/sysv/linux/powerpc/Implies: Remove file.
28703         * sysdeps/powerpc/Implies: Add ieee754/ldbl-opt after ieee754/ldbl-128ibm.
28705 2013-03-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
28707         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Move file...
28708         * sysdeps/powerpc/power4/fpu/mpa.c: ... here.
28709         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile: Move file...
28710         * sysdeps/powerpc/power4/fpu/Makefile: ... here.
28711         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Remove file.
28712         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile: Remove file.
28713         * sysdeps/powerpc/powerpc32/power4/Implies: New file.
28714         * sysdeps/powerpc/powerpc64/power4/Implies: New file.
28716 2013-03-07  Andreas Jaeger  <aj@suse.de>
28718         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
28719         bits/mman-linux.h.
28721 2013-03-07  Siddhesh Poyarekar  <siddhesh@redhat.com>
28723         * sysdeps/ieee754/dbl-64/slowexp.c [!USE_LONG_DOUBLE_FOR_MP]:
28724         Include mpa.h and declare __MPEXP.
28725         [USE_LONG_DOUBLE_FOR_MP] (__slowexp): Call __IEEE754_EXPL.
28726         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile
28727         (CPPFLAGS-slowexp.c): Define USE_LONG_DOUBLE_FOR_MP.
28728         * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: Remove.
28729         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile
28730         (CPPFLAGS-slowexp.c): Define USE_LONG_DOUBLE_FOR_MP.
28731         * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: Remove.
28733         * sysdeps/ieee754/dbl-64/slowpow.c [USE_LONG_DOUBLE_FOR_MP]
28734         (__slowpow): Use long double EXPL and LOGL functions to
28735         compute POW.
28736         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile
28737         (CPPFLAGS-slowpow.c): Define USE_LONG_DOUBLE_FOR_MP.
28738         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Remove.
28739         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile
28740         (CPPFLAGS-slowpow.c): Define USE_LONG_DOUBLE_FOR_MP.
28741         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Remove.
28743         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mul): Use
28744         intermediate variable to calculate exponent.
28745         (__sqr): Likewise.
28746         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mul):
28747         Likewise.
28748         (__sqr): Likewise.
28750         * sysdeps/ieee754/dbl-64/mpa.c [!NO__MUL]: Define __mul.
28751         [!NO__SQR]: Define __sqr.
28752         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: define NO__MUL
28753         and NO__SQR.  Remove all code except __mul and __sqr.  Include
28754         sysdeps/ieee754/dbl-64/mpa.c.
28755         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
28757         [BZ #12723]
28758         * posix/Makefile (tests): Add tst-pathconf.
28759         * posix/tst-pathconf.c: New test case.
28760         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Remove
28761         _PC_PIPE_BUF.
28762         * sysdeps/unix/sysv/linux/pathconf.c (__pathconf): Likewise.
28764 2013-03-06  Patsy Franklin  <pfrankli@redhat.com>
28766         * io/fcntl.h: Added a comment about AT_EACCESS and AT_REMOVEDIR.
28768 2013-03-06  Andreas Jaeger  <aj@suse.de>
28770         * sysdeps/unix/sysv/linux/bits/mman-linux.h (MAP_ANONYMOUS): Allow
28771         definition via __MAP_ANONYMOUS.
28773         * sysdeps/unix/sysv/linux/s390/bits/mman.h (MAP_GROWSUP): Remove,
28774         it's not part of Linux headers.
28776         * sysdeps/unix/sysv/linux/bits/mman-linux.h (MAP_HUGE_SHIFT): Define.
28777         (MAP_HUGE_MASK): Define.
28779         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h (PTRACE_O_EXIT_KILL):
28780         Define.
28781         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
28782         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h (PTRACE_O_EXIT_KILL):
28783         Define.
28784         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
28785         * sysdeps/unix/sysv/linux/sys/ptrace.h (PTRACE_O_EXIT_KILL):
28786         Define.
28787         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
28788         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h (PTRACE_O_EXITKILL):
28789         Define.
28790         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
28792         * sysdeps/unix/sysv/linux/x86/bits/msq.h (MSG_COPY): Likewise.
28793         * sysdeps/unix/sysv/linux/generic/bits/msq.h (MSG_COPY): Define.
28794         * sysdeps/unix/sysv/linux/powerpc/bits/msq.h (MSG_COPY): Likewise.
28795         * sysdeps/unix/sysv/linux/bits/msq.h (MSG_COPY): Likewise.
28796         * sysdeps/unix/sysv/linux/s390/bits/msq.h (MSG_COPY): Likewise.
28797         * sysdeps/unix/sysv/linux/sparc/bits/msq.h (MSG_COPY): Define.
28799         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_filesize_max):
28800         Handle f2fs.
28802         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
28803         Handle f2fs and efivarfs.
28805         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_link_max): Handle
28806         f2fs.
28808         * sysdeps/unix/sysv/linux/linux_fsinfo.h (F2FS_SUPER_MAGIC): Add.
28809         (EFIVARFS_MAGIC): Add.
28810         (F2FS_LINK_MAX): Add.
28812 2013-03-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
28814         * stdio-common/vfprintf.c: Replace __builtin_expect with
28815         __glibc_unlikely.
28817 2013-03-06  Joseph Myers  <joseph@codesourcery.com>
28819         [BZ #13550]
28820         * sysdeps/generic/bp-sym.h: Remove file.
28821         * sysdeps/powerpc/powerpc64/bp-asm.h: Likewise.
28822         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Don't include
28823         <bp-sym.h> and <bp-asm.h>.
28824         (__longjmp): Don't use BP_SYM.
28825         * sysdeps/powerpc/powerpc64/a2/memcpy.S: Don't include <bp-sym.h>
28826         and <bp-asm.h>.
28827         (memcpy): Don't use BP_SYM.
28828         * sysdeps/powerpc/powerpc64/cell/memcpy.S: Don't include
28829         <bp-sym.h> and <bp-asm.h>.
28830         (memcpy): Don't use BP_SYM.
28831         * sysdeps/powerpc/powerpc64/memcpy.S: Don't include <bp-sym.h> and
28832         <bp-asm.h>.
28833         (memcpy): Don't use BP_SYM.
28834         * sysdeps/powerpc/powerpc64/memset.S: Don't include <bp-sym.h> and
28835         <bp-asm.h>.
28836         (memset): Don't use BP_SYM.
28837         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
28838         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
28839         (__bzero): Don't use BP_SYM.
28840         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
28841         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
28842         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Don't include
28843         <bp-sym.h> and <bp-asm.h>.
28844         (memcmp): Don't use BP_SYM.  Remove comment about bounded
28845         pointers.
28846         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Don't include
28847         <bp-sym.h> and <bp-asm.h>.
28848         (memcpy): Don't use BP_SYM.
28849         * sysdeps/powerpc/powerpc64/power4/memset.S: Don't include
28850         <bp-sym.h> and <bp-asm.h>.
28851         (memset): Don't use BP_SYM.
28852         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
28853         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
28854         (__bzero): Don't use BP_SYM.
28855         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
28856         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
28857         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Don't include
28858         <bp-sym.h> and <bp-asm.h>.
28859         (strncmp): Don't use BP_SYM.  Remove comment about bounded
28860         pointers.
28861         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Don't include
28862         <bp-sym.h> and <bp-asm.h>.
28863         (memcpy): Don't use BP_SYM.
28864         * sysdeps/powerpc/powerpc64/power6/memset.S: Don't include
28865         <bp-sym.h> and <bp-asm.h>.
28866         (memset): Don't use BP_SYM.
28867         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
28868         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
28869         (__bzero): Don't use BP_SYM.
28870         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
28871         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
28872         * sysdeps/powerpc/powerpc64/power7/memchr.S: Don't include
28873         <bp-sym.h> and <bp-asm.h>.
28874         (__memchr): Don't use BP_SYM.
28875         * sysdeps/powerpc/powerpc64/power7/memcmp.S: Don't include
28876         <bp-sym.h> and <bp-asm.h>.
28877         (memcmp): Don't use BP_SYM.  Remove comment about bounded
28878         pointers.
28879         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Don't include
28880         <bp-sym.h> and <bp-asm.h>.
28881         (memcpy): Don't use BP_SYM.
28882         * sysdeps/powerpc/powerpc64/power7/mempcpy.S: Don't include
28883         <bp-sym.h> and <bp-asm.h>.
28884         (__mempcpy): Don't use BP_SYM.
28885         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Don't include
28886         <bp-sym.h> and <bp-asm.h>.
28887         (__memrchr): Don't use BP_SYM.
28888         * sysdeps/powerpc/powerpc64/power7/memset.S: Don't include
28889         <bp-sym.h> and <bp-asm.h>.
28890         (memset): Don't use BP_SYM.
28891         (__bzero): Likewise.
28892         * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: Don't include
28893         <bp-sym.h> and <bp-asm.h>.
28894         (__rawmemchr): Don't use BP_SYM.
28895         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: Don't include
28896         <bp-sym.h> and <bp-asm.h>.
28897         (__STRCMP): Don't use BP_SYM.
28898         * sysdeps/powerpc/powerpc64/power7/strchr.S: Don't include
28899         <bp-sym.h> and <bp-asm.h>.
28900         (strchr): Don't use BP_SYM.
28901         * sysdeps/powerpc/powerpc64/power7/strchrnul.S: Don't include
28902         <bp-sym.h> and <bp-asm.h>.
28903         (__strchrnul): Don't use BP_SYM.
28904         * sysdeps/powerpc/powerpc64/power7/strlen.S: Don't include
28905         <bp-sym.h> and <bp-asm.h>.
28906         (strlen): Don't use BP_SYM.
28907         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Don't include
28908         <bp-sym.h> and <bp-asm.h>.
28909         (strncmp): Don't use BP_SYM.  Remove comment about bounded
28910         pointers.
28911         * sysdeps/powerpc/powerpc64/power7/strnlen.S: Don't include
28912         <bp-sym.h> and <bp-asm.h>.
28913         (__strnlen): Don't use BP_SYM.
28914         * sysdeps/powerpc/powerpc64/setjmp-common.S: Don't include
28915         <bp-sym.h> and <bp-asm.h>.
28916         (__GI__setjmp): Don't use BP_SYM.
28917         (_setjmp): Likewise.
28918         (__sigsetjmp): Likewise.
28919         * sysdeps/powerpc/powerpc64/start.S: Don't include "bp-sym.h".
28920         (L(start_addresses)): Don't use BP_SYM.
28921         (_start): Likewise.
28922         * sysdeps/powerpc/powerpc64/stpcpy.S: Don't include <bp-sym.h> and
28923         <bp-asm.h>.
28924         (__stpcpy): Don't use BP_SYM, CHECK_BOUNDS_LOW,
28925         STORE_RETURN_BOUNDS, CHECK_BOUNDS_HIGH and STORE_RETURN_VALUE.
28926         (__stpcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
28927         (__stpcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
28928         * sysdeps/powerpc/powerpc64/strchr.S: Don't include <bp-sym.h> and
28929         <bp-asm.h>.
28930         (strchr): Don't use BP_SYM, CHECK_BOUNDS_LOW, STORE_RETURN_BOUNDS,
28931         CHECK_BOUNDS_HIGH_RTN and STORE_RETURN_VALUE.  Remove comment
28932         about bounded pointers.
28933         (strchr) [__BOUNDED_POINTERS__]: Remove conditional code.
28934         (strchr) [!__BOUNDED_POINTERS__]: Make code unconditional.
28935         * sysdeps/powerpc/powerpc64/strcmp.S: Don't include <bp-sym.h> and
28936         <bp-asm.h>.
28937         (strcmp): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove comment
28938         about bounded pointers.  Remove GKM FIXME comments.
28939         (strcmp) [__BOUNDED_POINTERS__]: Remove conditional code.
28940         * sysdeps/powerpc/powerpc64/strcpy.S: Don't include <bp-sym.h> and
28941         <bp-asm.h>.
28942         (strcpy): Don't use BP_SYM, CHECK_BOUNDS_LOW and
28943         STORE_RETURN_BOUNDS.  Remove comment about bounded pointers.
28944         Remove GKM FIXME comments.
28945         (strcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
28946         (strcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
28947         * sysdeps/powerpc/powerpc64/strlen.S: Don't include <bp-sym.h> and
28948         <bp-asm.h>.
28949         (strlen): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove comment
28950         about bounded pointers.  Remove GKM FIXME comment.
28951         * sysdeps/powerpc/powerpc64/strncmp.S: Don't include <bp-sym.h>
28952         and <bp-asm.h>.
28953         (strncmp): Don't use BP_SYM.  Remove comment about bounded
28954         pointers.
28955         * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S: Don't include
28956         <bp-sym.h> and <bp-asm.h>.
28957         (__brk): Don't use BP_SYM and DISCARD_BOUNDS.
28958         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S: Don't include
28959         <bp-sym.h> and <bp-asm.h>.
28960         (__clone): Don't use BP_SYM and DISCARD_BOUNDS.  Remove GKM FIXME
28961         comment.
28963 2013-03-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
28965         * stdio-common/vfprintf.c (vfprintf): Check malloc return; don't
28966         call free(NULL).
28968 2013-03-05  David S. Miller  <davem@davemloft.net>
28970         * po/es.po: Update from translation team.
28972 2013-03-05  Andreas Jaeger  <aj@suse.de>
28974         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Include
28975         <bits/mman-linux.h>.
28976         (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value
28977         is fine.
28978         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Move include of
28979         <bits/mman-linux.h> to end of file.
28980         (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value
28981         is fine.
28982         * sysdeps/unix/sysv/linux/x86/bits/mman.h: Move include of
28983         <bits/mman-linux.h> to end of file.
28984         (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value
28985         is fine.
28986         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Move include of
28987         <bits/mman-linux.h> to end of file.
28989         * sysdeps/unix/sysv/linux/bits/mman-linux.h [!MCL_CURRENT]
28990         (MCL_CURRENT, MCL_FUTURE): Define here.
28992 2013-03-05  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
28994         [BZ #15232]
28995         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: Use
28996         attribute_hidden.
28997         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: Likewise.
28999 2013-03-05  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
29001         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: Set the
29002         fourth parameter needed for rt_sigprocmask syscall.
29003         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S:
29004         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: Likewise.
29005         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: Likewise.
29006         * sysdeps/unix/sysv/linux/s390/s390-64/setcontext.S: Likewise.
29007         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Likewise.
29008         * sysdeps/unix/sysv/linux/s390/ucontext_i.sym: Define _NSIG8.
29010 2013-03-04  Joseph Myers  <joseph@codesourcery.com>
29012         [BZ #13550]
29013         * sysdeps/powerpc/powerpc32/power4/strncmp.S (strncmp): Remove
29014         comment about bounded pointers.
29015         * sysdeps/powerpc/powerpc32/power7/strncmp.S (strncmp): Likewise.
29016         * sysdeps/powerpc/powerpc32/strncmp.S (strncmp): Likewise.
29018 2013-03-04  Andreas Jaeger  <aj@suse.de>
29020         * sysdeps/unix/sysv/linux/bits/mman-linux.h: New file, with Linux
29021         common definitions.
29023         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Remove all defines
29024         provided by bits/mman-linux.h and include <bits/mman-linux.h>.
29025         * sysdeps/unix/sysv/linux/x86/bits/mman.h: Likewise.
29026         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
29027         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Likewise.
29028         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
29030 2013-03-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
29032         [BZ #15055]
29033         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (__ieee754_acoshl): Use
29034         __ieee754_sqrl instead of __sqrl.
29036 2013-03-01  Joseph Myers  <joseph@codesourcery.com>
29038         * sysdeps/powerpc/fpu/fpu_control.h: Move to ...
29039         * sysdeps/powerpc/fpu_control.h: ... here.
29040         * sysdeps/powerpc/fpu/bits/fenvinline.h: Move to ...
29041         * sysdeps/powerpc/bits/fenvinline.h: ... here.
29042         * sysdeps/powerpc/fpu/bits/mathinline.h: Move to ...
29043         * sysdeps/powerpc/bits/mathinline.h: ... here.
29045 2013-03-01  Roland McGrath  <roland@hack.frob.com>
29047         * elf/dl-hwcaps.c (_dl_important_hwcaps):
29048         Change [NEED_DL_SYSINFO || NEED_DL_SYSINFO_DSO] conditionals
29049         to just [NEED_DL_SYSINFO_DSO].
29050         * elf/dl-support.c: Likewise.
29051         * elf/dl-sysdep.c (_dl_sysdep_start): Likewise.
29052         * elf/rtld.c (dl_main): Likewise.
29053         * elf/setup-vdso.h (setup_vdso): Likewise.
29054         * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): Likewise.
29055         * sysdeps/unix/sysv/linux/dl-sysdep.c
29056         (_dl_discover_osversion): Likewise.
29058 2013-03-01  Carlos O'Donell  <carlos@redhat.com>
29060         * csu/libc-start.c (__pthread_initialize_minimal): Revert last change.
29061         * csu/libc-tls.c (__pthread_initialize_minimal): Likewise.
29063 2013-03-01  Siddhesh Poyarekar  <siddhesh@redhat.com>
29065         * NEWS: Mention libm performance improvements and non-x86 PI
29066         futex support.
29068         * csu/libc-start.c (__pthread_initialize_minimal): Change
29069         function arguments.
29070         * csu/libc-tls.c (__pthread_initialize_minimal): Likewise.
29072 2013-02-28  Joseph Myers  <joseph@codesourcery.com>
29074         [BZ #13550]
29075         * sysdeps/powerpc/powerpc32/bp-asm.h: Remove file.
29076         * sysdeps/powerpc/powerpc32/__longjmp-common.S: Don't include
29077         <bp-sym.h> and <bp-asm.h>.
29078         (__longjmp): Don't use BP_SYM and CHECK_BOUNDS_BOTH_WIDE_LIT.
29079         * sysdeps/powerpc/powerpc32/a2/memcpy.S: Don't include <bp-sym.h>
29080         and <bp-asm.h>.
29081         (memcpy): Don't use BP_SYM.
29082         * sysdeps/powerpc/powerpc32/add_n.S: Don't include <bp-sym.h> and
29083         <bp-asm.h>.
29084         (__mpn_add_n): Don't use BP_SYM.
29085         (__mpn_add_n) [__BOUNDED_POINTERS_]: Remove conditional code.
29086         * sysdeps/powerpc/powerpc32/addmul_1.S: Don't include <bp-sym.h>
29087         and <bp-asm.h>.
29088         (__mpn_addmul_1): Don't use BP_SYM.
29089         (__mpn_addmul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
29090         * sysdeps/powerpc/powerpc32/bsd-_setjmp.S: Don't include
29091         <bp-sym.h>.
29092         (_setjmp): Don't use BP_SYM.
29093         (__novmx_setjmp): Likewise.
29094         (__GI__setjmp): Likewise.
29095         (__vmx_setjmp): Likewise.
29096         * sysdeps/powerpc/powerpc32/bsd-setjmp.S: Don't include
29097         <bp-sym.h>.
29098         * sysdeps/powerpc/powerpc32/bzero.S: Don't include <bp-sym.h>.
29099         (__bzero): Don't use BP_SYM.
29100         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
29101         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
29102         * sysdeps/powerpc/powerpc32/cell/memcpy.S: Don't include
29103         <bp-sym.h> and <bp-asm.h>.
29104         (memcpy): Don't use BP_SYM.
29105         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Don't include
29106         <bp-sym.h> and <bp-asm.h>.
29107         (__longjmp): Don't use BP_SYM and CHECK_BOUNDS_BOTH_WIDE_LIT.
29108         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Don't include
29109         <bp-sym.h> and <bp-asm.h>.
29110         (__sigsetjmp): Don't use BP_SYM and CHECK_BOUNDS_BOTH_WIDE_LIT.
29111         * sysdeps/powerpc/powerpc32/lshift.S: Don't include <bp-sym.h> and
29112         <bp-asm.h>.
29113         (__mpn_lshift): Don't use BP_SYM.
29114         (__mpn_lshift) [__BOUNDED_POINTERS__]: Remove conditional code.
29115         * sysdeps/powerpc/powerpc32/memset.S: Don't include <bp-sym.h> and
29116         <bp-asm.h>.
29117         (memset): Don't use BP_SYM.
29118         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
29119         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
29120         * sysdeps/powerpc/powerpc32/mul_1.S: Don't include <bp-sym.h> and
29121         <bp-asm.h>.
29122         (__mpn_mul_1): Don't use BP_SYM.
29123         (__mpn_mul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
29124         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Don't include
29125         <bp-sym.h> and <bp-asm.h>.
29126         (memcmp): Don't use BP_SYM.
29127         * sysdeps/powerpc/powerpc32/power4/memcpy.S: Don't include
29128         <bp-sym.h> and <bp-asm.h>.
29129         (memcpy): Don't use BP_SYM.
29130         * sysdeps/powerpc/powerpc32/power4/memset.S: Don't include
29131         <bp-sym.h> and <bp-asm.h>.
29132         (memset): Don't use BP_SYM.
29133         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Don't include
29134         <bp-sym.h> and <bp-asm.h>.
29135         (strncmp): Don't use BP_SYM.
29136         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Don't include
29137         <bp-sym.h> and <bp-asm.h>.
29138         (memcpy): Don't use BP_SYM.
29139         * sysdeps/powerpc/powerpc32/power6/memset.S: Don't include
29140         <bp-sym.h> and <bp-asm.h>.
29141         (memset): Don't use BP_SYM.
29142         * sysdeps/powerpc/powerpc32/power7/memchr.S: Don't include
29143         <bp-sym.h> and <bp-asm.h>.
29144         (__memchr): Don't use BP_SYM.
29145         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Don't include
29146         <bp-sym.h> and <bp-asm.h>.
29147         (memcmp): Don't use BP_SYM.
29148         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Don't include
29149         <bp-sym.h> and <bp-asm.h>.
29150         (memcpy): Don't use BP_SYM.
29151         * sysdeps/powerpc/powerpc32/power7/mempcpy.S: Don't include
29152         <bp-sym.h> and <bp-asm.h>.
29153         (__mempcpy): Don't use BP_SYM.
29154         * sysdeps/powerpc/powerpc32/power7/memrchr.S: Don't include
29155         <bp-sym.h> and <bp-asm.h>.
29156         (__memrchr): Don't use BP_SYM.
29157         * sysdeps/powerpc/powerpc32/power7/memset.S: Don't include
29158         <bp-sym.h> and <bp-asm.h>.
29159         (memset): Don't use BP_SYM.
29160         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: Don't include
29161         <bp-sym.h> and <bp-asm.h>.
29162         (__rawmemchr): Don't use BP_SYM.
29163         * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: Don't include
29164         <bp-sym.h> and <bp-asm.h>.
29165         (__STRCMP): Don't use BP_SYM.
29166         * sysdeps/powerpc/powerpc32/power7/strchr.S: Don't include
29167         <bp-sym.h> and <bp-asm.h>.
29168         (strchr): Don't use BP_SYM.
29169         * sysdeps/powerpc/powerpc32/power7/strchrnul.S: Don't include
29170         <bp-sym.h> and <bp-asm.h>.
29171         (__strchrnul): Don't use BP_SYM.
29172         * sysdeps/powerpc/powerpc32/power7/strlen.S: Don't include
29173         <bp-sym.h> and <bp-asm.h>.
29174         (strlen): Don't use BP_SYM.
29175         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Don't include
29176         <bp-sym.h> and <bp-asm.h>.
29177         (strncmp): Don't use BP_SYM.
29178         * sysdeps/powerpc/powerpc32/power7/strnlen.S: Don't include
29179         <bp-sym.h> and <bp-asm.h>.
29180         (__strnlen): Don't use BP_SYM.
29181         * sysdeps/powerpc/powerpc32/rshift.S: Don't include <bp-sym.h> and
29182         <bp-asm.h>.
29183         (__mpn_rshift): Don't use BP_SYM.
29184         (__mpn_rshift) [__BOUNDED_POINTERS__]: Remove conditional code.
29185         * sysdeps/powerpc/powerpc32/setjmp-common.S: Don't include
29186         <bp-sym.h> and <bp-asm.h>.
29187         (__sigsetjmp): Don't use BP_SYM.
29188         * sysdeps/powerpc/powerpc32/start.S: Don't include "bp-sym.h".
29189         (L(start_addresses)): Don't use BP_SYM.
29190         (_start): Likewise.
29191         * sysdeps/powerpc/powerpc32/stpcpy.S: Don't include <bp-sym.h> and
29192         <bp-asm.h>.
29193         (__stpcpy): Don't use BP_SYM and macros from bp-asm.h.
29194         (__stpcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
29195         (__stpcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
29196         * sysdeps/powerpc/powerpc32/strchr.S: Don't include <bp-sym.h> and
29197         <bp-asm.h>.
29198         (strchr): Don't use BP_SYM.h and macros from bp-asm.h.
29199         (strchr) [__BOUNDED_POINTERS__]: Remove conditional code.
29200         (strchr) [!__BOUNDED_POINTERS__]: Make code unconditional.
29201         * sysdeps/powerpc/powerpc32/strcmp.S: Don't include <bp-sym.h> and
29202         <bp-asm.h>.
29203         (strcmp): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove GKM FIXME
29204         comments.
29205         (strcmp) [__BOUNDED_POINTERS__]: Remove conditional code.
29206         * sysdeps/powerpc/powerpc32/strcpy.S: Don't include <bp-sym.h> and
29207         <bp-asm.h>.
29208         (strcpy): Don't use BP_SYM and macros from bp-asm.h.  Remove GKM
29209         FIXME comments.
29210         (strcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
29211         (strcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
29212         * sysdeps/powerpc/powerpc32/strlen.S: Don't include <bp-sym.h> and
29213         <bp-asm.h>.
29214         (strlen): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove GKM FIXME
29215         comment.
29216         * sysdeps/powerpc/powerpc32/strncmp.S: Don't include <bp-sym.h>
29217         and <bp-asm.h>.
29218         (strncmp): Don't use BP_SYM,
29219         * sysdeps/powerpc/powerpc32/sub_n.S: Don't include <bp-sym.h> and
29220         <bp-asm.h>.
29221         (__mpn_sub_n): Don't use BP_SYM.
29222         (__mpn_sub_n) [__BOUNDED_POINTERS__]: Remove conditional code.
29223         * sysdeps/powerpc/powerpc32/submul_1.S: Don't include <bp-sym.h>
29224         and <bp-asm.h>.
29225         (__mpn_submul_1): Don't use BP_SYM.
29226         (__mpn_submul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
29227         * sysdeps/unix/sysv/linux/powerpc/powerpc32/brk.S: Don't include
29228         <bp-sym.h> and <bp-asm.h>.
29229         (__brk): Don't use BP_SYM and DISCARD_BOUNDS.
29230         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Don't include
29231         <bp-sym.h> and <bp-asm.h>.
29232         (__clone): Don't use BP_SYM and DISCARD_BOUNDS.  Remove GKM FIXME
29233         comment.
29235 2013-02-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
29237         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (add_magnitudes):
29238         Use ZK to minimize writes to Z.
29239         (sub_magnitudes): Simplify code a bit.
29240         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (add_magnitudes):
29241         Use ZK to minimize writes to Z.
29242         (sub_magnitudes): Simplify code a bit.
29244 2013-02-27  Roland McGrath  <roland@hack.frob.com>
29246         * csu/gmon-start.c: Add special exception to license text.
29248 2013-02-27  Richard Henderson  <rth@redhat.com>
29250         * scripts/config.guess: Update from config.git.
29251         * scripts/config.sub: Likewise.
29253 2013-02-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
29255         * sysdeps/ieee754/dbl-64/mpsqrt.c: Reformat.
29257         * sysdeps/ieee754/dbl-64/mpatan2.c: Reformat.
29259         * sysdeps/ieee754/dbl-64/mpatan.c: Reformat.
29261         * sysdeps/ieee754/dbl-64/mptan.c: Reformat.
29263         * sysdeps/ieee754/dbl-64/mplog.c: Reformat.
29265 2013-02-26  Roland McGrath  <roland@hack.frob.com>
29267         * Makeconfig (%.v.i, %.v): Move these pattern rules outside of
29268         [$(build-shared = yes].
29270 2013-02-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
29272         * sysdeps/ieee754/dbl-64/mpa.c: Include alloca.h.
29273         (__mul): Reduce iterations for calculating mantissa.
29275         * sysdeps/ieee754/dbl-64/sincos32.c (__c32): Use MPONE and
29276         MPTWO.
29277         (__mpranred): Likewise.
29279         [BZ #15160]
29280         * malloc/memusagestat.c (main): Draw graphs for heap and stack
29281         only if MAXSIZE_HEAP and MAXSIZE_STACK are non-zero.
29283 2013-02-26  Paul Eggert  <eggert@cs.ucla.edu>
29285         * posix/regex_internal.h [__GNUC__ < 3 + (__GNUC_MINOR__ < 1]:
29286         Define __attribute__.
29288 2013-02-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
29290         * locale/elem-hash.h (elem_hash): Mark as pure and possibly
29291         unused.
29292         * posix/regex_internal.h (__attribute): Remove.
29293         [!_LIBC && __i386__]: Use __attribute__ instead of __attribute.
29294         (re_string_context_at): Likewise.
29295         (bitset_not): Use __attribute__ and mark function as possibly
29296         unused.
29297         (bitset_merge): Likewise.
29298         (bitset_mask): Likewise.
29299         (re_string_char_size_at): Likewise.
29300         (re_string_wchar_at): Likewise.
29301         (re_string_elem_size_at): Likewise.
29303 2013-02-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
29305         * sysdeps/ieee754/dbl-64/sincos32.c (ss32): Remove commented
29306         code.
29307         (cc32): Likewise.
29309         * sysdeps/ieee754/dbl-64/mpa.c (mcr): Use long instead of int.
29310         (__acr): Likewise.
29311         (__cpy): Likewise.
29312         (norm): Likewise.
29313         (denorm): Likewise.
29314         (__dbl_mp): Likewise.
29315         (add_magnitudes): Likewise.
29316         (sub_magnitudes): Likewise.
29317         (__mul): Likewise.
29318         (__inv): Likewise.
29320         * sysdeps/ieee754/dbl-64/slowexp.c: Reformat in GNU coding
29321         style.
29323         * sysdeps/ieee754/dbl-64/slowpow.c: Reformat in GNU coding
29324         style.
29326         * sysdeps/ieee754/dbl-64/slowexp.c (__slowexp): Remove commented
29327         code.
29329         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mp_dbl): Sync
29330         up changes with default code.
29331         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mp_dbl):
29332         Likewise.
29334 2013-02-24  Allan McRae  <allan@archlinux.org>
29336         * manual/socket.texi (The Internet Namespace): Order menu items
29337         to match that in the file.
29339         * manual/libc-texinfo.sh: Use @detailmenu around the detailed
29340         node listing of the info page menu.
29342 2013-02-21  Joseph Myers  <joseph@codesourcery.com>
29344         [BZ #13550]
29345         * sysdeps/i386/bp-asm.h: Remove file.
29346         * sysdeps/i386/add_n.S: Do not include "bp-sym.h" and "bp-asm.h".
29347         (PARMS): Do not use macros from bp-asm.h.
29348         (S1): Likewise.
29349         (S2): Likewise.
29350         (SIZE): Likewise.
29351         (__mpn_add_n): Do not use BP_SYM
29352         * sysdeps/i386/addmul_1.S: Do not include "bp-sym.h" and
29353         "bp-asm.h".
29354         (PARMS): Do not use macros from bp-asm.h.
29355         (S1): Likewise.
29356         (SIZE): Likewise.
29357         (__mpn_addmul_1): Do not use BP_SYM
29358         * sysdeps/i386/bsd-_setjmp.S: Do not include "bp-sym.h" and
29359         "bp-asm.h".
29360         (PARMS): Do not use macros from bp-asm.h.
29361         (SIGMSK): Likewise.
29362         (_setjmp): Likewise.  Do not use BP_SYM.
29363         * sysdeps/i386/bsd-setjmp.S: Do not include "bp-sym.h" and
29364         "bp-asm.h".
29365         (PARMS): Do not use macros from bp-asm.h.
29366         (SIGMSK): Likewise.
29367         (setjmp): Likewise.  Do not use BP_SYM.
29368         * sysdeps/i386/fpu/s_frexp.S: Do not include "bp-sym.h" and
29369         "bp-asm.h".
29370         (PARMS): Do not use macros from bp-asm.h.
29371         (__frexp): Do not use BP_SYM.
29372         (frexp): Likewise.
29373         * sysdeps/i386/fpu/s_frexpf.S: Do not include "bp-sym.h" and
29374         "bp-asm.h".
29375         (PARMS): Do not use macros from bp-asm.h.
29376         (__frexpf): Do not use BP_SYM.
29377         (frexpf): Likewise.
29378         * sysdeps/i386/fpu/s_frexpl.S: Do not include "bp-sym.h" and
29379         "bp-asm.h".
29380         (PARMS): Do not use macros from bp-asm.h.
29381         (__frexpl): Do not use BP_SYM.
29382         (frexpl): Likewise.
29383         * sysdeps/i386/fpu/s_remquo.S: Do not include "bp-sym.h" and
29384         "bp-asm.h".
29385         (PARMS): Do not use macros from bp-asm.h.
29386         (__remquo): Do not use BP_SYM.
29387         (remquo): Likewise.
29388         * sysdeps/i386/fpu/s_remquof.S: Do not include "bp-sym.h" and
29389         "bp-asm.h".
29390         (PARMS): Do not use macros from bp-asm.h.
29391         (__remquof): Do not use BP_SYM.
29392         (remquof): Likewise.
29393         * sysdeps/i386/fpu/s_remquol.S: Do not include "bp-sym.h" and
29394         "bp-asm.h".
29395         (PARMS): Do not use macros from bp-asm.h.
29396         (__remquol): Do not use BP_SYM.
29397         (remquol): Likewise.
29398         * sysdeps/i386/i486/strcat.S: Do not include "bp-sym.h" and
29399         "bp-asm.h".
29400         (PARMS): Do not use macros from bp-asm.h.
29401         (DEST): Likewise.
29402         (SRC): Likewise.
29403         (strcat): Remove GKM FIXME comment.  Do not use BP_SYM.
29404         * sysdeps/i386/i486/strlen.S: Do not include "bp-sym.h" and
29405         "bp-asm.h".
29406         (PARMS): Do not use macros from bp-asm.h.
29407         (strlen): Do not use BP_SYM.
29408         * sysdeps/i386/i586/add_n.S: Do not include "bp-sym.h" and
29409         "bp-asm.h".
29410         (PARMS): Do not use macros from bp-asm.h.
29411         (S1): Likewise.
29412         (S2): Likewise.
29413         (SIZE): Likewise.
29414         (__mpn_add_n): Do not use BP_SYM.
29415         * sysdeps/i386/i586/addmul_1.S: Do not include "bp-sym.h" and
29416         "bp-asm.h".
29417         (PARMS): Do not use macros from bp-asm.h.
29418         (S1): Likewise.
29419         (SIZE): Likewise.
29420         (__mpn_addmul_1): Do not use BP_SYM.
29421         * sysdeps/i386/i586/bzero.S (__bzero): Do not use BP_SYM in
29422         weak_alias.
29423         (bzero): Likewise.
29424         * sysdeps/i386/i586/lshift.S: Do not include "bp-sym.h" and
29425         "bp-asm.h".
29426         (PARMS): Do not use macros from bp-asm.h.
29427         (S): Likewise.
29428         (SIZE): Likewise.
29429         (__mpn_lshift): Do not use BP_SYM.
29430         * sysdeps/i386/i586/memcpy.S: Do not include "bp-sym.h" and
29431         "bp-asm.h".
29432         (PARMS): Do not use macros from bp-asm.h.
29433         (DEST): Likewise.
29434         (SRC): Likewise.
29435         (LEN): Likewise.
29436         (memcpy): Likewise.  Do not use BP_SYM.
29437         * sysdeps/i386/i586/mempcpy.S (__mempcpy): Do not use BP_SYM in
29438         libc_hidden_def and weak_alias.
29439         (mempcpy): Do not use BP_SYM in weak_alias.
29440         * sysdeps/i386/i586/memset.S: Do not include "bp-sym.h" and
29441         "bp-asm.h".
29442         (PARMS): Do not use macros from bp-asm.h.
29443         (DEST): Likewise.
29444         (LEN): Likewise.
29445         [!BZERO_P] (CHR): Likewise.
29446         (memset): Likewise.  Do not use BP_SYM.
29447         * sysdeps/i386/i586/mul_1.S: Do not include "bp-sym.h" and
29448         "bp-asm.h".
29449         (PARMS): Do not use macros from bp-asm.h.
29450         (S1): Likewise.
29451         (SIZE): Likewise.
29452         (__mpn_mul_1): Do not use BP_SYM.
29453         * sysdeps/i386/i586/rshift.S: Do not include "bp-sym.h" and
29454         "bp-asm.h".
29455         (PARMS): Do not use macros from bp-asm.h.
29456         (S): Likewise.
29457         (SIZE): Likewise.
29458         (__mpn_rshift): Do not use BP_SYM.
29459         * sysdeps/i386/i586/strchr.S: Do not include "bp-sym.h" and
29460         "bp-asm.h".
29461         (PARMS): Do not use macros from bp-asm.h.
29462         (STR): Likewise.
29463         (CHR): Likewise.
29464         (strchr): Likewise.  Do not use BP_SYM.
29465         (index): Do not use BP_SYM in weak_alias.
29466         * sysdeps/i386/i586/strcpy.S: Do not include "bp-sym.h" and
29467         "bp-asm.h".
29468         (PARMS): Do not use macros from bp-asm.h.
29469         (DEST): Likewise.
29470         (SRC): Likewise.
29471         (STRCPY): Likewise.  Remove GKM FIXME comment.  Do not use BP_SYM.
29472         * sysdeps/i386/i586/strlen.S: Do not include "bp-sym.h" and
29473         "bp-asm.h".
29474         (PARMS): Do not use macros from bp-asm.h.
29475         (strlen): Do not use BP_SYM.
29476         * sysdeps/i386/i586/sub_n.S: Do not include "bp-sym.h" and
29477         "bp-asm.h".
29478         (PARMS): Do not use macros from bp-asm.h.
29479         (S1): Likewise.
29480         (S2): Likewise.
29481         (SIZE): Likewise.
29482         (__mpn_sub_n): Do not use BP_SYM.
29483         * sysdeps/i386/i586/submul_1.S: Do not include "bp-sym.h" and
29484         "bp-asm.h".
29485         (PARMS): Do not use macros from bp-asm.h.
29486         (S1): Likewise.
29487         (SIZE): Likewise.
29488         (__mpn_submul_1): Do not use BP_SYM.
29489         * sysdeps/i386/i686/add_n.S: Do not include "bp-sym.h" and
29490         "bp-asm.h".
29491         (PARMS): Do not use macros from bp-asm.h.
29492         (S1): Likewise.
29493         (S2): Likewise.
29494         (SIZE): Likewise.
29495         (__mpn_add_n): Do not use BP_SYM.
29496         * sysdeps/i386/i686/bzero.S (__bzero): Do not use BP_SYM in
29497         weak_alias.
29498         (bzero): Likewise.
29499         * sysdeps/i386/i686/memcmp.S: Do not include "bp-sym.h" and
29500         "bp-asm.h".
29501         (PARMS): Do not use macros from bp-asm.h.
29502         (BLK2): Likewise.
29503         (LEN): Likewise.
29504         (memcmp): Do not use BP_SYM.
29505         (bcmp): Do not use BP_SYM in weak_alias.
29506         * sysdeps/i386/i686/memcpy.S: Do not include "bp-sym.h" and
29507         "bp-asm.h".
29508         (PARMS): Do not use macros from bp-asm.h.
29509         (DEST): Likewise.
29510         (SRC): Likewise.
29511         (LEN): Likewise.
29512         (memcpy): Likewise.  Do not use BP_SYM.
29513         * sysdeps/i386/i686/memmove.S: Do not include "bp-sym.h" and
29514         "bp-asm.h".
29515         (PARMS): Do not use macros from bp-asm.h.
29516         (DEST): Likewise.
29517         (SRC): Likewise.
29518         (LEN): Likewise.
29519         (memmove): Likewise.  Do not use BP_SYM.
29520         * sysdeps/i386/i686/mempcpy.S: Do not include "bp-sym.h" and
29521         "bp-asm.h".
29522         (PARMS): Do not use macros from bp-asm.h.
29523         (DEST): Likewise.
29524         (SRC): Likewise.
29525         (LEN): Likewise.
29526         (__mempcpy): Likewise.  Do not use BP_SYM.
29527         (mempcpy): Do not use BP_SYM in weak_alias.
29528         * sysdeps/i386/i686/memset.S: Do not include "bp-sym.h" and
29529         "bp-asm.h".
29530         (PARMS): Do not use macros from bp-asm.h.
29531         (DEST): Likewise.
29532         (LEN): Likewise.
29533         [!BZERO_P] (CHR): Likewise.
29534         (memset): Likewise.  Do not use BP_SYM.
29535         * sysdeps/i386/i686/strcmp.S: Do not include "bp-sym.h" and
29536         "bp-asm.h".
29537         (PARMS): Do not use macros from bp-asm.h.
29538         (STR2): Likewise.
29539         (strcmp): Do not use BP_SYM.
29540         * sysdeps/i386/i686/strtok.S: Do not include "bp-sym.h" and
29541         "bp-asm.h".
29542         (PARMS): Do not use macros from bp-asm.h.
29543         (STR): Likewise.
29544         (DELIM): Likewise.
29545         [USE_AS_STRTOK_R] (SAVE): Likewise.
29546         (FUNCTION): Likewise.  Do not use BP_SYM.
29547         * sysdeps/i386/i686/strtok_r.S (__strtok_r): Do not use BP_SYM in
29548         aliases.
29549         (strtok_r): Likewise.
29550         (__GI___strtok_r): Likewise.
29551         * sysdeps/i386/lshift.S: Do not include "bp-sym.h" and "bp-asm.h".
29552         (PARMS): Do not use macros from bp-asm.h.
29553         (S): Likewise.
29554         (SIZE): Likewise.
29555         (__mpn_lshift): Do not use BP_SYM.
29556         * sysdeps/i386/memchr.S: Do not include "bp-sym.h" and "bp-asm.h".
29557         (PARMS): Do not use macros from bp-asm.h.
29558         (STR): Likewise.
29559         (CHR): Likewise.
29560         (__memchr): Do not use BP_SYM.
29561         (memchr): Do not use BP_SYM in weak_alias.
29562         * sysdeps/i386/memcmp.S: Do not include "bp-sym.h" and "bp-asm.h".
29563         (PARMS): Do not use macros from bp-asm.h.
29564         (BLK2): Likewise.
29565         (LEN): Likewise.
29566         (memcmp): Do not use BP_SYM.
29567         (bcmp): Do not use BP_SYM in weak_alias.
29568         * sysdeps/i386/mul_1.S: Do not include "bp-sym.h" and "bp-asm.h".
29569         (PARMS): Do not use macros from bp-asm.h.
29570         (S1): Likewise.
29571         (SIZE): Likewise.
29572         (__mpn_mul_1): Do not use BP_SYM.
29573         * sysdeps/i386/rawmemchr.S: Do not include "bp-sym.h" and
29574         "bp-asm.h".
29575         (PARMS): Do not use macros from bp-asm.h.
29576         (STR): Likewise.
29577         (CHR): Likewise.
29578         (__rawmemchr): Do not use BP_SYM.
29579         (rawmemchr): Do not use BP_SYM in weak_alias.
29580         * sysdeps/i386/rshift.S: Do not include "bp-sym.h" and "bp-asm.h".
29581         (PARMS): Do not use macros from bp-asm.h.
29582         (S): Likewise.
29583         (SIZE): Likewise.
29584         (__mpn_rshift): Do not use BP_SYM.
29585         * sysdeps/i386/setjmp.S: Do not include "bp-sym.h" and "bp-asm.h".
29586         (PARMS): Do not use macros from bp-asm.h.
29587         (SIGMSK): Likewise.
29588         (__sigsetjmp): Likewise.  Do not use BP_SYM.
29589         * sysdeps/i386/start.S: Do not include "bp-sym.h".
29590         (_start): Do not use BP_SYM.
29591         * sysdeps/i386/stpcpy.S: Do not include "bp-sym.h" and "bp-asm.h".
29592         (PARMS): Do not use macros from bp-asm.h.
29593         (DEST): Likewise.
29594         (SRC): Likewise.
29595         (__stpcpy): Likewise.  Do not use BP_SYM.
29596         (stpcpy): Do not use BP_SYM in weak_alias.
29597         * sysdeps/i386/stpncpy.S: Do not include "bp-sym.h" and
29598         "bp-asm.h".
29599         (PARMS): Do not use macros from bp-asm.h.
29600         (DEST): Likewise.
29601         (SRC): Likewise.
29602         (LEN): Likewise.
29603         (__stpncpy): Likewise.  Do not use BP_SYM.
29604         (stpncpy): Do not use BP_SYM in weak_alias.
29605         * sysdeps/i386/strchr.S: Do not include "bp-sym.h" and "bp-asm.h".
29606         (PARMS): Do not use macros from bp-asm.h.
29607         (STR): Likewise.
29608         (CHR): Likewise.
29609         (strchr): Likewise.  Do not use BP_SYM.
29610         * sysdeps/i386/strchrnul.S: Do not include "bp-sym.h" and
29611         "bp-asm.h".
29612         (PARMS): Do not use macros from bp-asm.h.
29613         (STR): Likewise.
29614         (CHR): Likewise.
29615         (__strchrnul): Likewise.  Do not use BP_SYM.
29616         (strchrnul): Do not use BP_SYM in weak_alias.
29617         * sysdeps/i386/strcspn.S: Do not include "bp-sym.h" and
29618         "bp-asm.h".
29619         (PARMS): Do not use macros from bp-asm.h.
29620         (STOP): Likewise.
29621         (strcspn): Do not use BP_SYM.
29622         * sysdeps/i386/strpbrk.S: Do not include "bp-sym.h" and
29623         "bp-asm.h".
29624         (PARMS): Do not use macros from bp-asm.h.
29625         (STR): Likewise.
29626         (STOP): Likewise.
29627         (strpbrk): Likewise.  Do not use BP_SYM.
29628         * sysdeps/i386/strrchr.S: Do not include "bp-sym.h" and
29629         "bp-asm.h".
29630         (PARMS): Do not use macros from bp-asm.h.
29631         (STR): Likewise.
29632         (CHR): Likewise.
29633         (strrchr): Likewise.  Do not use BP_SYM.
29634         * sysdeps/i386/strspn.S: Do not include "bp-sym.h" and "bp-asm.h".
29635         (PARMS): Do not use macros from bp-asm.h.
29636         (SKIP): Likewise.
29637         (strspn): Do not use BP_SYM.
29638         * sysdeps/i386/strtok.S: Do not include "bp-sym.h" and "bp-asm.h".
29639         (PARMS): Do not use macros from bp-asm.h.
29640         (STR): Likewise.
29641         (DELIM): Likewise.
29642         (SAVE): Likewise.
29643         (FUNCTION): Likewise.  Do not use BP_SYM.
29644         * sysdeps/i386/strtok_r.S (__strtok_r): Do not use BP_SYM in
29645         aliases.
29646         (strtok_r): Likewise.
29647         (__GI___strtok_r): Likewise.
29648         * sysdeps/i386/sub_n.S: Do not include "bp-sym.h" and "bp-asm.h".
29649         (PARMS): Do not use macros from bp-asm.h.
29650         (S1): Likewise.
29651         (S2): Likewise.
29652         (SIZE): Likewise.
29653         (__mpn_sub_n): Do not use BP_SYM.
29654         * sysdeps/i386/submul_1.S: Do not include "bp-sym.h" and
29655         "bp-asm.h".
29656         (PARMS): Do not use macros from bp-asm.h.
29657         (S1): Likewise.
29658         (SIZE): Likewise.
29659         (__mpn_submul_1): Do not use BP_SYM.
29660         * sysdeps/unix/i386/sysdep.S: Do not include <bp-asm.h> and
29661         <bp-sym.h>.
29662         * sysdeps/unix/sysv/linux/i386/clone.S: Do not include <bp-sym.h>
29663         and <bp-asm.h>.
29664         (PARMS): Do not use macros from bp-asm.h.
29665         (FLAGS): Likewise.
29666         (PTID): Likewise.
29667         (TLS): Likewise.
29668         (CTID): Likewise.
29669         (__clone): Do not use BP_SYM.
29670         (clone): Do not use BP_SYM in weak_alias.
29671         * sysdeps/unix/sysv/linux/i386/mmap64.S: Do not include <bp-sym.h>
29672         and <bp-asm.h>.
29673         (PARMS): Do not use macros from bp-asm.h.
29674         (LEN): Likewise.
29675         (__mmap64): Do not use BP_SYM.
29676         (mmap64): Do not use BP_SYM in weak_alias.
29677         * sysdeps/unix/sysv/linux/i386/posix_fadvise64.S: Do not include
29678         <bp-sym.h> and <bp-asm.h>.
29679         (PARMS): Do not use macros from bp-asm.h.
29680         (__posix_fadvise64_l64): Do not use BP_SYM.
29681         * sysdeps/unix/sysv/linux/i386/semtimedop.S
29682         (PARMS): Do not use macros from bp-asm.h.
29683         (NSOPS): Likewise.
29684         (semtimedop): Do not use BP_SYM.
29685         * sysdeps/unix/sysv/linux/i386/sysdep.h: Do not include <bp-sym.h>
29686         and <bp-asm.h>.
29688 2013-02-21  Allan McRae  <allan@archlinux.org>
29690         * manual/message.texi (Charset conversion in gettext):
29691         Move @end statement to beginning of line.
29693 2013-02-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
29695         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__inv): Mark as
29696         static.
29697         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__inv):
29698         Likewise.
29700         * sysdeps/ieee754/dbl-64/mpa.c (norm): Fix whitespace.
29701         (denorm): Likewise.
29702         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (norm): Likewise.
29703         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (norm): Likewise.
29705 2013-02-21  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
29707         * sysdeps/s390/s390-32/dl-trampoline.S (_dl_runtime_profile): Do a
29708         tail-call to the resolved function if pltexit isn't needed.
29710 2013-02-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
29712         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mul): Mark X
29713         or Y being zero as being unlikely.
29714         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mul):
29715         Likewise.
29717 2013-02-20  Carlos O'Donell  <carlos@redhat.com>
29719         * manual/nss.texi (System Databases and Name Service Switch):
29720         Remove frobnicate @pxref.
29722 2013-02-20  Thomas Schwinge  <thomas@codesourcery.com>
29724         * sysdeps/ieee754/bits/nan.h [!__GNUC__] (__nan_union): Change
29725         __attribute__ ((unused)) to __attribute__ ((__unused__)).
29727 2013-02-20  Petr Machata  <pmachata@redhat.com>
29729         * elf/elf.h (R_ARM_TARGET1): New macro.
29730         (R_ARM_SBREL31, R_ARM_V4BX, R_ARM_TARGET2): Likewise.
29731         (R_ARM_PREL31, R_ARM_MOVW_ABS_NC, R_ARM_MOVT_ABS): Likewise.
29732         (R_ARM_MOVW_PREL_NC, R_ARM_MOVT_PREL): Likewise.
29733         (R_ARM_THM_MOVW_ABS_NC, R_ARM_THM_MOVT_ABS): Likewise.
29734         (R_ARM_THM_MOVW_PREL_NC, R_ARM_THM_MOVT_PREL): Likewise.
29735         (R_ARM_THM_JUMP19, R_ARM_THM_JUMP6): Likewise.
29736         (R_ARM_THM_ALU_PREL_11_0, R_ARM_THM_PC12): Likewise.
29737         (R_ARM_ABS32_NOI, R_ARM_REL32_NOI): Likewise.
29738         (R_ARM_ALU_PC_G0_NC, R_ARM_ALU_PC_G0): Likewise.
29739         (R_ARM_ALU_PC_G1_NC, R_ARM_ALU_PC_G1): Likewise.
29740         (R_ARM_ALU_PC_G2, R_ARM_LDR_PC_G1, R_ARM_LDR_PC_G2): Likewise.
29741         (R_ARM_LDRS_PC_G0, R_ARM_LDRS_PC_G1): Likewise.
29742         (R_ARM_LDRS_PC_G2, R_ARM_LDC_PC_G0): Likewise.
29743         (R_ARM_LDC_PC_G1, R_ARM_LDC_PC_G2): Likewise.
29744         (R_ARM_ALU_SB_G0_NC, R_ARM_ALU_SB_G0): Likewise.
29745         (R_ARM_ALU_SB_G1_NC, R_ARM_ALU_SB_G1): Likewise.
29746         (R_ARM_ALU_SB_G2, R_ARM_LDR_SB_G0, R_ARM_LDR_SB_G1): Likewise.
29747         (R_ARM_LDR_SB_G2, R_ARM_LDRS_SB_G0): Likewise.
29748         (R_ARM_LDRS_SB_G1, R_ARM_LDRS_SB_G2): Likewise.
29749         (R_ARM_LDC_SB_G0, R_ARM_LDC_SB_G1, R_ARM_LDC_SB_G2): Likewise.
29750         (R_ARM_MOVW_BREL_NC, R_ARM_MOVT_BREL): Likewise.
29751         (R_ARM_MOVW_BREL, R_ARM_THM_MOVW_BREL_NC): Likewise.
29752         (R_ARM_THM_MOVT_BREL, R_ARM_THM_MOVW_BREL): Likewise.
29753         (R_ARM_PLT32_ABS, R_ARM_GOT_ABS, R_ARM_GOT_PREL): Likewise.
29754         (R_ARM_GOT_BREL12, R_ARM_GOTOFF12, R_ARM_GOTRELAX): Likewise.
29755         (R_ARM_TLS_LDO12, R_ARM_TLS_LE12, R_ARM_TLS_IE12GP): Likewise.
29756         (R_ARM_PRIVATE_0, R_ARM_PRIVATE_1, R_ARM_PRIVATE_2): Likewise.
29757         (R_ARM_PRIVATE_3, R_ARM_PRIVATE_4, R_ARM_PRIVATE_5): Likewise.
29758         (R_ARM_PRIVATE_6, R_ARM_PRIVATE_7, R_ARM_PRIVATE_8): Likewise.
29759         (R_ARM_PRIVATE_9, R_ARM_PRIVATE_10): Likewise.
29760         (R_ARM_PRIVATE_11, R_ARM_PRIVATE_12): Likewise.
29761         (R_ARM_PRIVATE_13, R_ARM_PRIVATE_14): Likewise.
29762         (R_ARM_PRIVATE_15, R_ARM_ME_TOO): Likewise.
29763         (R_ARM_THM_TLS_DESCSEQ16, R_ARM_THM_TLS_DESCSEQ32): Likewise.
29764         (R_ARM_THM_GOT_BREL12): Likewise.
29765         (R_ARM_PC24, R_ARM_PLT32): Updated a comment at this macro.
29766         (R_ARM_THM_PC11, R_ARM_THM_PC9): Likewise.
29767         (R_ARM_THM_ABS5, R_ARM_THM_PC22): Added a comment to this macro.
29768         (R_ARM_THM_PC8, R_ARM_THM_SWI8, R_ARM_XPC25): Likewise.
29769         (R_ARM_THM_XPC22, R_ARM_ALU_PCREL_7_0): Likewise.
29770         (R_ARM_ALU_PCREL_15_8, R_ARM_ALU_PCREL_23_15): Likewise.
29771         (R_ARM_LDR_SBREL_11_0, R_ARM_ALU_SBREL_19_12): Likewise.
29772         (R_ARM_ALU_SBREL_27_20, R_ARM_TLS_DESCSEQ): Likewise.
29773         (R_ARM_THM_TLS_DESCSEQ): Fixed whitespace.
29775 2013-02-20  Thomas Schwinge  <thomas@codesourcery.com>
29777         * sysdeps/ieee754/bits/nan.h [!__GNUC__] (__nan_union): Change
29778         __attribute_used__ to __attribute__ ((unused)).
29780 2013-02-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
29782         * sysdeps/ieee754/dbl-64/mpa.c (__sqr): Copy over comment from
29783         powerpc mpa.c.
29784         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mul): Fix
29785         comment formatting.
29786         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mul): Likewise.
29788 2013-02-19  Joseph Myers  <joseph@codesourcery.com>
29790         [BZ #13550]
29791         * sysdeps/i386/bp-asm.h [__BOUNDED_POINTERS__] (BOUNDS_VIOLATED):
29792         Remove macro.
29793         (ENTER): Remove both macro definitions.
29794         (LEAVE): Likewise.
29795         (CHECK_BOUNDS_LOW): Likewise.
29796         (CHECK_BOUNDS_HIGH): Likewise.
29797         (CHECK_BOUNDS_BOTH): Likewise.
29798         (CHECK_BOUNDS_BOTH_WIDE): Likewise.
29799         (RETURN_BOUNDED_POINTER): Likewise.
29800         (RETURN_NULL_BOUNDED_POINTER): Likewise.
29801         (PUSH_ERRNO_LOCATION_RETURN): Likewise.
29802         (POP_ERRNO_LOCATION_RETURN): Likewise.
29803         * sysdeps/i386/add_n.S (__mpn_add_n): Do not use removed macros.
29804         (__mpn_add_n) [__BOUNDED_POINTERS__]: Remove conditional code.
29805         * sysdeps/i386/addmul_1.S (__mpn_addmul_1): Do not use removed
29806         macros.
29807         (__mpn_addmul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
29808         * sysdeps/i386/bsd-_setjmp.S (_setjmp): Do not use removed macros.
29809         * sysdeps/i386/bsd-setjmp.S (setjmp): Likewise.
29810         * sysdeps/i386/fpu/s_frexp.S (__frexp): Likewise.
29811         * sysdeps/i386/fpu/s_frexpf.S (__frexpf): Likewise.
29812         * sysdeps/i386/fpu/s_frexpl.S (__frexpl): Likewise.
29813         * sysdeps/i386/fpu/s_remquo.S (__remquo): Likewise.
29814         * sysdeps/i386/fpu/s_remquof.S (__remquof): Likewise.
29815         * sysdeps/i386/fpu/s_remquol.S (__remquol): Likewise.
29816         * sysdeps/i386/i486/strcat.S (strcat): Likewise.
29817         * sysdeps/i386/i486/strlen.S (strlen): Likewise.
29818         * sysdeps/i386/i586/add_n.S (__mpn_add_n): Likewise.
29819         (__mpn_add_n) [__BOUNDED_POINTERS__]: Remove conditional code.
29820         * sysdeps/i386/i586/addmul_1.S (__mpn_addmul_1): Do not use
29821         removed macros.
29822         (__mpn_addmul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
29823         * sysdeps/i386/i586/lshift.S (__mpn_lshift): Do not use removed
29824         macros.
29825         (__mpn_lshift) [__BOUNDED_POINTERS__]: Remove conditional code.
29826         * sysdeps/i386/i586/memcpy.S (memcpy): Do not use removed macros.
29827         * sysdeps/i386/i586/memset.S (memset): Likewise.
29828         * sysdeps/i386/i586/mul_1.S (__mpn_mul_1): Likewise.
29829         (__mpn_mul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
29830         * sysdeps/i386/i586/rshift.S (__mpn_rshift): Do not use removed
29831         macros.
29832         (__mpn_rshift) [__BOUNDED_POINTERS__]: Remove conditional code.
29833         * sysdeps/i386/i586/strchr.S (strchr): Do not use removed macros.
29834         Change uses of L(2) to L(out).
29835         * sysdeps/i386/i586/strcpy.S (STRCPY): Do not use removed macros.
29836         * sysdeps/i386/i586/strlen.S (strlen): Likewise.
29837         * sysdeps/i386/i586/sub_n.S (__mpn_sub_n): Likewise.
29838         (__mpn_sub_n) [__BOUNDED_POINTERS__]: Remove conditional code.
29839         * sysdeps/i386/i586/submul_1.S (__mpn_submul_1): Do not use
29840         removed macros.
29841         (__mpn_submul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
29842         * sysdeps/i386/i686/add_n.S (__mpn_add_n): Do not use removed
29843         macros.
29844         (__mpn_add_n) [__BOUNDED_POINTERS__]: Remove conditional code.
29845         * sysdeps/i386/i686/memcmp.S (ENTRANCE): Do not use macro ENTER.
29846         (RETURN): Do not use macro LEAVE.
29847         * sysdeps/i386/i686/memcpy.S (memcpy): Do not use removed macros.
29848         * sysdeps/i386/i686/memmove.S (memmove): Likewise.
29849         * sysdeps/i386/i686/mempcpy.S (mempcpy): Likewise.
29850         * sysdeps/i386/i686/memset.S (memset): Likewise.
29851         * sysdeps/i386/i686/strcmp.S (strcmp): Likewise.
29852         (strcmp) [!__BOUNDED_POINTERS__]: Make code unconditional.
29853         (strcmp) [__BOUNDED_POINTERS__]: Remove conditional code.
29854         * sysdeps/i386/i686/strtok.S (save_ptr) [__BOUNDED_POINTERS__]:
29855         Likewise.
29856         (save_ptr) [!__BOUNDED_POINTERS__]: Make code unconditional.
29857         (FUNCTION): Do not use removed macros.  Combine labels L(1_1),
29858         L(1_2) and L(1_3) into L(1).
29859         (FUNCTION) [__BOUNDED_POINTERS__]: Remove conditional code.
29860         * sysdeps/i386/lshift.S (__mpn_lshift): Do not use removed macros.
29861         (__mpn_lshift) [__BOUNDED_POINTERS__]: Remove conditional code.
29862         * sysdeps/i386/memchr.S (__memchr): Do not use removed macros.
29863         (__memchr) [__BOUNDED_POINTERS__]: Remove conditional code.
29864         * sysdeps/i386/memcmp.S (memcmp): Do not use removed macros.
29865         * sysdeps/i386/mul_1.S (__mpn_mul_1): Likewise.
29866         (__mpn_mul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
29867         * sysdeps/i386/rawmemchr.S (__rawmemchr): Do not use removed
29868         macros.
29869         * sysdeps/i386/rshift.S (__mpn_rshift): Likewise.
29870         (__mpn_rshift) [__BOUNDED_POINTERS__]: Remove conditional code.
29871         * sysdeps/i386/setjmp.S (__sigsetjmp): Do not use removed macros.
29872         * sysdeps/i386/stpcpy.S (__stpcpy): Likewise.
29873         * sysdeps/i386/stpncpy.S (__stpncpy): Likewise.
29874         (__stpncpy) [__BOUNDED_POINTERS__]: Remove conditional code.
29875         * sysdeps/i386/strchr.S (strchr): Do not use removed macros.
29876         * sysdeps/i386/strchrnul.S (__strchrnul): Likewise.
29877         * sysdeps/i386/strcspn.S (strcspn): Likewise.
29878         * sysdeps/i386/strpbrk.S (strpbrk): Likewise.
29879         * sysdeps/i386/strrchr.S (strrchr): Likewise.
29880         * sysdeps/i386/strspn.S (strspn): Likewise.
29881         * sysdeps/i386/strtok.S (save_ptr) [__BOUNDED_POINTERS__]: Remove
29882         conditional code.
29883         (save_ptr) [!__BOUNDED_POINTERS__]: Make code unconditional.
29884         (FUNCTION) [!__BOUNDED_POINTERS__]: Likewise.
29885         (FUNCTION) [__BOUNDED_POINTERS__]: Remove conditional code.
29886         (FUNCTION): Do not use removed macros.  Combine labels L(1_2) and
29887         L(1_3) into L(1_1).
29888         * sysdeps/i386/sub_n.S (__mpn_sub_n): Do not use removed macros.
29889         (__mpn_sub_n) [__BOUNDED_POINTERS__]: Remove conditional code.
29890         * sysdeps/i386/submul_1.S (__mpn_submul_1): Do not use removed
29891         macros.
29892         (__mpn_submul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
29894 2013-02-19  Jakub Jelinek  <jakub@redhat.com>
29896         * stdlib/strtod_l.c (__mpn_lshift_1): Rewritten as function-like
29897         macro.
29899 2013-02-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
29901         * math/atest-exp.c (exp_mpn): Remove ROUND.
29902         * math/atest-exp2.c (exp_mpn): Likewise.
29903         * math/atest-sincos.c (sincosx_mpn): Remove ROUND and CHK.
29905         * stdlib/cxa_thread_atexit_impl.c: Fix Copyright year.
29906         * stdlib/tst-tls-atexit-lib.c: Likewise.
29907         * stdlib/tst-tls-atexit.c: Likewise.
29909 2013-02-18  Mike Frysinger  <vapier@gentoo.org>
29911         * stdlib/stdlib.h (aligned_alloc): Use __attribute_malloc__
29912         and __attribute_alloc_size__.
29914 2013-02-18  Mike Frysinger  <vapier@gentoo.org>
29916         * include/programs/xmalloc.h: Change __attribute_alloc_size to
29917         __attribute_alloc_size__.
29918         * include/sys/cdefs.h (__attribute_alloc_size): Macro removed.
29919         * misc/sys/cdefs.h (__attribute_alloc_size__): New macro.
29921 2013-02-18  Mike Frysinger  <vapier@gentoo.org>
29923         * include/programs/xmalloc.h: New file.
29924         * catgets/gencat.c: Include it.
29925         (xmalloc, xcalloc, xrealloc, xstrdup): Don't declare them.
29926         * elf/pldd.c: Likewise.
29927         * iconv/iconv_charmap.c: Likewise.
29928         * iconv/iconvconfig.c: Likewise.
29929         * iconv/strtab.c: Likewise.
29930         * locale/programs/locale.c: Likewise.
29931         * locale/programs/localedef.h: Likewise.
29932         * locale/programs/simple-hash.c: Likewise.
29933         * nscd/nscd.h: Likewise.
29934         * nss/makedb.c: Likewise.
29935         * sysdeps/generic/ldconfig.h: Likewise.
29937 2013-02-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
29939         * Versions.def: Add GLIBC_2.18.
29940         * include/link.h (struct link_map): New member l_tls_dtor_count.
29941         * include/stdlib.h (__cxa_thread_atexit_impl): Declare.
29942         (__call_tls_dtors): Likewise.
29943         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Add
29944         __cxa_thread_atexit_impl.
29945         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
29946         Likewise.
29947         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
29948         Likewise.
29949         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist:
29950         Likewise.
29951         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist:
29952         Likewise.
29953         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
29954         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist:
29955         Likewise.
29956         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist:
29957         Likewise.
29958         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
29959         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist:
29960         Likewise.
29961         * stdlib/Makefile (routines): Add __cxa_thread_atexit_impl.
29962         (tests): Add test case tst-tls-atexit.
29963         (modules-names): Add shared library for tst-tls-atexit.
29964         * stdlib/Versions (GLIBC_2.18): Add __cxa_thread_atexit_impl.
29965         (GLIBC_PRIVATE): Add __call_tls_dtors.
29966         * stdlib/cxa_thread_atexit_impl.c: New file with helper function
29967         for libstdc++.
29968         * stdlib/exit.c (__run_exit_handlers): Call __call_tls_dtors.
29969         * stdlib/tst-tls-atexit.c: New test case.
29970         * stdlib/tst-tls-atexit-lib.c: New test case.
29972         * misc/tst-pselect.c: Include stdlib.h for declaration of exit.
29974         * elf/Versions (ld): Add _dl_find_dso_for_object.
29975         * elf/dl-addr.c (_dl_addr): Use _dl_find_dso_for_object.
29976         * elf/dl-open.c (_dl_find_dso_for_object): New function.
29977         (dl_open_worker): Use _dl_find_dso_for_object.
29978         * elf/dl-sym.c (do_sym): Likewise.
29979         * sysdeps/generic/ldsodefs.h: Declare _dl_find_dso_for_object.
29981 2013-02-18  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
29983         * sysdeps/s390/s390-64/dl-trampoline.S (_dl_runtime_resolve):
29984         Syntactic changes only.
29985         (_dl_runtime_profile): Do a tail-call to the resolved function.
29987 2013-02-17  Joseph Myers  <joseph@codesourcery.com>
29989         [BZ #13550]
29990         * sysdeps/x86_64/bp-asm.h: Remove file.
29991         * sysdeps/unix/sysv/linux/x86_64/clone.S: Do not include
29992         <bp-sym.h> and <bp-asm.h>.
29993         (__clone): Do not use BP_SYM.
29994         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Do not include
29995         <bp-sym.h> and <bp-asm.h>.
29996         * sysdeps/unix/x86_64/sysdep.S: Likewise.
29997         * sysdeps/x86_64/bsd-_setjmp.S: Do not include "bp-sym.h" and
29998         "bp-asm.h".
29999         (_setjmp): Do not use BP_SYM.
30000         * sysdeps/x86_64/bsd-setjmp.S: Do not include "bp-sym.h" and
30001         "bp-asm.h".
30002         (setjmp): Do not use BP_SYM.
30003         * sysdeps/x86_64/mempcpy.S (__mempcpy): Do not use BP_SYM in
30004         libc_hidden_def.
30005         (mempcpy): Do not use BP_SYM in weak_alias.
30006         * sysdeps/x86_64/rtld-strchr.S: Do not include "bp-sym.h" and
30007         "bp-asm.h".
30008         (strchr): Do not use BP_SYM.
30009         * sysdeps/x86_64/rtld-strlen.S: Do not include "bp-sym.h" and
30010         "bp-asm.h".
30011         * sysdeps/x86_64/setjmp.S (__sigsetjmp): Do not use BP_SYM.
30012         * sysdeps/x86_64/start.S: Do not include "bp-sym.h".
30013         (_start): Do not use BP_SYM.
30014         * sysdeps/x86_64/strcat.S: Do not include "bp-sym.h" and
30015         "bp-asm.h".
30016         (strcat): Do not use BP_SYM.
30017         * sysdeps/x86_64/strcmp.S: Do not include "bp-sym.h" and
30018         "bp-asm.h".
30019         (STRCMP): Do not use BP_SYM.
30020         * sysdeps/x86_64/strcpy.S: Do not include "bp-sym.h" and
30021         "bp-asm.h".
30022         (STRCPY): Do not use BP_SYM.
30023         * sysdeps/x86_64/strcpy_chk.S: Do not include "bp-sym.h" and
30024         "bp-asm.h".
30025         * sysdeps/x86_64/strtok.S: Do not include "bp-sym.h" and
30026         "bp-asm.h".
30027         (FUNCTION): Do not use BP_SYM.
30028         * sysdeps/x86_64/strtok_r.S (strtok_r): Do not use BP_SYM in
30029         weak_alias.
30030         (__GI___strtok_r): Do not use BP_SYM in strong_alias.
30032 2013-02-17  Andreas Jaeger  <aj@suse.de>
30034         * time/Versions: Sort entries.
30035         * string/Versions: Likewise.
30036         * resolv/Versions: Likewise.
30037         * posix/Versions: Likewise.
30038         * iconv/Versions: Likewise.
30039         * elf/Versions: Likewise.
30040         * wcsmbs/Versions: Likewise.
30042 2013-02-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
30044         * sysdeps/ieee754/dbl-64/mpa.c (__sqr): Avoid using LIM in
30045         loop termination condition.
30047         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Use intermediate
30048         variable to calculate EZ.
30049         (__sqr): Likewise.
30051         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Fix determination of
30052         the lower precision input.
30054 2013-02-15  Joseph Myers  <joseph@codesourcery.com>
30056         [BZ #13550]
30057         * Makeconfig [!+link-bounded] (+link-bounded): Remove variable.
30058         [!link-extra-libs] (link-extra-libs-bounded): Likewise.
30059         (run-via-rtld-prefix): Do not handle %-bp tests.
30060         (test-via-rtld-prefix): Do not mention %-bp tests in comment.
30061         (all-object-suffixes): Remove .ob.
30062         (bppfx): Remove variable.
30063         [$(build-bounded) = yes] (object-suffixes): Do not add .ob.
30064         [$(build-bounded) = yes] (CPPFLAGS-.ob): Remove variable.
30065         [$(build-bounded) = yes] (CFLAGS-.ob): Likewise.
30066         [$(build-bounded) = yes] (libtype.ob): Likewise.
30067         * Makerules (elide-routines.ob): Remove variable.
30068         (do-tests-clean): Do not handle *-bp.out.
30069         (common-mostlyclean): Do not handle *-bp and *-bp.out.
30070         * Rules [$(build-bounded) = yes] (tests-bp.out): Remove variable.
30071         [$(build-bounded) = yes] (xtests-bp.out): Likewise.
30072         (tests): Do not include $(tests-bp.out).
30073         (xtests): Do not include $(xtests-bp.out).
30074         [$(build-bounded) = yes] (binaries-bounded): Remove variable.
30075         [$(build-bounded) = yes] ($(addprefix
30076         $(objpfx),$(binaries-bounded))): Remove rule.
30077         ($(objpfx)%-bp.out): Remove rule.
30078         * config.make.in (build-bounded): Remove variable.
30079         * crypt/Makefile [$(build-bounded) = yes]
30080         ($(tests:%=$(objpfx)%-bp)): Remove dependency.
30081         * csu/Makefile [$(build-bounded) = yes] (extra-objs): Do not
30082         append to variable.
30083         [$(build-bounded) = yes] (install-lib): Likewise.
30084         [$(build-bounded) = yes] (generated): Likewise.
30085         [!start-installed-name-rule] ($(objpfx)b$(start-installed-name)):
30086         Remove rule.
30087         * intl/Makefile [$(build-bounded) = yes]
30088         ($(multithread-test-srcs:%=$(objpfx)%-bp)): Remove dependency.
30089         * math/Makefile [$(build-bounded) = yes]
30090         ($(tests:%=$(objpfx)%-bp): Likewise.
30091         * misc/Makefile [$(build-bounded) = yes]
30092         ($(objpfx)tst-tsearch-bp): Likewise.
30093         * nptl/Makeconfig (bounded-thread-library): Remove variable.
30094         * rt/Makefile [$(build-bounded) = yes] ($(tests:%=$(objpfx)%-bp)):
30095         Remove dependency.
30096         * string/Makefile (o-objects.ob): Remove variable.
30097         * sysdeps/i386/i686/Makefile [$(config-asflags-i686) = yes]
30098         (CFLAGS-.ob): Remove variable.
30099         [$(config-asflags-i686) = yes] (ASFLAGS-.ob): Likewise.
30100         * sysdeps/sparc/sparc32/sparcv9/Makefile (ASFLAGS-.ob): Remove
30101         both definitions of variable.
30102         * sysdeps/sparc/sparc64/Makefile [$(have-as-vis3) = yes]
30103         (ASFLAGS-.ob): Remove variable.
30105 2013-02-14  Joseph Myers  <joseph@codesourcery.com>
30107         [BZ #13550]
30108         * config.h.in [USE_REGPARMS && !PROF && !__BOUNDED_POINTERS__]:
30109         Remove __BOUNDED_POINTERS__ from condition.
30110         * elf/dl-runtime.c [!PROF && !__BOUNDED_POINTERS__]: Likewise.
30111         * string/bits/string2.h [!__NO_STRING_INLINES &&
30112         !__BOUNDED_POINTERS__]: Likewise.
30113         * sysdeps/i386/dl-machine.h [!PROF && !__BOUNDED_POINTERS__]:
30114         Likewise.
30115         * sysdeps/unix/sysv/linux/shmat.c (shmat) [__BOUNDED_POINTERS__]:
30116         Remove conditional code.
30117         * sysdeps/x86/bits/string.h [!__NO_STRING_INLINES &&
30118         __USE_STRING_INLINES && __GNUC__ && __GNUC__ >= 2 &&
30119         !__BOUNDED_POINTERS__]: Remove __BOUNDED_POINTERS__ from
30120         condition.
30122         [BZ #13550]
30123         * csu/libc-start.c: Do not include <bp-sym.h>.
30124         [!LIBC_START_MAIN] (LIBC_START_MAIN): Do not use BP_SYM.
30125         * elf/dl-open.c: Do not include <bp-sym.h>.
30126         (_dl_sysdep_start): Do not use BP_SYM in weak_extern.
30127         * math/fegetenv.c: Do not include <bp-sym.h>.
30128         (fegetenv): Do not use BP_SYM in versioned symbols.
30129         * nptl/sysdeps/pthread/bits/libc-lockP.h
30130         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]: Do not include
30131         <bp-sym.h>.
30132         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
30133         (__pthread_mutex_init): Do not use BP_SYM in weak_extern.
30134         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
30135         (__pthread_mutex_destroy): Likewise.
30136         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
30137         (__pthread_mutex_lock): Likewise.
30138         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
30139         (__pthread_mutex_trylock): Likewise.
30140         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
30141         (__pthread_mutex_unlock): Likewise.
30142         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
30143         (__pthread_mutexattr_init): Likewise.
30144         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
30145         (__pthread_mutexattr_destroy): Likewise.
30146         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
30147         (__pthread_mutexattr_settype): Likewise.
30148         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
30149         (__pthread_rwlock_init): Likewise.
30150         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
30151         (__pthread_rwlock_destroy): Likewise.
30152         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
30153         (__pthread_rwlock_rdlock): Likewise.
30154         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
30155         (__pthread_rwlock_tryrdlock): Likewise.
30156         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
30157         (__pthread_rwlock_wrlock): Likewise.
30158         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
30159         (__pthread_rwlock_trywrlock): Likewise.
30160         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
30161         (__pthread_rwlock_unlock): Likewise.
30162         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
30163         (__pthread_key_create): Likewise.
30164         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
30165         (__pthread_setspecific): Likewise.
30166         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
30167         (__pthread_getspecific): Likewise.
30168         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern] (__pthread_once):
30169         Likewise.
30170         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
30171         (_pthread_cleanup_push_defer): Likewise.
30172         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
30173         (_pthread_cleanup_pop_restore): Likewise.
30174         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
30175         (pthread_setcancelstate): Likewise.
30176         * string/memchr.c [HAVE_BP_SYM_H || _LIBC]: Do not include
30177         <bp-sym.h>.
30178         [!(HAVE_BP_SYM_H || _LIBC)] (BP_SYM): Remove macro definition.
30179         (memchr): Do not use BP_SYM in weak_alias.
30180         * sysdeps/i386/fpu/fegetenv.c: Do not include <bp-sym.h>.
30181         (fegetenv): Do not use BP_SYM in versioned symbols.
30182         * sysdeps/i386/fpu/fesetenv.c: Do not include <bp-sym.h>.
30183         (fesetenv): Do not use BP_SYM in versioned symbols.
30184         * sysdeps/i386/fpu/feupdateenv.c: Do not include <bp-sym.h>.
30185         (feupdateenv): Do not use BP_SYM in versioned symbols.
30186         * sysdeps/i386/fpu/fsetexcptflg.c: Do not include <bp-sym.h>.
30187         (fesetexceptflag): Do not use BP_SYM in versioned symbols.
30188         * sysdeps/posix/open64.c: Do not include <bp-sym.h>.
30189         (__open64): Do not use BP_SYM in weak_alias and libc_hidden_weak.
30190         (open64): Do not use BP_SYM in weak_alias.
30191         * sysdeps/powerpc/fpu/fegetenv.c: Do not include <bp-sym.h>.
30192         (fegetenv): Do not use BP_SYM in versioned symbols.
30193         * sysdeps/powerpc/fpu/fesetenv.c: Do not include <bp-sym.h>.
30194         (fesetenv): Do not use BP_SYM in versioned symbols.
30195         * sysdeps/powerpc/fpu/feupdateenv.c: Do not include <bp-sym.h>.
30196         (feupdateenv): Do not use BP_SYM in versioned symbols.
30197         * sysdeps/powerpc/fpu/fgetexcptflg.c: Do not include <bp-sym.h>.
30198         (fegetexceptflag): Do not use BP_SYM in versioned symbols.
30199         * sysdeps/powerpc/fpu/fraiseexcpt.c: Do not include <bp-sym.h>.
30200         (feraiseexcept): Do not use BP_SYM in versioned symbols.
30201         * sysdeps/powerpc/fpu/fsetexcptflg.c: Do not include <bp-sym.h>.
30202         (fesetexceptflag): Do not use BP_SYM in versioned symbols.
30203         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Do not include
30204         <bp-sym.h>.
30205         (__libc_start_main): Do not use BP_SYM.
30207 2013-02-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
30209         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__cpy): Remove
30210         redundant return line.
30211         (norm): Likewise.
30212         (denorm): Likewise.
30213         (dbl_mp): Likewise.
30214         (sub_magnitudes): Likewise.
30215         (__add): Likewise.
30216         (__sub): Likewise.
30217         (__mul): Likewise.
30218         (__inv): Likewise.
30219         (__dvd): Likewise.
30220         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__cpy): Likewise.
30221         (norm): Likewise.
30222         (denorm): Likewise.
30223         (dbl_mp): Likewise.
30224         (sub_magnitudes): Likewise.
30225         (__add): Likewise.
30226         (__sub): Likewise.
30227         (__mul): Likewise.
30228         (__inv): Likewise.
30229         (__dvd): Likewise.
30231         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Use __sqr
30232         instead of __mul.
30233         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Likewise.
30234         * sysdeps/ieee754/dbl-64/sincos32.c (ss32): Likewise.
30235         (cc32): Likewise.
30237         * sysdeps/ieee754/dbl-64/mpa.c (__sqr): New function.
30238         * sysdeps/ieee754/dbl-64/mpa.h (__sqr): Declare.
30239         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): use __sqr instead
30240         of __mul for squares.
30241         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__sqr): New
30242         function
30243         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__sqr):
30244         Likewise.
30245         * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: Define __sqr.
30246         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
30248 2013-02-13  Joseph Myers  <joseph@codesourcery.com>
30250         [BZ #13550]
30251         * misc/sys/cdefs.h [!__BOUNDED_POINTERS__]: Remove conditional
30252         code.
30253         * csu/libc-start.c (LIBC_START_MAIN): Do not use __unbounded in
30254         prototype or function definition.  Rename ubp_* variables and
30255         parameters.  Remove argv definitions conditional on
30256         [__BOUNDED_POINTERS__].
30257         * debug/backtrace.c (__backtrace): Do not use __unbounded.
30258         * elf/dl-runtime.c (_dl_fixup): Likewise.
30259         * include/set-hooks.h (RUN_HOOK): Likewise.
30260         * stdio-common/vfprintf.c (JUMP): Do not use __unbounded in either
30261         definition.
30262         * string/strcpy.c (strcpy): Do not use __unbounded.
30263         * sysdeps/generic/frame.h (struct layout): Likewise.
30264         * sysdeps/gnu/bits/msq.h (struct msqid_ds): Likewise.
30265         * sysdeps/i386/dl-machine.h (_dl_fixup): Likewise.
30266         * sysdeps/powerpc/powerpc32/backtrace.c (struct layout): Likewise.
30267         * sysdeps/powerpc/powerpc64/backtrace.c (struct layout): Likewise.
30268         * sysdeps/sparc/backtrace.c (struct layout): Likewise.
30269         (__backtrace): Likewise.
30270         * sysdeps/unix/sysv/linux/aio_sigqueue.c (__aio_sigqueue): Do not
30271         use __ptrvalue.
30272         * sysdeps/unix/sysv/linux/fxstat.c (__fxstat): Likewise.
30273         * sysdeps/unix/sysv/linux/fxstatat.c (__fxstatat): Likewise.
30274         * sysdeps/unix/sysv/linux/gai_sigqueue.c (__gai_sigqueue):
30275         Likewise.
30276         * sysdeps/unix/sysv/linux/i386/brk.c (__brk): Likewise.
30277         * sysdeps/unix/sysv/linux/i386/fxstat.c (__fxstat): Likewise.
30278         * sysdeps/unix/sysv/linux/i386/fxstatat.c (__fxstatat): Likewise.
30279         * sysdeps/unix/sysv/linux/i386/lxstat.c (__lxstat): Likewise.
30280         * sysdeps/unix/sysv/linux/i386/msgctl.c (struct __old_msqid_ds):
30281         Do not use __unbounded.
30282         * sysdeps/unix/sysv/linux/i386/setrlimit.c (__new_setrlimit):
30283         Rename __unboundedrlimits parameter to rlimits in prototype.
30284         * sysdeps/unix/sysv/linux/i386/shmctl.c (struct __old_shmid_ds):
30285         Do not use __unbounded.
30286         * sysdeps/unix/sysv/linux/i386/sigaction.c (__libc_sigaction): Do
30287         not use __ptrvalue.
30288         * sysdeps/unix/sysv/linux/i386/xstat.c (__xstat): Likewise.
30289         * sysdeps/unix/sysv/linux/llseek.c (__llseek): Likewise.
30290         * sysdeps/unix/sysv/linux/lxstat.c (__lxstat): Likewise.
30291         * sysdeps/unix/sysv/linux/mmap64.c (__mmap64): Do not use
30292         __ptrvalue or __unbounded.
30293         (__mmap64) [__BOUNDED_POINTERS__]: Remove conditional code.
30294         * sysdeps/unix/sysv/linux/msgctl.c (struct __old_msqid_ds): Do not
30295         use __unbounded.
30296         (__new_msgctl): Do not use __ptrvalue.
30297         * sysdeps/unix/sysv/linux/msgrcv.c (struct ipc_kludge): Do not use
30298         __unbounded.
30299         (__libc_msgrcv): Do not use __ptrvalue.
30300         * sysdeps/unix/sysv/linux/powerpc/libc-start.c (struct
30301         startup_info): Do not use __unbounded.
30302         (__libc_start_main): Likewise.  Rename ubp_* variables and
30303         parameters.  Remove argv definitions conditional on
30304         [__BOUNDED_POINTERS__].
30305         * sysdeps/unix/sysv/linux/ptrace.c (ptrace): Do not use
30306         __ptrvalue.
30307         * sysdeps/unix/sysv/linux/semctl.c (struct __old_semid_ds): Do not
30308         use __unbounded.
30309         * sysdeps/unix/sysv/linux/shmat.c (shmat): Do not use __unbounded
30310         or __ptrvalue.
30311         * sysdeps/unix/sysv/linux/shmctl.c (struct __old_shmid_ds): Do not
30312         use __unbounded.
30313         (__new_shmctl): Do not use __ptrvalue.
30314         * sysdeps/unix/sysv/linux/shmdt.c (shmdt): Likewise.
30315         * sysdeps/unix/sysv/linux/sigaction.c (__libc_sigaction):
30316         Likewise.
30317         * sysdeps/unix/sysv/linux/sigqueue.c (__sigqueue): Likewise.
30318         * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c
30319         (__libc_sigaction): Likewise.
30320         * sysdeps/unix/sysv/linux/sysctl.c (__sysctl): Likewise.
30321         * sysdeps/unix/sysv/linux/x86_64/sigaction.c (__libc_sigaction):
30322         Likewise.
30323         * sysdeps/unix/sysv/linux/xstat.c (__xstat): Likewise.
30325 2013-02-13   Ondřej Bílka  <neleai@seznam.cz>
30327         * stdlib/Makefile (headers): Add bits/stdlib-bsearch.h.
30329         * string/mempcpy.c: Implement by calling memcpy.
30331 2013-02-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
30333         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Remove NFA.
30335         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Faster polynomial
30336         evaluation.
30338         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Don't bother with zero
30339         values in the mantissa.
30341         * sysdeps/ieee754/dbl-64/mpa.c (add_magnitudes): Use ZK to
30342         minimize writes to Z.
30343         (sub_magnitudes): Simplify code a bit.
30345 2013-02-12  Roland McGrath  <roland@hack.frob.com>
30347         * include/libc-symbols.h (stub_warning): Remove "warning: " prefix
30348         from the message.  The linker prefixes all warnings with that already.
30350 2013-02-12  Andreas Schwab  <schwab@suse.de>
30352         [BZ #15078]
30353         * posix/regexec.c (extend_buffers): Add parameter min_len.
30354         (check_matching): Pass minimum needed length.
30355         (clean_state_log_if_needed): Likewise.
30356         (get_subexp): Likewise.
30357         * posix/Makefile (tests): Add bug-regex34.
30358         (bug-regex34-ENV): Define.
30359         * posix/bug-regex34.c: New file.
30361         [BZ #11561]
30362         * posix/regcomp.c (parse_bracket_exp): When looking up collating
30363         elements compare against the byte sequence of it, not its name.
30364         * posix/Makefile (tests): Add bug-regex35.
30365         (bug-regex35-ENV): Define.
30366         * posix/bug-regex35.c: New file.
30368 2013-02-11  Tom de Vries  <tom@codesourcery.com>
30370         * string/str-two-way.h:  Fix typo RESULT_TYPE -> RETURN_TYPE in
30371         comment.
30372         Add RET0_IF_0 and CHECK_EOL to macro list in comment.
30373         (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J): Remove superfluous undef.
30374         (CHECK_EOL): Add undef.
30376 2013-02-11   Ondřej Bílka  <neleai@seznam.cz>
30378         * bits/stdlib-bsearch.h: New file.
30379         * stdlib/bsearch.c: Include bits/stdlib-bsearch.h.
30380         * stdlib/stdlib.h: Likewise.
30382 2013-02-11  Roland McGrath  <roland@hack.frob.com>
30384         * manual/conf.texi (General Limits): Fix SSIZE_MAX type to ssize_t.
30385         * manual/errno.texi (Error Messages): Fix typo in error_print_progname
30386         declaration.
30387         * manual/search.texi (Array Search Function): Add missing const in
30388         lfind prototype.
30389         * manual/resource.texi (Limits on Resources): Fix RLIM_INFINITY
30390         declaration to use rlim_t.
30391         (Basic Scheduling Functions): Remove erroneous const from
30392         sched_getparam prototype.  Remove erroneous * from
30393         sched_get_priority_max and sched_get_priority_min prototypes.
30394         (Resource Usage): Fix summary @comment on vtimes to refer to
30395         sys/vtimes.h rather than vtimes.h.
30396         Add missing *s in vtimes prototype.
30397         (Limits on Resources): Fix ulimit prototype to return long int.
30398         * manual/math.texi (SVID Random): Fix lrand48_r and mrand48_r
30399         prototypes to use long int rather than double.
30400         (BSD Random): Fix initstate and setstate to use char *, not void *.
30401         * manual/llio.texi (Asynchronous Reads/Writes): Fix lio_listio64
30402         prototype to make second argument 'struct aiocb64 *const[]'.
30403         Fix aio_read64 and aio_write64 prototypes to use struct aiocb64.
30404         (Status of AIO Operations): Remove erroneous const in aio_return and
30405         aio_return64 prototypes.
30406         (Synchronizing I/O): Fix sync prototype to return void.
30407         * manual/startup.texi (Suboptions): Remove an erroneous const in
30408         getsubopt prototype.
30409         * manual/getopt.texi (Using Getopt): Add a const in getopt prototype.
30410         * manual/users.texi (Lookup Netgroup): Fix getnetgrent_r prototype to
30411         use size_t rather than int.
30412         (Scanning All Users): Likewise for getpwent_r.
30413         (Setting Groups): Add missing const to setgroups prototype.
30414         * manual/sysinfo.texi (mtab): Fix typo in getmntent_r prototype.
30415         * manual/socket.texi (Host Names): Fix gethostbyaddr and
30416         gethostbyaddr_r prototypes to use socklen_t rather than size_t and
30417         'const void *' rather than 'const char *'.
30418         (Host Address Functions): Likewise for inet_ntop.
30419         (Networks Database): Fix getnetbyaddr prototype to use uint32_t.
30420         (Receiving Data): Fix recv, recvfrom, recvmsg prototypes to use
30421         ssize_t for return value.
30422         (Sending Data): Likewise for send, sendto, sendmsg.
30423         (Socket Option Functions): Add a missing const in setsockopt prototype.
30424         * manual/stdio.texi (Simple Output): Fix fputwc_unlocked prototype to
30425         use wchar_t for the argument.
30426         (Formatted Input Functions): Fix swscanf prototype to use wchar_t *.
30427         * manual/arith.texi (Control Functions): Fix fegetexcept prototype to
30428         take no arguments.
30429         (Normalization Functions): Fix scalb, scalbf, scalbl prototypes to use
30430         double/float/long double for second argument.
30431         Fix return types of significand, significandf, significandl.
30432         * manual/filesys.texi (Setting Permissions): Use mode_t for second
30433         argument in fchmod prototype.
30434         (File Owner): Use uid_t and gid_t in fchown prototype.
30435         (File Times): Add const to utimes, futimes, and lutimes prototypes.
30436         (Making Special Files): Use mode_t and dev_t in mknod prototype.
30437         (Scanning Directory Content): Fix scandir and scandir64 prototypes to
30438         use 'const struct dirent **' as argument types to CMP function pointer
30439         argument.
30440         (Symbolic Links): Fix readlink prototype with ssize_t as return value.
30441         (File Times): Fix summary magic @comment for struct utimbuf and utime
30442         to refer to utime.h, not time.h.
30443         * manual/string.texi (Argz Functions): Add missing const in
30444         argz_extract and argz_next prototypes.
30445         (Finding Tokens in a String): Likewise for basename.
30446         (String/Array Comparison): Fix typo in wcscasecmp prototype.
30447         (Copying and Concatenation): Fix typo in wmemmove prototype.
30448         * manual/signal.texi (Using Pause): Use (void) in pause prototype.
30449         (Signal Stack): Remove erroneous const in sigstack prototype.
30450         * manual/time.texi (Setting an Alarm): Add missing const in setitimer
30451         prototype.
30452         (Simple Calendar Time): Likewise for stime.
30453         * manual/terminal.texi (BSD Terminal Modes): Add missing const in stty
30454         prototype.
30455         * manual/sysinfo.texi (System Parameters): Fix mentions of sysctl.h to
30456         say sys/sysctl.h instead.
30457         * manual/syslog.texi (syslog; vsyslog): Add missing const in syslog
30458         and vsyslog prototypes.
30460 2013-02-11  Tom de Vries  <tom@codesourcery.com>
30462         * string/Makefile (CFLAGS-bug-strstr1.c, CFLAGS-bug-strcasestr1.c):
30463         Remove.
30465 2013-02-11  Roland McGrath  <roland@hack.frob.com>
30467         * misc/sys/mman.h: Fix typo in mremap comment.
30469 2013-02-08  Roland McGrath  <roland@hack.frob.com>
30471         * manual/examples/mkfsock.c (make_named_socket): Don't add one for
30472         the '\0' terminator.
30474 2013-02-08  Joseph Myers  <joseph@codesourcery.com>
30476         [BZ #13550]
30477         * debug/segfault.c: Don't include <bp-checks.h>.
30478         * sysdeps/generic/bp-checks.h: Remove file.
30479         * sysdeps/unix/sysv/linux/getdents.c: Don't include <bp-checks.h>.
30480         (__GETDENTS): Don't use CHECK_N.
30481         * sysdeps/unix/sysv/linux/i386/brk.c: Don't include <bp-checks.h>.
30482         * sysdeps/unix/sysv/linux/i386/getgroups.c: Likewise.
30483         (__getgroups): Don't use CHECK_N.
30484         * sysdeps/unix/sysv/linux/i386/setgroups.c: Likewise.
30485         (setgroups): Don't use CHECK_N.
30486         * sysdeps/unix/sysv/linux/mmap64.c: Don't include <bp-checks.h>.
30487         * sysdeps/unix/sysv/linux/msgrcv.c: Likewise.
30488         (__libc_msgrcv): Don't use CHECK_N.
30489         * sysdeps/unix/sysv/linux/msgsnd.c: Don't include <bp-checks.h>.
30490         (__libc_msgsnd): Don't use CHECK_N.
30491         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c: Don't include
30492         <bp-checks.h>.
30493         (__libc_pread): Don't use CHECK_N.
30494         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c: Don't
30495         include <bp-checks.h>.
30496         (__libc_pread64): Don't use CHECK_N.
30497         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c: Don't
30498         include <bp-checks.h>.
30499         (__libc_pwrite): Don't use CHECK_N.
30500         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c: Don't
30501         include <bp-checks.h>.
30502         (__libc_pwrite64): Don't use CHECK_N.
30503         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Don't include
30504         <bp-checks.h>.
30505         (__libc_pread): Don't use CHECK_N.
30506         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Don't
30507         include <bp-checks.h>.
30508         (__libc_pread64): Don't use CHECK_N.
30509         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Don't
30510         include <bp-checks.h>.
30511         (__libc_pwrite): Don't use CHECK_N.
30512         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Don't
30513         include <bp-checks.h>.
30514         (__libc_pwrite64): Don't use CHECK_N.
30515         * sysdeps/unix/sysv/linux/pread.c: Don't include <bp-checks.h>.
30516         (do_pread): Don't use CHECK_N.
30517         * sysdeps/unix/sysv/linux/pread64.c: Don't include <bp-checks.h>.
30518         (do_pread64): Don't use CHECK_N.
30519         * sysdeps/unix/sysv/linux/pwrite.c: Don't include <bp-checks.h>.
30520         (do_pwrite): Don't use CHECK_N.
30521         * sysdeps/unix/sysv/linux/pwrite64.c: Don't include <bp-checks.h>.
30522         (do_pwrite64): Don't use CHECK_N.
30523         * sysdeps/unix/sysv/linux/readv.c: Don't include <bp-checks.h>.
30524         (__libc_readv): Don't use CHECK_N.
30525         * sysdeps/unix/sysv/linux/semop.c: Don't include <bp-checks.h>.
30526         (semop): Don't use CHECK_N.
30527         * sysdeps/unix/sysv/linux/semtimedop.c: Don't include
30528         <bp-checks.h>.
30529         (semtimedop): Don't use CHECK_N.
30530         * sysdeps/unix/sysv/linux/sh/pread.c: Don't include <bp-checks.h>.
30531         (__libc_pread): Don't use CHECK_N.
30532         * sysdeps/unix/sysv/linux/sh/pread64.c: Don't include
30533         <bp-checks.h>.
30534         (__libc_pread64): Don't use CHECK_N.
30535         * sysdeps/unix/sysv/linux/sh/pwrite.c: Don't include
30536         <bp-checks.h>.
30537         (__libc_pwrite): Don't use CHECK_N.
30538         * sysdeps/unix/sysv/linux/sh/pwrite64.c: Don't include
30539         <bp-checks.h>.
30540         (__libc_pwrite64): Don't use CHECK_N.
30541         * sysdeps/unix/sysv/linux/sparc/sparc64/msgrcv.c: Don't include
30542         <bp-checks.h>.
30543         (__libc_msgrcv): Don't use CHECK_N.
30544         * sysdeps/unix/sysv/linux/sysctl.c: Don't include <bp-checks.h>.
30545         (__sysctl): Don't use CHECK_N.  Remove GKM FIXME comment.
30546         * sysdeps/unix/sysv/linux/writev.c: Don't include <bp-checks.h>.
30547         (__libc_writev): Don't use CHECK_N.
30549 2013-02-08  Roland McGrath  <roland@hack.frob.com>
30551         * string/strcpy.c: Removed unused variable.
30553         * Makeconfig (+sysdep-includes): Define with := rather than =.
30554         Use an existing include/ subdir of each sysdeps dir before it.
30556 2013-02-08  Carlos O'Donell  <carlos@redhat.com>
30558         * nscd/connection.c (register_traced_file): Comment function.
30559         [HAVE_INOTIFY] (union __inev): Define.
30560         [HAVE_INOTIFY] (inotify_check_files): New function.
30561         [HAVE_INOTIFY] (clear_db_cache): Likewise.
30562         [HAVE_INOTIFY] (main_loop_poll): Call inotify_check_files and
30563         clear_db_cache.
30564         [HAVE_INOTIFY] (main_loop_epoll): Likewise.
30566 2013-02-08  Carlos O'Donell  <carlos@redhat.com>
30568         * elf/dl-cache.c (_dl_load_cache_lookup): Comment that cache is
30569         loaded if not already and that a failure is permanent.
30571 2013-02-08  Carlos O'Donell  <carlos@redhat.com>
30573         [BZ #15006]
30574         * sysdeps/generic/ldconfig.h: Define FLAG_ARM_LIBSF.
30575         * elf/cache.c (print_entry): Add FLAG_ARM_LIBSF support.
30577 2013-02-08  Joseph Myers  <joseph@codesourcery.com>
30579         [BZ #13550]
30580         * sysdeps/generic/bp-checks.h (CHECK_1): Remove all definitions.
30581         (CHECK_1_NULL_OK): Likewise.
30582         * sysdeps/unix/sysv/linux/fxstat.c: Do not include <bp-checks.h>.
30583         (__fxstat): Do not use CHECK_1.
30584         * sysdeps/unix/sysv/linux/fxstat64.c: Do not include
30585         <bp-checks.h>.
30586         (___fxstat64): Do not use CHECK_1.
30587         * sysdeps/unix/sysv/linux/fxstatat.c: Do not include
30588         <bp-checks.h>.
30589         (__fxstatat): Do not use CHECK_1.
30590         * sysdeps/unix/sysv/linux/fxstatat64.c: Do not include
30591         <bp-checks.h>.
30592         (__fxstatat64): Do not use CHECK_1.
30593         * sysdeps/unix/sysv/linux/i386/fxstat.c: Do not include
30594         <bp-checks.h>.
30595         (__fxstat): Do not use CHECK_1.
30596         * sysdeps/unix/sysv/linux/i386/fxstatat.c: Do not include
30597         <bp-checks.h>.
30598         (__fxstatat): Do not use CHECK_1.
30599         * sysdeps/unix/sysv/linux/i386/getresgid.c: Do not include
30600         <bp-checks.h>.
30601         (__getresgid): Do not use CHECK_1.
30602         * sysdeps/unix/sysv/linux/i386/getresuid.c: Do not include
30603         <bp-checks.h>.
30604         (__getresuid): Do not use CHECK_1.
30605         * sysdeps/unix/sysv/linux/i386/lxstat.c: Do not include
30606         <bp-checks.h>.
30607         (__lxstat): Do not use CHECK_1.
30608         * sysdeps/unix/sysv/linux/i386/msgctl.c: Do not include
30609         <bp-checks.h>.
30610         (__old_msgctl): Do not use CHECK_1.
30611         (__new_msgctl): Likewise.
30612         * sysdeps/unix/sysv/linux/i386/setrlimit.c: Do not include
30613         <bp-checks.h>.
30614         (__new_setrlimit): Do not use CHECK_1.
30615         * sysdeps/unix/sysv/linux/i386/shmctl.c: Do not include
30616         <bp-checks.h>.
30617         (__old_shmctl): Do not use CHECK_1.
30618         (__new_shmctl): Likewise.
30619         * sysdeps/unix/sysv/linux/i386/xstat.c: Do not include
30620         <bp-checks.h>.
30621         (__xstat): Do not use CHECK_1.
30622         * sysdeps/unix/sysv/linux/lxstat.c: Do not include <bp-checks.h>.
30623         (__lxstat): Do not use CHECK_1.
30624         * sysdeps/unix/sysv/linux/lxstat64.c: Do not include
30625         <bp-checks.h>.
30626         (___lxstat64): Do not use CHECK_1.
30627         * sysdeps/unix/sysv/linux/msgctl.c: Do not include <bp-checks.h>.
30628         (__old_msgctl): Do not use CHECK_1.
30629         (__new_msgctl): Likewise.
30630         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Do not include
30631         <bp-checks.h>.
30632         (__gettimeofday): Do not use CHECK_1.
30633         * sysdeps/unix/sysv/linux/ptrace.c: Do not include <bp-checks.h>.
30634         (ptrace) [__BOUNDED_POINTERS__]: Remove conditional code.
30635         * sysdeps/unix/sysv/linux/s390/gettimeofday.c: Do not include
30636         <bp-checks.h>.
30637         (__gettimeofday): Do not use CHECK_1.
30638         * sysdeps/unix/sysv/linux/shmctl.c: Do not include <bp-checks.h>.
30639         (__old_shmctl): Do not use CHECK_1_NULL_OK.
30640         (__new_shmctl): Do not use CHECK_1.
30641         * sysdeps/unix/sysv/linux/sigtimedwait.c: Do not include
30642         <bp-checks.h>.
30643         (do_sigtimedwait): Do not use CHECK_1.
30644         * sysdeps/unix/sysv/linux/sigwaitinfo.c: Do not include
30645         <bp-checks.h>.
30646         (do_sigwaitinfo): Do not use CHECK_1.
30647         * sysdeps/unix/sysv/linux/sparc/sparc64/msgctl.c: Do not include
30648         <bp-checks.h>.
30649         (msgctl): Do not use CHECK_1.
30650         * sysdeps/unix/sysv/linux/sparc/sparc64/shmctl.c: Do not include
30651         <bp-checks.h>.
30652         (shmctl): Do not use CHECK_1.
30653         * sysdeps/unix/sysv/linux/ustat.c: Do not include <bp-checks.h>.
30654         (ustat): Do not use CHECK_1.
30655         * sysdeps/unix/sysv/linux/wordsize-64/fxstat.c: Do not include
30656         <bp-checks.h>.
30657         (__fxstat): Do not use CHECK_1.
30658         * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c: Do not include
30659         <bp-checks.h>.
30660         (__fxstatat): Do not use CHECK_1.
30661         * sysdeps/unix/sysv/linux/wordsize-64/lxstat.c: Do not include
30662         <bp-checks.h>.
30663         (__lxstat): Do not use CHECK_1.
30664         * sysdeps/unix/sysv/linux/wordsize-64/xstat.c: Do not include
30665         <bp-checks.h>.
30666         (__xstat): Do not use CHECK_1.
30667         * sysdeps/unix/sysv/linux/xstat.c: Do not include <bp-checks.h>.
30668         (__xstat): Do not use CHECK_1.
30669         * sysdeps/unix/sysv/linux/xstat64.c: Do not include <bp-checks.h>.
30670         (___xstat64): Do not use CHECK_1.
30672         [BZ #13550]
30673         * sysdeps/generic/bp-checks.h (CHECK_BOUNDS_LOW): Remove all
30674         definitions.
30675         (CHECK_BOUNDS_HIGH): Likewise.
30676         * string/strcpy.c: Do not include <bp-checks.h>.
30677         (strcpy): Do not use CHECK_BOUNDS_LOW and CHECK_BOUNDS_HIGH.
30679 2013-02-07  Roland McGrath  <roland@hack.frob.com>
30681         * nscd/nscd-client.h (__nscd_drop_map_ref):
30682         Add __attribute__ ((unused)).
30683         * nis/nss-nisplus.h (niserr2nss): Likewise.
30685         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu): Define it only
30686         under [!(USE_AS_STRCASESTR && STRCASESTR_NONASCII)].
30688         * csu/libc-tls.c (init_static_tls, init_slotinfo):
30689         Remove inline keyword.
30690         * include/rounding-mode.h (round_away): Likewise.
30691         * libio/wfileops.c (adjust_wide_data): Likewise.
30692         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu): Likewise.
30693         (__m128i_strloadu_tolower): Likewise.
30694         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c
30695         (__m128i_strloadu_tolower): Likewise.
30696         * time/mktime.c (ydhms_diff): Likewise.
30697         * locale/elem-hash.h (elem_hash): Likewise.
30698         * locale/setlocale.c (setdata): Likewise.
30699         * posix/regex_internal.h (re_string_char_size_at): Likewise.
30700         (re_string_wchar_at): Likewise.
30701         (bitset_not, bitset_merge, bitset_mask): Likewise.
30702         [!(__GNUC__ > 3)] (inline): Remove macro.
30703         * nscd/nscd-client.h (__nscd_drop_map_ref): Remove inline keyword.
30704         * elf/dl-deps.c (_dl_map_object_deps: preload): Likewise.
30705         * elf/tlsdeschtab.h (_dl_tlsdesc_resolve_early_return_p): Likewise.
30706         (_dl_tlsdesc_wake_up_held_fixups): Likewise.
30707         * string/memcmp.c (memcmp_bytes): Likewise.
30708         * locale/programs/locarchive.c (compute_hashval): Likewise.
30709         * sysdeps/ieee754/dbl-64/x2y2m1.c (mul_split): Likewise.
30710         * sysdeps/unix/sysv/linux/fips-private.h (fips_enabled_p): Likewise.
30711         * resolv/res_send.c (evNowTime, evCmpTime): Likewise.
30712         * nss/getent.c (print_rpc, print_protocols): Likewise.
30713         (print_passwd, print_group, print_aliases): Likewise.
30714         * nis/nss-nisplus.h (niserr2nss): Likewise.
30715         * nscd/connections.c (restart_p): Likewise.
30716         Change return type to bool.
30718 2013-02-05  Roland McGrath  <roland@hack.frob.com>
30720         * Makeconfig (all-Depend-files): Add existing
30721         $(sorted-subdirs:=/Depend) files.
30722         (all-subdirs): Remove nss.
30723         * sysdeps/unix/inet/Subdirs: Add it here instead.
30724         * hesiod/Depend: New file.
30726         * elf/dl-hwcaps.c (_dl_important_hwcaps): Use a variable-length array
30727         instead of calling alloca.
30729         * io/lseek.c (__lseek): Rename to __libc_lseek.
30730         Define __lseek as an alias.
30732         * sysdeps/generic/malloc-sysdep.h: Include <stdbool.h> and <unistd.h>.
30734 2013-02-04  Carlos O'Donell  <carlos@redhat.com>
30736         * stdlib/getenv.c (getenv): Assume __BIG_ENDIAN in the
30737         else clause and remove check for non-standard endianness.
30739 2013-02-04  David S. Miller  <davem@davemloft.net>
30741         * sysdeps/sparc/fpu/libm-test-ulps: Update.
30743 2013-02-04  Joseph Myers  <joseph@codesourcery.com>
30745         [BZ #13550]
30746         * sysdeps/generic/bp-checks.h [__BOUNDED_POINTERS__]
30747         (__ubp_memchr): Remove prototype.
30748         [__BOUNDED_POINTERS__] (_CHECK_STRING): Remove macro.
30749         [__BOUNDED_POINTERS__] (CHECK_STRING): Likewise.
30750         [__BOUNDED_POINTERS__] (CHECK_STRING_NULL_OK): Likewise.
30751         [!__BOUNDED_POINTERS__] (CHECK_STRING): Likewise.
30752         * sysdeps/i386/memchr.S [!__BOUNDED_POINTERS__] (__ubp_memchr):
30753         Remove alias.
30754         * sysdeps/sparc/sparc32/memchr.S [!__BOUNDED_POINTERS__]
30755         (__ubp_memchr): Likewise.
30756         * sysdeps/sparc/sparc64/memchr.S [!__BOUNDED_POINTERS__]
30757         (__ubp_memchr): Likewise.
30758         * sysdeps/unix/sysv/linux/execve.c: Do not include <bp-checks.h>.
30759         (__execve) [__BOUNDED_POINTERS__]: Remove conditional code.
30760         (__execve) [!__BOUNDED_POINTERS__]: Make code unconditional.
30761         * sysdeps/unix/sysv/linux/fxstatat.c (__fxstatat): Do not use
30762         CHECK_STRING.
30763         * sysdeps/unix/sysv/linux/fxstatat64.c (__fxstatat64): Likewise.
30764         * sysdeps/unix/sysv/linux/getcwd.c: Do not include <bp-checks.h>.
30765         (__getcwd): Do not use CHECK_STRING.
30766         * sysdeps/unix/sysv/linux/i386/chown.c: Do not include
30767         <bp-checks.h>.
30768         (__real_chown): Do not use CHECK_STRING.
30769         * sysdeps/unix/sysv/linux/i386/fchownat.c: Do not include
30770         <bp-checks.h>.
30771         (fchownat): Do not use CHECK_STRING.
30772         * sysdeps/unix/sysv/linux/i386/fxstatat.c (__fxstatat): Do not use
30773         CHECK_STRING.
30774         * sysdeps/unix/sysv/linux/i386/lchown.c: Do not include
30775         <bp-checks.h>.
30776         (__lchown): Do not use CHECK_STRING.
30777         * sysdeps/unix/sysv/linux/i386/lxstat.c (__lxstat): Likewise.
30778         * sysdeps/unix/sysv/linux/i386/xstat.c (__xstat): Likewise.
30779         * sysdeps/unix/sysv/linux/lxstat.c (__lxstat): Likewise.
30780         * sysdeps/unix/sysv/linux/lxstat64.c (___lxstat64): Likewise.
30781         * sysdeps/unix/sysv/linux/powerpc/powerpc32/truncate64.c: Do not
30782         include <bp-checks.h>.
30783         (truncate64): Do not use CHECK_STRING.
30784         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Do not include
30785         <bp-checks.h>.
30786         (__real_chown): Do not use CHECK_STRING.
30787         * sysdeps/unix/sysv/linux/s390/s390-32/lchown.c: Do not include
30788         <bp-checks.h>.
30789         (__lchown): Do not use CHECK_STRING.
30790         * sysdeps/unix/sysv/linux/sh/chown.c: Do not include
30791         <bp-checks.h>.
30792         (__chown): Do not use CHECK_STRING.
30793         * sysdeps/unix/sysv/linux/truncate64.c: Do not include
30794         <bp-checks.h>.
30795         (truncate64): Do not use CHECK_STRING.
30796         * sysdeps/unix/sysv/linux/wordsize-64/lxstat.c (__lxstat):
30797         Likewise.
30798         * sysdeps/unix/sysv/linux/xmknod.c: Do not include <bp-checks.h>.
30799         (__xmknod): Do not use CHECK_STRING.
30800         * sysdeps/unix/sysv/linux/xmknodat.c: Do not include
30801         <bp-checks.h>.
30802         (__xmknodat): Do not use CHECK_STRING.
30803         * sysdeps/unix/sysv/linux/xstat.c (__xstat): Likewise.
30804         * sysdeps/unix/sysv/linux/xstat64.c (___xstat64): Likewise.
30806 2013-02-04  Andreas Schwab  <schwab@suse.de>
30808         [BZ #14142]
30809         * include/errno.h: Redefine errno only if !NOT_IN_libc || IN_LIB.
30810         * include/netdb.h: Likewise for h_errno.
30811         * elf/tst-stackguard1.c: Include <tls.h>.
30813 2013-02-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
30815         * elf/link.h (struct link_map): Extend the l_addr comment.
30816         * include/link.h (struct link_map): Likewise.
30818 2013-02-01  Joseph Myers  <joseph@codesourcery.com>
30820         [BZ #13550]
30821         * sysdeps/generic/bp-checks.h (BOUNDED_N): Remove all definitions.
30822         (BOUNDED_1): Remove macro.
30823         * debug/backtrace.c: Don't include <bp-checks.h>.
30824         (ADVANCE_STACK_FRAME): Don't use BOUNDED_1.
30825         (__backtrace): Likewise.
30826         * sysdeps/powerpc/powerpc32/backtrace.c: Don't include
30827         <bp-checks.h>.
30828         (__backtrace): Don't use BOUNDED_1.
30829         * sysdeps/powerpc/powerpc64/backtrace.c: Don't include
30830         <bp-checks.h>.
30831         (__backtrace): Don't use BOUNDED_1.
30832         * sysdeps/sparc/backtrace.c: Don't include <bp-checks.h>.
30833         (__backtrace): Don't use BOUNDED_1.
30834         * sysdeps/unix/sysv/linux/shmat.c: Don't include <bp-checks.h>.
30835         (shmat): Don't use BOUNDED_N.
30837 2013-01-31  Joseph Myers  <joseph@codesourcery.com>
30839         [BZ #13550]
30840         * sysdeps/generic/bp-start.h: Remove file.
30841         * csu/libc-start.c: Don't include <bp-start.h>.
30842         (LIBC_START_MAIN): Set up __environ directly instead of using
30843         INIT_ARGV_and_ENVIRON.
30844         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Don't include
30845         <bp-start.h>.
30847         [BZ #13550]
30848         * sysdeps/generic/bp-checks.h (CHECK_IOCTL): Remove both
30849         definitions.
30850         (CHECK_FCNTL): Likewise.
30851         (CHECK_N_PAGES): Likewise.
30853         [BZ #13550]
30854         * sysdeps/generic/bp-checks.h (CHECK_SIGSET): Remove both
30855         definitions.
30856         (CHECK_SIGSET_NULL_OK): Likewise.
30857         * sysdeps/unix/sysv/linux/sigpending.c: Don't include
30858         <bp-checks.h>.
30859         (sigpending): Don't use CHECK_SIGSET.
30860         * sysdeps/unix/sysv/linux/sigprocmask.c: Don't include
30861         <bp-checks.h>.
30862         (__sigprocmask): Don't use CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
30863         * sysdeps/unix/sysv/linux/sigsuspend.c: Don't include
30864         <bp-checks.h>.
30865         (do_sigsuspend): Don't use CHECK_SIGSET.
30866         * sysdeps/unix/sysv/linux/sigtimedwait.c (do_sigtimedwait): Don't
30867         use CHECK_SIGSET.
30868         * sysdeps/unix/sysv/linux/sigwait.c: Don't include <bp-checks.h>.
30869         (do_sigwait): Don't use CHECK_SIGSET.
30870         * sysdeps/unix/sysv/linux/sigwaitinfo.c (do_sigwaitinfo): Don't
30871         use CHECK_SIGSET.
30872         * sysdeps/unix/sysv/linux/sparc/sparc64/sigpending.c: Don't
30873         include <bp-checks.h>.
30874         (sigpending): Don't use CHECK_SIGSET.
30875         * sysdeps/unix/sysv/linux/sparc/sparc64/sigprocmask.c: Don't
30876         include <bp-checks.h>.
30877         (__sigprocmask): Don't use CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
30878         * sysdeps/unix/sysv/linux/x86_64/sigpending.c: Don't include
30879         <bp-checks.h>.
30880         (sigpending): Don't use CHECK_SIGSET.
30881         * sysdeps/unix/sysv/linux/x86_64/sigprocmask.c: Don't include
30882         <bp-checks.h>.
30883         (__sigprocmask): Don't use CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
30885         [BZ #13550]
30886         * sysdeps/generic/bp-semctl.h: Remove file.
30887         * sysdeps/unix/sysv/linux/i386/semctl.c: Don't include
30888         <bp-checks.h> and <bp-semctl.h>.
30889         (__old_semctl): Don't use CHECK_SEMCTL.
30890         (__new_semctl): Likewise.
30891         * sysdeps/unix/sysv/linux/semctl.c: Don't include <bp-checks.h>
30892         and <bp-semctl.h>.
30893         (__old_semctl): Don't use CHECK_SEMCTL.
30894         (__new_semctl): Likewise.
30895         * sysdeps/unix/sysv/linux/sparc/sparc32/semctl.c: Don't include
30896         <bp-checks.h> and <bp-semctl.h>.
30897         (__old_semctl): Don't use CHECK_SEMCTL.
30898         (__new_semctl): Likewise.
30899         * sysdeps/unix/sysv/linux/sparc/sparc64/semctl.c: Don't include
30900         <bp-checks.h> and <bp-semctl.h>.
30901         (semctl): Don't use CHECK_SEMCTL.
30903         [BZ #13550]
30904         * Makerules (elide-bp-thunks): Remove variable.
30905         (elide-routines.oS): Don't use $(elide-bp-thunks).
30906         (elide-routines.os): Likewise.
30907         (elide-routines.o): Likewise.
30908         (elide-routines.op): Likewise.
30909         (elide-routines.og): Likewise.
30910         (objects): Don't use $(bp-thunks).
30911         * sysdeps/unix/Makefile ($(common-objpfx)s-proto-bp.d): Do not
30912         include.
30913         (common-generated): Do not add s-proto-bp.d.
30914         * sysdeps/unix/make-syscalls.sh (ptr): Remove variable.
30915         (int): Likewise.
30916         (typ): Likewise.
30917         Do not generate makefile rules for bounded-pointer thunks.
30918         * sysdeps/generic/bp-thunks.h: Remove file.
30919         * sysdeps/unix/sysv/linux/i386/bp-thunks.h: Likewise.
30920         * sysdeps/unix/s-proto-bp.S: Likewise.
30922         [BZ #15062]
30923         * math/k_casinh.c (__kernel_casinh): Compute real and imaginary
30924         parts of result separately when argument is not close to line from
30925         -i to i and one part of argument is small.
30926         * math/k_casinhf.c (__kernel_casinhf): Likewise.
30927         * math/k_casinhl.c (__kernel_casinhl): Likewise.
30928         * math/libm-test.inc (cacos_test): Add more tests.
30929         (casin_test): Likewise.
30930         (casinh_test): Likewise.
30931         * sysdeps/i386/fpu/libm-test-ulps: Update.
30932         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
30934 2013-01-31  David S. Miller  <davem@davemloft.net>
30936         * po/de.po: Update from translation team.
30938 2013-01-25  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
30940         * time/tzfile.c: Include stdint.h for SIZE_MAX.
30942 2013-01-25  Thomas Schwinge  <thomas@codesourcery.com>
30944         * configure.in (_AC_PROG_CC_C89): New definition.
30945         * configure: Regenerate.
30947         * configure.in (AC_PROG_CPP): New definition.
30948         * configure: Regenerate.
30950 2013-01-23  Joseph Myers  <joseph@codesourcery.com>
30952         * debug/tst-backtrace.h: New file.
30953         * debug/tst-backtrace2.c: Include tst-backtrace.h.
30954         (ret): Remove variable.
30955         (x): Likewise.
30956         (FAIL): Remove macro.
30957         (NO_INLINE): Likewise.
30958         (fn1): Use match function instead of strstr.
30959         * debug/tst-backtrace3.c: Include tst-backtrace.h.
30960         (ret): Remove variable.
30961         (x): Likewise.
30962         (FAIL): Remove macro.
30963         (NO_INLINE): Likewise.
30964         (fn): Use match function instead of strstr.
30965         * debug/tst-backtrace4.c: Include tst-backtrace.h.
30966         (ret): Remove variable.
30967         (x): Likewise.
30968         (FAIL): Remove macro.
30969         (NO_INLINE): Likewise.
30970         (handle_signal): Use match function instead of strstr.
30971         * debug/tst-backtrace5.c: Include tst-backtrace.h.
30972         (ret): Remove variable.
30973         (x): Likewise.
30974         (FAIL): Remove macro.
30975         (NO_INLINE): Likewise.
30976         (handle_signal): Use match function instead of strstr.
30978 2013-01-23  Roland McGrath  <roland@hack.frob.com>
30980         * misc/sys/cdefs.h (__glibc_unlikely, __glibc_likely): Fix whitespace.
30982 2013-01-23  David S. Miller  <davem@davemloft.net>
30984         * sysdeps/sparc/sparc32/sparcv9/bits/atomic.h
30985         (__arch_compare_and_exchange_val_32_acq): Use %g0 as second
30986         argument of CAS if possible.
30987         * sysdeps/sparc/sparc64/bits/atomic.h
30988         (__arch_compare_and_exchange_val_32_acq): Likewise.
30989         (__arch_compare_and_exchange_val_64_acq): Likewise.
30991 2013-01-23  Pino Toscano  <toscano.pino@tiscali.it>
30993         * sysdeps/unix/sysv/linux/ulimit.c: Moved to ...
30994         * sysdeps/posix/ulimit.c: ... this.
30995         Include <limits.h>.
30996         * sysdeps/unix/bsd/ulimit.c: Remove file.
30998 2013-01-23  Adam Conrad  <adconrad@0c3.net>
31000         * elf/Makefile (LDFLAGS-tst-array2): Add $(no-as-needed).
31001         (LDFLAGS-tst-array5): Likewise.
31003 2013-01-23  Joseph Myers  <joseph@codesourcery.com>
31005         [BZ #15036]
31006         * bits/wchar.h (__WCHAR_MAX): Define based on __WCHAR_MAX__, or
31007         based on [L'\0' - 1 > 0] if [!__WCHAR_MAX__].
31008         (__WCHAR_MIN): Likewise, using __WCHAR_MIN__.
31009         * sysdeps/unix/sysv/linux/x86/bits/wchar.h: Remove.
31011 2013-01-21  David S. Miller  <davem@davemloft.net>
31013         * sysdeps/sparc/backtrace.c: New file.
31014         * sysdeps/sparc/sparc32/backtrace.h: New file.
31015         * sysdeps/sparc/sparc32/sparcv9/backtrace.h: New file.
31016         * sysdeps/sparc/sparc64/backtrace.h: New file.
31017         * sysdeps/sparc/sparc64/backtrace.c: Delete.
31018         * sysdeps/sparc/Makefile (CFLAGS-backtrace.c): Add
31019         -funwind-tables.
31021 2013-01-21  Andreas Schwab  <schwab@suse.de>
31023         [BZ #15020]
31024         * posix/wordexp.c (exec_comm): Avoid busy loop when command has
31025         closed its stdout.
31027 2013-01-20  Andreas Schwab  <schwab@linux-m68k.org>
31029         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Don't include
31030         "mpa2.h".
31031         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
31033 2013-01-18  Joseph Myers  <joseph@codesourcery.com>
31034             Mark Mitchell  <mark@codesourcery.com>
31035             Tom de Vries  <tom@codesourcery.com>
31036             Paul Pluzhnikov  <ppluzhnikov@google.com>
31038         * debug/tst-backtrace2.c: New file.
31039         * debug/tst-backtrace3.c: Likewise.
31040         * debug/tst-backtrace4.c: Likewise.
31041         * debug/tst-backtrace5.c: Likewise.
31042         * debug/Makefile (CFLAGS-tst-backtrace2.c): New variable.
31043         (CFLAGS-tst-backtrace3.c): Likewise.
31044         (CFLAGS-tst-backtrace4.c): Likewise.
31045         (CFLAGS-tst-backtrace5.c): Likewise.
31046         (LDFLAGS-tst-backtrace2): Likewise.
31047         (LDFLAGS-tst-backtrace3): Likewise.
31048         (LDFLAGS-tst-backtrace4): Likewise.
31049         (LDFLAGS-tst-backtrace5): Likewise.
31050         (tests): Add new tests tst-backtrace2, tst-backtrace3,
31051         tst-backtrace4 and tst-backtrace5.
31053 2013-01-18  Anton Blanchard  <anton@samba.org>
31054             Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
31056         * sysdeps/unix/sysv/linux/powerpc/init-first.c: Rename
31057         __kernel_vdso_get_tbfreq to __kernel_get_tbfreq.
31058         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Add parameter to
31059         INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK to specify return type.
31060         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
31061         (INTERNAL_VSYSCALL_NCS): Change "=&r" in inline asm output regs list to
31062         "+r" and remove output regs list as redundant.  Add explicit inline
31063         asm to specify register of return val to work around compiler codegen
31064         bug.  Remove (int) cast on return value.  Add return type parameter to
31065         use in macro so that this macro does not truncate return value for
31066         64-bit values.
31067         (INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK): Add return type parameter and
31068         pass to INTERNAL_VSYSCALL_NCS.
31069         (INLINE_VSYSCALL): Add 'long int' as return type to
31070         INTERNAL_VSYSCALL_NCS macro invocation.
31071         (INTERNAL_VSYSCALL): Add 'long int' as return type to
31072         INTERNAL_VSYSCALL_NCS macro invocation.
31073         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
31075 2013-01-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
31077         [BZ #14496]
31078         * sysdeps/i386/fpu/fenv_private.h (libc_feupdateenv_test_sse):
31079         Fix application of SIMD FP exception mask.
31081         * sysdeps/ieee754/dbl-64/mpa.h (__pow_mp): New function to get an
31082         mp_no from a power of two.
31083         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Remove
31084         __mpexp_twomm1.  Use __pow_mp.
31086         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Remove unnecessary
31087         multiplication.
31089 2013-01-17  David S. Miller  <davem@davemloft.net>
31091         * sysdeps/sparc/fpu/libm-test-ulps: Update.
31093 2013-01-17  Joseph Myers  <joseph@codesourcery.com>
31095         [BZ #15023]
31096         * include/complex.h: Condition contents on [!_COMPLEX_H].
31097         (__kernel_casinhf): New prototype.
31098         (__kernel_casinh): Likewise.
31099         (__kernel_casinhl): Likewise.
31100         * math/Makefile (libm_calls): Add k_casinh.
31101         * math/k_casinh.c: New file.
31102         * math/k_casinhf.c: Likewise.
31103         * math/k_casinhl.c: Likewise.
31104         * math/s_cacos.c (__cacos): Implement using __kernel_casinh for
31105         finite nonzero arguments.
31106         * math/s_cacosf.c (__cacosf): Implement using __kernel_casinhf for
31107         finite nonzero arguments.
31108         * math/s_cacosl.c (__cacosl): Implement using __kernel_casinhl for
31109         finite nonzero arguments.
31110         * math/s_casinh.c: Do not include <float.h>.
31111         (__casinh): Move code for finite nonzero arguments to k_casinh.c.
31112         * math/s_casinhf.c: Do not include <float.h>.
31113         (__casinhf): Move code for finite nonzero arguments to
31114         k_casinhf.c.
31115         * math/s_casinhl.c: Do not include <float.h>.
31116         [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Do not undefine and
31117         redefine.
31118         (__casinhl): Move code for finite nonzero arguments to
31119         k_casinhl.c.
31120         * math/libm-test.inc (cacos_test): Add more tests.
31121         * sysdeps/i386/fpu/libm-test-ulps: Update.
31122         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
31124 2013-01-17  Pino Toscano  <toscano.pino@tiscali.it>
31126         * sysdeps/unix/sysv/linux/malloc-sysdep.h (HAVE_MREMAP): New define.
31127         * malloc/malloc.c: Include <unistd.h> and <malloc-sysdep.h>.
31128         [!HAVE_MREMAP]: Remove [defined linux] case.
31129         * malloc/arena.c: Do not include <malloc-sysdep.h>.
31131 2013-01-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
31133         * sysdeps/ieee754/dbl-64/mpa.c: Fix header comment.
31135 2013-01-17  H.J. Lu  <hongjiu.lu@intel.com>
31137         * elf/elf.h (R_386_SIZE32): New relocation.
31138         * sysdeps/i386/dl-machine.h (elf_machine_rel): Handle
31139         R_386_SIZE32.
31140         (elf_machine_rela): Likewise.
31141         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Handle
31142         R_X86_64_SIZE64 and R_X86_64_SIZE32.
31144 2013-01-17  Joseph Myers  <joseph@codesourcery.com>
31146         * sysdeps/powerpc/bits/mathdef.h [_SOFT_FLOAT || __NO_FPRS__]
31147         (FP_FAST_FMA): Do not define.
31148         [_SOFT_FLOAT || __NO_FPRS__] (FP_FAST_FMAF): Likewise.
31149         * sysdeps/powerpc/fpu/bits/fenvinline.h [__GNUC__ && !_SOFT_FLOAT
31150         && !__NO_MATH_INLINES]: Add [!__NO_FPRS__] condition.
31151         * sysdeps/powerpc/fpu/bits/mathinline.h [__GNUC__ &&
31152         !_SOFT_FLOAT]: Likewise.
31153         * sysdeps/powerpc/fpu/fpu_control.h [_SOFT_FLOAT || __NO_FPRS__]
31154         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_RESERVED): Define with generic
31155         value.
31156         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_DEFAULT): Likewise.
31157         [_SOFT_FLOAT || __NO_FPRS__] (fpu_control_t): Likewise.
31158         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_GETCW): Likewise.
31159         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_SETCW): Likewise.
31160         [_SOFT_FLOAT || __NO_FPRS__] (__fpu_control): Likewise.
31161         [!_SOFT_FLOAT && !__NO_FPRS__]: Condition previous contents of
31162         file.
31164 2013-01-16  Andreas Schwab  <schwab@suse.de>
31166         [BZ #14327]
31167         * include/stdlib.h (__mktemp): Add declaration.
31168         * misc/mktemp.c (__mktemp): Renamed from mktemp, add weak alias.
31169         * misc/Versions (GLIBC_PRIVATE): Add __mktemp.
31171 2013-01-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
31173         * sysdeps/ieee754/dbl-64/atnat.h: Remove constant value
31174         definitions.
31175         * sysdeps/ieee754/dbl-64/atnat2.h: Likewise.
31176         * sysdeps/ieee754/dbl-64/mpa.c: Do not include mpa2.h.
31177         * sysdeps/ieee754/dbl-64/mpa.h: Move all constant value
31178         definitions here.
31179         * sysdeps/ieee754/dbl-64/mpa2.h: Remove.
31180         * sysdeps/ieee754/dbl-64/mpatan.h: Remove constant value
31181         definitions.
31182         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Remove ZERO
31183         and ONE.
31184         * sysdeps/ieee754/dbl-64/mpexp.c: Do not include mpexp.h.
31185         * sysdeps/ieee754/dbl-64/mpexp.h: Remove.
31186         * sysdeps/ieee754/dbl-64/mpsqrt.h: Remove constant value
31187         definitions.
31188         * sysdeps/ieee754/dbl-64/mptan.c (__mptan): Remove MONE.
31189         * sysdeps/ieee754/dbl-64/ulog.h: Remove constant value
31190         definitions.
31191         * sysdeps/ieee754/dbl-64/utan.h: Likewise.
31193         * sysdeps/ieee754/dbl-64/mpa2.h: Fix the value of TWO.
31195 2013-01-15  David S. Miller  <davem@davemloft.net>
31197         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add vis3
31198         trunc{,f} to libm-sysdep_routes.
31199         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Likewise.
31200         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_trunc-vis3.S: New
31201         file.
31202         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_trunc.S: New file.
31203         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_truncf-vis3.S: New
31204         file.
31205         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_truncf.S: New
31206         file.
31207         * sysdeps/sparc/sparc32/sparcv9/fpu/s_trunc.S: New file.
31208         * sysdeps/sparc/sparc32/sparcv9/fpu/s_truncf.S: New file.
31209         * sysdeps/sparc/sparc64/fpu/multiarch/s_trunc-vis3.S: New file.
31210         * sysdeps/sparc/sparc64/fpu/multiarch/s_trunc.S: New file.
31211         * sysdeps/sparc/sparc64/fpu/multiarch/s_truncf-vis3.S: New file.
31212         * sysdeps/sparc/sparc64/fpu/multiarch/s_truncf.S: New file.
31213         * sysdeps/sparc/sparc64/fpu/s_trunc.S: New file.
31214         * sysdeps/sparc/sparc64/fpu/s_truncf.S: New file.
31216         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add vis3
31217         nearbyint{,f} to libm-sysdep_routes.
31218         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Likewise.
31219         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyint-vis3.S:
31220         New file.
31221         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyint.S: New
31222         file.
31223         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyintf-vis3.S:
31224         New file.
31225         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyintf.S: New
31226         file.
31227         * sysdeps/sparc/sparc32/sparcv9/fpu/s_nearbyint.S: New file.
31228         * sysdeps/sparc/sparc32/sparcv9/fpu/s_nearbyintf.S: New file.
31229         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyint-vis3.S: New
31230         file.
31231         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyint.S: New file.
31232         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyintf-vis3.S: New
31233         file.
31234         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyintf.S: New file.
31235         * sysdeps/sparc/sparc64/fpu/s_nearbyint.S: New file.
31236         * sysdeps/sparc/sparc64/fpu/s_nearbyintf.S: New file.
31238         * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Use
31239         libc_feholdexcept and libc_fesetenv.
31241 2013-01-15  Mike Frysinger  <vapier@gentoo.org>
31243         * sysdeps/unix/sysv/linux/scsi/sg.h: Include stddef.h.
31245 2013-01-14  David S. Miller  <davem@davemloft.net>
31247         * sysdeps/sparc/sparc-ifunc.h (SPARC_ASM_IFUNC2): New macro.
31248         (SPARC_ASM_VIS2_IFUNC): Likewise.
31249         (SPARC_ASM_VIS3_VIS2_IFUNC): Likewise.
31250         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis3.S: Make
31251         use of 'siam' instruction.
31252         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis3.S:
31253         Likewise.
31254         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S:
31255         Likewise.
31256         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis3.S:
31257         Likewise.
31258         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis3.S: Likewise.
31259         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis3.S: Likewise.
31260         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis3.S: Likewise.
31261         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis3.S: Likewise.
31262         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis2.S: New
31263         file.
31264         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis2.S: New
31265         file.
31266         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis2.S: New
31267         file.
31268         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis2.S: New
31269         file.
31270         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis2.S: New file.
31271         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis2.S: New file.
31272         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis2.S: New file.
31273         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis2.S: New file.
31274         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Hook in
31275         new VIS2 routines.
31276         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: Likewise.
31277         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
31278         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S:
31279         Likewise.
31280         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: Likewise.
31281         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: Likewise.
31282         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: Likewise.
31283         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: Likewise.
31284         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add new VIS2
31285         routines to libm-sysdep_routines.
31286         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Likewise.
31288         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add vis3
31289         fdim/fdimf to libm-sysdep_routines.
31290         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdim-vis3.S: New
31291         file.
31292         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdim.S: New file.
31293         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdimf-vis3.S: New
31294         file.
31295         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdimf.S: New file.
31296         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fdim.S: New file.
31297         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fdimf.S: New file.
31298         * sysdeps/sparc/sparc32/fpu/s_fdim.S: New file.
31299         * sysdeps/sparc/sparc32/fpu/s_fdimf.S: New file.
31300         * sysdeps/sparc/sparc64/fpu/s_fdim.S: New file.
31301         * sysdeps/sparc/sparc64/fpu/s_fdimf.S: New file.
31303 2013-01-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
31305         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Add a local variable
31306         to optimize copies.
31308         * sysdeps/ieee754/dbl-64/mpa.c: Fix formatting.
31309         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
31310         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
31312         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__inv): Remove
31313         local variable MPTWO.
31314         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__inv):
31315         Likewise.
31317 2013-01-13  Mike Frysinger  <vapier@gentoo.org>
31319         * manual/pattern.texi (Flags for Globbing): Move GLOB_NOSORT after
31320         GLOB_NOESCAPE.
31322 2013-01-13  Mike Frysinger  <vapier@gentoo.org>
31324         * manual/pattern.texi (Flags for Globbing): Highlight GNU extensions.
31326 2013-01-13  Mike Frysinger  <vapier@gentoo.org>
31328         * manual/pattern.texi (glob_t): Document gl_flags.
31329         (glob64_t): Likewise.
31331 2013-01-11  David S. Miller  <davem@davemloft.net>
31333         * math/Makefile (gmp-objs): Use $(gmp-sysdep_routines).
31334         * sysdeps/sparc/sparc64/multiarch/Makefile [$(subdir) = math]
31335         (gmp-sysdep_routines): New variable.  Add VIS3 optimized GMP routines.
31336         * sysdeps/sparc/sparc64/multiarch/add_n-vis3.S: New file.
31337         * sysdeps/sparc/sparc64/multiarch/add_n.S: New file.
31338         * sysdeps/sparc/sparc64/multiarch/addmul_1-vis3.S: New file.
31339         * sysdeps/sparc/sparc64/multiarch/addmul_1.S: New file.
31340         * sysdeps/sparc/sparc64/multiarch/mul_1-vis3.S: New file.
31341         * sysdeps/sparc/sparc64/multiarch/mul_1.S: New file.
31342         * sysdeps/sparc/sparc64/multiarch/sub_n-vis3.S: New file.
31343         * sysdeps/sparc/sparc64/multiarch/sub_n.S: New file.
31344         * sysdeps/sparc/sparc64/multiarch/submul_1-vis3.S: New file.
31345         * sysdeps/sparc/sparc64/multiarch/submul_1.S: New file.
31347         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: Properly optimize for 32-bit
31348         sparc V9 rather than using V8 code.
31349         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: Likewise.
31350         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: Likewise.
31352         * sysdeps/sparc/sparc32/sparcv9/fpu/unix/sysv/linux/multiarch/Implies:
31353         Move to...
31354         * sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/fpu/multiarch/Implies:
31355         Here.
31357 2013-01-11  Roland McGrath  <roland@hack.frob.com>
31359         * configure.in (sysnames): Use $multi_arch_d in setting up $mach list,
31360         not in the main loop.
31361         * configure: Regenerated.
31363 2013-01-11  Joseph Myers  <joseph@codesourcery.com>
31365         * include/features.h (__GLIBC_HAVE_LONG_LONG): Remove.
31366         * bits/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Change #elif condition
31367         to just #else.
31368         * bits/types.h [__GLIBC_HAVE_LONG_LONG]: Likewise.  Remove
31369         [!__GLIBC_HAVE_LONG_LONG] case.
31370         * posix/sys/types.h [__GLIBC_HAVE_LONG_LONG]: Change #elif
31371         condition to just #else.
31372         * stdlib/stdlib.h [__USE_ISOC99 || (__GLIBC_HAVE_LONG_LONG &&
31373         __USE_MISC)]: Change all uses to [__USE_ISOC99 || __USE_MISC].
31374         [__GLIBC_HAVE_LONG_LONG && __USE_BSD]: Change to [__USE_BSD].
31375         * string/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Make code
31376         unconditional.
31377         * string/endian.h [__GLIBC_HAVE_LONG_LONG]: Likewise.
31378         * sysdeps/s390/bits/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Change
31379         #elif condition to just #else.
31380         * sysdeps/unix/sysv/linux/sys/sysmacros.h
31381         [__GLIBC_HAVE_LONG_LONG]: Make code unconditional.
31382         * sysdeps/x86/bits/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Change
31383         #elif condition to just #else.
31385 2013-01-11  Steve Ellcey  <sellcey@mips.com>
31387         * elf/elf.h (EF_MIPS_ARCH_32): Fix value.
31388         (EF_MIPS_ARCH_64): Fix value.
31389         (EF_MIPS_ARCH_32R2): New.
31390         (EF_MIPS_ARCH_64R2): New.
31392 2013-01-11  H.J. Lu  <hongjiu.lu@intel.com>
31394         * Makeconfig (+link-pie-before-libc): New.
31395         (+link-pie-after-libc): Likewise.
31396         (+link-pie-tests): Likewise.
31397         (+link-pie): Rewritten.
31398         (link-before-libc): Remove $(config-LDFLAGS).
31399         (+link): Add $(rtld-LDFLAGS) after $(+link-before-libc).
31400         (+link-tests): Add $(rtld-tests-LDFLAGS) after $(+link-before-libc).
31401         (config-LDFLAGS): Renamed to ...
31402         (rtld-LDFLAGS): This.
31403         (rtld-tests-LDFLAGS): New macro.
31404         (link-libc-rpath-link): Likewise.
31405         (link-libc-tests-rpath-link): Likewise.
31406         (link-libc-before-gnulib): Remove -Wl,-rpath-link=$(rpath-link).
31407         (link-libc): Prepand $(link-libc-rpath-link).
31408         (link-libc-tests): Prepand $(link-libc-tests-rpath-link).
31409         (test-program-prefix): New macro.
31410         (test-via-rtld-prefix): Likewise.
31411         (test-program-cmd): Likewise.
31412         (host-test-program-cmd): Likewise.
31413         * Makefile ($(common-objpfx)testrun.sh): Replace
31414         $(run-program-prefix) with $(test-program-prefix).
31415         * Makerules ($(LINK.o)): Replace $(config-LDFLAGS) with
31416         $(rtld-LDFLAGS).
31417         ($(common-objpfx)shlib.lds): Likewise.
31418         (build-module-helper): Likewise.
31419         ($(common-objpfx)format.lds): Likewise.
31420         * Rules (binaries-pie-tests): New.
31421         (binaries-pie-notests): Likewise.
31422         (binaries-pie): Rewritten.
31423         ($(addprefix $(objpfx),$(binaries-pie))): Renamed to ...
31424         ($(addprefix $(objpfx),$(binaries-pie-notests))): This.
31425         ($(addprefix $(objpfx),$(binaries-pie-tests))): New.
31426         (make-test-out): Replace $(host-built-program-cmd) with
31427         $(host-test-program-cmd).
31428         * config.make.in (build-hardcoded-path-in-tests): New variable.
31429         * configure.in (--enable-hardcoded-path-in-tests): New configure
31430         option.
31431         (hardcoded_path_in_tests): New AC_SUBST.
31432         * configure: Regenerated.
31433         * catgets/Makefile ($(objpfx)test-gencat.out): Replace
31434         $(built-program-cmd) with $(test-program-cmd).
31435         * catgets/test-gencat.sh (run_program_cmd): Renamed to ...
31436         (test_program_cmd): This.
31437         * elf/Makefile ($(objpfx)order.out): Run test with
31438         $(test-program-prefix).
31439         ($(objpfx)order2.out): Likewise.
31440         ($(objpfx)tst-initorder.out): Likewise.
31441         ($(objpfx)tst-initorder2.out): Likewise.
31442         ($(objpfx)tst-array1.out): Replace $(built-program-cmd) with
31443         $(test-program-cmd).
31444         ($(objpfx)tst-array1-static.out): Likewise.
31445         ($(objpfx)tst-array2.out): Likewise.
31446         ($(objpfx)tst-array3.out): Likewise.
31447         ($(objpfx)tst-array4.out): Likewise.
31448         ($(objpfx)tst-array5.out): Likewise.
31449         ($(objpfx)tst-array5-static.out): Likewise.
31450         (tst-stackguard1-ARGS): Replace $(built-program-cmd) with
31451         $(test-program-cmd).
31452         * grp/Makefile ($(objpfx)tst_fgetgrent.out): Replace
31453         $(run-program-prefix) with $(test-program-prefix).
31454         * grp/tst_fgetgrent.sh (run_program_prefix): Renamed to ...
31455         (test_program_prefix): This.
31456         * iconvdata/Makefile ($(objpfx)tst-tables.out): Replace
31457         $(run-program-prefix) with $(test-program-prefix).
31458         * iconvdata/tst-table.sh (run_program_prefix): Renamed to ...
31459         (test_program_prefix): This.
31460         * iconvdata/tst-tables.sh: Likewise.
31461         * intl/Makefile ($(objpfx)tst-gettext.out): Replace
31462         $(run-program-prefix) with $(test-program-prefix).
31463         ($(objpfx)tst-translit.out): Likewise.
31464         ($(objpfx)tst-gettext2.out): Likewise.
31465         ($(objpfx)tst-gettext4.out): Likewise.
31466         ($(objpfx)tst-gettext6.out): Likewise.
31467         * intl/tst-gettext.sh (run_program_prefix): Renamed to ...
31468         (test_program_prefix): This.
31469         * intl/tst-gettext2.sh: Likewise.
31470         * intl/tst-gettext4.sh  Likewise.
31471         * intl/tst-gettext6.sh: Likewise.
31472         * intl/tst-translit.sh: Likewise.
31473         * io/Makefile ($(objpfx)ftwtest.out): Replace $(run-program-cmd)
31474         with $(test-program-cmd).
31475         * libio/Makefile ($(objpfx)test-freopen.out): Replace
31476         $(run-program-prefix) with $(test-program-prefix).
31477         * libio/test-freopen.sh (run_program_prefix): Renamed to ...
31478         (test_program_prefix): This.
31479         * malloc/Makefile ($(objpfx)tst-mtrace.out): Replace
31480         $(run-program-prefix) with $(test-program-prefix).
31481         * malloc/tst-mtrace.sh (run_program_prefix): Renamed to ...
31482         (test_program_prefix): This.
31483         * manual/install.texi: Document --enable-hardcoded-path-in-tests.
31484         * posix/Makefile ($(objpfx)globtest.out): Replace
31485         $(run-via-rtld-prefix) and $(test-wrapper) with
31486         $(test-program-prefix) and $(test-via-rtld-prefix).
31487         ($(objpfx)wordexp-tst.out): Replace $(run-program-prefix) with
31488         $(test-program-prefix).
31489         (tst-exec-ARGS): Replace $(host-built-program-cmd) with
31490         $(host-test-program-cmd).
31491         (tst-spawn-ARGS): Likewise.
31492         ($(objpfx)tst-rxspencer-mem): Replace $(run-program-prefix) with
31493         $(test-program-prefix).
31494         * posix/globtest.sh (un_via_rtld_prefix): Renamed to ...
31495         (test_via_rtld_prefix): This.
31496         (test_wrapper): Renamed to ...
31497         (test_program_prefix): This.
31498         (run_program_prefix): Replaced by test_program_prefix.
31499         * posix/wordexp-tst.sh (run_program_prefix): Renamed to ...
31500         (test_program_prefix): This.
31501         * rt/Makefile (tst-mqueue7-ARGS): Replace $(host-built-program-cmd)
31502         with $(host-test-program-cmd).
31503         * stdio-common/Makefile ($(objpfx)tst-unbputc.out): Replace
31504         $(run-program-prefix) with $(test-program-prefix).
31505         ($(objpfx)tst-printf.out): Likewise.
31506         ($(objpfx)tst-setvbuf1.out): Replace $(built-program-cmd) with
31507         $(test-program-cmd).
31508         * stdio-common/tst-printf.sh (run_program_prefix): Renamed to ...
31509         (test_program_prefix): This.
31510         * stdio-common/tst-unbputc.sh: Likewise.
31511         * stdlib/Makefile ($(objpfx)tst-fmtmsg.out): Replace
31512         $(run-program-prefix) with $(test-program-prefix).
31513         * stdlib/tst-fmtmsg.sh (run_program_prefix): Renamed to ...
31514         (test_program_prefix): This.
31515         * string/Makefile ($(objpfx)tst-svc.out):  Replace
31516         $(built-program-cmd) with $(test-program-cmd).
31518 2013-01-11  Andreas Jaeger  <aj@suse.de>
31520         [BZ #15003]
31521         * sysdeps/unix/sysv/linux/bits/socket.h (MSG_FASTOPEN): New
31522         value. Sync with Linux 3.7.
31524 2013-01-10  David S. Miller  <davem@davemloft.net>
31526         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: Revert previous changes.
31527         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: Likewise.
31528         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: Likewise.
31530 2013-01-10  Roland McGrath  <roland@hack.frob.com>
31532         * configure.in (sysnames): Drop use of $m0sub and $msub, which are
31533         never set.
31534         * configure: Regenerated.
31536 2013-01-10  David S. Miller  <davem@davemloft.net>
31538         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: Properly optimize for 32-bit
31539         sparc V9 rather than using V8 code.
31540         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: Likewise.
31541         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: Likewise.
31543 2013-01-10  Roland McGrath  <roland@hack.frob.com>
31545         * elf/elf.h (DT_SPARC_REGISTER, DT_SPARC_NUM): Fix whitespace.
31546         (EF_MIPS_NOREORDER, EF_MIPS_PIC, EF_MIPS_CPIC, EF_MIPS_XGOT): Likewise.
31547         (EF_MIPS_64BIT_WHIRL, EF_MIPS_ABI2, EF_MIPS_ABI_ON32): Likewise.
31548         (EF_MIPS_ARCH, EF_MIPS_ARCH_1, EF_MIPS_ARCH_2): Likewise.
31549         (EF_MIPS_ARCH_3, EF_MIPS_ARCH_4, EF_MIPS_ARCH_5): Likewise.
31550         (EF_MIPS_ARCH_32, EF_MIPS_ARCH_64): Likewise.
31551         (E_MIPS_ARCH_1): Define in terms of EF_MIPS_ARCH_* counterpart.
31552         (E_MIPS_ARCH_2, E_MIPS_ARCH_3, E_MIPS_ARCH_4, E_MIPS_ARCH_5): Likewise.
31553         (E_MIPS_ARCH_32, E_MIPS_ARCH_64): Likewise.
31554         (SHN_MIPS_ACOMMON, SHN_MIPS_TEXT, SHN_MIPS_DATA): Fix whitespace.
31555         (SHN_MIPS_SCOMMON, SHN_MIPS_SUNDEFINED): Likewise.
31556         (SHT_MIPS_LIBLIST, SHT_MIPS_MSYM, SHT_MIPS_CONFLICT): Likewise.
31557         (SHT_MIPS_GPTAB, SHT_MIPS_UCODE, SHT_MIPS_DEBUG): Likewise.
31558         (SHT_MIPS_REGINFO, SHT_MIPS_PACKAGE, SHT_MIPS_PACKSYM): Likewise.
31559         (SHT_MIPS_RELD, SHT_MIPS_IFACE, SHT_MIPS_CONTENT): Likewise.
31560         (SHT_MIPS_OPTIONS, SHT_MIPS_SHDR, SHT_MIPS_FDESC): Likewise.
31561         (SHT_MIPS_EXTSYM, SHT_MIPS_DENSE, SHT_MIPS_PDESC): Likewise.
31562         (SHT_MIPS_LOCSYM, SHT_MIPS_AUXSYM, SHT_MIPS_OPTSYM): Likewise.
31563         (SHT_MIPS_LOCSTR, SHT_MIPS_LINE, SHT_MIPS_RFDESC): Likewise.
31564         (SHT_MIPS_DELTASYM, SHT_MIPS_DELTAINST, SHT_MIPS_DELTACLASS): Likewise.
31565         (SHT_MIPS_DELTADECL, SHT_MIPS_SYMBOL_LIB, SHT_MIPS_EVENTS): Likewise.
31566         (SHT_MIPS_TRANSLATE, SHT_MIPS_PIXIE, SHT_MIPS_XLATE): Likewise.
31567         (SHT_MIPS_XLATE_DEBUG, SHT_MIPS_WHIRL, SHT_MIPS_EH_REGION): Likewise.
31568         (SHT_MIPS_XLATE_OLD, SHT_MIPS_PDR_EXCEPTION): Likewise.
31569         (SHF_MIPS_GPREL, SHF_MIPS_MERGE, SHF_MIPS_ADDR): Likewise.
31570         (SHF_MIPS_STRINGS, SHF_MIPS_NOSTRIP, SHF_MIPS_LOCAL): Likewise.
31571         (SHF_MIPS_NAMES, SHF_MIPS_NODUPE): Likewise.
31573 2013-01-10  David S. Miller  <davem@davemloft.net>
31575         * sysdeps/sparc/fpu/libm-test-ulps: Update.
31577 2013-01-10  H.J. Lu  <hongjiu.lu@intel.com>
31579         * posix/Makefile (tests-static): New variable.
31580         (tests): Add $(tests-static).
31581         (tst-exec-static-ARGS): New variable.
31582         (tst-spawn-static-ARGS): Likewise.
31583         * posix/tst-exec-static.c: New file.
31584         * posix/tst-spawn-static.c: Likewise.
31585         * posix/tst-exec.c: Support run directly.
31586         * posix/tst-spawn.c: Likewise.
31588 2013-01-10  Joseph Myers  <joseph@codesourcery.com>
31590         * elf/link.h (struct dl_phdr_info): Use __extension__ with long
31591         long.
31592         * math/bits/mathcalls.h (llrint): Likewise.
31593         (llround): Likewise.
31594         * stdlib/stdlib.h (struct drand48_data): Likewise.
31595         * sysdeps/generic/inttypes.h (imaxdiv_t): Likewise.
31596         * sysdeps/s390/bits/byteswap.h (__bswap_64): Likewise.
31597         * sysdeps/unix/sysv/linux/sparc/bits/ipc.h (struct ipc_perm):
31598         Likewise.
31599         * sysdeps/unix/sysv/linux/sparc/sys/ucontext.h (struct fpu):
31600         Likewise.
31601         * sysdeps/unix/sysv/linux/x86/sys/procfs.h [__x86_64__]
31602         (elf_greg_t): Likewise.
31603         * sysdeps/x86/bits/setjmp.h [__x86_64__ && __WORDSIZE != 64]
31604         (__jmp_buf): Likewise.
31605         * sysdeps/x86/fpu/bits/mathinline.h (llrintf): Likewise, for all
31606         definitions.
31607         (llrint): Likewise, for all definitions.
31608         (llrintl): Likewise.
31610         * string/string.h [__USE_BSD && __USE_GNU && __GNUC__] (ffsll):
31611         Remove [__GNUC__] condition.
31612         * wcsmbs/wchar.h [__USE_ISOC99 || (__GNUC__ && __USE_GNU)]: Change
31613         condition to just [__USE_ISOC99].
31614         [__GNUC__ && __USE_GNU]: Change condition to just [__USE_GNU].
31616 2013-01-10  H.J. Lu  <hongjiu.lu@intel.com>
31618         [BZ #14200]
31619         * sysdeps/unix/sysv/linux/x86/bits/environments.h
31620         (_POSIX_V7_ILP32_OFF32): Defined as 1 only if __x86_64__ isn't
31621         defined.
31622         (_POSIX_V6_ILP32_OFF32): Likewise.
31623         (_XBS5_ILP32_OFF32): Likewise.
31624         (__ILP32_OFFBIG_CFLAGS): Defined as "-mx32" for x32.
31625         (__ILP32_OFFBIG_LDFLAGS): Likewise.
31627 2013-01-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
31629         * sysdeps/ieee754/dbl-64/mpexp.c: Fix formatting.
31631         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): New array of
31632         doubles __mpexp_twomm1.  Adjust usage.
31633         * sysdeps/ieee754/dbl-64/mpexp.h (__mpexp_twomm1):
31634         Remove.
31636 2013-01-10  Andreas Schwab  <schwab@suse.de>
31638         [BZ #14964]
31639         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (FALLOC_FL_KEEP_SIZE)
31640         (FALLOC_FL_PUNCH_HOLE) [__USE_GNU]: New macros.
31642 2013-01-09  David S. Miller  <davem@davemloft.net>
31644         [BZ #15003]
31645         * sysdeps/gnu/netinet/tcp.h (TCP_COOKIE_TRANSACTIONS)
31646         (TCP_THIN_LINEAR_TIMEOUTS, TCP_THIN_DUPACK, TCP_USER_TIMEOUT)
31647         (TCP_REPAIR, TCP_REPAIR_QUEUE, TCP_QUEUE_SEQ, TCP_REPAIR_OPTIONS)
31648         (TCP_FASTOPEN): Define.
31649         (tcp_repair_opt): New structure.
31650         (TCP_NO_QUEUE, TCP_RECV_QUEUE, TCP_SEND_QUEUE, TCP_QUEUES_NR): New
31651         enum values.
31652         (TCP_COOKIE_MIN, TCP_COOKIE_MAX, TCP_COOKIE_PAIR_SIZE)
31653         (TCP_COOKIE_IN_ALWAYS, TCP_COOKIE_OUT_NEVER, TCP_S_DATA_IN)
31654         (TCP_S_DATA_OUT, TCP_MSS_DEFAULT, TCP_MSS_DESIRED): Define.
31655         (tcp_cookie_transactions): New structure.
31657 2013-01-09  Anton Blanchard  <anton@samba.org>
31659         * sysdeps/unix/sysv/linux/powerpc/sched_getcpu.c: New file.
31660         * sysdeps/unix/sysv/linux/powerpc/Versions: Add __vdso_getcpu.
31661         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h: Likewise.
31662         * sysdeps/unix/sysv/linux/powerpc/init-first.c: Likewise.
31664 2013-01-09  Joseph Myers  <joseph@codesourcery.com>
31666         * include/features.h (__USE_ANSI): Remove.
31668 2013-01-09  Roland McGrath  <roland@hack.frob.com>
31670         * posix/Makefile (others): Depend on $(objpfx)getconf.speclist.
31672         * misc/error.c (error_tail: ALLOCA_LIMIT): Remove unused macro.
31674 2013-01-09  Siddhesh Poyarekar  <siddhesh@redhat.com>
31676         * sysdeps/s390/fpu/libm-test-ulps: Update.
31678         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
31680         * sysdeps/ieee754/dbl-64/mpa.c (mcr): Reword comment.
31681         (__acr): Likewise.
31682         (__cpy): Likewise.
31683         (norm): Likewise.
31684         (denorm): Likewise.
31685         (__mp_dbl): Likewise.
31686         (__dbl_mp): Likewise.
31687         (add_magnitudes): Likewise.
31688         (sub_magnitudes): Likewise.
31689         (__add): Likewise.
31690         (__sub): Likewise.
31691         (__mul): Likewise.
31692         (__inv): Likewise.
31693         (__dvd): Likewise.
31694         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (mcr): Likewise.
31695         (__acr): Likewise.
31696         (__cpy): Likewise.
31697         (norm): Likewise.
31698         (denorm): Likewise.
31699         (__mp_dbl): Likewise.
31700         (__dbl_mp): Likewise.
31701         (add_magnitudes): Likewise.
31702         (sub_magnitudes): Likewise.
31703         (__add): Likewise.
31704         (__sub): Likewise.
31705         (__mul): Likewise.
31706         (__inv): Likewise.
31707         (__dvd): Likewise.
31708         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (mcr): Likewise.
31709         (__acr): Likewise.
31710         (__cpy): Likewise.
31711         (norm): Likewise.
31712         (denorm): Likewise.
31713         (__mp_dbl): Likewise.
31714         (__dbl_mp): Likewise.
31715         (add_magnitudes): Likewise.
31716         (sub_magnitudes): Likewise.
31717         (__add): Likewise.
31718         (__sub): Likewise.
31719         (__mul): Likewise.
31720         (__inv): Likewise.
31721         (__dvd): Likewise.
31723 2013-01-08  Joseph Myers  <joseph@codesourcery.com>
31725         * io/sys/stat.h [__GNUC__ && __GNUC__ >= 2 &&
31726         __USE_EXTERN_INLINES]: Change condition to [__USE_EXTERN_INLINES].
31727         * sysdeps/unix/sysv/linux/sys/sysmacros.h [__GNUC__ && __GNUC__ >=
31728         2 && __USE_EXTERN_INLINES]: Likewise.
31730 2013-01-08  Andreas Jaeger  <aj@suse.de>
31732         [BZ# 14985]
31733         * sysdeps/unix/sysv/linux/sparc/bits/epoll.h (EPOLL_NONBLOCK):
31734         Remove.
31735         * sysdeps/unix/sysv/linux/bits/epoll.h (EPOLL_NONBLOCK): Likewise.
31736         * sysdeps/unix/sysv/linux/x86/bits/epoll.h (EPOLL_NONBLOCK): Likewise.
31738 2013-01-07  Anton Blanchard  <anton@samba.org>
31740         * sysdeps/powerpc/fpu/feholdexcpt.c: Fixed spelling errors.
31741         * sysdeps/powerpc/fpu/feupdateenv.c: Likewise.
31742         * sysdeps/powerpc/fpu/math_ldbl.h: Likewise.
31743         * sysdeps/powerpc/powerpc32/bits/atomic.h: Likewise.
31744         * sysdeps/powerpc/powerpc32/cell/memcpy.S: Likewise.
31745         * sysdeps/powerpc/powerpc32/dl-machine.c: Likewise.
31746         * sysdeps/powerpc/powerpc32/dl-start.S: Likewise.
31747         * sysdeps/powerpc/powerpc32/memset.S: Likewise.
31748         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
31749         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
31750         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
31751         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
31752         * sysdeps/powerpc/powerpc32/power4/hp-timing.h: Likewise.
31753         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
31754         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Likewise.
31755         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
31756         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
31757         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
31758         * sysdeps/powerpc/powerpc32/power7/memchr.S: Likewise.
31759         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Likewise.
31760         * sysdeps/powerpc/powerpc32/power7/memrchr.S: Likewise.
31761         * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: Likewise.
31762         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
31763         * sysdeps/powerpc/powerpc32/strncmp.S: Likewise.
31764         * sysdeps/powerpc/powerpc64/bits/atomic.h: Likewise.
31765         * sysdeps/powerpc/powerpc64/cell/memcpy.S: Likewise.
31766         * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
31767         * sysdeps/powerpc/powerpc64/fpu/s_ceill.S: Likewise.
31768         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintl.S: Likewise.
31769         * sysdeps/powerpc/powerpc64/hp-timing.h: Likewise.
31770         * sysdeps/powerpc/powerpc64/memcpy.S: Likewise.
31771         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
31772         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
31773         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
31774         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
31775         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
31776         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
31777         * sysdeps/powerpc/powerpc64/power7/memchr.S: Likewise.
31778         * sysdeps/powerpc/powerpc64/power7/memcmp.S: Likewise.
31779         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Likewise.
31780         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: Likewise.
31781         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
31782         * sysdeps/powerpc/powerpc64/strncmp.S: Likewise.
31784 2013-01-07  Joseph Myers  <joseph@codesourcery.com>
31786         * malloc/malloc.h (__MALLOC_P): Remove all definitions.
31787         (__MALLOC_PMT): Likewise.
31788         [__GNUC__] (__MALLOC_HOOK_VOLATILE): Make not conditional on
31789         [__GNUC__], only on [_LIBC].
31790         [__GNUC__] (__MALLOC_DEPRECATED): Likewise.
31791         [!__GNUC__] (__MALLOC_HOOK_VOLATILE): Remove definition.
31792         [!__GNUC__] (__MALLOC_DEPRECATED): Likewise.
31793         * malloc/malloc.c (malloc_hook_ini): Do not use __MALLOC_P in
31794         forward declaration.
31795         (realloc_hook_ini): Likewise.
31796         (memalign_hook_ini): Likewise.
31797         (__libc_memalign): Do not use __MALLOC_PMT in variable
31798         declaration.
31799         (__libc_valloc): Likewise.
31800         (__libc_pvalloc): Likewise.
31801         (__libc_calloc): Likewise.
31802         (__posix_memalign): Likewise.
31804         [BZ #14996]
31805         * math/s_casinh.c: Include <float.h>.
31806         (__casinh): Do not do computation with squaring and square root
31807         for large arguments.
31808         * math/s_casinhf.c: Include <float.h>.
31809         (__casinhf): Do not do computation with squaring and square root
31810         for large arguments.
31811         * math/s_casinhl.c: Include <float.h>.
31812         [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine and redefine.
31813         (__casinhl): Do not do computation with squaring and square root
31814         for large arguments.
31815         * math/libm-test.inc (casin_test): Add more tests.
31816         (casinh_test): Likewise.
31817         * sysdeps/i386/fpu/libm-test-ulps: Update.
31818         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
31820 2013-01-04  H.J. Lu  <hongjiu.lu@intel.com>
31822         * sysdeps/i386/i686/cacheinfo.c (__x86_64_data_cache_size): Removed.
31823         (__x86_64_raw_data_cache_size): Likewise.
31824         (__x86_64_data_cache_size_half): Likewise.
31825         (__x86_64_raw_data_cache_size_half): Likewise.
31826         (__x86_64_shared_cache_size): Likewise.
31827         (__x86_64_raw_shared_cache_size): Likewise.
31828         (__x86_64_shared_cache_size_half): Likewise.
31829         (__x86_64_raw_shared_cache_size_half): Likewise.
31830         * sysdeps/x86_64/cacheinfo.c (__x86_64_data_cache_size): Renamed
31831         to ...
31832         (__x86_data_cache_size): This.
31833         (__x86_64_raw_data_cache_size): Renamed to ...
31834         (__x86_raw_data_cache_size): This.
31835         (__x86_64_data_cache_size_half): Renamed to ...
31836         (__x86_data_cache_size_half): This.
31837         (__x86_64_raw_data_cache_size_half): Renamed to ...
31838         (__x86_raw_data_cache_size_half): This.
31839         (__x86_64_shared_cache_size): Renamed to ...
31840         (__x86_shared_cache_size): This.
31841         (__x86_64_raw_shared_cache_size): Renamed to ...
31842         (__x86_raw_shared_cache_size): This.
31843         (__x86_64_shared_cache_size_half): Renamed to ...
31844         (__x86_shared_cache_size_half): This.
31845         (__x86_64_raw_shared_cache_size_half): Renamed to ...
31846         (__x86_raw_shared_cache_size_half): This.
31847         * sysdeps/x86_64/memcpy.S: Updated.
31848         * sysdeps/x86_64/memset.S: Likewise.
31849         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Likewise.
31850         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
31851         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
31853 2013-01-04  David S. Miller  <davem@davemloft.net>
31855         * sysdeps/sparc/fpu/libm-test-ulps: Update.
31857 2013-01-04  Andreas Schwab  <schwab@linux-m68k.org>
31859         * sysdeps/powerpc/fpu/test-powerpc-snan.c (_GNU_SOURCE): Define as
31860         1 to avoid redefinition warning.
31861         (__USE_GNU): Don't define.
31862         (init_signaling_nan): Protoize.
31864         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
31866 2013-01-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
31868         * sysdeps/ieee754/dbl-64/mpa.c: Remove commented code.
31869         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__cr): Remove.
31870         (__cpymn): Likewise.
31871         (norm): Remove commented code.
31872         (denorm): Likewise.
31873         (__mp_dbl): Likewise.
31874         (__inv): Likewise.
31875         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__cr): Remove.
31876         (__cpymn): Likewise.
31877         (norm): Remove commented code.
31878         (denorm): Likewise.
31879         (__mp_dbl): Likewise.
31880         (__inv): Likewise.
31882         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (mpone): Define
31883         mp_no value for 1.0 and 2.0.
31884         (norm): Use RADIXI instead of radixi.d.
31885         (denorm): Likewise.
31886         (__mul): Use 0.0 instead of zero.d.
31887         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (mpone): Define
31888         mp_no value for 1.0 and 2.0.
31889         (norm): Use RADIXI instead of radixi.d.
31890         (denorm): Likewise.
31891         (__mul): Use 0.0 instead of zero.d.
31893 2013-01-04  Joseph Myers  <joseph@codesourcery.com>
31895         [BZ #14994]
31896         * math/s_casinh.c (__casinh): Reduce finite argument to first
31897         quadrant then set signs of results at the end.
31898         * math/s_casinhf.c (__casinhf): Likewise.
31899         * math/s_casinhl.c (__casinhl): Likewise.
31900         * math/libm-test.inc (casin_test): Add more tests.
31901         (casinh_test): Likewise.
31902         * sysdeps/i386/fpu/libm-test-ulps: Update.
31903         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
31905 2013-01-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
31907         * sysdeps/ieee754/dbl-64/mpa.h: Fix code formatting.
31909         * sysdeps/ieee754/dbl-64/mpa.h: Clean up comment for MP_NO.
31911         * sysdeps/ieee754/dbl-64/mpa.c(norm): Remove commented
31912         declarations.
31913         (denorm): Likewise.
31914         (__mp_dbl): Likewise.
31915         (__inv): Likewise.
31917         * sysdeps/ieee754/dbl-64/mpa.h: Remove commented declarations
31918         and adjust the header comment.
31920         * sysdeps/ieee754/dbl-64/mpa.h (__mpexp): Remove unnecessary
31921         variable name from declaration.
31923 2013-01-03  H.J. Lu  <hongjiu.lu@intel.com>
31925         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
31926         Initialize COMMON_CPUID_INDEX_7 element.
31927         * sysdeps/x86_64/multiarch/init-arch.h (bit_RTM): New macro.
31928         (CPUID_RTM): Likewise.
31929         (HAS_RTM): Likewise.
31930         (COMMON_CPUID_INDEX_7): New enum.
31932 2013-01-03  Andreas Schwab  <schwab@linux-m68k.org>
31934         [BZ #14981]
31935         * malloc/mtrace.c (tr_reallochook): If realloc returns NULL when
31936         size is zero, record memory as freed.
31938 2013-01-03  Andreas Jaeger  <aj@suse.de>
31940         * po/ia.po: Add new Interlingua translation.
31942 2012-01-03  Allan McRae  <allan@archlinux.org>
31944         * locale/programs/localedef.c: Fix description of '--posix' flag.
31946 2013-01-02  Joseph Myers  <joseph@codesourcery.com>
31948         * NEWS: Update dates in second copyright notice.
31949         * README: Update copyright dates in example.
31950         * manual/libc.texinfo: Update copyright dates.
31951         * scripts/test-installation.pl: Update copyright date in --version
31952         output.
31954         * hurd/ctty-input.c: Fix copyright notice formatting.
31955         * hurd/ctty-output.c: Likewise.
31956         * hurd/dtable.c: Likewise.
31957         * hurd/hurd-raise.c: Likewise.
31958         * hurd/hurdprio.c: Likewise.
31959         * hurd/msgportdemux.c: Likewise.
31960         * misc/sys/file.h: Likewise.
31961         * misc/sys/ioctl.h: Likewise.
31962         * sysdeps/gnu/netinet/ip_icmp.h: Likewise.
31963         * sysdeps/mach/hurd/chdir.c: Likewise.
31964         * sysdeps/mach/hurd/fchdir.c: Likewise.
31965         * sysdeps/mach/hurd/rename.c: Likewise.
31966         * sysdeps/mach/hurd/rmdir.c: Likewise.
31967         * sysdeps/mach/hurd/seekdir.c: Likewise.
31968         * sysdeps/mach/hurd/setsid.c: Likewise.
31969         * sysdeps/posix/wait3.c: Likewise.
31971         * All files with FSF copyright notices: Update copyright dates
31972         using scripts/update-copyrights.
31973         * intl/plural.c: Regenerated.
31974         * locale/programs/charmap-kw.h: Likewise.
31975         * locale/programs/locfile-kw.h: Likewise.
31977 2013-01-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
31979         * sysdeps/ieee754/dbl-64/mpexp.h (__mpexp_twomm1): Fix first
31980         four values.
31982         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Split mantissa
31983         calculation loop and add branch prediction.
31985         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Add assert to
31986         check access beyond bounds of m1np.
31988         * sysdeps/ieee754/dbl-64/mpa.c [! NO__CONST]: New constant
31989         MPTWO.
31990         (__inv): Remove local variable MPTWO to use the global
31991         constant.
31992         * sysdeps/ieee754/dbl-64/mpa.h: Declare MPTWO.
31993         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove local
31994         variable MPTWO.
31995         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Make MPHALF and
31996         MP3HALFS static const.
31998 2013-01-01  David S. Miller  <davem@davemloft.net>
32000         * po/ca.po: Update from translation team.
32002 2013-01-01  Joseph Myers  <joseph@codesourcery.com>
32004         * scripts/update-copyrights: New file.
32005         * Makeconfig: Reformat copyright notice.
32006         * ctype/ctype.h: Likewise.
32007         * debug/swprintf_chk.c: Likewise.
32008         * elf/dl-cache.c: Likewise.
32009         * elf/dl-debug.c: Likewise.
32010         * elf/dl-object.c: Likewise.
32011         * grp/initgroups.c: Likewise.
32012         * hurd/Makefile: Likewise.
32013         * hurd/hurd/signal.h: Likewise.
32014         * hurd/hurdfault.c: Likewise.
32015         * hurd/hurdioctl.c: Likewise.
32016         * hurd/hurdlookup.c: Likewise.
32017         * hurd/intr-msg.c: Likewise.
32018         * iconv/gconv_open.c: Likewise.
32019         * libio/swprintf.c: Likewise.
32020         * locale/lc-ctype.c: Likewise.
32021         * locale/nl_langinfo.c: Likewise.
32022         * mach/Machrules: Likewise.
32023         * mach/Makefile: Likewise.
32024         * malloc/obstack.h: Likewise.
32025         * manual/Makefile: Likewise.
32026         * manual/tsort.awk: Likewise.
32027         * misc/bits/stab.def: Likewise.
32028         * nis/nis_print_group_entry.c: Likewise.
32029         * nis/nis_table.c: Likewise.
32030         * nis/nss_compat/compat-pwd.c: Likewise.
32031         * nis/nss_compat/compat-spwd.c: Likewise.
32032         * po/Makefile: Likewise.
32033         * posix/fnmatch.c: Likewise.
32034         * posix/regex.h: Likewise.
32035         * resolv/Makefile: Likewise.
32036         * resolv/nss_dns/dns-network.c: Likewise.
32037         * resolv/res_hconf.c: Likewise.
32038         * scripts/gen-sorted.awk: Likewise.
32039         * soft-fp/soft-fp.h: Likewise.
32040         * stdio-common/printf.h: Likewise.
32041         * stdlib/monetary.h: Likewise.
32042         * stdlib/random.c: Likewise.
32043         * stdlib/random_r.c: Likewise.
32044         * sysdeps/generic/Makefile: Likewise.
32045         * sysdeps/gnu/Makefile: Likewise.
32046         * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
32047         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
32048         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
32049         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
32050         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
32051         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
32052         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
32053         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
32054         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
32055         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
32056         * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
32057         * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
32058         * sysdeps/ieee754/dbl-64/mpatan2.c: Likewise.
32059         * sysdeps/ieee754/dbl-64/mpexp.c: Likewise.
32060         * sysdeps/ieee754/dbl-64/mplog.c: Likewise.
32061         * sysdeps/ieee754/dbl-64/mpsqrt.c: Likewise.
32062         * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
32063         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
32064         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
32065         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
32066         * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
32067         * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
32068         * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
32069         * sysdeps/ieee754/ldbl-128/ldbl2mpn.c: Likewise.
32070         * sysdeps/ieee754/ldbl-128/mpn2ldbl.c: Likewise.
32071         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c: Likewise.
32072         * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c: Likewise.
32073         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c: Likewise.
32074         * sysdeps/mach/hurd/errnos.awk: Likewise.
32075         * sysdeps/mach/hurd/fork.c: Likewise.
32076         * sysdeps/mach/hurd/getcwd.c: Likewise.
32077         * sysdeps/mach/hurd/i386/trampoline.c: Likewise.
32078         * sysdeps/mach/hurd/mmap.c: Likewise.
32079         * sysdeps/mach/hurd/utimes.c: Likewise.
32080         * sysdeps/mach/hurd/xmknod.c: Likewise.
32081         * sysdeps/posix/profil.c: Likewise.
32082         * sysdeps/posix/readdir_r.c: Likewise.
32083         * sysdeps/powerpc/bits/mathdef.h: Likewise.
32084         * sysdeps/powerpc/bits/setjmp.h: Likewise.
32085         * sysdeps/powerpc/powerpc32/__longjmp-common.S: Likewise.
32086         * sysdeps/powerpc/powerpc32/memset.S: Likewise.
32087         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
32088         * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: Likewise.
32089         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
32090         * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
32091         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
32092         * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: Likewise.
32093         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
32094         * sysdeps/pthread/lio_listio.c: Likewise.
32095         * sysdeps/sparc/dl-procinfo.h: Likewise.
32096         * sysdeps/unix/i386/sysdep.S: Likewise.
32097         * sysdeps/unix/sysv/linux/aio_sigqueue.c: Likewise.
32098         * sysdeps/unix/sysv/linux/fstatvfs64.c: Likewise.
32099         * sysdeps/unix/sysv/linux/getdents.c: Likewise.
32100         * sysdeps/unix/sysv/linux/msgctl.c: Likewise.
32101         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
32102         * sysdeps/unix/sysv/linux/semctl.c: Likewise.
32103         * sysdeps/unix/sysv/linux/shmctl.c: Likewise.
32104         * sysdeps/unix/sysv/linux/speed.c: Likewise.
32105         * sysdeps/unix/sysv/linux/xstatconv.h: Likewise.
32106         * sysdeps/wordsize-32/divdi3.c: Likewise.
32107         * time/sys/time.h: Likewise.
32108         * wcsmbs/Makefile: Likewise.
32110 2013-01-01  David S. Miller  <davem@davemloft.net>
32112         * po/fr.po: Update from translation team.
32114         * catgets/gencat.c: Update copyright year.
32115         * csu/version.c: Likewise.
32116         * debug/catchsegv.sh: Likewise.
32117         * debug/pcprofiledump.c: Likewise.
32118         * debug/xtrace.sh: Likewise.
32119         * elf/ldconfig.c: Likewise.
32120         * elf/ldd.bash.in: Likewise.
32121         * elf/pldd.c: Likewise.
32122         * elf/sotruss.ksh: Likewise.
32123         * elf/sprof.c: Likewise.
32124         * iconv/iconv_prog.c: Likewise.
32125         * iconv/iconvconfig.c: Likewise.
32126         * locale/programs/locale.c: Likewise.
32127         * locale/programs/localedef.c: Likewise.
32128         * login/programs/pt_chown.c: Likewise.
32129         * malloc/memusage.sh: Likewise.
32130         * malloc/memusagestat.c: Likewise.
32131         * malloc/mtrace.pl: Likewise.
32132         * nscd/nscd.c: Likewise.
32133         * nss/getent.c: Likewise.
32134         * nss/makedb.c: Likewise.
32135         * posix/getconf.c: Likewise.
32137 2012-12-31  Siddhesh Poyarekar  <siddhesh@redhat.com>
32139         * sysdeps/ieee754/dbl-64/mpa.c (__mp_dbl): Favour normal
32140         numbers.
32142 2012-12-30  Mike Frysinger  <vapier@gentoo.org>
32144         * math/bits/mathcalls.h (modf): Use __nonnull.
32146 2012-12-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
32148         * sysdeps/ieee754/dbl-64/branred.h: Include dla.h.
32149         (split): Use macro CN instead of the bare value.
32150         * sysdeps/ieee754/dbl-64/dla.h: Add comment to explain why CN
32151         could be used.
32152         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Use CN
32153         instead of the bare value.
32154         (power1): Likewise.
32156 2012-12-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
32158         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove
32159         __ATAN_TWOM.
32160         * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
32162         * sysdeps/ieee754/dbl-64/atnat.h: Replaced constants with
32163         their values.
32164         * sysdeps/ieee754/dbl-64/atnat2.h: Likewise.
32165         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Likewise.
32166         * sysdeps/ieee754/dbl-64/ulog.h: Likewise.
32167         * sysdeps/ieee754/dbl-64/utan.h: Likewise.
32169 2012-12-28  Andreas Jaeger  <aj@suse.de>
32171         * elf/elf.h (NT_S390_TDB, NT_FILE, NT_SIGINFO): Define.  New
32172         values are from Linux 3.7.
32174         * sysdeps/gnu/netinet/tcp.h (TCPI_OPT_SYN_DATA)
32175         (TCPI_OPT_ECN_SEEN): Define.  Sync with Linux 3.7.
32177 2012-12-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
32179         * misc/sys/cdefs.h (__glibc_likely): Wrap __builtin_expect for
32180         TRUE case.
32182         * sysdeps/ieee754/dbl-64/mpa.c (norm): Define R as RADIXI.
32183         (norm): Likewise.
32184         * sysdeps/ieee754/dbl-64/mpa2.h: Remove all static const
32185         variables with preprocessor constants.
32186         * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
32187         * sysdeps/ieee754/dbl-64/mpexp.h: Likewise.
32188         * sysdeps/ieee754/dbl-64/mpsqrt.h: Likewise.
32190 2012-12-27  Bruno Haible  <bruno@clisp.org>
32192         [BZ #14317]
32193         * string/xpg-strerror.c (__xpg_strerror_r): Optimize, call strlen
32194         only if needed.
32196 2012-12-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
32198         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Eliminate __mpexp_nn
32199         and use variable directly.
32200         * sysdeps/ieee754/dbl-64/mpexp.h (__mpexp_nn): Remove.
32202         * sysdeps/ieee754/dbl-64/mpa.c [! NO__CONST]: New constant
32203         MPONE.
32204         * sysdeps/ieee754/dbl-64/mpa.h: Declare MPONE.
32205         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove local
32206         variable MPONE.
32207         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Likewise.
32208         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Likewise.
32209         * sysdeps/ieee754/dbl-64/mplog.c (__mplog): Remove mplog.h
32210         include directive.  Remove local variable MPONE.
32211         * sysdeps/ieee754/dbl-64/mplog.h: Remove.
32212         * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: Define NO__CONST.
32213         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
32215 2012-12-25  David S. Miller  <davem@davemloft.net>
32217         * version.h (RELEASE): Set to "development".
32218         (VERSION): Set to "2.17.90".
32219         * NEWS: Add 2.18 section.
32221 2012-12-21  David S. Miller  <davem@davemloft.net>
32223         * po/hr.po: Update from translation team.
32225 2012-12-21  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
32227         * sysdeps/s390/fpu/libm-test-ulps: Refreshed.
32229 2012-12-19  Steve Ellcey  <sellcey@mips.com>
32231         * NEWS:  Mention new memcpy for MIPS.
32233 2012-12-18  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
32235         * manual/contrib.texi (Contributors): Spelling correction.
32237 2012-12-15  David S. Miller  <davem@davemloft.net>
32239         * po/ru.po: Update from translation team.
32241 2012-12-13  David S. Miller  <davem@davemloft.net>
32243         * NEWS: Mention IFUNC testsuite enhancements.
32245         * po/pl.po: Update from translation team.
32246         * po/bg.po: Likewise.
32248         * manual/contrib.texi (Contributors): Update entries for Hongjiu
32249         Lu and Joseph S. Myers.  Add entry for Marcus Shawcroft.
32251 2012-12-11  David S. Miller  <davem@davemloft.net>
32253         * po/sv.po: Update from translation team.
32255         * po/vi.po: Update from translation team.
32257         * po/cs.po: Update from translation team.
32259         * po/de.po: Update from translation team.
32260         * po/eo.po: Likewise.
32261         * po/nl.po: Likewise.
32263 2012-12-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
32265         [BZ #14246]
32266         * manual/argp.texi (Argp Helper Functions): Move node to follow
32267         Argp Parsing State.
32269         [BZ #14872]
32270         * manual/conf.texi (Limits on File System Capacity): Mention if
32271         terminating null is included in the max size.
32273 2012-12-10  Andreas Jaeger  <aj@suse.de>
32275         * po/cs.po: Update from translation team.
32277 2012-12-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
32279         * sysdeps/s390/jmpbuf-unwind.h (_jmpbuf_sp): Declare SP as
32280         void pointer and cast to uintptr_t.
32281         * sysdeps/s390/s390-64/memcmp.S: Pick sysdep.h from include
32282         path.
32283         * sysdeps/s390/s390-64/memcpy.S: Likewise.
32284         * sysdeps/s390/s390-64/memset.S: Likewise.
32286 2012-12-08  Benno Schulenberg  <bensberg@justemail.net>
32288         [BZ #14833]
32289         * menual/message.texi (Message Translation): Fix typos.
32290         (Helper programs for gettext): Likewise.
32292 2012-12-07  Andreas Schwab  <schwab@linux-m68k.org>
32294         [BZ #14898]
32295         * include/link.h (FORCED_DYNAMIC_TLS_OFFSET) [NO_TLS_OFFSET == 0]:
32296         Change to -1.
32298 2012-12-07  David S. Miller  <davem@davemloft.net>
32300         * po/libc.pot: Update.
32302 2012-12-07  Richard Henderson  <rth@redhat.com>
32304         [BZ #10114]
32305         * soft-fp/op-common.h (_FP_MUL): Pull computation of R_e from the
32306         normal/normal case to before the switch.
32307         (_FP_DIV): Likewise.
32309 2012-12-06  Carlos O'Donell  <carlos@systemhalted.org>
32310             Mike Frysinger  <vapier@gentoo.org>
32312         * sysdeps/unix/sysv/linux/posix_fadvise.c (posix_fadvise): Also
32313         check for __NR_fadvise64_64.
32315 2012-12-06  Chris Metcalf  <cmetcalf@tilera.com>
32317         * sysdeps/generic/fpu_control.h (_FPU_GETCW): Define to set cw to
32318         0, not just to plain "0" as a statement.
32319         (_FPU_SETCW): Define to (void) (cw), rather than doing nothing
32320         with cw.
32322 2012-12-06  Joseph Myers  <joseph@codesourcery.com>
32324         * NEWS: Use sourceware.org in Bugzilla URL.
32326 2012-12-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
32328         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h
32329         (INTERNAL_SYSCALL_DECL): Use __attribute__ ((unused)).
32331         * stdio-common/tst-put-error.c (do_test): Add newline to the
32332         padded test to ensure flush.
32334 2012-12-05  Jeff Law  <law@redhat.com>
32336         * sunrpc/etc.rpc (fedfs_admin): Add entry.
32338 2012-12-05  Joseph Myers  <joseph@codesourcery.com>
32340         * README: Don't refer to ports add-on as distributed separately.
32341         Mention AArch64 in list of systems supported in the ports add-on.
32343         * LICENSES: Add more non-FSF copyright and license notices.
32345         * soft-fp/op-common.h (_FP_DECL): Declare X##_s with __attribute__
32346         ((unused)).
32348         * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Include <stdlib.h>.
32350         * stdio-common/tst-put-error.c (do_test): Use 10000000 instead of
32351         10000 as width of padded output.
32353 2012-12-04  Joseph Myers  <joseph@codesourcery.com>
32355         * sysdeps/powerpc/sysdep.h (_SYS_AUXV_H): Define to 1 not empty.
32357         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c (__ieee754_atanhl): Mark
32358         variable LX with __attribute__ ((unused)).
32359         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (__ieee754_rem_pio2l):
32360         Likewise.
32361         * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c (___isnanl): Likewise.
32362         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
32363         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Mark variable LY
32364         with __attribute__ ((unused)).
32366 2012-12-04  David S. Miller  <davem@abraco.davemloft.net>
32368         * sysdeps/generic/memcopy.h: Add multiple inclusion protection.
32370 2012-12-04  Joseph Myers  <joseph@codesourcery.com>
32372         * sysdeps/ieee754/ldbl-opt/Makefile [$(subdir) = math]
32373         (CFLAGS-nldbl-acos.c): New variable.
32374         [$(subdir) = math] (CFLAGS-nldbl-acosh.c): Likewise.
32375         [$(subdir) = math] (CFLAGS-nldbl-asin.c): Likewise.
32376         [$(subdir) = math] (CFLAGS-nldbl-asinh.c): Likewise.
32377         [$(subdir) = math] (CFLAGS-nldbl-atan.c): Likewise.
32378         [$(subdir) = math] (CFLAGS-nldbl-atan2.c): Likewise.
32379         [$(subdir) = math] (CFLAGS-nldbl-atanh.c): Likewise.
32380         [$(subdir) = math] (CFLAGS-nldbl-cabs.c): Likewise.
32381         [$(subdir) = math] (CFLAGS-nldbl-cacos.c): Likewise.
32382         [$(subdir) = math] (CFLAGS-nldbl-cacosh.c): Likewise.
32383         [$(subdir) = math] (CFLAGS-nldbl-carg.c): Likewise.
32384         [$(subdir) = math] (CFLAGS-nldbl-casin.c): Likewise.
32385         [$(subdir) = math] (CFLAGS-nldbl-casinh.c): Likewise.
32386         [$(subdir) = math] (CFLAGS-nldbl-catan.c): Likewise.
32387         [$(subdir) = math] (CFLAGS-nldbl-catanh.c): Likewise.
32388         [$(subdir) = math] (CFLAGS-nldbl-cbrt.c): Likewise.
32389         [$(subdir) = math] (CFLAGS-nldbl-ccos.c): Likewise.
32390         [$(subdir) = math] (CFLAGS-nldbl-ccosh.c): Likewise.
32391         [$(subdir) = math] (CFLAGS-nldbl-ceil.c): Likewise.
32392         [$(subdir) = math] (CFLAGS-nldbl-cexp.c): Likewise.
32393         [$(subdir) = math] (CFLAGS-nldbl-cimag.c): Likewise.
32394         [$(subdir) = math] (CFLAGS-nldbl-clog.c): Likewise.
32395         [$(subdir) = math] (CFLAGS-nldbl-clog10.c): Likewise.
32396         [$(subdir) = math] (CFLAGS-nldbl-conj.c): Likewise.
32397         [$(subdir) = math] (CFLAGS-nldbl-copysign.c): Likewise.
32398         [$(subdir) = math] (CFLAGS-nldbl-cos.c): Likewise.
32399         [$(subdir) = math] (CFLAGS-nldbl-cosh.c): Likewise.
32400         [$(subdir) = math] (CFLAGS-nldbl-cpow.c): Likewise.
32401         [$(subdir) = math] (CFLAGS-nldbl-cproj.c): Likewise.
32402         [$(subdir) = math] (CFLAGS-nldbl-creal.c): Likewise.
32403         [$(subdir) = math] (CFLAGS-nldbl-csin.c): Likewise.
32404         [$(subdir) = math] (CFLAGS-nldbl-csinh.c): Likewise.
32405         [$(subdir) = math] (CFLAGS-nldbl-csqrt.c): Likewise.
32406         [$(subdir) = math] (CFLAGS-nldbl-ctan.c): Likewise.
32407         [$(subdir) = math] (CFLAGS-nldbl-ctanh.c): Likewise.
32408         [$(subdir) = math] (CFLAGS-nldbl-drem.c): Likewise.
32409         [$(subdir) = math] (CFLAGS-nldbl-erf.c): Likewise.
32410         [$(subdir) = math] (CFLAGS-nldbl-erfc.c): Likewise.
32411         [$(subdir) = math] (CFLAGS-nldbl-exp.c): Likewise.
32412         [$(subdir) = math] (CFLAGS-nldbl-exp10.c): Likewise.
32413         [$(subdir) = math] (CFLAGS-nldbl-exp2.c): Likewise.
32414         [$(subdir) = math] (CFLAGS-nldbl-expm1.c): Likewise.
32415         [$(subdir) = math] (CFLAGS-nldbl-fabs.c): Likewise.
32416         [$(subdir) = math] (CFLAGS-nldbl-fdim.c): Likewise.
32417         [$(subdir) = math] (CFLAGS-nldbl-finite.c): Likewise.
32418         [$(subdir) = math] (CFLAGS-nldbl-floor.c): Likewise.
32419         [$(subdir) = math] (CFLAGS-nldbl-fma.c): Likewise.
32420         [$(subdir) = math] (CFLAGS-nldbl-fmax.c): Likewise.
32421         [$(subdir) = math] (CFLAGS-nldbl-fmin.c): Likewise.
32422         [$(subdir) = math] (CFLAGS-nldbl-fmod.c): Likewise.
32423         [$(subdir) = math] (CFLAGS-nldbl-frexp.c): Likewise.
32424         [$(subdir) = math] (CFLAGS-nldbl-gamma.c): Likewise.
32425         [$(subdir) = math] (CFLAGS-nldbl-hypot.c): Likewise.
32426         [$(subdir) = math] (CFLAGS-nldbl-ilogb.c): Likewise.
32427         [$(subdir) = math] (CFLAGS-nldbl-isinf.c): Likewise.
32428         [$(subdir) = math] (CFLAGS-nldbl-isnan.c): Likewise.
32429         [$(subdir) = math] (CFLAGS-nldbl-j0.c): Likewise.
32430         [$(subdir) = math] (CFLAGS-nldbl-j1.c): Likewise.
32431         [$(subdir) = math] (CFLAGS-nldbl-jn.c): Likewise.
32432         [$(subdir) = math] (CFLAGS-nldbl-ldexp.c): Likewise.
32433         [$(subdir) = math] (CFLAGS-nldbl-lgamma.c): Likewise.
32434         [$(subdir) = math] (CFLAGS-nldbl-lgamma_r.c): Likewise.
32435         [$(subdir) = math] (CFLAGS-nldbl-llrint.c): Likewise.
32436         [$(subdir) = math] (CFLAGS-nldbl-llround.c): Likewise.
32437         [$(subdir) = math] (CFLAGS-nldbl-log.c): Likewise.
32438         [$(subdir) = math] (CFLAGS-nldbl-log10.c): Likewise.
32439         [$(subdir) = math] (CFLAGS-nldbl-log1p.c): Likewise.
32440         [$(subdir) = math] (CFLAGS-nldbl-log2.c): Likewise.
32441         [$(subdir) = math] (CFLAGS-nldbl-logb.c): Likewise.
32442         [$(subdir) = math] (CFLAGS-nldbl-lrint.c): Likewise.
32443         [$(subdir) = math] (CFLAGS-nldbl-lround.c): Likewise.
32444         [$(subdir) = math] (CFLAGS-nldbl-modf.c): Likewise.
32445         [$(subdir) = math] (CFLAGS-nldbl-nan.c): Likewise.
32446         [$(subdir) = math] (CFLAGS-nldbl-nearbyint.c): Likewise.
32447         [$(subdir) = math] (CFLAGS-nldbl-nextafter.c): Likewise.
32448         [$(subdir) = math] (CFLAGS-nldbl-nexttoward.c): Likewise.
32449         [$(subdir) = math] (CFLAGS-nldbl-nexttowardf.c): Likewise.
32450         [$(subdir) = math] (CFLAGS-nldbl-pow.c): Likewise.
32451         [$(subdir) = math] (CFLAGS-nldbl-pow10.c): Likewise.
32452         [$(subdir) = math] (CFLAGS-nldbl-remainder.c): Likewise.
32453         [$(subdir) = math] (CFLAGS-nldbl-remquo.c): Likewise.
32454         [$(subdir) = math] (CFLAGS-nldbl-rint.c): Likewise.
32455         [$(subdir) = math] (CFLAGS-nldbl-round.c): Likewise.
32456         [$(subdir) = math] (CFLAGS-nldbl-scalb.c): Likewise.
32457         [$(subdir) = math] (CFLAGS-nldbl-scalbln.c): Likewise.
32458         [$(subdir) = math] (CFLAGS-nldbl-scalbn.c): Likewise.
32459         [$(subdir) = math] (CFLAGS-nldbl-significand.c): Likewise.
32460         [$(subdir) = math] (CFLAGS-nldbl-sin.c): Likewise.
32461         [$(subdir) = math] (CFLAGS-nldbl-sincos.c): Likewise.
32462         [$(subdir) = math] (CFLAGS-nldbl-sinh.c): Likewise.
32463         [$(subdir) = math] (CFLAGS-nldbl-sqrt.c): Likewise.
32464         [$(subdir) = math] (CFLAGS-nldbl-tan.c): Likewise.
32465         [$(subdir) = math] (CFLAGS-nldbl-tanh.c): Likewise.
32466         [$(subdir) = math] (CFLAGS-nldbl-tgamma.c): Likewise.
32467         [$(subdir) = math] (CFLAGS-nldbl-trunc.c): Likewise.
32468         [$(subdir) = math] (CFLAGS-nldbl-y0.c): Likewise.
32469         [$(subdir) = math] (CFLAGS-nldbl-y1.c): Likewise.
32470         [$(subdir) = math] (CFLAGS-nldbl-yn.c): Likewise.
32472         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
32473         (INTERNAL_SYSCALL_DECL): Use __attribute__ ((unused)).
32475         [BZ #14914]
32476         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Clear
32477         whole low double instead of just low 47 bits when splitting values
32478         into two parts.
32480 2012-12-03  Allan McRae  <allan@archlinux.org>
32482         * manual/stdio.texi (Predefined Printf Handlers): Remove
32483         @hsep and @vsep usage.
32485 2012-12-03  Mike Frysinger  <vapier@gentoo.org>
32487         * bits/byteswap.h [__GNUC__]: Change __GNUC_PREREQ from 4.2 to 4.3.
32488         * sysdeps/x86/bits/byteswap.h [__GNUC__]: Likewise.
32490 2012-12-03  Jeff Law  <law@redhat.com>
32492         * time/sys/time.h (settimeofday): Do not mark TV argument
32493         as __nonnull.
32495 2012-12-01  Mike Frysinger  <vapier@gentoo.org>
32497         * libio/fileops.c (_IO_new_file_close_it): Do not always flush
32498         when currently writing and seek to current position when not.
32499         * libio/Makefile (tests): Remove bug-fclose1.
32500         * libio/bug-fclose1.c: Delete.
32502 2012-12-01  Joseph Myers  <joseph@codesourcery.com>
32504         * manual/arith.texi (feenableexcept): Fix typo.
32505         (fedisableexcept): Likewise.
32507 2012-11-30  Roland McGrath  <roland@hack.frob.com>
32509         * sysdeps/powerpc/powerpc64/entry.h (TEXT_START): Define using a
32510         second, differently-typed declaration, rather than a cast.
32512 2012-11-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
32514         * sunrpc/rpc/svc.h (__svc_accept_failed): Move declaration...
32515         * include/rpc/svc.h: ... here.
32517 2012-11-30  Aurelien Jarno  <aurel32@debian.org>
32519         [BZ #13013]
32520         * resolv/res_query.c(__libc_res_nquery): Assign hp and hp2
32521         depending n and resplen2 to catch cases where answer
32522         equals answerp2.
32524 2012-11-29  Carlos O'Donell  <carlos@systemhalted.org>
32526         * elf/get-dynamic-info.h (elf_get_dynamic_info): Warn
32527         for unsupported DF_1_* bits when DL_DEBUG_FILES is set.
32529 2012-11-29  Mike Frysinger  <vapier@gentoo.org>
32531         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c (HAS_CPUCLOCK): Delete.
32533 2012-11-29  Roland McGrath  <roland@hack.frob.com>
32535         * inet/tst-inet6_rth.c (do_test): Use a union rather than type punning.
32537 2012-11-28  Jeff Law  <law@redhat.com>
32539         [BZ #13761]
32540         * nscd/grpcache.c (cache_addgr): Rename alloca_used to
32541         dataset_temporary.  Track alloca usage into alloca_used.
32542         If dataset is large allocate and release it via malloc/free.
32544 2012-06-04  Florian Weimer  <fweimer@redhat.com>
32546         [BZ #14197]
32547         * debug/test-strcpy_chk.c: Mention __chk_fail ABI test.
32549 2012-11-28  David S. Miller  <davem@davemloft.net>
32551         * sysdeps/sparc/fpu/libm-test-ulps: Update.
32553 2012-11-28  Joseph Myers  <joseph@codesourcery.com>
32555         [BZ #14803]
32556         * sysdeps/ieee754/ldbl-96/e_asinl.c (pio2_hi): Use hex float value
32557         of pi/2 rounded to nearest to 64 bits.
32558         (pio2_lo): Use hex float value of pi/2 - pio2_hi rounded to
32559         nearest to 64 bits.
32560         (pio4_hi): Use hex float value of pi/4 rounded to nearest to 64
32561         bits.
32563 2012-11-28  Jeff Law <law@redhat.com>
32564             Martin Osvald <mosvald@redhat.com>
32566         [BZ #14889]
32567         * sunrpc/rpc/svc.h (__svc_accept_failed): New prototype.
32568         * sunrpc/svc.c: Include time.h.
32569         (__svc_accept_failed): New function.
32570         * sunrpc/svc_tcp.c (rendezvous_request): If the accept fails for
32571         any reason other than EINTR, call __svc_accept_failed.
32572         * sunrpc/svc_udp.c (svcudp_recv): Similarly.
32573         * sunrpc/svc_unix.c (rendezvous_request): Similarly.
32575 2012-11-28  Andreas Schwab  <schwab@suse.de>
32577         * scripts/abilist.awk: Also handle indirect functions in .opd
32578         section.
32580 2012-11-28  Joseph Myers  <joseph@codesourcery.com>
32582         [BZ #13881]
32583         * sysdeps/x86/fpu/powl_helper.c: New file.
32584         * sysdeps/x86/fpu/Makefile: Likewise.
32585         * sysdeps/i386/fpu/e_powl.S (limit): Remove object.
32586         (p3): New object.
32587         (__ieee754_powl): Use __powl_helper for finite arguments except
32588         integer exponents below 8.
32589         * sysdeps/x86_64/fpu/e_powl.S (limit): Remove object.
32590         (p3): New object.
32591         (__ieee754_powl): Use __powl_helper for finite arguments except
32592         integer exponents below 8.
32593         * math/libm-test.inc (pow_test): Add more tests and enable some
32594         previously disabled tests.
32595         * sysdeps/i386/fpu/libm-test-ulps: Update.
32596         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
32598 2012-11-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
32599             Carlos O'Donell  <carlos_odonell@mentor.com>
32601         * nss/makedb.c (is_prime): Assert that input is odd and greater
32602         than 4.  Note that fact in a comment too.
32603         (next_prime): Add 4 to input.
32605 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
32607         [BZ #11741]
32608         * libio/Makefile (tests): Add test case tst-fwrite-error.
32609         * libio/iofwrite.c (_IO_fwrite): Return 0 on EOF.
32610         * libio/iofwrite_u.c (fwrite_unlocked): Likewise.
32611         * libio/tst-fwrite-error.c: New test case.
32613 2012-11-26  H.J. Lu  <hongjiu.lu@intel.com>
32615         * elf/dl-load.c (_dl_map_object_from_fd): Cast to uintptr_t
32616         before casting to void *.
32617         * include/libc-internal.h (__pointer_type): New macro.
32618         (__integer_if_pointer_type_sub): Likewise.
32619         (__integer_if_pointer_type): Likewise.
32620         (cast_to_integer): Likewise.
32621         * sysdeps/x86_64/bits/atomic.h: Include <libc-internal.h>.
32622         (__arch_c_compare_and_exchange_val_64_acq): Use cast_to_integer
32623         before casting to atomic64_t.
32624         (atomic_exchange_acq): Likewise.
32625         (__arch_exchange_and_add_body): Likewise.
32626         (__arch_add_body): Likewise.
32627         (atomic_add_negative): Likewise.
32628         (atomic_add_zero): Likewise.
32630 2012-11-26  Joseph Myers  <joseph@codesourcery.com>
32632         * sysdeps/generic/unwind-dw2-fde.c (get_pc_begin): New function.
32633         (fde_unencoded_compare): Use get_pc_begin instead of type-punning.
32634         (add_fdes): Likewise.
32635         (linear_search_fdes): Likewise.
32636         (binary_search_unencoded_fdes): Likewise.
32638 2012-11-26  Andreas Schwab  <schwab@linux-m68k.org>
32640         * elf/sotruss.ksh: Correctly locate argument of -F and -T options.
32642 2012-11-24  Adam Conrad  <adconrad@0c3.net>
32644         * configure.in: Autodetect C++ header directories.
32645         * configure: Regenerated.
32647 2012-11-23  Mike Frysinger  <vapier@gentoo.org>
32649         * elf/Makefile ($(objpfx)ld.so): Change readelf to $(READELF).
32651 2012-11-23  Andreas Schwab  <schwab@linux-m68k.org>
32653         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
32655 2012-11-22  Joseph Myers  <joseph@codesourcery.com>
32657         * math/libm-test.inc (fma_test_towardzero) [TEST_LDOUBLE &&
32658         LDBL_MANT_DIG == 106]: Disable some tests.
32659         (fma_test_downward) [TEST_LDOUBLE && LDBL_MANT_DIG == 106]:
32660         Likewise.
32661         (fma_test_upward) [TEST_LDOUBLE && LDBL_MANT_DIG == 106]:
32662         Likewise.
32664         [BZ #14871]
32665         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c (__atanl): Return the
32666         input for small inputs.  Return +/- pi/2 for large inputs.
32667         * math/libm-test.inc (atan_test): Add more tests.
32669         * sysdeps/generic/unwind-dw2-fde-glibc.c
32670         (_Unwind_IteratePhdrCallback): Declare P_DYNAMIC with
32671         __attribute__ ((unused)).
32673         [BZ #14645]
32674         * sysdeps/ieee754/ldbl-128ibm/s_fmal.c (__fmal): Compute result as
32675         x * y if x and y are nonzero and z is zero.
32677         [BZ #14811]
32678         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Saturate
32679         nonzero exponents with absolute value below 0x1p-117 to +/-
32680         0x1p-117.
32682         [BZ #14869]
32683         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c (__ieee754_hypotl): Scale
32684         up arguments below 2**-450, not just those below 2**-500.
32685         * math/libm-test.inc (hypot_test): Add another test.
32687         [BZ #14868]
32688         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c (__ieee754_hypotl):
32689         Return a+b for ratio over 2**120, not 2**60.
32690         * math/libm-test.inc (hypot_test): Add another test.
32692         * math/libm-test.inc (clog_test): Use
32693         UNDERFLOW_EXCEPTION_LDOUBLE_IBM on two tests.
32694         (clog10_test): Likewise.
32696         [BZ #6778]
32697         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (big): Change to 1e290L.
32699 2012-11-22  Andreas Schwab  <schwab@suse.de>
32701         * sysdeps/i386/fpu/libm-test-ulps: Update.
32703 2012-11-22  Pino Toscano  <toscano.pino@tiscali.it>
32705         * sysdeps/x86_64/multiarch/test-multiarch.c (get_cpuinfo): Terminate
32706         printf output with newline.
32708 2012-11-21  H.J. Lu  <hongjiu.lu@intel.com>
32710         [BZ #14865]
32711         * aclocal.m4 (LIBC_LINKER_FEATURE): New macro.
32712         * configure.in: Use LIBC_LINKER_FEATURE to check -z nodelete,
32713         -z nodlopen, -z initfirst and -z execstack support.
32714         * configure: Regenerated.
32716         * elf/elf.h (DF_1_NODIRECT): New macro.
32717         (DF_1_IGNMULDEF): Likewise.
32718         (DF_1_NOKSYMS): Likewise.
32719         (DF_1_NOHDR): Likewise.
32720         (DF_1_EDITED): Likewise.
32721         (DF_1_NORELOC): Likewise.
32722         (DF_1_SYMINTPOSE): Likewise.
32723         (DF_1_GLOBAUDIT): Likewise.
32724         (DF_1_SINGLETON): Likewise.
32725         * elf/get-dynamic-info.h (elf_get_dynamic_info): Assert
32726         DT_1_SUPPORTED_MASK bits.
32727         * include/elf.h (DT_1_SUPPORTED_MASK): New macro.
32729 2012-11-20  Carlos O'Donell  <carlos_odonell@mentor.com>
32731         * sysdeps/unix/make-syscalls.sh: Document prefixes.
32733 2012-11-20  Thomas Schwinge  <thomas@codesourcery.com>
32735         * sysdeps/sh/dl-machine.h (ELF_MACHINE_RUNTIME_FIXUP_PARAMS): New
32736         macro.
32738         * sysdeps/unix/sysv/linux/bits/socket.h (struct mmsghdr, recvmmsg)
32739         (sendmmsg): Move declarations...
32740         * socket/sys/socket.h: ... here.
32741         * sysdeps/unix/sysv/linux/recvmmsg.c [!defined __NR_recvmmsg &&
32742         !defined __NR_socketcall] (recvmmsg): Move ENOSYS stub into and
32743         include it from...
32744         * socket/recvmmsg.c: ... this new file.
32745         * sysdeps/unix/sysv/linux/internal_sendmmsg.S [__ASSUME_SENDMMSG]
32746         (sendmmsg): Rename to __sendmmsg, create weak alias and make
32747         definition of __sendmmsg hidden.
32748         * sysdeps/unix/sysv/linux/sendmmsg.c (sendmmsg): Likewise.
32749         [!defined __NR_sendmmsg && !defined __NR_socketcall] (sendmmsg):
32750         Move ENOSYS stub into and include it from...
32751         * socket/sendmmsg.c: ... this new file.
32752         * sysdeps/unix/sysv/linux/Makefile [subdir=socket]
32753         (sysdep_routines): Move recvmmsg and sendmmsg...
32754         * socket/Makefile (routines): ... here.
32755         * socket/Versions (GLIBC_2.17): Add recvmmsg and sendmmsg.
32756         (GLIBC_PRIVATE): Add __sendmmsg.
32757         * include/sys/socket.h (__sendmmsg): Add declarations.
32758         * resolv/res_send.c (send_dg): Invoke __sendmmsg instead of
32759         sendmmsg.
32761 2012-11-20  Joseph Myers  <joseph@codesourcery.com>
32763         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl): Mark
32764         variable I1 with __attribute__ ((unused)).
32765         * sysdeps/ieee754/ldbl-128/s_rintl.c (__rintl): Likewise.
32767 2012-11-19  Joseph Myers  <joseph@codesourcery.com>
32769         * stdio-common/_itowa.c (_itowa) [BITS_PER_MP_LIMB == 64]: Declare
32770         DUMMY variables with __attribute__ ((unused)).
32772         * bits/byteswap.h: Include <bits/types.h>.
32773         (__bswap_64): Use __uint64_t instead of unsigned long long int.
32775 2012-11-19  Pino Toscano  <toscano.pino@tiscali.it>
32777         * sysdeps/mach/hurd/ptsname.c (ptsname): Change the type of PEERNAME to
32778         string_t.  Do not manually set errno.
32779         (__ptsname_r): Change the type of PEERNAME to string_t, and check its
32780         length with __strnlen.  Make sure to both set errno and return it on
32781         failure.
32783 2012-11-19  David S. Miller  <davem@davemloft.net>
32785         With help from Joseph Myers.
32786         * sysdeps/ieee754/ldbl-128/s_atanl.c (__atanl): Handle tiny and
32787         very large arguments properly.
32788         * math/libm-test.inc (atan_test): New tests.
32789         (atan2_test): New tests.
32790         * sysdeps/sparc/fpu/libm-test-ulps: Update.
32791         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
32793 2012-11-19  Joseph Myers  <joseph@codesourcery.com>
32795         [BZ #14856]
32796         * posix/bits/posix1_lim.h [!__USE_XOPEN2K] (_POSIX_TZNAME_MAX):
32797         Define to 3.
32799         * conform/data/errno.h-data [POSIX] (EADDRINUSE): Do not expect.
32800         [POSIX] (EADDRNOTAVAIL): Likewise.
32801         [POSIX] (EAFNOSUPPORT): Likewise.
32802         [POSIX] (EALREADY): Likewise.
32803         [POSIX] (ECONNABORTED): Likewise.
32804         [POSIX] (ECONNREFUSED): Likewise.
32805         [POSIX] (ECONNRESET): Likewise.
32806         [POSIX] (EDESTADDRREQ): Likewise.
32807         [POSIX] (EDQUOT): Likewise.
32808         [POSIX] (EHOSTUNREACH): Likewise.
32809         [POSIX] (EIDRM): Likewise.
32810         [POSIX] (EISCONN): Likewise.
32811         [POSIX] (ELOOP): Likewise.
32812         [POSIX] (EMULTIHOP): Likewise.
32813         [POSIX] (ENETDOWN): Likewise.
32814         [POSIX] (ENETUNREACH): Likewise.
32815         [POSIX] (ENOBUFS): Likewise.
32816         [POSIX] (ENODATA): Likewise.
32817         [POSIX] (ENOLINK): Likewise.
32818         [POSIX] (ENOMSG): Likewise.
32819         [POSIX] (ENOPROTOOPT): Likewise.
32820         [POSIX] (ENOSR): Likewise.
32821         [POSIX] (ENOSTR): Likewise.
32822         [POSIX] (ENOTCONN): Likewise.
32823         [POSIX] (ENOTSOCK): Likewise.
32824         [POSIX] (EOPNOTSUPP): Likewise.
32825         [POSIX] (EOVERFLOW): Likewise.
32826         [POSIX] (EPROTO): Likewise.
32827         [POSIX] (EPROTONOSUPPORT): Likewise.
32828         [POSIX] (EPROTOTYPE): Likewise.
32829         [POSIX] (ESTALE): Likewise.
32830         [POSIX] (ETIME): Likewise.
32831         [POSIX] (ETXTBSY): Likewise.
32832         [POSIX] (EWOULDBLOCK): Likewise.
32833         [!ISO && !ISO99 && !ISO11] (E*): Do not allow.
32834         * conform/data/fcntl.h-data [POSIX] (SEEK_SET): Allow.
32835         [POSIX] (SEEK_CUR): Likewise.
32836         [POSIX] (SEEK_END): Likewise.
32837         [POSIX || UNIX98] (mode_t): Do not require.
32838         [POSIX] (off_t): Likewise.
32839         [POSIX] (pid_t): Likewise.
32840         [POSIX] (sys/stat.h): Do not allow header.
32841         [POSIX] (unistd.h): Likewise.
32842         [!ISO && !ISO99 && !ISO11] (timespec): Do not allow.
32843         [!ISO && !ISO99 && !ISO11] (tv_nsec): Likewise.
32844         [!ISO && !ISO99 && !ISO11] (tv_sec): Likewise.
32845         * conform/data/locale.h-data [POSIX] (LC_MESSAGES): Do not
32846         require.
32847         * conform/data/mqueue.h-data [!ISO && !ISO99 && !ISO11] (struct
32848         sigevent): Specify elements.
32849         [XOPEN2K8 || POSIX2008] (struct sigevent): Remove duplicate type
32850         entry.
32851         [!ISO && !ISO99 && !ISO11] (mq_*): Allow.
32852         [!ISO && !ISO99 && !ISO11] (MQ_*): Likewise.
32854         * conform/data/cpio.h-data [POSIX]: Disable whole file.
32855         * conform/data/glob.h-data [POSIX] (GLOB_NOSYS): Do not expect.
32856         * conform/data/limits.h-data [!ISO && !ISO99 && !ISO11]
32857         (AIO_LIST_MAX): Change to AIO_LISTIO_MAX.
32858         [!ISO && !ISO99 && !ISO11] (ATEXT_MAX): Remove.
32859         [!ISO && !ISO99 && !ISO11 && !POSIX && !XPG3] (ATEXIT_MAX): Allow.
32860         [POSIX || POSIX2008 || XPG3] (IOV_MAX): Do not allow.
32861         [POSIX || POSIX2008 || XPG3] (_XOPEN_IOV_MAX): Likewise.
32862         [!ISO && !ISO99 && !ISO11] (MQ_PRIO_MAX): Allow.
32863         [!ISO && !ISO99 && !ISO11] (RE_DUP_MAX): Remove duplicate entry.
32864         [POSIX || XPG3 || XPG4 || UNIX98] (SS_REPL_MAX): Do not allow.
32865         [POSIX || XPG3 || XPG4 || UNIX98] (SYMLOOP_MAX): Likewise.
32866         [POSIX || XPG3 || XPG4] (FILESIZEBITS): Likewise.
32867         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_ALLOC_SIZE_MIN):
32868         Likewise.
32869         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_INCR_XFER_SIZE):
32870         Likewise.
32871         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_MAX_XFER_SIZE):
32872         Likewise.
32873         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_XFER_ALIGN):
32874         Likewise.
32875         [POSIX || XPG3 || XPG4 || UNIX98] (SYMLINK_MAX): Likewise.
32876         [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SS_REPL_MAX): Likewise.
32877         [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SYMLINK_MAX): Likewise.
32878         [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SYMLOOP_MAX): Likewise.
32879         [!ISO && !ISO99 && !ISO11] (BC_BASE_MAX): Use macro-constant.
32880         Specify lower bound on value.
32881         [!ISO && !ISO99 && !ISO11] (BC_DIM_MAX): Likewise.
32882         [!ISO && !ISO99 && !ISO11] (BC_SCALE_MAX): Likewise.
32883         [!ISO && !ISO99 && !ISO11] (BC_STRING_MAX): Likewise.
32884         [!ISO && !ISO99 && !ISO11] (COLL_WEIGHTS_MAX): Likewise.
32885         [!ISO && !ISO99 && !ISO11] (EXPR_NEST_MAX): Likewise.
32886         [!ISO && !ISO99 && !ISO11] (RE_DUP_MAX): Likewise
32887         [POSIX || XPG3 || XPG4] (CHARCLASS_NAME_MAX): Do not allow.
32888         [!ISO && !ISO99 && !ISO11] (_POSIX_CLOCKRES_MIN): Specify exact
32889         value.
32890         [!ISO && !ISO99 && !ISO11] (_POSIX_AIO_LISTIO_MAX): Do not specify
32891         as optional.
32892         [!ISO && !ISO99 && !ISO11] (_POSIX_AIO_MAX): Likewise.
32893         [!ISO && !ISO99 && !ISO11] (_POSIX_ARG_MAX): Likewise.
32894         [!ISO && !ISO99 && !ISO11] (_POSIX_CHILD_MAX): Likewise.
32895         [!ISO && !ISO99 && !ISO11] (_POSIX_DELAYTIMER_MAX): Likewise.
32896         [!ISO && !ISO99 && !ISO11] (_POSIX_LINK_MAX): Likewise.
32897         [!ISO && !ISO99 && !ISO11] (_POSIX_LOGIN_NAME_MAX): Likewise.
32898         [!ISO && !ISO99 && !ISO11] (_POSIX_MAX_CANON): Likewise.
32899         [!ISO && !ISO99 && !ISO11] (_POSIX_MAX_INPUT): Likewise.
32900         [!ISO && !ISO99 && !ISO11] (_POSIX_MQ_OPEN_MAX): Likewise.
32901         [!ISO && !ISO99 && !ISO11] (_POSIX_MQ_PRIO_MAX): Likewise.
32902         [!ISO && !ISO99 && !ISO11] (_POSIX_NAME_MAX): Likewise.
32903         [!ISO && !ISO99 && !ISO11] (_POSIX_NGROUPS_MAX): Likewise.
32904         [!ISO && !ISO99 && !ISO11] (_POSIX_OPEN_MAX): Likewise.
32905         [!ISO && !ISO99 && !ISO11] (_POSIX_PATH_MAX): Likewise.
32906         [!ISO && !ISO99 && !ISO11] (_POSIX_PIPE_BUF): Likewise.
32907         [!ISO && !ISO99 && !ISO11] (_POSIX2_RE_DUP_MAX): Remove duplicate
32908         entry.
32909         [!ISO && !ISO99 && !ISO11] (_POSIX_RTSIG_MAX): Do not specify as
32910         optional.
32911         [!ISO && !ISO99 && !ISO11] (_POSIX_SEM_NSEMS_MAX): Likewise.
32912         [!ISO && !ISO99 && !ISO11] (_POSIX_SEM_VALUE_MAX): Likewise.
32913         [!ISO && !ISO99 && !ISO11] (_POSIX_SIGQUEUE_MAX): Likewise.
32914         [!ISO && !ISO99 && !ISO11] (_POSIX_SSIZE_MAX): Likewise.
32915         [!ISO && !ISO99 && !ISO11] (_POSIX_STREAM_MAX): Likewise.
32916         [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_DESTRUCTOR_ITERATIONS):
32917         Likewise.
32918         [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_KEYS_MAX): Likewise.
32919         [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_THREADS_MAX): Likewise.
32920         [!ISO && !ISO99 && !ISO11] (_POSIX_TIMER_MAX): Likewise.
32921         [!ISO && !ISO99 && !ISO11] (_POSIX_TTY_NAME_MAX): Likewise.
32922         [!ISO && !ISO99 && !ISO11] (_POSIX_TZNAME_MAX): Likewise.  Give
32923         value as 3 for [POSIX || XPG3 || XPG4 || UNIX98].
32924         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_BASE_MAX): Do not specify
32925         as optional.
32926         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_DIM_MAX): Likewise.
32927         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_SCALE_MAX): Likewise.
32928         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_STRING_MAX): Likewise.
32929         [!ISO && !ISO99 && !ISO11] (_POSIX2_CHARCLASS_NAME_MAX):
32930         Likewise.  Do not allow for [POSIX || XPG3 || XPG4 || UNIX98].
32931         [!ISO && !ISO99 && !ISO11] (_POSIX2_COLL_WEIGHTS_MAX): Do not
32932         specify as optional.
32933         [!ISO && !ISO99 && !ISO11] (_POSIX2_EXPR_NEST_MAX): Likewise.
32934         [!ISO && !ISO99 && !ISO11] (_POSIX2_LINE_MAX): Likewise.
32935         [!ISO && !ISO99 && !ISO11] (_POSIX2_RE_DUP_MAX): Likewise.
32936         [POSIX || POSIX2008 || XPG3] (_XOPEN_IOV_MAX): Do not allow.
32937         [POSIX || XPG3] (NL_ARGMAX): Do not allow.
32938         [XPG3] (NL_LANGMAX): Likewise.
32939         [POSIX || XPG3] (NL_MSGMAX): Likewise.
32940         [POSIX || XPG3] (NL_NMAX): Likewise.
32941         [POSIX || XPG3] (NL_SETMAX): Likewise.
32942         [POSIX || XPG3] (NL_TEXTMAX): Likewise.
32943         [XPG3] (NZERO): Likewise.
32944         [XPG4 || UNIX98] (TMP_MAX): Only enable for these conditions.
32945         [POSIX || XPG3 || XPG4 || UNIX98] (*_MIN): Do not allow.
32946         [!ISO && !ISO99 && !ISO11] (*_t): Allow.
32947         * conform/data/regex.h-data [!ISO && !ISO99 && !ISO11]
32948         (REG_ERANGE): Expect.
32949         * conform/data/stdio.h-data [POSIX] (L_cuserid): Use
32950         optional-constant.
32951         [POSIX || XOPEN2K || XOPEN2K8 || POSIX2008] (getchar_unlocked):
32952         Use (void) in prototype.
32953         [POSIX] (*_t): Allow.
32954         * conform/data/sys/times.h-data [POSIX]: Enable whole file.
32955         * conform/data/wordexp.h-data [!ISO && !ISO99 && !ISO11]
32956         (WRDE_BADVAL): Expect.
32958         * conform/data/fcntl.h-data [XPG3 || XPG4] (O_DSYNC): Do not
32959         expect.
32960         [XPG3 || XPG4] (O_RSYNC): Likewise.
32961         * conform/data/signal.h-data [XPG3 || XPG4] (pthread_kill):
32962         Likewise.
32963         [XPG3 || XPG4] (pthread_sigmask): Likewise.
32964         [XPG3 || XPG4] (sigqueue): Likewise.
32965         [XPG3 || XPG4] (sigtimedwait): Likewise.
32966         [XPG3 || XPG4] (sigwaitinfo): Likewise.
32967         * conform/data/stdio.h-data [XPG3 || XPG4] (snprintf): Likewise.
32968         [XPG3 || XPG4] (vsnprintf): Likewise.
32969         * conform/data/sys/stat.h-data [XPG3 || XPG4] (blkcnt_t):
32970         Likewise.
32971         [XPG3 || XPG4] (blksize_t): Likewise.
32972         * conform/data/time.h-data [XPG3 || XPG4] (struct timespec):
32973         Likewise.
32974         [XPG3 || XPG4] (CLOCK_PROCESS_CPUTIME_ID): Likewise.
32975         [XPG3 || XPG4] (CLOCK_THREAD_CPUTIME_ID): Likewise.
32976         [XPG3 || XPG4] (struct itimerspec): Likewise.
32977         [XPG3 || XPG4] (CLOCK_REALTIME): Likewise.
32978         [XPG3 || XPG4] (TIMER_ABSTIME): Likewise.
32979         [XPG3 || XPG4] (CLOCK_MONOTONIC): Likewise.
32980         [XPG3 || XPG4] (clockid_t): Likewise.
32981         [XPG3 || XPG4] (timer_t): Likewise.
32982         [XPG3 || XPG4] (clock_getres): Likewise.
32983         [XPG3 || XPG4] (clock_gettime): Likewise.
32984         [XPG3 || XPG4] (clock_settime): Likewise.
32985         [XPG3 || XPG4] (nanosleep): Likewise.
32986         [XPG3 || XPG4] (timer_create): Likewise.
32987         [XPG3 || XPG4] (timer_delete): Likewise.
32988         [XPG3 || XPG4] (timer_gettime): Likewise.
32989         [XPG3 || XPG4] (timer_getoverrun): Likewise.
32990         [XPG3 || XPG4] (timer_settime): Likewise.
32991         * conform/data/unistd.h-data [XPG3 || XPG4] (fdatasync): Likewise.
32992         [XPG3 || XPG4] (getlogin_r): Likewise.
32993         [XPG3 || XPG4] (pread): Likewise.
32994         [XPG3 || XPG4] (pthread_atfork): Likewise.
32995         [XPG3 || XPG4] (pwrite): Likewise.
32997         [BZ #14835]
32998         * signal/signal.h [__USE_XOPEN_EXTENDED]: Include
32999         <bits/siginfo.h>.
33001 2012-11-19  Pino Toscano  <toscano.pino@tiscali.it>
33003         * malloc/mtrace.c (muntrace): Reset MALLSTREAM and the hooks before
33004         finalizing MALLSTREAM.
33006         * sysdeps/mach/hurd/syncfs.c: New file.
33008 2012-11-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
33010         [BZ #14719]
33011         * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME)): Set h_errno to
33012         NETDB_INTERNAL when NSS_STATUS_UNAVAIL.
33013         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname3_r): Set
33014         h_errno to NETDB_INTERNAL when errno is EMFILE or ENFILE.
33015         (_nss_dns_gethostbyname4_r): Likewise.
33016         * sysdeps/posix/getaddrinfo.c (gaih_inet): Set result to
33017         EAI_SYSTEM if NSS_STATUS_UNAVAIL.
33019 2012-11-19  Peng Haitao  <penght@cn.fujitsu.com>
33021         [BZ #13763]
33022         * sunrpc/bindrsvprt.c: Add lock to protect static variable.
33024 2012-11-19  Steve McIntyre  <steve.mcintyre@linaro.org>
33026         * sysdeps/generic/ldconfig.h (FLAG_AARCH64_LIB64): New macro.
33027         * elf/cache.c (print_entry): Print ",AArch64" for
33028         FLAG_AARCH64_LIB64
33030         * sysdeps/generic/ldconfig.h (FLAG_ARM_LIBHF): New macro.
33031         * elf/cache.c (print_entry): Print ",hard-float" for
33032         FLAG_ARM_LIBHF.
33034 2012-11-18  David S. Miller  <davem@davemloft.net>
33036         With help from Joseph Myers.
33037         * sysdeps/ieee754/flt-32/e_j0f.c (__ieee754_y0f): Adjust tinyness
33038         cutoff to 2**-13.
33039         * sysdeps/ieee754/flt-32/e_j1f.c (__ieee754_y1f): Adjust tinyness
33040         cutoff to 2**-25.
33041         * sysdeps/ieee754/ldbl-128/e_j0l.c (U0): New constant.
33042         ( __ieee754_y0l): Avoid arithmetic underflow when 'x' is very
33043         small.
33044         * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_y1l): Likewise.
33045         * math/libm-test.inc (y0_test): New tests.
33046         (y1_test): New tests.
33047         * sysdeps/i386/fpu/libm-test-ulps: Update.
33048         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
33049         * sysdeps/sparc/fpu/libm-test-ulps: Update.
33051 2012-11-18  Andreas Schwab  <schwab@linux-m68k.org>
33053         * configure.in (libc_cv_ld_gnu_indirect_function): Use .quad on
33054         64-bit targets.
33055         * configure: Regenerated.
33057 2012-11-17  David S. Miller  <davem@davemloft.net>
33059         [BZ #14811]
33060         * sysdeps/ieee754/ldbl-128/e_powl.c (__ieee754_powl): Saturate
33061         nonzero exponents with absolute value below 0x1p-128 to +/-
33062         0x1p-128.
33064 2012-11-17  Joseph Myers  <joseph@codesourcery.com>
33066         * sysdeps/unix/sysv/linux/fxstatat.c: Include <string.h>.
33068         * elf/dl-runtime.c [!ELF_MACHINE_NO_PLT]: Make code unconditional.
33070         * posix/getconf-speclist.c: New file.
33071         * posix/posix-envs.def: Likewise.
33072         * posix/confstr.c (START_ENV_GROUP): New macro.
33073         (END_ENV_GROUP): Likewise.
33074         (KNOWN_ABSENT_ENVIRONMENT): Likewise.
33075         (KNOWN_PRESENT_ENV_STRING): Likewise.
33076         (KNOWN_PRESENT_ENVIRONMENT): Likewise.
33077         (UNKNOWN_ENVIRONMENT): Likewise.
33078         (confstr): Include posix-envs.def instead of handling
33079         _CS_V7_WIDTH_RESTRICTED_ENVS, _CS_V6_WIDTH_RESTRICTED_ENVS and
33080         _CS_V5_WIDTH_RESTRICTED_ENVS directly here.
33081         * sysdeps/posix/sysconf.c (START_ENV_GROUP): New macro.
33082         (END_ENV_GROUP): Likewise.
33083         (KNOWN_ABSENT_ENVIRONMENT): Likewise.
33084         (KNOWN_PRESENT_ENVIRONMENT): Likewise.
33085         (UNKNOWN_ENVIRONMENT): Likewise.
33086         (__sysconf): Include posix-envs.def instead of handling associated
33087         cases directly here.
33088         * posix/Makefile ($(objpfx)getconf.speclist): Generate by
33089         preprocessing getconf-speclist.c rather than running getconf or
33090         generating empty file.
33092 2012-11-16  Pino Toscano  <toscano.pino@tiscali.it>
33094         * scripts/check-local-headers.sh: Ignore 'mach' headers.
33096 2012-11-16  Andrej Lajovic  <natrij@gmail.com>
33098         [BZ #14672]
33099         * iconv/iconv_prog.c (main): Fix -c handling of '/'.
33101 2012-11-16  David S. Miller  <davem@davemloft.net>
33103         * sysdeps/ieee754/ldbl-128/s_log1pl.c (__log1pl): If xm1 is
33104         smaller than LDBL_EPSILON/2.0L, just return xm1.
33106 2012-11-16  H.J. Lu  <hongjiu.lu@intel.com>
33108         * elf/tst-array1.c (init): Set constructor priority to 1000.
33109         (fini): Set destructor priority to 1000.
33110         * elf/tst-array2dep.c: Likewise.
33112 2012-11-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
33114         [BZ #11741]
33115         * libio/fileops.c (_IO_new_file_write): Correctly return error.
33116         (_IO_new_file_xsputn): Also return EOF if none of the input
33117         data was written when overflow failed.
33118         * libio/iopadn.c (_IO_padn): Likewise.
33119         * libio/iowpadn.c (_IO_wpadn): Likewise.
33120         * stdio-common/tst-put-error.c: Add copyright notice.
33121         (do_test): Add case for printing padded string.
33122         * stdio-common/vfprintf [!COMPILE_WPRINTF] (PAD): Flag error if
33123         _IO_padn returned error.
33124         [COMPILE_WPRINTF] (PAD): Flag error if _IO_wpadn returned error.
33125         * libio/libioP.h (_IO_xsputn_t): Note in comment that xsputn can
33126         return EOF.
33128 2012-11-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
33130         * libio/libioP.h: Add comment note that the references to C++
33131         bits are now obsolete.
33133 2012-11-15  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
33135         * math/libm-test.inc (check_complex): Use asprintf.
33137 2012-11-14  Joseph Myers  <joseph@codesourcery.com>
33139         * debug/pcprofiledump.c (print_version): Update copyright year.
33140         * malloc/memusagestat.c (print_version): Likewise.
33142 2012-11-14  H.J. Lu  <hongjiu.lu@intel.com>
33144         [BZ #14831]
33145         * elf/Makefile (tests): Add tst-audit8.
33146         ($(objpfx)tst-audit8): Also depend on $(common-objpfx)math/libm.so.
33147         ($(objpfx)tst-audit8.out): New target.
33148         (tst-audit8-ENV): New variable.
33149         * elf/dl-runtime.c (_dl_profile_fixup): Call _dl_fixup to skip
33150         audit if l_reloc_result is NULL.
33151         (ELF_MACHINE_RUNTIME_FIXUP_PARAMS): Issue an error if it isn't
33152         defined and ELF_MACHINE_RUNTIME_FIXUP_ARGS is defined.
33153         * elf/tst-audit8.c: New file.
33155 2012-11-14  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
33157         * io/Makefile (CFLAGS-open.c, CFLAGS-open64.c): Define.
33158         * misc/Makefile (CFLAGS-select.c): Define.
33159         * posix/Makefile (CFLAGS-pause.c): Define.
33161 2012-11-13  David S. Miller  <davem@davemloft.net>
33163         * crypt/Makefile: Move test targets after toplevel Rules
33164         inclusion.  Grab any necessary sysdep routines when linking.
33165         * crypt/md5.c (md5_process_block): Remove define, we will always
33166         name it __md5_process_block.
33167         (md5_finish_ctx): Update md5_process_block call.
33168         (md5_stream): Likewise.
33169         (md5_process_bytes): Likewise.
33170         (md5_process_block): Rename to __md5_process_block and move to ...
33171         * crypt/md5-block.c: ... here.
33172         * crypt/sha256.c (sha256_process_block): Move to ...
33173         * crypt/sha256-block.c: ... here.
33174         * crypt/sha512.c (sha512_process_block): Move to ...
33175         * crypt/sha512-block.c: ... here.
33176         * locale/Makefile (CFLAGS-md5.c): Define to add crypt/ to include
33177         path.
33178         * sysdeps/sparc/sparc-ifunc.c (sparc_libc_ifunc): Define.
33179         * sysdeps/sparc/sparc64/multiarch/Makefile
33180         (libcrypt-sysdep_routines): Add crypto assembler sysdeps when in
33181         crypt subdir.
33182         (localedef-aux): Add md5 crypto assembler when in locale subdir.
33183         * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Mirror sparc64
33184         multiarch changes.
33185         * sysdeps/sparc/sparc64/multiarch/md5-block.c: New file.
33186         * sysdeps/sparc/sparc64/multiarch/md5-crop.S: New file.
33187         * sysdeps/sparc/sparc64/multiarch/sha256-block.c: New file.
33188         * sysdeps/sparc/sparc64/multiarch/sha256-crop.S: New file.
33189         * sysdeps/sparc/sparc64/multiarch/sha512-block.c: New file.
33190         * sysdeps/sparc/sparc64/multiarch/sha512-crop.S: New file.
33191         * sysdeps/sparc/sparc32/sparcv9/multiarch/md5-block.c: New file.
33192         * sysdeps/sparc/sparc32/sparcv9/multiarch/md5-crop.S: New file.
33193         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha256-block.c: New
33194         file.
33195         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha256-crop.S: New file.
33196         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha512-block.c: New
33197         file.
33198         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha512-crop.S: New file.
33200 2012-11-13  Joseph Myers  <joseph@codesourcery.com>
33202         * timezone/tzselect.ksh: Update from tzcode git revision
33203         a435f9f0ecafa56d9e0263835836bd0c64cd7307.
33204         * timezone/zdump.c: Likewise.
33205         * timezone/zic.c: Likewise.
33206         * timezone/Makefile ($(objpfx)version.h): Only include $(version)
33207         in TZVERSION setting, not $(PKGVERSION).
33208         ($(objpfx)tzselect): Likewise.  Also substitute PKGVERSION and
33209         REPORT_BUGS_TO settings.
33211         [BZ #14838]
33212         * resolv/netdb.h [__USE_XOPEN_EXTENDED] (IPPORT_RESERVED): Define
33213         macro.
33215 2012-11-13  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
33217         * soft-fp/op-common.h (_FP_PACK_SEMIRAW): Move underflow
33218         detection to immediately after _FP_ROUND().
33219         * soft-fp/soft-fp.h (_FP_ROUND): Don't round if working
33220         bits are 0.
33222 2012-11-11  David S. Miller  <davem@davemloft.net>
33224         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c: Include
33225         inttypes.h
33226         (__get_clockfreq_via_proc_openprom): Use __open, __read, and
33227         __close rather than their public counterparts.
33229 2012-11-10  Joseph Myers  <joseph@codesourcery.com>
33231         * conform/data/semaphore.h-data [XPG3 || XPG4]: Disable whole
33232         file.
33233         [UNIX98] (sem_timedwait): Do not expect.
33234         * conform/data/sys/socket.h-data [XPG3]: Disable whole file.
33235         [XPG4 || UNIX98] (sockatmark): Do not expect.
33236         * conform/data/time.h-data [XPG3 || XPG4 || UNIX98]
33237         (clock_getcpuclockid): Do not expect.
33238         [XPG3 || XPG4 || UNIX98] (clock_nanosleep): Do not expect.
33239         * conform/data/unistd.h-data [XPG3 || XPG4 || UNIX98] (setegid):
33240         Do not expect.
33241         [XPG3 || XPG4 || UNIX98] (seteuid): Likewise.
33242         * conform/data/wchar.h-data [UNIX98] (vfwscanf): Do not expect.
33243         [UNIX98] (vwscanf): Likewise.
33244         [UNIX98] (vswscanf): Likewise.
33246 2012-11-09  Joseph Myers  <joseph@codesourcery.com>
33248         * timezone/version.h: Remove file.
33249         * timezone/README: Do not refer to version.h.
33250         * timezone/Makefile ($(objpfx)zic.o): New dependency on
33251         $(objpfx)version.h.
33252         ($(objpfx)zdump.o): Likewise.
33253         ($(objpfx)version.h): New target.
33255         * timezone/tzselect.ksh: Change to verbatim copy from tzcode
33256         2012i.
33257         * timezone/README: Don't mention modification to tzselect.ksh.
33258         * timezone/Makefile ($(objpfx)tzselect): Update substitutions to
33259         work on unmodified tzselect.ksh.  Substitute version numbers in
33260         tzselect.ksh.
33262         * Makefile (format-me): Remove.
33263         (INSTALL): Adjust indentation.  Use commands directly instead of
33264         using $(format-me).
33266         * aclocal.m4 (ACX_PKGVERSION): New macro.
33267         (ACX_BUGURL): Likewise.
33268         * configure.in: Use ACX_PKGVERSION and ACX_BUGURL.
33269         (PKGVERSION): New AC_DEFINE_UNQUOTED.
33270         (REPORT_BUGS_TO): Likewise.
33271         * configure: Regenerated.
33272         * config.h.in (PKGVERSION): New macro.
33273         (REPORT_BUGS_TO): Likewise.
33274         * config.make.in (PKGVERSION): New variable.
33275         (PKGVERSION_TEXI): Likewise.
33276         (REPORT_BUGS_TO): Likewise.
33277         (REPORT_BUGS_TEXI): Likewise.
33278         * Makefile (format-me): Use -I$(common-objpfx)manual.
33279         (INSTALL): Depend on $(common-objpfx)manual/pkgvers.texi.
33280         ($(common-objpfx)manual/%): New target.
33281         (manual/%): Remove target.
33282         * catgets/gencat.c (more_help): Use REPORT_BUGS_TO.
33283         (print_version): Use PKGVERSION.
33284         * csu/version.c (banner): Use PKGVERSION and REPORT_BUGS_TO.
33285         * debug/Makefile ($(objpfx)catchsegv): Also substitute PKGVERSION
33286         and REPORT_BUGS_TO.
33287         ($(objpfx)xtrace): Likewise.
33288         * debug/catchsegv.sh: Use PKGVERSION and REPORT_BUGS_TO.
33289         * debug/pcprofiledump.c (more_help): Use REPORT_BUGS_TO.
33290         (print_version): Use PKGVERSION.
33291         * debug/xtrace.sh (do_help): Use REPORT_BUGS_TO.
33292         (do_version): Use PKGVERSION.
33293         * elf/Makefile ($(objpfx)sotruss): Also substitute PKGVERSION and
33294         REPORT_BUGS_TO.
33295         (common-ldd-rewrite): Likewise.
33296         * elf/dl-close.c (_dl_close_worker): Use REPORT_BUGS_TO.
33297         * elf/ldconfig.c (more_help): Use REPORT_BUGS_TO.
33298         (print_version): Use PKGVERSION.
33299         * elf/ldd.bash.in: Use PKGVERSION and REPORT_BUGS_TO.
33300         * elf/pldd.c (argp_program_bug_address): Remove variable.
33301         (more_help): New function.
33302         (argp): Use more_help.
33303         (print_version): Use PKGVERSION.
33304         * elf/sln.c (main): Use PKGVERSION.
33305         (usage): Use REPORT_BUGS_TO.
33306         * elf/sotruss.ksh (do_help): Use REPORT_BUGS_TO.
33307         (top level): Use PKGVERSION.
33308         * elf/sprof.c (more_help): Use REPORT_BUGS_TO.
33309         (print_version): Use PKGVERSION.
33310         * iconv/iconv_prog.c (more_help): Use REPORT_BUGS_TO.
33311         (print_version): Use PKGVERSION.
33312         * iconv/iconvconfig.c (more_help): Use REPORT_BUGS_TO.
33313         (print_version): Use PKGVERSION.
33314         * locale/programs/locale.c (more_help): Use REPORT_BUGS_TO.
33315         (print_version): Use PKGVERSION.
33316         * locale/programs/localedef.c (more_help): Use REPORT_BUGS_TO.
33317         (print_version): Use PKGVERSION.
33318         * login/programs/pt_chown.c (more_help): Use REPORT_BUGS_TO.
33319         (print_version): Use PKGVERSION.
33320         * malloc/Makefile ($(objpfx)mtrace): Also substitute PKGVERSION
33321         and BUGURL.
33322         ($(objpfx)memusage): Likewise.
33323         * malloc/memusage.sh (do_help): Use REPORT_BUGS_TO.
33324         (do_version): Use PKGVERSION.
33325         * malloc/memusagestat.c (more_help): Use REPORT_BUGS_TO.
33326         (print_version): Use PKGVERSION.
33327         * malloc/mtrace.pl ($PACKAGE): Remove variable.
33328         ($PKGVERSION): New variable.
33329         ($REPORT_BUGS_TO): Likewise.
33330         (usage): Use $REPORT_BUGS_TO.
33331         (top level): Use $PKGVERSION.
33332         * manual/Makefile (libc-texi-generated): Add pkgvers.texi.
33333         ($(objpfx)pkgvers.texi): New rule.
33334         ($(objpfx)stamp-pkgvers): Likewise.
33335         * manual/install.texi: Include pkgvers.texi.
33336         (--with-pkgversion): Document new configure option.
33337         (--with-bugurl): Likewise.
33338         (Reporting Bugs): Describe Bugzilla as upstream tracker rather
33339         than necessarily for this particular distribution.  Use
33340         REPORT_BUGS_TO for where to report bugs.
33341         * INSTALL: Regenerated.
33342         * manual/libc.texinfo: Include pkgvers.texi.
33343         [!PKGVERSION_DEFAULT]: Include PKGVERSION in version information.
33344         * nscd/nscd.c (more_help): Use REPORT_BUGS_TO.
33345         (print_version): Use PKGVERSION.
33346         * nss/getent.c (more_help): Use REPORT_BUGS_TO.
33347         (print_version): Use PKGVERSION.
33348         * nss/makedb.c (more_help): Use REPORT_BUGS_TO.
33349         (print_version): Use PKGVERSION.
33350         * posix/getconf.c (main): Use PKGVERSION and REPORT_BUGS_TO.
33351         * sunrpc/proto.h [IS_IN_build] (_libc_intl_domainname): Remove
33352         macro.
33353         * sunrpc/rpc_main.c (options_usage): Use REPORT_BUGS_TO.
33354         (print_version): Use PKGVERSION.
33355         * sunrpc/rpcinfo.c (usage): Use REPORT_BUGS_TO.
33356         (print_version): Use PKGVERSION.
33357         * sysdeps/unix/sysv/linux/lddlibc4.c (main): Use REPORT_BUGS_TO
33358         and PKGVERSION.
33360         * timezone/checktab.awk: Update from tzcode 2012i.
33361         * timezone/ialloc.c: Likewise.
33362         * timezone/private.h: Likewise.
33363         * timezone/scheck.c: Likewise.
33364         * timezone/tzfile.h: Likewise.
33365         * timezone/tzselect.ksh: Merge in changes from tzcode 2012i.
33366         (TZVERSION): Hardcode tzcode version number.
33367         * timezone/zdump.c: Update from tzcode 2012i.
33368         * timezone/zic.c: Likewise.
33369         * timezone/version.h: New file.
33370         * timezone/README: Describe version.h.  Update upstream location.
33372         [BZ #14824]
33373         * stdlib/stdlib.h [__USE_XOPEN_EXTENDED && __USE_XOPEN2K]
33374         (mktemp): Enable declaration.
33375         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (ecvt): Likewise.
33376         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (fcvt): Likewise.
33377         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (gcvt): Likewise.
33378         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qecvt):
33379         Likewise.
33380         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qfcvt):
33381         Likewise.
33382         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qgcvt):
33383         Likewise.
33384         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (ecvt_r):
33385         Likewise.
33386         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (fcvt_r):
33387         Likewise.
33388         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (gcvt_r):
33389         Likewise.
33391         [BZ #14821]
33392         * sunrpc/clnt_tcp.c (clnttcp_control): Access values at fixed
33393         offset in buffer as u_int32_t not u_long.  Consistently use memcpy
33394         for copies of such integer values.
33395         * sunrpc/clnt_udp.c (clntudp_control): Likewise.
33396         * sunrpc/clnt_unix.c (clntunix_control): Likewise.
33398 2012-11-09  Andreas Jaeger  <aj@suse.de>
33400         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Remove all
33401         definitions and declarations that are provided by
33402         <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>.
33404 2012-11-08  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
33406         * sysdeps/s390/dl-procinfo.c (_dl_s390_cap_flags): Add "te".
33407         * sysdeps/s390/dl-procinfo.h (HWCAP_S390_TE): Add enum value.
33408         * sysdeps/unix/sysv/linux/s390/hwcap.h (HWCAP_S390_TE): Add macro
33409         definition.
33411 2012-11-08  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
33413         * elf/elf.h: Update comment before AArch64 relocations.
33415 2012-11-07  David S. Miller  <davem@davemloft.net>
33417         * sysdeps/unix/sysv/linux/sparc/sparc64/__start_context.S: New file.
33418         * sysdeps/unix/sysv/linux/sparc/sparc64/makecontext.c
33419         (__start_context): Declare.
33420         (__makecontext_ret): Delete.
33421         (__makecontext): Hook up __start_context instead of
33422         __makecontext_ret.
33423         * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile
33424         (sysdep_routines): Add __start_context when in stdlib.
33426 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
33428         * sysdeps/x86/Makefile ($(objpfx)tst-xmmymm.out): Pass $(NM),
33429         $(OBJDUMP) and $(READELF) to tst-xmmymm.sh.
33430         * sysdeps/x86/tst-xmmymm.sh (NM): New variable.  Use it instead of
33431         hardcoded "nm".
33432         (OBJDUMP): New variable.  Use it instead of hardcoded "objdump".
33433         (READELF): New variable.  Use it instead of hardcoded "readelf".
33435 2012-11-07  H.J. Lu  <hongjiu.lu@intel.com>
33437         * sysdeps/x86_64/Makefile ($(objpfx)tst-xmmymm.out): Moved to ...
33438         * sysdeps/x86/Makefile: Here.
33439         * sysdeps/x86_64/tst-xmmymm.sh: Renamed to ...
33440         * sysdeps/x86/tst-xmmymm.sh: This.
33442 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
33444         * conform/data/pthread.h-data [XPG3 || XPG4]: Disable all
33445         expectations.
33446         [UNIX98] (pthread_barrier_t): Do not expect.
33447         [UNIX98] (pthread_barrierattr_t): Likewise.
33448         [UNIX98] (pthread_spinlock_t): Likewise.
33449         [UNIX98] (pthread_barrier_destroy): Likewise.
33450         [UNIX98] (pthread_barrier_init): Likewise.
33451         [UNIX98] (pthread_barrier_wait): Likewise.
33452         [UNIX98] (pthread_barrierattr_destroy): Likewise.
33453         [UNIX98] (pthread_barrierattr_getpshared): Likewise.
33454         [UNIX98] (pthread_barrierattr_init): Likewise.
33455         [UNIX98] (pthread_barrierattr_setpshared): Likewise.
33456         [UNIX98] (pthread_getcpuclockid): Likewise.
33457         [UNIX98] (pthread_mutex_timedlock): Likewise.
33458         [UNIX98] (pthread_rwlock_timedrdlock): Likewise.
33459         [UNIX98] (pthread_rwlock_timedwrlock): Likewise.
33460         [UNIX98] (pthread_sigmask): Likewise.
33461         [UNIX98] (pthread_spin_destroy): Likewise.
33462         [UNIX98] (pthread_spin_init): Likewise.
33463         [UNIX98] (pthread_spin_lock): Likewise.
33464         [UNIX98] (pthread_spin_trylock): Likewise.
33465         [UNIX98] (pthread_spin_unlock): Likewise.
33466         * conform/data/sys/types.h-data [XPG3 || XPG4] (pthread_attr_t):
33467         Do not expect.
33468         [XPG3 || XPG4 || UNIX98] (pthread_barrier_t): Likewise.
33469         [XPG3 || XPG4 || UNIX98] (pthread_barrierattr_t): Likewise.
33470         [XPG3 || XPG4] (pthread_cond_t): Likewise.
33471         [XPG3 || XPG4] (pthread_condattr_t): Likewise.
33472         [XPG3 || XPG4] (pthread_key_t): Likewise.
33473         [XPG3 || XPG4] (pthread_mutex_t): Likewise.
33474         [XPG3 || XPG4] (pthread_mutexattr_t): Likewise.
33475         [XPG3 || XPG4] (pthread_once_t): Likewise.
33476         [XPG3 || XPG4] (pthread_rwlock_t): Likewise.
33477         [XPG3 || XPG4] (pthread_rwlockattr_t): Likewise.
33478         [XPG3 || XPG4 || UNIX98] (pthread_spinlock_t): Likewise.
33479         [XPG3 || XPG4] (pthread_t): Likewise.
33481         * conform/data/stdlib.h-data [XPG3 || XPG4 || UNIX98] (setenv): Do
33482         not expect.
33483         [XPG3 || XPG4 || UNIX98] (unsetenv): Likewise.
33485         * conform/data/math.h-data [XPG3 || XPG4 || UNIX98] (isnan):
33486         Change function return type to int.
33488         * conform/data/sys/mman.h-data [!POSIX] (POSIX_MADV_NORMAL):
33489         Change condition to [!POSIX && !XPG3 && !XPG4 && !UNIX98].
33490         [!POSIX] (POSIX_MADV_SEQUENTIAL): Likewise.
33491         [!POSIX] (POSIX_MADV_RANDOM): Likewise.
33492         [!POSIX] (POSIX_MADV_WILLNEED): Likewise.
33493         [!POSIX] (POSIX_MADV_DONTNEED): Likewise.
33494         [!POSIX] (posix_madvise): Likewise.
33495         (POSIX_TYPED_MEM_ALLOCATE): Condition on [!POSIX && !XPG3 && !XPG4
33496         && !UNIX98].
33497         (POSIX_TYPED_MEM_ALLOCATE_CONTIG): Likewise.
33498         (POSIX_TYPED_MEM_MAP_ALLOCATABLE): Likewise.
33499         (mode_t): Likewise.
33500         (posix_mem_offset): Likewise.
33501         (posix_typed_mem_get_info): Likewise.
33502         (posix_typed_mem_open): Likewise.
33504         * conform/data/sys/stat.h-data [!POSIX && !POSIX2008] (mknodat):
33505         Change condition to [XOPEN2K8].
33507         * conform/conformtest.pl: Preprocess allow-header data with -x c
33508         instead of from stdin.
33509         (@headers): Add stdalign.h, stdbool.h and stdnoreturn.h.
33510         * conform/data/complex.h-data [C99-based standards] (cerf): Allow.
33511         [C99-based standards] (cerfc): Likewise.
33512         [C99-based standards] (cexp2): Likewise.
33513         [C99-based standards] (cexpm1): Likewise.
33514         [C99-based standards] (clog10): Likewise.
33515         [C99-based standards] (clog1p): Likewise.
33516         [C99-based standards] (clog2): Likewise.
33517         [C99-based standards] (clgamma): Likewise.
33518         [C99-based standards] (ctgamma): Likewise.
33519         [C99-based standards] (cerff): Likewise.
33520         [C99-based standards] (cerfcf): Likewise.
33521         [C99-based standards] (cexp2f): Likewise.
33522         [C99-based standards] (cexpm1f): Likewise.
33523         [C99-based standards] (clog10f): Likewise.
33524         [C99-based standards] (clog1pf): Likewise.
33525         [C99-based standards] (clog2f): Likewise.
33526         [C99-based standards] (clgammaf): Likewise.
33527         [C99-based standards] (ctgammaf): Likewise.
33528         [C99-based standards] (cerfl): Likewise.
33529         [C99-based standards] (cerfcl): Likewise.
33530         [C99-based standards] (cexp2l): Likewise.
33531         [C99-based standards] (cexpm1l): Likewise.
33532         [C99-based standards] (clog10l): Likewise.
33533         [C99-based standards] (clog1pl): Likewise.
33534         [C99-based standards] (clog2l): Likewise.
33535         [C99-based standards] (clgammal): Likewise.
33536         [C99-based standards] (ctgammal): Likewise.
33537         * conform/data/inttypes.h-data [C99-based standards]: Include
33538         stdint.h-data.  Remove all expectations for stdint.h contents.
33539         [C99-based standards] (PRI*): Do not allow.
33540         [C99-based standards] (SCN*): Likewise.
33541         [C99-based standards] (*_t): Likewise.
33542         [C99-based-standards] (PRId8): Expect macro.
33543         [C99-based-standards] (PRIi8): Likewise.
33544         [C99-based-standards] (PRIo8): Likewise.
33545         [C99-based-standards] (PRIu8): Likewise.
33546         [C99-based-standards] (PRIx8): Likewise.
33547         [C99-based-standards] (PRIX8): Likewise.
33548         [C99-based-standards] (SCNd8): Likewise.
33549         [C99-based-standards] (SCNi8): Likewise.
33550         [C99-based-standards] (SCNo8): Likewise.
33551         [C99-based-standards] (SCNu8): Likewise.
33552         [C99-based-standards] (SCNx8): Likewise.
33553         [C99-based-standards] (PRIdLEAST8): Likewise.
33554         [C99-based-standards] (PRIiLEAST8): Likewise.
33555         [C99-based-standards] (PRIoLEAST8): Likewise.
33556         [C99-based-standards] (PRIuLEAST8): Likewise.
33557         [C99-based-standards] (PRIxLEAST8): Likewise.
33558         [C99-based-standards] (PRIXLEAST8): Likewise.
33559         [C99-based-standards] (SCNdLEAST8): Likewise.
33560         [C99-based-standards] (SCNiLEAST8): Likewise.
33561         [C99-based-standards] (SCNoLEAST8): Likewise.
33562         [C99-based-standards] (SCNuLEAST8): Likewise.
33563         [C99-based-standards] (SCNxLEAST8): Likewise.
33564         [C99-based-standards] (PRIdFAST8): Likewise.
33565         [C99-based-standards] (PRIiFAST8): Likewise.
33566         [C99-based-standards] (PRIoFAST8): Likewise.
33567         [C99-based-standards] (PRIuFAST8): Likewise.
33568         [C99-based-standards] (PRIxFAST8): Likewise.
33569         [C99-based-standards] (PRIXFAST8): Likewise.
33570         [C99-based-standards] (SCNdFAST8): Likewise.
33571         [C99-based-standards] (SCNiFAST8): Likewise.
33572         [C99-based-standards] (SCNoFAST8): Likewise.
33573         [C99-based-standards] (SCNuFAST8): Likewise.
33574         [C99-based-standards] (SCNxFAST8): Likewise.
33575         [C99-based-standards] (PRId16): Likewise.
33576         [C99-based-standards] (PRIi16): Likewise.
33577         [C99-based-standards] (PRIo16): Likewise.
33578         [C99-based-standards] (PRIu16): Likewise.
33579         [C99-based-standards] (PRIx16): Likewise.
33580         [C99-based-standards] (PRIX16): Likewise.
33581         [C99-based-standards] (SCNd16): Likewise.
33582         [C99-based-standards] (SCNi16): Likewise.
33583         [C99-based-standards] (SCNo16): Likewise.
33584         [C99-based-standards] (SCNu16): Likewise.
33585         [C99-based-standards] (SCNx16): Likewise.
33586         [C99-based-standards] (PRIdLEAST16): Likewise.
33587         [C99-based-standards] (PRIiLEAST16): Likewise.
33588         [C99-based-standards] (PRIoLEAST16): Likewise.
33589         [C99-based-standards] (PRIuLEAST16): Likewise.
33590         [C99-based-standards] (PRIxLEAST16): Likewise.
33591         [C99-based-standards] (PRIXLEAST16): Likewise.
33592         [C99-based-standards] (SCNdLEAST16): Likewise.
33593         [C99-based-standards] (SCNiLEAST16): Likewise.
33594         [C99-based-standards] (SCNoLEAST16): Likewise.
33595         [C99-based-standards] (SCNuLEAST16): Likewise.
33596         [C99-based-standards] (SCNxLEAST16): Likewise.
33597         [C99-based-standards] (PRIdFAST16): Likewise.
33598         [C99-based-standards] (PRIiFAST16): Likewise.
33599         [C99-based-standards] (PRIoFAST16): Likewise.
33600         [C99-based-standards] (PRIuFAST16): Likewise.
33601         [C99-based-standards] (PRIxFAST16): Likewise.
33602         [C99-based-standards] (PRIXFAST16): Likewise.
33603         [C99-based-standards] (SCNdFAST16): Likewise.
33604         [C99-based-standards] (SCNiFAST16): Likewise.
33605         [C99-based-standards] (SCNoFAST16): Likewise.
33606         [C99-based-standards] (SCNuFAST16): Likewise.
33607         [C99-based-standards] (SCNxFAST16): Likewise.
33608         [C99-based-standards] (PRId32): Likewise.
33609         [C99-based-standards] (PRIi32): Likewise.
33610         [C99-based-standards] (PRIo32): Likewise.
33611         [C99-based-standards] (PRIu32): Likewise.
33612         [C99-based-standards] (PRIx32): Likewise.
33613         [C99-based-standards] (PRIX32): Likewise.
33614         [C99-based-standards] (SCNd32): Likewise.
33615         [C99-based-standards] (SCNi32): Likewise.
33616         [C99-based-standards] (SCNo32): Likewise.
33617         [C99-based-standards] (SCNu32): Likewise.
33618         [C99-based-standards] (SCNx32): Likewise.
33619         [C99-based-standards] (PRIdLEAST32): Likewise.
33620         [C99-based-standards] (PRIiLEAST32): Likewise.
33621         [C99-based-standards] (PRIoLEAST32): Likewise.
33622         [C99-based-standards] (PRIuLEAST32): Likewise.
33623         [C99-based-standards] (PRIxLEAST32): Likewise.
33624         [C99-based-standards] (PRIXLEAST32): Likewise.
33625         [C99-based-standards] (SCNdLEAST32): Likewise.
33626         [C99-based-standards] (SCNiLEAST32): Likewise.
33627         [C99-based-standards] (SCNoLEAST32): Likewise.
33628         [C99-based-standards] (SCNuLEAST32): Likewise.
33629         [C99-based-standards] (SCNxLEAST32): Likewise.
33630         [C99-based-standards] (PRIdFAST32): Likewise.
33631         [C99-based-standards] (PRIiFAST32): Likewise.
33632         [C99-based-standards] (PRIoFAST32): Likewise.
33633         [C99-based-standards] (PRIuFAST32): Likewise.
33634         [C99-based-standards] (PRIxFAST32): Likewise.
33635         [C99-based-standards] (PRIXFAST32): Likewise.
33636         [C99-based-standards] (SCNdFAST32): Likewise.
33637         [C99-based-standards] (SCNiFAST32): Likewise.
33638         [C99-based-standards] (SCNoFAST32): Likewise.
33639         [C99-based-standards] (SCNuFAST32): Likewise.
33640         [C99-based-standards] (SCNxFAST32): Likewise.
33641         [C99-based-standards] (PRId64): Likewise.
33642         [C99-based-standards] (PRIi64): Likewise.
33643         [C99-based-standards] (PRIo64): Likewise.
33644         [C99-based-standards] (PRIu64): Likewise.
33645         [C99-based-standards] (PRIx64): Likewise.
33646         [C99-based-standards] (PRIX64): Likewise.
33647         [C99-based-standards] (SCNd64): Likewise.
33648         [C99-based-standards] (SCNi64): Likewise.
33649         [C99-based-standards] (SCNo64): Likewise.
33650         [C99-based-standards] (SCNu64): Likewise.
33651         [C99-based-standards] (SCNx64): Likewise.
33652         [C99-based-standards] (PRIdLEAST64): Likewise.
33653         [C99-based-standards] (PRIiLEAST64): Likewise.
33654         [C99-based-standards] (PRIoLEAST64): Likewise.
33655         [C99-based-standards] (PRIuLEAST64): Likewise.
33656         [C99-based-standards] (PRIxLEAST64): Likewise.
33657         [C99-based-standards] (PRIXLEAST64): Likewise.
33658         [C99-based-standards] (SCNdLEAST64): Likewise.
33659         [C99-based-standards] (SCNiLEAST64): Likewise.
33660         [C99-based-standards] (SCNoLEAST64): Likewise.
33661         [C99-based-standards] (SCNuLEAST64): Likewise.
33662         [C99-based-standards] (SCNxLEAST64): Likewise.
33663         [C99-based-standards] (PRIdFAST64): Likewise.
33664         [C99-based-standards] (PRIiFAST64): Likewise.
33665         [C99-based-standards] (PRIoFAST64): Likewise.
33666         [C99-based-standards] (PRIuFAST64): Likewise.
33667         [C99-based-standards] (PRIxFAST64): Likewise.
33668         [C99-based-standards] (PRIXFAST64): Likewise.
33669         [C99-based-standards] (SCNdFAST64): Likewise.
33670         [C99-based-standards] (SCNiFAST64): Likewise.
33671         [C99-based-standards] (SCNoFAST64): Likewise.
33672         [C99-based-standards] (SCNuFAST64): Likewise.
33673         [C99-based-standards] (SCNxFAST64): Likewise.
33674         [C99-based-standards] (PRIdMAX): Likewise.
33675         [C99-based-standards] (PRIiMAX): Likewise.
33676         [C99-based-standards] (PRIoMAX): Likewise.
33677         [C99-based-standards] (PRIuMAX): Likewise.
33678         [C99-based-standards] (PRIxMAX): Likewise.
33679         [C99-based-standards] (PRIXMAX): Likewise.
33680         [C99-based-standards] (SCNdMAX): Likewise.
33681         [C99-based-standards] (SCNiMAX): Likewise.
33682         [C99-based-standards] (SCNoMAX): Likewise.
33683         [C99-based-standards] (SCNuMAX): Likewise.
33684         [C99-based-standards] (SCNxMAX): Likewise.
33685         [C99-based-standards] (PRIdPTR): Likewise.
33686         [C99-based-standards] (PRIiPTR): Likewise.
33687         [C99-based-standards] (PRIoPTR): Likewise.
33688         [C99-based-standards] (PRIuPTR): Likewise.
33689         [C99-based-standards] (PRIxPTR): Likewise.
33690         [C99-based-standards] (PRIXPTR): Likewise.
33691         [C99-based-standards] (SCNdPTR): Likewise.
33692         [C99-based-standards] (SCNiPTR): Likewise.
33693         [C99-based-standards] (SCNoPTR): Likewise.
33694         [C99-based-standards] (SCNuPTR): Likewise.
33695         [C99-based-standards] (SCNxPTR): Likewise.
33696         * conform/data/iso646.h-data [ISO C standards] (*_t): Do not
33697         allow.
33698         * conform/data/stdint.h-data: Update comments to clarify
33699         requirements.
33700         [C99-based standards] (INT8_MIN): Use macro-int-constant.  Specify
33701         type.
33702         [C99-based standards] (INT8_MAX): Likewise.
33703         [C99-based standards] (INT16_MIN): Likewise.
33704         [C99-based standards] (INT16_MAX): Likewise.
33705         [C99-based standards] (INT32_MIN): Likewise.
33706         [C99-based standards] (INT32_MAX): Likewise.
33707         [C99-based standards] (INT64_MIN): Likewise.
33708         [C99-based standards] (INT64_MAX): Likewise.
33709         [C99-based standards] (UINT8_MAX): Likewise.
33710         [C99-based standards] (UINT16_MAX): Likewise.
33711         [C99-based standards] (UINT32_MAX): Likewise.
33712         [C99-based standards] (UINT64_MAX): Likewise.
33713         [C99-based standards] (INT_LEAST8_MIN): Likewise.
33714         [C99-based standards] (INT_LEAST8_MAX): Likewise.
33715         [C99-based standards] (INT_LEAST16_MIN): Likewise.
33716         [C99-based standards] (INT_LEAST16_MAX): Likewise.
33717         [C99-based standards] (INT_LEAST32_MIN): Likewise.
33718         [C99-based standards] (INT_LEAST32_MAX): Likewise.
33719         [C99-based standards] (INT_LEAST64_MIN): Likewise.
33720         [C99-based standards] (INT_LEAST64_MAX): Likewise.
33721         [C99-based standards] (UINT_LEAST8_MAX): Likewise.
33722         [C99-based standards] (UINT_LEAST16_MAX): Likewise.
33723         [C99-based standards] (UINT_LEAST32_MAX): Likewise.
33724         [C99-based standards] (UINT_LEAST64_MAX): Likewise.
33725         [C99-based standards] (INT_FAST8_MIN): Likewise.
33726         [C99-based standards] (INT_FAST8_MAX): Likewise.
33727         [C99-based standards] (INT_FAST16_MIN): Likewise.
33728         [C99-based standards] (INT_FAST16_MAX): Likewise.
33729         [C99-based standards] (INT_FAST32_MIN): Likewise.
33730         [C99-based standards] (INT_FAST32_MAX): Likewise.
33731         [C99-based standards] (INT_FAST64_MIN): Likewise.
33732         [C99-based standards] (INT_FAST64_MAX): Likewise.
33733         [C99-based standards] (UINT_FAST8_MAX): Likewise.
33734         [C99-based standards] (UINT_FAST16_MAX): Likewise.
33735         [C99-based standards] (UINT_FAST32_MAX): Likewise.
33736         [C99-based standards] (UINT_FAST64_MAX): Likewise.
33737         [C99-based standards] (INTPTR_MIN): Likewise.
33738         [C99-based standards] (INTPTR_MAX): Likewise.
33739         [C99-based standards] (UINTPTR_MAX): Likewise.
33740         [C99-based standards] (INTMAX_MIN): Likewise.
33741         [C99-based standards] (INTMAX_MAX): Likewise.
33742         [C99-based standards] (UINTMAX_MAX): Likewise.
33743         [C99-based standards] (PTRDIFF_MIN): Likewise.
33744         [C99-based standards] (PTRDIFF_MAX): Likewise.
33745         [C99-based standards] (SIG_ATOMIC_MAX): Likewise.
33746         [C99-based standards] (SIZE_MAX): Likewise.
33747         [C99-based standards] (WCHAR_MAX): Likewise.
33748         [C99-based standards] (WINT_MAX): Likewise.
33749         [C99-based standards] (SIG_ATOMIC_MIN): Likewise.  Do not specify
33750         constraint on value.
33751         [C99-based standards] (WCHAR_MIN): Likewise.
33752         [C99-based standards] (WINT_MIN): Likewise.
33753         [C99-based standards] (*_t): Allow.
33754         * conform/data/tgmath.h-data [XOPEN2K || POSIX2008]: Change
33755         condition to [!ISO && !POSIX && !XPG3 && !XPG4 && !UNIX98].
33756         Include math.h-data and complex.h-data.  Remove all expectations
33757         of math.h and complex.h contents.
33758         * conform/data/uchar.h-data [ISO11] (c16rtomb): Remove stray "16"
33759         at end of line.
33760         * conform/data/wchar.h-data [!ISO && !POSIX && !XPG3 && !XPG4]
33761         (struct tm): Expect tag.
33762         [C99-based-standards] (wcstof): Expect function.
33763         [C99-based-standards] (wcstold): Likewise.
33764         [C99-based-standards] (wcstoll): Likewise.
33765         [C99-based-standards] (wcstoull): Likewise.
33766         [!ISO && !POSIX && !XPG3 && !XPG4] (WCHAR_MIN): Use
33767         macro-int-constant.  Specify type.
33768         [!ISO && !POSIX && !XPG3 && !XPG4] (WCHAR_MAX): Likewise.  Specify
33769         constraint on value.
33770         [!ISO && !POSIX && !XPG3 && !XPG4] (WEOF): Use macro-constant.
33771         Specify type.
33772         [!ISO && !POSIX && !XPG3 && !XPG4] (NULL): Use macro-constant.
33773         Specify value.
33774         [ISO C standards]: Do not allow headers.
33775         [!ISO && !POSIX && !XPG3 && !XPG4] (wcs*): Change to
33776         wcs[abcdefghijklmnopqrstuvwxyz]*.
33777         [ISO C standards] (*_t): Do not allow.
33778         * conform/data/wctype.h-data [C99-based standards] (iswblank):
33779         Expect function.
33780         [XOPEN2K8 || POSIX2008] (iswblank_l): Likewise.
33781         [!ISO && !POSIX && !XPG3 && !XPG4] (WEOF): Use macro-constant.
33782         Specify type.
33783         [ISO C standards]: Do not allow headers.
33784         [!ISO && !POSIX && !XPG3 && !XPG4] (is*): Change to
33785         is[abcdefghijklmnopqrstuvwxyz]*.
33786         [!ISO && !POSIX && !XPG3 && !XPG4] (to*): Change to
33787         to[abcdefghijklmnopqrstuvwxyz]*.
33788         [ISO C standards] (*_t): Do not allow.
33789         * conform/data/stdalign.h-data: New file.
33790         * conform/data/stdbool.h-data: Likewise.
33791         * conform/data/stdnoreturn.h-data: Likewise.
33793 2012-11-07  Roland McGrath  <roland@hack.frob.com>
33795         [BZ #14815]
33796         * manual/filesys.texi (Directory Entries): Typo fix.
33797         Reported by <h-iwamoto@kit.hi-ho.ne.jp>.
33799 2012-11-07  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
33801         * elf/elf.h (EM_AARCH64): New macro.
33802         (R_AARCH64_NONE, R_AARCH64_ABS64, R_AARCH64_ABS32): Likewise.
33803         (R_AARCH64_COPY, R_AARCH64_GLOB_DAT, R_AARCH64_JUMP_SLOT): Likewise.
33804         (R_AARCH64_RELATIVE, R_AARCH64_TLS_DTPMOD64): Likewise.
33805         (R_AARCH64_TLS_DTPREL64, R_AARCH64_TLS_TPREL64): Likewise.
33806         (R_AARCH64_TLSDESC): Likewise.
33807         (NT_ARM_TLS): Likewise.
33808         (NT_ARM_HW_BREAK): Likewise.
33809         (NT_ARM_HW_WATCH): Likewise.
33811 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
33813         [BZ #14811]
33814         * sysdeps/i386/fpu/e_powl.S (pm79): New object.
33815         (__ieee754_powl): Saturate nonzero exponents with absolute value
33816         below 0x1p-79 to +/- 0x1p-79.
33817         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Saturate nonzero
33818         exponents with absolute value below 0x1p-64 to +/- 0x1p-64.
33819         * sysdeps/ieee754/flt-32/e_powf.c (__ieee754_powf): Saturate
33820         nonzero exponents with absolute value below 0x1p-32 to +/-
33821         0x1p-32.
33822         * sysdeps/x86_64/fpu/e_powl.S (pm79): New object.
33823         (__ieee754_powl): Saturate nonzero exponents with absolute value
33824         below 0x1p-79 to +/- 0x1p-79.
33825         * math/libm-test.inc (pow_test): Add more tests.
33827 2012-11-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
33829         * sysdeps/s390/dl-procinfo.c (_dl_s390_cap_flags): Sync
33830         _dl_s390_cap_flags with kernel. Increase string length.
33831         (_dl_s390_platforms): Add z196 and zEC12.
33833 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
33835         * conform/data/time.h-data [!XOPEN21K && !XOPEN2K8 && !POSIX2008]:
33836         Change XOPEN21K to XOPEN2K.
33838 2012-11-06  Maxim Kuvyrkov  <maxim@codesourcery.com>
33840         * string/memmove.c: Use memcpy when possible.
33842 2012-11-06  Andreas Jaeger  <aj@suse.de>
33844         * po/eo.po: Update from translation team.
33846 2012-11-06  Joseph Myers  <joseph@codesourcery.com>
33848         [BZ #14793]
33849         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): In case of large z
33850         exponent and small x and y exponents, scale x or y up.  Increase
33851         by 2 the exponent used in scaling up.
33852         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
33853         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
33854         * math/libm-test.inc (fma_test): Add more tests.
33855         (fma_test_towardzero): Likewise.
33856         (fma_test_downward): Likewise.
33857         (fma_test_upward): Likewise.
33859 2012-11-05  Joseph Myers  <joseph@codesourcery.com>
33861         [BZ #14805]
33862         * sysdeps/sh/sh4/fpu/bits/fenv.h (FE_DFL_ENV): Use cast to const
33863         fenv_t *.
33865         [BZ #14801]
33866         * sysdeps/s390/fpu/bits/fenv.h (fenv_t): Use implementation
33867         namespace for names of struct fields.
33868         * sysdeps/s390/fpu/fegetenv.c (fegetenv): Update references to
33869         fenv_t fields.
33870         * sysdeps/s390/fpu/feholdexcpt.c (feholdexcept): Likewise.
33871         * sysdeps/s390/fpu/fesetenv.c (fesetenv): Likewise.
33873 2012-11-04  Samuel Thibault  <samuel.thibault@ens-lyon.org>
33875         [BZ #3665]
33876         * sysdeps/mach/hurd/bits/errno.h: Regenerated.
33878 2012-11-04  Thomas Schwinge  <thomas@codesourcery.com>
33880         * csu/libc-start.c (LIBC_START_MAIN): Conditionalize use of
33881         PTR_DEMANGLE.
33883         [BZ #5246]
33884         * sysdeps/mach/hurd/i386/____longjmp_chk.S: Conditionalize use of
33885         PTR_DEMANGLE.
33887 2012-11-04  Joseph Myers  <joseph@codesourcery.com>
33889         [BZ #14797]
33890         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Compute cases that
33891         definitely overflow as x * y not x * y + z.
33892         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
33893         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
33894         * math/libm-test.inc (fma_test): Add more tests.
33895         (fma_test_towardzero): Likewise.
33896         (fma_test_downward): Likewise.
33897         (fma_test_upward): Likewise.
33899 2012-11-04  Thomas Schwinge  <thomas@codesourcery.com>
33901         [BZ #157]
33903         * include/stub-tag.h: Remove file.
33904         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Don't emit
33905         '#include' of it.
33906         * manual/maint.texi (Porting): Don't reference it.
33907         * Makerules ($(objpfx)stubs): Likewise.
33908         * dirent/closedir.c: Don't include <stub-tag.h>.
33909         * dirent/dirfd.c: Likewise.
33910         * dirent/fdopendir.c: Likewise.
33911         * dirent/getdents.c: Likewise.
33912         * dirent/getdents64.c: Likewise.
33913         * dirent/opendir.c: Likewise.
33914         * dirent/readdir.c: Likewise.
33915         * dirent/readdir64.c: Likewise.
33916         * dirent/readdir64_r.c: Likewise.
33917         * dirent/readdir_r.c: Likewise.
33918         * dirent/rewinddir.c: Likewise.
33919         * dirent/seekdir.c: Likewise.
33920         * dirent/telldir.c: Likewise.
33921         * gmon/profil.c: Likewise.
33922         * grp/setgroups.c: Likewise.
33923         * inet/if_index.c: Likewise.
33924         * io/access.c: Likewise.
33925         * io/chdir.c: Likewise.
33926         * io/chmod.c: Likewise.
33927         * io/chown.c: Likewise.
33928         * io/close.c: Likewise.
33929         * io/dup.c: Likewise.
33930         * io/dup2.c: Likewise.
33931         * io/dup3.c: Likewise.
33932         * io/euidaccess.c: Likewise.
33933         * io/faccessat.c: Likewise.
33934         * io/fchdir.c: Likewise.
33935         * io/fchmod.c: Likewise.
33936         * io/fchmodat.c: Likewise.
33937         * io/fchown.c: Likewise.
33938         * io/fchownat.c: Likewise.
33939         * io/fcntl.c: Likewise.
33940         * io/flock.c: Likewise.
33941         * io/fstatfs.c: Likewise.
33942         * io/fstatfs64.c: Likewise.
33943         * io/fstatvfs.c: Likewise.
33944         * io/fstatvfs64.c: Likewise.
33945         * io/futimens.c: Likewise.
33946         * io/fxstat.c: Likewise.
33947         * io/fxstat64.c: Likewise.
33948         * io/fxstatat.c: Likewise.
33949         * io/fxstatat64.c: Likewise.
33950         * io/getcwd.c: Likewise.
33951         * io/isatty.c: Likewise.
33952         * io/lchmod.c: Likewise.
33953         * io/lchown.c: Likewise.
33954         * io/link.c: Likewise.
33955         * io/linkat.c: Likewise.
33956         * io/lseek.c: Likewise.
33957         * io/lseek64.c: Likewise.
33958         * io/lxstat64.c: Likewise.
33959         * io/mkdir.c: Likewise.
33960         * io/mkdirat.c: Likewise.
33961         * io/mkfifo.c: Likewise.
33962         * io/mkfifoat.c: Likewise.
33963         * io/open.c: Likewise.
33964         * io/open64.c: Likewise.
33965         * io/openat.c: Likewise.
33966         * io/openat64.c: Likewise.
33967         * io/pipe.c: Likewise.
33968         * io/pipe2.c: Likewise.
33969         * io/poll.c: Likewise.
33970         * io/posix_fadvise.c: Likewise.
33971         * io/posix_fadvise64.c: Likewise.
33972         * io/posix_fallocate.c: Likewise.
33973         * io/posix_fallocate64.c: Likewise.
33974         * io/read.c: Likewise.
33975         * io/readlink.c: Likewise.
33976         * io/readlinkat.c: Likewise.
33977         * io/rmdir.c: Likewise.
33978         * io/sendfile.c: Likewise.
33979         * io/sendfile64.c: Likewise.
33980         * io/statfs.c: Likewise.
33981         * io/statfs64.c: Likewise.
33982         * io/statvfs.c: Likewise.
33983         * io/statvfs64.c: Likewise.
33984         * io/symlink.c: Likewise.
33985         * io/symlinkat.c: Likewise.
33986         * io/ttyname.c: Likewise.
33987         * io/ttyname_r.c: Likewise.
33988         * io/umask.c: Likewise.
33989         * io/unlink.c: Likewise.
33990         * io/unlinkat.c: Likewise.
33991         * io/utime.c: Likewise.
33992         * io/utimensat.c: Likewise.
33993         * io/write.c: Likewise.
33994         * io/xmknod.c: Likewise.
33995         * io/xmknodat.c: Likewise.
33996         * io/xstat.c: Likewise.
33997         * io/xstat64.c: Likewise.
33998         * login/getpt.c: Likewise.
33999         * login/grantpt.c: Likewise.
34000         * login/unlockpt.c: Likewise.
34001         * math/e_acoshl.c: Likewise.
34002         * math/e_acosl.c: Likewise.
34003         * math/e_asinl.c: Likewise.
34004         * math/e_atan2l.c: Likewise.
34005         * math/e_atanhl.c: Likewise.
34006         * math/e_coshl.c: Likewise.
34007         * math/e_expl.c: Likewise.
34008         * math/e_fmodl.c: Likewise.
34009         * math/e_gammal_r.c: Likewise.
34010         * math/e_hypotl.c: Likewise.
34011         * math/e_j0l.c: Likewise.
34012         * math/e_j1l.c: Likewise.
34013         * math/e_jnl.c: Likewise.
34014         * math/e_lgammal_r.c: Likewise.
34015         * math/e_log10l.c: Likewise.
34016         * math/e_log2l.c: Likewise.
34017         * math/e_logl.c: Likewise.
34018         * math/e_powl.c: Likewise.
34019         * math/e_rem_pio2l.c: Likewise.
34020         * math/e_sinhl.c: Likewise.
34021         * math/e_sqrtl.c: Likewise.
34022         * math/fclrexcpt.c: Likewise.
34023         * math/fedisblxcpt.c: Likewise.
34024         * math/feenablxcpt.c: Likewise.
34025         * math/fegetenv.c: Likewise.
34026         * math/fegetexcept.c: Likewise.
34027         * math/fegetround.c: Likewise.
34028         * math/feholdexcpt.c: Likewise.
34029         * math/fesetenv.c: Likewise.
34030         * math/fesetround.c: Likewise.
34031         * math/feupdateenv.c: Likewise.
34032         * math/fgetexcptflg.c: Likewise.
34033         * math/fraiseexcpt.c: Likewise.
34034         * math/fsetexcptflg.c: Likewise.
34035         * math/ftestexcept.c: Likewise.
34036         * math/k_cosl.c: Likewise.
34037         * math/k_rem_pio2l.c: Likewise.
34038         * math/k_sinl.c: Likewise.
34039         * math/k_tanl.c: Likewise.
34040         * math/s_asinhl.c: Likewise.
34041         * math/s_atanl.c: Likewise.
34042         * math/s_cbrtl.c: Likewise.
34043         * math/s_erfl.c: Likewise.
34044         * math/s_expm1l.c: Likewise.
34045         * math/s_log1pl.c: Likewise.
34046         * math/s_tanhl.c: Likewise.
34047         * misc/acct.c: Likewise.
34048         * misc/brk.c: Likewise.
34049         * misc/chflags.c: Likewise.
34050         * misc/chroot.c: Likewise.
34051         * misc/fchflags.c: Likewise.
34052         * misc/fgetxattr.c: Likewise.
34053         * misc/flistxattr.c: Likewise.
34054         * misc/fremovexattr.c: Likewise.
34055         * misc/fsetxattr.c: Likewise.
34056         * misc/fsync.c: Likewise.
34057         * misc/ftruncate.c: Likewise.
34058         * misc/futimes.c: Likewise.
34059         * misc/futimesat.c: Likewise.
34060         * misc/getdomain.c: Likewise.
34061         * misc/getdtsz.c: Likewise.
34062         * misc/gethostid.c: Likewise.
34063         * misc/gethostname.c: Likewise.
34064         * misc/getloadavg.c: Likewise.
34065         * misc/getpagesize.c: Likewise.
34066         * misc/getsysstats.c: Likewise.
34067         * misc/getxattr.c: Likewise.
34068         * misc/gtty.c: Likewise.
34069         * misc/ioctl.c: Likewise.
34070         * misc/lgetxattr.c: Likewise.
34071         * misc/listxattr.c: Likewise.
34072         * misc/llistxattr.c: Likewise.
34073         * misc/lremovexattr.c: Likewise.
34074         * misc/lsetxattr.c: Likewise.
34075         * misc/lutimes.c: Likewise.
34076         * misc/madvise.c: Likewise.
34077         * misc/mincore.c: Likewise.
34078         * misc/mlock.c: Likewise.
34079         * misc/mlockall.c: Likewise.
34080         * misc/mmap.c: Likewise.
34081         * misc/mprotect.c: Likewise.
34082         * misc/msync.c: Likewise.
34083         * misc/munlock.c: Likewise.
34084         * misc/munlockall.c: Likewise.
34085         * misc/munmap.c: Likewise.
34086         * misc/preadv.c: Likewise.
34087         * misc/preadv64.c: Likewise.
34088         * misc/ptrace.c: Likewise.
34089         * misc/pwritev.c: Likewise.
34090         * misc/pwritev64.c: Likewise.
34091         * misc/readv.c: Likewise.
34092         * misc/reboot.c: Likewise.
34093         * misc/remap_file_pages.c: Likewise.
34094         * misc/removexattr.c: Likewise.
34095         * misc/revoke.c: Likewise.
34096         * misc/select.c: Likewise.
34097         * misc/setdomain.c: Likewise.
34098         * misc/setegid.c: Likewise.
34099         * misc/seteuid.c: Likewise.
34100         * misc/sethostid.c: Likewise.
34101         * misc/sethostname.c: Likewise.
34102         * misc/setregid.c: Likewise.
34103         * misc/setreuid.c: Likewise.
34104         * misc/setxattr.c: Likewise.
34105         * misc/sstk.c: Likewise.
34106         * misc/stty.c: Likewise.
34107         * misc/swapoff.c: Likewise.
34108         * misc/swapon.c: Likewise.
34109         * misc/sync.c: Likewise.
34110         * misc/syncfs.c: Likewise.
34111         * misc/syscall.c: Likewise.
34112         * misc/truncate.c: Likewise.
34113         * misc/ualarm.c: Likewise.
34114         * misc/usleep.c: Likewise.
34115         * misc/ustat.c: Likewise.
34116         * misc/utimes.c: Likewise.
34117         * misc/vhangup.c: Likewise.
34118         * misc/writev.c: Likewise.
34119         * posix/_exit.c: Likewise.
34120         * posix/alarm.c: Likewise.
34121         * posix/execve.c: Likewise.
34122         * posix/fexecve.c: Likewise.
34123         * posix/fork.c: Likewise.
34124         * posix/fpathconf.c: Likewise.
34125         * posix/getaddrinfo.c: Likewise.
34126         * posix/getegid.c: Likewise.
34127         * posix/geteuid.c: Likewise.
34128         * posix/getgid.c: Likewise.
34129         * posix/getgroups.c: Likewise.
34130         * posix/getlogin.c: Likewise.
34131         * posix/getlogin_r.c: Likewise.
34132         * posix/getpgid.c: Likewise.
34133         * posix/getpid.c: Likewise.
34134         * posix/getppid.c: Likewise.
34135         * posix/getresgid.c: Likewise.
34136         * posix/getresuid.c: Likewise.
34137         * posix/getsid.c: Likewise.
34138         * posix/getuid.c: Likewise.
34139         * posix/glob64.c: Likewise.
34140         * posix/nanosleep.c: Likewise.
34141         * posix/pathconf.c: Likewise.
34142         * posix/pause.c: Likewise.
34143         * posix/posix_madvise.c: Likewise.
34144         * posix/pread.c: Likewise.
34145         * posix/pread64.c: Likewise.
34146         * posix/pwrite.c: Likewise.
34147         * posix/pwrite64.c: Likewise.
34148         * posix/sched_getaffinity.c: Likewise.
34149         * posix/sched_getp.c: Likewise.
34150         * posix/sched_gets.c: Likewise.
34151         * posix/sched_primax.c: Likewise.
34152         * posix/sched_primin.c: Likewise.
34153         * posix/sched_rr_gi.c: Likewise.
34154         * posix/sched_setaffinity.c: Likewise.
34155         * posix/sched_setp.c: Likewise.
34156         * posix/sched_sets.c: Likewise.
34157         * posix/sched_yield.c: Likewise.
34158         * posix/setgid.c: Likewise.
34159         * posix/setlogin.c: Likewise.
34160         * posix/setpgid.c: Likewise.
34161         * posix/setresgid.c: Likewise.
34162         * posix/setresuid.c: Likewise.
34163         * posix/setsid.c: Likewise.
34164         * posix/setuid.c: Likewise.
34165         * posix/sleep.c: Likewise.
34166         * posix/spawni.c: Likewise.
34167         * posix/sysconf.c: Likewise.
34168         * posix/times.c: Likewise.
34169         * posix/wait.c: Likewise.
34170         * posix/wait3.c: Likewise.
34171         * posix/wait4.c: Likewise.
34172         * posix/waitpid.c: Likewise.
34173         * resolv/gai_sigqueue.c: Likewise.
34174         * resource/getpriority.c: Likewise.
34175         * resource/getrlimit.c: Likewise.
34176         * resource/getrusage.c: Likewise.
34177         * resource/nice.c: Likewise.
34178         * resource/setpriority.c: Likewise.
34179         * resource/setrlimit.c: Likewise.
34180         * resource/ulimit.c: Likewise.
34181         * rt/aio_cancel.c: Likewise.
34182         * rt/aio_fsync.c: Likewise.
34183         * rt/aio_read.c: Likewise.
34184         * rt/aio_sigqueue.c: Likewise.
34185         * rt/aio_suspend.c: Likewise.
34186         * rt/aio_write.c: Likewise.
34187         * rt/clock_getres.c: Likewise.
34188         * rt/clock_gettime.c: Likewise.
34189         * rt/clock_nanosleep.c: Likewise.
34190         * rt/clock_settime.c: Likewise.
34191         * rt/lio_listio.c: Likewise.
34192         * rt/mq_close.c: Likewise.
34193         * rt/mq_getattr.c: Likewise.
34194         * rt/mq_notify.c: Likewise.
34195         * rt/mq_open.c: Likewise.
34196         * rt/mq_receive.c: Likewise.
34197         * rt/mq_send.c: Likewise.
34198         * rt/mq_setattr.c: Likewise.
34199         * rt/mq_timedreceive.c: Likewise.
34200         * rt/mq_timedsend.c: Likewise.
34201         * rt/mq_unlink.c: Likewise.
34202         * rt/shm_open.c: Likewise.
34203         * rt/shm_unlink.c: Likewise.
34204         * rt/timer_create.c: Likewise.
34205         * rt/timer_delete.c: Likewise.
34206         * rt/timer_getoverr.c: Likewise.
34207         * rt/timer_gettime.c: Likewise.
34208         * rt/timer_settime.c: Likewise.
34209         * setjmp/__longjmp.c: Likewise.
34210         * setjmp/setjmp.c: Likewise.
34211         * signal/kill.c: Likewise.
34212         * signal/killpg.c: Likewise.
34213         * signal/raise.c: Likewise.
34214         * signal/sigaction.c: Likewise.
34215         * signal/sigaltstack.c: Likewise.
34216         * signal/sigblock.c: Likewise.
34217         * signal/sigignore.c: Likewise.
34218         * signal/sigintr.c: Likewise.
34219         * signal/signal.c: Likewise.
34220         * signal/sigpause.c: Likewise.
34221         * signal/sigpending.c: Likewise.
34222         * signal/sigqueue.c: Likewise.
34223         * signal/sigreturn.c: Likewise.
34224         * signal/sigset.c: Likewise.
34225         * signal/sigsetmask.c: Likewise.
34226         * signal/sigstack.c: Likewise.
34227         * signal/sigsuspend.c: Likewise.
34228         * signal/sigtimedwait.c: Likewise.
34229         * signal/sigvec.c: Likewise.
34230         * signal/sigwait.c: Likewise.
34231         * signal/sigwaitinfo.c: Likewise.
34232         * signal/sysv_signal.c: Likewise.
34233         * socket/accept.c: Likewise.
34234         * socket/accept4.c: Likewise.
34235         * socket/bind.c: Likewise.
34236         * socket/connect.c: Likewise.
34237         * socket/getpeername.c: Likewise.
34238         * socket/getsockname.c: Likewise.
34239         * socket/getsockopt.c: Likewise.
34240         * socket/isfdtype.c: Likewise.
34241         * socket/listen.c: Likewise.
34242         * socket/recv.c: Likewise.
34243         * socket/recvfrom.c: Likewise.
34244         * socket/recvmsg.c: Likewise.
34245         * socket/send.c: Likewise.
34246         * socket/sendmsg.c: Likewise.
34247         * socket/sendto.c: Likewise.
34248         * socket/setsockopt.c: Likewise.
34249         * socket/shutdown.c: Likewise.
34250         * socket/sockatmark.c: Likewise.
34251         * socket/socket.c: Likewise.
34252         * socket/socketpair.c: Likewise.
34253         * stdio-common/ctermid.c: Likewise.
34254         * stdio-common/cuserid.c: Likewise.
34255         * stdio-common/remove.c: Likewise.
34256         * stdio-common/rename.c: Likewise.
34257         * stdio-common/renameat.c: Likewise.
34258         * stdio-common/tempname.c: Likewise.
34259         * stdlib/getcontext.c: Likewise.
34260         * stdlib/makecontext.c: Likewise.
34261         * stdlib/setcontext.c: Likewise.
34262         * stdlib/swapcontext.c: Likewise.
34263         * stdlib/system.c: Likewise.
34264         * streams/fattach.c: Likewise.
34265         * streams/fdetach.c: Likewise.
34266         * streams/getmsg.c: Likewise.
34267         * streams/getpmsg.c: Likewise.
34268         * streams/putmsg.c: Likewise.
34269         * streams/putpmsg.c: Likewise.
34270         * sysdeps/unix/bsd/getpt.c: Likewise.
34271         * sysdeps/unix/sysv/linux/epoll_pwait.c: Likewise.
34272         * sysdeps/unix/sysv/linux/futimens.c: Likewise.
34273         * sysdeps/unix/sysv/linux/lutimes.c: Likewise.
34274         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sync_file_range.c:
34275         Likewise.
34276         * sysdeps/unix/sysv/linux/readahead.c: Likewise.
34277         * sysdeps/unix/sysv/linux/sync_file_range.c: Likewise.
34278         * sysdeps/unix/sysv/linux/utimensat.c: Likewise.
34279         * sysvipc/msgctl.c: Likewise.
34280         * sysvipc/msgget.c: Likewise.
34281         * sysvipc/msgrcv.c: Likewise.
34282         * sysvipc/msgsnd.c: Likewise.
34283         * sysvipc/semctl.c: Likewise.
34284         * sysvipc/semget.c: Likewise.
34285         * sysvipc/semop.c: Likewise.
34286         * sysvipc/semtimedop.c: Likewise.
34287         * sysvipc/shmat.c: Likewise.
34288         * sysvipc/shmctl.c: Likewise.
34289         * sysvipc/shmdt.c: Likewise.
34290         * sysvipc/shmget.c: Likewise.
34291         * termios/tcdrain.c: Likewise.
34292         * termios/tcflow.c: Likewise.
34293         * termios/tcflush.c: Likewise.
34294         * termios/tcgetattr.c: Likewise.
34295         * termios/tcgetpgrp.c: Likewise.
34296         * termios/tcsendbrk.c: Likewise.
34297         * termios/tcsetattr.c: Likewise.
34298         * termios/tcsetpgrp.c: Likewise.
34299         * time/adjtime.c: Likewise.
34300         * time/clock.c: Likewise.
34301         * time/getitimer.c: Likewise.
34302         * time/gettimeofday.c: Likewise.
34303         * time/setitimer.c: Likewise.
34304         * time/settimeofday.c: Likewise.
34305         * time/stime.c: Likewise.
34306         * time/time.c: Likewise.
34308 2012-11-04  Pino Toscano  <toscano.pino@tiscali.it>
34310         * sysdeps/generic/paths.h (_PATH_STDPATH): Remove /usr/contrib/bin and
34311         /usr/old/bin.
34313         * sysdeps/generic/paths.h (_PATH_MNTTAB, _PATH_MOUNTED): Use tabs
34314         instead of spaces.
34315         * sysdeps/unix/sysv/linux/paths.h (_PATH_UTMP, _PATH_WTMP): Likewise.
34317 2012-11-03  Joseph Myers  <joseph@codesourcery.com>
34319         [BZ #14796]
34320         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Set rounding mode to
34321         FE_TONEAREST before applying Dekker multiplication and Knuth
34322         addition.  Clear inexact exceptions and check for exact zero
34323         results afterwards.
34324         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
34325         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
34326         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
34327         * math/libm-test.inc (fma_test): Add more tests.
34328         (fma_test_towardzero): Likewise.
34329         (fma_test_downward): Likewise.
34330         (fma_test_upward): Likewise.
34331         * sysdeps/generic/math_private.h (default_libc_fesetround): New
34332         function.
34333         (libc_fesetround): New macro.
34334         (libc_fesetroundf): Likewise.
34335         (libc_fesetroundl): Likewise.
34336         * sysdeps/i386/fpu/fenv_private.h (libc_fesetround_sse): New
34337         function.
34338         (libc_fesetround_387): Likewise.
34339         (libc_fesetroundf): New macro.
34340         (libc_fesetround): Likewise.
34341         (libc_fesetroundl): Likewise.
34342         * sysdeps/sparc/fpu/fenv_private.h (libc_fesetround): New
34343         function.
34344         (libc_fesetroundf): New macro.
34345         (libc_fesetround): Likewise.
34346         (libc_fesetroundl): Likewise.
34347         * include/fenv.h (feclearexcept): Add libm_hidden_proto.
34348         * math/fclrexcpt.c (feclearexcept): Add libm_hidden_ver.
34349         * sysdeps/i386/fpu/fclrexcpt.c (feclearexcept): Add
34350         libm_hidden_ver.
34351         * sysdeps/powerpc/fpu/fclrexcpt.c (feclearexcept): Likewise.
34352         * sysdeps/s390/fpu/fclrexcpt.c (feclearexcept): Add
34353         libm_hidden_def.
34354         * sysdeps/sh/sh4/fpu/fclrexcpt.c (feclearexcept): Likewise.
34355         * sysdeps/sparc/fpu/fclrexcpt.c (feclearexcept): Add
34356         libm_hidden_ver.
34357         * sysdeps/x86_64/fpu/fclrexcpt.c (feclearexcept): Add
34358         libm_hidden_def.
34360         [BZ #3439]
34361         * sysdeps/powerpc/bits/fenv.h (FE_INEXACT): Define macro to
34362         integer constant usable in #if and use that to give value to enum
34363         constant.
34364         (FE_DIVBYZERO): Likewise.
34365         (FE_UNDERFLOW): Likewise.
34366         (FE_OVERFLOW): Likewise.
34367         (FE_INVALID): Likewise.
34368         (FE_INVALID_SNAN): Likewise.
34369         (FE_INVALID_ISI): Likewise.
34370         (FE_INVALID_IDI): Likewise.
34371         (FE_INVALID_ZDZ): Likewise.
34372         (FE_INVALID_IMZ): Likewise.
34373         (FE_INVALID_COMPARE): Likewise.
34374         (FE_INVALID_SOFTWARE): Likewise.
34375         (FE_INVALID_SQRT): Likewise.
34376         (FE_INVALID_INTEGER_CONVERSION): Likewise.
34377         (FE_TONEAREST): Likewise.
34378         (FE_TOWARDZERO): Likewise.
34379         (FE_UPWARD): Likewise.
34380         (FE_DOWNWARD): Likewise.
34381         * sysdeps/s390/fpu/bits/fenv.h (FE_INVALID): Likewise.
34382         (FE_DIVBYZERO): Likewise.
34383         (FE_OVERFLOW): Likewise.
34384         (FE_UNDERFLOW): Likewise.
34385         (FE_INEXACT): Likewise.
34386         (FE_TONEAREST): Likewise.
34387         (FE_DOWNWARD): Likewise.
34388         (FE_UPWARD): Likewise.
34389         (FE_TOWARDZERO): Likewise.
34390         * sysdeps/sh/sh4/fpu/bits/fenv.h (FE_INEXACT): Likewise.
34391         (FE_UNDERFLOW): Likewise.
34392         (FE_OVERFLOW): Likewise.
34393         (FE_DIVBYZERO): Likewise.
34394         (FE_INVALID): Likewise.
34395         (FE_TONEAREST): Likewise.
34396         (FE_TOWARDZERO): Likewise.
34397         * sysdeps/sparc/fpu/bits/fenv.h (FE_INVALID): Likewise.
34398         (FE_OVERFLOW): Likewise.
34399         (FE_UNDERFLOW): Likewise.
34400         (FE_DIVBYZERO): Likewise.
34401         (FE_INEXACT): Likewise.
34402         (FE_TONEAREST): Likewise.
34403         (FE_TOWARDZERO): Likewise.
34404         (FE_UPWARD): Likewise.
34405         (FE_DOWNWARD): Likewise.
34406         * sysdeps/x86/fpu/bits/fenv.h (FE_INVALID): Likewise.
34407         (FE_DIVBYZERO): Likewise.
34408         (FE_OVERFLOW): Likewise.
34409         (FE_UNDERFLOW): Likewise.
34410         (FE_INEXACT): Likewise.
34411         (FE_TONEAREST): Likewise.
34412         (FE_DOWNWARD): Likewise.
34413         (FE_UPWARD): Likewise.
34414         (FE_TOWARDZERO): Likewise.
34416 2012-11-02  Chris Metcalf  <cmetcalf@tilera.com>
34418         * elf/elf.h (R_TILEGX_IMM16_X[01]_HW[012]_(|LAST_)PLT_PCREL): Add.
34420 2012-11-03  Andreas Schwab  <schwab@linux-m68k.org>
34422         * scripts/cross-test-ssh.sh (command): Use newlines to separate
34423         commands.  Quote $PWD.
34424         (blacklist_exports): Don't use remove_newlines.  Replace "declare
34425         -x" by "export".
34426         (remove_newlines): Remove.
34428 2012-11-02  H.J. Lu  <hongjiu.lu@intel.com>
34430         * stdlib/Makefile (headers): Add bits/stdlib-float.h.
34431         * stdlib/stdlib.h (atof): Moved to ...
34432         * include/bits/stdlib-float.h: Here.  New file.
34433         * stdlib/stdlib.h: Include <bits/stdlib-float.h>.
34434         * stdlib/bits/stdlib-float.h: New file.
34435         * sysdeps/x86/Makefile (CFLAGS-.os): Compile rtld routines with
34436         -mno-sse -mno-mmx.
34437         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: Include
34438         <xmmintrin.h>.
34440 2012-11-02  Joseph Myers  <joseph@codesourcery.com>
34442         * conform/conformtest.pl (@headers): Add fenv.h.
34443         * conform/data/fenv.h-data: New file.
34444         * include/fenv.h [_ISOMAC]: Disable all contents of file except
34445         include of <math/fenv.h>.
34447         * conform/data/complex.h-data [ISO99 || ISO11 || XOPEN2K ||
34448         POSIX2008]: Change condition to [!ISO && !POSIX && !XPG3 && !XPG4
34449         && !UNIX98].  Enables tests for XOPEN2K8.
34450         * conform/data/inttypes.h-data [ISO99 || ISO11 || XOPEN2K ||
34451         POSIX2008]: Likewise.
34453         * conform/data/sys/wait.h-data [XPG3 || XOPEN2K8 || POSIX2008]
34454         (struct rusage): Do not expect type or its members.
34456         [BZ #3439]
34457         * math/math.h (FP_NAN): Define macro to integer constant usable in
34458         #if and use that to give value to enum constant.
34459         (FP_INFINITE): Likewise.
34460         (FP_ZERO): Likewise.
34461         (FP_SUBNORMAL): Likewise.
34462         (FP_NORMAL): Likewise.
34464 2012-11-02  Andreas Schwab  <schwab@linux-m68k.org>
34466         * iconvdata/bug-iconv8.c (do_test): Use %z for size_t arguments.
34467         * iconvdata/bug-iconv9.c (do_test): Use %t for ptrdiff_t
34468         arguments.
34470 2012-11-02  Roland McGrath  <roland@hack.frob.com>
34472         * aclocal.m4 (GLIBC_AUTOCONF_VERSION): New macro.
34473         Check that AC_AUTOCONF_VERSION matches it and m4_fatal at
34474         autoconf-time if not.
34475         * configure.in: Remove AC_PREREQ.
34477 2012-11-02  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
34479         * sysdeps/powerpc/sys/platform/ppc.h (__ppc_get_timebase): Use
34480         __builtin_ppc_get_timebase when building with GCC >= 4.8 instead
34481         of the internal implementation.
34483 2012-11-02  Joseph Myers  <joseph@codesourcery.com>
34485         * include/sys/syslog.h [_ISOMAC]: Disable all contents of file
34486         except include of <misc/sys/syslog.h>.
34488 2012-11-01  Andreas Schwab  <schwab@linux-m68k.org>
34490         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: If the
34491         function returns with a NULL context exit with zero.
34493 2012-11-01  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
34495         * sysdeps/powerpc/Makefile (cflags): Remove -mnew-mnemonics.
34497 2012-11-01  H.J. Lu  <hongjiu.lu@intel.com>
34499         * catgets/test-gencat.sh (run_program_prefix): Renamed to ...
34500         (run_program_cmd): This.
34501         * localedata/tst-langinfo.sh (run_program_prefix): Removed.
34502         (tst_langinfo): New variable.  Use it.
34504 2012-11-01  Sebastan Andrzej Siewior  <bigeasy@linutronix.de>
34506         * sysdeps/powerpc/powerpc32/dl-trampoline.S: Put __NO_FPRS__ around
34507         floating point opcodes.
34509 2012-11-01  Thomas Schwinge  <thomas@codesourcery.com>
34511         * sysdeps/mach/hurd/Makefile (link-libc-static-tests): New
34512         variable.
34514         * elf/dl-support.c: Unconditionally include "setup-vdso.h".
34516         * sysdeps/mach/hurd/powerpc: Remove directory.
34517         * sysdeps/mach/powerpc: Likewise.
34519 2012-11-01  Andreas Schwab  <schwab@linux-m68k.org>
34521         * scripts/check-local-headers.sh: Ignore c++ headers.
34523 2012-11-01  Thomas Schwinge  <thomas@codesourcery.com>
34525         * libio/genops.c (_IO_flush_all_lockp): Use NULL rather than 0 for
34526         __libc_cleanup_region_start argument.
34528 2012-11-01  Joseph Myers  <joseph@codesourcery.com>
34530         [BZ #14784]
34531         [BZ #14785]
34532         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Handle cases with small
34533         x * y using scaling, not as x * y + z.
34534         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
34535         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
34536         * math/libm-test.inc (fma_test): Add more tests.
34537         (fma_test_towardzero): Likewise.
34538         (fma_test_downward): Likewise.
34539         (fma_test_upward): Likewise.
34541 2012-11-01  Thomas Schwinge  <thomas@codesourcery.com>
34543         * sysdeps/mach/hurd/bits/param.h: Remove stray #endif.
34545 2012-10-31  Joseph Myers  <joseph@codesourcery.com>
34547         * sysdeps/sh/Makefile [$(subdir) = debug] (CFLAGS-backtrace.c):
34548         New variable.
34550 2012-10-31  Thomas Schwinge  <thomas@codesourcery.com>
34552         * rt/tst-shm.c (worker): Correct checking for mmap failure.
34554 2012-10-31  Andreas Schwab  <schwab@linux-m68k.org>
34556         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
34557         Fix sort order.
34558         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
34559         Likewise.
34561 2012-10-31  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
34563         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
34564         Fix the order of the list for glibc 2.17.
34565         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
34566         Likewise.
34568 2012-10-31  Andreas Schwab  <schwab@linux-m68k.org>
34570         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
34572 2012-10-31  Joseph Myers  <joseph@codesourcery.com>
34574         [BZ #14610]
34575         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c (__ieee754_atan2l): Check
34576         for low part of x being zero before using __atanl (y).
34577         * math/libm-test.inc (atan2_test): Add another test.
34579         * manual/install.texi (Configuring and compiling): Document
34580         general use of test-wrapper and test-wrapper-env.
34581         * INSTALL: Regenerated.
34583         * sysdeps/ieee754/dbl-64/s_fma.c: Include <tininess.h>.
34584         (__fma): Do not extract and scale down low bits on after-rounding
34585         systems when result rounded to normal precision would have normal
34586         exponent.
34587         * sysdeps/ieee754/ldbl-128/s_fmal.c: Include <tininess.h>.
34588         (__fmal): Do not extract and scale down low bits on after-rounding
34589         systems when result rounded to normal precision would have normal
34590         exponent.
34591         * sysdeps/ieee754/ldbl-96/s_fmal.c: Include <tininess.h>.
34592         (__fmal): Do not extract and scale down low bits on after-rounding
34593         systems when result rounded to normal precision would have normal
34594         exponent.
34595         * math/libm-test.inc (UNDERFLOW_EXCEPTION_BEFORE_ROUNDING): New
34596         macro.
34597         (fma_test): Add more tests.
34598         (fma_test_towardzero): Likewise.
34599         (fma_test_downward): Likewise.
34600         (fma_test_upward): Likewise.
34602 2012-10-30  H.J. Lu  <hongjiu.lu@intel.com>
34604         * sysdeps/i386/tininess.h: Renamed to ...
34605         * sysdeps/x86/tininess.h: This.
34606         * sysdeps/x86_64/tininess.h: Removed.
34608 2012-10-30  Joseph Myers  <joseph@codesourcery.com>
34610         * elf/Makefile ($(objpfx)tst-array1.out): Depend on comparison
34611         input.  Use $(build-program-cmd).
34612         ($(objpfx)tst-array1-static.out): Likewise.
34613         ($(objpfx)tst-array2.out): Likewise.
34614         ($(objpfx)tst-array3.out): Likewise.
34615         ($(objpfx)tst-array4.out): Likewise.
34616         ($(objpfx)tst-array5.out): Likewise.
34617         ($(objpfx)tst-array5-static.out): Likewise.
34619 2012-10-30  Chris Metcalf  <cmetcalf@tilera.com>
34621         * elf/dl-load.c (_dl_map_object_from_fd): Call DL_AFTER_LOAD
34622         if defined.
34624         * nss/nsswitch.h (nss_interface_function): Provide new
34625         macro for use with NSS functions.
34626         * grp/initgroups.c: Use new macro.
34627         * nss/getXXbyYY.c: Likewise.
34628         * nss/getXXbyYY_r.c: Likewise.
34629         * nss/getXXent.c: Likewise.
34630         * nss/getXXent_r.c: Likewise.
34631         * sysdeps/posix/getaddrinfo.c: Likewise.
34633 2012-10-30  Andreas Jaeger  <aj@suse.de>
34635         * po/ru.po: Update Russion translation from translation project.
34637 2012-10-30  Joseph Myers  <joseph@codesourcery.com>
34639         [BZ #14152]
34640         [BZ #14783]
34641         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Extract low bits of
34642         result and shift together with sticky bit instead of replicating
34643         round-to-nearest rounding.
34644         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
34645         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
34646         * math/libm-test.inc (fma_test): Add more tests.  Do not permit
34647         missing underflow exceptions.
34648         (fma_test_towardzero): Add more tests.
34649         (fma_test_downward): Likewise.
34650         (fma_test_upward): Likewise.
34652         [BZ #14047]
34653         * sysdeps/generic/tininess.h: New file.
34654         * sysdeps/i386/tininess.h: Likewise.
34655         * sysdeps/sh/tininess.h: Likewise.
34656         * sysdeps/x86_64/tininess.h: Likewise.
34657         * stdlib/tst-strtod-underflow.c: Likewise.
34658         * stdlib/tst-tininess.c: Likewise.
34659         * stdlib/strtod_l.c: Include <tininess.h>.
34660         (round_and_return): Do not set errno for exact underflow cases.
34661         Force an underflow exception when setting errno for underflow.
34662         Determine underflow based on rounding to normal precision if
34663         TININESS_AFTER_ROUNDING.
34664         * stdlib/tst-strtod.c (tests): Do not expect errno to be set to
34665         ERANGE for exact underflow cases.
34666         * stdlib/Makefile (tests): Add tst-tininess and
34667         tst-strtod-underflow.
34668         ($(objpfx)tst-tininess): Use $(link-libm).
34669         ($(objpfx)tst-strtod-underflow): Likewise.
34671 2012-10-30  Andreas Jaeger  <aj@suse.de>
34673         [BZ#14767]
34674         * elf/Makefile (tests): Remove conditional for have-initfini-array
34675         since this is now always required and the variable does not exist
34676         anymore.
34677         (tests-static): Likewise.
34678         (modules-names): Likewise.
34680         * po/eo.po: Add Esperanto translation from translation project.
34682         * elf/tst-array1.c (fini_array): Make writeable so that it can be
34683         merged with constructor/destructor.
34684         (init_array): Likewise.
34685         * elf/tst-array2dep.c (fini_array): Likewise.
34686         (init_array): Likewise.
34688 2012-10-29  Mike Frysinger  <vapier@gentoo.org>
34690         * manual/message.texi: Delete @cartouche tags.
34692 2012-10-29  Pino Toscano  <toscano.pino@tiscali.it>
34694         * sysdeps/mach/hurd/fdatasync.c: Turn ERR into EINVAL if it is
34695         EOPNOTSUPP.
34696         * sysdeps/mach/hurd/fsync.c: Likewise.
34698         * sysdeps/pthread/aio_notify.c (__aio_notify_only)
34699         [_POSIX_REALTIME_SIGNALS]: Change condition to
34700         [_POSIX_REALTIME_SIGNALS > 0].
34702 2012-10-27  Andreas Jaeger  <aj@suse.de>
34704         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h (__O_LARGEFILE)
34705         [!__x86_64]: Do not define, take value from <bits/fcntl-linux.h>.
34706         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (__O_LARGEFILE):
34707         [__WORDSIZE != 64]: Likewise.
34709 2012-10-26  H.J. Lu  <hongjiu.lu@intel.com>
34711         *  iconvdata/tst-table.sh: Remove ${SHELL}.
34712         *  iconvdata/tst-tables.sh: Likewise.
34714 2012-10-25  David S. Miller  <davem@davemloft.net>
34716         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
34717         (__get_clockfreq_via_proc_openprom): Use strtoumax instead
34718         of strtoull.
34720         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Add comments for
34721         ifunc-impl-list.c
34722         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
34723         * sysdeps/sparc/sparc64/multiarch/ifunc-impl-list.c: New file.
34724         * sysdeps/sparc/sparc32/sparcv9/multiarch/ifunc-impl-list.c: New
34725         file.
34727 2012-10-25  Roland McGrath  <roland@hack.frob.com>
34729         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
34730         (__get_clockfreq_via_proc_openprom): Use __getdents instead of
34731         __getdirentries.
34733 2012-10-25  Joseph Myers  <joseph@codesourcery.com>
34734             Jim Blandy  <jimb@codesourcery.com>
34736         * scripts/cross-test-ssh.sh: New file.
34737         * manual/install.texi (Configuring and compiling): Document use of
34738         cross-test-ssh.sh.
34739         * INSTALL: Regenerated.
34741 2012-10-25  Pino Toscano  <toscano.pino@tiscali.it>
34743         * sysdeps/mach/hurd/ptrace.c (ptrace): Use __hurd_fail to return
34744         EOPNOTSUPP.
34746 2012-10-25  Joseph Myers  <joseph@codesourcery.com>
34748         * Makeconfig (run-program-prefix): Fix comment.
34750 2012-10-24  Joseph Myers  <joseph@codesourcery.com>
34751             Jim Blandy  <jimb@codesourcery.com>
34753         * Makeconfig (test-wrapper): New variable,
34754         (test-wrapper-env): Likewise.
34755         [$(cross-compiling) = yes && $(test-wrapper) != ""]
34756         (run-built-tests): Define to yes.
34757         (run-program-prefix): Use $(test-wrapper).
34758         (built-program-cmd): Likewise.
34759         * Rules (make-test-out): Use $(test-wrapper-env) and
34760         $(host-built-program-cmd).
34761         * elf/Makefile ($(objpfx)order.out): Use $(test-wrapper).
34762         ($(objpfx)tst-pathopt.out): Pass $(test-wrapper-env) to
34763         tst-pathopt.sh.
34764         ($(objpfx)tst-rtld-load-self.out): Pass $(test-wrapper) and
34765         $(test-wrapper-env) to tst-rtld-load-self.sh.
34766         ($(objpfx)order2.out): Use $(test-wrapper).
34767         ($(objpfx)tst-initorder.out): Likewise.
34768         ($(objpfx)tst-initorder2.out): Likewise.
34769         ($(objpfx)tst-unused-dep.out): Use $(test-wrapper-env).
34770         * elf/tst-pathopt.sh (run_program_prefix): Remove unused variable.
34771         (test_wrapper_env): New variable.  Use it to run ld.so.
34772         * elf/tst-rtld-load-self.sh (test_wrapper): New variable.
34773         Use it to run ld.so.
34774         (test_wrapper_env): Likewise.
34775         * iconvdata/Makefile ($(objpfx)iconv-test.out): Pass
34776         $(test-wrapper) to run-iconv-test.sh.
34777         * iconvdata/run-iconv-test.sh (test_wrapper): New variable.
34778         (ICONV): Use $test_wrapper.
34779         * posix/Makefile ($(objpfx)globtest.out): Pass
34780         $(run-via-rtld-prefix), $(test-wrapper) and $(test-wrapper-env) to
34781         globtest.sh, not $(run-program-prefix).
34782         * posix/globtest.sh (run_via_rtld_prefix): New variable.
34783         (test_wrapper): Likewise.
34784         (test_wrapper_env): Likewise.  Use it to run globtest with HOME
34785         set together with run_via_rtld_prefix.
34786         (run_program_prefix): Define in terms of test_wrapper and
34787         run_via_rtld_prefix.
34789 2012-10-24  Roland McGrath  <roland@hack.frob.com>
34791         * nscd/Makefile ($(objpfx)nscd): Remove librt dependency.
34792         * posix/Makefile ($(objpfx)tst-regex, $(objpfx)tst-regex2):
34793         Targets removed.
34795         [BZ #14743]
34796         * include/time.h: Remove librt_hidden_proto (clock_gettime).
34797         Declare __clock_getres, __clock_gettime, __clock_settime,
34798         __clock_nanosleep, and __clock_getcpuclockid.
34799         * rt/clock_gettime.c: Define __clock_gettime as an alias.
34800         Remove librt_hidden_def (clock_gettime).
34801         * sysdeps/unix/clock_gettime.c: Likewise.
34802         * rt/clock_getcpuclockid.c: Define __clock_getcpuclockid as an alias.
34803         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c: Likewise.
34804         * rt/clock_getres.c: Define __clock_getres as an alias.
34805         * sysdeps/posix/clock_getres.c: Likewise.
34806         * rt/clock_settime.c: Define __clock_settime as an alias.
34807         * sysdeps/unix/clock_settime.c: Likewise.
34808         * rt/clock_nanosleep.c: Define __clock_nanosleep as an alias.
34809         * sysdeps/unix/clock_nanosleep.c: Likewise.
34810         * sysdeps/unix/sysv/linux/clock_nanosleep.c: Likewise.
34811         * rt/clock-compat.c: New file.
34812         * rt/Makefile (librt-routines): Add clock-compat and move
34813         $(clock-routines) to ...
34814         (routines): ... here, new variable.
34815         * sysdeps/unix/sysv/linux/powerpc/Makefile (sysdep_routines):
34816         Don't add get_clockfreq here.
34817         * rt/Versions (libc: GLIBC_2.17): New version set.
34818         Add clock_* symbols here.
34819         (libc: GLIBC_PRIVATE): New version set.  Add __clock_* symbols here.
34820         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist
34821         (GLIBC_2.17): Add clock_* symbols.
34822         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Likewise.
34823         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Likewise.
34824         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
34825         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
34826         Likewise.
34827         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
34828         Likewise.
34829         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
34830         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist: Likewise.
34831         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Likewise.
34832         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Likewise.
34833         * NEWS: Mention the move.
34835         * sysdeps/unix/sysv/linux/i386/get_clockfreq.c (__get_clockfreq):
34836         Use __open, __read, __close rather than their public counterparts.
34837         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
34838         (__get_clockfreq_via_cpuinfo): Likewise.
34839         (__get_clockfreq_via_proc_openprom): Likewise, and __getdirentries.
34840         (__get_clockfreq_via_dev_openprom): Likewise, and __ioctl.
34842         * config.h.in (HAVE_IFUNC): New #undef.
34843         * configure.in: Define it if libc_cv_ld_gnu_indirect_function
34844         was successful.
34845         * configure: Regenerated.
34847 2012-10-24  Mike Frysinger  <vapier@gentoo.org>
34849         * configure.in: Move READELF check to start of file.
34850         (libc_cv_ld_gnu_indirect_function): Change to a link test. Rename from
34851         libc_cv_asm_gnu_indirect_function in the process.
34852         * configure: Regenerated.
34854 2012-10-24  Mike Frysinger  <vapier@gentoo.org>
34856         * configure.in (libc_cv_gcc_static_libgcc): Drop -q flag to grep and
34857         send the output to /dev/null.
34858         (libc_cv_cc_with_libunwind): Likewise.
34859         (libc_cv_as_noexecstack): Likewise.
34860         * configure: Regenerate.
34862 2012-10-24  Joseph Myers  <joseph@codesourcery.com>
34864         * io/ftwtest-sh (tmp): Define to ${objpfx}io, not using `pwd`.
34866         * posix/globtest.sh (TMPDIR): Do not set.
34867         (testdir): Define using ${common_objpfx}posix not $TMPDIR.
34868         (testout): Likewise.
34870 2012-10-24  Andreas Jaeger  <aj@suse.de>
34872         * io/fcntl.h: Always define mode_t, off_t, pid_t and use these
34873         types for creat, creat64, lockf, posix_fadvise, posix_fallocate.
34874         [__USE_LARGEFILE64 && !__off64_t_defined]: Define off64_t.
34875         [__USE_LARGEFILE64]: Use off64_t in declaration of lock64,
34876         posix_fadvise64, posix_fallocate64.
34878         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h (F_GETLK, F_SETLK)
34879         (F_SETLKW) [__x86_64]: Remove, provided by <bits/fcntl-linux.h>.
34880         (F_GETLK, F_SETLK, F_SETLKW) [!__USE_FILE_OFFSET64 && !__x86_64__]:
34881         Likewise.
34882         (F_GETLK, F_SETLK, F_SETLKW) [__USE_FILE_OFFSET64 && ! __x86_64__]:
34883         Likewise.
34884         (F_GETLK64, F_SETLK64, F_SETLKW64) [!__x86_64__]: Likewise.
34886         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (F_GETLK, F_SETLK)
34887         (F_SETLKW) [__USE_FILE_OFFSET64]: Remove, provided by
34888         <bits/fcntl-linux.h>.
34889         (F_GETLK64, F_SETLK64, F_SETLKW64) [__WORDSIZE == 64]: Likewise.
34891         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (F_DUPFD, F_GETFD)
34892         (F_SETFD, F_GETFL, F_SETFL): Remove, provided by <bits/fcntl-linux.h>.
34893         (F_GETLK, F_SETLK, F_SETLKW) [__WORDSIZE == 64]: Likewise.
34894         (F_GETLK, F_SETLK, F_SETLKW, F_GETLK64, F_SETLK64, F_SETLKW64)
34895         [__WORDSIZE != 64]: Likewise.
34897 2012-10-23  Joseph Myers  <joseph@codesourcery.com>
34899         * Makeconfig (run-built-tests): New variable.
34900         * Rules [$(cross-compiling) = yes]: Change condition to
34901         [$(run-built-tests) = no].
34902         * catgets/Makefile [$(cross-compiling) != yes]: Change condition
34903         to [$(run-built-tests) = yes].
34904         * elf/Makefile [$(cross-compiling) = no]: Likewise
34905         * grp/Makefile [$(cross-compiling) = no]: Likewise.
34906         * iconv/Makefile [$(cross-compiling) != yes]: Likewise.
34907         * iconvdata/Makefile [$(cross-compiling) = no]: Likewise.
34908         * intl/Makefile [$(cross-compiling) = no]: Likewise.
34909         * io/Makefile [$(cross-compiling) = no]: Likewise.
34910         * libio/Makefile [$(cross-compiling) = no]: Likewise.
34911         * malloc/Makefile [$(cross-compiling) = no]: Likewise.
34912         * misc/Makefile [$(cross-compiling) = no]: Likewise.
34913         * posix/Makefile [$(cross-compiling) = no]: Likewise.
34914         * resolv/Makefile [$(cross-compiling) = no]: Likewise.
34915         * stdio-common/Makefile [$(cross-compiling) = no]: Likewise.
34916         * stdlib/Makefile [$(cross-compiling) = no]: Likewise.
34917         * string/Makefile [$(cross-compiling) = no]: Likewise.
34919         * posix/Makefile ($(objpfx)globtest.out): Pass
34920         $(run-program-prefix) to globtest.sh, not $(elf-objpfx) and
34921         $(rtld-installed-name).
34922         * posix/globtest.sh (elf_objpfx): Remove variable.
34923         (rtld_installed_name): Likewise.
34924         (library_path): Likewise.
34925         (run_program_prefix): New variable.  Use for running globtest
34926         binary.
34928 2012-10-23  Jim Blandy  <jimb@codesourcery.com>
34929             Joseph Myers  <joseph@codesourcery.com>
34931         * Makeconfig (host-built-program-cmd): New variable.
34932         * elf/Makefile (tst-stackguard1-ARGS): Use
34933         $(host-built-program-cmd).
34934         * posix/Makefile (tst-exec-ARGS): Use $(host-built-program-cmd).
34935         (tst-spawn-ARGS): Likewise.
34936         * rt/Makefile (tst-mqueue7-ARGS): Use $(host-built-program-cmd).
34938 2012-10-23  Joseph Myers  <joseph@codesourcery.com>
34939             Jim Blandy  <jimb@codesourcery.com>
34941         * Makeconfig (run-via-rtld-prefix): New variable.
34942         (run-program-prefix): Define in terms of $(run-via-rtld-prefix).
34943         (built-program-cmd): Likewise.
34945 2012-10-22  Andreas Jaeger  <aj@suse.de>
34947         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (O_RSYNC): Define to
34948         __O_RSYNC if it exists, otherwise to O_SYNC.
34950 2012-10-22  Jim Blandy  <jimb@codesourcery.com>
34951             Joseph Myers  <joseph@codesourcery.com>
34953         * iconvdata/run-iconv-test.sh: Redirect iconv stdin in loops from
34954         /dev/null.
34955         * iconvdata/tst-tables.sh: Redirect tst-table.sh stdin in loop
34956         from /dev/null
34957         * posix/tst-getconf.sh: Redirect getconf stdin in loop from
34958         /dev/null.
34960 2012-10-22  Andreas Jaeger  <aj@suse.de>
34962         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (__O_LARGEFILE):
34963         Define always.
34964         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (__O_LARGEFILE): Likewise.
34966         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
34967         bits/fcntl-linux.h.
34969         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (F_GETLK, F_SETLK)
34970         (F_SETLKW) [!F_GETLK]: Define values for [!__USE_FILE_OFFSET64].
34972         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (O_LARGEFILE): Rename
34973         to __O_LARGEFILE.
34974         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_LARGEFILE): Rename
34975         to __O_LARGEFILE.
34977 2012-10-21  Jim Blandy  <jimb@codesourcery.com>
34978             Joseph Myers  <joseph@codesourcery.com>
34980         * config.make.in (NM): New variable.
34982 2012-10-21  Andreas Jaeger  <aj@suse.de>
34984         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Remove all
34985         definitions and declarations that are provided by
34986         <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>.
34988 2012-10-20  H.J. Lu  <hongjiu.lu@intel.com>
34990         [BZ #14683]
34991         * elf/Makefile (tests-static): Add tst-leaks1-static.
34992         (tests): Also depend on $(objpfx)tst-leaks1-static-mem.
34993         ($(objpfx)tst-leaks1-static): New rule.
34994         ($(objpfx)tst-leaks1-static-mem): Likewise.
34995         (tst-leaks1-static-ENV): New macro.
34996         * elf/dl-open.c (dl_open_worker): Check the main application
34997         only if SHARED is defined.
34998         * elf/tst-leaks1-static.c: New file.
35000 2012-10-20  Andreas Jaeger  <aj@suse.de>
35002         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h: New file, contains
35003         generic values for Linux.
35004         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h: Remove all definitions
35005         and declarations that are provided by <bits/fcntl-linux.h> and
35006         include <bits/fcntl-linux.h>.
35007         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
35008         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
35010 2012-10-20  Roland McGrath  <roland@hack.frob.com>
35012         * io/fcntl.h: Move include of <bits/types.h> to the top and
35013         include it unconditionally.
35015 2012-10-20  H.J. Lu  <hongjiu.lu@intel.com>
35017         * wcsmbs/Makefile (tests-ifunc): New variable.
35018         (tests): Add $(tests-ifunc).
35019         * wcsmbs/test-wcschr-ifunc.c: New file.
35020         * wcsmbs/test-wcscmp-ifunc.c: Likewise.
35021         * wcsmbs/test-wcscpy-ifunc.c: Likewise.
35022         * wcsmbs/test-wcslen-ifunc.c: Likewise.
35023         * wcsmbs/test-wcsrchr-ifunc.c: Likewise.
35024         * wcsmbs/test-wmemcmp-ifunc.c: Likewise.
35026         * string/Makefile (tests-ifunc): New variable.
35027         (tests): Add $(tests-ifunc).
35028         * string/test-memccpy.c (TEST_NAME): New macro.
35029         * string/test-memchr.c (TEST_NAME): Likewise.
35030         * string/test-memcmp.c (TEST_NAME): Likewise.
35031         * string/test-memcpy.c (TEST_NAME): Likewise.
35032         * string/test-memmem.c (TEST_NAME): Likewise.
35033         * string/test-memmove.c (TEST_NAME): Likewise.
35034         * string/test-memset.c (TEST_NAME): Likewise.
35035         * string/test-rawmemchr.c (TEST_NAME): Likewise.
35036         * string/test-stpcpy.c (TEST_NAME): Likewise.
35037         * string/test-stpncpy.c (TEST_NAME): Likewise.
35038         * string/test-strcasecmp.c (TEST_NAME): Likewise.
35039         * string/test-strcasestr.c (TEST_NAME): Likewise.
35040         * string/test-strcat.c (TEST_NAME): Likewise.
35041         * string/test-strchr.c (TEST_NAME): Likewise.
35042         * string/test-strcmp.c(TEST_NAME): Likewise.
35043         * string/test-strcpy.c (TEST_NAME): Likewise.
35044         * string/test-strcspn.c (TEST_NAME): Likewise.
35045         * string/test-strlen.c (TEST_NAME): Likewise.
35046         * string/test-strncasecmp.c (TEST_NAME): Likewise.
35047         * string/test-strncmp.c (TEST_NAME): Likewise.
35048         * string/test-strncpy.c (TEST_NAME): Likewise.
35049         * string/test-strnlen.c (TEST_NAME): Likewise.
35050         * string/test-strpbrk.c (TEST_NAME): Likewise.
35051         * string/test-strrchr.c (TEST_NAME): Likewise.
35052         * string/test-strspn.c (TEST_NAME): Likewise.
35053         * string/test-strstr.c (TEST_NAME): Likewise.
35054         * string/test-bcopy-ifunc.c: New file.
35055         * string/test-bzero-ifunc.c: Likewise.
35056         * string/test-memccpy-ifunc.c: Likewise.
35057         * string/test-memchr-ifunc.c: Likewise.
35058         * string/test-memcmp-ifunc.c: Likewise.
35059         * string/test-memcpy-ifunc.c: Likewise.
35060         * string/test-memmem-ifunc.c: Likewise.
35061         * string/test-memmove-ifunc.c: Likewise.
35062         * string/test-mempcpy-ifunc.c: Likewise.
35063         * string/test-memset-ifunc.c: Likewise.
35064         * string/test-rawmemchr-ifunc.c: Likewise.
35065         * string/test-stpcpy-ifunc.c: Likewise.
35066         * string/test-stpncpy-ifunc.c: Likewise.
35067         * string/test-strcasecmp-ifunc.c: Likewise.
35068         * string/test-strcasestr-ifunc.c: Likewise.
35069         * string/test-strcat-ifunc.c: Likewise.
35070         * string/test-strchr-ifunc.c: Likewise.
35071         * string/test-strchrnul-ifunc.c: Likewise.
35072         * string/test-strcmp-ifunc.c: Likewise.
35073         * string/test-strcpy-ifunc.c: Likewise.
35074         * string/test-strcspn-ifunc.c: Likewise.
35075         * string/test-strlen-ifunc.c: Likewise.
35076         * string/test-strncasecmp-ifunc.c: Likewise.
35077         * string/test-strncat-ifunc.c: Likewise.
35078         * string/test-strncmp-ifunc.c: Likewise.
35079         * string/test-strncpy-ifunc.c: Likewise.
35080         * string/test-strnlen-ifunc.c: Likewise.
35081         * string/test-strpbrk-ifunc.c: Likewise.
35082         * string/test-strrchr-ifunc.c: Likewise.
35083         * string/test-strspn-ifunc.c: Likewise.
35084         * string/test-strstr-ifunc.c: Likewise.
35086         * debug/Makefile (tests-ifunc): New variable.
35087         (tests): Add $(tests-ifunc).
35088         * debug/test-stpcpy_chk.c (TEST_NAME): New macro.
35089         * debug/test-strcpy_chk.c (TEST_NAME): Likewise.
35090         * debug/test-stpcpy_chk-ifunc.c: New file.
35091         * debug/test-strcpy_chk-ifunc.c: Likewise.
35093 2012-10-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
35095         [BZ #13601]
35096         * elf/dl-load.c (open_verify): Retry read if the entire ELF
35097         header is not read in.
35099 2012-10-19  Joseph Myers  <joseph@codesourcery.com>
35101         * io/Makefile ($(objpfx)ftwtest.out): Depend on ftwtest-sh.  Pass
35102         script to $(SHELL) as $<.  Pass $(common-objpfx) to script
35103         directly.  Pass built executable to script as
35104         $(built-program-cmd).
35105         * io/ftwtest-sh (ldso): Remove variable.  Run ftwtest directly as
35106         $testprogram without using LD_LIBRARY_PATH and $ldso.
35108         * grp/Makefile ($(objpfx)tst_fgetgrent.out): Pass
35109         $(run-program-prefix) to tst_fgetgrent.sh, not $(elf-objpfx) and
35110         $(rtld-installed-name).
35111         * grp/tst_fgetgrent.sh (elf_objpfx): Remove variable.
35112         (rtld_installed_name): Likewise.
35113         (library_path): Likewise.
35114         (run_program_prefix): New variable.  Use it to run tst_fgetgrent.
35115         * iconvdata/Makefile ($(objpfx)tst-tables.out): Pass
35116         $(run-program-prefix) to tst-tables.sh.
35117         * iconvdata/tst-table.sh (run_program_prefix): New variable.  Use
35118         it to run tst-table-from and tst-table-to.
35119         * iconvdata/tst-tables.sh (run_program_prefix): New variable.
35120         Pass it to tst-table.sh.
35121         * intl/Makefile ($(objpfx)tst-gettext.out): Pass
35122         $(run-program-prefix) to tst-gettext.sh.
35123         ($(objpfx)tst-translit.out): Pass $(run-program-prefix) to
35124         tst-translit.sh.
35125         ($(objpfx)tst-gettext2.out): Pass $(run-program-prefix) to
35126         tst-gettext2.sh.
35127         * intl/tst-gettext.sh (run_program_prefix): New variable.  Use it
35128         to run tst-gettext.
35129         * intl/tst-gettext2.sh (run_program_prefix): New variable.  Use it
35130         to run tst-gettext2.
35131         * intl/tst-translit.sh (run_program_prefix): New variable.  Use it
35132         to run tst-translit.
35133         * malloc/Makefile ($(objpfx)tst-mtrace.out): Pass
35134         $(run-program-prefix) to tst-mtrace.sh.
35135         * malloc/tst-mtrace.sh (run_program_prefix): New variable.  Use it
35136         to run tst-mtrace.
35137         * posix/Makefile ($(objpfx)wordexp-tst.out): Pass
35138         $(run-program-prefix) to wordexp-tst.sh, not $(elf-objpfx) and
35139         $(rtld-installed-name).
35140         * posix/wordexp-tst.sh (elf_objpfx): Remove variable.
35141         (rtld_installed_name): Likewise.
35142         (run_program_prefix): New variable.  Use it to run wordexp-test.
35144         * Makeconfig (ARCH): Remove all definitions.
35145         (machine): Likewise.
35146         [ARCH]: Remove conditional code.
35147         [!objdir]: Give error.
35148         [!objdir] (objpfx): Remove.
35149         [!objdir] (common-objpfx): Likewise.
35150         [!objdir] (common-objdir): Likewise.
35151         * configure.in (config_makefile): Remove.  Hardcode Makefile in
35152         AC_CONFIG_FILES call.
35153         * configure: Regenerated.
35155         [BZ #13888]
35156         * io/ftwtest-sh (tmp): Set to use the working directory, not /tmp
35157         or TMPDIR.
35158         (testout): Likewise.
35160         * posix/Makefile ($(objpfx)tst-getconf.out): Pass
35161         $(built-program-cmd) to tst-getconf.sh, not $(elf-objpfx) and
35162         $(rtld-installed-name).
35163         * posix/tst-getconf.sh (elf_objpfx): Remove variable.
35164         (rtld_installed_name): Likwise.
35165         (runit): Remove function.
35166         (run_getconf): New variable,  Use it for running getconf binary.
35168 2012-10-18  H.J. Lu  <hongjiu.lu@intel.com>
35170         [BZ #14716]
35171         * string/test-memmem.c (check_result): New function.
35172         (do_one_test): Use it.
35173         (check1): New function.
35174         (test_main): Use it.
35176 2012-10-18  Markus Trippelsdorf  <markus@trippelsdorf.de>
35178         * math/Makefile: Comment on slow compilation of test-tgmath2.c.
35180 2012-10-18  Joseph Myers  <joseph@codesourcery.com>
35182         * sysdeps/generic/_G_config.h (_G_OPEN64): Remove.
35183         (_G_LSEEK64): Likewise.
35184         (_G_MMAP64): Likewise.
35185         (_G_FSTAT64): Likewise.
35186         * sysdeps/unix/sysv/linux/_G_config.h (_G_OPEN64): Remove.
35187         (_G_LSEEK64): Likewise.
35188         (_G_MMAP64): Likewise.
35189         (_G_FSTAT64): Likewise.
35190         * libio/fileops.c (mmap_remap_check) [_G_MMAP64]: Make code
35191         unconditional.  Call __mmap64 directly.
35192         (mmap_remap_check) [!_G_MMAP64]: Remove conditional code.
35193         (mmap_remap_check) [_G_LSEEK64]: Make code unconditional.  Call
35194         __lseek64 directly.
35195         (mmap_remap_check) [!_G_LSEEK64]: Remove conditional code.
35196         (decide_maybe_mmap) [_G_MMAP64]: Make code unconditional.  Call
35197         __mmap64 directly.
35198         (decide_maybe_mmap) [!_G_MMAP64]: Remove conditional code.
35199         (decide_maybe_mmap) [_G_LSEEK64]: Make code unconditional.  Call
35200         __lseek64 directly.
35201         (decide_maybe_mmap) [!_G_LSEEK64]: Remove conditional code.
35202         (_IO_file_sync_mmap) [_G_LSEEK64]: Make code unconditional.  Call
35203         __lseek64 directly.
35204         (_IO_file_sync_mmap) [!_G_LSEEK64]: Remove conditional code.
35205         (_IO_file_seek) [_G_LSEEK64]: Make code unconditional.  Call
35206         __lseek64 directly.
35207         (_IO_file_seek) [!_G_LSEEK64]: Remove conditional code.
35208         (_IO_file_stat) [_G_FSTAT64]: Make code unconditional.  Call
35209         __fxstat64 directly.
35210         (_IO_file_stat) [!_G_FSTAT64]: Remove conditional code.
35211         * libio/freopen64.c (freopen64) [_G_OPEN64]: Make code
35212         unconditional.
35213         (freopen64) [!_G_OPEN64]: Remove conditional code.
35214         * libio/fseeko64.c (fseeko64) [_G_LSEEK64]: Make code
35215         unconditional.
35216         (fseeko64) [!_G_LSEEK64]: Remove conditional code.
35217         * libio/ftello64.c (ftello64) [_G_LSEEK64]: Make code
35218         unconditional.
35219         (ftello64) [!_G_LSEEK64]: Remove conditional code.
35220         * libio/iofgetpos64.c (_IO_new_fgetpos64) [_G_LSEEK64]: Make code
35221         unconditional.
35222         (_IO_new_fgetpos64) [!_G_LSEEK64]: Remove conditional code.
35223         * libio/iofopen64.c (_IO_fopen64) [_G_OPEN64]: Make code
35224         unconditional.
35225         (_IO_fopen64) [!_G_OPEN64]: Remove conditional code.
35226         * libio/iofsetpos64.c (_IO_new_fsetpos64) [_G_LSEEK64]: Make code
35227         unconditional.
35228         (_IO_new_fsetpos64) [!_G_LSEEK64]: Remove conditional code.
35229         * libio/oldiofgetpos64.c (_IO_old_fgetpos64) [_G_LSEEK64]: Make code
35230         unconditional.
35231         (_IO_old_fgetpos64) [!_G_LSEEK64]: Remove conditional code.
35232         * libio/oldiofsetpos64.c (_IO_old_fsetpos64) [_G_LSEEK64]: Make code
35233         unconditional.
35234         (_IO_old_fsetpos64) [!_G_LSEEK64]: Remove conditional code.
35236 2012-10-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
35238         [BZ #12140]
35239         * manual/memory.texi (Malloc Tunable Parameters): Add note
35240         about free list pointers overwriting some perturb bytes.
35241         Wording suggested by Roland McGrath.
35243 2012-10-17  Joseph Myers  <joseph@codesourcery.com>
35245         * math/libm-test.inc (gamma_test): Do not call feclearexcept.
35246         (lgamma_test): Likewise.
35247         (tgamma_test): Likewise.
35249 2012-10-16  Florian Weimer  <fweimer@redhat.com>
35251         [BZ #14700]
35252         * sysdeps/posix/opendir.c (MAX_DIR_BUFFER_SIZE): New constant.
35253         (__alloc_dir): Limit buffer to MAX_DIR_BUFFER_SIZE.
35255 2012-10-16  Maxim Kuvyrkov  <maxim@codesourcery.com>
35257         * NEWS: Mention BZ #14716.
35258         * string/str-two-way.h (two_way_short_needle): Fix thinko introduced
35259         when removing AVAILABLE1_USES_J macro.
35261 2012-10-12  H.J. Lu  <hongjiu.lu@intel.com>
35263         * sysdeps/x86/bits/byteswap.h: Include <bits/types.h>.
35264         (__bswap_64): __uint64_t for unsigned 64-bit int.
35266 2012-10-12  Andreas Schwab  <schwab@linux-m68k.org>
35268         * include/string.h (memmem): Declare libc hidden alias.
35269         * string/memmem.c (memmem): Define libc hidden alias.
35270         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Use __open,
35271         __read, __close instead of open, read, close.
35273 2012-10-11  H.J. Lu  <hongjiu.lu@intel.com>
35275         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: New file.
35276         * sysdeps/x86_64/multiarch/memcmp.S (__memcmp_sse2): Make it
35277         global and hidden.
35278         * sysdeps/x86_64/multiarch/memcpy.S (__memcpy_sse2): Likewise.
35279         * sysdeps/x86_64/multiarch/mempcpy.S (__mempcpy_sse2): Likewise.
35280         * sysdeps/x86_64/multiarch/rawmemchr.S (__rawmemchr_sse42):
35281         Likewise.
35282         (__rawmemchr_sse2): Likewise.
35283         * sysdeps/x86_64/multiarch/strcat.S (STRCAT_SSE2): Likewise.
35284         * sysdeps/x86_64/multiarch/strchr.S (__strchr_sse42): Likewise.
35285         (__strchr_sse2): Likewise.
35286         * sysdeps/x86_64/multiarch/strcmp-sse42.S (STRCMP_SSE42): Likewise.
35287         * sysdeps/x86_64/multiarch/strcmp.S (STRCMP_SSE2): Likewise.
35288         (__strcasecmp_sse2): Likewise.
35289         (__strncasecmp_sse2): Likewise.
35290         * sysdeps/x86_64/multiarch/strcpy.S (STRCPY_SSE2): Likewise.
35291         * sysdeps/x86_64/multiarch/strlen.S (__strlen_sse2): Likewise.
35292         * sysdeps/x86_64/multiarch/strnlen.S (__strnlen_sse2): Likewise.
35293         * sysdeps/x86_64/multiarch/strrchr.S (__strrchr_sse42): Likewise.
35294         (__strrchr_sse2): Likewise.
35295         * sysdeps/x86_64/multiarch/memcmp.S: Add comments for
35296         ifunc-impl-list.c.
35297         * sysdeps/x86_64/multiarch/memcpy.S: Likewise.
35298         * sysdeps/x86_64/multiarch/memcpy_chk.S: Likewise.
35299         * sysdeps/x86_64/multiarch/memmove.c: Likewise.
35300         * sysdeps/x86_64/multiarch/memmove_chk.c: Likewise.
35301         * sysdeps/x86_64/multiarch/mempcpy.S: Likewise.
35302         * sysdeps/x86_64/multiarch/mempcpy_chk.S: Likewise.
35303         * sysdeps/x86_64/multiarch/memset.S: Likewise.
35304         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
35305         * sysdeps/x86_64/multiarch/rawmemchr.S: Likewise.
35306         * sysdeps/x86_64/multiarch/stpcpy.S: Likewise.
35307         * sysdeps/x86_64/multiarch/stpncpy.S: Likewise.
35308         * sysdeps/x86_64/multiarch/strcasecmp_l.S: Likewise.
35309         * sysdeps/x86_64/multiarch/strcasestr-c.c: Likewise.
35310         * sysdeps/x86_64/multiarch/strcat.S: Likewise.
35311         * sysdeps/x86_64/multiarch/strchr.S: Likewise.
35312         * sysdeps/x86_64/multiarch/strcmp.S: Likewise.
35313         * sysdeps/x86_64/multiarch/strcpy.S: Likewise.
35314         * sysdeps/x86_64/multiarch/strcspn.S: Likewise.
35315         * sysdeps/x86_64/multiarch/strlen.S: Likewise.
35316         * sysdeps/x86_64/multiarch/strncase_l.S: Likewise.
35317         * sysdeps/x86_64/multiarch/strncat.S: Likewise.
35318         * sysdeps/x86_64/multiarch/strncmp.S: Likewise.
35319         * sysdeps/x86_64/multiarch/strncpy.S: Likewise.
35320         * sysdeps/x86_64/multiarch/strnlen.S: Likewise.
35321         * sysdeps/x86_64/multiarch/strpbrk.S: Likewise.
35322         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
35323         * sysdeps/x86_64/multiarch/strspn.S: Likewise.
35324         * sysdeps/x86_64/multiarch/strstr-c.c: Likewise.
35325         * sysdeps/x86_64/multiarch/wcscpy.S: Likewise.
35326         * sysdeps/x86_64/multiarch/wmemcmp.S: Likewise.
35328         * sysdeps/i386/i686/multiarch/bcopy.S (__bcopy_ia32): Make it
35329         global and hidden.
35330         * sysdeps/i386/i686/multiarch/bzero.S (__bzero_ia32): Likewise.
35331         * sysdeps/i386/i686/multiarch/memcmp.S (__memcmp_ia32): Likewise.
35332         * sysdeps/i386/i686/multiarch/memcpy.S (__memcpy_ia32): Likewise.
35333         * sysdeps/i386/i686/multiarch/memmove.S (__memmove_ia32):
35334         Likewise.
35335         * sysdeps/i386/i686/multiarch/mempcpy.S (__mempcpy_ia32):
35336         Likewise.
35337         * sysdeps/i386/i686/multiarch/strcat.S (STRCAT_IA32): Likewise.
35338         * sysdeps/i386/i686/multiarch/strcmp.S (__STRCMP_IA32): Likewise.
35339         * sysdeps/i386/i686/multiarch/strcpy.S (STRCPY_IA32): Likewise.
35340         * sysdeps/i386/i686/multiarch/bcopy.S: Add comments for
35341         ifunc-impl-list.c.
35342         * sysdeps/i386/i686/multiarch/bzero.S: Likewise.
35343         * sysdeps/i386/i686/multiarch/memchr.S: Likewise.
35344         * sysdeps/i386/i686/multiarch/memcmp.S: Likewise.
35345         * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
35346         * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
35347         * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
35348         * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
35349         * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
35350         * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
35351         * sysdeps/i386/i686/multiarch/memrchr.S: Likewise.
35352         * sysdeps/i386/i686/multiarch/memset.S: Likewise.
35353         * sysdeps/i386/i686/multiarch/memset_chk.S: Likewise.
35354         * sysdeps/i386/i686/multiarch/rawmemchr.S: Likewise.
35355         * sysdeps/i386/i686/multiarch/stpcpy.S: Likewise.
35356         * sysdeps/i386/i686/multiarch/stpncpy.S: Likewise.
35357         * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
35358         * sysdeps/i386/i686/multiarch/strcasecmp_l.S: Likewise.
35359         * sysdeps/i386/i686/multiarch/strcasestr-c.c: Likewise.
35360         * sysdeps/i386/i686/multiarch/strcat.S: Likewise.
35361         * sysdeps/i386/i686/multiarch/strchr.S: Likewise.
35362         * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
35363         * sysdeps/i386/i686/multiarch/strcpy.S: Likewise.
35364         * sysdeps/i386/i686/multiarch/strcspn.S: Likewise.
35365         * sysdeps/i386/i686/multiarch/strlen.S: Likewise.
35366         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
35367         * sysdeps/i386/i686/multiarch/strncase_l.S: Likewise.
35368         * sysdeps/i386/i686/multiarch/strncat.S: Likewise.
35369         * sysdeps/i386/i686/multiarch/strncmp.S: Likewise.
35370         * sysdeps/i386/i686/multiarch/strncpy.S: Likewise.
35371         * sysdeps/i386/i686/multiarch/strnlen.S: Likewise.
35372         * sysdeps/i386/i686/multiarch/strpbrk.S: Likewise.
35373         * sysdeps/i386/i686/multiarch/strrchr.S: Likewise.
35374         * sysdeps/i386/i686/multiarch/strspn.S: Likewise.
35375         * sysdeps/i386/i686/multiarch/strstr-c.c: Likewise.
35376         * sysdeps/i386/i686/multiarch/wcschr.S: Likewise.
35377         * sysdeps/i386/i686/multiarch/wcscmp.S: Likewise.
35378         * sysdeps/i386/i686/multiarch/wcscpy.S: Likewise.
35379         * sysdeps/i386/i686/multiarch/wcslen.S: Likewise.
35380         * sysdeps/i386/i686/multiarch/wcsrchr.S: Likewise.
35381         * sysdeps/i386/i686/multiarch/wmemcmp.S: Likewise.
35382         * sysdeps/i386/i686/multiarch/ifunc-impl-list.c: New file.
35384         * Rules [$(multi-arch) = no] (tests): Filter out $(tests-ifunc).
35385         [$(multi-arch) = no] (xtests): Filter out $(xtests-ifunc).
35386         * include/ifunc-impl-list.h: New file.
35387         * misc/ifunc-impl-list.c: Likewise.
35388         * misc/Makefile (routines): Add ifunc-impl-list.
35389         * misc/Versions (GLIBC_PRIVATE): Add __libc_ifunc_impl_list.
35390         * string/test-string.h: Include <ifunc-impl-list.h>.
35391         (func_list, func_count, impl_count, impl_array) [TEST_IFUNC &&
35392         TEST_NAME]: New variables.
35393         (FOR_EACH_IMPL): Support func_list if TEST_IFUNC and TEST_NAME
35394         are defined.
35395         (test_init): Call __libc_ifunc_impl_list to initialize
35396         func_list if TEST_IFUNC and TEST_NAME are defined.
35398         * string/Makefile (strop-tests): Add bcopy and bzero.
35399         * string/test-bcopy.c: New file.
35400         * string/test-bzero.c: Likewise.
35401         * string/test-memmove.c: Support bcopy test if TEST_BCOPY is
35402         defined.
35403         * string/test-memset.c: Support bzero test if TEST_BZERO is
35404         defined.
35405         * sysdeps/x86_64/multiarch/bcopy.S (bcopy): Jump to
35406         __libc_memmove.
35407         * sysdeps/x86_64/multiarch/bzero.S (__bzero): Jump to
35408         __libc_memset.
35409         * sysdeps/x86_64/multiarch/memset.S (__libc_memset): New alias
35410         of memset.
35412 2012-10-10  Joseph Myers  <joseph@codesourcery.com>
35414         * configure.in: Run $CXX, not cc1plus, to locate C++ headers.
35415         * configure: Regenerated.
35417         * Makeconfig (+link-static-before-libc): Don't include
35418         $(link-static-libc).
35420         * libio/libio.h (_IO_pos_t): Remove.
35422 2012-10-10  Alexandre Oliva <aoliva@redhat.com>
35424         * NEWS: Add note about FIPS mode.  Wording suggested by Roland
35425         McGrath.
35427 2012-10-10  Alexandre Oliva <aoliva@redhat.com>
35429         * crypt/crypt-entry.c: Include fips-private.h.
35430         (__crypt_r, __crypt): Disable MD5 and DES if FIPS is enabled.
35431         * crypt/md5c-test.c (main): Tolerate disabled MD5.
35432         * sysdeps/unix/sysv/linux/fips-private.h: New file.
35433         * sysdeps/generic/fips-private.h: New file, dummy fallback.
35435 2012-10-10  Alexandre Oliva <aoliva@redhat.com>
35437         * crypt/crypt-private.h: Include stdbool.h.
35438         (_ufc_setup_salt_r): Return bool.
35439         * crypt/crypt-entry.c: Include errno.h.
35440         (__crypt_r): Return NULL with EINVAL for bad salt.
35441         * crypt/crypt_util.c (bad_for_salt): New.
35442         (_ufc_setup_salt_r): Check that salt is long enough and within
35443         the specified alphabet.
35444         * crypt/badsalttest.c: New file.
35445         * crypt/Makefile (tests): Add it.
35446         ($(objpfx)badsalttest): New.
35448 2012-10-09  Maxim Kuvyrkov  <maxim@codesourcery.com>
35450         * NEWS: Add entry for BZ #14602.
35452 2012-10-09  Joseph Myers  <joseph@codesourcery.com>
35454         * math/gen-libm-test.pl (parse_args): Handle comparison macros as
35455         type-generic.
35456         * math/libm-test.inc: Update comment listing what functions and
35457         macros are tested.
35458         (isgreater_test): New function.
35459         (isgreaterequal_test): Likewise.
35460         (isless_test): Likewise.
35461         (islessequal_test): Likewise.
35462         (islessgreater_test): Likewise.
35463         (isunordered_test): Likewise.
35464         (main): Call the new functions.
35466 2012-10-09  Roland McGrath  <roland@hack.frob.com>
35468         * aclocal.m4 (GLIBC_PROVIDES): Provide _AS_BASENAME_PREPARE,
35469         _AS_ME_PREPARE, _AS_VAR_ARITH_PREPARE, AS_SHELL_FN_as_fn_set_status,
35470         AS_SHELL_FN_as_fn_exit, AS_SHELL_FN_ac_fn_c_try_compile.
35471         * sysdeps/i386/configure: Regenerated.
35472         * sysdeps/ieee754/ldbl-opt/configure: Regenerated.
35473         * sysdeps/mach/configure: Regenerated.
35474         * sysdeps/mach/hurd/configure: Regenerated.
35475         * sysdeps/powerpc/configure: Regenerated.
35476         * sysdeps/powerpc/powerpc32/configure: Regenerated.
35477         * sysdeps/powerpc/powerpc64/configure: Regenerated.
35478         * sysdeps/s390/s390-32/configure: Regenerated.
35479         * sysdeps/s390/s390-64/configure: Regenerated.
35480         * sysdeps/sh/configure: Regenerated.
35481         * sysdeps/sparc/configure: Regenerated.
35482         * sysdeps/unix/sysv/linux/configure: Regenerated.
35483         * sysdeps/unix/sysv/linux/powerpc/configure: Regenerated.
35484         * sysdeps/x86_64/configure: Regenerated.
35486         * dlfcn/dlerror.c (check_free): Call _dl_addr only if SHARED is
35487         defined.  Don't check if MAP is NULL.
35489 2012-10-09  Joseph Myers  <joseph@codesourcery.com>
35491         * sysdeps/generic/_G_config.h (_G_off64_t): Remove.
35492         (_G_stat64): Likewise.
35493         * sysdeps/unix/sysv/linux/_G_config.h (_G_off64_t): Remove.
35494         (_G_stat64): Likewise.
35495         * libio/filedoalloc.c (_IO_file_doallocate): Use struct stat64
35496         instead of struct _G_stat64.
35497         * libio/fileops.c (mmap_remap_check): Likewise.
35498         (decide_maybe_mmap): Likewise.
35499         (_IO_new_file_seekoff): Likewise.
35500         (_IO_file_stat): Likewise.
35501         * libio/libio.h (_IO_off64_t): Define to __off64_t, not
35502         _G_off64_t.
35503         * libio/oldfileops.c (_IO_old_file_seekoff): Use struct stat64
35504         instead of struct _G_stat64.
35505         * libio/wfileops.c (_IO_wfile_seekoff): Likewise.
35507 2012-10-08  Maxim Kuvyrkov  <maxim@codesourcery.com>
35509         [BZ #14602]
35510         * string/str-two-way.h (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
35511         Replace with ...
35512         (CHECK_EOL): New macro.
35513         (two_way_short_needle): Check beginning of haystack for EOL.  Use
35514         CHECK_EOL.
35515         * string/strcasestr.c (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
35516         Replace with CHECK_EOL.
35517         * string/strstr.c (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
35518         Replace with CHECK_EOL.
35520 2012-10-08  Joseph Myers  <joseph@codesourcery.com>
35522         * math/gen-libm-test.pl (parse_args): Handle isinf and isnan as
35523         type-generic.
35524         * math/libm-test.inc: Update comment listing what functions and
35525         macros are tested.
35526         (finite_test): New function.
35527         (isinf_test): Likewise.
35528         (isnan_test): Likewise.
35529         (fpclassify_test): Test subnormal input.
35530         (isfinite_test): Likewise.
35531         (isnormal_test): Likewise.
35532         (main): Call the new functions.
35534 2012-10-08  Jonathan Nieder  <jrnieder@gmail.com>
35536         [BZ #14660]
35537         * Makerules (%.dynsym): Force C locale when running
35538         $(OBJDUMP) --dynamic-syms.
35540 2012-10-08  Andreas Schwab  <schwab@linux-m68k.org>
35542         * sysdeps/unix/sysv/linux/powerpc/get_timebase_freq.c: Include
35543         <stdint.h>.
35545 2012-10-06  David S. Miller  <davem@davemloft.net>
35547         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S: On 32-bit, clear
35548         upper 32-bits of the length value in %o2 since we use branch-on-register
35549         tests which consider the entire 64-bit register.
35551 2012-10-06  H.J. Lu  <hongjiu.lu@intel.com>
35553         * string/test-strstr.c (check2): Add a test for page boundary.
35555 2012-10-05  David S. Miller  <davem@davemloft.net>
35557         * sysdeps/sparc/sparc64/multiarch/memset-niagara4.S: New file.
35558         * sysdeps/sparc/sparc32/sparcv9/multiarch/memset-niagara4.S: New
35559         file.
35560         * sysdeps/sparc/sparc64/multiarch/Makefile: Add to
35561         sysdep_routines.
35562         * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Likewise.
35563         * sysdeps/sparc/sparc64/multiarch/memset.S: Use Niagara-4 memset
35564         and bzero when HWCAP_SPARC_CRYPTO is present.
35566 2012-10-05  H.J. Lu  <hongjiu.lu@intel.com>
35568         [BZ #14602]
35569         * string/test-strstr.c (check2): New function.
35570         (test_main): Call check2.
35572         * string/Makefile (tests): Remove bug-strstr1, bug-strcasestr1
35573         and bug-strchr1.
35574         * string/bug-strcasestr1.c (do_test): Moved to ...
35575         * string/test-strcasestr.c (check1): Here.  New function.
35576         (do_one_test): Break out result checking code into ...
35577         (check_result): This.  New function.
35578         (do_one_test): Call check_result.
35579         (test_main): Call check1.
35580         * string/bug-strchr1.c (do_test): Moved to ...
35581         * string/test-strchr.c (check1): Here.  New function.
35582         (do_one_test): Break out result checking code into ...
35583         (check_result): This.  New function.
35584         (do_one_test): Call check_result.
35585         (test_main): Call check1.
35586         * string/bug-strstr1.c (main): Moved to ...
35587         * string/test-strstr.c (check1): Here.  New function.
35588         (do_one_test): Break out result checking code into ...
35589         (check_result): This.  New function.
35590         (do_one_test): Call check_result.
35591         (test_main): Call check1.
35592         * string/bug-strcasestr1.c: Removed.
35593         * string/bug-strchr1.c: Likewise.
35594         * string/bug-strstr1.c: Likewise.
35596         * elf/Makefile (dl-routines): Add hwcaps.
35597         * elf/dl-support.c (_dl_important_hwcaps): Removed.
35598         * elf/dl-sysdep.c (_DL_FIRST_EXTRA): Likewise.
35599         (_dl_important_hwcaps): Moved to ...
35600         * elf/dl-hwcaps.c: Here.  New file.
35601         * sysdeps/mach/hurd/dl-sysdep.c (_dl_important_hwcaps): Removed.
35603         [BZ #14557]
35604         * elf/setup-vdso.h (setup_vdso): Set GL(dl_nns) to 1 for vDSO
35605         if IS_IN_rtld isn't defined.
35607         * elf/dl-support.c (_dl_sysinfo_map): New.
35608         Include "get-dynamic-info.h" and "setup-vdso.h".
35609         (_dl_non_dynamic_init): Call setup_vdso.
35610         * elf/dynamic-link.h: Don't include <assert.h>.
35611         (elf_get_dynamic_info): Moved to ...
35612         * elf/get-dynamic-info.h: Here.  New file.
35613         * elf/dynamic-link.h: Include "get-dynamic-info.h".
35614         * elf/rtld.c (dl_main): Break out vDSO setup code into ...
35615         * elf/setup-vdso.h: Here.  New file.
35616         * elf/rtld.c: Include "setup-vdso.h".
35617         (dl_main): Call setup_vdso.
35619 2012-10-05  Joseph Myers  <joseph@codesourcery.com>
35621         * math/libm-test.inc: List nexttoward, cimag, clog10, conf and
35622         creal in comment listing functions tested.  List finite, isinf,
35623         isnan, isless, islessequal, isgreater, isgreaterequal,
35624         islessgreater, isunordered, lgamma_r and pow10 as functions and
35625         macros not tested.  Mention which functions not tested are aliases
35626         for other functions.  Fix typo.  Note that signs of NaNs are not
35627         tested.
35629         * scripts/config.guess: Update from config.git.
35630         * scripts/config.sub: Likewise.
35632 2012-10-04  Roland McGrath  <roland@hack.frob.com>
35634         * misc/Versions (GLIBC_PRIVATE): New set, add __madvise.
35635         * misc/madvise.c (madvise): Renamed to __madvise.
35636         Make madvise a weak alias.
35637         * include/sys/mman.h: Declare __madvise.
35638         Replace libc_hidden_proto (madvise) with libc_hidden_proto (__madvise).
35639         * sysdeps/unix/syscalls.list
35640         (madvise): Make __madvise the strong name, and madvise a weak alias.
35641         * sysdeps/unix/sysv/linux/syscalls.list
35642         (madvise, mmap): Remove redundant entries.
35643         * malloc/arena.c (shrink_heap): Use __madvise, not madvise.
35644         * malloc/malloc.c (mtrim): Likewise.
35645         * sysdeps/mach/hurd/malloc-machine.h (madvise): Renamed to __madvise.
35647 2012-10-03  Roland McGrath  <roland@hack.frob.com>
35649         * sysdeps/mach/hurd/dl-cache.c: File removed.
35650         * config.h.in (USE_LDCONFIG): New #undef.
35651         * configure.in (use_ldconfig): If set, define USE_LDCONFIG.
35652         * configure: Regenerated.
35653         * elf/Makefile (dl-routines): Add dl-cache only under
35654         [$(use-ldconfig) = yes].
35655         * elf/dl-load.c (_dl_map_object): Conditionalize code consulting the
35656         cache on [USE_LDCONFIG].
35657         * elf/dl-open.c (_dl_open): Call _dl_unload_cache only under
35658         [USE_LDCONFIG].
35659         * elf/rtld.c (dl_main): Likewise.
35661 2012-10-03  Pino Toscano  <toscano.pino@tiscali.it>
35663         * sysdeps/posix/sysconf.c (__sysconf): Return 0 also for
35664         _SC_LEVEL4_CACHE_LINESIZE.
35666 2012-10-03  Roland McGrath  <roland@hack.frob.com>
35668         * sysdeps/unix/bsd/confstr.h: File removed.
35670 2012-10-02  Alexandre Oliva <aoliva@redhat.com>
35672         * scripts/check-local-headers.sh: Exclude sys/sdt.h and
35673         sys/sdt-config.h.
35675 2012-10-02  Roland McGrath  <roland@hack.frob.com>
35677         * elf/dl-load.c (_dl_map_object_from_fd: struct loadcmd):
35678         Make 'mapoff' field ElfW(Off) rather than off_t.
35680 2012-10-02  Dmitry V. Levin  <ldv@altlinux.org>
35682         * nscd/Makefile: Remove nscd-cflags and all its users.
35683         (CPPFLAGS-nonlib): Add preprocessor flags for nscd modules.
35684         (CFLAGS-nonlib): Add compiler flags for nscd modules.
35686         [BZ #10631]
35687         * malloc.c (malloc_printerr): Clarify error message.
35689 2012-10-02  H.J. Lu  <hongjiu.lu@intel.com>
35691         [BZ #14648]
35692         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
35693         Set bit_FMA_Usable if FMA is supported.
35694         * sysdeps/x86_64/multiarch/init-arch.h (bit_FMA_Usable): New
35695         macro.
35696         (bit_FMA4_Usable): Updated.
35697         (index_FMA_Usable): New macro.
35698         (CPUID_FMA): Likewise
35699         (HAS_FMA): Defined with bit_FMA_Usable.
35701 2012-10-01  Roland McGrath  <roland@hack.frob.com>
35703         * bits/types.h (__swblk_t): Type removed.
35704         * bits/typesizes.h (__SWBLK_T_TYPE): Macro removed.
35705         * sysdeps/mach/hurd/bits/typesizes.h (__SWBLK_T_TYPE): Likewise.
35706         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
35707         (__SWBLK_T_TYPE): Likewise.
35708         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
35709         (__SWBLK_T_TYPE): Likewise.
35710         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
35711         (__SWBLK_T_TYPE): Likewise.
35712         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
35713         (__SWBLK_T_TYPE): Likewise.
35715 2012-10-01  Patsy Franklin <pfrankli@redhat.com>
35716             Honza Horak <hhorak@redhat.com>
35718         * nis/yp_xdr.c (xdr_domainname): Use YPMAXDOMAIN as maxsize.
35719         (xdr_mapname): Use YPMAXMAP as maxsize.
35720         (xdr_peername): Use YPMAXPEER as maxsize.
35721         (xdr_keydat): Use YPAXRECORD as maxsize.
35722         (xdr_valdat): Use YPMAXRECORD as maxsize.
35724 2012-10-01  Roland McGrath  <roland@hack.frob.com>
35726         * io/openat.c [!__ASSUME_ATFCTS] (__have_atfcts): New global variable.
35728         * sysdeps/unix/sysv/linux/init-first.c: Moved to ...
35729         * csu/init-first.c: ... here.
35730         * sysdeps/unix/sysv/linux/powerpc/init-first.c: Update #include.
35731         * sysdeps/unix/sysv/linux/s390/init-first.c: Likewise.
35732         * sysdeps/unix/sysv/linux/x86_64/init-first.c: Likewise.
35733         * sysdeps/unix/sysv/linux/x86_64/x32/init-first.c: Likewise.
35734         * sysdeps/i386/init-first.c: File removed.
35735         * sysdeps/sh/init-first.c: File removed.
35737 2012-10-01  Joseph Myers  <joseph@codesourcery.com>
35739         [BZ #14645]
35740         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Compute result as x * y
35741         if x * y might underflow to zero and z is zero.
35742         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
35743         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
35744         * math/libm-test.inc (min_subnorm_value): New variable.
35745         (fma_test): Add more tests.
35746         (fma_test_towardzero): Likewise.
35747         (fma_test_downward): Likewise
35748         (fma_test_upward): Likewise.
35749         (initialize): Set min_subnorm_value.
35751 2012-09-29  Joseph Myers  <joseph@codesourcery.com>
35753         [BZ #14638]
35754         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Use x * y + z for exact
35755         0 + 0.
35756         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Use original rounding
35757         mode for addition resulting in exact zero.
35758         * sysdeps/ieee754/ldbl-128/s_fma.c (__fma): Likewise.
35759         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Use x * y + z for
35760         exact 0 + 0.
35761         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
35762         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
35763         * math/libm-test.inc (fma_test): Add more tests.
35764         (fma_test_towardzero): New function.
35765         (fma_test_downward): Likewise.
35766         (fma_test_upward): Likewise.
35767         (main): Call the new functions.
35769 2012-09-28  David S. Miller  <davem@davemloft.net>
35771         * sysdeps/sparc/fpu/libm-test-ulps: Fix garbage in file.
35773 2012-09-28  Roland McGrath  <roland@hack.frob.com>
35775         * sysdeps/posix/sleep.c (__sleep): Rewritten using __nanosleep
35776         instead of SIGALRM.
35778         * sysdeps/gnu/_G_config.h: Moved to ...
35779         * sysdeps/unix/sysv/linux/_G_config.h: ... here.
35780         * sysdeps/mach/hurd/_G_config.h: Moved to ...
35781         * sysdeps/generic/_G_config.h: ... here.
35783         * io/open.c (__open): Renamed to __libc_open.  Make __open an alias.
35785         * posix/Makefile ($(objpfx)config-name.h): Do $(make-target-directory).
35787         * nss/Makefile ($(objpfx)/libnss_test1.so$(libnss_test1.so-version)):
35788         Conditionalize target on [libnss_test1.so-version].
35790         * elf/dl-sysdep.c: Conditionalize whole contents on [SHARED].
35792         * Makeconfig (nssobjdir, resolvobjdir): Remove variables.
35793         (elfobjdir): Move out of conditionals.
35795         * nss/nsswitch.c (nss_new_service): Conditionalize definition and
35796         declaration on [!DO_STATIC_NSS || SHARED], matching its only caller.
35797         (__nss_lookup_function): Conditionalize label remove_from_tree on
35798         [!DO_STATIC_NSS || SHARED], matching its only use.
35800 2012-09-28  David S. Miller  <davem@davemloft.net>
35802         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S: New file.
35803         * sysdeps/sparc/sparc32/sparcv9/multiarch/memcpy-niagara4.S: New
35804         file.
35805         * sysdeps/sparc/sparc64/multiarch/Makefile: Add to
35806         sysdep_routines.
35807         * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Likewise.
35808         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Use Niagara-4 memcpy
35809         when HWCAP_SPARC_CRYPTO is present.
35811 2012-09-28  Pino Toscano  <toscano.pino@tiscali.it>
35813         * io/tst-mknodat.c: Create a FIFO instead of a socket.
35815 2012-09-28  Andreas Schwab  <schwab@linux-m68k.org>
35817         [BZ #6530]
35818         * stdio-common/vfprintf.c (process_string_arg): Revert
35819         2000-07-22 change.
35821 2011-09-28  Jonathan Nieder  <jrnieder@gmail.com>
35823         * stdio-common/Makefile (tst-sprintf-ENV): Set environment
35824         for testcase.
35825         * stdio-common/tst-sprintf.c: Include <locale.h>
35826         (main): Test sprintf's handling of incomplete multibyte
35827         characters.
35829 2012-09-28  H.J. Lu  <hongjiu.lu@intel.com>
35831         * elf/dl-runtime.c (VERSYMIDX): Removed.
35832         * elf/dl-version.c (VERSYMIDX): Likewise.
35833         * elf/do-rel.h (VERSYMIDX): Likewise.
35834         (VALIDX): Likewise.
35835         * elf/dynamic-link.h (VERSYMIDX): Likewise.
35836         * elf/rtld.c (VALIDX): Likewise.
35837         (ADDRIDX): Likewise.
35838         * sysdeps/sparc/sparc32/dl-machine.h (VALIDX): Likewise.
35839         * sysdeps/sparc/sparc64/dl-machine.h (VALIDX): Likewise.
35840         * sysdeps/x86_64/dl-tlsdesc.h (ADDRIDX): Likewise.
35841         * sysdeps/generic/ldsodefs.h (VERSYMIDX): New macro.
35842         (VALIDX): Likewise.
35843         (ADDRIDX): Likewise.
35845 2012-09-28  Pino Toscano  <toscano.pino@tiscali.it>
35847         * sysdeps/pthread/aio_fsync.c: Fix the file mode checking.
35849 2012-09-28  Dmitry V. Levin  <ldv@altlinux.org>
35851         [BZ #11438]
35852         * sysdeps/posix/getaddrinfo.c (default_scopes): Map RFC 1918 addresses
35853         to global scope.
35854         * posix/tst-rfc3484.c: Verify 10/8, 172.16/12 and 196.128/16
35855         addresses are in the same scope as 192.0.2/24.
35856         * posix/gai.conf: Document new scope table defaults.
35858 2012-09-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
35860         [BZ #5298]
35861         * libio/fileops.c (_IO_new_file_seekoff): Don't flush buffer
35862         for ftell.  Compute offsets from write pointers instead.
35863         * libio/wfileops.c (_IO_wfile_seekoff): Likewise.
35865 2012-09-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
35867         [BZ #14543]
35868         * libio/Makefile (tests): New test case tst-fseek.
35869         * libio/tst-fseek.c: New test case to verify that fseek/ftell
35870         combination works in wide mode.
35871         * libio/wfileops.c (_IO_wfile_seekoff): Adjust internal buffer
35872         state when the external buffer state changes.
35874 2012-09-27  David S. Miller  <davem@davemloft.net>
35876         [BZ #14376]
35877         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Do not
35878         pass reloc->r_addend in as the 'high' argument to
35879         sparc64_fixup_plt when handling R_SPARC_JMP_IREL relocations.
35881         * sysdeps/sparc/fpu/libm-test-ulps: Update.
35883 2012-09-28  Pino Toscano  <toscano.pino@tiscali.it>
35885         * rt/tst-aio2.c: Include <pthread.h>.
35886         * rt/tst-aio3.c: Likewise.
35888 2012-09-27  Steve Ellcey  <sellcey@mips.com>
35890         * sysdeps/ieee754/ldbl-128/bits/huge_vall.h: Remove.
35892 2012-09-27  H.J. Lu  <hongjiu.lu@intel.com>
35894         * sysdeps/x86_64/multiarch/strncmp-ssse3.S: Conditionalize
35895         contents on [SHARED].
35897 2012-09-26  Marek Polacek  <polacek@redhat.com>
35899         [BZ #14530]
35900         [BZ #13741]
35901         * misc/sys/cdefs.h: Define __extern_inline and __extern_always_inline
35902         for C++ and GCC <4.3 as well as for non GCC compilers.
35904 2012-09-26  Markus Trippelsdorf  <markus@trippelsdorf.de>
35906         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
35908 2012-09-25  Roland McGrath  <roland@hack.frob.com>
35910         * Makefile.in (all, install): Declare with .PHONY.
35911         Reported by Michael Hope <michael.hope@linaro.org>.
35913 2012-09-25  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
35915         * manual/platform.texi (PowerPC): Document __ppc_get_timebase_freq.
35916         * sysdeps/powerpc/sys/platform/ppc.h: Include the operating
35917         system header.
35918         * sysdeps/unix/sysv/linux/powerpc/Makefile (sysdep_headers):
35919         Likewise.
35920         (sydep_routines): Add the new and the internal functions.
35921         * sysdeps/unix/sysv/linux/powerpc/bits/ppc.h: New file.
35922         * sysdeps/unix/sysv/linux/powerpc/get_timebase_freq.c: Likewise.
35923         * sysdeps/unix/sysv/linux/powerpc/powerpc32/Versions
35924         (GLIBC_2.17): Add the new function.
35925         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist
35926         (GLIBC_2.17): Likewise.
35927         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions
35928         (GLIBC_2.17): Likewise.
35929         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist
35930         (GLIBC_2.17): Likewise.
35931         * sysdeps/unix/sysv/linux/powerpc/test-gettimebasefreq.c: New file.
35933 2012-09-25  Alan Modra  <amodra@gmail.com>
35935         * sysdeps/unix/sysv/linux/powerpc/pthread_once.c (__pthread_once):
35936         Add release barrier before setting once_control to say
35937         initialisation is done.  Add hints on lwarx.  Use macro in
35938         place of isync.
35939         (clear_once_control): Add release barrier.
35941 2012-09-25  Joseph Myers  <joseph@codesourcery.com>
35943         [BZ #13629]
35944         * math/s_clog.c (__clog): Handle more values close to |z| = 1
35945         specially.
35946         * math/s_clog10.c (__clog10): Likewise.
35947         * math/s_clog10f.c (__clog10f): Likewise.
35948         * math/s_clog10l.c (__clog10l): Likewise.
35949         * math/s_clogf.c (__clogf): Likewise.
35950         * math/s_clogl.c (__clogl): Likewise.
35951         * math/Makefile (libm-calls): Add x2y2m1.
35952         * sysdeps/generic/math_private.h (__x2y2m1f): Declare.
35953         (__x2y2m1): Likewise.
35954         (__x2y2m1l): Likewise.
35955         * sysdeps/ieee754/dbl-64/x2y2m1.c: New file.
35956         * sysdeps/ieee754/dbl-64/x2y2m1f.c: Likewise.
35957         * sysdeps/ieee754/ldbl-128/x2y2m1l.c: Likewise.
35958         * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Likewise.
35959         * sysdeps/ieee754/ldbl-96/x2y2m1.c: Likewise.
35960         * sysdeps/ieee754/ldbl-96/x2y2m1l.c: Likewise.
35961         * math/libm-test.inc (clog_test, clog10_test): Add more tests.
35962         * sysdeps/i386/fpu/libm-test-ulps: Update.
35963         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
35965         [BZ #14621]
35966         * posix/glob.c (next_brace_sub): Use size_t instead of unsigned
35967         int as type of variable DEPTH.
35968         (glob): Use size_t instead of int as type of variables NEWCOUNT
35969         and OLD_PATHC.
35971 2012-09-25  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
35973         * sysdeps/i386/i686/fpu/multiarch/Makefile (sysdep_routines):
35974         Add s_sincosf-sse2.
35975         * sysdeps/i386/i686/fpu/multiarch/s_sincosf.c: New file.
35976         * sysdeps/i386/i686/fpu/multiarch/s_sincosf-sse2.S: New file.
35977         * sysdeps/ieee754/flt-32/s_sincosf.c (SINCOSF, SINCOSF_FUNC): Add
35978         macros for using routine as __sincosf_ia32.
35979         Use macro for function declaration and weak_alias.
35980         * sysdeps/i386/fpu/libm-test-ulps: Update.
35982         * sysdeps/x86_64/fpu/s_sincosf.S: New file.
35983         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
35985         * math/s_ccoshf.c (__ccoshf): Fix wrong usage of sincos for
35986         subnormal argument.
35987         * math/s_cexpf.c (__cexpf): Likewise.
35988         * math/s_csinf.c (__csinf): Likewise.
35989         * math/s_csinhf.c (__csinhf): Likewise.
35990         * math/s_ctanf.c (__ctanf): Likewise.
35991         * math/s_ctanhf.c (__ctanhf): Likewise.
35992         * math/s_ccosh.c (__ccoshf): Likewise.
35993         * math/s_cexp.c (__cexpl): Likewise.
35994         * math/s_csin.c (__csin): Likewise.
35995         * math/s_csinh.c (__csinh): Likewise.
35996         * math/s_ctan.c (__ctan): Likewise.
35997         * math/s_ctanh.c (ctanh): Likewise.
35998         * math/s_ccoshl.c (__ccoshl): Likewise.
35999         * math/s_cexpl.c (__cexpl): Likewise.
36000         * math/s_csinl.c (__csinl): Likewise.
36001         * math/s_csinhl.c (__csinhl): Likewise.
36002         * math/s_ctanl.c (__ctanl): Likewise.
36003         * math/s_ctanhl.c (__ctanhl): Likewise.
36005 2012-09-25  Joseph Myers  <joseph@codesourcery.com>
36007         * libio/libio.h (_IO_size_t): Define to size_t, not _G_size_t.
36008         (_IO_ssize_t): Define to __ssize_t, not _G_ssize_t.
36009         (_IO_off_t): Define to __off_t, not _G_off_t.
36010         (_IO_pid_t): Define to __pid_t, not _G_pid_t.
36011         (_IO_uid_t): Define to __uid_t, not _G_uid_t.
36012         (_IO_wint_t): Define to wint_t, not _G_wint_t.
36013         * libio/libioP.h (struct _IO_jump_t): Use size_t not _G_size_t as
36014         type of __dummy and __dummy2 fields.
36015         * sysdeps/generic/_G_config.h (_G_size_t): Remove.
36016         (_G_ssize_t): Likewise.
36017         (_G_off_t): Likewise.
36018         (_G_pid_t): Likewise.
36019         (_G_uid_t): Likewise.
36020         (_G_wchar_t): Likewise.
36021         (_G_wint_t): Likewise.
36022         * sysdeps/gnu/_G_config.h (_G_size_t): Remove.
36023         (_G_ssize_t): Likewise.
36024         (_G_off_t): Likewise.
36025         (_G_pid_t): Likewise.
36026         (_G_uid_t): Likewise.
36027         (_G_wchar_t): Likewise.
36028         (_G_wint_t): Likewise.
36029         * sysdeps/mach/hurd/_G_config.h (_G_size_t): Remove.
36030         (_G_ssize_t): Likewise.
36031         (_G_off_t): Likewise.
36032         (_G_pid_t): Likewise.
36033         (_G_uid_t): Likewise.
36034         (_G_wchar_t): Likewise.
36035         (_G_wint_t): Likewise.
36037 2012-09-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
36039         * malloc/arena.c: Include malloc-sysdep.h.
36040         (shrink_heap): Use check_may_shrink_heap to decide if madvise
36041         is sufficient to shrink the heap or an unmap is needed.
36042         * sysdeps/generic/malloc-sysdep.h: New file.  Define
36043         new function check_may_shrink_heap.
36044         * sysdeps/unix/sysv/linux/malloc-sysdep.h: New file.  Define
36045         new function check_may_shrink_heap.
36047 2012-09-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
36049         * libio/fileops.c (_IO_new_file_seekoff): Fix typos in
36050         comments.
36052 2012-09-24  Dmitry V. Levin  <ldv@altlinux.org>
36054         * catgets/test-gencat.sh: Add "set -e".
36055         * elf/tst-pathopt.sh: Likewise.
36056         * grp/tst_fgetgrent.sh: Likewise.
36057         * iconvdata/run-iconv-test.sh: Likewise.
36058         * intl/tst-gettext.sh: Likewise.
36059         * intl/tst-gettext2.sh: Likewise.
36060         * intl/tst-gettext4.sh: Likewise.
36061         * intl/tst-gettext6.sh: Likewise.
36062         * intl/tst-translit.sh: Likewise.
36063         * io/ftwtest-sh: Likewise.
36064         * libio/test-freopen.sh: Likewise.
36065         * malloc/tst-mtrace.sh: Likewise.
36066         * posix/globtest.sh: Likewise.
36067         * posix/tst-getconf.sh: Likewise.
36068         * posix/wordexp-tst.sh: Likewise.
36069         * stdio-common/tst-printf.sh: Likewise.
36070         * stdio-common/tst-unbputc.sh: Likewise.
36071         * stdlib/tst-fmtmsg.sh: Likewise.
36072         * sysdeps/x86_64/tst-xmmymm.sh: Likewise.
36073         * catgets/Makefile: Do not specify -e option when running
36074         testsuite shell scripts.
36075         * elf/Makefile: Likewise.
36076         * grp/Makefile: Likewise.
36077         * iconvdata/Makefile: Likewise.
36078         * intl/Makefile: Likewise.
36079         * io/Makefile: Likewise.
36080         * libio/Makefile: Likewise.
36081         * malloc/Makefile: Likewise.
36082         * posix/Makefile: Likewise.
36083         * stdio-common/Makefile: Likewise.
36084         * stdlib/Makefile: Likewise.
36085         * sysdeps/x86_64/Makefile: Likewise.
36087         * io/ftwtest-sh: Add copyright header.
36088         * posix/globtest.sh: Likewise.
36089         * posix/tst-getconf.sh: Likewise.
36090         * posix/wordexp-tst.sh: Likewise.
36091         * sysdeps/x86_64/tst-xmmymm.sh: Likewise.
36093 2012-09-24  H.J. Lu  <hongjiu.lu@intel.com>
36095         [BZ #13679]
36096         * Makeconfig (+link): Defined as $(+link-static) if
36097         $(build-shared) isn't yes.
36098         (link-tests): Defined as $(+link-static-tests) if $(build-shared)
36099         isn't yes.
36100         (static-gnulib): Add -lgcc_eh if $(build-shared) isn't yes.
36102         * Makeconfig (+postctorT): Replace crtendS.o with crtend.o.
36104         [BZ #14562]
36105         * malloc/arena.c (heap_trim): Properly get fencepost and adjust
36106         new chunk size with MALLOC_ALIGN_MASK.
36108 2012-09-24  Joseph Myers  <joseph@codesourcery.com>
36110         [BZ #5044]
36111         * stdio-common/printf_fphex.c: Include <stdbool.h> and
36112         <rounding-mode.h>.
36113         (__printf_fphex): Determine rounding using get_rounding_mode and
36114         round_away.
36115         * stdio-common/tst-printf-round.c (struct hex_test): New
36116         structure.
36117         (hex_tests): New variable.
36118         (test_hex_in_one_mode): New function.
36119         (do_test): Also run tests for hex float output.
36121 2012-09-21  Joseph Myers  <joseph@codesourcery.com>
36123         * libio/iopopen.c [_IO_HAVE_SYS_WAIT]: Make code unconditional.
36124         [!_IO_HAVE_SYS_WAIT]: Remove conditional code.
36125         * libio/libio.h (_IO_HAVE_SYS_WAIT): Remove.
36126         * libio/oldiopopen.c [_IO_HAVE_SYS_WAIT]: Make code unconditional.
36127         [!_IO_HAVE_SYS_WAIT]: Remove conditional code.
36128         * sysdeps/generic/_G_config.h (_G_HAVE_SYS_WAIT): Remove.
36129         * sysdeps/gnu/_G_config.h (_G_HAVE_SYS_WAIT): Likewise.
36130         * sysdeps/mach/hurd/_G_config.h (_G_HAVE_SYS_WAIT): Likewise.
36132 2012-09-20  Joseph Myers  <joseph@codesourcery.com>
36134         * libio/libio.h [_G_NEED_STDARG_H]: Make code unconditional.
36135         * sysdeps/generic/_G_config.h (_G_NEED_STDARG_H): Remove.
36136         * sysdeps/gnu/_G_config.h (_G_NEED_STDARG_H): Remove.
36137         * sysdeps/mach/hurd/_G_config.h (_G_NEED_STDARG_H): Remove.
36139 2012-09-19  Dmitry V. Levin  <ldv@altlinux.org>
36141         [BZ #14579]
36142         * elf/rtld.c (dl_main): Limit the check for self loading to normal
36143         mode only.
36144         * elf/tst-rtld-load-self.sh: New test.
36145         * elf/Makefile: Run it.
36147 2012-09-18  Joseph Myers  <joseph@codesourcery.com>
36149         * sysdeps/wordsize-64/Makefile [$(subdir) = misc]
36150         (tst-writev-ENV): Remove.
36151         * sysdeps/wordsize-64/tst-writev.c (TIMEOUT): Define.
36153 2012-09-17  Chris Metcalf  <cmetcalf@tilera.com>
36155         * crypt/md5test-giant.c (TIMEOUT): Increase to 8 minutes for tilegx.
36157 2012-09-17  Joseph Myers  <joseph@codesourcery.com>
36159         * libio/iogetline.c [_LIBC || !_G_HAVE_IO_GETLINE_INFO]: Make code
36160         unconditional.
36161         * libio/iogetwline.c [_LIBC || !_G_HAVE_IO_GETLINE_INFO]:
36162         Likewise.
36163         * sysdeps/generic/_G_config.h (_G_HAVE_IO_GETLINE_INFO): Remove.
36164         * sysdeps/gnu/_G_config.h (_G_HAVE_IO_GETLINE_INFO): Likewise.
36165         * sysdeps/mach/hurd/_G_config.h (_G_HAVE_IO_GETLINE_INFO):
36166         Likewise.
36168 2012-09-14  H.J. Lu  <hongjiu.lu@intel.com>
36170         [BZ #14587]
36171         * Makeconfig (ASFLAGS): Remove $(have-cpp-asm-debuginfo) check.
36172         * config.make.in (have-cpp-asm-debuginfo): Removed.
36173         * configure.in: Don't substitute libc_cv_cpp_asm_debuginfo.
36174         * configure: Regenerated.
36176 2012-09-14  Joseph Myers  <joseph@codesourcery.com>
36178         [BZ #5044]
36179         * stdio-common/printf_fp.c: Include <stdbool.h> and
36180         <rounding-mode.h>.
36181         (___printf_fp): Determine rounding using get_rounding_mode and
36182         round_away.
36183         * stdio-common/tst-printf-round.c: New file.
36184         * stdio-common/Makefile (tests): Add tst-printf-round.
36185         (link-libm): New variable.
36186         ($(objpfx)tst-printf-round): Depend in $(link-libm).
36188 2012-09-13  H.J. Lu  <hongjiu.lu@intel.com>
36190         [BZ #14576]
36191         * bits/libc-lock.h (__rtld_lock_init_recursive): Removed.
36192         * sysdeps/mach/bits/libc-lock.h (__rtld_lock_init_recursive):
36193         Likewise.
36194         * sysdeps/mach/hurd/bits/libc-lock.h (__rtld_lock_init_recursive):
36195         Likewise.
36197 2012-09-13  Joseph Myers  <joseph@codesourcery.com>
36199         * libio/libio.h [!_G_HAVE_PRINTF_FP] (_IO_USE_DTOA): Remove.
36200         * sysdeps/generic/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
36201         * sysdeps/gnu/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
36202         * sysdeps/mach/hurd/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
36204 2012-09-12  Joseph Myers  <joseph@codesourcery.com>
36206         [BZ #14518]
36207         * include/rounding-mode.h: New file.
36208         * sysdeps/generic/get-rounding-mode.h: Likewise.
36209         * sysdeps/s390/fpu/get-rounding-mode.h: Likewise.
36210         * stdlib/strtod_l.c: Include <rounding-mode.h>.
36211         (MAX_VALUE): New macro.
36212         (MIN_VALUE): Likewise.
36213         (overflow_value): New function.
36214         (underflow_value): Likewise.
36215         (round_and_return): Use overflow_value and underflow_value to
36216         determine return values in overflow and underflow cases.  Use
36217         round_away to determine rounding depending on rounding mode.
36218         (____STRTOF_INTERNAL): Use overflow_value and underflow_value to
36219         determine return values in overflow and underflow cases.
36220         * stdlib/tst-strtod-round.c: Include <fenv.h>.
36221         (struct test_results): New structure.
36222         (struct test): Use struct test_results to store expected results
36223         for all rounding modes.
36224         (TEST): Include expected results for all rounding modes.
36225         (test_in_one_mode): New function.
36226         (do_test): Use test_in_one_mode to compute and check results.
36227         Check results for all rounding modes.
36228         * stdlib/Makefile ($(objpfx)tst-strtod-round): Depend on
36229         $(link-libm).
36231 2012-12-09  Allan McRae  <allan@archlinux.org>
36233         * sysdeps/i386/fpu/libm-test-ulps: Update
36235 2012-09-11  Joseph Myers  <joseph@codesourcery.com>
36237         * sysdeps/generic/_G_config.h (_G_int16_t): Remove.
36238         (_G_int32_t): Likewise.
36239         (_G_uint16_t): Likewise.
36240         (_G_uint32_t): Likewise.
36241         (_G_HAVE_BOOL): Likewise.
36242         (_G_HAVE_ATEXIT): Likewise.
36243         (_G_HAVE_LONG_DOUBLE_IO): Likewise.
36244         (_G_HAVE_IO_FILE_OPEN): Likewise.
36245         * sysdeps/gnu/_G_config.h (_G_int16_t): Remove.
36246         (_G_int32_t): Likewise.
36247         (_G_uint16_t): Likewise.
36248         (_G_uint32_t): Likewise.
36249         (_G_HAVE_BOOL): Likewise.
36250         (_G_HAVE_ATEXIT): Likewise.
36251         (_G_HAVE_LONG_DOUBLE_IO): Likewise.
36252         (_G_HAVE_IO_FILE_OPEN): Likewise.
36253         * sysdeps/mach/hurd/_G_config.h (_G_int16_t): Remove.
36254         (_G_int32_t): Likewise.
36255         (_G_uint16_t): Likewise.
36256         (_G_uint32_t): Likewise.
36257         (_G_HAVE_BOOL): Likewise.
36258         (_G_HAVE_ATEXIT): Likewise.
36259         (_G_HAVE_LONG_DOUBLE_IO): Likewise.
36260         (_G_HAVE_IO_FILE_OPEN): Likewise.
36262 2012-09-11  H.J. Lu  <hongjiu.lu@intel.com>
36264         * csu/libc-tls.c: Update copyright years.
36266 2012-09-10  Joseph Myers  <joseph@codesourcery.com>
36268         * libioP.h [_G_USING_THUNKS]: Make code unconditional.
36269         [!_G_USING_THUNKS]: Remove conditional code.
36270         * sysdeps/gnu/_G_config.h (_G_USING_THUNKS): Remove.
36271         * sysdeps/mach/hurd/_G_config.h (_G_USING_THUNKS): Likewise.
36273         * libio/libioP.h [__GNUC__] (VTABLE_LABEL): Remove.
36274         [!builtinbuf_vtable && __cplusplus] (builtinbuf_vtable): Likewise.
36275         * sysdeps/generic/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
36276         (_G_VTABLE_LABEL_PREFIX): Likewise.
36277         (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
36278         * sysdeps/gnu/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
36279         (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
36280         (_G_VTABLE_LABEL_PREFIX): Likewise.
36281         (_G_VTABLE_LABEL_PREFIX_ID): Likewise.
36282         * sysdeps/mach/hurd/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
36283         (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
36284         (_G_VTABLE_LABEL_PREFIX): Likewise.
36285         (_G_VTABLE_LABEL_PREFIX_ID): Likewise.
36287 2012-09-10  H.J. Lu  <hongjiu.lu@intel.com>
36289         * libio/Makefile: Include ../Makeconfig before tests.
36290         (tests): Add tst-fopenloc and depend on $(objpfx)tst-fopenloc.check
36291         only if $(build-shared) is yes.
36293         * iconv/gconv_db.c: Update copyright years.
36295 2012-09-10  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
36297         * sysdeps/i386/i686/fpu/multiarch/s_sinf-sse2.S: Fix
36298         unwind info if defined PIC. Fix special cases description.
36299         * sysdeps/i386/i686/fpu/multiarch/s_cosf-sse2.S: Likewise.
36301         * sysdeps/x86_64/fpu/s_sinf.S: Fix special cases description, fix
36302         DP_HI_MASK entry.
36303         * sysdeps/x86_64/fpu/s_cosf.S: Likewise.
36305 2012-09-07  H.J. Lu  <hongjiu.lu@intel.com>
36307         * scripts/check-local-headers.sh: Add "shopt -s nullglob".
36309         * iconv/gconv_db.c (free_derivation): Check if deriv->steps
36310         is NULL.
36312         * debug/Makefile (LDFLAGS-tst-chk4): Renamed to ...
36313         (LDLIBS-tst-chk4): This.
36314         (LDFLAGS-tst-chk5): Renamed to ...
36315         (LDLIBS-tst-chk5): This.
36316         (LDFLAGS-tst-chk6): Renamed to ...
36317         (LDLIBS-tst-chk6): This.
36318         (LDFLAGS-tst-lfschk4): Renamed to ...
36319         (LDLIBS-tst-lfschk4): This.
36320         (LDFLAGS-tst-lfschk5): Renamed to ...
36321         (LDLIBS-tst-lfschk5): This.
36322         (LDFLAGS-tst-lfschk6): Renamed to ...
36323         (LDLIBS-tst-lfschk6): This.
36325         * Makefile ($(inst_includedir)/gnu/stubs.h): Remove dependency
36326         on $(common-objpfx)soversions.mk.
36328 2012-09-07  Joseph Myers  <joseph@codesourcery.com>
36330         [BZ #10014]
36331         * manual/examples/inetcli.c (SERVERHOST): Use www.gnu.org as
36332         example host name.
36334 2012-09-07  Siddhesh Poyarekar  <siddhesh@redhat.com>
36336         * malloc/arena.c (arena_get_retry): New function that gets
36337         another arena for the caller to try its request on.
36338         * malloc/malloc.c (__libc_malloc): Use get_another_arena if the
36339         current arena cannot fulfill the request.
36340         (__libc_memalign): Likewise.
36341         (__libc_memalign): Likewise.
36342         (__libc_pvalloc): Likewise.
36343         (__libc_calloc): Likewise.
36345 2012-09-05  John Tobey  <john.tobey@gmail.com>
36347         [BZ #13542]
36348         * manual/arith.texi (Operations on Complex): Fix description
36349         of carg branch cut.
36351 2012-09-06  Joseph Myers  <joseph@codesourcery.com>
36353         [BZ #10014]
36354         * manual/socket.texi (Host Addresses): Use www.gnu.org as example
36355         host name.
36357         [BZ #10038]
36358         * manual/memory.texi (Memory): Make order of menu items match
36359         order of sections.
36361 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
36363         * elf/dl-tls.c (DL_INITIAL_DTV): Removed.
36364         (_dl_initial_dtv): New.  Defined if SHARED isn't defined.
36365         (_dl_deallocate_tls): Restore GL(dl_initial_dtv).
36367 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
36369         * csu/libc-tls.c (static_dtv): Renamed to ...
36370         (_dl_static_dtv): This.  Make it global.
36371         (_dl_initial_dtv): Removed.
36372         (__libc_setup_tls): Updated.
36373         * elf/dl-tls.c (DL_INITIAL_DTV): New macro.
36374         (_dl_deallocate_tls): Replace GL(dl_initial_dtv) with
36375         DL_INITIAL_DTV.
36377 2012-09-06  Petr Machata  <pmachata@redhat.com>
36379         * elf/elf.h (NT_S390_HIGH_GPRS): New macro.
36380         (NT_S390_TIMER, NT_S390_TODCMP, NT_S390_TODPREG): Likewise.
36381         (NT_S390_CTRS, NT_S390_PREFIX, NT_S390_LAST_BREAK): Likewise.
36382         (NT_S390_SYSTEM_CALL, NT_ARM_VFP): Likewise.
36384 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
36386         [BZ #14545]
36387         * csu/libc-tls.c (_dl_initial_dtv): New variable.
36388         * elf/dl-tls.c (_dl_deallocate_tls): Always check dtv before
36389         freeing dtv[-1].
36391 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
36393         [BZ #14544]
36394         * Makeconfig (link-static-before-libc): Replace $(+prector)
36395         with $(+prectorT).
36396         (link-static-after-libc): Replace $(+postctor) with
36397         $(+postctorT).
36398         (link-bounded): Replace $(+prector)/$(+postctor) with
36399         $(+prectorT)/$(+postctorT).
36400         (+prectorT): New macro.
36401         (+postctorT): Likewise.
36403 2012-09-06  Joseph Myers  <joseph@codesourcery.com>
36405         * stdlib/gen-tst-strtod-round.c: Include <assert.h>.
36406         (round_str): Handle values above the maximum for IBM long double
36407         as inexact.
36408         * stdlib/tst-strtod-round.c (tests): Regenerated.
36410 2012-09-06  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
36412         * sysdeps/s390/s390-32/multiarch/Makefile: Remove -mzarch
36413         assembler flag.
36414         * sysdeps/s390/s390-32/multiarch/memcmp.S: Use .machinemode
36415         zarch_nohighgprs around the zarch optimized routines.
36416         * sysdeps/s390/s390-32/multiarch/memcpy.S: Likewise.
36417         * sysdeps/s390/s390-32/multiarch/memset.S: Likewise.
36418         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: Explicitly check
36419         for zarch.
36421 2012-09-05  David S. Miller  <davem@davemloft.net>
36423         * sysdeps/sparc/fpu/libm-test-ulps: Update.
36425         * sysdeps/sparc/bits/hwcap.h (HWCAP_SPARC_PAUSE)
36426         (HWCAP_SPARC_CBCOND, HWCAP_SPARC_CRYPTO): Define.
36427         * sysdeps/sparc/dl-procinfo.h (_DL_HWCAP_COUNT): Increase to 27.
36428         * sysdeps/sparc/dl-procinfo.c (_dl_sparc_cap_flags): Add new
36429         entries.
36431 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
36433         * malloc/arena.c: Fold copyright years.
36434         * malloc/mcheck.c, malloc/memusage.c: Likewise.
36436 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
36438         * malloc/malloc.c (__libc_mallopt) <M_MMAP_MAX>: Fix indentation.
36440 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
36442         * manual/contrib.texi (Contributors): Fix typo.  Complete entry.
36444 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
36446         * malloc/malloc.c (__libc_mallopt) <M_MMAP_THRESHOLD>: Do not
36447         change internal state upon failure.
36449 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
36451         * malloc/mcheck.c (mcheck_check_all): Fix typo.
36452         * malloc/memusage.c (mmap): Likewise.
36453         (mmap64, mremap): Likewise.  Adjust name in comment.
36455 2012-09-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
36457         * libio/fileops.c: Fix typos in comments.
36458         * libio/oldfileops.c: Likewise.
36459         * libio/wfileops.c: Likewise.
36461 2012-09-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
36463         [BZ #1349]
36464         * malloc/Makefile (tests): Add tst-malloc-usable test case.
36465         (tst-malloc-usable-ENV): Set environment for test case.
36466         * malloc/hooks.c (malloc_check_get_size): New function to get
36467         requested size.
36468         * malloc/malloc.c (musable): Use malloc_check_get_size.
36469         * malloc/tst-malloc-usable.c: New test case.
36471 2012-09-05  Andreas Schwab  <schwab@linux-m68k.org>
36473         * stdlib/tst-strtod-overflow.c (TIMEOUT): Define.
36475 2012-09-05  Allan McRae  <allan@archlinux.org>
36477         [BZ #13966]
36478         * configure.in (CXX_SYSINCLUDES): Use compiler output to
36479         determine header location.
36480         * configure: Regenerated.
36482 2012-09-05  Andreas Schwab  <schwab@linux-m68k.org>
36484         * stdlib/gen-tst-strtod-round.c (formats): Add Motorola extended
36485         float format.
36486         * stdlib/tst-strtod-round.c (TEST) [LDBL_MANT_DIG == 64 &&
36487         LDBL_MAX_EXP == 16384]: Add case for Motorola extended float
36488         format.
36489         (test): Regenerate.
36491 2012-09-04  David S. Miller  <davem@davemloft.net>
36493         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: New file.
36494         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: New file.
36495         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: New file.
36497 2012-09-04  Florian Weimer  <fweimer@redhat.com>
36499         * stdlib/tst-secure-getenv.c (alternative_main): Only warn on SGID
36500         failures.
36502         * stdlib/tst-secure-getenv.c: Fix whitespace in comments.
36504 2012-09-04  Joseph Myers  <joseph@codesourcery.com>
36506         [BZ #9914]
36507         * libio/iogetdelim.c: Include <limits.h>.
36508         (_IO_getdelim): Avoid integer overflow in testing whether cur_len
36509         + len + 1 would overflow.
36511 2012-09-03  Andreas Jaeger  <aj@suse.de>
36513         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
36514         * sysdeps/i386/fpu/libm-test-ulps: Update.
36516 2012-09-03  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
36518         * sysdeps/i386/i686/fpu/multiarch/Makefile (sysdep_routines):
36519         Add s_sinf-sse2, s_conf-sse2.
36521         * sysdeps/i386/i686/fpu/multiarch/s_sinf-sse2.S: New file.
36522         * sysdeps/i386/i686/fpu/multiarch/s_cosf-sse2.S: New file.
36523         * sysdeps/i386/i686/fpu/multiarch/s_sinf.c: New file.
36524         * sysdeps/i386/i686/fpu/multiarch/s_cosf.c: New file.
36526         * sysdeps/ieee754/flt-32/s_sinf.c (SINF, SINF_FUNC): Add macros
36527         for using routine as __sinf_ia32.
36528         Use macro for function declaration and weak_alias.
36529         * sysdeps/ieee754/flt-32/s_cosf.c (COSF, COSF_FUNC): Add macros
36530         for using routine as __cosf_ia32.
36531         Use macro for function declaration and weak_alias.
36533         * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: Fix Copyright.
36534         * sysdeps/i386/i686/fpu/multiarch/e_expf.c: Fix Copyright.
36536         * sysdeps/x86_64/fpu/s_sinf.S: New file.
36537         * sysdeps/x86_64/fpu/s_cosf.S: New file.
36538         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
36540         * math/libm-test.inc (cos_test): Add more test cases.
36541         (sin_test): Likewise.
36542         (sincos_test): Likewise.
36544 2012-09-03  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
36546         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c
36547         (IFUNC_RESOLVE): Make pointers to the specialized implementations
36548         hidden.
36549         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: Likewise.
36551 2012-09-02  H.J. Lu  <hongjiu.lu@intel.com>
36553         [BZ #14538]
36554         * sysdeps/x86_64/dl-machine.h (elf_machine_dynamic): Use the
36555         first element of the GOT.
36556         (elf_machine_load_address): Return the difference between
36557         the runtime address of _DYNAMIC and elf_machine_dynamic ().
36559 2012-09-01  Allan McRae  <allan@archlinux.org>
36561         [BZ #13412]
36562         * configure.in (AWK): Require gawk version 3.0 or later.
36563         * configure: Regenerated.
36565 2012-09-01  Joseph Myers  <joseph@codesourcery.com>
36567         * sysdeps/unix/sysv/linux/kernel-features.h
36568         (__ASSUME_POSIX_CPU_TIMERS): Remove.
36569         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
36570         [__NR_clock_getres]: Make code unconditional.
36571         [!__ASSUME_POSIX_CPU_TIMERS]: Remoce conditional code.
36572         (clock_getcpuclockid): Remove code left unreachable by removal of
36573         conditionals.
36574         * sysdeps/unix/sysv/linux/clock_getres.c [__NR_clock_getres]: Make
36575         code unconditional.
36576         [__ASSUME_POSIX_CPU_TIMERS]: Likewise.
36577         [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
36578         * sysdeps/unix/sysv/linux/clock_gettime.c [__NR_clock_gettime]:
36579         Make code unconditional.
36580         [__ASSUME_POSIX_CPU_TIMERS]: Likewise.
36581         [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
36582         * sysdeps/unix/sysv/linux/clock_settime.c
36583         [__ASSUME_POSIX_CPU_TIMERS <= 0 && __NR_clock_settime]: Remove
36584         conditional code.
36585         [__ASSUME_POSIX_CPU_TIMERS]: Make code unconditional.
36586         [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
36588 2012-08-29  H.J. Lu  <hongjiu.lu@intel.com>
36590         [BZ #14476]
36591         * Makefile (install): Also pass LD_SO=$(ld.so-version) to
36592         scripts/test-installation.pl.
36594         * scripts/test-installation.pl: Use LD_SO to get $ld_so_name
36595         and $ld_so_version if it is set.
36597 2012-08-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
36599         [BZ #14516]
36600         * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Don't return
36601         failure if reading from procfs failed.
36602         * sysdeps/unix/sysv/linux/ttyname_r.c (ttyname_r): Likewise.
36604 2012-08-27  Joseph Myers  <joseph@codesourcery.com>
36606         * sysdeps/unix/sysv/linux/kernel-features.h
36607         (__ASSUME_STAT64_SYSCALL): Remove all definitions.
36608         * sysdeps/unix/sysv/linux/fxstat64.c [!__ASSUME_STAT64_SYSCALL]:
36609         Remove conditional code.
36610         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
36611         * sysdeps/unix/sysv/linux/fxstatat64.c [!__ASSUME_STAT64_SYSCALL]:
36612         Remove conditional code.
36613         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
36614         * sysdeps/unix/sysv/linux/i386/fxstat.c
36615         [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
36616         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
36617         * sysdeps/unix/sysv/linux/i386/fxstatat.c
36618         [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
36619         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
36620         * sysdeps/unix/sysv/linux/i386/lxstat.c
36621         [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
36622         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
36623         * sysdeps/unix/sysv/linux/i386/xstat.c [!__ASSUME_STAT64_SYSCALL]:
36624         Remove conditional code.
36625         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
36626         * sysdeps/unix/sysv/linux/lxstat64.c [!__ASSUME_STAT64_SYSCALL]:
36627         Remove conditional code.
36628         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
36629         * sysdeps/unix/sysv/linux/sparc/sparc64/xstat.c: Do not include
36630         <kernel-features.h>.
36631         [__NR_stat64 && !__ASSUME_STAT64_SYSCALL] (__have_no_stat64):
36632         Remove.
36633         * sysdeps/unix/sysv/linux/xstat64.c [!__ASSUME_STAT64_SYSCALL]:
36634         Remove conditional code.
36635         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
36636         * sysdeps/unix/sysv/linux/xstatconv.c [!__ASSUME_STAT64_SYSCALL]:
36637         Remove conditional.
36639 2012-08-27  Mike Frysinger  <vapier@gentoo.org>
36641         [BZ #5400]
36642         * NEWS: Add fixed bug number.
36644 2012-08-27  Joseph Myers  <joseph@codesourcery.com>
36646         [BZ #14519]
36647         * stdlib/strtod_l.c (round_and_return): Return -0.0 for
36648         underflowing exponent in case of negative sign.
36649         * stdlib/tst-strtod-round-data: Add more tests.
36650         * stdlib/tst-strtod-round.c (tests): Regenerated.
36652         [BZ #3479]
36653         * stdlib/strtod_l.c (NDIG): Remove.
36654         (HEXNDIG): Likewise.
36655         (MPNSIZE): Increase to represent 10^n where 2^-n is 1/4 ulp of the
36656         smallest representable value.
36657         (____STRTOF_INTERNAL): Use all fractional decimal digits that may
36658         lie within an exact representation of 1/2 ulp of the result.
36659         * stdlib/fpioconst.c (__tens): Include 10^2^9 and 10^2^10
36660         unconditionally.
36661         (TENS_P9_IDX): Define unconditionally.
36662         (TENS_P9_SIZE): Likewise.
36663         (TENS_P10_IDX): Likewise.
36664         (TENS_P10_SIZE): Likewise.
36665         [BITS_PER_MP_LIMB == 32]: Change condition for larger powers of 10
36666         to !defined __NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024.
36667         [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024] (__tens): Add
36668         entries for 10^2^13 and 10^2^14.
36669         [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024]
36670         (TENS_P13_IDX): Define.
36671         (TENS_P13_SIZE): Likewise.
36672         (TENS_P14_IDX): Likewise.
36673         (TENS_P14_SIZE): Likewise.
36674         (_fpioconst_pow10): Change array size to
36675         FPIOCONST_POW10_ARRAY_SIZE.  Make entries for 10^2^9 and 10^2^10
36676         unconditional.
36677         (_fpioconst_pow10) [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ >
36678         1024]: Add entries for 10^2^13 and 10^2^14.
36679         [LAST_POW10 > _LAST_POW10]: Remove #error.
36680         * stdlib/fpioconst.h (FPIOCONST_POW10_ARRAY_SIZE): Define.
36681         (_fpioconst_pow10): Change array size to
36682         FPIOCONST_POW10_ARRAY_SIZE.
36683         * stdlib/gen-fpioconst.c: New file.
36684         * stdlib/gen-tst-strtod-round.c: Likewise.
36685         * stdlib/tst-strtod-round-data: Likewise.
36686         * stdlib/tst-strtod-round.c: Likewise.
36687         * stdlib/Makefile (tests): Add tst-strtod-round.
36689         [BZ #14459]
36690         * stdlib/strtod_l.c: Include <stdint.h>.
36691         (NDEBUG): Do not define.
36692         (round_and_return): Change EXPONENT parameter to type intmax_t.
36693         Rearrange calculations to avoid internal overflow possibilities.
36694         (str_to_mpn): Change EXPONENT parameter to type intmax_t *.
36695         Rearrange calculations to avoid internal overflow possibilities.
36696         Assert that number fits inside MPNSIZE limbs.
36697         (____STRTOF_INTERNAL): Change EXPONENT variable to type intmax_t.
36698         Change DIG_NO, INT_NO and LEAD_ZERO to type size_t.  Rearrange
36699         calculations and add assertions to avoid internal overflow
36700         possibilities.  Add casts to avoid signed/unsigned operations.
36701         * stdlib/tst-strtod-overflow.c: New file.
36702         * stdlib/Makefile (tests): Add tst-strtod-overflow.
36704 2012-08-25  Marek Polacek  <polacek@redhat.com>
36706         * time/time.h: Fix some typos in comments.
36708 2012-08-23  Roland McGrath  <roland@hack.frob.com>
36710         * posix/tst-rfc3484.c: #undef USE_NSCD before including getaddrinfo.c.
36711         * posix/tst-rfc3484-2.c: Likewise.
36712         * posix/tst-rfc3484-3.c: Likewise.
36714 2012-08-23  Steve McIntyre  <steve.mcintyre@linaro.org>
36716         * elf/elf.h (EF_ARM_ABI_FLOAT_SOFT): New macro.
36717         (EF_ARM_ABI_FLOAT_HARD): Likewise.
36719 2012-08-23  Joseph Myers  <joseph@codesourcery.com>
36721         * sysdeps/unix/sysv/linux/dl-fxstatat64.c: Use <> instead of "" in
36722         #include of fxstatat64.c.
36724 2012-08-22  Roland McGrath  <roland@hack.frob.com>
36726         * shadow/getspent.c: #undef USE_NSCD before #include that gets the code.
36727         * shadow/getspent_r.c: Likewise.
36728         * shadow/getspnam.c: Likewise.
36729         * shadow/getspnam_r.c: Likewise.
36730         * gshadow/getsgent.c: Likewise.
36731         * gshadow/getsgent_r.c: Likewise.
36732         * gshadow/getsgnam.c: Likewise.
36733         * gshadow/getsgnam_r.c: Likewise.
36734         * inet/getnetbyad.c: Likewise.
36735         * inet/getnetbyad_r.c: Likewise.
36736         * inet/getnetbynm.c: Likewise.
36737         * inet/getnetbynm_r.c: Likewise.
36738         * inet/getnetent.c: Likewise.
36739         * inet/getnetent_r.c: Likewise.
36740         * inet/getproto.c: Likewise.
36741         * inet/getproto_r.c: Likewise.
36742         * inet/getprtent.c: Likewise.
36743         * inet/getprtent_r.c: Likewise.
36744         * inet/getprtname.c: Likewise.
36745         * inet/getprtname_r.c: Likewise.
36746         * inet/getrpcbyname.c: Likewise.
36747         * inet/getrpcbyname_r.c: Likewise.
36748         * inet/getrpcbynumber.c: Likewise.
36749         * inet/getrpcbynumber_r.c: Likewise.
36750         * inet/getrpcent.c: Likewise.
36751         * inet/getrpcent_r.c: Likewise.
36752         * inet/getaliasent.c: Likewise.
36753         * inet/getaliasent_r.c: Likewise.
36754         * inet/getaliasname.c: Likewise.
36755         * inet/getaliasname_r.c: Likewise.
36756         * nscd/getgrgid_r.c: Likewise.
36757         * nscd/getgrnam_r.c: Likewise.
36758         * nscd/gethstbyad_r.c: Likewise.
36759         * nscd/gethstbynm3_r.c: Likewise.
36760         * nscd/getpwnam_r.c: Likewise.
36761         * nscd/getpwuid_r.c: Likewise.
36762         * nscd/getsrvbynm_r.c: Likewise.
36763         * nscd/getsrvbypt_r.c: Likewise.
36764         * nscd/gai.c: Likewise.
36766         * configure.in (build_nscd): New substituted variable, set
36767         by --disable-build-nscd and defaults to $use_nscd.
36768         * configure: Regenerated.
36769         * config.make.in (build-nscd): New substituted variable.
36770         * nscd/Makefile (others, others-pie, install-sbin, extra-objs):
36771         Change conditional to require [$(build-nscd) = yes] as well.
36772         * NEWS: Mention --disable-build-nscd in the --disable-nscd item.
36774         [BZ# 13696]
36775         * configure.in (use_nscd): New substituted variable, set by
36776         --disable-nscd.  If enabled, define USE_NSCD.
36777         * configure: Regenerated.
36778         * config.h.in: Add USE_NSCD.
36779         * config.make.in (use-nscd): New substituted variable.
36780         * inet/Makefile (CFLAGS-gethstbyad_r.c): Likewise.
36781         (CFLAGS-gethstbynm_r.c, CFLAGS-gethstbynm2_r.c): Likewise.
36782         (CFLAGS-getsrvbynm_r.c, CFLAGS-getsrvbypt_r.c): Variables removed.
36783         * grp/Makefile (CFLAGS-getgrgid_r.c): Remove -DUSE_NSCD.
36784         (CFLAGS-getgrnam_r.c): Likewise.
36785         (CFLAGS-initgroups.c): Likewise.
36786         * posix/Makefile (CFLAGS-getaddrinfo.c): Remove -DUSE_NSCD.
36787         * pwd/Makefile (CFLAGS-getpwuid_r.c, CFLAGS-getpwnam_r.c):
36788         Variables removed.
36789         * inet/getnetgrent_r.c
36790         (nscd_setnetgrent): New function, broken out of ...
36791         (setnetgrent): ... here.  Call it.
36792         (innetgr): Conditionalize nscd bits on [USE_NSCD].
36793         (nscd_getnetgrent): Conditionalize on [USE_NSCD].
36794         (__internal_getnetgrent_r): Conditionalize its use on [USE_NSCD].
36795         * nscd/Makefile (routines, aux): Move definitions after include of
36796         Makeconfig.  Conditionalize on [$(use-nscd) != no].
36797         * nss/nsswitch.c (nss_load_all_libraries, __nss_disable_nscd):
36798         Conditionalize on [USE_NSCD].
36799         (is_nscd, nscd_init_cb): Likewise.
36800         (nss_load_library): Conditionalize init callback on [USE_NSCD].
36801         * nss/nss_files/files-init.c: Conditionalize body on [USE_NSCD].
36802         * nss/nss_db/db-init.c: Likewise.
36803         * nscd/nscd.c (main): Conditionalize __nss_disable_nscd call on
36804         [USE_NSCD].
36805         * sysdeps/unix/sysv/linux/check_pf.c (get_nl_timestamp): New function.
36806         (make_request): Use it.
36807         (cache_valid_p): New function.
36808         (__check_pf): Use it.
36809         * NEWS: Add item for --disable-nscd.
36811 2012-08-22  Dmitry V. Levin  <ldv@altlinux.org>
36813         * configure.in (SED): Update AC_CHECK_PROG_VER's version extract regexp
36814         to support sed >= 4.2.1-20-ga9bf076.
36815         * configure: Regenerated.
36817 2012-08-22  Roland McGrath  <roland@hack.frob.com>
36819         * csu/libc-start.c (apply_irel): Move extern declarations inside here.
36820         Conditionalize whole body on [IREL].
36822 2012-08-22  Jeff Law <law@redhat.com>
36824         [BZ #14505]
36825         * sysdeps/posix/getaddrinfo.c (gaih_inet): Only use gethostbyname4_r
36826         if the family is PF_UNSPEC.
36828 2012-08-22  Mike Frysinger  <vapier@gentoo.org>
36830         * Makerules (lib-version): Rename from V.
36831         (install-lib-nosubdir): Change V to lib-version.
36833 2012-08-22  Will Schmidt  <will_schmidt@vnet.ibm.com>
36835         [BZ #14252]
36836         * powerpc32/power6/wcschr.c: New file.
36837         * powerpc32/power6/wcscpy.c: New file.
36838         * powerpc32/power6/wcsrchr.c: New file.
36839         * powerpc64/power6/wcschr.c: New file.
36840         * powerpc64/power6/wcscpy.c: New file.
36841         * powerpc64/power6/wcsrchr.c: New file.
36843 2012-08-21  Maxim Kuvyrkov  <maxim@codesourcery.com>
36845         * string/str-two-way.h (AVAILABLE1_USES_J): New macro, define default.
36846         (two_way_short_needle): Use it.
36847         * string/strstr.c (AVAILABLE1_USES_J): Define.
36848         * string/strcasestr.c: Likewise.
36850         * string/str-two-way.h (two_way_short_needle): Use pointers instead of
36851         array references.
36852         * string/strcasestr.c (TOLOWER): Make side-effect safe.
36854         [BZ #11607]
36855         * NEWS: Add an entry.
36856         * string/str-two-way.h (AVAILABLE1, AVAILABLE2, RET0_IF_0): New macros,
36857         define their defaults.
36858         (two_way_short_needle): Detect end-of-string on-the-fly.
36859         * string/strcasestr.c, string/strstr.c (AVAILABLE): Update.
36860         (AVAILABLE1, AVAILABLE2, RET0_IF_0, AVAILABLE_USES_J): Define.
36861         * string/bug-strcasestr1.c: New test.
36862         * string/Makefile: Run it.
36864 2012-08-21  Maxim Kuvyrkov  <maxim@codesourcery.com>
36866         [BZ #11607]
36867         * string/str-two-way.h (two_way_short_needle): Optimize matching of
36868         the first character.
36870 2012-08-21  Roland McGrath  <roland@hack.frob.com>
36872         * csu/elf-init.c (__libc_csu_irel): Function removed.
36873         * csu/libc-start.c (apply_irel): New function.
36874         (LIBC_START_MAIN): Call it instead of __libc_csu_irel.
36876 2012-08-21  Joseph Myers  <joseph@codesourcery.com>
36878         * sysdeps/unix/sysv/linux/kernel-features.h
36879         (__ASSUME_FADVISE64_64_SYSCALL): Remove.
36880         * sysdeps/unix/sysv/linux/i386/posix_fadvise64.S: Do not include
36881         <kernel-features.h>.
36882         [__NR_fadvise64_64]: Make code unconditional.
36883         [!__ASSUME_FADVISE64_64_SYSCALL]: Remove conditional code.
36884         [__NR_fadvise64 && (!__ASSUME_FADVISE64_64_SYSCALL ||
36885         !__NR_fadvise64_64)]: Likewise.
36886         [!(__NR_fadvise64 && (!__ASSUME_FADVISE64_64_SYSCALL ||
36887         !__NR_fadvise64_64))]: Likewise.
36888         [__NR_fadvise64]: Make code unconditional.
36889         [!__NR_fadvise64]: Remove conditional code.
36890         * sysdeps/unix/sysv/linux/posix_fadvise64.c: Do not include
36891         <kernel-features.h>.
36892         (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
36893         unconditional.
36894         (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
36895         conditional code.
36896         * sysdeps/unix/sysv/linux/powerpc/powerpc32/posix_fadvise64.c: Do
36897         not include <kernel-features.h>.
36898         (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
36899         unconditional.
36900         (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
36901         conditional code.
36902         * sysdeps/unix/sysv/linux/s390/s390-32/posix_fadvise64.c: Do not
36903         include <kernel-features.h>.
36904         (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
36905         unconditional.
36906         (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
36907         conditional code.
36909 2012-08-21  Will Schmidt  <will_schmidt@vnet.ibm.com>
36911         * sysdeps/powerpc/powerpc64/power7/memchr.S: Unrolled short loop and
36912         slight instruction rearrangements per scrollpipe analysis.
36913         * sysdeps/powerpc/powerpc64/power7/memchr.S: Likewise.
36915 2012-08-20  Roland McGrath  <roland@hack.frob.com>
36917         * manual/syslog.texi (syslog; vsyslog, closelog):
36918         Fix typo repeated twice: @file{dev/log} -> @file{/dev/log}.
36919         Reported by Ricardo Catalinas Jiménez <jimenezrick@gmail.com>.
36921         * elf/dl-sysdep.c (_dl_important_hwcaps): Fix conditional on using
36922         DSOCAPS to match condition on defining it.
36924 2012-08-20  Joseph Myers  <joseph@codesourcery.com>
36926         * sysdeps/unix/sysv/linux/kernel-features.h
36927         (__ASSUME_SWAPCONTEXT_SYSCALL): Remove.
36928         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S
36929         [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
36930         [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
36931         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S
36932         [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
36933         [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
36934         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S
36935         [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
36936         [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
36938         * sysdeps/unix/sysv/linux/kernel-features.h [__s390__ &&
36939         __LINUX_KERNEL_VERSION >= 0x020616] (__ASSUME_UTIMES): Define.
36941         * sysdeps/unix/sysv/linux/kernel-features.h
36942         (__ASSUME_MMAP2_SYSCALL): Remove all definitions.
36943         * sysdeps/unix/sysv/linux/mmap64.c [__NR_mmap2]: Make code
36944         unconditional.
36945         [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
36946         * sysdeps/unix/sysv/linux/i386/mmap.S (__mmap)
36947         [__ASSUME_MMAP2_SYSCALL]: Make code unconditional.
36948         (__mmap) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
36949         * sysdeps/unix/sysv/linux/i386/mmap64.S (__mmap64) [__NR_mmap2]:
36950         Make code unconditional.
36951         (__mmap64) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
36952         (__mmap64) [!__NR_mmap2]: Likewise.
36953         * sysdeps/unix/sysv/linux/s390/s390-32/mmap.S (__mmap)
36954         [__ASSUME_MMAP2_SYSCALL]: Make code unconditional.
36955         (__mmap) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
36956         * sysdeps/unix/sysv/linux/s390/s390-32/mmap64.S (__mmap64)
36957         [__NR_mmap2]: Make code unconditional.
36958         (__mmap64) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
36959         (__mmap64) [!__NR_mmap2]: Likewise.
36961 2012-08-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
36963         * sysdeps/unix/sysv/linux/s390/s390-32/getrlimit.c: Remove.
36965 2012-08-18  Andreas Jaeger  <aj@suse.de>
36967         * stdio-common/_itoa.c (_itoa): Add missing DUMMY variable.
36969 2012-08-18  Mike Frysinger  <vapier@gentoo.org>
36971         * include/sys/socket.h (__have_sock_cloexec): Add attribute_hidden.
36972         * include/unistd.h (__have_sock_cloexec): Likewise.
36973         (__have_pipe2): Likewise.
36974         (__have_dup3): Likewise.
36976 2012-08-18  Mike Frysinger  <vapier@gentoo.org>
36978         [BZ #9685]
36979         * include/unistd.h (__have_pipe2): Change define into an extern int.
36980         (__have_dup3): Likewise.
36981         * socket/have_sock_cloexec.c: Include fcntl.h.
36982         (__have_pipe2): New variable.
36983         (__have_dup3): Likewise.
36985 2012-08-17  Mike Frysinger  <vapier@gentoo.org>
36987         * sysdeps/unix/sysv/linux/nice.c: Adjust #include.
36989 2012-08-17  Marek Polacek  <polacek@redhat.com>
36991         * sysdeps/ieee754/ldbl-96/s_sincosl.c (__sincosl): Use __attribute__
36992         ((unused)) on I1, which is set by GET_LDOUBLE_WORDS but never used.
36994 2012-08-17  Roland McGrath  <roland@hack.frob.com>
36996         * configure.in: Add AC_SUBST for sysheaders.
36997         * configure: Regenerated.
36998         * config.make.in (sysheaders): New substituted variable.
37000         * sysdeps/unix/mkfifo.c: Moved ...
37001         * sysdeps/posix/mkfifo.c: ... here.
37002         * sysdeps/unix/mkfifoat.c: Moved ...
37003         * sysdeps/posix/mkfifoat.c: ... here.
37005         * sysdeps/unix/utime.c: Moved ...
37006         * sysdeps/posix/utime.c: ... here.
37008         * sysdeps/unix/time.c: Moved ...
37009         * sysdeps/posix/time.c: ... here.
37010         * sysdeps/unix/sysv/linux/time.c: Adjust #include.
37011         * sysdeps/unix/sysv/linux/sparc/sparc64/time.c: Likewise.
37013         * sysdeps/unix/nice.c: Moved ...
37014         * sysdeps/posix/nice.c: ... here.
37016         * sysdeps/unix/alarm.c: Moved ...
37017         * sysdeps/posix/alarm.c: ... here.
37019         * intl/Makefile ($(codeset_mo)): Depend on the input file.
37021 2012-08-17  Jeff Law <law@redhat.com>
37023         * intl/Makefile (codeset_mo): New variable.
37024         ($(codeset_mo)): New target.
37025         (tst-codeset.out): Depend on that.  Remove explicit rule.
37026         (tst-gettext3.out, tst-gettext5.out): Likewise.
37027         (LOCPATH-ENV, tst-codeset-ENV): New variables.
37028         (tst-gettext3-ENV, tst-gettext5-ENV): Likewise.
37029         * intl/tst-codeset.sh: Remove.
37030         * intl/tst-gettext3.sh: Likewise.
37031         * intl/tst-gettext5.sh: Likewise.
37033 2012-08-17  Roland McGrath  <roland@hack.frob.com>
37035         * sysdeps/unix/inet/syscalls.list: File removed.  Move contents into ...
37036         * sysdeps/unix/syscalls.list: ... here.
37038         * sysdeps/posix/getaddrinfo.c
37039         (save_gaiconf_mtime, check_gaiconf_mtime): New functions.
37040         (gaiconf_init, gaiconf_reload): Use them.
37041         [!_STATBUF_ST_NSEC]
37042         (gaiconf_mtime, save_gaiconf_mtime, check_gaiconf_mtime):
37043         Define using time_t rather than struct timespec.
37045         * sysdeps/generic/malloc-machine.h (MUTEX_INITIALIZER): New macro.
37046         (atomic_full_barrier, atomic_read_barrier, atomic_write_barrier):
37047         Macros removed.
37048         * malloc/arena.c (save_malloc_hook, save_free_hook): Conditionalize on
37049         [!NO_THREADS].
37050         (malloc_atfork, free_atfork, atfork_recursive_cntr): Likewise.
37051         (ptmalloc_lock_all, ptmalloc_unlock_all, ptmalloc_unlock_all2):
37052         Likewise.
37054         * elf/dl-iteratephdr.c (__dl_iterate_phdr): Use NULL rather than 0 for
37055         __libc_cleanup_push argument.
37057         * bits/param.h: New file.
37058         * misc/sys/param.h: New file.
37059         * include/sys/param.h: New file.
37060         * misc/Makefile (headers): Add bits/param.h.
37061         * sysdeps/generic/sys/param.h: File removed.
37062         * sysdeps/unix/sysv/linux/bits/param.h: New file.
37063         * sysdeps/unix/sysv/linux/sys/param.h: File removed.
37064         * sysdeps/mach/hurd/bits/param.h: New file.
37065         * sysdeps/mach/hurd/sys/param.h: File removed.
37067         * elf/dl-close.c (_dl_close_worker): Add a cast and a comment to the
37068         last change.
37070         * libio/genops.c (_IO_unbuffer_write): Conditionalize locking code on
37071         [_IO_MTSAFE_IO].
37072         * libio/libioP.h [!_IO_MTSAFE_IO && !NOT_IN_libc]
37073         (_IO_acquire_lock, _IO_acquire_lock_clear_flags2, _IO_release_lock):
37074         New macros.
37076         * Makeconfig [$(libc-reentrant) = yes] (libio-mtsafe): New variable.
37077         * libio/Makefile (CPPFLAGS): Append $(libio-mtsafe) unconditionally
37078         rather than -D_IO_MTSAFE_IO conditionally.
37079         * stdio-common/Makefile (CPPFLAGS): Likewise.
37080         * wcsmbs/Makefile (CPPFLAGS): Likewise.
37081         * stdlib/Makefile (CFLAGS-strfmon.c, CFLAGS-strfmon_l.c):
37082         Use $(libio-mtsafe).
37083         * debug/Makefile (CFLAGS-sprintf_chk.c): Use $(libio-mtsafe) instead
37084         of -D_IO_MTSAFE_IO.
37085         (CFLAGS-snprintf_chk.c, CFLAGS-vsprintf_chk.c): Likewise.
37086         (CFLAGS-vsnprintf_chk.c, CFLAGS-asprintf_chk.c): Likewise.
37087         (CFLAGS-vasprintf_chk.c, CFLAGS-obprintf_chk.c): Likewise.
37088         (CFLAGS-dprintf_chk.c, CFLAGS-vdprintf_chk.c): Likewise.
37089         (CFLAGS-printf_chk.c, CFLAGS-fprintf_chk.c): Likewise.
37090         (CFLAGS-vprintf_chk.c, CFLAGS-vfprintf_chk.c): Likewise.
37091         (CFLAGS-gets_chk.c, CFLAGS-fgets_chk.c): Likewise.
37092         (CFLAGS-fgets_u_chk.c, CFLAGS-fread_chk.c): Likewise.
37093         (CFLAGS-fread_u_chk.c): Likewise.
37094         (CFLAGS-swprintf_chk.c, CFLAGS-vswprintf_chk.c): Likewise.
37095         (CFLAGS-wprintf_chk.c, CFLAGS-fwprintf_chk.c): Likewise.
37096         (CFLAGS-vwprintf_chk.c, CFLAGS-vfwprintf_chk.c): Likewise.
37097         (CFLAGS-fgetws_chk.c, CFLAGS-fgetws_u_chk.c): Likewise.
37098         * grp/Makefile (CFLAGS-fgetgrent_r.c, CFLAGS-putgrent.c): Likewise.
37099         * gshadow/Makefile (CFLAGS-fgetsgent_r.c, CFLAGS-putsgent.c): Likewise.
37100         * misc/Makefile (CFLAGS-mntent_r.c): Likewise.
37101         * pwd/Makefile (CFLAGS-fgetpwent_r.c): Likewise.
37102         * shadow/Makefile (CFLAGS-fgetspent_r.c, CFLAGS-putspent.c): Likewise.
37104         * libio/Makefile: Test [$(libc-reentrant) = yes]
37105         instead of [$(filter %REENTRANT, $(defines)) nonempty].
37107         * Makeconfig
37108         [$(libc-reentrant) = yes] (defines): Append -D_LIBC_REENTRANT.
37109         * sysdeps/pthread/configure: File removed.
37110         * sysdeps/pthread/Makeconfig: New file.
37111         * sysdeps/mach/hurd/Makeconfig (libc-reentrant): New variable.
37112         * sysdeps/mach/hurd/configure.in: Don't touch DEFINES here.
37114 2012-08-16  Gary Benson  <gbenson@redhat.com>
37116         * elf/dl-close.c (_dl_close_worker): Also set r->r_map when
37117         unmapping the first object in a namespace.
37119 2012-08-16  Roland McGrath  <roland@hack.frob.com>
37121         * inet/getnetgrent_r.c (internal_setnetgrent): Renamed to ...
37122         (__internal_setnetgrent): ... this.  Add internal_function to
37123         definition.  Add libc_hidden_def.
37124         (setnetgrent): Update caller.
37125         (internal_endnetgrent): Renamed to ...
37126         (__internal_endnetgrent): ... this.  Add internal_function to
37127         definition.  Add libc_hidden_def.
37128         (endnetgrent): Update caller.
37129         (internal_getnetgrent_r): Renamed to ...
37130         (__internal_getnetgrent_r): ... this.  Add internal_function to
37131         definition.  Add libc_hidden_def.
37132         (__getnetgrent_r): Update caller.
37133         * inet/netgroup.h: Update declarations.  Add libc_hidden_proto uses.
37135 2012-08-16  Joseph Myers  <joseph@codesourcery.com>
37137         * stdlib/longlong.h: Update from GCC.
37139 2012-08-16  Roland McGrath  <roland@hack.frob.com>
37141         * stdlib/gmp-impl.h (udiv_qrnnd_preinv): Use __attribute__ ((unused))
37142         on _QL, which is set by umul_ppmm but never used.
37143         * stdio-common/_itoa.c (_itoa): Use __attribute__ ((unused)) on DUMMY
37144         variables, which are set by GMP macros but never used.
37145         * stdio-common/_itowa.c (_itowa): Likewise.
37146         * stdlib/divmod_1.c (mpn_divmod_1): Likewise.
37147         * stdlib/mod_1.c (mpn_mod_1): Likewise.
37149 2012-08-16  Carlos O'Donell  <carlos_odonell@mentor.com>
37151         * sysdeps/sh/ldsodefs.h (ARCH_PLTENTER_MEMBERS) <sh_gnu_pltenter>:
37152         struct La_sh_regs is not constant.
37153         * sysdeps/sparc/ldsodefs.h (ARCH_PLTENTER_MEMBERS)
37154         <sparc32_gnu_pltenter, sparc64_gnu_pltenter>: struct La_sparc32_regs
37155         and struct La_sparc64_regs are not constant.
37157 2012-08-16  Joseph Myers  <joseph@codesourcery.com>
37159         * sysdeps/unix/sysv/linux/kernel-features.h
37160         (__ASSUME_POSIX_TIMERS): Remove.
37161         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
37162         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
37163         * sysdeps/unix/sysv/linux/clock_getres.c [__ASSUME_POSIX_TIMERS]:
37164         Make code unconditional.
37165         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
37166         * sysdeps/unix/sysv/linux/clock_gettime.c [__ASSUME_POSIX_TIMERS]:
37167         Make code unconditional.
37168         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
37169         * sysdeps/unix/sysv/linux/clock_nanosleep.c
37170         [__ASSUME_POSIX_TIMERS]: Make code unconditional.
37171         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
37172         * sysdeps/unix/sysv/linux/clock_settime.c [__ASSUME_POSIX_TIMERS]:
37173         Make code unconditional.
37174         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
37175         [__ASSUME_POSIX_CPU_TIMERS <= 0 && __NR_clock_settime]
37176         (__libc_missing_posix_timers): Remove.
37178 2012-08-15  Roland McGrath  <roland@hack.frob.com>
37180         * elf/dl-load.c (_dl_map_object_from_fd) [SHARED]: Conditionalize
37181         check of GL(dl_error_catch_tsd) on [_LIBC_REENTRANT].
37183         * bits/libc-lock.h (__rtld_lock_initialize): New macro.
37185         * elf/dl-sym.c: Include <stdlib.h>.
37187         * posix/regcomp.c (init_word_char): Use temporaries to hold the 64-bit
37188         constants, which avoids warnings in 32-bit builds.
37190         * bits/fcntl.h [__USE_POSIX199309 || __USE_UNIX98]:
37191         (O_DSYNC, O_RSYNC): New macros (with NetBSD values).
37193         * misc/lseek.c: File moved to ...
37194         * io/lseek.c: ... here.
37196         * rt/clock_nanosleep.c: Include <time.h>, not <sys/time.h>.
37198         * crypt/sha512.c (sha512_process_block) [!USE_TOTAL128]: Avoid
37199         shifting LEN more than 31 bits at once.
37201 2012-08-15  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
37203         [BZ #14195]
37204         * sysdeps/i386/i686/multiarch/strcmp-sssse3.S: Fix
37205         segmentation fault for a case of two empty input strings.
37206         * string/test-strncasecmp.c (check1): Renamed to...
37207         (bz12205): ...this.
37208         (bz14195): Add new testcase for two empty input strings and N > 0.
37209         (test_main): Call new testcase, adapt for renamed function.
37211 2012-08-15  Andreas Jaeger  <aj@suse.de>
37213         [BZ #14090]
37214         * crypt/md5test2.c: New test, based on test supplied by Serge
37215         Belyshev <belyshev@depni.sinp.msu.ru>.
37216         * crypt/Makefile (xtests): Add md5test-giant..
37217         * crypt/Makefile ($(objpfx)md5test-giant): Add.
37219 2012-08-15  Paul Eggert  <eggert@cs.ucla.edu>
37221         [BZ #14090]
37222         * crypt/md5.c (md5_process_block): Don't assume the buffer
37223         length is less than 2**32.
37224         * crypt/sha512.c (sha512_process_block): Don't assume the buffer
37225         length is less than 2**64.
37227 2012-08-15  Roland McGrath  <roland@hack.frob.com>
37229         * string/str-two-way.h: Include <sys/param.h>.
37230         (MAX): Macro removed.
37232         * sysdeps/x86_64/multiarch/strstr-c.c: Add copyright header.
37233         Move #define and #undef of memmove to just before and after
37234         including <string.h>.
37236         * sysdeps/x86_64/multiarch/memmove.c: Don't include <stddef.h>.
37237         [!NOT_IN_libc]: Move #define and #undef of memmove to just before
37238         and after including <string.h>.  Move declarations of
37239         __memmove_sse2, __memmove_ssse3, and __memmove_ssse3_back
37240         to before #include "string/memmove.c".
37242         * include/dirent.h: Declare __getdirentries.
37244         * sysdeps/posix/system.c (do_system): Cast SUB_REF () to void when not
37245         using its value, to avoid warnings in the [!_LIBC_REENTRANT] case.
37247 2012-08-14  Mike Frysinger  <vapier@gentoo.org>
37249         * config.h.in (HAVE_CPP_ASM_DEBUGINFO): Delete.
37250         * sysdeps/i386/configure.in: Remove assembler-with-cpp debug check.
37251         * sysdeps/i386/configure: Regenerated.
37252         * sysdeps/i386/sysdep.h (ENTRY): Remove calls to STABS_CURRENT_FILE1,
37253         STABS_CURRENT_FILE, and STABS_FUN.
37254         (END): Remove call to STABS_FUN_END.
37255         (STABS_CURRENT_FILE1): Delete.
37256         (STABS_CURRENT_FILE): Likewise.
37257         (STABS_FUN): Likewise.
37258         (STABS_FUN_END): Likewise.
37259         (STABS_FUN2): Likewise.
37260         * sysdeps/x86_64/configure.in: Remove assembler-with-cpp debug check.
37261         * sysdeps/x86_64/configure: Regenerated.
37263 2012-08-14  Roland McGrath  <roland@hack.frob.com>
37265         * elf/dl-open.c: Include <atomic.h>.
37266         * elf/dl-lookup.c: Likewise.
37268 2012-08-14  Joseph Myers  <joseph@codesourcery.com>
37270         * sysdeps/unix/sysv/linux/kernel-features.h
37271         (__ASSUME_CLONE_THREAD_FLAGS): Remove.
37272         * sysdeps/unix/sysv/linux/s390/system.c (FORK): Define
37273         unconditionally.
37274         * sysdeps/unix/sysv/linux/sparc/system.c (FORK): Define
37275         unconditionally.
37276         * sysdeps/unix/sysv/linux/system.c [!FORK] (FORK): Do not
37277         condition on __ASSUME_CLONE_THREAD_FLAGS.
37279 2012-08-14  Andreas Jaeger  <aj@suse.de>
37281         * sysdeps/i386/fpu/libm-test-ulps: Update.
37283 2012-08-13  Maxim Kuvyrkov  <maxim@codesourcery.com>
37285         * include/atomic.h (atomic_exchange_and_add): Split into ...
37286         (atomic_exchange_and_add_acq, atomic_exchange_and_add_rel): ... these.
37287         New atomic macros.
37289 2012-08-13  Markus Trippelsdorf  <markus@trippelsdorf.de>
37291         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
37293 2012-08-13  Jeff Law <law@redhat.com>
37295         * manual/stdio.texi (snprintf): Clarify handling of the trailing
37296         null byte in the output string.
37298 2012-08-10  Joseph Myers  <joseph@codesourcery.com>
37300         * sysdeps/unix/sysv/linux/kernel-features.h
37301         (__LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL): Define.
37302         [__LINUX_KERNEL_VERSION >= __LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL]
37303         (__ASSUME_ARG_MAX_STACK_BASED): Define.
37304         * sysdeps/unix/sysv/linux/sysconf.c (__sysconf)
37305         [__LINUX_KERNEL_VERSION < 0x020617]: Change condition to
37306         !__ASSUME_ARG_MAX_STACK_BASED.  Compare version with
37307         __LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL.
37309 2012-08-09  Jeff Law <law@redhat.com>
37311         [BZ #13939]
37312         * malloc.c/arena.c (reused_arena): New parameter, avoid_arena.
37313         When avoid_arena is set, don't retry in the that arena.  Pick the
37314         next one, whatever it might be.
37315         (arena_get2): New parameter avoid_arena, pass through to reused_arena.
37316         (arena_lock): Pass in new parameter to arena_get2.
37317         * malloc/malloc.c (__libc_memalign): Pass in new parameter to
37318         arena_get2.
37319         (__libc_malloc): Unify retrying after main arena failure with
37320         __libc_memalign version.
37321         (__libc_valloc, __libc_pvalloc, __libc_calloc): Likewise.
37323 2012-08-09  H.J. Lu  <hongjiu.lu@intel.com>
37325         [BZ #14166]
37326         * sysdeps/i386/i686/multiarch/strstr-c.c (strstr): Redefined
37327         to __redirect_strstr.
37328         (__strstr_sse42): Use typeof __redirect_strstr.
37329         (__strstr_ia32): Likewise.
37330         (__libc_strstr): New prototype.
37331         (strstr): Renamed to ...
37332         (__libc_strstr): This.
37333         (strstr): New strong alias of __libc_strstr.
37334         * sysdeps/x86_64/multiarch/strstr-c.c: Likewise.
37335         * sysdeps/unix/sysv/linux/x86_64/time.c (time): Redefined to
37336         __redirect_time.
37337         Include <time.h>.
37338         (__libc_time): New prototype.
37339         (time_ifunc): Replace time with __libc_time.
37340         (time): New strong alias and hidden definition of __libc_time.
37341         (__GI_time): Remove strong alias.
37342         * sysdeps/x86_64/multiarch/memmove.c: Don't include <string.h>.
37343         Include <stddef.h>.
37344         (memmove): Redefined to __redirect_memmove.
37345         (__memmove_sse2): Use typeof __redirect_memmove.
37346         (__memmove_ssse3): Likewise.
37347         (__memmove_ssse3_back): Likewise.
37348         (__libc_memmove): New prototype.
37349         (memmove): Renamed to ...
37350         (__libc_memmove): This.
37351         (memmove): New strong alias of __libc_memmove.
37353 2012-08-08  Mark Salter  <msalter@redhat.com>
37355         * elf/elf.h
37356         (R_MN10300_TLS_GD): Define.
37357         (R_MN10300_TLS_LD): Likewise.
37358         (R_MN10300_TLS_LDO): Likewise.
37359         (R_MN10300_TLS_GOTIE): Likewise.
37360         (R_MN10300_TLS_IE): Likewise.
37361         (R_MN10300_TLS_LE): Likewise.
37362         (R_MN10300_TLS_DTPMOD): Likewise.
37363         (R_MN10300_TLS_DTPOFF): Likewise.
37364         (R_MN10300_TLS_TPOFF): Likewise.
37365         (R_MN10300_SYM_DIFF): Likewise.
37366         (R_MN10300_ALIGN): Likewise.
37367         (R_MN10300_NUM): Update.
37369 2012-08-08  Joseph Myers  <joseph@codesourcery.com>
37371         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_TGKILL):
37372         Remove.
37374 2012-08-08  Roland McGrath  <roland@hack.frob.com>
37376         * sysdeps/posix/fdopendir.c: Include <stddef.h>.
37378         * sysdeps/unix/sysv/linux/readdir64_r.c: Update #include for
37379         sysdeps/unix -> sysdeps/posix move.
37380         * sysdeps/unix/sysv/linux/i386/readdir64_r.c: Likewise.
37382 2012-08-07      Allan McRae     <allan@archlinux.org>
37384         [BZ #14303]
37385         * sunrpc/rpc_main.c (SVR4_CPP): Remove.
37386         (SUNOS_CPP): Likewise.
37387         (find_cpp): Fall back to selecting system cpp when /lib/cpp is
37388         not found.
37389         (open_input): Call CPP using execvp.
37391 2012-08-07  Joseph Myers  <joseph@codesourcery.com>
37393         * sysdeps/unix/sysv/linux/kernel-features.h
37394         (__ASSUME_PROT_GROWSUPDOWN): Remove.
37395         (__ASSUME_NO_CLONE_DETACHED): Likewise.
37396         (__ASSUME_GETDENTS32_D_TYPE): Likewise.
37397         (__ASSUME_WAITID_SYSCALL): Likewise.
37398         * sysdeps/unix/sysv/linux/dl-execstack.c
37399         (_dl_make_stack_executable) [PROT_GROWSDOWN || PROT_GROWSUP]: Make
37400         code unconditional.
37401         (_dl_make_stack_executable) [!__ASSUME_PROT_GROWSUPDOWN]: Remove
37402         conditional code.
37403         * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS)
37404         [__ASSUME_GETDENTS32_D_TYPE]: Make code unconditional.
37405         (__GETDENTS) [!__ASSUME_GETDENTS32_D_TYPE]: Remove conditional
37406         code.
37407         * sysdeps/unix/sysv/linux/waitid.c [__NR_waitid]: Make code
37408         unconditional.
37409         [__ASSUME_WAITID_SYSCALL]: Likewise.
37410         [!__ASSUME_WAITID_SYSCALL]: Remove conditional code.
37412 2012-08-07  Roland McGrath  <roland@hack.frob.com>
37414         * sysdeps/unix/closedir.c: Renamed to ...
37415         * sysdeps/posix/closedir.c: ... here.
37416         * sysdeps/unix/dirfd.c: Renamed to ...
37417         * sysdeps/posix/dirfd.c: ... here.
37418         * sysdeps/unix/dirstream.h: Renamed to ...
37419         * sysdeps/posix/dirstream.h: ... here.
37420         * sysdeps/unix/fdopendir.c: Renamed to ...
37421         * sysdeps/posix/fdopendir.c: ... here.
37422         * sysdeps/unix/opendir.c: Renamed to ...
37423         * sysdeps/posix/opendir.c: ... here.
37424         * sysdeps/unix/readdir.c: Renamed to ...
37425         * sysdeps/posix/readdir.c: ... here.
37426         * sysdeps/unix/readdir_r.c: Renamed to ...
37427         * sysdeps/posix/readdir_r.c: ... here.
37428         * sysdeps/unix/rewinddir.c: Renamed to ...
37429         * sysdeps/posix/rewinddir.c: ... here.
37430         * sysdeps/unix/seekdir.c: Renamed to ...
37431         * sysdeps/posix/seekdir.c: ... here.
37432         * sysdeps/unix/telldir.c: Renamed to ...
37433         * sysdeps/posix/telldir.c: ... here.
37434         * sysdeps/unix/sysv/linux/opendir.c: Update #include.
37435         * sysdeps/unix/sysv/linux/readdir64.c: Likewise.
37436         * sysdeps/unix/sysv/linux/i386/readdir64.c: Likewise.
37437         * sysdeps/unix/sysv/linux/wordsize-64/readdir.c: Likewise.
37439         * sysdeps/unix/bsd/bsd4.4/bits/fcntl.h: Renamed to ...
37440         * bits/fcntl.h: ... here.
37442         * sysdeps/unix/bsd/bsd4.4/bits/fcntl.h (O_NOCTTY): Define to 0x8000,
37443         not 0.
37444         (O_ASYNC, O_FSYNC, O_SYNC): Move outside [__USE_MISC].
37445         [__USE_XOPEN2K8] (O_DIRECTORY, O_NOFOLLOW, O_CLOEXEC): New macros.
37446         (FCREAT, FEXCL, FTRUNC, FNOCTTY, FNONBLOCK): Macros removed.
37447         (struct flock): Move l_start, l_len to the beginning.
37448         Use __pid_t for l_pid.
37449         [__USE_XOPEN2K] (POSIX_FADV_NORMAL, POSIX_FADV_RANDOM): New macros.
37450         [__USE_XOPEN2K] (POSIX_FADV_SEQUENTIAL, POSIX_FADV_WILLNEED): Likewise.
37451         [__USE_XOPEN2K] (POSIX_FADV_DONTNEED, POSIX_FADV_NOREUSE): Likewise.
37452         (F_GETLK64, F_SETLK64, F_SETLKW64): New macros.
37453         [__USE_XOPEN2K8] (F_DUPFD_CLOEXEC): New macro.
37454         [__USE_LARGEFILE64] (struct flock64): New type.
37455         (F_GETOWN, F_SETOWN): Also define for [__USE_XOPEN2K8].
37457         * sysdeps/unix/bsd/bsd4.4/bits/dirent.h: Renamed to ...
37458         * bits/dirent.h: ... here.
37460         * sysdeps/unix/bsd/bsd4.4/bits/dirent.h
37461         [__INO_T_MATCHES_INO64_T] (_DIRENT_MATCHES_DIRENT64): New macro.
37463 2012-08-07  Joseph Myers  <joseph@codesourcery.com>
37465         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
37466         Change from 2.6.0 to 2.6.16.
37467         * sysdeps/unix/sysv/linux/configure: Regenerated.
37468         * sysdeps/unix/sysv/linux/kernel-features.h
37469         (__ASSUME_POSIX_CPU_TIMERS): Define unconditionally.
37470         (__ASSUME_TGKILL): Define conditional on architectures, not kernel
37471         version.
37472         (__ASSUME_UTIMES): Likewise.
37473         (__ASSUME_CLONE_STOPPED): Remove.
37474         (__ASSUME_FADVISE64_64_SYSCALL): Define conditional on
37475         architectures, not kernel version.
37476         (__ASSUME_PROT_GROWSUPDOWN): Define unconditionally.
37477         (__ASSUME_NO_CLONE_DETACHED): Likewise.
37478         (__ASSUME_GETDENTS32_D_TYPE): Likewise.
37479         (__ASSUME_WAITID_SYSCALL): Likewise.
37480         [__sparc__ && __arch64__] (__ASSUME_STAT64_SYSCALL): Do not
37481         condition definition on __LINUX_KERNEL_VERSION >= 0x02060c.
37482         * README: State 2.6.16 as minimum Linux kernel version.  Do not
37483         refer to older versions.
37485 2012-08-06  Roland McGrath  <roland@hack.frob.com>
37487         * dirent/alphasort.c [_DIRENT_MATCHES_DIRENT64]:
37488         Define alphasort64 as an alias.
37489         * dirent/versionsort.c [_DIRENT_MATCHES_DIRENT64]:
37490         Define versionsort64 as an alias.
37491         * dirent/scandir.c [_DIRENT_MATCHES_DIRENT64]:
37492         Define scandir64 as an alias.
37493         * dirent/scandirat.c [_DIRENT_MATCHES_DIRENT64]:
37494         Define scandirat64 as an alias.
37495         * dirent/alphasort64.c (alphasort64):
37496         Conditionalize on [!_DIRENT_MATCHES_DIRENT64].
37497         * dirent/versionsort64.c: Likewise.
37498         * dirent/scandir64.c: Likewise.
37499         * dirent/scandirat64.c: Likewise.
37500         * sysdeps/wordsize-64/alphasort.c: File removed.
37501         * sysdeps/wordsize-64/alphasort64.c: File removed.
37502         * sysdeps/wordsize-64/scandir.c: File removed.
37503         * sysdeps/wordsize-64/scandir64.c: File removed.
37504         * sysdeps/wordsize-64/scandirat.c: File removed.
37505         * sysdeps/wordsize-64/scandirat64.c: File removed.
37506         * sysdeps/wordsize-64/versionsort.c: File removed.
37507         * sysdeps/wordsize-64/versionsort64.c: File removed.
37508         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort.c: File removed.
37509         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort64.c: File removed.
37510         * sysdeps/unix/sysv/linux/x86_64/x32/scandir.c: File removed.
37511         * sysdeps/unix/sysv/linux/x86_64/x32/scandir64.c: File removed.
37512         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat.c: File removed.
37513         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat64.c: File removed.
37514         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort.c: File removed.
37515         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort64.c: File removed.
37517         * bits/typesizes.h [__LP64__] (__INO_T_MATCHES_INO64_T): New macros.
37518         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h:
37519         [__s390x__] (__INO_T_MATCHES_INO64_T): New macro.
37520         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
37521         [defined __arch64__ || defined __sparcv9]
37522         (__INO_T_MATCHES_INO64_T): New macro.
37523         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
37524         [__x86_64__] (__INO_T_MATCHES_INO64_T): New macro.
37525         * bits/dirent.h (_DIRENT_MATCHES_DIRENT64): New macro.
37526         * sysdeps/unix/sysv/linux/bits/dirent.h
37527         [defined __OFF_T_MATCHES_OFF64_T && defined __INO_T_MATCHES_INO64_T]
37528         (_DIRENT_MATCHES_DIRENT64): New macro.
37530         * io/lockf.c [__OFF_T_MATCHES_OFF64_T]:
37531         Define lockf64 as an alias.
37532         * libio/fseeko.c [__OFF_T_MATCHES_OFF64_T]:
37533         Define fseeko64 as an alias.
37534         * libio/ftello.c [__OFF_T_MATCHES_OFF64_T]:
37535         Define ftello64 as an alias.
37536         * libio/iofgetpos.c [__OFF_T_MATCHES_OFF64_T]:
37537         Define _IO_fgetpos64 and fgetpos64 as aliases.
37538         * libio/iofsetpos.c [__OFF_T_MATCHES_OFF64_T]:
37539         Define _IO_fsetpos64 and fsetpos64 as aliases.
37540         * io/lockf64.c [!__OFF_T_MATCHES_OFF64_T]:
37541         Conditionalize body on this.
37542         * libio/fseeko64.c: Likewise.
37543         * libio/ftello64.c: Likewise.
37544         * libio/iofgetpos64.c: Likewise.
37545         * libio/iofsetpos64.c: Likewise.
37546         * sysdeps/wordsize-64/lockf.c: File removed.
37547         * sysdeps/wordsize-64/lockf64.c: File removed.
37548         * sysdeps/wordsize-64/fseeko.c: File removed.
37549         * sysdeps/wordsize-64/fseeko64.c: File removed.
37550         * sysdeps/wordsize-64/ftello.c: File removed.
37551         * sysdeps/wordsize-64/ftello64.c: File removed.
37552         * sysdeps/wordsize-64/iofgetpos.c: File removed.
37553         * sysdeps/wordsize-64/iofgetpos64.c: File removed.
37554         * sysdeps/wordsize-64/iofsetpos.c: File removed.
37555         * sysdeps/wordsize-64/iofsetpos64.c: File removed.
37556         * sysdeps/unix/sysv/linux/x86_64/x32/lockf.c: File removed.
37557         * sysdeps/unix/sysv/linux/x86_64/x32/lockf64.c: File removed.
37558         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko.c: File removed.
37559         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko64.c: File removed.
37560         * sysdeps/unix/sysv/linux/x86_64/x32/ftello.c: File removed.
37561         * sysdeps/unix/sysv/linux/x86_64/x32/ftello64.c: File removed.
37562         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos.c: File removed.
37563         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos64.c: File removed.
37564         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos.c: File removed.
37565         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos64.c: File removed.
37567         * bits/typesizes.h [__LP64__] (__OFF_T_MATCHES_OFF64_T): New macro.
37568         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h:
37569         [__s390x__] (__OFF_T_MATCHES_OFF64_T): New macro.
37570         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
37571         [defined __arch64__ || defined __sparcv9]
37572         (__OFF_T_MATCHES_OFF64_T): New macro.
37573         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
37574         [__x86_64__] (__OFF_T_MATCHES_OFF64_T): New macro.
37575         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
37576         (__OFF_T_MATCHES_OFF64_T): New macro.
37578 2012-08-06  H.J. Lu  <hongjiu.lu@intel.com>
37580         * stdlib/secure-getenv.c (__secure_getenv): Replace
37581         GLIBC_2_16 with GLIBC_2_17.
37583 2012-08-06  H.J. Lu  <hongjiu.lu@intel.com>
37585         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen.c: Removed.
37586         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen64.c: Likewise.
37588 2012-08-03  David S. Miller  <davem@davemloft.net>
37590         * sysdeps/sparc/fpu/libm-test-ulps: Update.
37592 2012-08-03  Joseph Myers  <joseph@codesourcery.com>
37594         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_AT_SECURE):
37595         Remove.
37596         (__ASSUME_CORRECT_SI_PID): Likewise.
37597         (__ASSUME_BRK_PAGE_ROUNDED): Likewise.
37598         (__ASSUME_TMPFS_NAME): Likewise.
37599         * sysdeps/unix/sysv/linux/dl-sysdep.c (frob_brk)
37600         [!__ASSUME_BRK_PAGE_ROUNDED]: Remove conditional code.
37601         * sysdeps/unix/sysv/linux/ldsodefs.h [__ASSUME_AT_SECURE]
37602         (HAVE_AUX_SECURE): Make definition unconditional.
37603         * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs)
37604         [!__ASSUME_TMPFS_NAME]: Remove conditional code.
37606 2012-08-03  Roland McGrath  <roland@hack.frob.com>
37608         * sysdeps/mach/hurd/sys/param.h (MAXSYMLINKS): Macro removed.
37609         * sysdeps/mach/hurd/bits/local_lim.h (SYMLOOP_MAX): Macro removed.
37610         * sysdeps/mach/hurd/eloop-threshold.h: New file.
37611         * hurd/lookup-retry.c (__hurd_file_name_lookup_retry): Use
37612         __eloop_threshold instead of SYMLOOP_MAX.
37614         * sysdeps/generic/eloop-threshold.h: New file.
37615         * stdlib/canonicalize.c (__realpath): Use __eloop_threshold instead
37616         of MAXSYMLINKS.
37617         * elf/chroot_canon.c (chroot_canon): Likewise.
37619 2012-08-03  Joseph Myers  <joseph@codesourcery.com>
37621         [BZ #13717]
37622         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
37623         Change to 2.6.0 everywhere.
37624         * sysdeps/unix/sysv/linux/configure: Regenerated.
37625         * sysdeps/unix/sysv/linux/kernel-features.h
37626         (__ASSUME_SET_THREAD_AREA_SYSCALL): Remove.
37627         (__ASSUME_CLONE_THREAD_FLAGS): Condition on architectures, not
37628         kernel versions.
37629         (__ASSUME_POSIX_TIMERS): Define unconditionally.
37630         (__ASSUME_FUTEX_REQUEUE): Remove.
37631         (__ASSUME_STATFS64): Define unconditionally.
37632         (__ASSUME_AT_SECURE): Likewise.
37633         (__ASSUME_CORRECT_SI_PID): Likewise.
37634         (__ASSUME_TGKILL): Define without depending on kernel version for
37635         i386.
37636         (__ASSUME_UTIMES): Likewise.
37637         (__ASSUME_SWAPCONTEXT_SYSCALL): Condition on architecture, not
37638         kernel version.
37639         (__ASSUME_BRK_PAGE_ROUNDED): Define unconditionally.
37640         (__ASSUME_TMPFS_NAME): Likewise.
37641         * README: Update reference to Linux kernel versions.
37643 2012-08-02  Marek Polacek  <polacek@redhat.com>
37645         [BZ# 14150]
37646         * configure.in (libc_cv_asm_type_prefix): Remove test.  Replace
37647         libc_cv_asm_type_prefix with %.
37648         * configure: Regenerated.
37649         * include/libc-symbols.h: Remove comment about
37650         ASM_TYPE_DIRECTIVE_PREFIX.  Replace ASM_TYPE_DIRECTIVE_PREFIX with %.
37651         (declare_symbol_alias_1_paste) [__ASSEMBLER__]: Do not define.
37652         (declare_symbol_alias_1_paste_1) [__ASSEMBLER__]: Likewise.
37653         (declare_symbol_alias_1_stringify) [!__ASSEMBLER__]: Likewise.
37654         (declare_symbol_alias_1_stringify_1) [!__ASSEMBLER__]: Likewise.
37655         * elf/tst-unique2mod2.c: Replace ASM_TYPE_DIRECTIVE_PREFIX with %.
37656         [HAVE_ASM_UNIQUE_OBJECT]: Do not define S.
37657         [HAVE_ASM_UNIQUE_OBJECT]: Do not define _S.
37658         * elf/tst-unique2mod1.c: Likewise.
37659         * elf/tst-unique1mod2.c: Likewise.
37660         * elf/tst-unique1mod1.c: Likewise.
37661         * config.h.in: Do not undef ASM_TYPE_DIRECTIVE_PREFIX.
37662         * sysdeps/s390/s390-32/sysdep.h: Do not define ASM_TYPE_DIRECTIVE.
37663         Replace ASM_TYPE_DIRECTIVE with .type.
37664         * sysdeps/s390/s390-64/sysdep.h: Likewise.
37665         * sysdeps/i386/sysdep.h: Likewise.
37666         * sysdeps/x86_64/sysdep.h: Likewise.
37667         * sysdeps/sh/sysdep.h: Likewise.
37668         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h:
37669         Do not define ASM_TYPE_DIRECTIVE.
37670         * sysdeps/powerpc/sysdep.h: Likewise.
37671         * sysdeps/powerpc/powerpc32/sysdep.h:
37672         Replace ASM_TYPE_DIRECTIVE with .type.
37673         * sysdeps/s390/s390-32/s390-mcount.S: Likewise.
37674         * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
37675         * sysdeps/i386/fpu/e_powf.S: Likewise.
37676         * sysdeps/i386/fpu/e_expl.S: Likewise.
37677         * sysdeps/i386/fpu/e_atanhf.S: Likewise.
37678         * sysdeps/i386/fpu/e_acosh.S: Likewise.
37679         * sysdeps/i386/fpu/e_pow.S: Likewise.
37680         * sysdeps/i386/fpu/s_asinhl.S: Likewise.
37681         * sysdeps/i386/fpu/e_acoshl.S: Likewise.
37682         * sysdeps/i386/fpu/s_expm1.S: Likewise.
37683         * sysdeps/i386/fpu/s_frexpf.S: Likewise.
37684         * sysdeps/i386/fpu/e_log2.S: Likewise.
37685         * sysdeps/i386/fpu/e_log2l.S: Likewise.
37686         * sysdeps/i386/fpu/e_scalb.S: Likewise.
37687         * sysdeps/i386/fpu/e_powl.S: Likewise.
37688         * sysdeps/i386/fpu/e_log10f.S: Likewise.
37689         * sysdeps/i386/fpu/s_cbrtf.S: Likewise.
37690         * sysdeps/i386/fpu/e_logl.S: Likewise.
37691         * sysdeps/i386/fpu/s_cbrt.S: Likewise.
37692         * sysdeps/i386/fpu/s_frexpl.S: Likewise.
37693         * sysdeps/i386/fpu/s_expm1f.S: Likewise.
37694         * sysdeps/i386/fpu/e_log2f.S: Likewise.
37695         * sysdeps/i386/fpu/e_acoshf.S: Likewise.
37696         * sysdeps/i386/fpu/e_log.S: Likewise.
37697         * sysdeps/i386/fpu/e_scalbf.S: Likewise.
37698         * sysdeps/i386/fpu/e_logf.S: Likewise.
37699         * sysdeps/i386/fpu/e_log10l.S: Likewise.
37700         * sysdeps/i386/fpu/e_atanh.S: Likewise.
37701         * sysdeps/i386/fpu/s_asinhf.S: Likewise.
37702         * sysdeps/i386/fpu/e_log10.S: Likewise.
37703         * sysdeps/i386/fpu/s_frexp.S: Likewise.
37704         * sysdeps/i386/fpu/e_atanhl.S: Likewise.
37705         * sysdeps/i386/fpu/s_asinh.S: Likewise.
37706         * sysdeps/i386/fpu/s_cbrtl.S: Likewise.
37707         * sysdeps/i386/fpu/e_scalbl.S: Likewise.
37708         * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: Likewise.
37709         * sysdeps/i386/i686/fpu/e_logl.S: Likewise.
37710         * sysdeps/i386/i686/strtok.S: Likewise.
37711         * sysdeps/i386/i386-mcount.S: Likewise.
37712         * sysdeps/i386/strtok.S: Likewise.
37713         * sysdeps/x86_64/fpu/e_expl.S: Likewise.
37714         * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
37715         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
37716         * sysdeps/x86_64/fpu/e_logl.S: Likewise.
37717         * sysdeps/x86_64/fpu/e_expf.S: Likewise.
37718         * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
37719         * sysdeps/x86_64/fpu/s_copysignf.S: Likewise.
37720         * sysdeps/x86_64/fpu/s_copysign.S: Likewise.
37721         * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
37722         * sysdeps/x86_64/_mcount.S: Likewise.
37723         * sysdeps/x86_64/strtok.S: Likewise.
37724         * sysdeps/sh/_mcount.S: Likewise.
37726 2012-08-01  Roland McGrath  <roland@hack.frob.com>
37728         * libio/iofopen.c: Include <fcntl.h>.
37729         [_LIBC] [!defined O_LARGEFILE || O_LARGEFILE == 0]
37730         (_IO_fopen64, fopen64): Define as aliases.
37731         * libio/iofopen64.c: Include <fcntl.h>.
37732         [!defined _LIBC || (defined O_LARGEFILE && O_LARGEFILE != 0)]:
37733         Conditionalize body on this.
37734         * sysdeps/wordsize-64/iofopen.c: File removed.
37735         * sysdeps/wordsize-64/iofopen64.c: File removed.
37737 2012-08-01  Marek Polacek  <polacek@redhat.com>
37739         * libc/Makeconfig: Use elf in place of binfmt-subdir.
37740         Use dlfcn directly instead of a variable.
37741         (binfmt-subdir): Do not define.
37742         (dlfcn): Likewise.
37744 2012-08-01  Joseph Myers  <joseph@codesourcery.com>
37746         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_FCNTL64):
37747         Remove all definitions.
37748         * sysdeps/unix/sysv/linux/i386/fcntl.c: Do not include
37749         <kernel-features.h>.
37750         [!__ASSUME_FCNTL64] (__have_no_fcntl64): Remove.
37751         (miss_F_GETOWN_EX): Remove all definitions.
37752         [NO_CANCELLATION && !__ASSUME_FCNTL64] (__fcntl_nocancel): Remove
37753         macro definition.
37754         [!__ASSUME_FCNTL64]: Remove conditional code.
37755         [__ASSUME_FCNTL64]: Make code unconditional.
37756         * sysdeps/unix/sysv/linux/i386/lockf64.c: Do not include
37757         <kernel-features.h>.
37758         [__NR_fcntl64 && !__ASSUME_FCNTL64] (__have_no_fcntl64): Remove.
37759         (lockf64) [!__ASSUME_FCNTL64]: Remove conditional code.
37760         (lockf64) [__NR_fcntl64]: Make code unconditional.
37761         (lockf64) [__ASSUME_FCNTL64]: Likewise.
37763         * sysdeps/unix/sysv/linux/kernel-features.h
37764         (__ASSUME_VFORK_SYSCALL): Remove all definitions.
37765         * sysdeps/unix/sysv/linux/i386/vfork.S (__vfork) [__NR_vfork]:
37766         Make code unconditional.
37767         (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
37768         (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
37769         * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S (__vfork)
37770         [__NR_vfork]: Make code unconditional.
37771         (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
37772         (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
37773         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S (__vfork)
37774         [__NR_vfork]: Make code unconditional.
37775         (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
37776         (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
37778 2012-08-01  Roland McGrath  <roland@hack.frob.com>
37780         * sysdeps/generic/sys/param.h (NGROUPS): Define only if [NGROUPS_MAX].
37781         (MAXSYMLINKS): Define only if [SYMLOOP_MAX].
37783         * misc/mkstemp.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
37784         Define mkstemp64 as an alias.
37785         * misc/mkstemps.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
37786         Define mkstemps64 as an alias.
37787         * misc/mkostemp.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
37788         Define mkostemp64 as an alias.
37789         * misc/mkostemps.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
37790         Define mkostemps64 as an alias.
37791         * misc/mkstemp64.c [defined O_LARGEFILE && O_LARGEFILE != 0]:
37792         Conditionalize body on this.
37793         * misc/mkostemp64.c: Likewise.
37794         * misc/mkostemps64.c: Likewise.
37795         * misc/mkstemps64.c: Likewise.
37796         * sysdeps/wordsize-64/mkstemp64.c: File removed.
37797         * sysdeps/wordsize-64/mkostemp64.c: File removed.
37798         * sysdeps/wordsize-64/mkostemp.c: File removed.
37799         * sysdeps/wordsize-64/mkstemp.c: File removed.
37800         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp64.c: File removed.
37801         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp64.c: File removed.
37802         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp.c: File removed.
37803         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp.c: File removed.
37805         [BZ #14138]
37806         * sysdeps/unix/sysv/linux/syscalls.list: Add getrlimit/ugetrlimit line.
37807         * sysdeps/unix/sysv/linux/i386/getrlimit.c: File removed.
37808         * sysdeps/unix/sysv/linux/powerpc/getrlimit.c: File removed.
37809         * sysdeps/unix/sysv/linux/sh/getrlimit.c: File removed.
37811         * sysdeps/unix/make-syscalls.sh: Emit uses of the versioned_symbol and
37812         compat_symbol macros from <shlib-compat.h> rather than the underlying
37813         default_symbol_version and symbol_version macros, so that DEFAULT
37814         lines in shlib-versions are respected.
37815         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Likewise.
37817 2012-08-01  Florian Weimer  <fweimer@redhat.com>
37819         * posix/unistd.h (setuid, setreuid, seteuid, setresuid):
37820         Declare with warn_unused_result.
37821         (setgid, setregid, setegid, setresgid): Likewise.
37822         * sysdeps/unix/sysv/linux/sys/fsuid.h (setfsuid, setfsgid):
37823         Likewise.
37824         * WUR-REPORT: Remove set*id functions.
37826 2012-07-31  Pino Toscano  <toscano.pino@tiscali.it>
37828         * sysdeps/mach/hurd/renameat.c: New file, mostly copied from rename.c.
37830 2012-07-31  Roland McGrath  <roland@hack.frob.com>
37832         [BZ #10191]
37833         * include/sys/socket.h (__libc_accept, __libc_accept4):
37834         Add attribute_hidden.
37835         * socket/accept4.c (__libc_accept4): Remove libc_hidden_def.
37837         * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME)): Conditionalize
37838         use of PTR_MANGLE.
37839         * inet/getnetgrent_r.c (setup): Likewise.
37841         * sysdeps/generic/siglist.h: Put SIGWINCH under #ifdef.
37843 2012-07-31  David S. Miller  <davem@davemloft.net>
37845         * sysdeps/sparc/fpu/libm-test-ulps: Update.
37847 2012-07-31  Joseph Myers  <joseph@codesourcery.com>
37849         [BZ #13629]
37850         * math/s_clog.c (__clog): Use __log1p if larger part has absolute
37851         value between 1.0 and 2.0 and smaller part has absolute value less
37852         than 1.0.
37853         * math/s_clog10.c (__clog10): Likewise.
37854         * math/s_clog10f.c (__clog10f): Likewise.
37855         * math/s_clog10l.c (__clog10l): Likewise.
37856         * math/s_clogf.c (__clogf): Likewise.
37857         * math/s_clogl.c (__clogl): Likewise.
37858         * math/libm-test.inc (clog_test): Add more tests.
37859         (clog10_test): Likewise.
37860         * sysdeps/i386/fpu/libm-test-ulps: Update.
37861         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
37863 2012-07-31  Florian Weimer  <fweimer@redhat.com>
37865         * stdlib/tst-secure-getenv.c: Use printf for error reporting.
37866         Exit with zero in case no suitable GID is found, and write a
37867         message to standard error.
37869 2012-07-30  Roland McGrath  <roland@hack.frob.com>
37871         * sysdeps/generic/sys/param.h (MAXSYMLINKS): Define to SYMLOOP_MAX
37872         rather than to 1.
37873         (NBBY, NGROUPS, CANBSIZ, NCARGS): New macros.
37874         (MAXPATHLEN): Removed.
37875         (NOGROUP, NODEV): New macros.
37876         (setbit, clrbit, isset, isclr): New macros.
37877         (howmany, roundup, powerof2): New macros.
37878         (DEV_BSIZE): New macro.
37880         * include/unistd.h: Add attribute_hidden on __libc_pwrite64.
37881         * sysdeps/posix/pwrite64.c: Remove libc_hidden_def (__libc_pwrite64).
37883         * sysdeps/ieee754/k_standard.c (__kernel_standard_l): Conditionalize
37884         definition on [!__NO_LONG_DOUBLE_MATH].
37886         * nss/nsswitch.c (__nss_lookup_function): Conditionalize use of
37887         PTR_MANGLE and PTR_DEMANGLE.
37889         * socket/accept4.c (accept4): Rename to __libc_accept4.
37890         Define accept4 as a weak alias.
37892         * sysdeps/posix/getcwd.c (__getcwd): Conditionalize d_type field use
37893         on [_DIRENT_HAVE_D_TYPE].
37894         * io/ftw.c (ftw_dir): Likewise.
37896         * io/xmknod.c (__xmknod): Don't check PATH for being null.
37898         * libio/genops.c (flush_cleanup): Move inside [_IO_MTSAFE_IO].
37900         * bits/signum.h (SIGSTOP, SIGCONT, SIGTSTP, SIGTTIN, SIGTTOU, SIGCHLD):
37901         Use the BSD numbers rather than the arbitrary ones we had.
37902         (SIGBUS, SIGIO, SIGPOLL, SIGPROF, SIGSYS): New macros.
37903         (SIGTRAP, SIGURG, SIGUSR1, SIGUSR2, SIGVTALRM): New macros.
37904         (SIGXCPU, SIGXFSZ): New macros.
37905         (_NSIG): Now 32.
37907         * elf/rtld.c (_rtld_global): Conditionalize .dl_ns[LM_ID_BASE]
37908         initializer on [_LIBC_REENTRANT].
37910         * iconv/iconv_charmap.c (charmap_conversion): Move ST, ADDR
37911         definitions inside [_POSIX_MAPPED_FILES].
37913         * posix/regex.c: Include <sys/param.h> for MIN/MAX.
37915         * dirent/opendir.c: Include <fcntl.h>.
37917         * bits/libc-lock.h (__libc_setspecific): Evaluate arguments.
37918         (__libc_getspecific): Likewise.
37919         (__libc_key_create): Likewise.
37921         * stdio-common/tmpfile64.c: Include <fcntl.h> first.
37922         [defined O_LARGEFILE && O_LARGEFILE != 0]: Conditionalize on this.
37923         * stdio-common/tmpfile.c [!defined O_LARGEFILE || O_LARGEFILE == 0]
37924         (tmpfile64): Define as alias.
37925         * sysdeps/wordsize-64/tmpfile.c: File removed.
37926         * sysdeps/wordsize-64/tmpfile64.c: File removed.
37927         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile64.c: File removed.
37928         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile.c: File removed.
37930         * stdio-common/vfscanf.c: Include <stdbool.h>.
37931         * nss/makedb.c: Likewise.
37932         * stdio-common/_i18n_number.h: Likewise.
37933         * argp/argp-help.c: Likewise.
37934         * posix/wordexp.c: Likewise.
37935         * sysdeps/posix/spawni.c: Likewise.
37936         * nss/nss_files/files-initgroups.c: Likewise.
37937         * stdio-common/reg-modifier.c: Include <stdlib.h>.
37938         * nss/nss_files/files-initgroups.c: Likewise.
37939         * nss/nss_db/db-netgrp.c: Likewise.
37940         * nss/nss_db/db-initgroups.c: Likewise.
37941         * io/fchmodat.c: Include <sys/stat.h>.
37943         * sysdeps/generic/ldsodefs.h (struct rtld_global): Use
37944         __rtld_lock_define_recursive macro instead of __rtld_lock_recursive_t.
37946         * intl/loadmsgcat.c (_nl_load_domain): Don't use MAP_FAILED outside of
37947         [HAVE_MMAP].
37949         * bits/stat.h: Fix inclusion guard to accept _FCNTL_H too.
37950         Add multiple inclusion protection.
37952 2012-07-27  David S. Miller  <davem@davemloft.net>
37954         * sysdeps/sparc/fpu/libm-test-ulps: Update.
37956 2012-07-27  Gary Benson  <gbenson@redhat.com>
37958         [BZ #14298]
37959         * elf/rtld.c: Include <stap-probe.h>.
37960         (dl_main): Added static probes "init_start" and "init_complete".
37961         * elf/dl-load.c: Include <stap-probe.h>.
37962         (lose): Take new parameter "nsid".
37963         Added static probe "map_failed".
37964         (_dl_map_object_from_fd): Pass namespace id to lose.
37965         Added static probe "map_start".
37966         (open_verify): Pass namespace id to lose.
37967         * elf/dl-open.c: Include <stap-probe.h>.
37968         (dl_open_worker) Added static probes "map_complete", "reloc_start"
37969         and "reloc_complete".
37970         * elf/dl-close.c: Include <stap-probe.h>.
37971         (_dl_close_worker): Added static probes "unmap_start" and
37972         "unmap_complete".
37973         * elf/rtld-debugger-interface.txt: New file documenting the above.
37975 2012-07-26  Roland McGrath  <roland@hack.frob.com>
37977         * sunrpc/rpc_hout.c (pdeclaration): Call f_print with a "%s" format
37978         rather than a string variable.
37979         * sunrpc/rpc_main.c (h_output): Likewise.
37980         * sunrpc/rpc_svcout.c (write_real_program): Likewise.
37982 2012-07-26  Pino Toscano  <toscano.pino@tiscali.it>
37984         * inet/check_native.c: New file.
37986 2012-07-26  Joseph Myers  <joseph@codesourcery.com>
37988         [BZ #13629]
37989         * math/s_clog.c (__clog): Use __log1p or direct log1p calculation
37990         if larger part has absolute value 1.0.
37991         * math/s_clog10.c (__clog10): Likewise.
37992         * math/s_clog10f.c (__clog10f): Likewise.
37993         * math/s_clog10l.c (__clog10l): Likewise.
37994         * math/s_clogf.c (__clogf): Likewise.
37995         * math/s_clogl.c (__clogl): Likewise.
37996         * math/libm-test.inc (clog_test): Add more tests.
37997         (clog10_test): Likewise.
37998         * sysdeps/i386/fpu/libm-test-ulps: Update.
37999         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
38001         * elf/tst-auditmod1.c (pltenter): Remove all definitions of macro.
38002         (pltexit): Likewise.
38003         (La_regs): Likewise.
38004         (La_retval): Likewise.
38005         (int_retval): Likewise.
38006         Update #error for removed macros to refer only to definitions in
38007         tst-audit.h.
38008         * elf/tst-auditmod3b.c (pltenter): Remove all definitions of
38009         macro.
38010         (pltexit): Likewise.
38011         (La_regs): Likewise.
38012         (La_retval): Likewise.
38013         (int_retval): Likewise.
38014         * elf/tst-auditmod4b.c (pltenter): Remove all definitions of
38015         macro.
38016         (pltexit): Likewise.
38017         (La_regs): Likewise.
38018         (La_retval): Likewise.
38019         (int_retval): Likewise.
38020         * elf/tst-auditmod5b.c (pltenter): Remove all definitions of
38021         macro.
38022         (pltexit): Likewise.
38023         (La_regs): Likewise.
38024         (La_retval): Likewise.
38025         (int_retval): Likewise.
38026         * elf/tst-auditmod6b.c (pltenter): Remove all definitions of
38027         macro.
38028         (pltexit): Likewise.
38029         (La_regs): Likewise.
38030         (La_retval): Likewise.
38031         (int_retval): Likewise.
38032         * elf/tst-auditmod6c.c (pltenter): Remove all definitions of
38033         macro.
38034         (pltexit): Likewise.
38035         (La_regs): Likewise.
38036         (La_retval): Likewise.
38037         (int_retval): Likewise.
38038         * elf/tst-auditmod7b.c (pltenter): Remove all definitions of
38039         macro.
38040         (pltexit): Likewise.
38041         (La_regs): Likewise.
38042         (La_retval): Likewise.
38043         (int_retval): Likewise.
38044         * sysdeps/generic/tst-audit.h: Update comment to refer only to
38045         macro definitions in tst-audit.h.
38046         * sysdeps/i386/tst-audit.h: New file.
38047         * sysdeps/powerpc/powerpc32/tst-audit.h: Likewise.
38048         * sysdeps/powerpc/powerpc64/tst-audit.h: Likewise.
38049         * sysdeps/s390/s390-32/tst-audit.h: Likewise.
38050         * sysdeps/s390/s390-64/tst-audit.h: Likewise.
38051         * sysdeps/sh/tst-audit.h: Likewise.
38052         * sysdeps/sparc/sparc32/tst-audit.h: Likewise.
38053         * sysdeps/sparc/sparc64/tst-audit.h: Likewise.
38054         * sysdeps/x86_64/tst-audit.h: Likewise.
38056 2012-07-26  Andreas Jaeger  <aj@suse.de>
38058         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Add __THROW for
38059         ptrace.
38061         * sysdeps/unix/sysv/linux/sys/ptrace.h (__ptrace_eventcodes): Add
38062         new value PTRACE_EVENT_SECCOMP from Linux 3.5.
38063         (__ptrace_setoptions): Add new value PTRACE_O_TRACESECCOMP, adjust
38064         PTRACE_O_MASK.
38065         * sysdeps/unix/sysv/linux/s390/bits/ptrace.h: Likewise.
38066         * sysdeps/unix/sysv/linux/sparc/bits/ptrace.h: Likewise.
38067         * sysdeps/unix/sysv/linux/powerpc/bits/ptrace.h: Likewise.
38069         * sysdeps/unix/sysv/linux/sys/epoll.h (EPOLLWAKEUP): Add new
38070         value.
38072         * sysdeps/unix/sysv/linux/bits/siginfo.h (siginfo_t): Add
38073         _sigsys.
38074         (si_call_addr, si_syscall, si_arch): Define new macro.
38075         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h (siginfo_t): Add
38076         _sigsys.
38077         (si_call_addr, si_syscall, si_arch): Define new marcro.
38078         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (siginfo_t): Add
38079         _sigsys.
38080         (si_call_addr, si_syscall, si_arch): Define new macro.
38081         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h (struct): Add
38082         _sigsys.
38083         (si_call_addr, si_syscall, si_arch): Define new macro.
38085 2012-07-25  Joseph Myers  <joseph@codesourcery.com>
38087         [BZ #13717]
38088         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
38089         Change to 2.4.21 where previously 2.4.1.
38090         * sysdeps/unix/sysv/linux/configure: Regenerated.
38091         * sysdeps/unix/sysv/linux/kernel-features.h [(__powerpc__ ||
38092         __sh__) && !__powerpc64__] (__ASSUME_FCNTL64): Do not condition on
38093         Linux kernel version.
38094         (__ASSUME_STD_AUXV): Remove.
38095         [__powerpc__] (__ASSUME_VFORK_SYSCALL): Do not condition on Linux
38096         kernel version.
38097         [__powerpc__ && !__powerpc64] (__ASSUME_MMAP2_SYSCALL): Likewise.
38098         (__ASSUME_NEW_PRCTL_SYSCALL): Remove.
38099         (__ASSUME_FIXED_CLONE_SYSCALL): Likewise.
38100         (__ASSUME_NEW_RT_SIGRETURN_SYSCALL): Likewise.
38101         (__ASSUME_NETLINK_SUPPORT): Likewise.
38102         * nscd/gai.c [NEED_NETLINK && __ASSUME_NETLINK_SUPPORT == 0]
38103         (__no_netlink_support): Remove conditional definition.
38104         * sysdeps/unix/sysv/linux/check_pf.c (__no_netlink_support):
38105         Remove.
38106         (__check_pf) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional code.
38107         [__ASSUME_NETLINK_SUPPORT]: Make code unconditional.
38108         * sysdeps/unix/sysv/linux/if_index.c [!__ASSUME_NETLINK_SUPPORT]
38109         (if_nameindex_ioctl): Remove.
38110         (if_nameindex_netlink): Do not handle __no_netlink_support.
38111         (if_nameindex) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional
38112         code.
38113         * sysdeps/unix/sysv/linux/ifaddrs.c [!__ASSUME_NETLINK_SUPPORT]:
38114         Remove conditional code.
38115         (__netlink_open) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional
38116         code.
38117         (getifaddrs_internal) [__ASSUME_NETLINK_SUPPORT]: Make code
38118         unconditional.
38119         [!__ASSUME_NETLINK_SUPPORT]: Remove conditional code.
38120         [__ASSUME_NETLINK_SUPPORT] (freeifaddrs): Make code unconditional.
38121         * sysdeps/unix/sysv/linux/netlinkaccess.h (__no_netlink_support):
38122         Remove.
38123         * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c
38124         [!__ASSUME_STD_AUXV]: Remove conditional code.
38125         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S (__clone)
38126         [!__ASSUME_FIXED_CLONE_SYSCALL]: Remove conditional code.
38127         [__ASSUME_FIXED_CLONE_SYSCALL]: Make code unconditional.
38128         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_mask.c
38129         [!__ASSUME_NEW_PRCTL_SYSCALL] (fe_mask_handler): Remove.
38130         (__fe_mask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove conditional
38131         code.
38132         [__ASSUME_NEW_PRCTL_SYSCALL]: Make code unconditional.
38133         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
38134         [!__ASSUME_NEW_PRCTL_SYSCALL] (fe_nomask_handler): Remove.
38135         (__fe_nomask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove
38136         conditional code.
38137         [__ASSUME_NEW_PRCTL_SYSCALL]: Make code unconditional.
38138         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c
38139         (__fe_mask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove conditional
38140         code.
38141         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
38142         (__fe_nomask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove
38143         conditional code.
38144         * sysdeps/unix/sysv/linux/powerpc/powerpc64/getcontext.S
38145         (__novec_getcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
38146         code unconditional.
38147         (__novec_getcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
38148         conditional code.
38149         (__getcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
38150         unconditional.
38151         (__getcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
38152         conditional code.
38153         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
38154         (__makecontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
38155         unconditional.
38156         (__makecontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
38157         conditional code.
38158         * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S
38159         (__novec_setcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
38160         code unconditional.
38161         (__novec_setcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
38162         conditional code.
38163         (__setcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
38164         unconditional.
38165         (__setcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
38166         conditional code.
38167         * sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S
38168         (__novec_swapcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
38169         code unconditional.
38170         (__novec_swapcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
38171         conditional code.
38172         (__swapcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
38173         unconditional.
38174         (__swapcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
38175         conditional code.
38177 2012-07-25  Andreas Schwab  <schwab@linux-m68k.org>
38179         * sysdeps/unix/sysv/linux/i386/accept4.S: Remove pseudo_end label.
38180         * sysdeps/unix/sysv/linux/i386/call_sync_file_range.S: Likewise.
38181         * sysdeps/unix/sysv/linux/i386/clone.S: Likewise.
38182         * sysdeps/unix/sysv/linux/i386/epoll_pwait.S: Likewise.
38183         * sysdeps/unix/sysv/linux/i386/getcontext.S: Likewise.
38184         * sysdeps/unix/sysv/linux/i386/mmap.S: Likewise.
38185         * sysdeps/unix/sysv/linux/i386/mmap64.S: Likewise.
38186         * sysdeps/unix/sysv/linux/i386/semtimedop.S: Likewise.
38187         * sysdeps/unix/sysv/linux/i386/setcontext.S: Likewise.
38188         * sysdeps/unix/sysv/linux/i386/socket.S: Likewise.
38189         * sysdeps/unix/sysv/linux/i386/swapcontext.S: Likewise.
38190         * sysdeps/unix/sysv/linux/i386/syscall.S: Likewise.
38191         * sysdeps/unix/sysv/linux/i386/sysdep.h (PSEUDO): Likewise.
38192         * sysdeps/unix/sysv/linux/i386/vfork.S: Likewise.
38193         * sysdeps/unix/sysv/linux/x86_64/clone.S: Likewise.
38194         * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Likewise.
38195         * sysdeps/unix/sysv/linux/x86_64/setcontext.S: Likewise.
38196         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S: Likewise.
38197         * sysdeps/unix/sysv/linux/x86_64/syscall.S: Likewise.
38198         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (PSEUDO): Likewise.
38199         * sysdeps/unix/sysv/linux/x86_64/swapcontext.S: Likewise.
38200         * sysdeps/unix/sysv/linux/x86_64/vfork.S: Likewise.
38201         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Likewise.
38203 2012-07-25  Florian Weimer  <fweimer@redhat.com>
38205         * Versions.def: Add GLIBC_2.17.
38206         * stdlib/stdlib.h: Rename __secure_getenv to secure_getenv.
38207         * include/stdlib.h: Rename __secure_getenv to secure_getenv.
38208         Introduce __libc_secure_getenv.
38209         * stdlib/Versions (2.17): Add secure_getenv
38210         (GLIBC_PRIVATE): Add __libc_secure_getenv.
38211         * stdlib/secure-getenv.c: Rename __secure_getenv to
38212         __libc_secure_getenv.  Add secure_getenv alias.  Add compatibility
38213         symbol __secure_getenv for GLIBC_2.0.
38214         * stdlib/tst-secure-getenv.c: New.
38215         * stdlib/Makefile (tests): Add testcase.
38216         * manual/startup.texi (Environment Access): Document
38217         secure_getenv.
38218         * hesiod/hesiod.c (hesiod_init): Rename __secure_getenv to
38219         __libc_secure_getenv.
38220         * inet/ruserpass.c (ruserpass): Likewise.
38221         * malloc/mtrace.c (mtrace): Likewise.
38222         * sysdeps/mach/hurd/tmpfile.c (__tmpfile): Likewise.
38223         * sysdeps/posix/libc_fatal.c (__libc_fatal): Likewise.
38224         * sysdeps/posix/sysconf.c (__sysconf__check_spec): Likewise.
38225         * sysdeps/posix/tempname.c: Likewise.  Evaluate
38226         HAVE_SECURE_GETENV.
38227         * sysdeps/unix/sysv/linux/libc_fatal.c (__libc_message): Rename
38228         __secure_getenv to __libc_secure_getenv.
38229         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Add secure_getenv.
38230         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
38231         Likewise.
38232         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
38233         Likewise.
38234         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Likewise.
38235         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Likewise.
38236         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
38237         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Likewise.
38238         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Likewise.
38239         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
38240         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist: Likewise.
38242 2012-07-25  Joseph Myers  <joseph@codesourcery.com>
38244         * sysdeps/generic/ldsodefs.h (struct La_i86_regs): Remove.
38245         (struct La_i86_retval): Likewise.
38246         (struct La_x86_64_regs): Likewise.
38247         (struct La_x86_64_retval): Likewise.
38248         (struct La_x32_regs): Likewise.
38249         (struct La_x32_retval): Likewise.
38250         (struct La_ppc32_regs): Likewise.
38251         (struct La_ppc32_retval): Likewise.
38252         (struct La_ppc64_regs): Likewise.
38253         (struct La_ppc64_retval): Likewise.
38254         (struct La_sh_regs): Likewise.
38255         (struct La_sh_retval): Likewise.
38256         (struct La_s390_32_regs): Likewise.
38257         (struct La_s390_32_retval): Likewise.
38258         (struct La_s390_64_regs): Likewise.
38259         (struct La_s390_64_retval): Likewise.
38260         (struct La_sparc32_regs): Likewise.
38261         (struct La_sparc32_retval): Likewise.
38262         (struct La_sparc64_regs): Likewise.
38263         (struct La_sparc64_retval): Likewise.
38264         (struct audit_ifaces): Remove architecture-specific pltenter and
38265         pltexit members.
38266         * sysdeps/i386/ldsodefs.h: New file.
38267         * sysdeps/powerpc/ldsodefs.h: Likewise.
38268         * sysdeps/s390/ldsodefs.h: Likewise.
38269         * sysdeps/sh/ldsodefs.h: Likewise.
38270         * sysdeps/sparc/ldsodefs.h: Likewise.
38271         * sysdeps/x86_64/ldsodefs.h: Likewise.
38273 2012-07-25  Marek Polacek  <polacek@redhat.com>
38275         [BZ #6808]
38276         * math/libm-test.inc (yn_test): Add another test.
38277         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_ynl): Set errno
38278         to ERANGE when the result is +-Inf.
38279         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Likewise.
38280         * sysdeps/ieee754/flt-32/e_jnf.c (__ieee754_ynf): Likewise.
38281         * sysdeps/ieee754/ldbl-128/e_jnl.c (__ieee754_ynl): Likewise.
38282         * sysdeps/ieee754/dbl-64/e_jn.c (__ieee754_yn): Likewise.
38284 2012-07-24  Joseph Myers  <joseph@codesourcery.com>
38286         * conform/data/time.h-data (NULL): Use macro-constant.  Require
38287         equal to 0.
38288         (CLOCKS_PER_SEC): Use macro instead of constant.  Specify type as
38289         clock_t.
38290         [ISO11] (TIME_UTC): Use macro-int-constant.  Require value > 0.
38292 2012-07-23  Thomas Schwinge  <thomas@codesourcery.com>
38294         * configure.in <sysdeps resolving>: Correct printing
38295         Implies_before.
38296         * configure: Regenerate.
38298 2012-07-22  Thomas Schwinge  <thomas@codesourcery.com>
38300         * math/w_ilogb.c: Include <limits.h>.
38301         * math/w_ilogbl.c: Likewise.
38303 2012-07-20  Joseph Myers  <joseph@codesourcery.com>
38305         * manual/lang.texi (__va_copy): Document primarily as ISO C99
38306         va_copy.  Document allowing for unavailable va_copy only as
38307         pre-C99 compatibility.
38308         * manual/string.texi (Copying and Concatenation): Use va_copy
38309         instead of __va_copy in concat example.
38311 2012-07-20  Pino Toscano  <toscano.pino@tiscali.it>
38313         * sysdeps/mach/hurd/sendto.c (create_address_port): New subroutine.
38314         (__sendto): Use create_address_port.  Initialize APORT and deallocate
38315         it if not null.
38317         * sysdeps/mach/hurd/llistxattr.c: New file, copied from listxattr.c
38318         with O_NOLINK passed to __file_name_lookup.
38320         * sysdeps/mach/hurd/lremovexattr.c: New file, copied from removexattr.c
38321         with O_NOLINK passed to __file_name_lookup.
38323         * sysdeps/mach/hurd/getgroups.c: Return -1 and set EINVAL for
38324         negative N or less than NGIDS.
38326         * sysdeps/mach/hurd/getlogin_r.c: Make LOGIN non-static and change its
38327         type to string_t.  Set ERANGE as errno and return it if NAME is not big
38328         enough.  Use memcpy instead of strncpy.
38330 2012-07-20  Joseph Myers  <joseph@codesourcery.com>
38332         * elf/Makefile (check-data): Remove.
38333         (localplt.data): New vpath directive.
38334         ($(objpfx)check-localplt.out): Use localplt.data from vpath
38335         instead of $(check-data).
38336         * scripts/data/localplt-generic.data: Move to ...
38337         * sysdeps/generic/localplt.data: ... here.
38338         * scripts/data/localplt-i386-linux-gnu.data: Move to ...
38339         * sysdeps/unix/sysv/linux/i386/nptl/localplt.data: ... here.
38340         * scripts/data/localplt-powerpc-linux-gnu.data: Move to ...
38341         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/localplt.data:
38342         ... here.
38343         * scripts/data/localplt-powerpc64-linux-gnu.data: Move to ...
38344         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/localplt.data:
38345         ... here.
38346         * scripts/data/localplt-s390-linux-gnu.data: Move to ...
38347         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/localplt.data:
38348         ... here.
38349         * scripts/data/localplt-s390x-linux-gnu.data: Move to ...
38350         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/localplt.data:
38351         ... here.
38352         * scripts/data/localplt-sparc-linux-gnu.data: Move to ...
38353         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/localplt.data:
38354         ... here.
38355         * scripts/data/localplt-sparc64-linux-gnu.data: Move to ...
38356         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/localplt.data:
38357         ... here.
38359 2012-07-19 Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
38361         * sysdeps/powerpc/tls-macros.h: Split PowerPC definitions in
38362         PPC32 and PPC64 files.
38363         * sysdeps/powerpc/powerpc32/tls-macros.h: New file.
38364         * sysdeps/powerpc/powerpc64/tls-macros.h: Likewise.
38366 2012-07-19  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
38368         * sysdeps/unix/sysv/linux/s390/s390-32/makecontext.c: Move
38369         __makecontext_ret to ...
38370         * sysdeps/unix/sysv/linux/s390/s390-32/__makecontext_ret.S:
38371         ... here and call exit if uc_link is NULL.  New file.
38372         * sysdeps/unix/sysv/linux/s390/s390-32/Makefile: Add
38373         __makecontext_ret.S.
38374         * sysdeps/unix/sysv/linux/s390/s390-64/makecontext.c: Move
38375         __makecontext_ret to ...
38376         * sysdeps/unix/sysv/linux/s390/s390-64/__makecontext_ret.S:
38377         ... here and call exit if uc_link is NULL.  New file.
38378         * sysdeps/unix/sysv/linux/s390/s390-64/Makefile: Add
38379         __makecontext_ret.S.
38381 2012-07-19  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
38383         * elf/elf.h (R_390_IRELATIVE): New definition.
38384         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela): Invoke the
38385         resolver function for IFUNC symbols.  Support R_390_IRELATIVE.
38386         (elf_machine_lazy_rel): Support R_390_IRELATIVE.
38387         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela):
38388         (elf_machine_lazy_rel): Likewise.
38389         * sysdeps/s390/dl-irel.h: New file.
38390         * sysdeps/s390/s390-64/memcpy.S: New asm code.
38391         * sysdeps/s390/s390-64/memset.S: New asm code.
38392         * sysdeps/s390/s390-64/memcmp.S: New asm code.
38393         * sysdeps/s390/s390-64/multiarch/memset.S: New file.
38394         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: New file.
38395         * sysdeps/s390/s390-64/multiarch/memcmp.S: New file.
38396         * sysdeps/s390/s390-64/multiarch/memcpy.S: New file.
38397         * sysdeps/s390/s390-64/multiarch/Makefile: New file.
38398         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: New file.
38399         * sysdeps/s390/s390-32/multiarch/Makefile: New file.
38400         * sysdeps/s390/s390-32/multiarch/memcmp.S: New file.
38401         * sysdeps/s390/s390-32/multiarch/memcpy.S: New file.
38402         * sysdeps/s390/s390-32/multiarch/memset.S: New file.
38403         * sysdeps/s390/s390-32/memcpy.S: New asm code.
38404         * sysdeps/s390/s390-32/memset.S: New asm code.
38405         * sysdeps/s390/s390-32/memcmp.S: New asm code.
38407 2012-07-17  Marek Polacek  <polacek@redhat.com>
38409         [BZ #14349]
38410         * sysdeps/s390/s390-32/configure.in: Remove TLS check.
38411         * sysdeps/s390/s390-64/configure.in: Likewise.
38412         * sysdeps/sparc/configure.in: Likewise.
38413         * sysdeps/powerpc/powerpc32/configure.in: Likewise.
38414         * sysdeps/powerpc/powerpc64/configure.in: Likewise.
38415         * sysdeps/i386/configure.in: Likewise.
38416         * sysdeps/x86_64/configure.in: Likewise.
38417         * sysdeps/sh/configure.in: Likewise.
38418         * sysdeps/s390/s390-32/configure: Regenerated.
38419         * sysdeps/s390/s390-64/configure: Likewise.
38420         * sysdeps/x86_64/configure: Likewise.
38421         * sysdeps/sh/configure: Likewise.
38422         * sysdeps/powerpc/powerpc64/configure: Likewise.
38423         * sysdeps/powerpc/powerpc32/configure: Likewise.
38424         * sysdeps/sparc/configure: Likwise.
38425         * sysdeps/i386/configure: Likewise.
38427         * elf/dl-open.c: Comment fixes.
38429 2012-07-17  Joseph Myers  <joseph@codesourcery.com>
38431         * Makefile [CXX] (check-data): Remove.
38432         [CXX] (c++-types.data): New vpath directive.
38433         [CXX] ($(objpfx)c++-types-check.out): Use c++-types.data from
38434         vpath.  Do not allow for C++ type data being missing.
38435         * scripts/data/c++-types-alpha-linux-gnu.data: Move to
38436         ports/sysdeps/unix/sysv/linux/alpha/nptl/c++-types.data.
38437         * scripts/data/c++-types-ia64-linux-gnu.data: Move to
38438         ports/sysdeps/unix/sysv/linux/ia64/nptl/c++-types.data.
38439         * scripts/data/c++-types-i386-linux-gnu.data: Move to ...
38440         * sysdeps/unix/sysv/linux/i386/nptl/c++-types.data: ... here.
38441         * scripts/data/c++-types-powerpc-linux-gnu.data: Move to ...
38442         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/c++-types.data:
38443         ... here.
38444         * scripts/data/c++-types-powerpc64-linux-gnu.data: Move to ...
38445         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/c++-types.data:
38446         ... here.
38447         * scripts/data/c++-types-s390-linux-gnu.data: Move to ...
38448         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/c++-types.data:
38449         ... here.
38450         * scripts/data/c++-types-s390x-linux-gnu.data: Move to ...
38451         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/c++-types.data:
38452         ... here.
38453         * scripts/data/c++-types-sparc-linux-gnu.data: Move to ...
38454         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/c++-types.data:
38455         ... here.
38456         * scripts/data/c++-types-sparc64-linux-gnu.data: Move to ...
38457         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/c++-types.data:
38458         ... here.
38459         * scripts/data/c++-types-x32-linux-gnu.data: Move to ...
38460         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/c++-types.data:
38461         ... here.
38462         * scripts/data/c++-types-x86_64-linux-gnu.data: Move to ...
38463         * sysdeps/unix/sysv/linux/x86_64/64/nptl/c++-types.data: ... here.
38465         * elf/tls-macros.h (TLS_LE): Move architecture-specific
38466         definitions to architecture-specific files.
38467         (TLS_IE): Likewise.
38468         (TLS_LD): Likewise.
38469         (TLS_GD): Likewise.
38470         * sysdeps/i386/tls-macros.h: New file.
38471         * sysdeps/powerpc/tls-macros.h: Likewise.
38472         * sysdeps/s390/s390-32/tls-macros.h: Likewise.
38473         * sysdeps/s390/s390-64/tls-macros.h: Likewise.
38474         * sysdeps/sh/tls-macros.h: Likewise.
38475         * sysdeps/sparc/sparc32/tls-macros.h: Likewise.
38476         * sysdeps/sparc/sparc64/tls-macros.h: Likewise.
38477         * sysdeps/x86_64/tls-macros.h: Likewise.
38479 2012-07-17  Thomas Schwinge  <thomas@codesourcery.com>
38481         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Preserve
38482         zero value for regular exit case.
38484         * sysdeps/unix/sysv/linux/x86_64/__start_context.S
38485         (__start_context): Preserve zero value for regular exit case.
38487 2012-07-17  Thomas Schwinge  <thomas@codesourcery.com>
38488             Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
38490         * manual/setjmp.texi (setcontext): Clarify normal process
38491         termination when uc_link is the null pointer.
38492         * stdlib/tst-makecontext.c (cf): Exercise this: remove explicit
38493         exit call.
38495 2012-07-16  Andreas Schwab  <schwab@linux-m68k.org>
38497         * stdlib/bug-getcontext.c (do_test): Don't test FE_ALL_EXCEPT in
38498         preprocessor.  Test for each exception mask separately.
38500 2012-07-16  Andreas Jaeger  <aj@suse.de>
38502         * po/ru.po: Update from translation team.
38504 2012-07-15  Joseph Myers  <joseph@codesourcery.com>
38506         * conform/data/string.h-data (NULL): Use macro-constant.  Require
38507         equal to 0.
38508         [ISO || ISO99 || ISO11] (stddef.h): Do not allow header.
38509         (str*): Change to str[abcdefghijklmnopqrstuvwxyz]*.
38510         (wcs*): Change to wcs[abcdefghijklmnopqrstuvwxyz]*.
38511         (mem[abcdefghijklmnopqrstuvwxyz]*): Allow.
38512         [ISO || ISO99 || ISO11] (*_t): Do not allow.
38514 2012-07-13  Andreas Jaeger  <aj@suse.de>
38516         * po/fr.po: Update from translation team.
38518 2012-07-12  Marek Polacek  <polacek@redhat.com>
38520         [BZ #14173]
38521         * math/libm-test.inc (yn_test): Add test for BZ #14173.
38522         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Correct
38523         loop condition.
38525 2012-07-12  Joseph Myers  <joseph@codesourcery.com>
38527         [BZ #13717]
38528         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
38529         Change to 2.4.1 where previously 2.4.0.
38530         * sysdeps/unix/sysv/linux/configure: Regenerated.
38531         * sysdeps/unix/sysv/linux/kernel-features.h [!__sh__]
38532         (__ASSUME_ST_INO_64_BIT): Do not condition definition on kernel
38533         version.
38534         [__i386__ || __sparc__] (__ASSUME_FCNTL64): Likewise.
38535         (__ASSUME_AT_CLKTCK): Remove.
38536         (__ASSUME_AT_PAGESIZE): Likewise.
38537         (__ASSUME_AT_XID): Likewise.
38538         (__ASSUME_GETDENTS64_SYSCALL): Define unconditionally.
38539         [__i386__] (__ASSUME_VFORK_SYSCALL): Define unconditionally.
38540         * sysdeps/unix/sysv/linux/ldsodefs.h (HAVE_AUX_XID): Define
38541         unconditionally.
38542         (HAVE_AUX_PAGESIZE): Likewise.
38543         * sysdeps/unix/sysv/linux/prof-freq.c (__profile_frequency)
38544         [__ASSUME_AT_CLKTCK]: Make code unconditional.
38545         [!__ASSUME_AT_CLKTCK]: Remove conditional code.
38547 2012-07-12  Jeroen van Bemmel  <jvb127@gmail.com>
38549         [BZ #14307]
38550         * sysdeps/posix/getaddrinfo.c (gaih_inet): Increase the size of
38551         the temporary buffer used to invoke __gethostbyname2_r,
38552         __gethostbyaddr_r and gethostbyname4_r to make room for struct
38553         host_data / struct gaih_addrtuple.
38554         * resolv/nss_dns/dns-host.c (global scope): Move definition of
38555         implementation constants MAX_NR_ALIASES and MAX_NR_ADDRS to
38556         header file nss/nsswitch.h.
38557         * nss/nsswitch.h (global scope): Add definition of implementation
38558         constants MAX_NR_ALIASES and MAX_NR_ADDRS (moved from
38559         resolv/nss_dns/dns-host.c).
38561 2012-07-11  Andreas Jaeger  <aj@suse.de>
38563         * po/fr.po: Update from translation team.
38565         * po/sv.po: Update from translation team
38566         * po/fr.po: Another update from translation team.
38568 2012-07-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
38570         * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c: Do not call sinh and cosh
38571         for subnormals or multiply small sinh result by itself.
38572         * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c: Likewise.
38573         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
38575 2012-07-11  David S. Miller  <davem@davemloft.net>
38577         * sysdeps/sparc/fpu/libm-test-ulps: Update.
38579 2012-07-10  Andreas Schwab  <schwab@linux-m68k.org>
38581         [BZ #14347]
38582         * misc/sys/syslog.h (LOG_MAKEPRI): Don't shift first argument.
38583         (INTERNAL_MARK): Shift it here.
38585 2012-07-10  Marek Polacek  <polacek@redhat.com>
38587         [BZ #14151]
38588         * configure.in (libc_cv_asm_global_directive): Remove test.  Replace
38589         libc_cv_asm_global_directive with .globl.
38590         * configure: Regenerated.
38591         * sysdeps/i386/configure.in: Replace libc_cv_asm_global_directive
38592         with .globl.
38593         * sysdeps/i386/configure: Regenerated.
38594         * sysdeps/x86_64/configure.in: Replace libc_cv_asm_global_directive
38595         with .globl.
38596         * sysdeps/x86_64/configure: Regenerated.
38597         * config.h.in: Do not undefine ASM_GLOBAL_DIRECTIVE.
38598         * include/libc-symbols.h: Replace ASM_GLOBAL_DIRECTIVE with .globl.
38599         * elf/tst-unique2mod2.c: Likewise.
38600         * elf/tst-unique2mod1.c: Likewise.
38601         * elf/tst-unique1mod2.c: Likewise.
38602         * elf/tst-unique1mod1.c: Likewise.
38603         * sysdeps/s390/s390-32/sysdep.h: Likewise.
38604         * sysdeps/s390/s390-32/s390-mcount.S: Likewise.
38605         * sysdeps/s390/s390-64/sysdep.h: Likewise.
38606         * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
38607         * sysdeps/mach/sysdep.h: Likewise.
38608         * sysdeps/i386/sysdep.h: Likewise.
38609         * sysdeps/i386/i386-mcount.S: Likewise.
38610         * sysdeps/x86_64/_mcount.S: Likewise.
38611         * sysdeps/x86_64/sysdep.h: Likewise.
38612         * sysdeps/sh/_mcount.S: Likewise.
38613         * sysdeps/sh/sysdep.h: Likewise.
38614         * sysdeps/powerpc/powerpc32/gprsave1.S: Likewise.
38615         * sysdeps/powerpc/powerpc32/fpu/fprrest.S: Likewise.
38616         * sysdeps/powerpc/powerpc32/fpu/fprsave.S: Likewise.
38617         * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
38618         * sysdeps/powerpc/powerpc32/gprrest1.S: Likewise.
38619         * sysdeps/powerpc/powerpc32/gprsave0.S: Likewise.
38620         * sysdeps/powerpc/powerpc32/gprrest0.S: Likewise.
38621         * locale/localeinfo.h: Likewise.
38622         (_NL_CURRENT_DEFINE_STRINGIFY): Delete macro.
38623         (_NL_CURRENT_DEFINE_STRINGIFY_1): Likewise.
38625 2012-07-09  Roland McGrath  <roland@hack.frob.com>
38627         [BZ #14336]
38628         * manual/charset.texi (Extended Char Intro): Word use fix, "operating
38629         system".
38630         * manual/message.texi (The Uniforum approach): Likewise.
38631         * manual/charset.texi (Extended Char Intro): Spelling fix, "affected".
38632         (glibc iconv Implementation): Likewise.
38634 2012-07-09  Joseph Myers  <joseph@codesourcery.com>
38636         [BZ #14337]
38637         * math/s_clog.c (__clog): Avoid scaling a value down where that
38638         could result in underflow.
38639         * math/s_clog10.c (__clog10): Likewise.
38640         * math/s_clog10f.c (__clog10f): Likewise.
38641         * math/s_clog10l.c (__clog10l): Likewise.
38642         * math/s_clogf.c (__clogf): Likewise.
38643         * math/s_clogl.c (__clogl): Likewise.
38644         * math/libm-test.inc (clog_test): Add more tests.
38645         (clog10_test): Likewise.
38646         * sysdeps/i386/fpu/libm-test-ulps: Update.
38647         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
38649 2012-07-06  Andreas Schwab  <schwab@linux-m68k.org>
38651         [BZ #14283]
38652         * sysdeps/powerpc/fpu/k_rem_pio2f.c (__fp_kernel_rem_pio2f): Shift
38653         by 7 not 8 to examine high bit of fractional part.
38655         [BZ #14042]
38656         * sysdeps/powerpc/powerpc32/ppc-mcount.S [SHARED]: Don't use PLT
38657         for call to __mcount_internal.
38658         * sysdeps/powerpc/powerpc32/Makefile (sysdep_routines)
38659         (shared-only-routines) [$(subdir) = gmon]: Add compat-ppc-mcount.
38660         * sysdeps/powerpc/powerpc32/compat-ppc-mcount.S: New file.
38662 2012-07-06  Joseph Myers  <joseph@codesourcery.com>
38664         [BZ #14154]
38665         * sysdeps/ieee754/flt-32/k_tanf.c (__kernel_tanf): Use linear
38666         approximation for values within 0x1p-13f of an odd multiple of
38667         pi/4.
38668         * math/libm-test.inc (tan_test): Do not allow spurious underflow
38669         exception.  Add more tests.
38670         * sysdeps/i386/fpu/libm-test-ulps: Update.
38672         [BZ #6778]
38673         * sysdeps/i386/fpu/s_expm1.S (__expm1): Check for large negative
38674         inputs and return -1 for them.  Do not check for +Inf in case not
38675         reachable for +Inf.
38676         * sysdeps/i386/fpu/s_expm1f.S (__expm1f): Likewise.
38677         * sysdeps/i386/fpu/e_expl.S [USE_AS_EXPM1L] (csat): Do not define.
38678         (IEEE754_EXPL) [USE_AS_EXPM1L]: Check for large negative inputs
38679         and return -1 for them.  Do not check for +Inf in case not
38680         reachable for +Inf.
38681         * sysdeps/x86_64/fpu/e_expl.S [USE_AS_EXPM1L] (csat): Do not
38682         define.
38683         (IEEE754_EXPL) [USE_AS_EXPM1L]: Check for large negative inputs
38684         and return -1 for them.  Do not check for +Inf in case not
38685         reachable for +Inf.
38686         * math/libm-test.inc (expm1_test): Add more tests.  Do not allow
38687         spurious underflow.
38688         * sysdeps/i386/fpu/libm-test-ulps: Update.
38689         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
38691 2012-07-06  Mike Frysinger  <vapier@gentoo.org>
38693         * sunrpc/rpc_clntout.c: Change <rpc/types.h> to "rpc/types.h".
38695 2012-07-05  Joseph Myers  <joseph@codesourcery.com>
38697         [BZ #14157]
38698         [BZ #14331]
38699         * math/s_csqrt.c (__csqrt): Avoid multiplying by 0.5 where this
38700         could result in spurious underflow.  Scale down values above
38701         DBL_MAX / 4.0 instead of DBL_MAX / 2.0.
38702         * math/s_csqrtf.c (__csqrtf): Likewise.
38703         * math/s_csqrtl.c (__csqrtl): Likewise.
38704         * math/libm-test.inc (csqrt_test): Add more tests.  Do not allow
38705         spurious underflow.
38706         * sysdeps/i386/fpu/libm-test-ulps: Update.
38707         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
38709 2012-07-04  Andreas Schwab  <schwab@linux-m68k.org>
38711         * catgets/Makefile ($(objpfx)de.msg): Use xopen-msg.awk instead of
38712         xopen-msg.sed.
38713         * catgets/xopen-msg.awk: New file.
38714         * catgets/xopen-msg.sed: Removed.
38716         * intl/Makefile ($(objpfx)msgs.h): Use po2test.awk instead of
38717         po2text.sed.
38718         * intl/po2test.awk: New file.
38719         * intl/po2test.sed: Removed.
38721 2012-07-04  Joseph Myers  <joseph@codesourcery.com>
38723         [BZ #14328]
38724         * math/s_ctan.c (__ctan): Do not call sinh and cosh for subnormals
38725         or multiply small sinh result by itself.
38726         * math/s_ctanf.c (__ctanf): Likewise.
38727         * math/s_ctanh.c (__ctanh): Likewise.
38728         * math/s_ctanhf.c (__ctanhf): Likewise.
38729         * math/s_ctanhl.c (__ctanhl): Likewise.
38730         * math/s_ctanl.c (__ctanl): Likewise.
38731         * math/libm-test.inc (ctan_test_tonearest): New function.
38732         (ctan_test_towardzero): Likewise.
38733         (ctan_test_downward): Likewise.
38734         (ctan_test_upward): Likewise.
38735         (ctanh_test_tonearest): Likewise.
38736         (ctanh_test_towardzero): Likewise.
38737         (ctanh_test_downward): Likewise.
38738         (ctanh_test_upward): Likewise.
38739         (main): Call these new functions.
38740         * sysdeps/i386/fpu/libm-test-ulps: Update.
38741         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
38743 2012-07-03  Mike Frysinger  <vapier@gentoo.org>
38745         * .gitignore: Delete /ports entry.
38747 2012-07-03  Andreas Jaeger  <aj@suse.de>
38749         * po/bg.po: Update from translation team.
38750         * po/cs.po: Likewise.
38751         * po/de.po: Likewise.
38752         * po/hr.po: Likewise.
38753         * po/nl.pl: Likewise.
38754         * po/pl.po: Likewise.
38755         * po/vi.po: Likewise.
38757 2012-07-03  Joseph Myers  <joseph@codesourcery.com>
38759         * Makeconfig [!+link] (+link-before-libc): New variable.
38760         [!+link] (+link-after-libc): Likewise.
38761         [!+link] (+link-tests): Likewise.
38762         [!+link] (+link): Define in terms of $(+link-before-libc) and
38763         $(+link-after-libc).
38764         [!+link-static] (+link-static-before-libc): New variable.
38765         [!+link-static] (+link-static-after-libc): Likewise.
38766         [!+link-static] (+link-static-tests): Likewise.
38767         [!+link-static] (+link-static): Define in terms of
38768         $(+link-static-before-libc) and $(+link-static-after-libc).
38769         [build-shared] (link-libc-before-gnulib): New variable.
38770         [build-shared] (link-libc-tests): Likewise.
38771         [build-shared] (link-libc): Define in terms of
38772         $(link-libc-before-gnulib).
38773         [!build-shared] (link-libc-tests): New variable.
38774         (link-libc-static-tests): New variable.
38775         [!gnulib] (gnulib-arch): New variable.
38776         [!gnulib] (gnulib-tests): Likewise.
38777         [!gnulib] (static-gnulib-arch): Likewise.
38778         [!gnulib] (static-gnulib-tests): Likewise.
38779         [!gnulib] (gnulib): Use $(gnulib-arch).  Do not use $(libgcc_eh).
38780         Define with "=" instead of ":=".
38781         [!gnulib] (static-gnulib): Use $(static-gnulib-arch).  Do not use
38782         -lgcc_eh $(libunwind).  Define with "=" instead of ":=".
38783         * Rules (binaries-all-notests): New variable.
38784         (binaries-all-tests): Likewise.
38785         (binaries-static-notests): Likewise.
38786         (binaries-static-tests): Likewise.
38787         (binaries-all): Define using $(binaries-all-notests) and
38788         $(binaries-all-tests).
38789         (binaries-static): Define using $(binaries-static-notests) and
38790         $(binaries-static-tests).
38791         (binaries-shared-tests): New variable.
38792         (binaries-shared-notests): Likewise.
38793         (binaries-shared): Remove variable.
38794         ($(addprefix $(objpfx),$(binaries-shared-notests))): New rule.
38795         ($(addprefix $(objpfx),$(binaries-shared-tests))): Likewise.
38796         ($(addprefix $(objpfx),$(binaries-shared))): Remove rule.
38797         ($(addprefix $(objpfx),$(binaries-static-notests))): New rule.
38798         ($(addprefix $(objpfx),$(binaries-static-tests))): Likewise.
38799         ($(addprefix $(objpfx),$(binaries-static))): Remove rule.
38800         * elf/Makefile (sln-modules): New variable.
38801         (extra-objs): Add $(sln-modules:=.o).
38802         (ldconfig-modules): Add static-stubs.
38803         ($(objpfx)sln): Depend on $(sln-modules:%=$(objpfx)%.o).
38804         * elf/static-stubs.c: New file.
38806         [BZ #14283]
38807         * sysdeps/ieee754/flt-32/k_rem_pio2f.c (__kernel_rem_pio2f): Shift
38808         by 7 not 8 to examine high bit of fractional part.  Use volatile
38809         variables when splitting into final array of floats if
38810         __FLT_EVAL_METHOD__ != 0.
38811         * math/libm-test.inc (cos_test): Add another test.
38812         (sin_test): Likewise.
38813         * sysdeps/i386/fpu/libm-test-ulps: Update.
38815         [BZ #14273]
38816         * math/libm-test.inc (cosh_test): Add more tests.
38818         * version.h (RELEASE): Set to "development".
38819         (VERSION): Set to "2.16.90".
38821 2012-06-30  Carlos O'Donell  <carlos_odonell@mentor.com>
38823         * NEWS: Update copyright. Remove last-updated date.
38824         Mention math library bug fixes and timezone data changes.
38825         * README: Mention GNU/Hurd, x32, and HPPA support status.
38827 2012-06-28  Thomas Schwinge  <thomas@codesourcery.com>
38829         * manual/contrib.texi (Contributors): Sort alphabetically by last name.
38831 2012-06-27  Andreas Jaeger  <aj@suse.de>
38833         * manual/contrib.texi (Contributors): Add Samuel Thibault.
38835 2012-06-25  Andreas Jaeger  <aj@suse.de>
38837         * sysdeps/s390/fpu/libm-test-ulps: Update.
38839 2012-06-23  Andreas Schwab  <schwab@linux-m68k.org>
38840             Thomas Schwinge  <thomas@codesourcery.com>
38842         * sysdeps/unix/sysv/linux/sh/syscalls.list: Add fanotify_mark.
38843         * sysdeps/unix/sysv/linux/sh/Versions (GLIBC_2.16): Add fanotify_mark.
38844         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist (GLIBC_2.16): Add
38845         fanotify_mark.
38847 2012-06-23  Thomas Schwinge  <thomas@codesourcery.com>
38849         * sysdeps/mach/start.c: Remove file.
38850         * sysdeps/mach/hurd/i386/static-start.S: Fix start.S include.
38851         * sysdeps/i386/init-first.c: Fix comment regarding start.S.
38852         * sysdeps/sh/init-first.c: Likewise.
38854         * sysdeps/sh/____longjmp_chk.S (CALL_FAIL): Preserve r12 and pr
38855         registers for frame unwinding purposes, add CFI directives.
38856         * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S (CALL_FAIL): Likewise.
38857         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Likewise
38858         * sysdeps/unix/sysv/linux/sh/sysdep.h (SYSCALL_ERROR_HANDLER):
38859         Likewise.
38861         * sysdeps/sh/____longjmp_chk.S (CALL_FAIL): Don't plan for the call to
38862         __fortify_fail returning.
38863         * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S (CALL_FAIL): Likewise.
38865         * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S: New file, based on
38866         sysdeps/sh/____longjmp_chk.S.
38867         * sysdeps/unix/sysv/linux/sh/sigaltstack-offsets.sym: New file, based
38868         on sysdeps/unix/sysv/linux/x86_64/sigaltstack-offsets.sym.
38869         * sysdeps/unix/sysv/linux/sh/Makefile [subdir=misc]
38870         (gen-as-const-headers): Append sigaltstack-offsets.sym.
38872         * sysdeps/sh/abort-instr.h: New file.
38873         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Terminate the
38874         process in case exit returns.
38876         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Always
38877         initialize the GOT register before use.
38879         * sysdeps/unix/sysv/linux/sh/makecontext.S (__makecontext): Fix
38880         calculation of ARGC > 4.
38882         * sysdeps/unix/sysv/linux/sh/makecontext.S: Add comments and give more
38883         meaningful names to some local labels.
38885 2012-06-22  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
38886             Kaz Kojima  <kkojima@rr.iij4u.or.jp>
38888         * sysdeps/unix/sysv/linux/sh/bits/atomic.h
38889         (__arch_compare_and_exchange_val_8_acq): Remove explicit nop.
38890         (__arch_compare_and_exchange_val_16_acq): Likewise.
38891         (__arch_compare_and_exchange_val_32_acq): Likewise.
38892         (atomic_exchange_and_add): Fix gUSA sequence.
38893         (atomic_add): Likewise.
38894         (atomic_add_negative): Likewise.
38895         (atomic_add_zero): Likewise.
38896         (atomic_bit_test_set): Likewise.
38898 2012-06-22  Andreas Schwab  <schwab@redhat.com>
38900         [BZ #13579]
38901         * include/link.h (struct link_map): Add l_free_initfini.
38902         * elf/dl-deps.c (_dl_map_object_deps): Set it when assigning
38903         l_initfini.
38904         * elf/dl-close.c (_dl_close_worker): Don't free l_initfini.
38905         * elf/rtld.c (dl_main): Clear it on all objects loaded on startup.
38906         * elf/dl-libc.c (free_mem): Free l_initfini if l_free_initfini is
38907         set.
38909 2012-06-22  Carlos O'Donell  <carlos_odonell@mentor.com>
38911         * configure.in: Use AC_LANG_SOURCE.
38912         * configure: Regenerate.
38914 2012-06-22  Roland McGrath  <roland@hack.frob.com>
38916         * configure.in (libc_cv_localstatedir): New substituted variable.
38917         * configure: Regenerated.
38918         * config.make.in (localstatedir): New variable, substituted from
38919         libc_cv_localstatedir.
38920         * Makeconfig (vardbdir): Use $(localstatedir) in place of /var.
38921         * sysdeps/gnu/configure.in (libc_cv_localstatedir): Change
38922         ${prefix}/var to /var when we change ${prefix}/etc to /etc.
38923         * sysdeps/gnu/configure: Regenerated.
38925 2012-06-21  Jeff Law  <law@redhat.com>
38927         [BZ #14277]
38928         * intl/dcigettext.c (_nl_find_msg): Avoid use after potential
38929         free.  Simplify list management for _LIBC case.
38931 2012-06-21  Joseph Myers  <joseph@codesourcery.com>
38933         [BZ #14273]
38934         * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c (__ieee754_cosh):
38935         Clear sign bit of 64-bit integer value before comparing against
38936         overflow value.
38938         * sysdeps/mach/configure: Regenerated.
38940 2012-06-21  H.J. Lu  <hongjiu.lu@intel.com>
38942         [BZ #14278]
38943         * sysdeps/i386/sysdep.h (SYSCALL_PIC_SETUP): Fix a typo.
38945 2012-06-21  Jeff Law  <law@redhat.com>
38947         [BZ #13882]
38948         * elf/dl-deps.c (_dl_map_object_deps): Fix cycle detection.  Use
38949         uint16_t for elements in the "seen" array to avoid char overflows.
38950         * elf/dl-fini.c (_dl_sort_fini): Likewise.
38951         * elf/dl-open.c (dl_open_worker): Likewise.
38953 2012-06-21  Carlos O'Donell  <carlos_odonell@mentor.com>
38955         * scripts/list-sources.sh: Scan PORTS for translations.
38956         * po/libc.pot: Regenerated.
38958 2012-06-21  Andreas Jaeger  <aj@suse.de>
38960         [BZ #12194]
38961         * sysdeps/s390/bits/byteswap-16.h (__bswap_16): Avoid -Wconversion
38962         warning.
38963         * sysdeps/s390/bits/byteswap.h (__bswap_constant_16): Likewise.
38964         * bits/byteswap-16.h (__bswap_16): Likewise.
38965         * bits/byteswap.h (__bswap_constant_16): Likewise.
38967 2012-06-18  H.J. Lu  <hongjiu.lu@intel.com>
38969         [BZ #14117]
38970         * sysdeps/i386/fpu_control.h: Removed.
38971         * sysdeps/x86_64/fpu_control.h: Moved to ...
38972         * sysdeps/x86/fpu_control.h: Here.
38974         * sysdeps/x86_64/fpu_control.h (_FPU_GETCW): Add __volatile__.
38975         (_FPU_SETCW): Likewise.
38977 2012-06-15  H.J. Lu  <hongjiu.lu@intel.com>
38979         [BZ #14117]
38980         * sysdeps/i386/fpu/bits/mathinline.h: Renamed to ...
38981         * sysdeps/x86/fpu/bits/mathinline.h: This.
38982         * sysdeps/x86_64/fpu/bits/mathinline.h: Removed.
38984         [BZ #14050]
38985         [BZ #14117]
38986         * sysdeps/i386/fpu/bits/mathinline.h: Disable x87 inline
38987         functions if __x86_64__ is defined.
38989 2012-06-15  Chung-Lin Tang  <cltang@codesourcery.com>
38991         * string/endian.h: Add !__ASSEMBLER__ condition for including
38992         conversion interfaces.
38994 2012-06-15  Joseph Myers  <joseph@codesourcery.com>
38996         [BZ #14241]
38997         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Use 0.0 instead
38998         of ABS(x) in calculating zero to negative powers other than odd
38999         integers.
39000         * math/libm-test.inc (pow_test): Add more tests.
39002 2012-06-15  Andreas Jaeger  <aj@suse.de>
39004         * manual/contrib.texi (Contributors): Update entry of Liubov
39005         Dmitrieva and add entries for Will Schmidt and Tulio Magno Quites
39006         Machado Filho.
39008 2012-06-15  Cyril Hrubis  <metan@ucw.cz>
39010         * string/string.h: Add __wur to GNU version of strerror_r.
39012 2012-06-14  H.J. Lu  <hongjiu.lu@intel.com>
39014         [BZ #14229]
39015         * string/Makefile (tests): Add tst-strtok_r.
39016         * string/tst-strtok_r.c: New file.
39017         * sysdeps/x86_64/strtok.S: Use LP_SIZE on save_ptr and use
39018         RAX_LP/RDX_LP on SAVE_PTR.
39020 2012-06-14  Roland McGrath  <roland@hack.frob.com>
39022         * manual/Makefile ($(objpfx)texis): Do $(make-target-directory).
39024 2012-06-14  Joseph Myers  <joseph@codesourcery.com>
39026         * libm_test.inc (csqrt_test): Allow more spurious underflow
39027         exceptions.
39028         (j0_test): Likewise.
39029         (j1_test): Likewise.
39030         (y0_test): Likewise.
39031         (y1_test): Likewise.
39033 2012-06-13  Carlos O'Donell  <carlos_odonell@mentor.com>
39035         * po/Makefile (libc.pot): Use UTF-8 charset.
39037 2012-06-13  Paul Pluzhnikov  <ppluzhnikov@google.com>
39039         [BZ #14210]
39040         Suppress sign-conversion warning from FD_SET.
39041         See <http://sourceware.org/ml/libc-alpha/2012-05/msg01794.html>.
39042         * debug/fdelt_chk.c (__fdelt_chk): Accept and return long int,
39043         not unsigned long int.
39044         * misc/bits/select2.h (__fdelt_chk, __fdelt_warn, __FD_ELT): Likewise.
39046 2012-06-12  H.J. Lu  <hongjiu.lu@intel.com>
39048         [BZ #14050]
39049         [BZ #14117]
39050         * sysdeps/i386/fpu/bits/mathinline.h (__MATH_INLINE): Check
39051         __extern_always_inline instead of __extern_inline.
39052         (__signbitf): Support __SSE2_MATH__ and C++ namespace.
39053         (__signbit): Likewise.
39054         (__signbitl): Support C++ namespace.
39055         (lrintf): New inline function.
39056         (lrint): Likewise.
39057         (llrintf): Likewise.
39058         (llrint): Likewise.
39059         (fmaxf): Likewise.
39060         (fmax): Likewise.
39061         (fminf): Likewise.
39062         (fmin): Likewise.
39063         (rint): Likewise.
39064         (rintf): Likewise.
39065         (ceil): Likewise.
39066         (ceilf): Likewise.
39067         (floor): Likewise.
39068         (floorf): Likewise.
39069         (nearbyint): Likewise.
39070         (nearbyintf): Likewise.
39072 2012-06-12  Thomas Schwinge  <thomas@codesourcery.com>
39074         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Fix case for
39075         non-default versions.
39077 2012-06-11  Roland McGrath  <roland@hack.frob.com>
39079         [BZ #14218]
39080         * manual/argp.texi (Argp): Reword argp_parse description slightly.
39082 2012-06-09  Thomas Schwinge  <thomas@codesourcery.com>
39084         * sysdeps/sh/sh4/fpu/bits/fenv.h (__FE_UNDEFINED): Define.
39085         (FE_UPWARD, FE_DOWNWARD): Don't define.
39086         * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Adapt to that.
39087         * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Likewise.
39089         * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Do not re-write fpscr after
39090         reading it.
39091         * sysdeps/sh/sh4/fpu/fegetexcept.c (fegetexcept): Likewise.
39092         * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
39094 2012-06-09  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
39096         * sysdeps/unix/sysv/linux/sh/nptl/ld.abilist: New file.
39097         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Refreshed.
39098         * sysdeps/unix/sysv/linux/sh/nptl/libm.abilist: Refreshed.
39099         * sysdeps/unix/sysv/linux/sh/nptl/librt.abilist: Refreshed.
39101 2012-06-06  H.J. Lu  <hongjiu.lu@intel.com>
39103         [BZ #14117]
39104         * sysdeps/i386/fpu/bits/fenv.h: Removed.
39105         * sysdeps/i386/fpu/Implies: New file.
39106         * sysdeps/x86_64/fpu/Implies: Likewise.
39107         * sysdeps/x86_64/fpu/bits/fenv.h: Renamed to ...
39108         * sysdeps/x86/fpu/bits/fenv.h: This.
39110         * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Check
39111         __SSE_MATH__.
39113 2012-06-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
39115         [BZ #14134]
39116         * iconvdata/ibm930.c (BODY) [FROM_LOOP]: Check for invalid
39117         character 0xffff that matches the last element of the
39118         conversion table.
39120 2012-06-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
39122         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Fix for wrong ldbl128-ibm
39123         fmodl commit.
39125 2012-06-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
39127         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Fix spurious underflow for
39128         values higher than 25.6283.
39130 2012-06-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
39132         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c (__ieee754_fmodl): Fix
39133         subnormal exponent extraction and add some __builtin_expect.
39134         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_extract_mantissa):
39135         Fix for subnormal mantissa calculation.
39137 2012-06-04  Mike Frysinger  <vapier@gentoo.org>
39139         * sysdeps/unix/sysv/linux/tst-getcpu.c (do_test): Call perror when
39140         cpu2 is -1 and errno is not ENOSYS.
39142 2012-06-04  H.J. Lu  <hongjiu.lu@intel.com>
39144         [BZ #14117]
39145         * sysdeps/i386/i486/bits/string.h: Renamed to ...
39146         * sysdeps/x86/bits/string.h: This.
39147         * sysdeps/x86_64/bits/string.h: Removed.
39149         * sysdeps/i386/i486/bits/string.h: Define inline functions only
39150         if not compiling for x86-64, but compiling for >= i486.
39152         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h: Renamed to ...
39153         * sysdeps/unix/sysv/linux/x86/bits/sigcontext.h: This.
39155         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h (FP_XSTATE_MAGIC1):
39156         New macro from Linux kernel 3.4.0.
39157         (FP_XSTATE_MAGIC2): Likewise.
39158         (FP_XSTATE_MAGIC2_SIZE): Likewise.
39159         (X86_FXSR_MAGIC): New macro from Linux i386 kernel.
39160         (struct _fpx_sw_bytes): New struct.
39161         (struct _xsave_hdr): Likewise.
39162         (struct _ymmh_state): Likewise.
39163         (struct _xstate): Likewise.
39165         * sysdeps/unix/sysv/linux/i386/sys/debugreg.h: Removed.
39166         * sysdeps/unix/sysv/linux/i386/sys/reg.h: Likewise.
39167         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Renamed to ...
39168         * sysdeps/unix/sysv/linux/x86/sys/debugreg.h: This.
39169         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Renamed to ...
39170         * sysdeps/unix/sysv/linux/x86/sys/reg.h: This.
39172         * sysdeps/unix/sysv/linux/i386/sys/io.h: Removed.
39173         * sysdeps/unix/sysv/linux/x86_64/sys/io.h: Renamed to ...
39174         * sysdeps/unix/sysv/linux/x86/sys/io.h: This.
39175         * sysdeps/unix/sysv/linux/i386/sys/perm.h: Removed.
39176         * sysdeps/unix/sysv/linux/x86_64/sys/perm.h: Renamed to ...
39177         * sysdeps/unix/sysv/linux/x86/sys/perm.h: This.
39179 2012-06-04  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
39181         [BZ #13743]
39182         * sysdeps/powerpc/sys/platform/ppc.h: New file for PowerPC features.
39183         * sysdeps/powerpc/Makefile (tests): Add test-gettimebase.
39184         (sysdep_headers): Include sys/platform/ppc.h.
39185         * sysdeps/powerpc/test-gettimebase.c: Test for
39186         __ppc_get_timebase() to catch future ISA opcode/insn changes.
39187         * manual/Makefile (appendices): Include platform.texi.
39188         * manual/contrib.texi (Contributors): Update @node pointers.
39189         * manual/maint.texi (Maintenance): Likewise.
39190         (Platform): New node.
39191         * manual/platform.texi: New file.  Document the new features.
39193 2012-06-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
39194             Jakub Jelinek  <jakub@redhat.com>
39196         [BZ #14188]
39197         * misc/sys/cdefs.h (__glibc_unlikely): New macro to wrap cases
39198         where __builtin_expect is unavailable.
39200 2012-06-03  David S. Miller  <davem@davemloft.net>
39202         * stdlib/longlong.h: Updated from GCC.
39204 2012-06-02  Andreas Schwab  <schwab@linux-m68k.org>
39206         [BZ #14042]
39207         * sysdeps/powerpc/powerpc32/mcount.c: New file.
39208         * sysdeps/powerpc/powerpc32/Versions (GLIBC_2.16): Add
39209         __mcount_internal.
39210         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist
39211         (GLIBC_2.16): Likewise.
39213 2012-06-01  H.J. Lu  <hongjiu.lu@intel.com>
39215         * sysdeps/unix/sysv/linux/x86_64/sys/io.h (outsw): Fix a typo.
39217 2012-06-01  Joseph Myers  <joseph@codesourcery.com>
39219         * sysdeps/unix/sysv/linux/powerpc/powerpc32/Makefile
39220         (default-abi): New variable.
39221         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Makefile: New file.
39222         * sysdeps/unix/sysv/linux/s390/s390-32/Makefile (default-abi): New
39223         variable.
39224         * sysdeps/unix/sysv/linux/s390/s390-64/Makefile (default-abi):
39225         Likewise.
39226         * sysdeps/unix/sysv/linux/sparc/sparc32/Makefile (default-abi):
39227         Likewise.
39228         * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile (default-abi):
39229         Likewise.
39231         * Makeconfig [abi-variants && !default-abi] (default-abi): Remove
39232         definition.  Document in comment.
39234 2012-06-01  David S. Miller  <davem@davemloft.net>
39236         * stdlib/longlong.h: Updated from GCC.
39238 2012-06-01  H.J. Lu  <hongjiu.lu@intel.com>
39240         [BZ #14117]
39241         * sysdeps/unix/sysv/linux/i386/Makefile (sysdep_headers):
39242         Don't add sys/elf.h sys/perm.h sys/reg.h sys/vm86.h
39243         sys/debugreg.h sys/io.h here.
39244         * sysdeps/unix/sysv/linux/x86/Makefile (sysdep_headers): Add
39245         sys/elf.h sys/perm.h sys/reg.h sys/vm86.h sys/debugreg.h
39246         sys/io.h.
39247         * sysdeps/unix/sysv/linux/x86_64/Makefile (sysdep_headers):
39248         Don't add sys/perm.h sys/reg.h sys/debugreg.h sys/io.h here.
39249         * sysdeps/unix/sysv/linux/i386/sys/elf.h: Renamed to ...
39250         * sysdeps/unix/sysv/linux/x86/sys/elf.h: This.
39251         * sysdeps/unix/sysv/linux/i386/sys/vm86.h: Renamed to ...
39252         * sysdeps/unix/sysv/linux/x86/sys/vm86.h: This.
39254         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h (DR_LEN_8):
39255         Define only if __x86_64__ is defined.
39257 2012-06-01  Joseph Myers  <joseph@codesourcery.com>
39259         [BZ #14048]
39260         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c (__ieee754_fmod):
39261         Use int64_t for variable i.
39262         * math/libm-test.inc (fmod_test): Add more tests.
39264         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Ensure temp + (double)
39265         z computation is not scheduled after fetestexcept.
39266         * sysdeps/ieee754/ldbl-128/s_fmal.c: Include <math_private.h>.
39267         Use math_force_eval instead of asm to ensure calculation scheduled
39268         before exception test.
39269         * sysdeps/ieee754/ldbl-96/s_fmal.c: Include <math_private.h>.
39270         Ensure a1 + u.d computation is not scheduled after fetestexcept.
39272 2012-06-01  Aurelien Jarno  <aurelien@aurel32.net>
39274         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Ensure a1 + u.d
39275         computation is not scheduled after fetestexcept.
39277 2012-06-01  H.J. Lu  <hongjiu.lu@intel.com>
39279         [BZ #14117]
39280         * sysdeps/unix/sysv/linux/i386/bits/wchar.h: Renamed to ...
39281         * sysdeps/unix/sysv/linux/x86/bits/wchar.h: This.
39283 2012-06-01  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
39285         * sysdeps/powerpc/fpu/k_cosf.c: Fix underflow generation.
39286         * sysdeps/powerpc/fpu/k_sinf.c: Likewise.
39288 2012-05-31  H.J. Lu  <hongjiu.lu@intel.com>
39290         [BZ #14117]
39291         * sysdeps/unix/sysv/linux/i386/bits/wchar.h: Include
39292         <bits/wordsize.h>.
39293         (__WCHAR_MIN): Support __WORDSIZE == 64.
39294         (__WCHAR_MAX): Likewise.
39296         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h: Renamed to ...
39297         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h: This.
39299         [BZ #14183]
39300         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h (__FSWORD_T_TYPE):
39301         Defined with __SWORD_TYPE if __x86_64__ isn't defined.
39303         [BZ #14117]
39304         * sysdeps/unix/sysv/linux/x86_64/bits/siginfo.h: Renamed to ...
39305         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h: This.
39307         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h: Renamed to ...
39308         * sysdeps/unix/sysv/linux/x86/bits/stat.h: This.
39310         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h (_STAT_VER_KERNEL):
39311         Defined to 1 if __x86_64__ isn't defined.
39312         (_STAT_VER_LINUX_OLD): New.
39313         (st_atime): Remove duplicate.
39314         (st_mtime): Likewise.
39315         (st_ctime): Likewise.
39317 2012-05-31  David S. Miller  <davem@davemloft.net>
39319         * sysdeps/sparc/fpu/libm-test-ulps: Remove sqrt(2) and sqrt test
39320         entries.
39322 2012-06-01  Andreas Schwab  <schwab@linux-m68k.org>
39324         * sysdeps/powerpc/fpu/libm-test-ulps: Sort through
39325         gen-libm-test.pl.
39327         [BZ #14132]
39328         * elf/dl-reloc.c: Include <_itoa.h>.
39329         (_dl_reloc_bad_type): Remove use of INTUSE.
39330         * elf/dl-minimal.c (_itoa, _itoa_lower_digits): Likewise.
39331         * stdio-common/_itoa.c (_itoa_word, _itoa): Likewise.
39332         * stdio-common/psiginfo.c (psiginfo): Likewise.
39333         * stdio-common/psignal.c (psignal): Likewise.
39334         * string/strsignal.c (strsignal): Likewise.
39335         * include/signal.h (_sys_siglist): Declare hidden proto.
39336         * stdio-common/itoa-digits.c: Include <_itoa.h>.  Replace
39337         INTVARDEF with libc_hidden_data_def.
39338         * stdio-common/itoa-udigits.c: Likewise.
39339         * sysdeps/generic/_itoa.h (_itoa_upper_digits_internal)
39340         (_itoa_lower_digits_internal): Remove declaration.
39341         (_itoa_upper_digits, _itoa_lower_digits): Declare hidden proto.
39342         * sysdeps/gnu/siglist.c (_sys_siglist_internal)
39343         (_sys_sigabbrev_internal): Remove aliases.
39344         (_sys_siglist): Define hidden alias.
39346 2012-05-31  Markus Trippelsdorf  <markus@trippelsdorf.de>
39348         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
39349         bits/sysctl.h.
39351 2012-05-31  H.J. Lu  <hongjiu.lu@intel.com>
39353         [BZ #14117]
39354         * sysdeps/unix/sysv/linux/x86_64/bits/sysctl.h: Renamed to ...
39355         * sysdeps/unix/sysv/linux/x86/bits/sysctl.h: This.
39357         * sysdeps/unix/sysv/linux/i386/sys/ucontext.h: Removed.
39358         * sysdeps/unix/sysv/linux/x86_64/sys/ucontext.h: Renamed to ...
39359         * sysdeps/unix/sysv/linux/x86/sys/ucontext.h: This.
39360         * sysdeps/unix/sysv/linux/i386/sys/user.h: Removed.
39361         * sysdeps/unix/sysv/linux/x86_64/sys/user.h: Renamed to ...
39362         * sysdeps/unix/sysv/linux/x86/sys/user.h: This.
39364         * sysdeps/unix/sysv/linux/i386/sys/procfs.h: Removed.
39365         * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h: Renamed to ...
39366         * sysdeps/unix/sysv/linux/x86/sys/procfs.h: This.
39368         * sysdeps/unix/sysv/linux/x86_64/sys/io.h (insb): Replace addr
39369         with __addr.
39370         (insw): Likewise.
39371         (insl): Likewise.
39372         (outsb): Likewise.
39373         (outsw): Likewise.
39374         (outsl): Likewise.
39376         * sysdeps/unix/sysv/linux/i386/bits/mman.h: Removed.
39377         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Renamed to ...
39378         * sysdeps/unix/sysv/linux/x86/bits/mman.h: This.
39380         * sysdeps/unix/sysv/linux/x86_64/bits/msq.h: Renamed to ...
39381         * sysdeps/unix/sysv/linux/x86/bits/msq.h: This.
39382         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h: Renamed to ...
39383         * sysdeps/unix/sysv/linux/x86/bits/sem.h: This.
39384         * sysdeps/unix/sysv/linux/x86_64/bits/shm.h: Renamed to ...
39385         * sysdeps/unix/sysv/linux/x86/bits/shm.h: This.
39387         * sysdeps/unix/sysv/linux/x86_64/bits/ipctypes.h: Renamed to ...
39388         * sysdeps/unix/sysv/linux/x86/bits/ipctypes.h: This.
39390         * sysdeps/unix/sysv/linux/x86_64/bits/epoll.h: Renamed to ...
39391         * sysdeps/unix/sysv/linux/x86/bits/epoll.h: This.
39393         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Removed.
39394         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Renamed to ...
39395         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h: This.
39397         * sysdeps/unix/sysv/linux/i386/bits/environments.h: Removed.
39398         * sysdeps/unix/sysv/linux/x86_64/bits/environments.h: Renamed
39399         to ...
39400         * sysdeps/unix/sysv/linux/x86/bits/environments.h: This.
39402         * sysdeps/unix/sysv/linux/i386/bits/a.out.h: Removed.
39403         * sysdeps/unix/sysv/linux/x86_64/bits/a.out.h: Renamed to ...
39404         * sysdeps/unix/sysv/linux/x86/bits/a.out.h: This.
39406         * sysdeps/unix/sysv/linux/i386/sys/elf.h: Error when compiling
39407         for x86-64.
39408         * sysdeps/unix/sysv/linux/i386/sys/vm86.h: Likewise.
39410 2012-05-31  Joseph Myers  <joseph@codesourcery.com>
39412         * math/math.h (M_El): Use two more decimal places.
39413         (M_LOG2El): Likewise.
39414         (M_LOG10El): Likewise.
39415         (M_LN2l): Likewise.
39416         (M_LN10l): Likewise.
39417         (M_PIl): Likewise.
39418         (M_PI_2l): Likewise.
39419         (M_PI_4l): Likewise.
39420         (M_1_PIl): Likewise.
39421         (M_2_PIl): Likewise.
39422         (M_2_SQRTPIl): Likewise.
39423         (M_SQRT2l): Likewise.
39424         (M_SQRT1_2l): Likewise.
39426 2012-05-31  David S. Miller  <davem@davemloft.net>
39428         * sysdeps/sparc/sparc64/memcpy.S: Use fsrc2 to move 64-bit
39429         values between float registers.
39430         * sysdeps/sparc/sparc64/memset.S: Likewise.
39431         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Likewise.
39433 2012-05-31  Mike Frysinger  <vapier@gentoo.org>
39435         * debug/Makefile (CFLAGS-tst-longjmp_chk.c): Delete
39436         -D_FORTIFY_SOURCE=1.
39437         (CPPFLAGS-tst-longjmp_chk.c): Define.
39438         (CFLAGS-tst-longjmp_chk2.c): Delete -D_FORTIFY_SOURCE=1.
39439         (CPPFLAGS-tst-longjmp_chk2.c): Define.
39440         * wcsmbs/Makefile (CPPFLAGS-tst-wchar-h.c): Rename from
39441         CFLAGS-tst-wchar-h.c.
39443 2012-05-31  Marek Polacek  <polacek@redhat.com>
39445         [BZ #14132]
39446         * include/mntent.h (__setmntent_internal, __getmntent_r_internal
39447         __endmntent_internal): Remove declaration.
39448         (__setmntent, __endmntent, __getmntent_r) [NOT_IN_libc]: Remove macro.
39449         (__setmntent, __endmntent, __getmntent_r): Declare hidden proto.
39450         * misc/mntent_r.c: Replace INTDEF with libc_hidden_def.
39452 2012-05-30  David S. Miller  <davem@davemloft.net>
39454         * sysdeps/sparc/sparc32/soft-fp/q_util.c
39455         (___Q_simulate_exceptions): Use real FP ops rather than writing
39456         into the %fsr.
39457         * sysdeps/sparc/sparc32/soft-fp/q_util.c (__Qp_handle_exceptions):
39458         Likewise.
39460 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
39462         [BZ #14117]
39463         * sysdeps/x86_64/bits/xtitypes.h: Renamed to ...
39464         * sysdeps/x86/bits/xtitypes.h: This.
39466         * sysdeps/x86_64/bits/wordsize.h: Renamed to ...
39467         * sysdeps/x86/bits/wordsize.h: This.
39469         * sysdeps/i386/bits/huge_vall.h: Renamed to ...
39470         * sysdeps/x86/bits/huge_vall.h: This.
39472         * sysdeps/i386/bits/select.h: Removed.
39473         * sysdeps/x86_64/bits/select.h: Renamed to ...
39474         * sysdeps/x86/bits/select.h: This.
39476         * sysdeps/i386/bits/setjmp.h: Removed.
39477         * sysdeps/x86_64/bits/setjmp.h: Renamed to ...
39478         * sysdeps/x86/bits/setjmp.h: This.
39480         * sysdeps/i386/bits/mathdef.h: Removed.
39481         * sysdeps/x86_64/bits/mathdef.h: Renamed to ...
39482         * sysdeps/x86/bits/mathdef.h: This.
39484 2012-05-30  Andreas Schwab  <schwab@linux-m68k.org>
39486         [BZ #14132]
39487         * include/sys/socket.h (__connect_internal)
39488         (__libc_sa_len_internal): Remove declaration.
39489         (__connect, __libc_sa_len): Declare hidden_proto.
39490         (SA_LEN): Remove use of INTUSE.
39491         * socket/connect.c: Add libc_hidden_def.
39492         * sysdeps/mach/hurd/connect.c: Replace INTDEF by libc_hidden_def.
39493         * sysdeps/unix/sysv/linux/sa_len.c: Likewise.
39494         * sysdeps/unix/inet/syscalls.list: Remove __connect_internal
39495         alias.
39496         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
39497         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Likewise.
39498         * sysdeps/unix/sysv/linux/connect.S: Use libc_hidden_weak instead
39499         of adding _internal alias.
39501 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
39503         [BZ #14117]
39504         * sysdeps/i386/bits/link.h: Removed.
39505         * sysdeps/i386/bits/linkmap.h: Likewise.
39506         * sysdeps/x86_64/bits/link.h: Renamed to ...
39507         * sysdeps/x86/bits/link.h: This.
39508         * sysdeps/x86_64/bits/linkmap.h: Renamed to ...
39509         * sysdeps/x86/bits/linkmap.h: This.
39511         * sysdeps/i386/bits/endian.h: Removed.
39512         * sysdeps/x86_64/bits/endian.h: Renamed to ...
39513         * sysdeps/x86/bits/endian.h: This.
39515         * sysdeps/i386/bits/byteswap.h: Removed.
39516         * sysdeps/i386/bits/byteswap-16.h: Likewise.
39517         * sysdeps/x86_64/bits/byteswap.h: Renamed to ...
39518         * sysdeps/x86/bits/byteswap.h: This.
39519         * sysdeps/x86_64/bits/byteswap-16.h: Renamed to ...
39520         * sysdeps/x86/bits/byteswap-16.h: This.
39521         * sysdeps/i386/Implies: Add x86.
39522         * sysdeps/x86_64/Implies: Likewise.
39524 2012-05-30  David S. Miller  <davem@davemloft.net>
39526         * soft-fp/soft-fp.h (FP_CUR_EXCEPTIONS): Define.
39527         (FP_TRAPPING_EXCEPTIONS): Provide default implementation.
39528         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h
39529         (FP_TRAPPING_EXCEPTIONS): Define.
39530         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h
39531         (FP_TRAPPING_EXCEPTIONS): Define.
39532         * soft-fp/op-common.h (_FP_PACK_SEMIRAW): Signal underflow for
39533         subnormals only when inexact has been signalled or underflow
39534         exceptions are enabled.
39535         (_FP_PACK_CANONICAL): Likewise.
39537 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
39539         [BZ #14183]
39540         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h (__NLINK_T_TYPE):
39541         Defined with __UWORD_TYPE if __x86_64__ isn't defined.
39543 2012-05-30  Richard Henderson  <rth@twiddle.net>
39545         * sysdeps/unix/make-syscalls.sh: Protect symbol_version output
39546         with #ifndef NOT_IN_libc.
39548         * scripts/abilist.awk: Accept 8 fields.  Handle Alpha functions
39549         marked to avoid plt entry.
39551 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
39553         [BZ #14112]
39554         * Makeconfig (default-abi): New macro.
39555         (abi-includes): Likewise.
39556         ($(common-objpfx)soversions.mk): Remove WORDSIZE check.  Use
39557         $(abi-$(default-abi)-lib-soname) for soname if defined.
39558         ($(common-objpfx)gnu/lib-names.stmp): Generate from
39559         abi-variants.
39560         * Makefile (installed-stubs): Likewise.
39561         * include/stubs-biarch.h: Removed.
39562         * scripts/lib-names.awk: Only handle one library at a time.
39563         * scripts/soversions.awk: Remove WORDSIZE support.
39564         * shlib-versions: Remove WORDSIZE and i.86/s390x/powerpc64 ld
39565         entries.
39566         * sysdeps/unix/sysv/linux/Makefile (syscall-list-variants):
39567         Removed.
39568         (syscall-list-default-condition): Likewise.
39569         (syscall-list-default-condition): Likewise.
39570         (syscall-list-includes): Likewise.
39571         ($(objpfx)bits/syscall%h $(objpfx)bits/syscall%d): Replace
39572         syscall-list-* with abi-*.  Handle undefined abi-variants.
39573         * sysdeps/unix/sysv/linux/i386/Makefile (default-abi): New macro.
39574         * sysdeps/unix/sysv/linux/i386/Implies: New file.
39575         * sysdeps/unix/sysv/linux/x86/Makefile: Likewise.
39576         * sysdeps/unix/sysv/linux/x86_64/64/Makefile: Likewise.
39577         * sysdeps/unix/sysv/linux/x86_64/Implies: Add unix/sysv/linux/x86.
39578         * sysdeps/unix/sysv/linux/x86_64/Makefile (syscall-list-variants):
39579         Removed.
39580         (syscall-list-32-options): Likewise.
39581         (syscall-list-32-condition): Likewise.
39582         (syscall-list-64-options): Likewise.
39583         (syscall-list-64-condition): Likewise.
39584         * sysdeps/unix/sysv/linux/x86_64/x32/Makefile (default-abi): New
39585         macro.
39586         * sysdeps/unix/sysv/linux/powerpc/Makefile (syscall-list-*):
39587         Renamed to ...
39588         (abi-*): This.
39589         (abi-64-ld-soname): New macro.
39590         * sysdeps/unix/sysv/linux/s390/Makefile: Likewise.
39591         * sysdeps/unix/sysv/linux/sparc/Makefile (syscall-list-*):
39592         Renamed to ...
39593         (abi-*): This.
39594         * sysdeps/x86_64/64/shlib-versions: Remove ld entry.
39595         * sysdeps/x86_64/x32/shlib-versions: Likewise.
39597 2012-05-30  Joseph Myers  <joseph@codesourcery.com>
39599         * sysdeps/unix/sysv/linux/kernel-features.h
39600         (__ASSUME_TRUNCATE64_SYSCALL): Remove all definitions.
39601         * sysdeps/unix/sysv/linux/ftruncate64.c: Do not
39602         include <kernel-features.h>.
39603         [!__NR_ftruncate64]: Remove conditional code.
39604         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
39605         [__NR_ftruncate64]: Make code unconditional.
39606         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
39607         * sysdeps/unix/sysv/linux/truncate64.c: Do not
39608         include <kernel-features.h>.
39609         [!__NR_ftruncate64]: Remove conditional code.
39610         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
39611         [__NR_ftruncate64]: Make code unconditional.
39612         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
39613         * sysdeps/unix/sysv/linux/powerpc/powerpc32/ftruncate64.c: Do not
39614         include <kernel-features.h>.
39615         [!__NR_ftruncate64]: Remove conditional code.
39616         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
39617         [__NR_ftruncate64]: Make code unconditional.
39618         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
39619         * sysdeps/unix/sysv/linux/powerpc/powerpc32/truncate64.c: Do not
39620         include <kernel-features.h>.
39621         [!__NR_ftruncate64]: Remove conditional code.
39622         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
39623         [__NR_ftruncate64]: Make code unconditional.
39624         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
39626         * configure.in (libc_cv_fpie): Weaken to a compile test using
39627         LIBC_TRY_CC_OPTION.
39628         * configure: Regenerated.
39630 2012-05-29  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
39632         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist: Refreshed.
39633         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Refreshed.
39634         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist: Refreshed.
39635         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
39636         Refreshed.
39637         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist: Refreshed.
39638         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libutil.abilist: Refreshed.
39639         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist: Refreshed.
39640         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Refreshed.
39641         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist: Refreshed.
39642         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
39643         Refreshed.
39645 2012-05-27  David S. Miller  <davem@davemloft.net>
39647         * sysdeps/sparc/sparc32/soft-fp/q_util.c (___Q_numbers): Delete.
39648         (___Q_zero): New.
39649         (__Q_simulate_exceptions): Return void.  Change to simulate
39650         exceptions by writing into the %fsr.
39651         * sysdeps/sparc/sparc64/soft-fp/qp_util.c
39652         (__Qp_handle_exceptions): Likewise.
39653         (numbers): Delete.
39654         * sysdeps/sparc/sparc64/soft-fp/Versions: Remove entry for
39655         __Qp_handle_exceptions.
39656         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Remove
39657         __Qp_handle_exceptions.
39658         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h (_FP_DECL_EX): Mark
39659         as unused and give dummy FP_RND_NEAREST initializer.
39660         (FP_INHIBIT_RESULTS): Define.
39661         (___Q_simulate_exceptions): Update declaration.
39662         (FP_HANDLE_EXCEPTIONS): Use ___Q_zero and tidy inline asm
39663         formatting.
39664         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h (_FP_DECL_EX): Mark
39665         as unused and give dummy FP_RND_NEAREST initializer.
39666         (__Qp_handle_exceptions): Update declaration.
39667         (FP_HANDLE_EXCEPTIONS, QP_NO_EXCEPTIONS): Tidy inline asm
39668         formatting.
39670 2012-05-27  Thomas Schwinge  <thomas@codesourcery.com>
39672         * sysdeps/sh/sh4/fpu/fclrexcpt.c (feclearexcept): Use fpu_control_t for
39673         the temporary FPU control word.
39674         * sysdeps/sh/sh4/fpu/fedisblxcpt.c (fedisableexcept): Likewise.
39675         * sysdeps/sh/sh4/fpu/feenablxcpt.c (feenableexcept): Likewise.
39676         * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Likewise.
39677         * sysdeps/sh/sh4/fpu/fegetexcept.c (fegetexcept): Likewise.
39678         * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Likewise.
39679         * sysdeps/sh/sh4/fpu/feholdexcpt.c (feholdexcept): Likewise.
39680         * sysdeps/sh/sh4/fpu/fesetenv.c (fesetenv): Likewise.
39681         * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Likewise.
39682         * sysdeps/sh/sh4/fpu/feupdateenv.c (feupdateenv): Likewise.
39683         * sysdeps/sh/sh4/fpu/fsetexcptflg.c (fesetexceptflag): Likewise.
39684         * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
39686 2012-05-27  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
39688         * sysdeps/sh/sh4/fpu/fraiseexcpt.c (feraiseexcept): Restore fpscr flag
39689         fields.
39691 2012-05-27  Chung-Lin Tang  <cltang@codesourcery.com>
39693         * sysdeps/sh/_mcount.S (_mount): Add CFI directives.
39694         * sysdeps/unix/sh/sysdep.S (__syscall_error): Likewise.
39695         * sysdeps/unix/sysv/linux/sh/sh3/setcontext.S (__setcontext): Likewise.
39696         * sysdeps/unix/sysv/linux/sh/sh3/swapcontext.S (__swapcontext):
39697         Likewise.
39698         * sysdeps/unix/sysv/linux/sh/sh4/setcontext.S (__setcontext): Likewise.
39699         * sysdeps/unix/sysv/linux/sh/sh4/swapcontext.S (__swapcontext):
39700         Likewise.
39702 2012-05-27  Ulrich Drepper  <drepper@gmail.com>
39704         * po/h.po: Update from translation team.
39706 2012-05-26  Andreas Schwab  <schwab@linux-m68k.org>
39708         * sysdeps/powerpc/powerpc32/dl-irel.h: Include <ldsodefs.h>.
39710         * sysdeps/ieee754/dbl-64/s_logb.c (__logb): Optimize
39711         handling of denormals.
39712         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Likewise.
39713         * sysdeps/ieee754/flt-32/s_logbf.c (__logbf): Likewise.
39714         * sysdeps/ieee754/ldbl-96/s_logbl.c (__logbl): Likewise.
39715         * sysdeps/ieee754/ldbl-128/s_logbl.c (__logbl): Likewise.
39716         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
39717         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c (_logb): Likewise.
39718         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c (_logbl):
39719         Likewise.
39721 2012-05-26  Marek Polacek  <polacek@redhat.com>
39723         [BZ #14152]
39724         * math/libm-test.inc (fma_test): Don't always expect underflow
39725         exception.
39727 2012-05-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
39729         [BZ #12416]
39730         * elf/tst-execstack.c: Include stackinfo.h.
39731         (do_test): Adjust test case to ensure that pthread_getattr_np
39732         behaviour remains the same after marking stack executable.
39734 2012-05-25  Joseph Myers  <joseph@codesourcery.com>
39736         * sysdeps/unix/sysv/linux/kernel-features.h
39737         (__ASSUME_NEW_GETRLIMIT_SYSCALL): Remove all definitions.
39738         * sysdeps/unix/sysv/linux/i386/getrlimit.c: Do not include
39739         kernel-features.h.
39740         [!__ASSUME_NEW_GETRLIMIT_SYSCALL]: Remove conditional code.
39741         [__ASSUME_NEW_GETRLIMIT_SYSCALL]: Make code unconditional.
39742         * sysdeps/unix/sysv/linux/i386/setrlimit.c Do not include
39743         kernel-features.h.
39744         [!__ASSUME_NEW_GETRLIMIT_SYSCALL]: Remove conditional code.
39745         [__ASSUME_NEW_GETRLIMIT_SYSCALL]: Make code unconditional.
39747 2012-05-25  H.J. Lu  <hongjiu.lu@intel.com>
39749         * configure.in: Define the default includes to being none.
39750         * configure: Regenerated.
39752 2012-05-25  Roland McGrath  <roland@hack.frob.com>
39754         * sysdeps/x86_64/__longjmp.S: Add a static probe here.
39755         * sysdeps/x86_64/setjmp.S: Likewise.
39756         * sysdeps/i386/bsd-setjmp.S: Likewise.
39757         * sysdeps/i386/bsd-_setjmp.S: Likewise.
39758         * sysdeps/i386/setjmp.S: Likewise.
39759         * sysdeps/i386/__longjmp.S: Likewise.
39760         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Likewise.
39761         * sysdeps/unix/sysv/linux/i386/____longjmp_chk.S: Likewise.
39763         * include/stap-probe.h: New file.
39764         * configure.in: Handle --enable-systemtap.
39765         * configure: Regenerated.
39766         * config.h.in (USE_STAP_PROBE): New #undef.
39767         * extra-lib.mk (CPPFLAGS-$(lib)): Add -DIN_LIB=$(lib).
39768         * elf/Makefile (CPPFLAGS-.os): Add -DIN_LIB=rtld.
39769         * elf/rtld-Rules (rtld-CPPFLAGS): Likewise.
39771 2012-05-25  Joseph Myers  <joseph@codesourcery.com>
39773         [BZ #13717]
39774         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel): Set
39775         to 2.4.0 where earlier.
39776         * sysdeps/unix/sysv/linux/configure: Regenerated.
39777         * sysdeps/unix/sysv/linux/i386/chown.c: Do not include
39778         <kernel-features.h>.
39779         [__ASSUME_32BITUIDS]: Make code unconditional.
39780         [!__ASSUME_32BITUIDS]: Remove conditional code.
39781         * sysdeps/unix/sysv/linux/i386/fchown.c: Do not include
39782         <kernel-features.h>.
39783         [__ASSUME_32BITUIDS]: Make code unconditional.
39784         [!__ASSUME_32BITUIDS]: Remove conditional code.
39785         * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat)
39786         [__ASSUME_32BITUIDS]: Make code unconditional.
39787         (fchownat) [!__ASSUME_32BITUIDS]: Remove conditional code.
39788         * sysdeps/unix/sysv/linux/i386/getegid.c: Do not include
39789         <kernel-features.h>.
39790         [__ASSUME_32BITUIDS]: Make code unconditional.
39791         [!__ASSUME_32BITUIDS]: Remove conditional code.
39792         * sysdeps/unix/sysv/linux/i386/geteuid.c: Do not include
39793         <kernel-features.h>.
39794         [__ASSUME_32BITUIDS]: Make code unconditional.
39795         [!__ASSUME_32BITUIDS]: Remove conditional code.
39796         * sysdeps/unix/sysv/linux/i386/getgid.c: Do not include
39797         <kernel-features.h>.
39798         [__ASSUME_32BITUIDS]: Make code unconditional.
39799         [!__ASSUME_32BITUIDS]: Remove conditional code.
39800         * sysdeps/unix/sysv/linux/i386/getgroups.c: Do not include
39801         <kernel-features.h>.
39802         [__ASSUME_32BITUIDS]: Make code unconditional.
39803         [!__ASSUME_32BITUIDS]: Remove conditional code.
39804         * sysdeps/unix/sysv/linux/i386/getresgid.c: Do not include
39805         <kernel-features.h>.
39806         [__ASSUME_32BITUIDS]: Make code unconditional.
39807         [!__ASSUME_32BITUIDS]: Remove conditional code.
39808         * sysdeps/unix/sysv/linux/i386/getresuid.c: Do not include
39809         <kernel-features.h>.
39810         [__ASSUME_32BITUIDS]: Make code unconditional.
39811         [!__ASSUME_32BITUIDS]: Remove conditional code.
39812         * sysdeps/unix/sysv/linux/i386/getuid.c: Do not include
39813         <kernel-features.h>.
39814         [__ASSUME_32BITUIDS]: Make code unconditional.
39815         [!__ASSUME_32BITUIDS]: Remove conditional code.
39816         * sysdeps/unix/sysv/linux/i386/lchown.c: Do not include
39817         <kernel-features.h>.
39818         [__ASSUME_32BITUIDS]: Make code unconditional.
39819         [!__ASSUME_32BITUIDS]: Remove conditional code.
39820         * sysdeps/unix/sysv/linux/i386/msgctl.c: Do not include
39821         <kernel-features.h>.
39822         [__ASSUME_32BITUIDS]: Make code unconditional.
39823         [!__ASSUME_32BITUIDS]: Remove conditional code.
39824         * sysdeps/unix/sysv/linux/i386/semctl.c: Do not include
39825         <kernel-features.h>.
39826         [__ASSUME_32BITUIDS]: Make code unconditional.
39827         [!__ASSUME_32BITUIDS]: Remove conditional code.
39828         * sysdeps/unix/sysv/linux/i386/setegid.c: Do not include
39829         <kernel-features.h>.
39830         [__NR_setresgid] (__setresgid): Do not declare.
39831         [__ASSUME_32BITUIDS]: Make code unconditional.
39832         [!__ASSUME_32BITUIDS]: Remove conditional code.
39833         * sysdeps/unix/sysv/linux/i386/seteuid.c: Do not include
39834         <kernel-features.h>.
39835         [__NR_setresuid] (__setresuid): Do not declare.
39836         [__ASSUME_32BITUIDS]: Make code unconditional.
39837         [!__ASSUME_32BITUIDS]: Remove conditional code.
39838         * sysdeps/unix/sysv/linux/i386/setfsgid.c: Do not include
39839         <kernel-features.h>.
39840         [__ASSUME_32BITUIDS]: Make code unconditional.
39841         [!__ASSUME_32BITUIDS]: Remove conditional code.
39842         * sysdeps/unix/sysv/linux/i386/setfsuid.c: Do not include
39843         <kernel-features.h>.
39844         [__ASSUME_32BITUIDS]: Make code unconditional.
39845         [!__ASSUME_32BITUIDS]: Remove conditional code.
39846         * sysdeps/unix/sysv/linux/i386/setgid.c: Do not include
39847         <kernel-features.h>.
39848         [__ASSUME_32BITUIDS]: Make code unconditional.
39849         [!__ASSUME_32BITUIDS]: Remove conditional code.
39850         * sysdeps/unix/sysv/linux/i386/setgroups.c: Do not include
39851         <kernel-features.h>.
39852         [__ASSUME_32BITUIDS]: Make code unconditional.
39853         [!__ASSUME_32BITUIDS]: Remove conditional code.
39854         * sysdeps/unix/sysv/linux/i386/setregid.c: Do not include
39855         <kernel-features.h>.
39856         [__ASSUME_32BITUIDS]: Make code unconditional.
39857         [!__ASSUME_32BITUIDS]: Remove conditional code.
39858         * sysdeps/unix/sysv/linux/i386/setresgid.c: Do not include
39859         <kernel-features.h>.
39860         [__ASSUME_32BITUIDS]: Make code unconditional.
39861         [!__ASSUME_32BITUIDS]: Remove conditional code.
39862         * sysdeps/unix/sysv/linux/i386/setresuid.c: Do not include
39863         <kernel-features.h>.
39864         [__ASSUME_32BITUIDS]: Make code unconditional.
39865         [!__ASSUME_32BITUIDS]: Remove conditional code.
39866         * sysdeps/unix/sysv/linux/i386/setreuid.c: Do not include
39867         <kernel-features.h>.
39868         [__ASSUME_32BITUIDS]: Make code unconditional.
39869         [!__ASSUME_32BITUIDS]: Remove conditional code.
39870         * sysdeps/unix/sysv/linux/i386/setuid.c: Do not include
39871         <kernel-features.h>.
39872         [__ASSUME_32BITUIDS]: Make code unconditional.
39873         [!__ASSUME_32BITUIDS]: Remove conditional code.
39874         * sysdeps/unix/sysv/linux/i386/shmctl.c: Do not include
39875         <kernel-features.h>.
39876         [__ASSUME_32BITUIDS]: Make code unconditional.
39877         [!__ASSUME_32BITUIDS]: Remove conditional code.
39878         * sysdeps/unix/sysv/linux/kernel-features.h
39879         (__ASSUME_SETRESUID_SYSCALL): Remove.
39880         (__ASSUME_SETRESGID_SYSCALL): Likewise.
39881         (__ASSUME_32BITUIDS): Likewise.
39882         (__ASSUME_LDT_WORKS): Likewise.
39883         (__ASSUME_O_DIRECTORY): Likewise.
39884         (__ASSUME_NEW_GETRLIMIT_SYSCALL): Define conditional on
39885         architecture but not kernel version.
39886         (__ASSUME_TRUNCATE64_SYSCALL): Likewise.
39887         (__ASSUME_MMAP2_SYSCALL): Likewise.
39888         (__ASSUME_STAT64_SYSCALL): Likewise.
39889         (__ASSUME_IPC64): Likewise.
39890         * sysdeps/unix/sysv/linux/local-setxid.h: Do not include
39891         <kernel-features.h>.
39892         [__ASSUME_32BITUIDS]: Make code unconditional.
39893         [!__ASSUME_32BITUIDS]: Remove conditional code.
39894         * sysdeps/unix/sysv/linux/opendir.c: Do not include
39895         <kernel-features.h>.
39896         [__ASSUME_O_DIRECTORY]: Make code unconditional.
39897         * sysdeps/unix/sysv/linux/opensock.c [__LINUX_KERNEL_VERSION <
39898         132096]: Remove conditional code.
39899         [__LINUX_KERNEL_VERSION >= 132096]: Make code unconditional.
39900         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Do not include
39901         <kernel-features.h>.
39902         [__ASSUME_32BITUIDS]: Make code unconditional.
39903         [!__ASSUME_32BITUIDS]: Remove conditional code.
39904         * sysdeps/unix/sysv/linux/s390/s390-32/lchown.c: Do not include
39905         <kernel-features.h>.
39906         [__ASSUME_32BITUIDS]: Make code unconditional.
39907         [!__ASSUME_32BITUIDS]: Remove conditional code.
39908         * sysdeps/unix/sysv/linux/setegid.c: Do not include
39909         <kernel-features.h>.
39910         [__NR_setresgid || __ASSUME_SETRESGID_SYSCALL]: Make code
39911         unconditional.
39912         (__setresgid): Do not declare.
39913         [__ASSUME_32BITUIDS]: Make code unconditional.
39914         [!__ASSUME_32BITUIDS]: Remove conditional code.
39915         * sysdeps/unix/sysv/linux/seteuid.c: Do not include
39916         <kernel-features.h>.
39917         [__NR_setresuid || __ASSUME_SETRESUID_SYSCALL]: Make code
39918         unconditional.
39919         (__setresuid): Do not declare.
39920         [__ASSUME_32BITUIDS]: Make code unconditional.
39921         [!__ASSUME_32BITUIDS]: Remove conditional code.
39922         * sysdeps/unix/sysv/linux/sh/chown.c: Do not include
39923         <kernel-features.h>.
39924         [__ASSUME_32BITUIDS]: Make code unconditional.
39925         [!__ASSUME_32BITUIDS]: Remove conditional code.
39926         * sysdeps/unix/sysv/linux/sparc/sparc32/semctl.c: Do not include
39927         <kernel-features.h>.
39928         [__ASSUME_32BITUIDS]: Make code unconditional.
39929         [!__ASSUME_32BITUIDS]: Remove conditional code.
39931 2012-05-25  Richard Henderson  <rth@twiddle.net>
39933         * sysdeps/powerpc/powerpc32/dl-irel.h (elf_ifunc_invoke): Pass
39934         dl_hwcap to ifunc resolver.
39935         * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela): Use
39936         elf_ifunc_invoke.
39937         * sysdeps/powerpc/powerpc64/dl-irel.h (elf_ifunc_invoke): Pass
39938         dl_hwcap to ifunc resolver.
39939         * sysdeps/powerpc/powerpc64/dl-machine.h (resolve_ifunc): Likewise.
39941 2012-05-24  Joseph Myers  <joseph@codesourcery.com>
39943         [BZ #14153]
39944         * sysdeps/ieee754/flt-32/e_acosf.c (__ieee754_acosf): Return pi/2
39945         for |x| <= 2**-26, not 2**-57.
39946         * math/libm-test.inc (acos_test): Do not allow spurious underflow
39947         exception.
39949 2012-05-24  Jeff Law  <law@redhat.com>
39951         * stdio-common/Makefile (tests): Add bug25.
39952         * stdio-common/bug25.c: New test.
39954 2012-05-24  H.J. Lu  <hongjiu.lu@intel.com>
39956         [BZ #13576]
39957         * malloc/malloc.c (sYSMALLOc): Free the old top chunk with a
39958         multiple of MALLOC_ALIGNMENT in size.
39959         (_int_free): Check chunk size is a multiple of MALLOC_ALIGNMENT.
39961 2012-05-24  Joseph Myers  <joseph@codesourcery.com>
39963         * conform/data/stdio.h-data (BUFSIZ): Use macro-int-constant.
39964         Require >= 256.
39965         (FILENAME_MAX): Use macro-int-constant.
39966         (FOPEN_MAX): Use macro-int-constant.  Require >= 8.
39967         (_IOFBF): Use macro-int-constant.
39968         (_IOLBF): Likewise.
39969         (_IONBF): Likewise.
39970         (SEEK_CUR): Likewise.
39971         (SEEK_END): Likewise.
39972         (SEEK_SET): Likewise.
39973         (TMP_MAX): Likewise.
39974         (EOF): Use macro-int-constant.  Require < 0.
39975         (NULL): Use macro-constant.  Require == 0.
39976         (stdin): Require type to be FILE *.
39977         (stdout): Likewise.
39978         (stderr): Likewise.
39979         * conform/data/stdlib.h-data (EXIT_FAILURE): Use
39980         macro-int-constant.
39981         (EXIT_SUCCESS): Likewise.
39982         (NULL): Use macro-constant.  Require == 0.
39983         (RAND_MAX): Use macro-int-constant.
39984         [ISO99 || ISO11] (lldiv_t): Require also for these standards.
39985         [C99-based standards] (strtof): Require function.
39986         [C99-based standards] (strtold): Likewise.
39987         [C99-based standards] (strtoll): Likewise.
39988         [C99-based standards] (strtoull): Likewise.
39989         [ISO || ISO99 || ISO11] (stddef.h): Do not allow header.
39990         [ISO || ISO99 || ISO11] (limits.h): Likewise.
39991         [ISO || ISO99 || ISO11] (math.h): Likewise.
39992         [ISO || ISO99 || ISO11] (sys/wait.h): Likewise.
39993         (str*): Change to str[abcdefghijklmnopqrstuvwxyz]*.
39994         [ISO || ISO99 || ISO11] (*_t): Do not allow.
39996 2012-05-24  Andreas Schwab  <schwab@linux-m68k.org>
39998         [BZ #14132]
39999         * argp/argp-help.c (dgettext) [_LIBC]: Remove use of INTUSE.
40000         * argp/argp-parse.c (dgettext) [_LIBC]: Likewise.
40001         * intl/dgettext.c (DCGETTEXT): Likewise.
40002         * intl/gettext.c (DCGETTEXT): Likewise.
40003         * intl/l10nflist.c (__argz_count, __argz_stringify): Likewise.
40004         * posix/regex_internal.h (gettext): Likewise.
40005         * include/libintl.h (__dcgettext_internal, __dcngettext_internal):
40006         Remove declaration.
40007         * include/argz.h (__argz_count_internal)
40008         (__argz_stringify_internal): Remove declaration.
40009         (__argz_count, __argz_stringify): Declare hidden proto.
40010         * intl/dcgettext.c: Remove use of INTDEF.
40011         * string/argz-count.c: Replace INTDEF with libc_hidden_def.
40012         * string/argz-stringify.c: Likewise.
40013         * include/libio.h (_IO_free_backup_area, _IO_free_wbackup_area)
40014         (_IO_padn, _IO_putc, _IO_sgetn, _IO_vfprintf, _IO_vfscanf):
40015         Declare hidden proto.
40016         * include/libio.h (_IO_free_backup_area, _IO_free_wbackup_area)
40017         (_IO_padn, _IO_putc, _IO_sgetn, _IO_vfprintf, _IO_vfscanf):
40018         Declare hidden proto.
40019         * include/stdio.h (__asprintf_internal): Don't declare.
40020         (__asprintf): Don't define as macro.  Declare hidden proto.
40021         * include/stdio_ext.h (__fsetlocking_internal): Don't declare.
40022         (__fsetlocking): Declare hidden proto.
40023         * libio/iolibio.h (_IO_fdopen, _IO_fflush, _IO_ftell, _IO_fread)
40024         (_IO_fwrite, _IO_setbuffer, _IO_setvbuf, _IO_vsprintf): Declare
40025         hidden proto.
40026         (_IO_vprintf, _IO_freopen, _IO_freopen64, _IO_setbuf)
40027         (_IO_setlinebuf): Remove use of INTUSE.
40028         (_IO_setbuffer_internal, _IO_fread_internal, _IO_fdopen_internal)
40029         (_IO_vsprintf_internal, _IO_fflush_internal, _IO_fwrite_internal)
40030         (_IO_ftell_internal, _IO_fputs_internal, _IO_setvbuf_internal):
40031         Remove declaration.
40032         * libio/libioP.h (INTUSE, INTDEF, INTDEF2): Don't define.
40033         (_IO_do_flush): Remove use of INTUSE.
40034         (_IO_switch_to_get_mode, _IO_init, _IO_sputbackc, _IO_un_link)
40035         (_IO_link_in, _IO_doallocbuf, _IO_unsave_markers, _IO_setb)
40036         (_IO_adjust_column, _IO_least_wmarker)
40037         (_IO_switch_to_main_wget_area, _IO_switch_to_wbackup_area)
40038         (_IO_switch_to_wget_mode, _IO_wsetb, _IO_sputbackwc)
40039         (_IO_wdoallocbuf, _IO_default_uflow, _IO_wdefault_uflow)
40040         (_IO_default_doallocate, _IO_wdefault_doallocate)
40041         (_IO_default_finish, _IO_wdefault_finish, _IO_default_pbackfail)
40042         (_IO_wdefault_pbackfail, _IO_default_xsputn, _IO_wdefault_xsputn)
40043         (_IO_default_xsgetn, _IO_wdefault_xsgetn, _IO_do_write)
40044         (_IO_wdo_write, _IO_flush_all, _IO_flush_all_linebuffered)
40045         (_IO_file_doallocate, _IO_file_setbuf, _IO_file_seekoff)
40046         (_IO_file_xsputn, _IO_file_xsgetn, _IO_file_stat, _IO_file_close)
40047         (_IO_file_underflow, _IO_file_overflow, _IO_file_init)
40048         (_IO_file_attach, _IO_file_fopen, _IO_file_read, _IO_file_sync)
40049         (_IO_file_close_it, _IO_file_seek, _IO_file_finish)
40050         (_IO_wfile_xsputn, _IO_wfile_sync, _IO_wfile_underflow)
40051         (_IO_wfile_overflow, _IO_wfile_seekoff, _IO_str_underflow)
40052         (_IO_str_overflow, _IO_str_pbackfail, _IO_str_seekoff)
40053         (_IO_getline, _IO_getline_info, _IO_list_all): Declare hidden
40054         proto.
40055         (_IO_flush_all_internal, _IO_adjust_column_internal)
40056         (_IO_default_uflow_internal, _IO_default_finish_internal)
40057         (_IO_default_pbackfail_internal, _IO_default_xsputn_internal)
40058         (_IO_default_xsgetn_internal, _IO_default_doallocate_internal)
40059         (_IO_wdefault_finish_internal, _IO_wdefault_pbackfail_internal)
40060         (_IO_wdefault_xsputn_internal, _IO_wdefault_xsgetn_internal)
40061         (_IO_wdefault_doallocate_internal, _IO_wdefault_uflow_internal)
40062         (_IO_file_doallocate_internal, _IO_file_setbuf_internal)
40063         (_IO_file_seekoff_internal, _IO_file_xsputn_internal)
40064         (_IO_file_xsgetn_internal, _IO_file_stat_internal)
40065         (_IO_file_close_internal, _IO_file_close_it_internal)
40066         (_IO_file_underflow_internal, _IO_file_overflow_internal)
40067         (_IO_file_init_internal, _IO_file_attach_internal)
40068         (_IO_file_fopen_internal, _IO_file_read_internal)
40069         (_IO_file_sync_internal, _IO_file_seek_internal)
40070         (_IO_file_finish_internal, _IO_wfile_xsputn_internal)
40071         (_IO_wfile_seekoff_internal, _IO_wfile_sync_internal)
40072         (_IO_str_underflow_internal, _IO_str_overflow_internal)
40073         (_IO_str_pbackfail_internal, _IO_str_seekoff_internal)
40074         (_IO_file_jumps_internal, _IO_wfile_jumps_internal)
40075         (_IO_list_all_internal, _IO_link_in_internal)
40076         (_IO_sputbackc_internal, _IO_wdoallocbuf_internal)
40077         (_IO_sgetn_internal, _IO_flush_all_linebuffered_internal)
40078         (_IO_switch_to_wget_mode_internal, _IO_unsave_markers_internal)
40079         (_IO_switch_to_main_wget_area_internal, _IO_wdo_write_internal)
40080         (_IO_do_write_internal, _IO_padn_internal)
40081         (_IO_getline_info_internal, _IO_getline_internal)
40082         (_IO_free_wbackup_area_internal, _IO_free_backup_area_internal)
40083         (_IO_switch_to_wbackup_area_internal, _IO_setb_internal)
40084         (_IO_sputbackwc_internal, _IO_switch_to_get_mode_internal)
40085         (_IO_vfscanf_internal, _IO_vfprintf_internal)
40086         (_IO_doallocbuf_internal, _IO_wsetb_internal, _IO_putc_internal)
40087         (_IO_init_internal, _IO_un_link_internal): Don't declare.
40088         * libio/fileops.c: Replace INTDEF with libc_hidden_def and INTDEF2
40089         with libc_hidden_ver, remove use of INTUSE.
40090         * libio/genops.c: Likewise.
40091         * libio/freopen.c: Likewise.
40092         * libio/freopen64.c: Likewise.
40093         * libio/iofclose.c: Likewise.
40094         * libio/iofdopen.c: Likewise.
40095         * libio/iofflush.c: Likewise.
40096         * libio/iofflush_u.c: Likewise.
40097         * libio/iofgets.c: Likewise.
40098         * libio/iofgets_u.c: Likewise.
40099         * libio/iofopen.c: Likewise.
40100         * libio/iofopncook.c: Likewise.
40101         * libio/iofread.c: Likewise.
40102         * libio/iofread_u.c: Likewise.
40103         * libio/ioftell.c: Likewise.
40104         * libio/iofwrite.c: Likewise.
40105         * libio/iogetline.c: Likewise.
40106         * libio/iogets.c: Likewise.
40107         * libio/iogetwline.c: Likewise.
40108         * libio/iopadn.c: Likewise.
40109         * libio/iopopen.c: Likewise.
40110         * libio/ioseekoff.c: Likewise.
40111         * libio/ioseekpos.c: Likewise.
40112         * libio/iosetbuffer.c: Likewise.
40113         * libio/iosetvbuf.c: Likewise.
40114         * libio/ioungetc.c: Likewise.
40115         * libio/ioungetwc.c: Likewise.
40116         * libio/iovdprintf.c: Likewise.
40117         * libio/iovsprintf.c: Likewise.
40118         * libio/iovsscanf.c: Likewise.
40119         * libio/memstream.c: Likewise.
40120         * libio/obprintf.c: Likewise.
40121         * libio/oldfileops.c: Likewise.
40122         * libio/oldiofclose.c: Likewise.
40123         * libio/oldiofdopen.c: Likewise.
40124         * libio/oldiofopen.c: Likewise.
40125         * libio/oldiopopen.c: Likewise.
40126         * libio/oldstdfiles.c: Likewise.
40127         * libio/putc.c: Likewise.
40128         * libio/setbuf.c: Likewise.
40129         * libio/setlinebuf.c: Likewise.
40130         * libio/stdfiles.c: Likewise.
40131         * libio/strops.c: Likewise.
40132         * libio/vasprintf.c: Likewise.
40133         * libio/vscanf.c: Likewise.
40134         * libio/vsnprintf.c: Likewise.
40135         * libio/vswprintf.c: Likewise.
40136         * libio/wfiledoalloc.c: Likewise.
40137         * libio/wfileops.c: Likewise.
40138         * libio/wgenops.c: Likewise.
40139         * libio/wmemstream.c: Likewise.
40140         * libio/wstrops.c: Likewise.
40141         * libio/__fpurge.c: Likewise.
40142         * libio/__fsetlocking.c: Likewise.
40143         * assert/assert.c: Likewise.
40144         * debug/fgets_chk.c: Likewise.
40145         * debug/fgets_u_chk.c: Likewise.
40146         * debug/fread_chk.c: Likewise.
40147         * debug/fread_u_chk.c: Likewise.
40148         * debug/gets_chk.c: Likewise.
40149         * debug/obprintf_chk.c: Likewise.
40150         * debug/vasprintf_chk.c: Likewise.
40151         * debug/vdprintf_chk.c: Likewise.
40152         * debug/vsnprintf_chk.c: Likewise.
40153         * debug/vsprintf_chk.c: Likewise.
40154         * malloc/mtrace.c: Likewise.
40155         * misc/error.c: Likewise.
40156         * misc/syslog.c: Likewise.
40157         * stdio-common/asprintf.c: Likewise.
40158         * stdio-common/fxprintf.c: Likewise.
40159         * stdio-common/getw.c: Likewise.
40160         * stdio-common/isoc99_fscanf.c: Likewise.
40161         * stdio-common/isoc99_scanf.c: Likewise.
40162         * stdio-common/isoc99_vfscanf.c: Likewise.
40163         * stdio-common/isoc99_vscanf.c: Likewise.
40164         * stdio-common/isoc99_vsscanf.c: Likewise.
40165         * stdio-common/printf-prs.c: Likewise.
40166         * stdio-common/printf_fp.c: Likewise.
40167         * stdio-common/printf_fphex.c: Likewise.
40168         * stdio-common/printf_size.c: Likewise.
40169         * stdio-common/putw.c: Likewise.
40170         * stdio-common/scanf.c: Likewise.
40171         * stdio-common/sprintf.c: Likewise.
40172         * stdio-common/tmpfile.c: Likewise.
40173         * stdio-common/vfprintf.c: Likewise.
40174         * stdio-common/vfscanf.c: Likewise.
40175         * stdlib/strfmon_l.c: Likewise.
40176         * sunrpc/openchild.c: Likewise.
40177         * sunrpc/xdr_stdio.c: Likewise.
40178         * sysdeps/ieee754/ldbl-opt/nldbl-compat.c: Likewise.
40179         * sysdeps/mach/hurd/tmpfile.c: Likewise.
40181 2012-05-24  Roland McGrath  <roland@hack.frob.com>
40183         * sysdeps/unix/sysv/linux/x86_64/x32/syscalls.list: New file.
40185         * sysdeps/unix/make-syscalls.sh: Support "syscall:vdso_name@VDSOVER"
40186         in the third column, to generate for the shared library an IFUNC
40187         that uses _dl_vdso_vsym.
40188         * Makerules (COMPILE.c, compile-stdin.c): New variables.
40189         * Makeconfig (object-suffixes-noshared): New variable.
40191         * sysdeps/unix/sysv/linux/dl-vdso.h (PREPARE_VERSION_KNOWN): New macro.
40192         (VDSO_NAME_LINUX_2_6, VDSO_HASH_LINUX_2_6): New macros.
40193         (VDSO_NAME_LINUX_2_6_15, VDSO_HASH_LINUX_2_6_15): New macros.
40194         (VDSO_NAME_LINUX_2_6_29, VDSO_HASH_LINUX_2_6_29): New macros.
40196         [BZ #14132]
40197         * include/sys/time.h (__gettimeofday): Remove macro.
40198         (__gettimeofday, gettimeofday): Add libc_hidden_proto.
40199         * time/gettimeofday.c (__gettimeofday): Remove #undef.
40200         Remove INTDEF.
40201         (__gettimeofday): Add libc_hidden_def.
40202         (gettimeofday): Add libc_hidden_weak.
40203         * sysdeps/mach/gettimeofday.c: Likewise.
40204         * sysdeps/posix/gettimeofday.c: Likewise.
40205         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Likewise.
40206         * sysdeps/unix/sysv/linux/s390/gettimeofday.c: Likewise.
40207         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c
40208         (__gettimeofday_internal): Remove strong_alias.
40209         (__gettimeofday): Add libc_hidden_def.
40210         (gettimeofday): Add libc_hidden_weak.
40211         * sysdeps/unix/syscalls.list (gettimeofday):
40212         Remove __gettimeofday_internal alias.
40214 2012-05-24  Daniel Jacobowitz  <drow@false.org>
40215             H.J. Lu  <hongjiu.lu@intel.com>
40217         [BZ #12495]
40218         * malloc/malloc.c (SMALLBIN_CORRECTION): New.
40219         (MIN_LARGE_SIZE, smallbin_index): Use it to handle 16-byte alignment.
40220         (largebin_index_32_big): New.
40221         (largebin_index): Use it for 16-byte alignment.
40222         (sYSMALLOc): Handle MALLOC_ALIGNMENT > 2 * SIZE_SZ.  Don't update
40223         correction with front_misalign.
40225 2012-05-24  H.J. Lu  <hongjiu.lu@intel.com>
40227         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/ld.abilist: New file.
40228         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libBrokenLocale.abilist:
40229         Likewise.
40230         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libanl.abilist:
40231         Likewise.
40232         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist:
40233         Likewise.
40234         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libcrypt.abilist:
40235         Likewise.
40236         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libdl.abilist:
40237         Likewise.
40238         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libm.abilist:
40239         Likewise.
40240         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libnsl.abilist:
40241         Likewise.
40242         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist:
40243         Likewise.
40244         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libresolv.abilist:
40245         Likewise.
40246         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/librt.abilist:
40247         Likewise.
40248         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libthread_db.abilist:
40249         Likewise.
40250         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libutil.abilist:
40251         Likewise.
40253         * scripts/data/c++-types-x32-linux-gnu.data: New file.
40254         * sysdeps/x86_64/x32/shlib-versions: Add x32 ABI entry.
40256 2012-05-24  Joseph Myers  <joseph@codesourcery.com>
40258         [BZ #10846]
40259         [BZ #14036]
40260         * math/libm-test.inc (exp_test): Add test from bug 14036.
40261         (pow_test): Add test from bug 10846.
40263         * math/gen-libm-test.pl (%beautify): Remove entries for exceptions
40264         and other flags.
40265         (special_function): Do not include flags in test name.
40266         (parse_args): Likewise.
40267         * sysdeps/i386/fpu/libm-test-ulps: Update.
40268         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
40269         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
40270         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
40271         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
40273         * math/gen-libm-test.pl (%beautify): Add entries for underflow
40274         exceptions.
40275         * math/libm-test.inc ("Philosophy"): Update comment about
40276         exception testing.
40277         (UNDERFLOW_EXCEPTION): New macro.
40278         (UNDERFLOW_EXCEPTION_OK): Likewise.
40279         (UNDERFLOW_EXCEPTION_FLOAT): Likewise.
40280         (UNDERFLOW_EXCEPTION_OK_FLOAT): Likewise.
40281         (UNDERFLOW_EXCEPTION_DOUBLE): Likewise.
40282         (UNDERFLOW_EXCEPTION_LDOUBLE_IBM): Likewise.
40283         (INVALID_EXCEPTION_OK): Update value.
40284         (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
40285         (OVERFLOW_EXCEPTION_OK): Likewise.
40286         (IGNORE_ZERO_INF_SIGN): Likewise.
40287         (test_exceptions): Handle underflow exceptions.
40288         (acos_test): Update for underflow exception expectations.
40289         (cexp_test): Likewise.
40290         (clog_test): Likewise.
40291         (clog10_test): Likewise.
40292         (csqrt_test): Likewise.
40293         (ctan_test): Likewise.
40294         (ctanh_test): Likewise.
40295         (exp_test): Likewise.
40296         (exp10_test): Likewise.
40297         (exp2_test): Likewise.
40298         (expm1_test): Likewise.
40299         (fma_test): Likewise.
40300         (j0_test): Likewise.
40301         (jn_test): Likewise.
40302         (nexttoward_test): Likewise.
40303         (pow_test): Likewise.
40304         (scalbn_test): Likewise.
40305         (scalbln_test): Likewise.
40306         (tan_test): Likewise.
40307         (y1_test): Likewise.
40308         * sysdeps/i386/fpu/libm-test-ulps: Update.
40309         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
40311 2012-05-23  David S. Miller  <davem@davemloft.net>
40313         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c
40314         (__libc_sigaction): Remove unused local variables.
40316 2012-05-23  H.J. Lu  <hongjiu.lu@intel.com>
40318         * sysdeps/unix/sysv/linux/x86_64/x32/configure: New file.
40320 2012-05-23  Paul Eggert  <eggert@cs.ucla.edu>
40322         mktime: avoid signed integer overflow
40323         * time/mktime.c (__mktime_internal): Do not mishandle the case
40324         where diff == INT_MIN.
40326         mktime: simplify computation of average
40327         * time/mktime.c (ranged_convert): Use new time_t_avg function
40328         instead of rolling our own (probably-slower) code.
40330         mktime: do not assume signed right shift propagates sign bit
40331         * time/mktime.c (isdst_differ): New static function.
40332         (__mktime_internal): No need to normalize tm_isdst now.
40333         (__mktime_internal, not_equal_tm): Use isdst_differ to compare
40334         tm_isdst values.
40336         mktime: merge another wrapv change from gnulib
40337         * time/mktime.c (TYPE_MAXIMUM): Rework slightly to avoid diagnostics
40338         from some compilers.
40340         mktime: remove incorrect attempt at unusual arithmetics
40341         * time/mktime.c (TYPE_ONES_COMPLEMENT, TYPE_SIGNED_MAGNITUDE): Remove.
40342         The code didn't really work on such machines anyway.
40343         (TYPE_MINIMUM): Assume two's complement.
40344         (twos_complement_arithmetic): Verify that long_int and time_t
40345         are two's complement (or unsigned, in the latter case).
40347         mktime: check signed shifts on long_int and time_t, too
40348         * time/mktime.c (SHR): Check that shifts work as desired
40349         on the types long_int and time_t too, as SHR is used on
40350         such types.
40352         mktime: do not assume 'long' is wide enough
40353         * time/mktime.c (verify): Move decl up.
40354         (long_int): New type.
40355         (leapyear, ydhms_diff, guess_time_tm, __mktime_internal): Use it,
40356         to remove assumption in the code that 'long' is wide enough to
40357         store year values.  This assumption is not true on x32 and on
40358         some non-glibc platforms.
40360         mktime: merge wrapv change from gnulib
40361         * time/mktime.c (WRAPV): New macro.
40362         (time_t_avg, time_t_add_ok, time_t_int_add_ok): New static functions.
40363         (guess_time_tm, __mktime_internal): Do not assume that signed
40364         integer overflow wraps around; modern compilers generate code
40365         where this assumption is no longer valid.
40367 2012-05-23  H.J. Lu  <hongjiu.lu@intel.com>
40369         * sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER):
40370         Replace "jmp L(pseudo_end)" with "ret".
40371         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_ERROR_HANDLER):
40372         Likewise.
40374 2012-05-23  Andreas Jaeger  <aj@suse.de>
40376         * sysdeps/unix/sysv/linux/syscalls.list: Add poll.
40377         * sysdeps/unix/sysv/linux/poll.c: Remove file.
40379 2012-05-23  Andreas Jaeger  <aj@suse.de>
40380             Maximilian Attems  <max@stro.at>
40382         * sysdeps/unix/sysv/linux/sys/reboot.h (RB_SW_SUSPEND, RB_KEXEC):
40383         New macros.
40385 2012-05-23  H.J. Lu  <hongjiu.lu@intel.com>
40387         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Rearrange
40388         code so that pseudo_end is just ret and the stack pointer is
40389         correct also for static library in error case.
40391 2012-05-23  Joseph Myers  <joseph@codesourcery.com>
40393         * sysdeps/unix/sysv/linux/powerpc/chown.c: Add comment suggesting
40394         move to syscalls.list.
40395         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Likewise.
40396         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Likewise.
40397         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Likewise.
40398         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Likewise.
40400         * manual/install.texi (Running make install): Do not mention Linux
40401         kernel version for which pt_chown is not needed.
40402         (Linux): Do not mention problems with nscd with 2.0 kernels.
40403         * INSTALL: Regenerated.
40405 2012-05-23  Andreas Jaeger  <aj@suse.de>
40407         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h
40408         (MADV_DONTDUMP,MADV_DODUMP): New macros from Linux 3.4.
40409         macro.
40410         * sysdeps/unix/sysv/linux/s390/bits/mman.h
40411         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
40412         * sysdeps/unix/sysv/linux/sh/bits/mman.h
40413         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
40414         * sysdeps/unix/sysv/linux/i386/bits/mman.h
40415         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
40416         * sysdeps/unix/sysv/linux/sparc/bits/mman.h
40417         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
40418         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h
40419         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
40420         * sysdeps/unix/sysv/linux/bits/in.h
40421         (IP_MULTICAST_ALL,IP_UNICAST_IF): Likewise.
40423 2012-05-22  Roland McGrath  <roland@hack.frob.com>
40425         * sysdeps/unix/sysv/linux/dl-vdso.h (CHECK_HASH): Macro removed.
40426         (PREPARE_VERSION): Just use assert instead, it will be elided
40427         under [NDEBUG] anyway.
40429 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
40431         * sysdeps/unix/sysv/linux/Makefile: Include
40432         $(firstword $(wildcard $(sysdirs:=/sysctl.mk))).
40433         (sysdep_routines): Remove sysctl.
40434         * sysdeps/unix/sysv/linux/bits/sysctl.h: New file.
40435         * sysdeps/unix/sysv/linux/sysctl.mk: Likewise.
40436         * sysdeps/unix/sysv/linux/x86_64/bits/sysctl.h: Likewise.
40437         * sysdeps/unix/sysv/linux/x86_64/x32/sysctl.mk: Likewise.
40438         * sysdeps/unix/sysv/linux/sys/sysctl.h: Include <bits/sysctl.h>.
40440 2012-05-22  Andreas Jaeger  <aj@suse.de>
40442         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S: Rearrange code so
40443         that pseudo_end is just ret and the stack pointer is correct also
40444         for static library in error case.
40446 2012-05-22  Paul Pluzhnikov  <ppluzhnikov@google.com>
40448         [BZ #14122]
40449         * nss/nsswitch.c (defconfig_entries): New variable.
40450         (__nss_database_lookup): Don't leak defconfig entries.
40451         (nss_parse_service_list): Don't leak on error paths.
40452         (free_database_entries): New function.
40453         (free_defconfig): New function.
40454         (free_mem): Move common code to free_database_entries.
40456 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
40458         * sysdeps/unix/sysv/linux/x86_64/x32/Makefile (sysdep_routines):
40459         Add arch_prctl.
40460         * sysdeps/unix/sysv/linux/x86_64/x32/arch_prctl.c: New file.
40462         * sysdeps/unix/sysv/linux/wordsize-64/posix_fallocate.c
40463         (posix_fallocate): Use INTERNAL_SYSCALL_TYPES if it is defined.
40464         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (INLINE_SYSCALL_TYPES):
40465         New macro.
40466         (INTERNAL_SYSCALL_NCS_TYPES): Likewise.
40467         (INTERNAL_SYSCALL_TYPES): Likewise.
40468         (LOAD_ARGS_TYPES_[1-6]): Likewise.
40469         (LOAD_REGS_TYPES_[1-6]): Likewise.
40470         (LOAD_ARGS_[1-6]): Use LOAD_ARGS_TYPES_[1-6].
40471         (LOAD_REGS_[1-6]): Use LOAD_REGS_TYPES_[1-6].
40473 2012-05-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
40475         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysign.S: Add compat symbol
40476         copysignl for GLIBC_2_0.
40477         * sysdeps/powerpc/powerpc32/power7/fpu/s_finite.S: Add compat symbol
40478         finitel for GLIBC_2.0 and __finitel for GLIBC_2_1.
40479         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: Add compat symbol
40480         logbl for GLIBC_2_0.
40481         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysign.S: Likewise.
40482         * sysdeps/powerpc/powerpc64/power7/fpu/s_finite.S: Likewise.
40484 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
40486         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Don't include
40487         <bits/wordsize.h>.  Check __x86_64__ instead of __WORDSIZE.
40489         * sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER):
40490         Use "neg %eax".
40492         * time/mktime.c: Update copyright years.
40494 2012-05-22  Paul Eggert  <eggert@cs.ucla.edu>
40496         mktime: merge comment-quoting-style change from gnulib
40497         * time/mktime.c: Quote 'like this' in comments.
40498         The GNU coding standards suggest that we no longer quote `like this',
40499         as "`" and "'" are typically rendered asymmetrically nowadays.
40500         The typical gnulib style is to quote 'like this' when quoting
40501         code, and "like this" when quoting English.
40503         * time/mktime.c (compile-command): Add "-I.".
40505         mktime: merge mktime-internal.h change from gnulib
40506         * time/mktime.c [!_LIBC]: Include "mktime-internal.h".
40508         mktime: merge time_r change from gnulib
40509         * time/mktime.c [!_LIBC]: Do not include "time_r.h".
40511         mktime: merge DEBUG change from gnulib
40512         * time/mktime.c (mktime) [DEBUG]: #undef before #define-ing, in
40513         case system <time.h> has a #define.
40515         mktime: merge <sys/types.h> change from gnulib
40516         * time/mktime.c: Do not include <sys/types.h>; no longer needed,
40517         since <time.t> is now guaranteed to define time_t.
40519         mktime: merge HAVE_CONFIG_H change from gnulib
40520         * time/mktime.c: Include <config.h> if !_LIBC, not if HAVE_CONFIG_H.
40522 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
40524         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_SET_ERRNO):
40525         Use "neg %eax".
40527         * sysdeps/unix/sysv/linux/bits/resource.h (RLIM_INFINITY): Use
40528         __rlim_t cast.
40529         (struct rusage): Use anonymous union to pad each field to
40530         __syscall_slong_t.
40532 2012-05-21  David S. Miller  <davem@davemloft.net>
40534         * Makefules (o-iterator): Remove .s cases.
40535         (compile-command.s): Delete.
40536         (COMPILE.s): Delete.
40537         * sysdeps/unix/make-syscalls.sh: Remove .s file tests.
40539 2012-05-21  Joseph Myers  <joseph@codesourcery.com>
40541         * configure.in (libc_cv_predef_stack_protector): Only consider
40542         "foobar" and "__stack_chk_fail" lines in libc_undefs.
40543         * configure: Regenerated.
40545 2012-05-21  H.J. Lu  <hongjiu.lu@intel.com>
40547         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_SET_ERRNO):
40548         New macro.  Use R*LP on int and pointer.
40549         (SYSCALL_ERROR_HANDLER): Use SYSCALL_SET_ERRNO.
40550         * sysdeps/unix/sysv/linux/x86_64/x32/lseek.S: New file.
40551         * sysdeps/unix/sysv/linux/x86_64/x32/llseek.S: Likewise.
40552         * sysdeps/unix/sysv/linux/x86_64/x32/sysdep.h: Likewise.
40554         * sysdeps/gnu/bits/utmp.h (struct lastlog): Check
40555         [__WORDSIZE_TIME64_COMPAT32] instead of
40556         [__WORDSIZE == 64 && __WORDSIZE_COMPAT32].
40557         (struct utmp): Likewise.
40558         * sysdeps/gnu/bits/utmpx.h (struct utmpx): Likewise.
40559         * sysdeps/powerpc/powerpc32/bits/wordsize.h (__WORDSIZE_COMPAT32):
40560         Renamed to ...
40561         (__WORDSIZE_TIME64_COMPAT32): This.
40562         * sysdeps/powerpc/powerpc64/bits/wordsize.h: Likewise.
40563         * sysdeps/sparc/sparc32/bits/wordsize.h: Likewise.
40564         * sysdeps/sparc/sparc64/bits/wordsize.h: Likewise.
40565         * sysdeps/unix/sysv/linux/powerpc/bits/wordsize.h: Likewise.
40566         * sysdeps/x86_64/bits/wordsize.h (__WORDSIZE_COMPAT32): Removed.
40567         (__WORDSIZE_TIME64_COMPAT32): New macro.
40569 2012-05-21  Andreas Jaeger  <aj@suse.de>
40571         * sysdeps/i386/i686/multiarch/wcschr-c.c: Redefine libc_hidden_def
40572         only if [SHARED]. Add prototype for __wcschr_ia32.
40574 2012-05-21  Roland McGrath  <roland@hack.frob.com>
40576         * sysdeps/x86_64/setjmp.S [PTR_MANGLE] [__ILP32__]: Preserve high bits
40577         of %rbp unmolested in the jmp_buf while mangling the low bits.
40578         * sysdeps/x86_64/__longjmp.S [PTR_DEMANGLE] [__ILP32__]: Restore the
40579         unmolested high bits of %rbp while demangling the low bits.
40580         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Likewise.
40582 2012-05-21  Andreas Jaeger  <aj@suse.de>
40584         * include/shlib-compat.h (libc_sunrpc_symbol): New macro.
40585         * sunrpc/svc_simple.c: Use it for registerrpc.
40586         * sunrpc/xcrypt.c: Use it for passwd2des.
40588         * malloc/malloc.c: Include shlib-compat.h for SHLIB_COMPAT.
40590 2012-05-21  H.J. Lu  <hongjiu.lu@intel.com>
40592         * sysdeps/unix/sysv/linux/bits/statvfs.h (_STATVFSBUF_F_UNUSED):
40593         Don't define if [__SYSCALL_WORDSIZE != 32].
40594         * sysdeps/x86_64/bits/wordsize.h (__SYSCALL_WORDSIZE):
40595         New macro.
40597 2012-05-21  Bruno Haible  <bruno@clisp.org>
40598             Andreas Jaeger  <aj@suse.de>
40600         [BZ #13691], Revert breakage of iconv() converter for TCVN-5712.
40601         * iconvdata/tcvn5712-1.c (BODY for FROM_LOOP): Don't consider
40602         inptr and inend for must_buffer_ch.
40603         * wcsmbs/tst-mbsnrtowcs.c: Remove file.
40604         * wcsmbs/Makefile (tests): Remove tst-mbsnrtowcs.
40605         * stdio-common/Makefile (tests): Remove bug15.
40606         (bug15-ENV): Remove macro.
40607         * stdio-common/bug15.c: Remove, we do not support vi_VN.TCVN5712-1
40608         anymore.
40610 2012-05-19  Andreas Jaeger  <aj@suse.de>
40611             Roland McGrath  <roland@hack.frob.com>
40613         * manual/contrib.texi: Completely rewritten. It contains now an
40614         alphabetical list of contributors and their contributions.
40616 2012-05-21  Richard Henderson  <rth@twiddle.net>
40618         * misc/getauxval.c (__getauxval): Use unsigned long int.
40619         * misc/sys/auxv.h: Include <sys/cdefs.h>.
40620         (getauxval): Use unsigned long int.
40622 2012-05-21  H.J. Lu  <hongjiu.lu@intel.com>
40624         * sysdeps/unix/sysv/linux/x86_64/x32/syscalls.list: New file.
40626 2012-05-21  Roland McGrath  <roland@hack.frob.com>
40628         * malloc/malloc.c [!SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_16)]
40629         (MALLOC_ALIGNMENT): Set it to the greater of 2 * SIZE_SZ and
40630         __alignof__ (long double).
40632 2012-05-21  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
40634         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
40636 2012-05-20  Richard Henderson  <rth@twiddle.net>
40638         * misc/getauxval.c: New file.
40639         * misc/sys/auxv.h: New file.
40640         * misc/Makefile (headers): Add sys/auxv.h, bits/hwcap.h.
40641         (routines): Add getauxval.
40642         * misc/Versions (GLIBC_2.16): Add __getauxval, getauxval.
40643         * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): Add _dl_auxv.
40644         * elf/dl-sysdep.c (_dl_auxv): Remove.
40645         (_dl_sysdep_start, _dl_show_auxv): Use GLRO to access _dl_auxv.
40646         * elf/dl-support.c (_dl_auxv): New variable.
40647         (_dl_aux_init): Initialize it.
40648         * manual/startup.texi (Auxiliary Vector): New node.
40649         * sysdeps/generic/bits/hwcap.h: New file.
40650         * sysdeps/powerpc/bits/hwcap.h: New file, split out from ...
40651         * sysdeps/powerpc/sysdep.h: ... here.  Include it.
40652         * sysdeps/sparc/bits/hwcap.h: New file, split out from ...
40653         * sysdeps/sparc/sysdep.h: ... here.  Include it.
40654         * sysdeps/unix/sysv/linux/s390/bits/hwcap.h: New file.
40655         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Update.
40656         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
40657         Update.
40658         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist: Update.
40659         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Update.
40660         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Update.
40661         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Update.
40662         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Update.
40663         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Update.
40664         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Update.
40665         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Update.
40667 2012-05-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
40669         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
40671 2012-05-19  David S. Miller  <davem@davemloft.net>
40673         * sysdeps/sparc/fpu/libm-test-ulps: Update.
40675 2012-05-19  Joseph Myers  <joseph@codesourcery.com>
40677         [BZ #14123]
40678         * math/s_ccosh.c: Include <float.h>
40679         (__ccosh): Avoid internal overflow calculating sinh and cosh
40680         values before multiplying by sin and cos values.
40681         * math/s_ccoshf.c: Likewise.
40682         * math/s_ccoshl.c: Likewise.
40683         * math/s_csin.c: Likewise.
40684         * math/s_csinf.c: Likewise.
40685         * math/s_csinl.c: Likewise.
40686         * math/s_csinh.c: Likewise.
40687         * math/s_csinhf.c: Likewise.
40688         * math/s_csinhl.c: Likewise.
40689         * math/libm-test.inc (ccos_test): Add more tests.
40690         (ccosh_test): Likewise.
40691         (csin_test): Likewise.
40692         (csinh_test): Likewise.
40693         * sysdeps/i386/fpu/libm-test-ulps: Update.
40694         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
40696 2012-05-19  H.J. Lu  <hongjiu.lu@intel.com>
40698         * sysdeps/unix/sysv/linux/wordsize-64/preadv.c: New file.
40699         * sysdeps/unix/sysv/linux/wordsize-64/pwritev.c: Likewise.
40701         * sysdeps/x86_64/x32/_itoa.h: Add comment.
40703 2012-05-19  Joseph Myers  <joseph@codesourcery.com>
40705         * sysdeps/powerpc/soft-fp/Makefile: Remove file.
40706         * sysdeps/powerpc/soft-fp/Subdirs: Likewise.
40707         * sysdeps/powerpc/soft-fp/Versions: Likewise.
40708         * sysdeps/powerpc/soft-fp/q_add.c: Likewise.
40709         * sysdeps/powerpc/soft-fp/q_cmp.c: Likewise.
40710         * sysdeps/powerpc/soft-fp/q_cmpe.c: Likewise.
40711         * sysdeps/powerpc/soft-fp/q_div.c: Likewise.
40712         * sysdeps/powerpc/soft-fp/q_dtoq.c: Likewise.
40713         * sysdeps/powerpc/soft-fp/q_feq.c: Likewise.
40714         * sysdeps/powerpc/soft-fp/q_fge.c: Likewise.
40715         * sysdeps/powerpc/soft-fp/q_fgt.c: Likewise.
40716         * sysdeps/powerpc/soft-fp/q_fle.c: Likewise.
40717         * sysdeps/powerpc/soft-fp/q_flt.c: Likewise.
40718         * sysdeps/powerpc/soft-fp/q_fne.c: Likewise.
40719         * sysdeps/powerpc/soft-fp/q_itoq.c: Likewise.
40720         * sysdeps/powerpc/soft-fp/q_lltoq.c: Likewise.
40721         * sysdeps/powerpc/soft-fp/q_mul.c: Likewise.
40722         * sysdeps/powerpc/soft-fp/q_neg.c: Likewise.
40723         * sysdeps/powerpc/soft-fp/q_qtod.c: Likewise.
40724         * sysdeps/powerpc/soft-fp/q_qtoi.c: Likewise.
40725         * sysdeps/powerpc/soft-fp/q_qtoll.c: Likewise.
40726         * sysdeps/powerpc/soft-fp/q_qtos.c: Likewise.
40727         * sysdeps/powerpc/soft-fp/q_qtou.c: Likewise.
40728         * sysdeps/powerpc/soft-fp/q_qtoull.c: Likewise.
40729         * sysdeps/powerpc/soft-fp/q_sqrt.c: Likewise.
40730         * sysdeps/powerpc/soft-fp/q_stoq.c: Likewise.
40731         * sysdeps/powerpc/soft-fp/q_sub.c: Likewise.
40732         * sysdeps/powerpc/soft-fp/q_ulltoq.c: Likewise.
40733         * sysdeps/powerpc/soft-fp/q_util.c: Likewise.
40734         * sysdeps/powerpc/soft-fp/q_utoq.c: Likewise.
40735         * sysdeps/powerpc/soft-fp/sfp-machine.h: Likewise.
40737 2012-05-18  Andreas Jaeger  <aj@suse.de>
40739         * csu/.gitignore: Delete.
40741 2012-05-18  H.J. Lu  <hongjiu.lu@intel.com>
40743         * sysdeps/unix/sysv/linux/bits/timex.h: Include <bits/types.h>.
40744         (timex): Use __syscall_slong_t.
40746 2012-05-18  Andreas Jaeger  <aj@suse.de>
40747             Carlos O'Donell  <carlos_odonell@mentor.com>
40749         * manual/install.texi (Configuring and compiling): Update
40750         description about files modified in the source directory.
40751         * INSTALL: Regenerated.
40753 2012-05-18  H.J. Lu  <hongjiu.lu@intel.com>
40755         * sysdeps/unix/x86_64/sysdep.S: Use RAX_LP to access return
40756         value.  Use "or" to set return value to -1.
40757         * sysdeps/unix/sysv/linux/x86_64/sysdep.S: Use RAX_LP to
40758         negate return value.
40760 2012-05-18  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
40762         * sysdeps/powerpc/powerpc32/power4/Makefile (CFLAGS-wordcopy.c)
40763         (CFLAGS-memmove.c): remove -ftree-loop-linear which causes a build
40764         failure if the compiler has Graphite support disabled.
40765         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile (CFLAGS-mpa.c):
40766         Likewise.
40767         * sysdeps/powerpc/powerpc64/power4/Makefile (CFLAGS-wordcopy.c)
40768         (CFLAGS-memmove.c): Likewise.
40769         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile (CFLAGS-mpa.c):
40770         Likewise.
40772 2012-05-18  H.J. Lu  <hongjiu.lu@intel.com>
40774         * sysdeps/x86_64/x32/_itoa.h: New file.
40776         * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): Use
40777         getdents system call only if kernel and user dirents have the
40778         same d_ino and d_off.
40780         * stdio-common/_itoa.c: Check _ITOA_NEEDED instead of
40781         LLONG_MAX != LONG_MAX.
40782         (_itoa_word): Use _ITOA_WORD_TYPE on value.
40783         (_fitoa_word): Likewise.
40785         * sysdeps/unix/sysv/linux/x86_64/sigcontextinfo.h: Fold copyright
40786         years.
40787         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Likewise.
40788         * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h: Likewise.
40789         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Likewise.
40791         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h: Don't
40792         include <bits/wordsize.h>.  Check __x86_64__ instead of
40793         __WORDSIZE.
40794         (sigcontext): Use "__uint64_t" instead of "unsigned long int"
40795         if __x86_64__ is defined.  Use anonymous union on fpstate.
40797         * sysdeps/unix/sysv/linux/x86_64/sys/user.h (user): Use
40798         anonymous union.
40800 2012-05-18  Andreas Schwab  <schwab@linux-m68k.org>
40802         * sysdeps/powerpc/powerpc32/dl-start.S (_dl_start_user): Use
40803         INTUSE on _dl_argv, and _rtld_local instead of _rtld_global.
40804         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S [IS_IN_rtld]:
40805         Refer to _rtld_local_ro instead of _rtld_global_ro.
40806         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S [IS_IN_rtld]:
40807         Likewise.
40808         * sysdeps/powerpc/powerpc64/__longjmp-common.S [IS_IN_rtld]:
40809         Likewise.
40810         * sysdeps/powerpc/powerpc64/setjmp-common.S [IS_IN_rtld]:
40811         Likewise.
40812         * sysdeps/powerpc/powerpc64/dl-trampoline.S [SHARED]: Likewise.
40813         * sysdeps/powerpc/powerpc64/dl-machine.h: Use _rtld_local instead
40814         of _rtld_global, and rtld_progname instead of _dl_argv[0].
40816         * sysdeps/powerpc/powerpc32/dl-machine.c
40817         (__elf_machine_runtime_setup) [PROF]: Don't reference
40818         _dl_prof_resolve.
40820 2012-05-18  Andreas Jaeger  <aj@suse.de>
40822         * sysdeps/x86_64/fpu/bits/mathinline.h (lrintf): Make inline
40823         function only available for GCCs before 3.4 since GCC 3.4
40824         introduced a builtin.
40825         (lrint): Likewise.
40826         (llrintf): Likewise.
40827         (llrint): Likewise.
40828         (fmaxf): Likewise.
40829         (fmax): Likewise.
40830         (fminf): Likewise.
40831         (fmin): Likewise.
40832         (rint): Likewise.
40833         (rintf): Likewise.
40834         (nearbyint): Likewise.
40835         (nearbyintf): Likewise.
40836         (ceil): Likewise.
40837         (ceilf): Likewise.
40838         (floor): Likewise.
40839         (floorf): Likewise.
40841 2012-05-17  H.J. Lu  <hongjiu.lu@intel.com>
40843         * sysdeps/unix/sysv/linux/pselect.c (data): Use __syscall_ulong_t
40844         on both fields and cast pointer to __syscall_ulong_t.
40846         * bits/types.h (__fsword_t): New type.
40847         * bits/typesizes.h (__FSWORD_T_TYPE): New macro.
40848         sysdeps/mach/hurd/bits/typesizes.h (__FSWORD_T_TYPE): Likewise.
40849         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
40850         (__FSWORD_T_TYPE): Likewise.
40851         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
40852         (__FSWORD_T_TYPE): Likewise.
40853         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
40854         (__FSWORD_T_TYPE): Likewise.
40855         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h
40856         (__FSWORD_T_TYPE): Likewise.
40857         * sysdeps/unix/sysv/linux/bits/statfs.h (statfs): Replace
40858         __SWORD_TYPE with __fsword_t.
40859         (statfs64): Likewise.
40861 2012-05-17  David S. Miller  <davem@davemloft.net>
40863         * crypt/sha512c-test.c (TIMEOUT): Increase to 32.
40865 2012-05-17  Andreas Jaeger  <aj@suse.de>
40867         * elf/tst-relsort1.c (do_test): Fix function declaration to avoid
40868         warning.
40870 2012-05-17  H.J. Lu  <hongjiu.lu@intel.com>
40872         * sysdeps/x86_64/tst-mallocalign1.c (test): Cast to unsigned long.
40874 2012-05-17  Andreas Jaeger  <aj@suse.de>
40876         * sysdeps/i386/dl-machine.h (elf_machine_rel): Declare refsym only
40877         when it is used.
40879 2012-05-17  Chris Metcalf  <cmetcalf@tilera.com>
40881         * stdio-common/bug22.c (TIMEOUT): Bump up from 30 to 60.
40883 2012-05-17  H.J. Lu  <hongjiu.lu@intel.com>
40885         * sysdeps/x86_64/Makefile (tests): Add tst-mallocalign1.
40886         * sysdeps/x86_64/tst-mallocalign1.c: New file.
40888 2012-05-17  Andreas Jaeger  <aj@suse.de>
40889             Carlos O'Donell  <carlos_odonell@mentor.com>
40891         [BZ #14059]
40892         * sysdeps/x86_64/multiarch/init-arch.h
40893         (bit_YMM_Usable): Rename to...
40894         (bit_AVX_Usable): ... this.
40895         (bit_FMA4_Usable): New macro.
40896         (bit_XMM_state): New macro.
40897         (bit_YMM_state): New macro.
40898         [__ASSEMBLER__] (index_YMM_Usable): Rename to...
40899         [__ASSEMBLER__] (index_AVX_Usable): ... this.
40900         [__ASSEMBLER__] (index_FMA4_Usable): New macro.
40901         (CPUID_OSXSAVE): New macro.
40902         (CPUID_AVX): New macro.
40903         (CPUID_FMA4): New macro.
40904         (index_YMM_Usable): Rename to...
40905         (index_AVX_Usable): ... this.
40906         (HAS_AVX): Use HAS_ARCH_FEATURE.
40907         (HAS_FMA4): Likewise.
40908         (HAS_YMM_USABLE): Remove.
40909         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
40910         Enable AVX or FMA4 IFF YMM and XMM states are usable and the features
40911         are present.
40912         * sysdeps/x86_64/multiarch/strcmp.S: Use bit_AVX_Usable.
40913         * sysdeps/i386/i686/multiarch/Makefile: Add test-multiarch to tests.
40914         * sysdeps/x86_64/multiarch/Makefile: Likewise.
40915         * sysdeps/i386/i686/multiarch/test-multiarch.c: New file.
40916         * sysdeps/x86_64/multiarch/test-multiarch.c: New file.
40918 2012-05-17  Chris Metcalf  <cmetcalf@tilera.com>
40920         * math/libm-test.c: Support platforms without multiple rounding modes.
40921         * math/bug-nextafter.c: Support platforms without FP exceptions.
40922         * math/bug-nexttoward.c: Likewise.
40923         * math/test-fenv.c: Likewise.
40924         * math/test-misc.c: Likewise.
40925         * stdlib/bug-getcontext.c: Likewise.
40927 2012-05-17  Andreas Jaeger  <aj@suse.de>
40929         * manual/examples/search.c (critter_cmp): Change signature to
40930         avoid warnings.
40931         * manual/string.texi (Collation Functions): Likewise.
40933 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
40935         * bits/types.h: Fold copyright years.
40936         * bits/typesizes.h: Likewise.
40937         * sysdeps/mach/hurd/bits/typesizes.h: Likewise.
40938         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h: Likewise.
40939         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h: Likewise.
40940         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h: Likewise.
40941         * time/time.h: Likewise.
40943 2012-05-16  Paul Pluzhnikov  <ppluzhnikov@google.com>
40945         [BZ #208]
40946         * malloc.c (int_mallinfo): Add parameter to accumulate statistics
40947         in instead of returning them.  Return void.
40948         (__libc_mallinfo): Accumulate over all arenas.
40949         (__malloc_stats): Adjust for change in int_mallinfo interface.
40951 2012-05-16  Roland McGrath  <roland@hack.frob.com>
40953         [BZ #10375]
40954         * configure.in (NM): Add AC_CHECK_TOOL for it.
40955         (libc_extra_cflags): New substituted variable.
40956         Check for -fstack-protector being used implicitly.
40957         * configure: Regenerated.
40958         * config.make.in (config-extra-cflags): New variable,
40959         gets @libc_extra_cflags@.
40960         * Makeconfig (CFLAGS): Add $(config-extra-cflags) near the front.
40962         [BZ #10375]
40963         * configure.in: Check for _FORTIFY_SOURCE being predefined.
40964         (CPPUNDEFS): New substituted variable; add -U_FORTIFY_SOURCE if needed.
40965         * configure: Regenerated.
40966         * config.make.in (CPPUNDEFS): New substituted variable.
40967         * Makeconfig (CPPFLAGS): Put $(CPPUNDEFS) at the beginning.
40968         * Makerules ($(stdio_lim:h=st)): Use $(CPPUNDEFS).
40969         * time/ctime.c: Don't #undef __OPTIMIZE__ and ctime.
40971 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
40973         * sysdeps/unix/sysv/linux/bits/mqueue.h: Include <bits/types.h>.
40974         (mq_attr): Use __syscall_slong_t.
40976 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
40978         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h (_STAT_VER_SVR4):
40979         Check __x86_64__ instead of __WORDSIZE.
40980         (_STAT_VER_LINUX): Likewise.
40981         (stat): Check __x86_64__ instead of __WORDSIZE.  Use
40982         __syscall_ulong_t and __syscall_slong_t.
40983         (stat64): Likewise.
40985 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
40987         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h: New file.
40989 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
40991         * sysdeps/unix/sysv/linux/x86_64/bits/ipctypes.h: New file.
40993 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
40995         * sysdeps/unix/sysv/linux/bits/ipc.h (ipc_perm): Use
40996         __syscall_ulong_t.
40998         * sysdeps/unix/sysv/linux/x86_64/sys/ucontext.h: Don't
40999         include <bits/wordsize.h>.  Check __x86_64__ instead of
41000         __WORDSIZE.
41001         (greg_t): Use "__extension__ long long int" if __x86_64__ is
41002         defined.
41003         (mcontext_t): Replace "unsigned long" with "unsigned long long".
41005         * sysdeps/unix/sysv/linux/x86_64/sys/user.h: Don't
41006         include <bits/wordsize.h>.  Check __x86_64__ instead of
41007         __WORDSIZE.
41008         (user_regs_struct): Use "__extension__ unsigned long long"
41009         instead of "unsigned long" if __x86_64__ is defined.
41010         (user): Likewise.  Pad after pointer field if __ILP32__ is
41011         defined.
41013 2012-05-16  Joseph Myers  <joseph@codesourcery.com>
41015         * configure.in (makeinfo): Require version 4.5 or later.  Allow
41016         versions 5 to 9.
41017         * configure: Regenerated.
41018         * manual/install.texi (texinfo): Increase version requirement to
41019         4.5 or later.
41020         * INSTALL: Regenerated.
41022         * include/stdc-predef.h (__STDC_ISO_10646__): Increase to 201103L.
41024 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
41026         * sysdeps/x86_64/x32/gmp-mparam.h: New file.
41028         * sysdeps/x86_64/x32/ffs.c: New file.
41030         * sysdeps/unix/sysv/linux/x86_64/bits/shm.h (shmatt_t): Use
41031         __syscall_ulong_t.
41032         (shmid_ds): Add __unused1 and __unused2 only if __x86_64__ isn't
41033         defined.  Use __syscall_ulong_t.
41034         (shminfo): Use __syscall_ulong_t.
41035         (shm_info): Likewise.
41037         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semid_ds): Use
41038         __syscall_ulong_t.
41040         * sysdeps/unix/sysv/linux/x86_64/bits/msq.h: Don't include
41041         <bits/wordsize.h>.
41042         (msgqnum_t): Use __syscall_ulong_t.
41043         (msglen_t): Likewise.
41044         (msqid_ds): Check __x86_64__ instead of __WORDSIZE.  Use
41045         __syscall_ulong_t.
41047         * sysdeps/unix/sysv/linux/x86_64/bits/a.out.h: Don't include
41048         <bits/wordsize.h>.  Check __x86_64__ instead of __WORDSIZE.
41050         * sysdeps/unix/sysv/linux/x86_64/bits/siginfo.h: New file.
41052         * sysdeps/x86_64/x32/divdi3.c: New dummy file.
41053         * sysdeps/x86_64/x32/symbol-hacks.h: Likewise.
41055         * sysvipc/sys/msg.h (msgbuf): Replace long int with
41056         __syscall_slong_t.
41058         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Don't
41059         include <bits/wordsize.h>.  Check __x86_64__ instead of
41060         __WORDSIZE.
41062         * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h (elf_greg_t): Use
41063         "unsigned long long int" if __x86_64__ is defined.
41064         (elf_fpregset_t): Check __x86_64__ instead of __WORDSIZE.
41066         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Don't include
41067         <bits/wordsize.h>.  Check __x86_64__ instead of __WORDSIZE.
41068         (DR_CONTROL_RESERVED): Use ULL instead of UL suffix.
41070         * sysdeps/unix/sysv/linux/x86_64/sigcontextinfo.h: Include
41071         <stdint.h>.
41072         (GET_PC): Cast to uintptr_t first.
41073         (GET_FRAME): Likewise.
41074         (GET_STACK): Likewise.
41076         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort.c: New file.
41077         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort64.c: Likewise.
41078         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko.c: Likewise.
41079         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko64.c: Likewise.
41080         * sysdeps/unix/sysv/linux/x86_64/x32/ftello.c: Likewise.
41081         * sysdeps/unix/sysv/linux/x86_64/x32/ftello64.c: Likewise.
41082         * sysdeps/unix/sysv/linux/x86_64/x32/ftw.c: Likewise.
41083         * sysdeps/unix/sysv/linux/x86_64/x32/ftw64.c: Likewise.
41084         * sysdeps/unix/sysv/linux/x86_64/x32/glob.c: Likewise.
41085         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos.c: Likewise.
41086         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos64.c: Likewise.
41087         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen.c: Likewise.
41088         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen64.c: Likewise.
41089         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos.c: Likewise.
41090         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos64.c: Likewise.
41091         * sysdeps/unix/sysv/linux/x86_64/x32/lockf.c: Likewise.
41092         * sysdeps/unix/sysv/linux/x86_64/x32/lockf64.c: Likewise.
41093         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp.c: Likewise.
41094         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp64.c: Likewise.
41095         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp.c: Likewise.
41096         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp64.c: Likewise.
41097         * sysdeps/unix/sysv/linux/x86_64/x32/scandir.c: Likewise.
41098         * sysdeps/unix/sysv/linux/x86_64/x32/scandir64.c: Likewise.
41099         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat.c: Likewise.
41100         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat64.c: Likewise.
41101         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile.c: Likewise.
41102         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile64.c: Likewise.
41103         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort.c: Likewise.
41104         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort64.c: Likewise.
41106 2012-05-16  Andreas Schwab  <schwab@linux-m68k.org>
41108         * Makerules (+depfiles): Also collect depfiles from .oS in
41109         $(extra-objs).
41110         * sysdeps/ieee754/ldbl-opt/Makefile (extra-objs): Add $(addsuffix
41111         .oS, $(libnldbl-routines)).
41113         * Makerules (native-compile-mkdep-flags): Define.
41114         * sunrpc/Makefile (extra-objs): Add $(addprefix
41115         cross-,$(rpcgen-objs)), don't add $(cross-rpcgen-objs).
41116         ($(cross-rpcgen-objs)): Use $(native-compile-mkdep-flags) instead
41117         of $(compile-mkdep-flags).  Depend on $(before-compile) instead of
41118         calling $(make-target-directory).
41120 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
41122         * bits/types.h (__snseconds_t): Removed.
41123         * time/time.h (struct timespec): Replace __snseconds_t with
41124         __syscall_slong_t.
41125         * bits/typesizes.h (__SNSECONDS_T_TYPE): Removed.
41126         * sysdeps/mach/hurd/bits/typesizes.h (__SNSECONDS_T_TYPE):
41127         Likewise.
41128         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
41129         (__SNSECONDS_T_TYPE): Likewise.
41130         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
41131         (__SNSECONDS_T_TYPE): Likewise.
41132         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
41133         (__SNSECONDS_T_TYPE): Likewise.
41135 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
41137         * sysdeps/mach/hurd/bits/typesizes.h
41138         (__SYSCALL_SLONG_TYPE): New macro.
41139         (__SYSCALL_ULONG_TYPE): Likewise.
41141 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
41143         * bits/types.h (__syscall_slong_t): New type.
41144         (__syscall_ulong_t): Likewise.
41146         * bits/typesizes.h (__SYSCALL_SLONG_TYPE): New macro.
41147         (__SYSCALL_ULONG_TYPE): Likewise.
41148         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
41149         (__SYSCALL_SLONG_TYPE): Likewise.
41150         (__SYSCALL_ULONG_TYPE): Likewise.
41151         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
41152         (__SYSCALL_SLONG_TYPE): Likewise.
41153         (__SYSCALL_ULONG_TYPE): Likewise.
41154         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
41155         (__SYSCALL_SLONG_TYPE): Likewise.
41156         (__SYSCALL_ULONG_TYPE): Likewise.
41158 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
41160         * sysdeps/unix/sysv/linux/x86_64/Makefile (gen-as-const-headers):
41161         Add sigaltstack-offsets.sym.
41162         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Include
41163         <sigaltstack-offsets.h>.
41164         (CALL_FAIL): Use RSP_LP to operate on stack.  Use RDI_LP on
41165         longjmp_msg pointer.
41166         (____longjmp_chk): Use R8_LP and RDX_LP on SP and PC.  Use
41167         R*_LP, sizeSS, oSS_FLAGS, oSS_SP and oSS_SIZE for alternate
41168         signal stack.
41169         * sysdeps/unix/sysv/linux/x86_64/sigaltstack-offsets.sym: New.
41171 2012-05-15  Joseph Myers  <joseph@codesourcery.com>
41173         * elf/stackguard-macros.h: Remove file.
41174         * sysdeps/generic/stackguard-macros.h: New file.
41175         * sysdeps/i386/stackguard-macros.h: Likewise.
41176         * sysdeps/powerpc/powerpc32/stackguard-macros.h: Likewise.
41177         * sysdeps/powerpc/powerpc64/stackguard-macros.h: Likewise.
41178         * sysdeps/s390/s390-32/stackguard-macros.h: Likewise.
41179         * sysdeps/s390/s390-64/stackguard-macros.h: Likewise.
41180         * sysdeps/sparc/sparc32/stackguard-macros.h: Likewise.
41181         * sysdeps/sparc/sparc64/stackguard-macros.h: Likewise.
41182         * sysdeps/x86_64/stackguard-macros.h: Likewise.
41183         * nptl/tst-stackguard1.c: Include <stackguard-macros.h> not
41184         <elf/stackguard-macros.h>.
41186         [BZ #14109]
41187         * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h (elf_vrreg_t): Use
41188         __aligned__ in attribute.
41189         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h (__psw_t): Likewise.
41190         (gregset_t): Likewise.
41192 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
41194         * sysdeps/x86_64/Implies (wordsize-64): Moved to ....
41195         * sysdeps/x86_64/64/Implies-after: Here.  New file.
41196         * sysdeps/x86_64/x32/Implies-after: New file.
41198 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
41200         * sysdeps/x86_64/dl-trampoline.h: Use R*_LP to pass arguments
41201         and access return value for _dl_profile_fixup.  Use R10_LP to
41202         load frame size.
41204 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
41206         * sysdeps/unix/sysv/linux/x86_64/x32/init-first.c: New.
41208 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
41210         * sysdeps/x86_64/sysdep.h: Allowed to be include more than once.
41211         * sysdeps/x86_64/x32/sysdep.h: New file.
41213 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
41215         * sysdeps/x86_64/__longjmp.S: Use R*_LP on SP and PC.
41216         * sysdeps/x86_64/setjmp.S: Likewise.
41218 2012-05-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
41220         * sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c: New file.
41221         * sysdeps/ieee754/dbl-64/wordsize-64/e_log2.c: New file.
41222         * sysdeps/ieee754/dbl-64/e_log2.c: Fixing indents.
41223         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise and also
41224         remove unused global constant.
41226 2012-05-15  Chris Metcalf  <cmetcalf@tilera.com>
41228         * sysdeps/unix/sysv/linux/getsysstats.c: Remove duplicate
41229         include of <not-cancel.h>.
41231 2012-05-15  Roland McGrath  <roland@hack.frob.com>
41233         * nscd/nscd-client.h (__nscd_acquire_maplock): Fix formatting.
41235 2012-05-15  Jeff Law  <law@redhat.com>
41236             Andreas Jaeger  <aj@suse.de>
41238         [BZ #13594]
41239         * nscd/nscd-client.h (__nscd_acquire_maplock): New function, split
41240         out from...
41241         * nscd/nscd_helper.c (__nscd_get_map_ref): ... here.
41242         * nscd/nscd-client.h: Add __nscd_acquire_maplock.
41243         * nscd/nscd_gethst_r.c (__nscd_get_nl_timestamp): Add locking to
41244         code changing __hst_map_handle.map.
41246 2012-05-15  Roland McGrath  <roland@hack.frob.com>
41248         * configure.in (sysnames): Look for Implies-before and Implies-after
41249         files.
41250         * configure: Regenerated.
41252 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
41254         * sysdeps/unix/sysv/linux/x86_64/sigaction.c (RESTORE2): Replace
41255         8-byte data alignment with LP_SIZE alignment.
41257 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
41259         * sysdeps/unix/sysv/linux/x86_64/clone.S: Load pointer to TID
41260         into R10_LP.
41262 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
41264         * sysdeps/unix/sysv/linux/x86_64/x32/dl-cache.h: New.
41266 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
41268         * sysdeps/unix/sysv/linux/x86_64/x32/Makefile: New file.
41269         * sysdeps/unix/sysv/linux/x86_64/x32/getcpu.c: Likewise.
41270         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu-static.c:
41271         Likewise.
41272         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Likewise.
41274 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
41276         * sysdeps/x86_64/stackinfo.h (stackinfo_get_sp): Use RSP_LP.
41277         (stackinfo_sub_sp): Likewise.
41279 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
41281         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Load pointers into
41282         RAX_LP.
41284 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
41286         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Load cache sizes
41287         into R*_LP.
41289 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
41291         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Load cache
41292         sizes into R*_LP.
41294 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
41296         * sysdeps/x86_64/strcmp.S: Load pointers into R*_LP.
41298 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
41300         * sysdeps/x86_64/memcpy.S: Load __x86_64_data_cache_size_half
41301         into R11_LP and load __x86_64_shared_cache_size_half into
41302         R8_LP.
41304 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
41306         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Load cache size into
41307         R8_LP.
41309 2012-05-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
41311         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: New file. Optimized
41312         logb for POWER7.
41313         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbf.c: New file. Optimized
41314         logbf for POWER7.
41315         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c: New file. Optimized
41316         logbl for POWER7.
41317         * sysdeps/powerpc/powerpc64/power7/fpu/s_logb.c: New file. Use
41318         powerpc32/power7/fpu/s_logb.c via #include.
41319         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbf.c: New file. Use
41320         powerpc32/power7/fpu/s_logbf.c via #include.
41321         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbl.c: New file. Use
41322         powerpc32/power7/fpu/s_logbl.c via #include.
41324 2012-05-15  Joseph Myers  <joseph@codesourcery.com>
41326         * README.libm: Remove file.
41328 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
41330         * sysdeps/x86_64/start.S: Simulate popping 4-byte argument
41331         count for x32.  Use R*_LP and omit operand-size suffix.
41333 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
41335         * shlib-versions: Move x86_64-.*-linux.* entries to ...
41336         * sysdeps/x86_64/64/shlib-versions: Here.  New file.
41337         * sysdeps/x86_64/x32/shlib-versions: New file.
41339 2012-05-14  Roland McGrath  <roland@hack.frob.com>
41341         * sysdeps/unix/sysv/linux/dl-osinfo.h (dl_fatal): Function removed.
41342         * elf/rtld.c (dl_main) [DL_SYSDEP_OSCHECK]:
41343         Use _dl_fatal_printf instead.
41345 2012-05-14  Joseph Myers  <joseph@codesourcery.com>
41347         * sysdeps/unix/sysv/linux/configure.in (minimum_kernel): Always
41348         set if not set by the user.  Do not allow for being unset.
41349         * sysdeps/unix/sysv/linux/configure: Regenerated.
41351 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
41353         * sysdeps/x86_64/dl-machine.h (elf_machine_load_address): Remove
41354         the `q' suffix from lea and replace .quad with ASM_ADDR.
41356 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
41358         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (PTR_MANGLE): Remove
41359         the `q' suffix from xor/rol instructions.  Use $2*LP_SIZE+1
41360         instead of $17.
41361         (PTR_DEMANGLE): Likewise.
41363 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
41365         * sysdeps/x86_64/sysdep.h (LP_SIZE): New macro.
41366         (LP_OP): Likewise.
41367         (ASM_ADDR): Likewise.
41368         (RAX_LP): Likewise.
41369         (RBP_LP): Likewise.
41370         (RBX_LP): Likewise.
41371         (RCX_LP): Likewise.
41372         (RDI_LP): Likewise.
41373         (RSI_LP): Likewise.
41374         (RSP_LP): Likewise.
41375         (R8_LP): Likewise.
41376         (R9_LP): Likewise.
41377         (R10_LP): Likewise.
41378         (R10_LP): Likewise.
41379         (R11_LP): Likewise.
41380         (R12_LP): Likewise.
41381         (R13_LP): Likewise.
41382         (R14_LP): Likewise.
41383         (R15_LP): Likewise.
41385 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
41387         * sysdeps/x86_64/x32/dl-machine.h: New file.
41389 2012-05-14  Andreas Jaeger  <aj@suse.de>
41391         * manual/Makefile (subdir): Remove export of subdir.
41392         (all): Remove target.
41393         (.PHONY): Remove all from list.
41394         (mkinstalldirs): Remove.
41395         (.PHONY): Remove installdirs from list.
41396         ($(inst_infodir)/libc.info): Use make-target-directory.
41397         (installdirs): Remove.
41398         (subdir_%): Remove.
41399         (glibc-targets): Remove.
41400         (lib): Remove.
41401         (stubs): Remove.
41402         ($(objpfx)stubs ../po/manual.pot): Remove.
41403         ($(objpfx)stamp%): Remove.
41404         (make-target-directory): Remove.
41405         (subdir_install): Remove.
41406         (routines): Remove.
41407         (aux): Remove.
41408         (sources): Remove.
41409         (objects): Remove.
41410         (headers): Remove.
41412         [BZ #13750]
41413         * manual/.gitignore: Remove, it's not needed anymore.
41414         * manual/libc-texinfo.sh: Pass OUTDIR as extra argument, create
41415         all files in it.
41416         * manual/Makefile (dvi, pdf, info, html): Depend on files in build
41417         directory.
41418         (texis): Renamed to $(objpfx)texis.
41419         (texis-path): New, contains path to generated files.
41420         (chapters.%): Use texis-path for complete path, add extra argument
41421         libc-texinfo.sh.
41422         (libc.dvi, libc.pdf, libc.info, libc.pdf): Add $(objfpx) as prefix.
41423         (libc/index.html, summary.texi): Add $(objpfx) as prefix.
41424         (summary,texi, stamp-summary): Use complete path of
41425         files. Generate files in build dir.
41426         (dir-add.texi): Build in build dir.
41427         (libm-err.texi,stamp-libm-err): Likewise.
41428         (version.texi, stamp-version): Likewise.
41429         (.%c.texi): Likewise.
41430         (%.info,%.dvi,%.pdf): Add $(objpfx) as prefix, build in build dir.
41431         (mostlyclean): Remove target.
41432         (realclean): Remove target.
41433         (generated): Add new variable with contents from mostlyclean and
41434         realclean, remove entries duplicated in common-mostlyclean, add
41435         stamp-libm-err and stamp-version.
41436         (generated-dirs): Add libc directory.
41437         ($(inst_infodir)/libc.info): Install files from build dir.
41439         * manual/install.texi (Configuring and compiling): Adjust since
41440         the info files are not part of the tar ball anymore.
41442 2012-05-14  Andreas Jaeger  <aj@suse.de>
41444         * sysdeps/unix/sysv/linux/getcwd.c (__getcwd): Remove unused
41445         variable.
41447 2012-05-14  Joseph Myers  <joseph@codesourcery.com>
41449         [BZ #13717]
41450         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel): Set
41451         to 2.2.0 where earlier.
41452         * sysdeps/unix/sysv/linux/configure: Regenerated.
41453         * sysdeps/unix/sysv/linux/getcwd.c [!__ASSUME_GETCWD_SYSCALL]:
41454         Remove conditional code.
41455         [__ASSUME_GETCWD_SYSCALL]: Make code unconditional.
41456         * sysdeps/unix/sysv/linux/i386/chown.c [!__ASSUME_LCHOWN_SYSCALL]:
41457         Remove conditional code.
41458         [!__NR_lchown]: Likewise.
41459         [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
41460         [__NR_lchown]: Likewise.
41461         * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat): Remove
41462         comment referencing __ASSUME_LCHOWN_SYSCALL.
41463         * sysdeps/unix/sysv/linux/i386/sigaction.c
41464         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
41465         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
41466         * sysdeps/unix/sysv/linux/if_index.c [!__ASSUME_SIOCGIFNAME]:
41467         Remove conditional code.
41468         [__ASSUME_SIOCGIFNAME ]: Make code unconditional.
41469         (__protocol_available): Remove #if 0 code.
41470         * sysdeps/unix/sysv/linux/ifreq.c [!__ASSUME_SIOCGIFNAME]: Remove
41471         conditional code.
41472         [__ASSUME_SIOCGIFNAME]: Make code unconditional.
41473         * sysdeps/unix/sysv/linux/kernel-features.h
41474         (__ASSUME_GETCWD_SYSCALL): Don't define.
41475         (__ASSUME_REALTIME_SIGNALS): Likewise.
41476         (__ASSUME_PREAD_SYSCALL): Likewise.
41477         (__ASSUME_PWRITE_SYSCALL): Likewise.
41478         (__ASSUME_POLL_SYSCALL): Likewise.
41479         (__ASSUME_LCHOWN_SYSCALL): Likewise.
41480         (__ASSUME_SETRESUID_SYSCALL): Define for all kernel versions for
41481         non-SPARC.
41482         (__ASSUME_SIOCGIFNAME): Don't define.
41483         (__ASSUME_MSG_NOSIGNAL): Likewise.
41484         (__ASSUME_SENDFILE): Define unconditionally.
41485         (__ASSUME_PROC_SELF_FD_SYMLINK): Don't define.
41486         * sysdeps/unix/sysv/linux/poll.c [!__ASSUME_POLL_SYSCALL]: Remove
41487         conditional code.
41488         [__ASSUME_POLL_SYSCALL]: Make code unconditional.
41489         * sysdeps/unix/sysv/linux/powerpc/chown.c (__chown)
41490         [!__ASSUME_LCHOWN_SYSCALL]: Remove conditional code.
41491         (__chown) [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
41492         * sysdeps/unix/sysv/linux/powerpc/fchownat.c (fchownat)
41493         [!__ASSUME_LCHOWN_SYSCALL]: Remove conditional code.
41494         (fchownat) [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
41495         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c
41496         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
41497         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
41498         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c
41499         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
41500         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
41501         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c
41502         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
41503         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
41504         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c
41505         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
41506         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
41507         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c
41508         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
41509         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
41510         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c
41511         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
41512         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
41513         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c
41514         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
41515         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
41516         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c
41517         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
41518         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
41519         * sysdeps/unix/sysv/linux/pread.c [!__ASSUME_PREAD_SYSCALL]:
41520         Remove conditional code.
41521         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
41522         * sysdeps/unix/sysv/linux/pread64.c [!__ASSUME_PREAD_SYSCALL]:
41523         Remove conditional code.
41524         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
41525         * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_internal)
41526         [__LINUX_KERNEL_VERSION < 131443]: Remove conditional code.
41527         * sysdeps/unix/sysv/linux/pwrite.c [!__ASSUME_PWRITE_SYSCALL]:
41528         Remove conditional code.
41529         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
41530         * sysdeps/unix/sysv/linux/pwrite64.c [!__ASSUME_PWRITE_SYSCALL]:
41531         Remove conditional code.
41532         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
41533         * sysdeps/unix/sysv/linux/sh/pread.c [!__ASSUME_PREAD_SYSCALL]:
41534         Remove conditional code.
41535         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
41536         * sysdeps/unix/sysv/linux/sh/pread64.c [!__ASSUME_PREAD_SYSCALL]:
41537         Remove conditional code.
41538         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
41539         * sysdeps/unix/sysv/linux/sh/pwrite.c [!__ASSUME_PWRITE_SYSCALL]:
41540         Remove conditional code.
41541         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
41542         * sysdeps/unix/sysv/linux/sh/pwrite64.c
41543         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
41544         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
41545         * sysdeps/unix/sysv/linux/sigaction.c
41546         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
41547         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
41548         * sysdeps/unix/sysv/linux/sigpending.c
41549         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
41550         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
41551         * sysdeps/unix/sysv/linux/sigprocmask.c
41552         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
41553         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
41554         * sysdeps/unix/sysv/linux/sigsuspend.c
41555         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
41556         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
41557         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c
41558         (__libc_missing_rt_sigs): Remove.
41559         (__libc_sigaction) [__NR_rt_sigaction]: Make code unconditional.
41560         (__libc_sigaction): Do not handle ENOSYS from rt_sigaction.
41561         * sysdeps/unix/sysv/linux/syslog.c [!__ASSUME_MSG_NOSIGNAL]:
41562         Remove conditional code.
41563         [__ASSUME_MSG_NOSIGNAL]: Make code unconditional.
41564         * sysdeps/unix/sysv/linux/testrtsig.h (kernel_has_rtsig): Always
41565         return 1.
41566         * sysdeps/unix/sysv/linux/ttyname.c (ttyname)
41567         [!__ASSUME_PROC_SELF_FD_SYMLINK]: Remove conditional code.
41568         * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r)
41569         [!__ASSUME_PROC_SELF_FD_SYMLINK]: Likewise.
41571 2012-05-14  Andreas Jaeger  <aj@suse.de>
41573         * sysdeps/i386/fpu/bits/mathinline.h (__pow2): Remove,
41574         it's not used in glibc.
41575         (__coshm1): Likewise.
41576         (__acosh1p): Likewise.
41577         (__sgn): Likewise.
41579         * manual/string.texi (Copying and Concatenation): Add missing
41580         variable in concat example.
41581         Reported by David C. Rankin <drankinatty@suddenlinkmail.com>.
41583 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
41585         [BZ #14103]
41586         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Replace
41587         __builtin_clzl with __builtin_clzll.
41589 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
41591         [BZ #14104]
41592         * sysdeps/unix/sysv/linux/check_pf.c (cache): Use
41593         libc_freeres_ptr.
41595 2012-05-14  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
41597         * sysdeps/i386/i686/fpu/multiarch/Makefile: New file.
41598         * sysdeps/i386/i686fpu/multiarch/e_expf.c: New file.
41599         * sysdeps/i386/i686fpu/multiarch/e_expf-ia32.S: New file.
41600         * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: New file.
41602 2012-05-14  Mike Frysinger  <vapier@gentoo.org>
41604         * NEWS: Update ia64 info.
41606 2012-05-12  Andreas Schwab  <schwab@linux-m68k.org>
41608         * sysdeps/powerpc/memmove.c (MEMMOVE): Don't return a value if
41609         used as bcopy.
41611 2012-05-12  Thomas Schwinge  <thomas@codesourcery.com>
41613         * io/dup3.c (dup3): Rename to __dup3, add weak alias for dup3.
41614         * sysdeps/unix/syscalls.list (dup3): Likewise.
41615         * libio/freopen.c (freopen): Invoke __dup3 instead of dup3.
41616         * libio/freopen64.c (freopen64): Invoke __dup3 instead of dup3.
41618 2012-05-11  H.J. Lu  <hongjiu.lu@intel.com>
41620         * elf/stackguard-macros.h (STACK_CHK_GUARD) [__x86_64__]: Use
41621         "%c1" with "i" (offsetof (tcbhead_t, stack_guard)).
41623 2012-05-11  H.J. Lu  <hongjiu.lu@intel.com>
41625         * elf/tls-macros.h (TLS_LE): Use mov instead of movq to load
41626         thread pointer.
41627         (TLS_IE): Use mov/add instead of movq/addq to load thread
41628         pointer.
41629         (TLS_GD_PREFIX): New.
41630         (TLS_GD): Use it.
41632 2012-05-11  David S. Miller  <davem@davemloft.net>
41634         * sysdeps/sparc/fpu/bits/fenv.h (__fenv_stfsr): Add __volatile__.
41635         * sysdeps/sparc/fpu/fpu_control.h (_FPU_GETCW): Likewise.
41636         (_FPU_SETCW): Likewise.
41638 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
41640         * sysdeps/x86_64/dl-trampoline.S: Check if RTLD_SAVESPACE_SSE
41641         is 32-byte aligned.
41643 2012-05-11  Andreas Schwab  <schwab@linux-m68k.org>
41645         [BZ #11837]
41646         * iconvdata/gb18030.c: Update tables.
41647         (BODY for FROM_LOOP): Update.  Handle two-byte encoded non-BMP
41648         characters specially.
41649         (BODY for TO_LOOP): Add encoding of missing ranges.
41651 2012-05-11  Thomas Schwinge  <thomas@codesourcery.com>
41653         [BZ #13673]
41654         * sysdeps/mach/hurd/accept4.c: Replace FSF snail mail address with URL.
41655         * sysdeps/mach/hurd/dup3.c: Likewise.
41656         * sysdeps/mach/hurd/readlinkat.c: Likewise.
41657         * sysdeps/powerpc/memmove.c:: Likewise.
41659 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
41661         * sysdeps/x86_64/dl-machine.h (elf_machine_rela_relative): Handle
41662         R_X86_64_RELATIVE64 only if RTLD_BOOTSTRAP isn't defined.
41664 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
41666         * elf/elf.h (R_X86_64_RELATIVE64): New.
41667         (R_X86_64_NUM): Updated.
41668         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Handle
41669         R_X86_64_RELATIVE64.  Always use Elf64_Addr with R_X86_64_64.
41670         (elf_machine_rela_relative): Handle R_X86_64_RELATIVE64.
41671         * sysdeps/x86_64/Makefile (tests): Add tst-quad1 tst-quad2
41672         tst-quad1pie tst-quad2pie
41673         (modules-names): Add tst-quadmod1 tst-quadmod2.
41674         ($(objpfx)tst-quad1): New dependency.
41675         ($(objpfx)tst-quad2): Likewise.
41676         ($(objpfx)tst-quad1pie): Likewise.
41677         ($(objpfx)tst-quad2pie): Likewise.
41678         * sysdeps/x86_64/tst-quad1.c: New file.
41679         * sysdeps/x86_64/tst-quad1pie.c: New file.
41680         * sysdeps/x86_64/tst-quad2.c: Likewise.
41681         * sysdeps/x86_64/tst-quad2pie.c: Likewise.
41682         * sysdeps/x86_64/tst-quadmod1.S: Likewise.
41683         * sysdeps/x86_64/tst-quadmod1pie.S: Likewise.
41684         * sysdeps/x86_64/tst-quadmod2.S: Likewise.
41685         * sysdeps/x86_64/tst-quadmod2pie.S: Likewise.
41687 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
41689         * io/fcntl.h (mode_t, off_t, pid_t): Define types.
41690         (__mode_t_defined, __off_t_defined, __pid_t_defined): Define macros.
41691         * streams/stropts.h (t_scalar_t): Define type.
41693         * sysdeps/generic/paths.h (_PATH_MAN): Set to "/usr/share/man"
41694         (_PATH_PRESERVE): Set to "/var/lib".
41695         (_PATH_RWHODIR): Set to "/var/spool/rwho".
41697         * sysdeps/mach/hurd/openat.c (__openat): Set type of MODE to mode_t
41698         instead of int.
41700         * sysdeps/mach/hurd/xmknodat.c (__xmknodat): Deallocate NODE port only
41701         if __dir_mkfile succeeded.
41703         * sysdeps/mach/hurd/dup3.c: Lock _hurd_dtable_lock before
41704         checking for _hurd_dtablesize.  Unlock it right after having
41705         finished _hurd_dtable allocation.
41707 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
41709         * sysdeps/mach/hurd/configure.in: Remove warning for --prefix=[...].
41710         * sysdeps/mach/hurd/configure: Regenerated.
41711         * sysdeps/unix/sysv/linux/configure.in: Move --prefix=/usr
41712         special-casing to...
41713         * sysdeps/gnu/configure.in: ... this new file.
41714         * sysdeps/unix/sysv/linux/configure: Regenerated.
41715         * sysdeps/gnu/configure: New generated file.
41717         * sysdeps/mach/hurd/bits/stat.h (struct stat): Align to what is done
41718         for Linux: use nsec instead of usec, as well as:
41719         [__USE_MISC || __USE_XOPEN2K8] (st_atim, st_mtim, st_ctim): New
41720         members of type struct timespec.
41721         [__USE_MISC || __USE_XOPEN2K8] (st_atime, st_mtime, st_ctime):
41722         New macros.
41723         (struct stat64): Likewise.
41724         (_STATBUF_ST_NSEC): New macro.
41725         * sysdeps/mach/hurd/xstatconv.c (xstat64_conv): Adapt to that.
41727         * hurd/lookup-retry.c (__hurd_file_name_lookup_retry): Use
41728         __strtoul_internal rather than strtoul.
41730 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
41732         * hurd/hurdsock.c (_hurd_socket_server): Check for negative domains,
41733         and reject them.
41735 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
41737         * sysdeps/mach/hurd/setresgid.c (__setresgid): Handle the -1 case,
41738         which preserves existing values.
41739         * sysdeps/mach/hurd/setresuid.c (__setresuid): Likewise.
41741 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
41743         * hurd/hurdselect.c (_hurd_select): Return EINVAL for negative
41744         TIMEOUT values.  Return EINVAL for NFDS values either negative or
41745         greater than FD_SETSIZE.
41747 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
41749         * sysdeps/mach/hurd/brk.c (_hurd_set_brk): When more space needs to be
41750         allocated, call __vm_protect to finish enabling the existing space, and
41751         pass a copy of _hurd_data_end instead of PAGEBRK to __vm_allocate to
41752         allocate the remainder.
41754 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
41756         * sysdeps/mach/hurd/recvfrom.c (__recvfrom): Check also for a null
41757         address port.  Set ADDR_LEN to 0 when not filling ADDRARG.
41759 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
41761         * sysdeps/mach/hurd/readlinkat.c: New file, heavily derived from
41762         sysdeps/mach/hurd/readlink.c.
41764         * posix/tst-sysconf.c (posix_options): Only use
41765         _POSIX_PRIORITIZED_IO, _POSIX_PRIORITY_SCHEDULING, and
41766         _POSIX_SYNCHRONIZED_IO when they are defined
41767         * sysdeps/mach/hurd/bits/posix_opt.h:
41768         (_POSIX_PRIORITY_SCHEDULING): Undefine macro.
41769         (_XOPEN_REALTIME): Undefine macro.
41770         (_XOPEN_REALTIME_THREADS): Undefine macro.
41771         (_XOPEN_SHM): Undefine macro.
41772         [__USE_XOPEN2K8] (_POSIX_THREAD_ROBUST_PRIO_INHERIT): Define
41773         macro to -1.
41774         [__USE_XOPEN2K8] (_POSIX_THREAD_ROBUST_PRIO_PROTECT): Define
41775         macro to -1.
41776         (_POSIX_ASYNC_IO): Undefine macro.
41777         (_POSIX_PRIORITIZED_IO): Undefine macro.
41778         (_POSIX_SPIN_LOCKS): Define macro to -1.
41780         * bits/sigaction.h [__USE_XOPEN2K8]: Define SA_RESTART,
41781         SA_NODEFER, SA_RESETHAND.
41782         * sysdeps/mach/hurd/bits/fcntl.h [__USE_XOPEN2K8]: Define
41783         O_NOFOLLOW, O_DIRECTORY, O_CLOEXEC, F_GETOWN, F_SETOWN,
41784         F_DUPFD_CLOEXEC.
41786 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
41788         * elf/Makefile (pldd-modules): Define unconditionally.
41790 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
41792         * sysdeps/mach/hurd/opendir.c (__opendirat): New function.
41794 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
41796         * hurd/hurdchdir.c (_hurd_change_directory_port_from_name):
41797         Return ENOENT when name is empty.
41798         * sysdeps/mach/hurd/chroot.c (chroot): Likewise.
41800 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
41802         * include/libc-symbols.h [NO_HIDDEN] (hidden_nolink): New macro.
41804         * nss/makedb.c (MAP_POPULATE): If not defined, define to zero.
41806 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
41808         Fix mlock in all cases except non-readable pages.
41809         * sysdeps/mach/hurd/mlock.c (mlock): Give VM_PROT_READ
41810         instead of VM_PROT_ALL as parameter to __vm_wire function.
41812         * sysdeps/mach/hurd/mkdir.c: Include <string.h>.
41813         (__mkdir): When path is `/', just fail with EEXIST.
41814         * sysdeps/mach/hurd/mkdirat.c: Likewise.
41816 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
41818         * nss/makedb.c: Include <sys/param.h> (for MAX and roundup), and
41819         <sys/uio.h> (for writev).
41820         * nss/nss_db/db-initgroups.c: Include <limits.h> (for ULONG_MAX),
41821         and <sys/param.h> (for MIN).
41823 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
41825         * sysdeps/mach/nanosleep.c: Return EINVAL for invalid values of
41826         REQUESTED_TIME.  Properly set the remaining time and return EINTR
41827         if interrupted.
41829 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
41831         * sysdeps/mach/hurd/Makefile ($(common-objpfx)linkobj/libc.so):
41832         Depend on against $(link-rpcuserlibs).
41834 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
41836         * sysdeps/generic/ldsodefs.h [LIBC_STACK_END_NOT_RELRO]
41837         (__libc_stack_end): Do not use attribute_relro.
41838         * sysdeps/mach/hurd/dl-sysdep.h (LIBC_STACK_END_NOT_RELRO): Define.
41839         * sysdeps/mach/hurd/i386/init-first.c (init): Update __libc_stack_end
41840         to libthread-provided value.
41841         * sysdeps/mach/hurd/dl-sysdep.c (__libc_stack_end): Do not use
41842         attribute_relro.
41844 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
41846         [BZ #3748]
41847         * bits/libc-lock.h (__libc_once_get): New macro.
41848         * sysdeps/mach/bits/libc-lock.h: Likewise.
41849         * sysdeps/mach/hurd/bits/libc-lock.h: Likewise.
41850         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Use __libc_once_get
41851         instead of using implementation details.
41853         * libio/fileops.c: Unconditionally include <kernel-features.h>.
41854         * libio/freopen.c: Likewise.
41855         * libio/freopen64.c: Likewise.
41856         * misc/syslog.c: Likewise.
41857         * nscd/connections.c: Likewise.
41858         * nscd/netgroupcache.c: Likewise.
41859         * sysdeps/posix/getcwd.c: Likewise.
41861 2012-05-10  Roland McGrath  <roland@hack.frob.com>
41863         * math/w_ilogbf.c: Add #include <limits.h>.
41865 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
41867         * sysdeps/mach/hurd/setitimer.c (setitimer_locked): Use common exit
41868         path instead of returning without unlocking.
41870         * sysdeps/mach/hurd/bits/ioctls.h (_IOIW): New macro for
41871         immediate-write ioctls.
41872         * sysdeps/mach/hurd/ioctl.c: Handle cases with no arguments.
41874 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
41876         * sysdeps/mach/hurd/i386/init-first.c (init): Use
41877         __builtin_frame_address instead of making assumptions about the
41878         location of the return address relative to DATA.  Force early load of
41879         the return address.
41880         (_dl_init_first, doinit1 in doinit in _hurd_stack_setup): Don't use
41881         __builtin_frame_address.
41883         dup3 for GNU Hurd.
41884         * include/unistd.h: Declare __dup3 and use libc_hidden_proto on it.
41885         * sysdeps/mach/hurd/dup3.c: New file, copy from dup2.c.  Evolve it to
41886         implement dup3 and do some further code clean-ups.
41887         * sysdeps/mach/hurd/dup2.c (__dup2): Reimplement using __dup3.
41888         * sysdeps/mach/hurd/kernel-features.h (__ASSUME_DUP3): Define.
41890 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
41892         * sysdeps/mach/hurd/dl-sysdep.c: Conditionalize contents on [SHARED].
41894         * hurd/hurd/fd.h (_hurd_fd_get): Call HURD_CRITICAL_BEGIN/
41895         HURD_CRITICAL_END around holding _hurd_dtable_lock.
41896         * sysdeps/mach/hurd/dirfd (dirfd): Likewise.
41897         * sysdeps/mach/hurd/opendir.c (_hurd_fd_opendir): Call
41898         HURD_CRITICAL_BEGIN/HURD_CRITICAL_END around holding
41899         d->port.lock.
41901         * hurd/catch-signal.c (hurd_catch_signal): Use sigsetjmp/siglongjmp
41902         instead of setjmp/longjmp to restore the signal mask.  Call sigsetjmp
41903         when handler == SIG_ERR, not when handler != SIG_ERR.
41905 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
41907         * sysdeps/mach/hurd/bits/socket.h: New file, copy from the bsd4.4 one.
41908         (SOCK_MAX, SOCK_TYPE_MASK, SOCK_CLOEXEC, SOCK_NONBLOCK): New
41909         definitions.
41911         accept4 for GNU Hurd.
41912         * include/sys/socket.h (__libc_accept4): New prototype.
41913         * sysdeps/mach/hurd/accept4.c: New file, copy from accept.c.  Evolve it
41914         to implement __libc_accept4.
41915         * sysdeps/mach/hurd/accept.c (accept): Reimplement using
41916         __libc_accept4.
41917         * sysdeps/mach/hurd/kernel-features.h (__ASSUME_ACCEPT4): Define.
41919         * sysdeps/mach/hurd/i386/____longjmp_chk.S: New file.
41920         * sysdeps/mach/hurd/i386/signal-defines.sym: New file.
41921         * sysdeps/mach/hurd/i386/Makefile (gen-as-const-headers): Add
41922         signal-defines.sym.
41924 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
41926         * bits/in.h (SOL_IP, SOL_IPV6, SOL_ICMPV6): New macros.
41928 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
41930         * sysdeps/mach/hurd/dl-sysdep.c (open_file): Do not raise
41931         assertion on O_CLOEXEC flag.
41932         * hurd/hurd/fd.h: Update comment to mention O_CLOEXEC.
41933         * hurd/intern-fd.c: Likewise.
41934         * hurd/port2fd.c: Likewise.
41936 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
41938         [BZ #3906]
41939         * bits/in.h (IPV6_PKTINFO): Define new macro.
41940         (IPV6_RXINFO,IPV6_TXINFO,SCM_SRCINFO): Redefine to IPV6_PKTINFO.
41942 2012-05-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
41944         [BZ #13954]
41945         [BZ #13955]
41946         [BZ #13956]
41947         * sysdeps/ieee754/dbl-64/s_logb.c (__logb): Fix for subnormal number.
41948         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Likewise.
41949         * sysdeps/ieee754/flt-32/s_logbf.c (__logf): Likewise.
41950         * sysdeps/ieee754/ldbl-128/s_logbl.c (__logbl): Likewise.
41951         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
41952         * sysdeps/ieee754/ldbl-96/s_logbl.c (__logbl): Likewise.
41953         * math/libm-test.inc (logb_test) : Additional logb tests.
41955 2012-05-09  Andreas Schwab  <schwab@linux-m68k.org>
41956             Andreas Jaeger  <aj@suse.de>
41958         * configure.in (obsolete-rpc): Add new option --enable-obsolete-rpc.
41959         * configure: Regenerated.
41960         * config.h.in (LINK_OBSOLETE_RPC): New macro.
41961         * config.make.in (link-obsolete-rpc): New substituted variable.
41962         * include/libc-symbols.h (libc_hidden_nolink_sunrpc): Rename from
41963         libc_hidden_nolink and define based on LINK_OBSOLETE_RPC.
41964         * sunrpc/Makefile (headers) [link-obsolete-rpc]: Add rpc headers.
41965         (shared-only-routines): Don't set it under [link-obsolete-rpc],
41966         so that libc.a contains the symbols.
41967         * nis/Makefile (headers) [link-obsolete-rpc]: Add rpc headers.
41968         * sunrpc/auth_des.c: Use libc_hidden_nolink_sunrpc.
41969         * sunrpc/auth_none.c: Likewise.
41970         * sunrpc/auth_unix.c: Likewise.
41971         * sunrpc/authdes_prot.c: Likewise.
41972         * sunrpc/authuxprot.c: Likewise.
41973         * sunrpc/clnt_gen.c: Likewise.
41974         * sunrpc/clnt_perr.c: Likewise.
41975         * sunrpc/clnt_raw.c: Likewise.
41976         * sunrpc/clnt_simp.c: Likewise.
41977         * sunrpc/clnt_tcp.c: Likewise.
41978         * sunrpc/clnt_udp.c: Likewise.
41979         * sunrpc/clnt_unix.c: Likewise.
41980         * sunrpc/des_crypt.c: Likewise.
41981         * sunrpc/des_soft.c: Likewise.
41982         * sunrpc/get_myaddr.c: Likewise.
41983         * sunrpc/key_call.c: Likewise.
41984         * sunrpc/key_prot.c: Likewise.
41985         * sunrpc/netname.c: Likewise.
41986         * sunrpc/pm_getmaps.c: Likewise.
41987         * sunrpc/pm_getport.c: Likewise.
41988         * sunrpc/pmap_clnt.c: Likewise.
41989         * sunrpc/pmap_prot.c: Likewise.
41990         * sunrpc/pmap_prot2.c: Likewise.
41991         * sunrpc/pmap_rmt.c: Likewise.
41992         * sunrpc/publickey.c: Likewise.
41993         * sunrpc/rpc_cmsg.c: Likewise.
41994         * sunrpc/rpc_common.c: Likewise.
41995         * sunrpc/rpc_dtable.c: Likewise.
41996         * sunrpc/rpc_prot.c: Likewise.
41997         * sunrpc/rpc_thread.c: Likewise.
41998         * sunrpc/rtime.c: Likewise.
41999         * sunrpc/svc.c: Likewise.
42000         * sunrpc/svc_auth.c: Likewise.
42001         * sunrpc/svc_raw.c: Likewise.
42002         * sunrpc/svc_run.c: Likewise.
42003         * sunrpc/svc_tcp.c: Likewise.
42004         * sunrpc/svc_udp.c: Likewise.
42005         * sunrpc/svc_unix.c: Likewise.
42006         * sunrpc/svcauth_des.c: Likewise.
42007         * sunrpc/xcrypt.c: Likewise.
42008         * sunrpc/xdr.c: Likewise.
42009         * sunrpc/xdr_array.c: Likewise.
42010         * sunrpc/xdr_float.c: Likewise.
42011         * sunrpc/xdr_intXX_t.c: Likewise.
42012         * sunrpc/xdr_mem.c: Likewise.
42013         * sunrpc/xdr_rec.c: Likewise.
42014         * sunrpc/xdr_ref.c: Likewise.
42015         * sunrpc/xdr_sizeof.c: Likewise.
42016         * sunrpc/xdr_stdio.c: Likewise.
42018 2012-05-10  Roland McGrath  <roland@hack.frob.com>
42020         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Fix typo in last
42021         change.  Update copyright years.
42023 2012-05-10  Joseph Myers  <joseph@codesourcery.com>
42025         * include/stdc-predef.h (__STDC_NO_THREADS__): Define.
42027 2012-05-10  Maxim Kuvyrkov  <maxim@codesourcery.com>
42028             Joseph Myers  <joseph@codesourcery.com>
42029             Paul Pluzhnikov  <ppluzhnikov@google.com>
42031         [BZ #14012]
42032         * sunrpc/Makefile [cross-compiling] (headers): Enable additions
42033         requiring rpcgen.
42034         [cross-compiling] (extra-libs): Likewise.
42035         [cross-compiling] (extra-libs-others): Likewise.
42036         [cross-compiling] (librpcsvc-routines): Likewise.
42037         [cross-compiling] (librpcsvc-inhibit-o): Likewise.
42038         [cross-compiling] (omit-deps): Likewise.
42039         (sunrpc-CPPFLAGS): New variable.
42040         (CPPFLAGS): Define using $(sunrpc-CPPFLAGS).
42041         (BUILD_CPPFLAGS): Append $(sunrpc-CPPFLAGS).
42042         (cross-rpcgen-objs): New variable.
42043         (extra-objs): Append $(cross-rpcgen-objs).
42044         ($(cross-rpcgen-objs)): New rule.
42045         ($(objpfx)cross-rpcgen): Likewise.
42046         (rpcgen-cmd): Define to use $(built-program-file).  Expand
42047         comment.
42048         ($(objpfx)rpcsvc/%.stmp): Depend on cross-rpcgen.
42049         ($(objpfx)x%.stmp): Likewise.
42050         * sunrpc/proto.h [IS_IN_build] (_): Define.
42051         [IS_IN_build] (_libc_intl_domainname): Likewise.
42053 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
42055         * sysdeps/x86_64/dl-machine.h (elf_machine_rela) [__ILP32__]:
42056         Sign extend relocation result to 64 bits for R_X86_64_DTPOFF64
42057         and R_X86_64_TPOFF64.
42059 2012-05-10  Joseph Myers  <joseph@codesourcery.com>
42061         * sysdeps/unix/sysv/linux/syscalls.list (alarm): Add entry from
42062         sysdeps/unix/sysv/syscalls.list.
42063         (stime): Likewise.
42064         (utime): Likewise.
42065         * sysdeps/unix/sysv/syscalls.list: Remove file.
42067 2012-05-10  Paul Eggert  <eggert@cs.ucla.edu>
42069         [BZ #3440]
42070         * locale/bits/locale.h (__LC_CTYPE, __LC_NUMERIC, __LC_TIME)
42071         (__LC_COLLATE, __LC_MONETARY, __LC_MESSAGES, __LC_ALL, __LC_PAPER)
42072         (__LC_NAME, __LC_ADDRESS, __LC_TELEPHONE, __LC_MEASUREMENT)
42073         (__LC_IDENTIFICATION): Make these macros useful in #if
42074         expressions, as required by C99.
42076 2012-05-10  Andreas Schwab  <schwab@linux-m68k.org>
42078         * sunrpc/Makefile (extra-objs) [$(build-shared) = yes]: Add
42079         $(addsuffix .os,$(rpc-compat-routines)).  Move include ../Rules
42080         after this.
42082 2012-05-09  H.J. Lu  <hongjiu.lu@intel.com>
42084         * stdlib/longlong.h: Updated from GCC.
42086 2012-05-09  Andreas Jaeger  <aj@suse.de>
42088         * nscd/nscd.c (run_modes): Make named enum, reorder so that
42089         default is first entry.
42090         (run_mode): Set type.
42091         (main): Remove informal message about syslog.
42092         (options): Fix typo.
42094         [BZ #14053]
42095         * sysdeps/x86_64/fpu/bits/mathinline.h (lrintf): Add __volatile
42096         to asm.
42097         (lrint): Likewise.
42098         (llrintf): Likewise.
42099         (llrint): Likewise.
42100         (rint): Likewise.
42101         (rintf): Likewise.
42102         (nearbyint): Likewise.
42103         (nearbyintf): Likewise.
42105 2012-05-09  Andreas Jaeger  <aj@suse.de>
42106             Pedro Alves  <palves@redhat.com>
42108         * nscd/nscd.c (run_mode): Use enum.
42109         (main): Cleanup coding style issue.
42111 2012-05-09  Alexandre Oliva  <aoliva@redhat.com>
42112             Andreas Jaeger  <aj@suse.de>
42114         * nscd/nscd.c (go_background): Replaced with...
42115         (run_mode): ... this.
42116         (RUN_FOREGROUND, RUN_DAEMONIZE, RUN_DEBUG): Add.
42117         (options): Add -F --foreground.
42118         (main): Implement it.
42119         (parse_opt): Parse it.
42121 2012-05-09  Andreas Jaeger  <aj@suse.de>
42123         [BZ #14083]
42124         * string/bits/string2.h (strspn) [__GNUC_PREREQ(3, 2) &&
42125         !_HAVE_STRING_ARCH_strspn]: Cast zero to size_t to avoid
42126         -Wconversion warning.
42127         (strspn) [!__GNUC_PREREQ(3, 2) && !_HAVE_STRING_ARCH_strspn]:
42128         Likewise.
42130 2012-05-09  Joseph Myers  <joseph@codesourcery.com>
42132         * conform/data/locale.h-data (NULL): Use macro-constant.  Require
42133         == 0.
42134         (LC_ALL): Use macro-int-constant.
42135         (LC_COLLATE): Likewise.
42136         (LC_CTYPE): Likewise.
42137         (LC_MESSAGES): Likewise.
42138         (LC_MONETARY): Likewise.
42139         (LC_NUMERIC): Likewise.
42140         (LC_TIME): Likewise.
42141         [ISO || ISO99 || ISO11] (LC_MESSAGES): Do not require.
42142         (LC_*): Change to LC_[ABCDEFGHIJKLMNOPQRSTUVWXYZ]*.
42143         [ISO || ISO99 || ISO11] (*_t): Do not allow.
42144         * conform/data/math.h-data (HUGE_VAL): Use macro-constant.
42145         Specify type.
42146         [C99-based standards] (float_t): Expect type.
42147         [C99-based standards] (double_t): Expect type.
42148         [C99-based standards] (HUGE_VALF): Use macro-constant.  Specify
42149         type.
42150         [C99-based standards] (HUGE_VALL): Likewise.
42151         [C99-based standards] (INFINITY): Likewise.
42152         [C99-based standards] (NAN): Likewise.
42153         [C99-based standards] (FP_INFINITE): Use macro-int-constant.
42154         [C99-based standards] (FP_NAN): Likewise.
42155         [C99-based standards] (FP_NORMAL): Likewise.
42156         [C99-based standards] (FP_SUBNORMAL): Likewise.
42157         [C99-based standards] (FP_ZERO): Likewise.
42158         [C99-based standards] (FP_FAST_FMA): Use
42159         optional-macro-int-constant.  Specify type.  Require == 1.
42160         [C99-based standards] (FP_FAST_FMAF): Likewise.
42161         [C99-based standards] (FP_FAST_FMAL): Likewise.
42162         [C99-based standards] (FP_ILOGB0): Use macro-int-constant.
42163         [C99-based standards] (FP_ILOGBNAN): Likewise.
42164         [C99-based standards] (MATH_ERRNO): Use macro-int-constant.
42165         Specify type.
42166         [C99-based standards] (MATH_ERREXCEPT): Likewise.
42167         [C99-based standards] (math_errhandling): Specify type.
42168         [ISO99 || ISO11] (signgam): Do not allow.
42169         [non-C99-based standards] (copysignf): Do not allow.
42170         [non-C99-based standards] (exp2f): Likewise.
42171         [non-C99-based standards] (log2f): Likewise.
42172         [non-C99-based standards] (modff): Allow.
42173         [non-C99-based standards] (erff): Do not allow.
42174         [non-C99-based standards] (erfcf): Likewise.
42175         [non-C99-based standards] (gammaf): Likewise.
42176         [non-C99-based standards] (hypotf): Likewise.
42177         [non-C99-based standards] (j0f): Likewise.
42178         [non-C99-based standards] (j1f): Likewise.
42179         [non-C99-based standards] (jnf): Likewise.
42180         [non-C99-based standards] (lgammaf): Likewise.
42181         [non-C99-based standards] (tgammaf): Likewise.
42182         [non-C99-based standards] (y0f): Likewise.
42183         [non-C99-based standards] (y1f): Likewise.
42184         [non-C99-based standards] (ynf): Likewise.
42185         [non-C99-based standards] (isnanf): Likewise.
42186         [non-C99-based standards] (acoshf): Likewise.
42187         [non-C99-based standards] (asinhf): Likewise.
42188         [non-C99-based standards] (atanhf): Likewise.
42189         [non-C99-based standards] (cbrtf): Likewise.
42190         [non-C99-based standards] (expm1f): Likewise.
42191         [non-C99-based standards] (ilogbf): Likewise.
42192         [non-C99-based standards] (log1pf): Likewise.
42193         [non-C99-based standards] (logbf): Likewise.
42194         [non-C99-based standards] (nextafterf): Likewise.
42195         [non-C99-based standards] (remainderf): Likewise.
42196         [non-C99-based standards] (rintf): Likewise.
42197         [non-C99-based standards] (scalbf): Likewise.
42198         [non-C99-based standards] (copysignl): Likewise.
42199         [non-C99-based standards] (exp2l): Likewise.
42200         [non-C99-based standards] (log2l): Likewise.
42201         [non-C99-based standards] (modfl): Allow.
42202         [non-C99-based standards] (erfl): Do not allow.
42203         [non-C99-based standards] (erfcl): Likewise.
42204         [non-C99-based standards] (gammal): Likewise.
42205         [non-C99-based standards] (hypotl): Likewise.
42206         [non-C99-based standards] (j0l): Likewise.
42207         [non-C99-based standards] (j1l): Likewise.
42208         [non-C99-based standards] (jnl): Likewise.
42209         [non-C99-based standards] (lgammal): Likewise.
42210         [non-C99-based standards] (tgammal): Likewise.
42211         [non-C99-based standards] (y0l): Likewise.
42212         [non-C99-based standards] (y1l): Likewise.
42213         [non-C99-based standards] (ynl): Likewise.
42214         [non-C99-based standards] (isnanl): Likewise.
42215         [non-C99-based standards] (acoshl): Likewise.
42216         [non-C99-based standards] (asinhl): Likewise.
42217         [non-C99-based standards] (atanhl): Likewise.
42218         [non-C99-based standards] (cbrtl): Likewise.
42219         [non-C99-based standards] (expm1l): Likewise.
42220         [non-C99-based standards] (ilogbl): Likewise.
42221         [non-C99-based standards] (log1pl): Likewise.
42222         [non-C99-based standards] (logbl): Likewise.
42223         [non-C99-based standards] (nextafterl): Likewise.
42224         [non-C99-based standards] (remainderl): Likewise.
42225         [non-C99-based standards] (rintl): Likewise.
42226         [non-C99-based standards] (scalbl): Likewise.
42227         [ISO || ISO99 || ISO11] (*_t): Do not allow.
42228         [non-C99-based standards] (FP_*): Do not allow.
42229         [C99-based standards] (FP_*): Change to
42230         FP_[ABCDEFGHIJKLMNOPQRSTUVWXYZ]*.
42231         * conform/data/setjmp.h-data [ISO || ISO99 || ISO11] (*_t): Do not
42232         allow.
42233         * conform/data/signal.h-data (SIG_DFL): Use macro-constant.
42234         (SIG_ERR): Likewise.
42235         [X/Open-based standards] (SIG_HOLD): Likewise.
42236         (SIG_IGN): Likewise.
42237         (SIGABRT): Use macro-int-constant.  Specify type.  Require
42238         positive value.
42239         (SIGFPE): Likewise.
42240         (SIGILL): Likewise.
42241         (SIGINT): Likewise.
42242         (SIGSEGV): Likewise.
42243         (SIGTER): Likewise.
42244         [!ISO && !ISO99 && !ISO11] (SIGALRM): Likewise.
42245         [!ISO && !ISO99 && !ISO11] (SIGHUP): Likewise.
42246         [!ISO && !ISO99 && !ISO11] (SIGIO): Likewise.
42247         [!ISO && !ISO99 && !ISO11] (SIGKILL): Likewise.
42248         [!ISO && !ISO99 && !ISO11] (SIGPIPE): Likewise.
42249         [!ISO && !ISO99 && !ISO11] (SIGQUIT): Likewise.
42250         [!ISO && !ISO99 && !ISO11] (SIGUSR1): Likewise.
42251         [!ISO && !ISO99 && !ISO11] (SIGUSR2): Likewise.
42252         [!ISO && !ISO99 && !ISO11] (SIGCHLD): Likewise.
42253         [!ISO && !ISO99 && !ISO11] (SIGCONT): Likewise.
42254         [!ISO && !ISO99 && !ISO11] (SIGSTOP): Likewise.
42255         [!ISO && !ISO99 && !ISO11] (SIGTSTP): Likewise.
42256         [!ISO && !ISO99 && !ISO11] (SIGTTIN): Likewise.
42257         [!ISO && !ISO99 && !ISO11] (SIGTTOU): Likewise.
42258         [!ISO && !ISO99 && !ISO11] (SIGBUS): Likewise.
42259         [!ISO && !ISO99 && !ISO11] (SIGPOLL): Likewise.
42260         [!ISO && !ISO99 && !ISO11] (SIGPROF): Likewise.
42261         [!ISO && !ISO99 && !ISO11] (SIGSYS): Likewise.
42262         [X/Open-based standards] (SIGTRAP): Likewise.
42263         [!ISO && !ISO99 && !ISO11] (SIGURG): Likewise.
42264         [!ISO && !ISO99 && !ISO11] (SIGVTALRM): Likewise.
42265         [!ISO && !ISO99 && !ISO11] (SIGXCPU): Likewise.
42266         [!ISO && !ISO99 && !ISO11] (SIGXFSZ): Likewise.
42267         * conform/data/stdarg.h-data [ISO || ISO99 || ISO11] (*_t): Do not
42268         allow.
42270 2012-05-08  Ian Wienand  <ianw@vmware.com>
42272         [BZ #14080]
42273         * time/tzset.c (__tzset_parse_tz): Update default rules for
42274         daylight time changes in the Energy Policy Act of 2005.
42276 2012-05-09  Andreas Jaeger  <aj@suse.de>
42278         [BZ #13983]
42279         * elf/ldconfig.c (parse_conf): Change string to make clear that
42280         ldconfig only issued a warning if ld.so.conf does not exist.
42282 2012-05-08  David S. Miller  <davem@davemloft.net>
42284         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S: Use
42285         movxtod instead of popping the value on the stack.
42287         * sysdeps/sparc/fpu/libm-test-ulps: Update.
42289 2012-05-08  Carlos O'Donell  <carlos_odonell@mentor.com>
42291         * config.h.in: Add HAVE_ARM_PCS_VFP.
42293 2012-05-08  Roland Mc Grath  <roland@hack.frob.com>
42295         [BZ #13979]
42296         * include/features.h: Warn if user requests __FORTIFY_SOURCE
42297         checking but the checks are disabled for any reason.
42299 2012-05-08  H.J. Lu  <hongjiu.lu@intel.com>
42301         * sysdeps/x86_64/dl-machine.h: Replace Elf64_XXX with ElfW(XXX)
42302         and ELF64_R_TYPE with ELFW(R_TYPE).
42304 2012-05-08  Joseph Myers  <joseph@codesourcery.com>
42306         * sysdeps/unix/sysv/syscalls.list (pause): Remove.
42307         (ulimit): Likewise.
42309         * sysdeps/unix/sysv/syscalls.list (setrlimit): Remove.
42310         (settimeofday): Likewise.
42312 2012-05-08  Mike Frysinger  <vapier@gentoo.org>
42314         * inet/arpa/tftp.h (struct tftphdr): Rename th_u to th_u1.  Add
42315         a struct th_u2 inside the union, and move tu_block/tu_code into
42316         a new th_u3 union of tu_block/tu_code inside of that.  Move
42317         th_data[1] into the th_u2 as tu_data[0].  Change tu_stuff[1] to
42318         tu_stuff[0].  Add a new tu_padding[4] to keep sizeof() the same.
42319         (th_block): Change to th_u1.th_u2.th_u3.tu_block.
42320         (th_code): Change to th_u1.th_u2.th_u3.tu_code.
42321         (th_stuff): Change to th_u1.tu_stuff.
42322         (th_data): Define.
42323         (th_msg): Change to th_u1.th_u2.tu_data.
42325 2012-05-07  David S. Miller  <davem@davemloft.net>
42327         * sysdeps/sparc/fpu/libm-test-ulps: Update.
42329         [BZ #14074]
42330         * sysdeps/sparc/sysdep.h (SPARC_PIC_THUNK_CALL): New macro.
42331         (SETUP_PIC_REG): Use it.
42332         (SETUP_PIC_REG_LEAF): Use it.
42334 2012-05-07  Joseph Myers  <joseph@codesourcery.com>
42336         [BZ #13885]
42337         [BZ #13923]
42338         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
42339         USE_AS_EXPM1L.
42340         (EXPL_FINITE): Likewise.
42341         (FLDLOG): Likewise.
42342         (IEEE754_EXPL) [USE_AS_EXPM1L]: Support use as expm1l.
42343         * sysdeps/i386/fpu/s_expm1l.S: Define USE_AS_EXPM1L and include
42344         e_expl.S.
42345         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
42346         USE_AS_EXPM1L.
42347         (EXPL_FINITE): Likewise.
42348         (FLDLOG): Likewise.
42349         (IEEE754_EXPL) [USE_AS_EXPM1L]: Support use as expm1l.
42350         * sysdeps/x86_64/fpu/s_expm1l.S: Define USE_AS_EXPM1L and include
42351         e_expl.S.
42352         * math/libm-test.inc (expm1_test): Add more tests.  Do not disable
42353         test of -max_value argument for long double.
42354         * sysdeps/i386/fpu/libm-test-ulps: Update.
42355         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
42357 2012-05-06  David S. Miller  <davem@davemloft.net>
42359         * scripts/data/localplt-sparc-linux-gnu.data: Add '?' markers to
42360         quad soft-float symbols whose references which are compiler
42361         generated.
42362         * scripts/data/localplt-sparc64-linux-gnu.data: Likewise.
42364 2012-05-06  Joseph Myers  <joseph@codesourcery.com>
42366         [BZ #13884]
42367         [BZ #13914]
42368         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
42369         USE_AS_EXP10L.
42370         (EXPL_FINITE): Likewise.
42371         (FLDLOG): Likewise.
42372         (c0): Likewise.
42373         (c1): Likewise.
42374         (__ieee754_expl): Change to IEEE754_EXPL.  Use FLDLOG macro.
42375         Adjust comments for base varying.
42376         (__expl_finite): Change alias to EXPL_FINITE.
42377         * sysdeps/i386/fpu/e_exp10l.S: Define USE_AS_EXP10L and include
42378         e_expl.S.
42379         * sysdeps/ieee754/dbl-64/e_exp10.c: New file.
42380         * sysdeps/ieee754/ldbl-128/e_exp10l.c: Likewise.
42381         * sysdeps/ieee754/ldbl-128ibm/e_exp10l.c: Likewise.
42382         * sysdeps/x86_64/fpu/e_exp10l.S: Likewise.
42383         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
42384         USE_AS_EXP10L.
42385         (EXPL_FINITE): Likewise.
42386         (FLDLOG): Likewise.
42387         (c0): Likewise.
42388         (c1): Likewise.
42389         (__ieee754_expl): Change to IEEE754_EXPL.  Use FLDLOG macro.
42390         Adjust comments for base varying.
42391         (__expl_finite): Change alias to EXPL_FINITE.
42392         * math/libm-test.inc (exp10_test): Add more tests.  Do not disable
42393         tests for bugs.
42394         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
42396         [BZ #14064]
42397         * math/libm-test.inc (check_float_internal): Correct ulp
42398         calculation for subnormal expected results.
42400 2012-05-06  Andreas Jaeger  <aj@suse.de>
42402         * Makeconfig (+math-flags): New, set to -frounding-math.
42403         (+cflags): Add +math-flags so that all of glibc gets compiled with
42404         it.
42406         * sysdeps/x86_64/fpu/libm-test-ulps: Updated.
42408 2012-05-05  Joseph Myers  <joseph@codesourcery.com>
42410         * math/libm-test.inc (hypot_test) [TEST_DOUBLE && TEST_INLINE]:
42411         Disable one test.
42413         [BZ #13787]
42414         [BZ #13922]
42415         [BZ #14036]
42416         * sysdeps/i386/fpu/e_expl.S (csat): New constant.
42417         (__ieee754_expl): Allow for and saturate large arguments.
42418         * sysdeps/ieee754/dbl-64/w_exp.c (o_threshold): Remove variable.
42419         (u_threshold): Likewise.
42420         (__exp): Call __ieee754_exp before checking for overflow and
42421         underflow.
42422         * sysdeps/ieee754/flt-32/w_expf.c (o_threshold): Remove variable.
42423         (u_threshold): Likewise.
42424         (__expf): Call __ieee754_expf before checking for overflow and
42425         underflow.
42426         * sysdeps/ieee754/ldbl-96/w_expl.c (o_threshold): Remove variable.
42427         (u_threshold): Likewise.
42428         (__expl): Call __ieee754_expl before checking for overflow and
42429         underflow.
42430         * sysdeps/x86_64/fpu/e_expl.S (csat): New constant.
42431         (__ieee754_expl): Allow for and saturate large arguments.
42432         * math/libm-test.inc (exp_test): Add another test.  Do not allow
42433         missing overflow exception on overflow.
42434         (expm1_test): Do not allow missing overflow exception on overflow.
42436         * sysdeps/i386/fpu/e_expl.c: Move to ...
42437         * sysdeps/i386/fpu/e_expl.S: ... here.  Write directly in assembly
42438         rather than using inline asm.
42439         * sysdeps/x86_64/fpu/e_expl.c: Remove file.
42440         * sysdeps/x86_64/fpu/e_expl.S: Copy from
42441         sysdeps/i386/fpu/e_expl.S, adjusted for x86_64.
42443         * sysdeps/unix/sysv/syscalls.list (ftime): Remove.
42444         (nice): Likewise.
42445         (poll): Likewise.
42446         (signal): Likewise.
42447         (time): Likewise.
42448         (times): Likewise.
42450 2012-05-04  Joseph Myers  <joseph@codesourcery.com>
42452         * sysdeps/unix/syscalls.list (adjtime): Add entry from
42453         sysdeps/unix/common/syscalls.list.
42454         (fchmod): Likewise.
42455         (fchown): Likewise.
42456         (ftruncate): Likewise.
42457         (getrusage): Likewise.
42458         (gettimeofday): Likewise.
42459         (setpgid): Likewise.
42460         (setregid): Likewise.
42461         (setreuid): Likewise.
42462         (sigaction): Likewise.
42463         (truncate): Likewise.
42464         (vhangup): Likewise.
42465         * sysdeps/unix/common/syscalls.list: Remove file.
42466         * sysdeps/unix/bsd/Implies: Don't include unix/common.
42467         * sysdeps/unix/sysv/linux/Implies: Likewise.
42469 2012-05-04  H.J. Lu  <hongjiu.lu@intel.com>
42471         * sysdeps/unix/sysv/linux/x86_64/nptl/ld.abilist: Moved to ...
42472         * sysdeps/unix/sysv/linux/x86_64/64/nptl/ld.abilist: Here.
42473         * sysdeps/unix/sysv/linux/x86_64/nptl/libBrokenLocale.abilist:
42474         Moved to ...
42475         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libBrokenLocale.abilist:
42476         Here.
42477         * sysdeps/unix/sysv/linux/x86_64/nptl/libanl.abilist: Moved
42478         to ...
42479         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libanl.abilist: Here.
42480         * sysdeps/unix/sysv/linux/x86_64/nptl/libc.abilist: Moved
42481         to ...
42482         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Here.
42483         * sysdeps/unix/sysv/linux/x86_64/nptl/libcrypt.abilist: Moved
42484         to ...
42485         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libcrypt.abilist: Here.
42486         * sysdeps/unix/sysv/linux/x86_64/nptl/libdl.abilist: Moved
42487         to ...
42488         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libdl.abilist: Here.
42489         * sysdeps/unix/sysv/linux/x86_64/nptl/libm.abilist: Moved
42490         to ...
42491         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libm.abilist: Here.
42492         * sysdeps/unix/sysv/linux/x86_64/nptl/libnsl.abilist: Moved
42493         to ...
42494         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libnsl.abilist: Here.
42495         * sysdeps/unix/sysv/linux/x86_64/nptl/libpthread.abilist: Moved
42496         to ...
42497         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libpthread.abilist:
42498         Here.
42499         * sysdeps/unix/sysv/linux/x86_64/nptl/libresolv.abilist: Moved
42500         to ...
42501         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libresolv.abilist:
42502         Here.
42503         * sysdeps/unix/sysv/linux/x86_64/nptl/librt.abilist: Moved
42504         to ...
42505         * sysdeps/unix/sysv/linux/x86_64/64/nptl/librt.abilist: Here.
42506         * sysdeps/unix/sysv/linux/x86_64/nptl/libthread_db.abilist:
42507         Moved to ...
42508         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libthread_db.abilist:
42509         Here.
42510         * sysdeps/unix/sysv/linux/x86_64/nptl/libutil.abilist: Moved
42511         to ...
42512         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libutil.abilist: Here.
42514 2012-05-04  Joseph Myers  <joseph@codesourcery.com>
42516         * sysdeps/unix/common/bits/dirent.h: Remove file.
42517         * sysdeps/unix/common/bits/fcntl.h: Likewise.
42519         * sysdeps/unix/bsd/bits/dirent.h: Remove file.
42520         * sysdeps/unix/bsd/bits/fcntl.h: Likewise.
42521         * sysdeps/unix/bsd/bsd4.4/isatty.c: Likewise.
42522         * sysdeps/unix/bsd/isatty.c: Likewise.
42523         * sysdeps/unix/bsd/tcdrain.c: Likewise.
42524         * sysdeps/unix/bsd/tcgetattr.c: Likewise.
42525         * sysdeps/unix/bsd/tcsetattr.c: Likewise.
42527 2012-05-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
42529         [BZ #13563]
42530         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Fix
42531         long double comparison inaccuracies.
42532         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl): Likewise.
42533         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
42535 2012-05-04  Andreas Schwab  <schwab@linux-m68k.org>
42537         * sysdeps/unix/make-syscalls.sh: Fix check for version aliases.
42538         * sysdeps/unix/sysv/linux/i386/syscalls.list: Revert last change.
42540 2012-05-04  Joseph Myers  <joseph@codesourcery.com>
42542         [BZ #14049]
42543         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Check for trailing
42544         nonzero digits before rounding a hex value.
42545         * stdlib/tst-strtod.c (tests): Add another test.
42547 2012-05-03  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
42549         * sysdeps/s390/fpu/libm-test-ulps: Update.
42551 2012-05-03  Andreas Jaeger  <aj@suse.de>
42553         * malloc/mcheck.c (mcheck): Add barrier so that malloc/free pair
42554         does not get optimized out.
42555         (malloc_opt_barrier): New.
42557 2012-05-03  Andreas Jaeger  <aj@suse.de>
42558             Roland McGrath  <roland@hack.frob.com>
42560         * Makerules (.PRECIOUS): Add %.symlist pattern to prevent
42561         intermediate file deletion.
42562         (generated): Add .symlist files.
42564 2012-05-03  Joseph Myers  <joseph@codesourcery.com>
42566         [BZ #13775]
42567         * libio/bits/stdio-ldbl.h [__USE_XOPEN2K8] (__dprintf_chk):
42568         Redirect under this condition.
42569         [__USE_XOPEN2K8] (__vdprintf_chk): Likewise.
42570         [__USE_GNU] (__dprintf_chk): Not under this condition.
42571         [__USE_GNU] (__vdprintf_chk): Likewise.
42572         * libio/bits/stdio2.h [__USE_XOPEN2K8] (__dprintf_chk): Declare
42573         under this condition.
42574         [__USE_XOPEN2K8] (__vdprintf_chk): Likewise.
42575         [__USE_XOPEN2K8] (dprintf): Define under this condition.
42576         [__USE_XOPEN2K8] (vdprintf): Likewise.
42577         [__USE_GNU] (__dprintf_chk): Not under this condition.
42578         [__USE_GNU] (__vdprintf_chk): Likewise.
42579         [__USE_GNU] (dprintf): Likewise.
42580         [__USE_GNU] (vdprintf): Likewise.
42582 2012-05-03  Roland McGrath  <roland@hack.frob.com>
42584         * elf/Makefile (common-generated): Set this instead of generated for
42585         .dyn, .phdr, .jmprel files.  Remove $(common-objpfx) from the
42586         $(all-built-dso)-derived lists.
42588 2012-05-03  Andreas Jaeger  <aj@suse.de>
42590         * sysdeps/i386/fpu/libm-test-ulps: Update.
42592         * FAQ: Removed.
42593         * FAQ.in: Likewise.
42594         * scripts/gen-FAQ.pl: Likewise.
42595         * manual/install.texi (Installation): Point to online location of
42596         FAQ.
42597         * Makefile (files-for-dist): Remove FAQ.
42598         (FAQ): Remove.
42600 2012-05-02  Allan McRae  <allan@archlinux.org>
42602         * elf/Makefile: (LDFLAGS-nodel2mod3.so: Use $(no-as-needed).
42603         (LDFLAGS-reldepmod5.so): Likewise.
42604         (LDFLAGS-reldep6mod1.so): Likewise.
42605         (LDFLAGS-reldep6mod4.so): Likewise.
42606         (LDFLAGS-reldep8mod3.so): Likewise.
42607         (LDFLAGS-unload4mod1.so): Likewise.
42608         (LDFLAGS-unload4mod2.so): Likewise.
42609         (LDFLAGS-tst-initorder): Likewise.
42610         (LDFLAGS-tst-initordera2.so): Likewise.
42611         (LDFLAGS-tst-initordera3.so): Likewise.
42612         (LDFLAGS-tst-initordera4.so): Likewise.
42613         (LDFLAGS-tst-initorderb2.so): Likewise.
42614         (LDFLAGS-noload): Likewise.
42615         (LDFLAGS-next): Likewise.
42616         (LDFLAGS-order2mod1.so): Likewise.
42617         (LDFLAGS-order2mod2.so): Likewise.
42618         (LDFLAGS-tst-initorder2): Likewise.
42619         (LDFLAGS-tst-initorder2a.so): Likewise.
42620         (LDFLAGS-tst-initorder2b.so): Likewise.
42621         (LDFLAGS-tst-initorder2c.so): Likewise.
42622         * stdlib/Makefile: (LDFLAGS-tst-putenv): Likewise.
42624 2012-05-02  David S. Miller  <davem@davemloft.net>
42626         * sysdeps/sparc/fpu/libm-test-ulps: Update.
42628 2012-05-02  Paul Pluzhnikov  <ppluzhnikov@google.com>
42630         [BZ #14055]
42631         * elf/dl-sysdep.c (_dl_show_auxv): Add bounds check.
42633 2012-05-02  Andreas Jaeger  <aj@suse.de>
42635         * math/Makefile (CPPFLAGS-test-ildoubl.c): Add -frounding-math
42636         since we manipulate rounding mode.
42637         (CPPFLAGS-test-idouble.c): Likewise.
42638         (CPPFLAGS-test-ifloat.c): Likewise.
42639         (CFLAGS-test-ldouble.c): Likewise.
42640         (CFLAGS-test-double.c): Likewise.
42641         (CFLAGS-test-float.c): Likewise.
42642         (CFLAGS-test-misc.c): Likewise.
42643         (CFLAGS-test-test-fenv.c): Likewise.
42645 2012-05-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
42647         [BZ #2550]
42648         [BZ #2570]
42649         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Use floating-point
42650         comparisons to determine direction to adjust input.
42652 2012-05-01  Roland McGrath  <roland@hack.frob.com>
42654         * elf/Makefile ($(objpfx)check-localplt.out): Redirect the test's
42655         output to the target.
42657         * scripts/localplt.awk: New file.
42658         * elf/Makefile ($(objpfx)check-localplt): Target removed.
42659         (check-localplt-CFLAGS): Variable removed.
42660         ($(all-built-dso:=.jmprel)): New static pattern rule.
42661         (generated): Add those targets.
42662         (localplt-built-dso): New variable.
42663         ($(objpfx)check-localplt.out): Use the script on the .jmprel files.
42665         * elf/check-localplt.c: File removed.
42667         * scripts/check-execstack.awk: New file.
42668         * elf/Makefile ($(objpfx)check-execstack): Target removed.
42669         (check-execstack-CFLAGS): Variable removed.
42670         ($(objpfx)check-execstack.h): Target removed.
42671         ($(objpfx)execstack-default): New target.
42672         (generated): Add that instead of check-execstack.h.
42673         ($(all-built-dso:=.phdr)): New static pattern rule.
42674         (generated): Add those targets.
42675         * elf/check-execstack.c: File removed.
42677         * scripts/check-textrel.awk: New file.
42678         * elf/Makefile ($(objpfx)check-textrel): Target removed.
42679         (check-textrel-CFLAGS): Variable removed.
42680         (all-built-dso): Use := to define.o
42681         ($(all-built-dso:=.dyn)): New static pattern rule.
42682         (generated): Add those targets.
42683         ($(objpfx)check-textrel.out): Use the script on the .dyn files.
42684         * config.make.in (READELF): New substituted variable.
42685         * elf/check-textrel.c: File removed.
42687 2012-05-01  Joseph Myers  <joseph@codesourcery.com>
42689         * conform/data/assert.h-data [ISO || ISO99 || ISO11] (*_t): Do not
42690         allow.
42691         * conform/data/ctype.h-data [C99-based standards] (isblank):
42692         Expect function.
42693         (is*): Change to is[abcdefghijklmnopqrstuvwxyz]*.
42694         (to*): Change to to[abcdefghijklmnopqrstuvwxyz]*.
42695         [ISO || ISO99 || ISO11] (*_t): Do not allow.
42696         * conform/data/errno.h-data (EDOM): Use macro-int-constant.
42697         Specify type.  Require positive value.
42698         (EILSEQ): Likewise.
42699         (ERANGE): Likewise.
42700         [ISO || POSIX] (EILSEQ): Do not expect.
42701         [!ISO && !ISO99 && !ISO11] (E2BIG): Use macro-int-constant.
42702         Specify type.  Require positive value.
42703         [!ISO && !ISO99 && !ISO11] (EACCES): Likewise.
42704         [!ISO && !ISO99 && !ISO11] (EADDRINUSE): Likewise.
42705         [!ISO && !ISO99 && !ISO11] (EADDRNOTAVAIL): Likewise.
42706         [!ISO && !ISO99 && !ISO11] (EAFNOSUPPORT): Likewise.
42707         [!ISO && !ISO99 && !ISO11] (EAGAIN): Likewise.
42708         [!ISO && !ISO99 && !ISO11] (EALREADY): Likewise.
42709         [!ISO && !ISO99 && !ISO11] (EBADF): Likewise.
42710         [!ISO && !ISO99 && !ISO11] (EBADMSG): Likewise.
42711         [!ISO && !ISO99 && !ISO11] (EBUSY): Likewise.
42712         [!ISO && !ISO99 && !ISO11] (ECANCELED): Likewise.
42713         [!ISO && !ISO99 && !ISO11] (ECHILD): Likewise.
42714         [!ISO && !ISO99 && !ISO11] (ECONNABORTED): Likewise.
42715         [!ISO && !ISO99 && !ISO11] (ECONNREFUSED): Likewise.
42716         [!ISO && !ISO99 && !ISO11] (ECONNRESET): Likewise.
42717         [!ISO && !ISO99 && !ISO11] (EDEADLK): Likewise.
42718         [!ISO && !ISO99 && !ISO11] (EDESTADDRREQ): Likewise.
42719         [!ISO && !ISO99 && !ISO11] (EDQUOT): Likewise.
42720         [!ISO && !ISO99 && !ISO11] (EEXIST): Likewise.
42721         [!ISO && !ISO99 && !ISO11] (EFAULT): Likewise.
42722         [!ISO && !ISO99 && !ISO11] (EFBIG): Likewise.
42723         [!ISO && !ISO99 && !ISO11] (EHOSTUNREACH): Likewise.
42724         [!ISO && !ISO99 && !ISO11] (EIDRM): Likewise.
42725         [!ISO && !ISO99 && !ISO11] (EINPROGRESS): Likewise.
42726         [!ISO && !ISO99 && !ISO11] (EINTR): Likewise.
42727         [!ISO && !ISO99 && !ISO11] (EINVAL): Likewise.
42728         [!ISO && !ISO99 && !ISO11] (EIO): Likewise.
42729         [!ISO && !ISO99 && !ISO11] (EISCONN): Likewise.
42730         [!ISO && !ISO99 && !ISO11] (EISDIR): Likewise.
42731         [!ISO && !ISO99 && !ISO11] (ELOOP): Likewise.
42732         [!ISO && !ISO99 && !ISO11] (EMFILE): Likewise.
42733         [!ISO && !ISO99 && !ISO11] (EMLINK): Likewise.
42734         [!ISO && !ISO99 && !ISO11] (EMSGSIZE): Likewise.
42735         [!ISO && !ISO99 && !ISO11] (EMULTIHOP): Likewise.
42736         [!ISO && !ISO99 && !ISO11] (ENAMETOOLONG): Likewise.
42737         [!ISO && !ISO99 && !ISO11] (ENETDOWN): Likewise.
42738         [!ISO && !ISO99 && !ISO11] (ENETUNREACH): Likewise.
42739         [!ISO && !ISO99 && !ISO11] (ENFILE): Likewise.
42740         [!ISO && !ISO99 && !ISO11] (ENOBUFS): Likewise.
42741         [!ISO && !ISO99 && !ISO11] (ENODATA): Likewise.
42742         [!ISO && !ISO99 && !ISO11] (ENODEV): Likewise.
42743         [!ISO && !ISO99 && !ISO11] (ENOENT): Likewise.
42744         [!ISO && !ISO99 && !ISO11] (ENOEXEC): Likewise.
42745         [!ISO && !ISO99 && !ISO11] (ENOLCK): Likewise.
42746         [!ISO && !ISO99 && !ISO11] (ENOLINK): Likewise.
42747         [!ISO && !ISO99 && !ISO11] (ENOMEM): Likewise.
42748         [!ISO && !ISO99 && !ISO11] (ENOMSG): Likewise.
42749         [!ISO && !ISO99 && !ISO11] (ENOPROTOOPT): Likewise.
42750         [!ISO && !ISO99 && !ISO11] (ENOSPC): Likewise.
42751         [!ISO && !ISO99 && !ISO11] (ENOSR): Likewise.
42752         [!ISO && !ISO99 && !ISO11] (ENOSTR): Likewise.
42753         [!ISO && !ISO99 && !ISO11] (ENOSYS): Likewise.
42754         [!ISO && !ISO99 && !ISO11] (ENOTCONN): Likewise.
42755         [!ISO && !ISO99 && !ISO11] (ENOTDIR): Likewise.
42756         [!ISO && !ISO99 && !ISO11] (ENOTEMPTY): Likewise.
42757         [!ISO && !ISO99 && !ISO11] (ENOTSOCK): Likewise.
42758         [!ISO && !ISO99 && !ISO11] (ENOTSUP): Likewise.
42759         [!ISO && !ISO99 && !ISO11] (ENOTTY): Likewise.
42760         [!ISO && !ISO99 && !ISO11] (ENXIO): Likewise.
42761         [!ISO && !ISO99 && !ISO11] (EOPNOTSUPP): Likewise.
42762         [!ISO && !ISO99 && !ISO11] (EOVERFLOW): Likewise.
42763         [!ISO && !ISO99 && !ISO11] (EPERM): Likewise.
42764         [!ISO && !ISO99 && !ISO11] (EPIPE): Likewise.
42765         [!ISO && !ISO99 && !ISO11] (EPROTO): Likewise.
42766         [!ISO && !ISO99 && !ISO11] (EPROTONOSUPPORT): Likewise.
42767         [!ISO && !ISO99 && !ISO11] (EPROTOTYPE): Likewise.
42768         [!ISO && !ISO99 && !ISO11] (EROFS): Likewise.
42769         [!ISO && !ISO99 && !ISO11] (ESPIPE): Likewise.
42770         [!ISO && !ISO99 && !ISO11] (ESRCH): Likewise.
42771         [!ISO && !ISO99 && !ISO11] (ESTALE): Likewise.
42772         [!ISO && !ISO99 && !ISO11] (ETIME): Likewise.
42773         [!ISO && !ISO99 && !ISO11] (ETIMEDOUT): Likewise.
42774         [!ISO && !ISO99 && !ISO11] (ETXTBSY): Likewise.
42775         [!ISO && !ISO99 && !ISO11] (EWOULDBLOCK): Likewise.
42776         [!ISO && !ISO99 && !ISO11] (EXDEV): Likewise.
42777         [XOPEN2K8 || defined POSIX2008] (ENOTRECOVERABLE): Likewise.
42778         [XOPEN2K8 || defined POSIX2008] (EOWNERDEAD): Likewise.
42779         * conform/data/float.h-data (FLT_RADIX): Use macro-int-constant.
42780         Require >= 2.
42781         (FLT_ROUNDS): Expect as macro, not constant.
42782         (FLT_MANT_DIG): Use macro-int-constant.
42783         (DBL_MANT_DIG): Likewise.
42784         (LDBL_MANT_DIG): Likewise.
42785         (FLT_DIG): Likewise.
42786         (DBL_DIG): Likewise.
42787         (LDBL_DIG): Likewise.
42788         (FLT_MIN_EXP): Use macro-int-constant.  Require < 0.
42789         (DBL_MIN_EXP): Likewise.
42790         (LDBL_MIN_EXP): Likewise.
42791         (FLT_MAX_EXP): Use macro-int-constant.
42792         (DBL_MAX_EXP): Likewise.
42793         (LDBL_MAX_EXP): Likewise.
42794         (FLT_MAX_10_EXP): Likewise.
42795         (DBL_MAX_10_EXP): Likewise.
42796         (LDBL_MAX_10_EXP): Likewise.
42797         (FLT_MAX): Use macro-constant.
42798         (DBL_MAX): Likewise.
42799         (LDBL_MAX): Likewise.
42800         (FLT_EPSILON): Use macro-constant.  Give upper bound.
42801         (DBL_EPSILON): Likewise.
42802         (LDBL_EPSILON): Likewise.
42803         (FLT_MIN): Likewise.
42804         (DBL_MIN): Likewise.
42805         (LDBL_MIN): Likewise.
42806         [C99-based standards] (DECIMAL_DIG): Use macro-int-constant.
42807         [C99-based standards] (FLT_EVAL_METHOD): Likewise.
42808         [ISO11] (DBL_HAS_SUBNORM): Use macro-int-constant.
42809         [ISO11] (FLT_HAS_SUBNORM): Likewise.
42810         [ISO11] (LDBL_HAS_SUBNORM): Likewise.
42811         [ISO11] (DBL_DECIMAL_DIG): Likewise.
42812         [ISO11] (FLT_DECIMAL_DIG): Likewise.
42813         [ISO11] (LDBL_DECIMAL_DIG): Likewise.
42814         [ISO11] (DBL_TRUE_MIN): Use macro-constant.
42815         [ISO11] (FLT_TRUE_MIN): Likewise.
42816         [ISO11] (LDBL_TRUE_MIN): Likewise.
42817         [ISO || ISO99 || ISO11] (*_t): Do not allow.
42818         * conform/data/limits.h-data (CHAR_BIT): Use macro-int-constant.
42819         (SCHAR_MIN): Use macro-int-constant.  Specify type.
42820         (SCHAR_MAX): Likewise.
42821         (UCHAR_MAX): Likewise.
42822         (CHAR_MIN): Likewise.
42823         (CHAR_MAX): Likewise.
42824         (MB_LEN_MAX): Use macro-int-constant.
42825         (SHRT_MIN): Use macro-int-constant.  Specify type.
42826         (SHRT_MAX): Likewise.
42827         (USHRT_MAX): Likewise.
42828         (INT_MAX): Likewise.
42829         (INT_MIN): Use macro-int-constant.  Specify type.  Make upper
42830         bound negative.
42831         (UINT_MAX): Use macro-int-constant.  Specify type.  Suffix lower
42832         bound with "U".
42833         (LONG_MAX): Use macro-int-constant.  Specify type.  Suffix lower
42834         bound with "L".
42835         (LONG_MIN): Use macro-int-constant.  Specify type.  Make upper
42836         bound negative.  Suffix upper bound with "L".
42837         (ULONG_MAX): Use macro-int-constant.  Specify type.  Suffix lower
42838         bound with "UL".
42839         [C99-based standards] (LLONG_MIN): Use macro-int-constant.
42840         Specify type.
42841         [C99-based standards] (LLONG_MAX): Likewise.
42842         [C99-based standards] (ULLONG_MAX): Likewise.
42843         * conform/data/stddef.h-data (NULL): Use macro-constant.  Require
42844         == 0.
42845         [ISO11] (max_align_t): Require type.
42846         [ISO || ISO99 || ISO11] (*_t): Do not allow.
42848         * conform/conformtest.pl ($CFLAGS_namespace): Define separately
42849         from $CFLAGS, without defining away __attribute__ calls.
42850         (checknamespace): Use $CFLAGS_namespace.
42852         * conform/conformtest.pl (@keywords): Only include C99 keywords
42853         for standards based on C99 or C11.
42855         * conform/data/iso646.h-data [ISO || POSIX || XPG3 || XPG4]:
42856         Disable tests.
42857         * conform/data/stdint.h-data [ISO || POSIX || XPG3 || XPG4 ||
42858         UNIX98]: Likewise.
42860         * conform/conformtest.pl: Handle "macro-int-constant" and test for
42861         usability of symbols in #if.
42863         * conform/conformtest.pl: If macro or constant types start
42864         "promoted:", expect the symbol to be of the following type
42865         promoted by the integer promotions.
42867         * conform/conformtest.pl: Parse all "constant" and "macro" lines
42868         in one place.  Also handle "macro-constant".
42870         * conform/conformtest.pl: Only accept expected macro values with
42871         "==".  Parse all "macro" lines in one place.
42872         * conform/data/stdlib.h-data: Use "==" form on "macro" lines.
42874         * conform/conformtest.pl: Handle braced types on "constant" lines
42875         instead of handling "typed-constant".
42876         * conform/data/signal.h-data: Use "constant" instead of
42877         "typed-constant".
42879         * conform/conformtest.pl: Handle "optional-" at start of lines in
42880         one place rather than duplicating several cases.  Handle each
42881         format of "macro" line with initial "optional-".
42883         * conform/conformtest.pl: Only accept expected constant or
42884         optional-constant values with "==".  Parse all "constant" lines in
42885         one place.  Parse all "optional-constant" lines in one place.
42886         * conform/data/cpio.h-data: Use "==" form on "constant" lines.
42887         * conform/data/fmtmsg.h-data: Likewise.
42888         * conform/data/netinet/in.h-data: Likewise.
42889         * conform/data/tar.h-data: Likewise.
42890         * conform/data/limits.h-data: Use "==" form on "constant" and
42891         "optional-constant" lines.
42893         * conform/conformtest.pl: Use -ansi for XPG3, XPG4 and UNIX98.
42894         Use -std=c99 for XOPEN2K.
42895         (@knownproblems): Remove.
42896         (newtoken): Don't check %isknown.
42898         * conform/data/math.h-data [XPG3 || XPG4 || UNIX98] (fpclassify):
42899         Do not expect macro.
42900         [XPG3 || XPG4 || UNIX98] (isfinite): Likewise.
42901         [XPG3 || XPG4 || UNIX98] (isinf): Likewise.
42902         [XPG3 || XPG4 || UNIX98] (isnan): Likewise.
42903         [XPG3 || XPG4 || UNIX98] (isnormal): Likewise.
42904         [XPG3 || XPG4 || UNIX98] (signbit): Likewise.
42905         [XPG3 || XPG4 || UNIX98] (isgreater): Likewise.
42906         [XPG3 || XPG4 || UNIX98] (isgreaterequal): Likewise.
42907         [XPG3 || XPG4 || UNIX98] (isless): Likewise.
42908         [XPG3 || XPG4 || UNIX98] (islessequal): Likewise.
42909         [XPG3 || XPG4 || UNIX98] (islessgreater): Likewise.
42910         [XPG3 || XPG4 || UNIX98] (isunordered): Likewise.
42911         [XPG3 || XPG4 || UNIX98] (isnan): Expect as function.
42912         [XPG3 || XPG4 || UNIX98] (HUGE_VALF): Do not expect.
42913         [XPG3 || XPG4 || UNIX98] (HUGE_VALL): Likewise.
42914         [XPG3 || XPG4 || UNIX98] (INFINITY): Likewise.
42915         [XPG3 || XPG4 || UNIX98] (NAN): Likewise.
42916         [XPG3 || XPG4 || UNIX98] (FP_INFINITE): Likewise.
42917         [XPG3 || XPG4 || UNIX98] (FP_NAN): Likewise.
42918         [XPG3 || XPG4 || UNIX98] (FP_NORMAL): Likewise.
42919         [XPG3 || XPG4 || UNIX98] (FP_SUBNORMAL): Likewise.
42920         [XPG3 || XPG4 || UNIX98] (FP_ZERO): Likewise.
42921         [XPG3 || XPG4 || UNIX98] (FP_FAST_FMA): Likewise.
42922         [XPG3 || XPG4 || UNIX98] (FP_FAST_FMAF): Likewise.
42923         [XPG3 || XPG4 || UNIX98] (FP_FAST_FMAL): Likewise.
42924         [XPG3 || XPG4 || UNIX98] (FP_ILOGB0): Likewise.
42925         [XPG3 || XPG4 || UNIX98] (FP_ILOGBNAN): Likewise.
42926         [XPG3 || XPG4 || UNIX98] (copysign): Likewise.
42927         [XPG3 || XPG4 || UNIX98] (exp2): Likewise.
42928         [XPG3 || XPG4 || UNIX98] (log2): Likewise.
42929         [XPG3 || XPG4 || UNIX98] (tgama): Likewise.
42930         [XPG3] (acosh): Likewise.
42931         [XPG3] (asinh): Likewise.
42932         [XPG3] (atanh): Likewise.
42933         [XPG3] (cbrt): Likewise.
42934         [XPG3] (expm1): Likewise.
42935         [XPG3] (ilogb): Likewise.
42936         [XPG3] (log1p): Likewise.
42937         [XPG3] (logb): Likewise.
42938         [XPG3] (nextafter): Likewise.
42939         [XPG3 || XPG4 || UNIX98] (nexttoward): Likewise.
42940         [XPG3 || XPG4 || UNIX98] (nearbyint): Likewise.
42941         [XPG3] (remainder): Likewise.
42942         [XPG3] (rint): Likewise.
42943         [XPG3 || XPG4 || UNIX98] (round): Likewise.
42944         [XPG3 || XPG4 || UNIX98] (trunc): Likewise.
42945         [XPG3 || XPG4 || UNIX98] (lrint): Likewise.
42946         [XPG3 || XPG4 || UNIX98] (llrint): Likewise.
42947         [XPG3 || XPG4 || UNIX98] (lround): Likewise.
42948         [XPG3 || XPG4 || UNIX98] (llround): Likewise.
42949         [XPG3 || XPG4 || UNIX98] (remquo): Likewise.
42950         [UNIX98 || XOPEN2K] (scalb): Expect.
42951         [XPG3 || XPG4 || UNIX98] (scalbn): Do not expect.
42952         [XPG3 || XPG4 || UNIX98] (scalbln): Likewise.
42953         [XPG3 || XPG4 || UNIX98] (fdim): Likewise.
42954         [XPG3 || XPG4 || UNIX98] (fmax): Likewise.
42955         [XPG3 || XPG4 || UNIX98] (fmin): Likewise.
42956         [XPG3 || XPG4 || UNIX98] (fma): Likewise.
42957         [XPG3 || XPG4 || UNIX98] (nan): Likewise.
42958         [XPG3 || XPG4 || UNIX98] (acosf): Likewise.
42959         [XPG3 || XPG4 || UNIX98] (asinf): Likewise.
42960         [XPG3 || XPG4 || UNIX98] (atanf): Likewise.
42961         [XPG3 || XPG4 || UNIX98] (atan2f): Likewise.
42962         [XPG3 || XPG4 || UNIX98] (ceilf): Likewise.
42963         [XPG3 || XPG4 || UNIX98] (copysignf): Likewise.
42964         [XPG3 || XPG4 || UNIX98] (cosf): Likewise.
42965         [XPG3 || XPG4 || UNIX98] (coshf): Likewise.
42966         [XPG3 || XPG4 || UNIX98] (expf): Likewise.
42967         [XPG3 || XPG4 || UNIX98] (exp2f): Likewise.
42968         [XPG3 || XPG4 || UNIX98] (fabsf): Likewise.
42969         [XPG3 || XPG4 || UNIX98] (floorf): Likewise.
42970         [XPG3 || XPG4 || UNIX98] (fmodf): Likewise.
42971         [XPG3 || XPG4 || UNIX98] (frexpf): Likewise.
42972         [XPG3 || XPG4 || UNIX98] (ldexpf): Likewise.
42973         [XPG3 || XPG4 || UNIX98] (logf): Likewise.
42974         [XPG3 || XPG4 || UNIX98] (log10f): Likewise.
42975         [XPG3 || XPG4 || UNIX98] (log2f): Likewise.
42976         [XPG3 || XPG4 || UNIX98] (modff): Likewise.
42977         [XPG3 || XPG4 || UNIX98] (powf): Likewise.
42978         [XPG3 || XPG4 || UNIX98] (sinf): Likewise.
42979         [XPG3 || XPG4 || UNIX98] (sinhf): Likewise.
42980         [XPG3 || XPG4 || UNIX98] (sqrtf): Likewise.
42981         [XPG3 || XPG4 || UNIX98] (tanf): Likewise.
42982         [XPG3 || XPG4 || UNIX98] (tanhf): Likewise.
42983         [XPG3 || XPG4 || UNIX98] (erff): Likewise.
42984         [XPG3 || XPG4 || UNIX98] (erfcf): Likewise.
42985         [XPG3 || XPG4 || UNIX98] (gammaf): Likewise.
42986         [XPG3 || XPG4 || UNIX98] (hypotf): Likewise.
42987         [XPG3 || XPG4 || UNIX98] (j0f): Likewise.
42988         [XPG3 || XPG4 || UNIX98] (j1f): Likewise.
42989         [XPG3 || XPG4 || UNIX98] (jnf): Likewise.
42990         [XPG3 || XPG4 || UNIX98] (lgammaf): Likewise.
42991         [XPG3 || XPG4 || UNIX98] (tgammaf): Likewise.
42992         [XPG3 || XPG4 || UNIX98] (y0f): Likewise.
42993         [XPG3 || XPG4 || UNIX98] (y1f): Likewise.
42994         [XPG3 || XPG4 || UNIX98] (ynf): Likewise.
42995         [XPG3 || XPG4 || UNIX98] (acoshf): Likewise.
42996         [XPG3 || XPG4 || UNIX98] (asinhf): Likewise.
42997         [XPG3 || XPG4 || UNIX98] (atanhf): Likewise.
42998         [XPG3 || XPG4 || UNIX98] (cbrtf): Likewise.
42999         [XPG3 || XPG4 || UNIX98] (expm1f): Likewise.
43000         [XPG3 || XPG4 || UNIX98] (ilogbf): Likewise.
43001         [XPG3 || XPG4 || UNIX98] (log1pf): Likewise.
43002         [XPG3 || XPG4 || UNIX98] (logbf): Likewise.
43003         [XPG3 || XPG4 || UNIX98] (nextafterf): Likewise.
43004         [XPG3 || XPG4 || UNIX98] (nexttowardf): Likewise.
43005         [XPG3 || XPG4 || UNIX98] (nearbyintf): Likewise.
43006         [XPG3 || XPG4 || UNIX98] (remainderf): Likewise.
43007         [XPG3 || XPG4 || UNIX98] (rintf): Likewise.
43008         [XPG3 || XPG4 || UNIX98] (roundf): Likewise.
43009         [XPG3 || XPG4 || UNIX98] (truncf): Likewise.
43010         [XPG3 || XPG4 || UNIX98] (lrintf): Likewise.
43011         [XPG3 || XPG4 || UNIX98] (llrintf): Likewise.
43012         [XPG3 || XPG4 || UNIX98] (lroundf): Likewise.
43013         [XPG3 || XPG4 || UNIX98] (llroundf): Likewise.
43014         [XPG3 || XPG4 || UNIX98] (remquof): Likewise.
43015         [XPG3 || XPG4 || UNIX98] (scalbf): Likewise.
43016         [XPG3 || XPG4 || UNIX98] (scalbnf): Likewise.
43017         [XPG3 || XPG4 || UNIX98] (scalblnf): Likewise.
43018         [XPG3 || XPG4 || UNIX98] (fdimf): Likewise.
43019         [XPG3 || XPG4 || UNIX98] (fmaxf): Likewise.
43020         [XPG3 || XPG4 || UNIX98] (fminf): Likewise.
43021         [XPG3 || XPG4 || UNIX98] (fmaf): Likewise.
43022         [XPG3 || XPG4 || UNIX98] (nanf): Likewise.
43023         [XPG3 || XPG4 || UNIX98] (acosl): Likewise.
43024         [XPG3 || XPG4 || UNIX98] (asinl): Likewise.
43025         [XPG3 || XPG4 || UNIX98] (atanl): Likewise.
43026         [XPG3 || XPG4 || UNIX98] (atan2l): Likewise.
43027         [XPG3 || XPG4 || UNIX98] (ceill): Likewise.
43028         [XPG3 || XPG4 || UNIX98] (copysignl): Likewise.
43029         [XPG3 || XPG4 || UNIX98] (cosl): Likewise.
43030         [XPG3 || XPG4 || UNIX98] (coshl): Likewise.
43031         [XPG3 || XPG4 || UNIX98] (expl): Likewise.
43032         [XPG3 || XPG4 || UNIX98] (exp2l): Likewise.
43033         [XPG3 || XPG4 || UNIX98] (fabsl): Likewise.
43034         [XPG3 || XPG4 || UNIX98] (floorl): Likewise.
43035         [XPG3 || XPG4 || UNIX98] (fmodl): Likewise.
43036         [XPG3 || XPG4 || UNIX98] (frexpl): Likewise.
43037         [XPG3 || XPG4 || UNIX98] (ldexpl): Likewise.
43038         [XPG3 || XPG4 || UNIX98] (logl): Likewise.
43039         [XPG3 || XPG4 || UNIX98] (log10l): Likewise.
43040         [XPG3 || XPG4 || UNIX98] (log2l): Likewise.
43041         [XPG3 || XPG4 || UNIX98] (modfl): Likewise.
43042         [XPG3 || XPG4 || UNIX98] (powl): Likewise.
43043         [XPG3 || XPG4 || UNIX98] (sinl): Likewise.
43044         [XPG3 || XPG4 || UNIX98] (sinhl): Likewise.
43045         [XPG3 || XPG4 || UNIX98] (sqrtl): Likewise.
43046         [XPG3 || XPG4 || UNIX98] (tanl): Likewise.
43047         [XPG3 || XPG4 || UNIX98] (tanhl): Likewise.
43048         [XPG3 || XPG4 || UNIX98] (erfl): Likewise.
43049         [XPG3 || XPG4 || UNIX98] (erfcl): Likewise.
43050         [XPG3 || XPG4 || UNIX98] (gammal): Likewise.
43051         [XPG3 || XPG4 || UNIX98] (hypotl): Likewise.
43052         [XPG3 || XPG4 || UNIX98] (j0l): Likewise.
43053         [XPG3 || XPG4 || UNIX98] (j1l): Likewise.
43054         [XPG3 || XPG4 || UNIX98] (jnl): Likewise.
43055         [XPG3 || XPG4 || UNIX98] (lgammal): Likewise.
43056         [XPG3 || XPG4 || UNIX98] (tgammal): Likewise.
43057         [XPG3 || XPG4 || UNIX98] (y0l): Likewise.
43058         [XPG3 || XPG4 || UNIX98] (y1l): Likewise.
43059         [XPG3 || XPG4 || UNIX98] (ynl): Likewise.
43060         [XPG3 || XPG4 || UNIX98] (acoshl): Likewise.
43061         [XPG3 || XPG4 || UNIX98] (asinhl): Likewise.
43062         [XPG3 || XPG4 || UNIX98] (atanhl): Likewise.
43063         [XPG3 || XPG4 || UNIX98] (cbrtl): Likewise.
43064         [XPG3 || XPG4 || UNIX98] (expm1l): Likewise.
43065         [XPG3 || XPG4 || UNIX98] (ilogbl): Likewise.
43066         [XPG3 || XPG4 || UNIX98] (log1pl): Likewise.
43067         [XPG3 || XPG4 || UNIX98] (logbl): Likewise.
43068         [XPG3 || XPG4 || UNIX98] (nextafterl): Likewise.
43069         [XPG3 || XPG4 || UNIX98] (nexttowardl): Likewise.
43070         [XPG3 || XPG4 || UNIX98] (nearbyintl): Likewise.
43071         [XPG3 || XPG4 || UNIX98] (remainderl): Likewise.
43072         [XPG3 || XPG4 || UNIX98] (rintl): Likewise.
43073         [XPG3 || XPG4 || UNIX98] (roundl): Likewise.
43074         [XPG3 || XPG4 || UNIX98] (truncl): Likewise.
43075         [XPG3 || XPG4 || UNIX98] (lrintl): Likewise.
43076         [XPG3 || XPG4 || UNIX98] (llrintl): Likewise.
43077         [XPG3 || XPG4 || UNIX98] (lroundl): Likewise.
43078         [XPG3 || XPG4 || UNIX98] (llroundl): Likewise.
43079         [XPG3 || XPG4 || UNIX98] (remquol): Likewise.
43080         [XPG3 || XPG4 || UNIX98] (scalbl): Likewise.
43081         [XPG3 || XPG4 || UNIX98] (scalbnl): Likewise.
43082         [XPG3 || XPG4 || UNIX98] (scalblnl): Likewise.
43083         [XPG3 || XPG4 || UNIX98] (fdiml): Likewise.
43084         [XPG3 || XPG4 || UNIX98] (fmaxl): Likewise.
43085         [XPG3 || XPG4 || UNIX98] (fminl): Likewise.
43086         [XPG3 || XPG4 || UNIX98] (fmal): Likewise.
43087         [XPG3 || XPG4 || UNIX98] (nanl): Likewise.
43089         * conform/conformtest.pl: Define _XOPEN_SOURCE as well as
43090         _XOPEN_SOURCE_EXTENDED for XPG4.
43092         * conform/conformtest.pl: Handle "symbol" lines for allow-header.
43094         * Makeconfig (localtime): Remove variable.
43095         (inst_localtime-file): Likewise.
43097 2012-05-01  Andreas Schwab  <schwab@linux-m68k.org>
43099         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/ld.abilist:
43100         Update.
43101         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
43102         Update.
43103         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libm.abilist:
43104         Update.
43105         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libpthread.abilist:
43106         Update.
43107         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/librt.abilist:
43108         Update.
43109         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist:
43110         Update.
43111         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
43112         Update.
43113         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist:
43114         Update.
43115         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
43116         Update.
43118 2012-05-01  Joseph Myers  <joseph@codesourcery.com>
43120         [BZ #2550]
43121         [BZ #2570]
43122         * math/s_nexttowardf.c (__nexttowardf): Use floating-point
43123         comparisons to determine direction to adjust input.
43124         * sysdeps/i386/fpu/s_nexttoward.c (__nexttoward): Likewise.
43125         * sysdeps/i386/fpu/s_nexttowardf.c(__nexttowardf): Likewise.
43126         * sysdeps/ieee754/ldbl-128/s_nexttoward.c (__nexttoward):
43127         Likewise.
43128         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c (__nexttowardf):
43129         Likewise.
43130         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c (__nexttowardf):
43131         Likewise.
43132         * sysdeps/ieee754/ldbl-96/s_nexttoward.c (__nexttoward): Likewise.
43133         * sysdeps/ieee754/ldbl-96/s_nexttowardf.c (__nexttowardf):
43134         Likewise.
43135         * sysdeps/ieee754/ldbl-opt/s_nexttowardfd.c (__nldbl_nexttowardf):
43136         Likewise.
43137         * math/libm-test.inc (nexttoward_test): Add more tests.
43139 2012-05-01  Andreas Schwab  <schwab@linux-m68k.org>
43141         [BZ #14040]
43142         * sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S (nearbyintl): Define
43143         in version GLIBC_2.1, not GLIBC_2.0.
43144         * sysdeps/powerpc/powerpc64/fpu/s_nearbyint.S (nearbyintl):
43145         Likewise.
43147 2012-04-30  Joseph Myers  <joseph@codesourcery.com>
43149         [BZ #13942]
43150         * sysdeps/i386/fpu/e_acos.S (__ieee754_acos): Calculate 1 - x^2 as
43151         (1 - x) * (1 + x).
43152         * sysdeps/i386/fpu/e_acosl.c (__ieee754_acosl): Likewise.
43153         * sysdeps/i386/fpu/e_asin.S (__ieee754_asin): Likewise.
43154         * math/libm-test.inc (acos_test): Add more tests.
43155         (asin_test): Likewise.
43156         * sysdeps/i386/fpu/libm-test-ulps: Update.
43157         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
43159         [BZ #14034]
43160         * sysdeps/i386/fpu/e_acos.S (__ieee754_acos): Take absolute value
43161         of square root.
43162         * sysdeps/i386/fpu/e_acosf.S (__ieee754_acosf): Likewise.
43163         * sysdeps/i386/fpu/e_acosl.c (__ieee754_acosl): Likewise.
43164         * math/libm-test.inc (acos_test_tonearest): New function.
43165         (acos_test_towardzero): Likewise.
43166         (acos_test_downward): Likewise.
43167         (acos_test_upward): Likewise.
43168         (asin_test_tonearest): Likewise.
43169         (asin_test_towardzero): Likewise.
43170         (asin_test_downward): Likewise.
43171         (asin_test_upward): Likewise.
43172         (main): Call the new functions.
43173         * sysdeps/i386/fpu/libm-test-ulps: Update.
43174         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
43176         [BZ #13884]
43177         [BZ #13924]
43178         * math/e_exp10.c: Include <float.h>.
43179         (__ieee754_exp10): Handle underflow here rather than multiplying
43180         large negative argument by M_LN10.
43181         * math/e_exp10f.c (__ieee754_exp10f): Call __ieee754_exp instead
43182         of __ieee754_expf.
43183         * math/e_exp10l.c: Include <float.h>.
43184         (__ieee754_exp10l): Handle underflow here rather than multiplying
43185         large negative argument by M_LN10l.
43186         * math/libm-test.inc (exp10_test): Add another test.  Do not allow
43187         spurious overflow exception on underflow.
43189 2012-04-29  Marek Polacek  <polacek@redhat.com>
43191         * misc/sys/cdefs.h (__attribute_artificial__): New macro.
43192         (__fortify_function): New macro.
43193         (__extern_always_inline): Don't use __attribute__ ((__artificial__)).
43194         * libio/bits/stdio-ldbl.h: Use __fortify_function in place of
43195         __extern_always_inline.
43196         * libio/bits/stdio2.h: Likewise.
43197         * libio/bits/stdio.h: Likewise.
43198         * string/string.h: Likewise.
43199         * string/bits/string3.h: Likewise.
43200         * include/stdio.h: Likewise.
43201         * stdlib/bits/stdlib.h: Likewise.
43202         * stdlib/stdlib.h: Likewise.
43203         * rt/bits/mqueue2.h: Likewise.
43204         * rt/mqueue.h: Likewise.
43205         * posix/bits/unistd.h: Likewise.
43206         * posix/unistd.h: Likewise.
43207         * io/bits/poll2.h: Likewise.
43208         * io/bits/fcntl2.h: Likewise.
43209         * io/fcntl.h: Likewise.
43210         * io/sys/poll.h: Likewise.
43211         * misc/bits/syslog.h: Likewise.
43212         * misc/bits/syslog-ldbl.h: Likewise.
43213         * misc/sys/syslog.h: Likewise.
43214         * socket/bits/socket2.h: Likewise.
43215         * socket/sys/socket.h: Likewise.
43216         * debug/tst-chk1.c: Likewise.
43217         * wcsmbs/bits/wchar2.h: Likewise.
43218         * wcsmbs/bits/wchar-ldbl.h: Likewise.
43219         * wcsmbs/wchar.h: Likewise.
43221 2012-04-29  Andreas Jaeger  <aj@suse.de>
43223         * Makerules (tests): Remove enable-check-abi protection.
43224         (check-abi-warn): Remove.
43225         (check-abi-%): Remove check-abi-warn usage.
43227         * configure.in: Remove check-abi configure option.
43228         * configure: Regenerated.
43229         * config.make.in (enable-check-abi): Remove.
43231 2012-04-28  Andreas Schwab  <schwab@linux-m68k.org>
43233         [BZ #14033]
43234         * math/bits/math-finite.h [__NO_LONG_DOUBLE_MATH]: Redirect long
43235         double functions to double *_finite functions.
43237         [BZ #13941]
43238         * sysdeps/ieee754/ldbl-128ibm/ldbl2mpn.c
43239         (__mpn_extract_long_double): Use DBL_MIN_EXP instead of
43240         LDBL_MIN_EXP.
43241         * stdio-common/Makefile (tests): Add tst-sprintf3.
43242         * stdio-common/tst-sprintf3.c: New file.
43244         * elf/Makefile ($(objpfx)tst-leaks1-mem, $(objpfx)noload-mem)
43245         ($(objpfx)tst-unused-dep.out): Don't run when cross-compiling.
43247 2012-04-28  Joseph Myers  <joseph@codesourcery.com>
43249         * conform/conformtest.pl: Remove duplicate typed-constant
43250         handling.
43252 2012-04-28  David S. Miller  <davem@davemloft.net>
43254         * Makerules (%.abilist): Add vpath on sysdep_dirs.
43255         (check-abi-%): Remove AWK script prerequisite and explicit
43256         abilist directory.
43257         (check-abi): Rewrite to just diff the symlist with the abilist.
43258         (config-tls, config-abi-config): Delete, no longer used.
43259         (update-abi-%): Remove AWK script and explicit abilist directory.
43260         (update-abi): Rewrite to simply compare and conditionally copy the
43261         symlist and the sysdep abilist file.  Remove update-abi-config
43262         checks.
43263         * abilist/ld.abilist: Remove.
43264         * abilist/libBrokenLocale.abilist: Remove.
43265         * abilist/libanl.abilist: Remove.
43266         * abilist/libcrypt.abilist: Remove.
43267         * abilist/libdl.abilist: Remove.
43268         * abilist/librt.abilist: Remove.
43269         * abilist/libthread_db.abilist: Remove.
43270         * abilist/libutil.abilist: Remove.
43271         * scripts/extract-abilist.awk: Remove.
43272         * scripts/merge-abilist.awk: Remove.
43273         * sysdeps/generic/libcidn.abilist: New file.
43274         * sysdeps/generic/libnss_compat.abilist: New file.
43275         * sysdeps/generic/libnss_db.abilist: New file.
43276         * sysdeps/generic/libnss_dns.abilist: New file.
43277         * sysdeps/generic/libnss_files.abilist: New file.
43278         * sysdeps/generic/libnss_hesiod.abilist: New file.
43279         * sysdeps/generic/libnss_nis.abilist: New file.
43280         * sysdeps/generic/libnss_nisplus.abilist: New file.
43281         * sysdeps/unix/sysv/linux/i386/nptl/ld.abilist: New file.
43282         * sysdeps/unix/sysv/linux/i386/nptl/libanl.abilist: New file.
43283         * sysdeps/unix/sysv/linux/i386/nptl/libBrokenLocale.abilist: New
43284         file.
43285         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: New file.
43286         * sysdeps/unix/sysv/linux/i386/nptl/libcrypt.abilist: New file.
43287         * sysdeps/unix/sysv/linux/i386/nptl/libdl.abilist: New file.
43288         * sysdeps/unix/sysv/linux/i386/nptl/libm.abilist: New file.
43289         * sysdeps/unix/sysv/linux/i386/nptl/libnsl.abilist: New file.
43290         * sysdeps/unix/sysv/linux/i386/nptl/libpthread.abilist: New file.
43291         * sysdeps/unix/sysv/linux/i386/nptl/libresolv.abilist: New file.
43292         * sysdeps/unix/sysv/linux/i386/nptl/librt.abilist: New file.
43293         * sysdeps/unix/sysv/linux/i386/nptl/libthread_db.abilist: New
43294         file.
43295         * sysdeps/unix/sysv/linux/i386/nptl/libutil.abilist: New file.
43296         * sysdeps/unix/sysv/linux/x86_64/nptl/ld.abilist: New file.
43297         * sysdeps/unix/sysv/linux/x86_64/nptl/libanl.abilist: New file.
43298         * sysdeps/unix/sysv/linux/x86_64/nptl/libBrokenLocale.abilist: New
43299         file.
43300         * sysdeps/unix/sysv/linux/x86_64/nptl/libc.abilist: New file.
43301         * sysdeps/unix/sysv/linux/x86_64/nptl/libcrypt.abilist: New file.
43302         * sysdeps/unix/sysv/linux/x86_64/nptl/libdl.abilist: New file.
43303         * sysdeps/unix/sysv/linux/x86_64/nptl/libm.abilist: New file.
43304         * sysdeps/unix/sysv/linux/x86_64/nptl/libnsl.abilist: New file.
43305         * sysdeps/unix/sysv/linux/x86_64/nptl/libpthread.abilist: New
43306         file.
43307         * sysdeps/unix/sysv/linux/x86_64/nptl/libresolv.abilist: New file.
43308         * sysdeps/unix/sysv/linux/x86_64/nptl/librt.abilist: New file.
43309         * sysdeps/unix/sysv/linux/x86_64/nptl/libthread_db.abilist: New
43310         file.
43311         * sysdeps/unix/sysv/linux/x86_64/nptl/libutil.abilist: New file.
43312         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/ld.abilist:
43313         New file.
43314         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libanl.abilist:
43315         New file.
43316         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libBrokenLocale.abilist:
43317         New file.
43318         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libc.abilist:
43319         New file.
43320         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libcrypt.abilist:
43321         New file.
43322         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libdl.abilist:
43323         New file.
43324         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libm.abilist:
43325         New file.
43326         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libnsl.abilist:
43327         New file.
43328         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libpthread.abilist:
43329         New file.
43330         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libresolv.abilist:
43331         New file.
43332         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/librt.abilist:
43333         New file.
43334         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libthread_db.abilist:
43335         New file.
43336         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libutil.abilist:
43337         New file.
43338         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist: New
43339         file.
43340         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl.abilist:
43341         New file.
43342         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale.abilist:
43343         New file.
43344         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist: New
43345         file.
43346         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt.abilist:
43347         New file.
43348         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl.abilist:
43349         New file.
43350         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist: New
43351         file.
43352         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl.abilist:
43353         New file.
43354         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
43355         New file.
43356         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv.abilist:
43357         New file.
43358         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt.abilist:
43359         New file.
43360         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db.abilist:
43361         New file.
43362         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil.abilist:
43363         New file.
43364         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist: New file.
43365         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libanl.abilist: New
43366         file.
43367         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libBrokenLocale.abilist:
43368         New file.
43369         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: New
43370         file.
43371         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libcrypt.abilist: New
43372         file.
43373         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libdl.abilist: New
43374         file.
43375         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist: New
43376         file.
43377         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libnsl.abilist: New
43378         file.
43379         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
43380         New file.
43381         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libresolv.abilist: New
43382         file.
43383         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist: New
43384         file.
43385         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libthread_db.abilist:
43386         New file.
43387         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libutil.abilist: New
43388         file.
43389         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist: New file.
43390         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libanl.abilist: New
43391         file.
43392         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libBrokenLocale.abilist:
43393         New file.
43394         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: New
43395         file.
43396         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libcrypt.abilist: New
43397         file.
43398         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libdl.abilist: New
43399         file.
43400         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist: New
43401         file.
43402         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libnsl.abilist: New
43403         file.
43404         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
43405         New file.
43406         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libresolv.abilist: New
43407         file.
43408         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/librt.abilist: New
43409         file.
43410         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libthread_db.abilist:
43411         New file.
43412         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libutil.abilist: New
43413         file.
43414         * sysdeps/unix/sysv/linux/sh/nptl/ld.abilist: New file.
43415         * sysdeps/unix/sysv/linux/sh/nptl/libanl.abilist: New file.
43416         * sysdeps/unix/sysv/linux/sh/nptl/libBrokenLocale.abilist: New
43417         file.
43418         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: New file.
43419         * sysdeps/unix/sysv/linux/sh/nptl/libcrypt.abilist: New file.
43420         * sysdeps/unix/sysv/linux/sh/nptl/libdl.abilist: New file.
43421         * sysdeps/unix/sysv/linux/sh/nptl/libm.abilist: New file.
43422         * sysdeps/unix/sysv/linux/sh/nptl/libnsl.abilist: New file.
43423         * sysdeps/unix/sysv/linux/sh/nptl/libpthread.abilist: New file.
43424         * sysdeps/unix/sysv/linux/sh/nptl/libresolv.abilist: New file.
43425         * sysdeps/unix/sysv/linux/sh/nptl/librt.abilist: New file.
43426         * sysdeps/unix/sysv/linux/sh/nptl/libthread_db.abilist: New file.
43427         * sysdeps/unix/sysv/linux/sh/nptl/libutil.abilist: New file.
43428         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/ld.abilist: New file.
43429         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libanl.abilist: New
43430         file.
43431         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libBrokenLocale.abilist:
43432         New file.
43433         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: New
43434         file.
43435         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libcrypt.abilist: New
43436         file.
43437         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libdl.abilist: New
43438         file.
43439         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libm.abilist: New
43440         file.
43441         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libnsl.abilist: New
43442         file.
43443         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libpthread.abilist:
43444         New file.
43445         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libresolv.abilist:
43446         New file.
43447         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/librt.abilist: New
43448         file.
43449         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libthread_db.abilist:
43450         New file.
43451         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libutil.abilist: New
43452         file.
43453         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/ld.abilist: New file.
43454         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libanl.abilist: New
43455         file.
43456         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libBrokenLocale.abilist:
43457         New file.
43458         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: New
43459         file.
43460         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libcrypt.abilist: New
43461         file.
43462         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libdl.abilist: New
43463         file.
43464         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libm.abilist: New
43465         file.
43466         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libnsl.abilist: New
43467         file.
43468         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libpthread.abilist:
43469         New file.
43470         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libresolv.abilist:
43471         New file.
43472         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/librt.abilist: New
43473         file.
43474         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libthread_db.abilist:
43475         New file.
43476         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libutil.abilist: New
43477         file.
43479 2012-04-28  Joseph Myers  <joseph@codesourcery.com>
43481         * conform/conformtest.pl: Fix typo in handling typed-constant from
43482         allow-header.
43484 2012-04-27  Joseph Myers  <joseph@codesourcery.com>
43486         * README: Cut down references to pre-2.6 Linux kernels and
43487         Linuxthreads.  Update lists of configurations in libc and ports
43488         and sort alphabetically.  Say "or newer" with Linux kernel version
43489         requirements.
43491         * config.h.in [IS_IN_build]: Allow compiling without optimization.
43493 2012-04-27  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
43495         [BZ #887]
43496         * math/libm-test.inc (logb_test_downward): New test to expose
43497         erroneous negative sign on -0.0 result of logb[l](1) in FE_DOWNWARD
43498         rounding mode.
43500 2012-04-27  Joseph Myers  <joseph@codesourcery.com>
43502         [BZ #14027]
43503         * math/fclrexcpt.c (__feclearexcept): Return zero if nothing needs
43504         to be done.
43505         * math/fraiseexcpt.c (__feraiseexcept): Likewise.
43506         * math/fsetexcptflg.c (__fesetexceptflag): Likewise.
43508 2012-04-26  Joseph Myers  <joseph@codesourcery.com>
43510         * sysdeps/unix/i386/brk.S: Remove file.
43511         * sysdeps/unix/i386/dl-brk.S: Likewise.
43512         * sysdeps/unix/i386/pipe.S: Likewise.
43513         * sysdeps/unix/i386/sigreturn.S: Likewise.
43514         * sysdeps/unix/i386/syscall.S: Likewise.
43515         * sysdeps/unix/i386/vfork.S: Likewise.
43516         * sysdeps/unix/i386/wait.S: Likewise.
43518         * sysdeps/unix/common/tcsendbrk.c: Move to ...
43519         * sysdeps/unix/sysv/linux/tcsendbrk.c: ... here.
43521         * configure.in (arm*-none*): Do not allow without
43522         --enable-hacker-mode.
43523         (netbsd*): Remove case setting base_os.
43524         (386bsd*): Likewise.
43525         (freebsd*): Likewise.
43526         (bsdi*): Likewise.
43527         (osf*): Likewise.
43528         (sunos*): Likewise.
43529         (ultrix*): Likewise.
43530         (newsos*): Likewise.
43531         (dynix*): Likewise.
43532         (*bsd*): Likewise.
43533         (sysv*): Likewise.
43534         (isc*): Likewise.
43535         (esix*): Likewise.
43536         (sco*): Likewise.
43537         (minix*): Likewise.
43538         (irix4*): Likewise.
43539         (irix6*): Likewise.
43540         (solaris[2-9]*): Likewise.
43541         (none): Likewise.
43542         * configure: Regenerated.
43544 2012-04-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
43546         [BZ #11521]
43547         * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c (__ctanhl): Avoid internal
43548         overflow or cancellation in calculating denominator.
43549         * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c (__ctanl): Likewise.
43550         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c (__ieee754_sinhl): Breaking
43551         down expression to avoid unexpected rounding in newer GCCs.
43552         * sysdeps/powerpc/fpu/libm-test-ulps: Update for ctan, ctanh fix.
43554 2012-04-26  David S. Miller  <davem@davemloft.net>
43556         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Generate
43557         long-double compat symbols.
43558         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
43559         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: Likewise.
43560         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: Likewise.
43561         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S: Likewise.
43562         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: Likewise.
43563         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Likewise.
43564         * sysdeps/sparc/sparc32/sparcv9/fpu/s_floor.S: Likewise.
43565         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmax.S: Likewise.
43566         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmin.S: Likewise.
43567         * sysdeps/sparc/sparc32/sparcv9/fpu/s_isnan.S: Likewise.
43568         * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrint.S: Likewise.
43569         * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrint.S: Likewise.
43570         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: Likewise.
43572 2012-04-25  David S. Miller  <davem@davemloft.net>
43574         * sysdeps/sparc/sparc32/bits/atomic.h: Include sysdep.h to get
43575         HWCAP_* values only after the memory barriers have been defined.
43576         (atomic_full_barrier): Define.
43577         (atomic_read_barrier): Define.
43578         (atomic_write_barrier): Define.
43580 2012-04-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
43582         * shlib-versions: Add libgcc_s version information.
43583         * sysdeps/generic/libgcc_s.h: Remove.
43584         * sysdeps/generic/framestate.c: Include gnu/lib-names.h instead of
43585         libgcc_s.h.
43586         * sysdeps/gnu/unwind-resume.c: Likewise.
43587         * scripts/test-installation.pl: Remove libgcc_s from link_libs.
43589 2012-04-25  David S. Miller  <davem@davemloft.net>
43591         * sysdeps/unix/sparc/brk.S: Delete.
43592         * sysdeps/unix/sparc/dl-brk.S: Delete.
43593         * sysdeps/unix/sparc/pipe.S: Delete.
43594         * sysdeps/unix/sparc/sysdep.S: Delete.
43595         * sysdeps/unix/sparc/sysdep.h: Delete.
43596         * sysdeps/unix/sparc/vfork.S: Delete.
43597         * sysdeps/sparc/sysdep.h (SPARC_PIC_THUNK, SPARC_PIC_REG)
43598         (SPARC_PIC_REG_LEAF, ENTRY, END, LOC): Define.
43599         * sysdeps/unix/sysv/linux/sparc/sysdep.h (ret, ret_NOERRNO)
43600         (ret_ERRVAL, r0, r1, MOVE): Define.
43601         (JUMPTARGET): Remove.
43602         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Don't include
43603         sysdeps/unix/sparc/sysdep.h
43604         (ENTRY, END): Remove.
43605         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
43607 2012-04-25  Joseph Myers  <joseph@codesourcery.com>
43609         * Makerules (native-compile): Use $(BUILD_LDFLAGS).
43610         (ALL_BUILD_CFLAGS): Use $(BUILD_CPPFLAGS) -D_GNU_SOURCE
43611         -DIS_IN_build.
43613         * timezone/README: Update upstream location and email address for
43614         tzcode and tzdata.
43615         * timezone/zdump.c: Update from tzcode 2012b.
43616         * timezone/zic.c: Likewise.
43618         * configure.in (libc_cv_as_needed): Remove test.
43619         * configure: Regenerated.
43620         * Makeconfig [$(have-as-needed) != yes] (as-needed): Remove
43621         conditional definition.
43622         [$(have-as-needed) != yes] (no-as-needed): Likewise.
43623         [$(have-as-needed) != yes] (libgcc_eh): Likewise.
43624         * config.make.in (have-as-needed): Remove variable.
43626 2012-04-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
43627             Paul Pluzhnikov  <ppluzhnikov@google.com>
43629         * elf/dl-minimal.c (__strtoul_internal): Parse hexadecimal and octal
43630         strings correctly.
43632 2012-04-25  Chung-Lin Tang  <cltang@codesourcery.com>
43634         * sysdeps/sh/memcpy.S: Remove include of endian.h, change
43635         preprocessor endian tests to '#ifdef __BIG_ENDIAN__'.
43636         * sysdeps/sh/strlen.S: Likewise.
43638 2012-04-24  Joseph Myers  <joseph@codesourcery.com>
43640         * sysdeps/unix/fork.S: Remove file.
43641         * sysdeps/unix/i386/fork.S: Likewise.
43642         * sysdeps/unix/sparc/fork.S: Likewise.
43644         * sysdeps/unix/system.c: Remove file.
43645         * sysdeps/unix/bsd/bsd4.4/system.c: Likewise.
43647         * sysdeps/unix/getegid.S: Remove file.
43648         * sysdeps/unix/geteuid.S: Likewise.
43650 2012-04-24  Roland McGrath  <roland@hack.frob.com>
43652         * scripts/check-localplt.awk: New file.
43653         * elf/Makefile ($(objpfx)check-localplt.out): Use that script instead
43654         of diff.
43655         * scripts/data/localplt-generic.data: Add a comment.
43657         * sysdeps/mach/hurd/symlink.c: Don't call __mach_port_deallocate on
43658         NODE when __dir_mkfile failed.
43659         * sysdeps/mach/hurd/symlinkat.c: Likewise.
43660         Reported by Ludovic Courtès <ludo@gnu.org>.
43662 2012-04-24  Andreas Jaeger  <aj@suse.de>
43664         * Makerules (common-clean): Also remove gen-as-const-headers
43665         files.
43667 2012-04-24  Joseph Myers  <joseph@codesourcery.com>
43669         * Makerules (native-compile): Do not change working directory for
43670         build.  Use $(OUTPUT_OPTION) in command.
43671         (ALL_BUILD_CFLAGS): Use $(common-objpfx) to find config.h.
43673 2012-04-24  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
43675         [BZ #13886]
43676         * sysdeps/powerpc/powerpc64/fpu/s_floorl.S: Delete file. Use the
43677         sysdeps/ieee754/ldbl-128ibm/s_floorl.c version instead.
43678         * math/libm-test.inc (floor_test): Add more tests.
43679         * sysdeps/powerpc/fpu/libm-test-ulps: Update for pow tests.
43681 2012-04-24  Joseph Myers  <joseph@codesourcery.com>
43683         * sysdeps/unix/getdents.c: Remove file.
43684         * sysdeps/unix/sysv/getdents.c: Likewise.
43685         * sysdeps/unix/sysv/syscalls.list (s_getdents): Remove.
43687         * sysdeps/unix/syscalls.list (madvise): Add syscall from
43688         sysdeps/unix/mman/syscalls.list.
43689         (mmap): Likewise.
43690         (mprotect): Likewise.
43691         (msync): Likewise.
43692         (munmap): Likewise.
43693         * sysdeps/unix/bsd/bsd4.4/Implies: Remove.
43694         * sysdeps/unix/mman/syscalls.list: Remove.
43695         * sysdeps/unix/sysv/linux/Implies: Don't include unix/mman.
43697         * configure.in (libc_cv_libgcc_s_suffix): Remove test.
43698         (libc_cv_as_needed): Don't use $libc_cv_libgcc_s_suffix.
43699         * configure: Regenerated.
43700         * Makeconfig [$(have-as-needed) = yes] (libgcc_eh): Don't use
43701         $(libgcc_s_suffix).
43702         * config.make.in (libgcc_s_suffix): Remove variable.
43704 2012-04-23  Joseph Myers  <joseph@codesourcery.com>
43706         * sysdeps/unix/sysv/gethostname.c: Move to ...
43707         * sysdeps/posix/gethostname.c: ... here.
43709         * sysdeps/unix/execve.S: Remove file.
43711         * sysdeps/unix/_exit.S: Remove file.
43713 2012-04-23  Andreas Jaeger  <aj@suse.de>
43715         [BZ #13739]
43716         * manual/Makefile: Remove make dist support, there's no
43717         need for a stand-alone documentation tar ball.
43718         (TEXI2DVI): Define always, it's not in Makeconfig.
43719         (dist): Removed.
43720         (tar-it): Removed.
43721         (edition): Removed.
43722         (glibc-doc-$(edition).tar): Removed
43723         (%.Z): Removed.
43724         (%.gz): Removed.
43725         (%.uu): Removed.
43726         (ETAGS): Remove, it's in Makeconfig.
43727         (move-if-change): Remove, it's in Makeconfig.
43729 2012-04-23  Paul Eggert  <eggert@cs.ucla.edu>
43731         [BZ #13970]
43732         * stdlib/stdlib.h: Remove warn_unused_result attribute from strtol etc.
43733         (strtod, strtof, strtold, strtol, strtoul, strtoq)
43734         (strtouq, strtoll, strtoull, strtol_l, strtoul_l, strtoll_l, strtoull_l)
43735         (strtod_l, strtof_l, strtold_l): Remove __wur.
43736         It is not necessarily an error to ignore strtol's return value.
43737         One can reliably look at the stored endptr to decide whether
43738         the number had valid syntax.
43740 2012-04-21  Andreas Jaeger  <aj@suse.de>
43742         [BZ #13739]
43743         * sysdeps/s390/s390-64/Makefile (distribute): Remove variable.
43745 2012-04-21  Joseph Myers  <joseph@codesourcery.com>
43747         * sysdeps/unix/sysv/linux/Versions (GLIBC_2.0): Add sysinfo.
43748         * sysdeps/unix/sysv/Versions: Remove file.
43750 2012-04-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
43752         [BZ #13927]
43753         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
43755 2012-04-21  Nick Alcock  <nick.alcock@oracle.com>
43757         [BZ #7064]
43758         * sysdeps/unix/sysv/linux/i386/syscalls.list: Omit explicit
43759         version from __vm86.
43761 2012-04-20  Joseph Myers  <joseph@codesourcery.com>
43763         * sysdeps/unix/common/lxstat.c: Remove file.
43764         * sysdeps/unix/common/syscalls.list (sys_lstat): Remove.
43766         * sysdeps/unix/sysv/Makefile: Remove file.
43768         * sysdeps/unix/sysv/direct.h: Remove file.
43770         * sysdeps/unix/sysv/bits/dirent.h: Remove file.
43771         * sysdeps/unix/sysv/bits/fcntl.h: Likewise.
43772         * sysdeps/unix/sysv/bits/local_lim.h: Likewise.
43773         * sysdeps/unix/sysv/bits/signum.h: Likewise.
43774         * sysdeps/unix/sysv/bits/stat.h: Likewise.
43775         * sysdeps/unix/sysv/bits/utmp.h: Likewise.
43776         * sysdeps/unix/sysv/bits/utsname.h: Likewise.
43778         * sysdeps/unix/sysv/setrlimit.c: Remove file.
43780         * sysdeps/unix/xmknod.c: Remove file.
43781         * sysdeps/unix/syscalls.list (sys_mknod): Remove.
43783         * sysdeps/unix/sysv/settimeofday.c: Remove file.
43785         * sysdeps/unix/sysv/i386/time.S: Remove file.
43787         * sysdeps/unix/fxstat.c: Remove file.
43788         * sysdeps/unix/xstat.c: Likewise.
43789         * sysdeps/unix/syscalls.list (sys_fstat, sys_stat): Remove.
43791         * sysdeps/unix/sysv/sigaction.c: Remove file.
43793         * sysdeps/unix/sysv/Makefile [termio.h not in sysdep_headers]
43794         (sysdep_headers): Remove variable.
43795         [termio.h not in sysdep_headers] (generated): Likewise.
43796         [termio.h not in sysdep_headers] ($(objpfx)termio.h): Remove rule.
43797         * sysdeps/unix/sysv/sysv_termio.h: Remove file.
43798         * sysdeps/unix/sysv/tcdrain.c: Likewise.
43799         * sysdeps/unix/sysv/tcflow.c: Likewise.
43800         * sysdeps/unix/sysv/tcflush.c: Likewise.
43801         * sysdeps/unix/sysv/tcgetattr.c: Likewise.
43802         * sysdeps/unix/sysv/tcgetpgrp.c: Likewise.
43803         * sysdeps/unix/sysv/tcsendbrk.c: Likewise.
43804         * sysdeps/unix/sysv/tcsetattr.c: Likewise.
43805         * sysdeps/unix/sysv/tcsetpgrp.c: Likewise.
43807         * sysdeps/unix/siglist.c: Remove file.
43809         * sysdeps/unix/getppid.S: Remove file.
43811         * sysdeps/unix/mkdir.c: Remove file.
43812         * sysdeps/unix/rmdir.c: Likewise.
43814 2012-04-19  Andreas Schwab  <schwab@linux-m68k.org>
43816         * sysdeps/gnu/errlist-compat.awk (END): Correct computation of
43817         ERR_MAX value.
43818         * sysdeps/unix/sysv/linux/Versions (GLIBC_2.12): Adjust
43819         errlist-compat value.
43821 2012-04-18  David S. Miller  <davem@davemloft.net>
43823         * sysdeps/generic/memcopy.h (reg_char): Delete.
43824         * debug/strcat_chk.c: Use char, not reg_char.
43825         * debug/strcpy_chk.c: Likewise.
43826         * debug/strncat_chk.c: Likewise.
43827         * debug/strncpy_chk.c: Likewise.
43828         * string/memchr.c: Likewise.
43829         * string/memrchr.c: Likewise.
43830         * string/rawmemchr.c: Likewise.
43831         * string/strcat.c: Likewise.
43832         * string/strchr.c: Likewise.
43833         * string/strchrnul.c: Likewise.
43834         * string/strcmp.c: Likewise.
43835         * string/strcpy.c: Likewise.
43836         * string/strncat.c: Likewise.
43837         * string/strncmp.c: Likewise.
43838         * string/strncpy.c: Likewise.
43840 2012-04-18  Will Schmidt  <will_schmidt@vnet.ibm.com>
43842         * sysdeps/powerpc/memmove.c: New file based on string/memmove.c where
43843         __builtin_memcopy is called when src and dest ranges are known to not
43844         overlap.
43846 2012-04-18  Will Schmidt  <will_schmidt@vnet.ibm.com>
43848         * sysdeps/powerpc/powerpc64/power6/wordcopy.c
43849         (_wordcopy_fwd_dest_aligned): Replace switch with a parameterized
43850         fwd_align_merge macro call.
43851         (_wordcopy_bwd_dest_aligned): Replace switch with a parameterized
43852         bwd_align_merge macro call.
43853         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
43855 2012-04-18  Will Schmidt  <will_schmidt@vnet.ibm.com>
43857         * sysdeps/powerpc/powerpc64/power6/wordcopy.c: Add fwd_align_merge and
43858         bwd_align_merge macros.
43859         (_wordcopy_fwd_dest_aligned): Use fwd_align_merge macro calls.
43860         (_wordcopy_bwd_dest_aligned): Use bwd_align_merge macro calls.
43861         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
43863 2012-04-18  David S. Miller  <davem@davemloft.net>
43865         * sysdeps/sparc/sparc64/memcopy.h: Delete.
43867 2012-04-18  Andreas Jaeger  <aj@suse.de>
43869         [BZ# 6794]
43870         * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Moved to ...
43871         * sysdeps/ieee754/ldbl-96/e_ilogbl.c: ... here.
43872         Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
43874         * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Moved to ...
43875         * sysdeps/ieee754/ldbl-128/e_ilogbl.c: ... here.
43876         Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
43878         * sysdeps/ieee754/ldbl-64-128/s_ilogbl.c: Moved to ...
43879         * sysdeps/ieee754/ldbl-64-128/e_ilogbl.c: ... here.
43880         Adjust for changed ldbl-128 files.
43882         * sysdeps/sparc/sparc64/soft-fp/s_ilogbl.c: Moved to ...
43883         * sysdeps/sparc/sparc64/soft-fp/e_ilogbl.c: ... here.
43884         Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
43886 2012-04-17  David S. Miller  <davem@davemloft.net>
43888         * sysdeps/sparc/sparc32/memcopy.h: Delete.
43890 2012-04-17  Andreas Schwab  <schwab@linux-m68k.org>
43892         * sysdeps/i386/fpu/e_ilogb.S: Remove __ilogb*_finite alias.
43893         * sysdeps/i386/fpu/e_ilogbf.S: Likewise.
43894         * sysdeps/i386/fpu/e_ilogbl.S: Likewise.
43895         * sysdeps/x86_64/fpu/e_ilogbl.S: Likewise.
43896         * sysdeps/ieee754/dbl-64/e_ilogb.c: Likewise.
43897         * sysdeps/ieee754/flt-32/e_ilogbf.c: Likewise.
43899 2012-04-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
43901         [BZ #6794]
43902         * math/Makefile: Add e_ilogb and w_ilogb, remove s_logb.
43903         * math/libm-test.inc: Add ilogb errno and exception tests.
43904         * math/w_ilogb.c: New file: ilogb wrapper.
43905         * math/w_ilogbf.c: New file: ilogbf wrapper.
43906         * math/w_ilogbl.c: New file: ilogbl wrapper.
43907         * sysdeps/generic/math_private.h: Add __ieee754_ilogb[l|f] prototypes.
43908         * sysdeps/i386/fpu/s_ilogb.S: Moved to ...
43909         * sysdeps/i386/fpu/e_ilogb.S: ... here. Also fixed a FE_DIVBYZERO
43910         exception being thrown with 0.0 as argument.
43911         * sysdeps/i386/fpu/s_ilogbf.S: Moved to ...
43912         * sysdeps/i386/fpu/e_ilogbf.S: ... here. Also fixed a FE_DIVBYZERO
43913         exception being thrown with 0.0 as argument.
43914         * sysdeps/i386/fpu/s_ilogbl.S: Moved to ...
43915         * sysdeps/i386/fpu/e_ilogbl.S: ... here. Also fixed a FE_DIVBYZERO
43916         exception being thrown with 0.0 as argument.
43917         * sysdeps/x86_64/fpu/s_ilogbl.S: Moved to ...
43918         * sysdeps/x86_64/fpu/e_ilogbl.S: ... here. Also fixed a FE_DIVBYZERO
43919         exception being thrown with 0.0 as argument.
43920         * sysdeps/ieee754/dbl-64/s_ilogb.c: Moved to ...
43921         * sysdeps/ieee754/dbl-64/e_ilogb.c: ... here.
43922         * sysdeps/ieee754/flt-32/s_ilogbf.c: Moved to ...
43923         * sysdeps/ieee754/flt-32/e_ilogbf.c: ... here.
43924         * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Moved to ...
43925         * sysdeps/ieee754/ldbl-128ibm/e_ilogbl.c: ... here.
43926         * sysdeps/ieee754/ldbl-opt/s_ilogb.c: Moved to ...
43927         * sysdeps/ieee754/ldbl-opt/w_ilogb.c: ... here.
43928         * sysdeps/ieee754/ldbl-opt/w_ilogbl.c: New file: ilogbl wrapper.
43930 2012-04-17  Petr Baudis  <pasky@ucw.cz>
43932         * include/sys/uio.h: Change __vector to __iovec to avoid clash
43933         with altivec.
43935 2012-04-16  Marek Polacek  <polacek@redhat.com>
43937         * elf/pldd-xx.c: Rename static_assert to pldd_assert.
43939 2012-04-16  Marek Polacek  <polacek@redhat.com>
43941         * sysdeps/i386/fpu/bits/fenv.h (feraiseexcept): Reverse the
43942         operands of fdivp instruction.
43944 2012-04-13  H.J. Lu  <hongjiu.lu@intel.com>
43946         * elf/tst-auditmod1.c: Check __ILP32__ instead of __LP64__.
43947         * elf/tst-auditmod3b.c: Likewise.
43948         * elf/tst-auditmod4b.c: Likewise.
43949         * elf/tst-auditmod5b.c: Likewise.
43950         * elf/tst-auditmod6b.c: Likewise.
43951         * elf/tst-auditmod6c.c: Likewise.
43952         * elf/tst-auditmod7b.c: Likewise.
43953         * sysdeps/x86_64/ffsll.c (ffsl): Likewise.
43954         * sysdeps/x86_64/preconfigure.in: Likewise.
43955         * sysdeps/x86_64/preconfigure: Regenerated.
43957 2012-04-13  H.J. Lu  <hongjiu.lu@intel.com>
43959         * sysdeps/x86_64/bits/wordsize.h (__WORDSIZE): Also check
43960         __ILP32__.
43962 2012-04-13  Antoine Balestrat <merkil33@gmail.com>
43964         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
43965         (__get_clockfreq_via_proc_openprom): Fix test on wrong variable.
43967 2012-04-13  Chris Leonard  <cjlhomeaddress@gmail.com>
43969         [BZ #13973]
43970         * locale/iso-639.def: Fix gl language name. Spotted by
43971         Yaron Shahrabani.
43973 2012-04-12  Roland McGrath  <roland@hack.frob.com>
43975         [BZ #2074]
43976         * libio/libio.h (__io_write_fn): Update comment.
43978 2012-04-12  Petr Baudis  <pasky@ucw.cz>
43980         [BZ #2074]
43981         * stdio.texi (Hook Functions): The user provided writer function
43982         is not allowed to return -1.
43984 2012-04-11  David S. Miller  <davem@davemloft.net>
43986         * sysdeps/sparc/fpu/libm-test-ulps: Update.
43988 2012-04-11  Mike Frysinger  <vapier@gentoo.org>
43990         * .gitignore: Add /ports, /linuxthreads, and /linuxthreads_db.
43991         Add a leading slash to rtkaio.
43993 2012-04-11  Jim Meyering  <meyering@redhat.com>
43995         [BZ #11959]
43996         * libio/stdio.h (fwrite, fwrite_unlocked): Remove __wur.
43997         It is not necessarily an error to ignore fwrite's return
43998         value.  One can reliably use ferror to test for errors after
43999         the fact.
44001 2012-04-10  H.J. Lu  <hongjiu.lu@intel.com>
44003         * bits/types.h (__snseconds_t): New type.
44004         * time/time.h (struct timespec): Use __snseconds_t on tv_nsec.
44006         * bits/typesizes.h (__SNSECONDS_T_TYPE): New macro.
44007         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
44008         (__SNSECONDS_T_TYPE): Likewise.
44009         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
44010         (__SNSECONDS_T_TYPE): Likewise.
44011         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
44012         (__SNSECONDS_T_TYPE): Likewise.
44014 2012-04-10  Andreas Jaeger  <aj@suse.de>
44016         [BZ #2636]
44017         * manual/time.texi (Processor Time): Return type of times is
44018         elapsed real time since an arbitrary point in the past.
44019         (CPU Time): Move CLK_TCK from here...
44020         (Processor Time): ...to here.  Correct description.
44021         * manual/conf.texi (Constants for Sysconf): Correct description of
44022         _SC_CLK_TCK.
44024 2012-04-10  David S. Miller  <davem@davemloft.net>
44026         [BZ #13967]
44027         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Handle the case
44028         where the is a gap between DT_REL(A) and DT_JMPREL.
44030 2012-04-10  H.J. Lu  <hongjiu.lu@intel.com>
44032         * sysdeps/x86_64/bits/byteswap.h: Include <features.h>.
44033         (__bswap_32): Use __builtin_bswap32 for GCC >= 4.2.
44034         (__bswap_64): Use __builtin_bswap64 for GCC >= 4.2.
44036 2012-04-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
44038         * elf/dl-support.c (_dl_inhibit_cache): New variable.
44039         * elf/rtld.c (_rtld_global_ro): New member _dl_inhibit_cache.
44040         (dl_main): Handle --inhibit-cache.
44041         * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): New member
44042         _dl_inhibit_cache.
44043         * elf/dl-load.c (_dl_map_object): Use it.
44044         * elf/Makefile: Define SYSCONFDIR when building rtld.c.
44046 2012-04-09  Joseph Myers  <joseph@codesourcery.com>
44048         [BZ #13872]
44049         * sysdeps/i386/fpu/e_powl.S (p78): New object.
44050         (__ieee754_powl): Saturate large exponents rather than testing for
44051         overflow of y*log2(x).
44052         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
44053         * math/libm-test.inc (pow_test): Do not permit spurious overflow
44054         exceptions.
44056         [BZ #11521]
44057         * math/s_ctan.c: Include <float.h>.
44058         (__ctan): Avoid internal overflow or cancellation in calculating
44059         denominator.
44060         * math/s_ctanf.c: Likewise.
44061         * math/s_ctanl.c: Likewise.
44062         * math/s_ctanh.c: Likewise.
44063         * math/s_ctanhf.c: Likewise.
44064         * math/s_ctanhl.c: Likewise.
44065         * math/libm-test.inc (ctan_test): Add more tests.
44066         (ctanh_test): Likewise.
44067         * sysdeps/i386/fpu/libm-test-ulps: Update.
44068         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
44070 2012-04-09  Andreas Jaeger  <aj@suse.de>
44072         [BZ #6894]
44073         * manual/filesys.texi (Directory Entries): Mention that d_namlen
44074         is an optional BSD extension.
44076         [BZ #10254]
44077         * manual/stdio.texi (Opening Streams): Document additional fopen
44078         parameters.
44080 2012-04-09  Roland McGrath  <roland@hack.frob.com>
44082         * sysdeps/i386/fpu/bits/mathinline.h (__sincos_code): Don't clobber
44083         %eax without telling the compiler.
44085 2012-04-09  Carlos O'Donell  <carlos_odonell@mentor.com>
44087         [BZ # 13963]
44088         * manual/install.texi: Use sourceware.org.
44090 2012-04-09  Joseph Myers  <joseph@codesourcery.com>
44092         [BZ #13873]
44093         * sysdeps/ieee754/dbl-64/e_pow.c (huge, tiny): New variables.
44094         (__ieee754_pow): Generate overflow and underflow using huge*huge
44095         and tiny*tiny rather than just returning constant infinity or zero
44096         for large exponents.
44097         * math/libm-test.inc (pow_test): Require overflow exceptions for
44098         applicable cases of large exponents.
44100         [BZ #706]
44101         * sysdeps/i386/fpu/e_pow.S (p10): New object.
44102         (__ieee754_pow): Use iterative multiplication algorithm only for
44103         integer exponents with absolute value below 1024.  Check for odd
44104         integer exponents when using algorithm for real exponents.
44105         * math/libm-test.inc (pow_test): Add more tests.
44106         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
44108 2012-04-08  Joseph Myers  <joseph@codesourcery.com>
44110         [BZ #13705]
44111         * math/libm-test.inc (exp_test): Do not allow overflow exception
44112         on underflow test.
44114 2012-04-08  Aurelien Jarno  <aurelien@aurel32.net>
44116         [BZ #13705]
44117         * sysdeps/ieee754/dbl-64/w_exp.c (__exp): Use __kernel_standard
44118         instead of __kernel_standard_f.
44120 2012-04-08  Mike Frysinger  <vapier@gentoo.org>
44122         * sysdeps/i386/i686/memset_chk.S: Update copyright year.
44123         * sysdeps/x86_64/memset_chk.S: Likewise.
44125 2012-04-08  Andreas Jaeger  <aj@suse.de>
44127         [BZ #10153]
44128         * manual/startup.texi (Environment Access): Describe return value
44129         for putenv and setenv.
44131         [BZ #6895]
44132         * manual/filesys.texi (Directory Entries): Add description for
44133         DT_LNK.
44135         [BZ #6890]
44136         * manual/filesys.texi (Directory Entries): Clarify that it's file
44137         system not operating system in the description of DT_UNKNOWN.
44139         [BZ #6578]
44140         * manual/syslog.texi (closelog): Fix reference, it's openlog.
44142 2012-04-08  Stephen Compall  <s11@member.fsf.org>
44144         [BZ #6649]
44145         * manual/llio.texi (Opening and Closing Files): Add cross
44146         reference to explain mode argument.
44148 2012-04-07  Mike Frysinger  <vapier@gentoo.org>
44150         * sysdeps/i386/i686/memset_chk.S: Change PIC to SHARED.
44151         * sysdeps/x86_64/memset_chk.S: Likewise.
44153 2012-04-07  David S. Miller  <davem@davemloft.net>
44155         * elf/elf.h (R_SPARC_WDISP10): Define.
44156         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Handle
44157         R_SPARC_SIZE32.
44158         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Handle
44159         R_SPARC_SIZE64 and R_SPARC_H34.
44161 2012-04-07  Carlos O'Donell  <carlos_odonell@mentor.com>
44163         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Simplify
44164         conditions and remove no longer applicable assertion.
44166 2012-04-06  H.J. Lu  <hongjiu.lu@intel.com>
44168         * bits/byteswap.h: Include <features.h>.
44169         (__bswap_32): Use __builtin_bswap32 for GCC >= 4.2.
44170         (__bswap_64): Use __builtin_bswap64 for GCC >= 4.2.
44172 2012-04-06  H.J. Lu  <hongjiu.lu@intel.com>
44174         * bits/byteswap.h (__bswap_16): Removed.
44175         Include <bits/byteswap-16.h> to get __bswap_16.
44176         * sysdeps/i386/bits/byteswap.h: Likewise.
44177         * sysdeps/s390/bits/byteswap.h: Likewise.
44178         * sysdeps/x86_64/bits/byteswap.h: Likewise.
44179         * bits/byteswap-16.h: New file.
44180         * sysdeps/i386/bits/byteswap-16.h: Likewise.
44181         * sysdeps/s390/bits/byteswap-16.h: Likewise.
44182         * sysdeps/x86_64/bits/byteswap-16.h: Likewise.
44183         * string/Makefile (headers): Add bits/byteswap-16.h.
44185 2012-04-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
44187         [BZ #13895]
44188         * nss/nsswitch.c (nss_load_library, __nss_lookup_function): Avoid
44189         extra indirection.
44190         * nss/Makefile (tests-static, tests): Add tst-nss-static.
44191         * nss/tst-nss-static.c: New.
44193 2012-04-06  Robert Millan  <rmh@gnu.org>
44195         [BZ #6486]
44196         * manual/llio.texi (File Position Primitive): lseek
44197         refers to WHENCE when it really means OFFSET.
44199 2012-04-06  Andreas Jaeger  <aj@suse.de>
44201         * nss/nss_db/db-initgroups.c: Include <string.h> for strlen and
44202         strncmp declarations.
44204         * abilist/libc.abilist: Add __poll and __ppoll.
44206 2012-04-05  David S. Miller  <davem@davemloft.net>
44208         * scripts/check-local-headers.sh: Accept a host triplet in the
44209         path matched by the exclude regexp.
44211         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Reduce down to one
44212         definition.
44213         * sysdeps/powerpc/powerpc32/dl-machine.h
44214         (ELF_MACHINE_PLTREL_OVERLAP): Delete.
44215         * sysdeps/s390/s390-32/dl-machine.h
44216         (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
44217         * sysdeps/sparc/sparc32/dl-machine.h
44218         (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
44219         * sysdeps/sparc/sparc64/dl-machine.h
44220         (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
44222         * elf/rtld.c (dl_main): If DL_DEBUG_UNUSED is enabled, turn off
44223         lazy binding.
44224         * elf/dl-lookup.c (_dl_lookup_symbol_x): If DL_DEBUG_UNUSED, ignore
44225         undefined symbol errors.
44227         * elf/rtld.c (dl_main): Skip VDSO when checking for unused
44228         DT_NEEDED entries.
44230 2012-04-05  Michael Matz  <matz@suse.de>
44232         [BZ #13592]
44233         * sysdeps/x86_64/memset.S: Fix size paramater comparisions.
44235 2012-04-05  Andreas Jaeger  <aj@suse.de>
44237         [BZ #13908]
44238         * stdlib/stdlib.h: Don't warn about unused result of mktemp, fix
44239         comment.
44241 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
44243         * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Fix return value
44244         which ROUND is no valid rounding mode.
44246 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
44248         * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Set fpscr register which
44249         read again.
44250         * sysdeps/sh/sh4/fpu/ftestexcept.c: Likewise.
44252 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
44254         * sysdeps/sh/sh4/fpu/fraiseexcpt.c (feraiseexcept): Produce
44255         an exception using FPU order intentionally.
44257 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
44259         * sysdeps/sh/sh4/fpu/fedisblxcpt.c: New file.
44260         * sysdeps/sh/sh4/fpu/feenablxcpt.c: New file.
44261         * sysdeps/sh/sh4/fpu/fegetexcept.c: New file.
44262         * sysdeps/sh/sh4/fpu/feupdateenv.c: New file.
44264 2012-04-05  Simon Josefsson  <simon@josefsson.org>
44266         [BZ #12340]
44267         * sysdeps/mach/hurd/ttyname_r.c (__ttyname_r): Return ERANGE instead of
44268         EINVAL when BUFLEN is too smal.
44270 2012-04-05  Thomas Schwinge  <thomas@codesourcery.com>
44272         [BZ #13553]
44273         * sysdeps/mach/i386/machine-lock.h: Use volatile instead of __volatile.
44274         * sysdeps/mach/powerpc/machine-lock.h: Likewise.
44276 2012-04-03  Andreas Jaeger  <aj@suse.de>
44278         [BZ #13938]
44279         * manual/setjmp.texi (System V contexts): Fix sentence.
44281         [BZ #13926]
44282         * sysdeps/i386/bits/byteswap.h [!__GNUC__](__bswap_constant_64):
44283         New macro for this case.
44284         [!__GNUC__] (__bswap_64): New inline function for this case.
44285         * sysdeps/x86_64/bits/byteswap.h: Likewise.
44286         * bits/byteswap.h: Likewise.
44287         * sysdeps/s390/bits/byteswap.h: [!__GNUC__] (__bswap_64): Use
44288         ull, guard with __GLIBC_HAVE_LONG_LONG.
44290         * string/endian.h (htobe64,htole64,be64toh,le64toh): Guard with
44291         __GLIBC_HAVE_LONG_LONG.
44293         * string/byteswap.h (bswap_64): Guard with __GLIBC_HAVE_LONG_LONG.
44294         Include <features.h> for __GLIBC_HAVE_LONG_LONG.
44296 2012-04-02 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
44298         [BZ #13691]
44299         * iconvdata/tcvn5712-1.c (FROM_LOOP): Test end of input using
44300         inptr and inend, rather than using last_ch.
44302 2012-04-02  David S. Miller  <davem@davemloft.net>
44304         With help from Paul Eggert, Carlos O'Donell, and Roland McGrath.
44305         * stdio-common/printf-parse.h (read_int): Change return type to
44306         'int', return -1 on INT_MAX overflow.
44307         * stdio-common/vfprintf.c (vfprintf): Validate width and precision
44308         against overflow of INT_MAX.  Set errno to EOVERFLOW when 'done'
44309         overflows INT_MAX.  Check for overflow of in-format-string precision
44310         values properly.  Use EOVERFLOW rather than ERANGE throughout.  Use
44311         SIZE_MAX not INT_MAX for integer overflow test.
44312         * stdio-common/printf-parsemb.c: If read_int signals an overflow,
44313         skip the construct in the format string but do not record anything.
44314         * stdio-common/bug22.c: Adjust to test both width/prevision
44315         INT_MAX overflow as well as total length INT_MAX overflow.  Check
44316         explicitly for proper errno values.
44318 2012-04-02  Thomas Schwinge  <thomas@codesourcery.com>
44320         * string/test-memcmp.c [! WIDE]: #include <limits.h> for CHAR_MIN,
44321         CHAR_MAX.
44322         * string/test-strcmp.c [! WIDE]: Likewise.
44323         * time/tst-mktime2.c: Likewise for INT_MAX.
44324         * string/test-string.h: #include <sys/param.h> for MIN.
44326         * csu/init-first.c (__libc_init_first): Call __ctype_init.
44327         * sysdeps/i386/init-first.c (init): Likewise.
44328         * sysdeps/mach/hurd/i386/init-first.c (posixland_init): Likewise.
44329         * sysdeps/mach/hurd/powerpc/init-first.c (posixland_init): Likewise.
44330         * sysdeps/sh/init-first.c (init): Likewise.
44332 2012-04-01  Ulrich Drepper  <drepper@gmail.com>
44334         * po/ru.po: Update from translation team.
44335         * po/vi.po: Likewise.
44337 2012-03-31  Siddhesh Poyarekar  <siddhesh@redhat.com>
44339         * resolv/nss_dns/dns-host.c: Merge copyright years.
44341 2012-03-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
44343         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Update.
44344         Optimize memcpy with prefetch if
44345         DATA_CACHE_SIZE_HALF <= len <  SHARED_CACHE_SIZE_HALF and
44346         src, dst pointers have unequal 16 byte alignments.
44348 2012-03-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
44350         [BZ #13928]
44351         * resolv/nss_dns/dns-host.c (getanswer_r): Also consider ttl
44352         from a CNAME entry and return the minimum ttl for the query.
44353         (gaih_getanswer_slice): Likewise.
44355 2012-03-30  Jeff Law  <law@redhat.com>
44357         * crypt/md5-crypt.c (__md5_crypt_r): Avoid unbounded alloca uses
44358         due to long keys.
44359         * crypt/sha256-crypt.c (__sha256_crypt_r): Likewise.
44360         * crypt/sha512-crypt.c (__sha512_crypt_r): Likewise.
44362         * resolv/nss_dns/dns-host.c: Update copyright year.
44364 2012-03-30  Ulrich Drepper  <drepper@gmail.com>
44366         * resolv/res_send.c (send_dg): Use sendmmsg if we have to write two
44367         requests to save a system call.  Fix check that all bytes are sent.
44369         * sysdeps/unix/sysv/linux/bits/socket.h (struct mmsghdr): Fix up
44370         comments for sendmmsg.
44372 2012-03-30  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
44374         [BZ #13691]
44375         * iconvdata/tcvn5712-1.c (FROM_LOOP): Fix a bug when converting strings
44376         with only 1 character between 0x0041 and 0x01b0.
44377         * wcsmbs/Makefile (tests): Add tst-mbsnrtowcs.
44378         * wcsmbs/tst-mbsnrtowcs.c: New file.
44380 2012-03-29  David S. Miller  <davem@davemloft.net>
44382         * libio/fileops.c (_IO_new_file_xsputn): Don't try to optimize
44383         small copies by hand.
44385 2012-03-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
44387         [BZ #13761]
44388         * nis/nss_compat/compat-initgroups.c (getgrent_next_nss)
44389         (_nss_compat_initgroups_dyn): Fall back to malloc/free for large
44390         group memberships.
44392 2012-03-28  David S. Miller  <davem@davemloft.net>
44394         * sysdeps/sparc/sparc32/memcpy.S: Implement mempcpy using a stub
44395         that branches into memcpy.
44396         * sysdeps/sparc/sparc64/memcpy.S: Likewise.
44397         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara1.S: Likewise.
44398         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Likewise.
44399         * sysdeps/sparc/sparc64/multiarch/memcpy-ultra3.S: Likewise.
44400         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Add mempcpy multiarch
44401         bits.
44402         * sysdeps/sparc/sparc64/rtld-memcpy.c: Include generic mempcpy
44403         implementation too.
44404         * sysdeps/sparc/mempcpy.S: New file.
44406         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Provide a hidden def to
44407         the IFUNC routine in the libc case.
44408         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Likewise.
44410         * sysdeps/sparc/sparc32/sparcv9/multiarch/rtld-memset.c: New file.
44411         * sysdeps/sparc/sparc32/sparcv9/multiarch/rtld-memcpy.c: New file.
44412         * sysdeps/sparc/sparc32/sparcv9/rtld-memset.c: New file.
44413         * sysdeps/sparc/sparc32/sparcv9/rtld-memcpy.c: New file.
44414         * sysdeps/sparc/sparc64/multiarch/rtld-memset.c: New file.
44415         * sysdeps/sparc/sparc64/multiarch/rtld-memcpy.c: New file.
44416         * sysdeps/sparc/sparc64/rtld-memset.c: New file.
44417         * sysdeps/sparc/sparc64/rtld-memcpy.c: New file.
44419         * sysdeps/sparc/sparc64/multiarch/memset-niagara1.S: Unroll main
44420         loop to 256 bytes instead of 64 bytes and fix test signedness.
44422         * sysdeps/sparc/Makefile: Add -fPIC to ASFLAGS-.os here....
44423         * sysdeps/sparc/sparc32/Makefile: rather than here...
44424         * sysdeps/sparc/sparc64/Makefile: and here.
44426 2012-03-28  Ulrich Drepper  <drepper@gmail.com>
44428         * malloc/mallocbug.c: Avoid warnings about unused variables.
44430 2012-02-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
44432         [BZ #13760]
44433         * resolv/nss_dns/dns-host.c (gaih_getanswer): Look for errno
44434         in the right place. Discard and retry query if response is
44435         larger than input buffer size.
44437 2012-03-28  Joseph Myers  <joseph@codesourcery.com>
44439         [BZ #369]
44440         [BZ #2678]
44441         [BZ #3866]
44442         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Take absolute value of
44443         x for large integer exponent.
44444         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Likewise.
44445         * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise.  Adjust
44446         sign of result as needed afterwards.
44447         * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Likewise.
44448         * sysdeps/ieee754/k_standard.c (__kernel_standard): Handle sign of
44449         result for underflowing pow the same as for overflow.
44450         (__kernel_standard_l): Handle powl overflow and underflow here
44451         rather than calling __kernel_standard.
44452         * math/libm-test.inc (pow_test): Add more tests.
44454         [BZ #3868]
44455         [BZ #13879]
44456         [BZ #13910]
44457         [BZ #13911]
44458         [BZ #13912]
44459         [BZ #13913]
44460         [BZ #13915]
44461         [BZ #13916]
44462         [BZ #13917]
44463         [BZ #13918]
44464         [BZ #13919]
44465         [BZ #13920]
44466         [BZ #13921]
44467         * sysdeps/generic/math_private.h (__kernel_standard_l): Declare.
44468         * sysdeps/ieee754/k_standard.c: Include <float.h>.
44469         (__kernel_standard_l): New function.
44470         * math/w_acoshl.c (__acoshl): Use __kernel_standard_l instead of
44471         __kernel_standard.
44472         * math/w_acosl.c (__acosl): Likewise.
44473         * math/w_asinl.c (__asinl): Likewise.
44474         * math/w_atan2l.c (__atan2l): Likewise.
44475         * math/w_atanhl.c (__atanhl): Likewise.
44476         * math/w_coshl.c (__coshl): Likewise.
44477         * math/w_exp10l.c (__exp10l): Likewise.
44478         * math/w_exp2l.c (__exp2l): Likewise.
44479         * math/w_fmodl.c (__fmodl): Likewise.
44480         * math/w_hypotl.c (__hypotl): Likewise.
44481         * math/w_j0l.c (__j0l, __y0l): Likewise.
44482         * math/w_j1l.c (__j1l, __y1l): Likewise.
44483         * math/w_jnl.c (__jnl, __ynl): Likewise.
44484         * math/w_lgammal.c (__lgammal): Likewise.
44485         * math/w_log10l.c (__log10l): Likewise.
44486         * math/w_log2l.c (__log2l): Likewise.
44487         * math/w_logl.c (__logl): Likewise.
44488         * math/w_powl.c (__powl): Likewise.
44489         * math/w_remainderl.c (__remainderl): Likewise.
44490         * math/w_scalbl.c (sysv_scalbl): Likewise.
44491         * math/w_sinhl.c (__sinhl): Likewise.
44492         * math/w_sqrtl.c (__sqrtl): Likewise.
44493         * math/w_tgammal.c (__tgammal): Likewise.
44494         * sysdeps/ieee754/ldbl-128/w_expl.c (__expl): Likewise.
44495         * sysdeps/ieee754/ldbl-96/w_expl.c (__expl): Likewise.
44496         * math/libm-test.inc (acos_test): Add more tests.
44497         (acosh_test): Likewise.
44498         (asin_test): Likewise.
44499         (atanh_test): Likewise.
44500         (exp_test): Likewise.
44501         (exp10_test): Likewise.
44502         (exp2_test): Likewise.
44503         (expm1_test): Likewise.
44504         (lgamma_test): Likewise.
44505         (log_test): Likewise.
44506         (log10_test): Likewise.
44507         (log1p_test): Likewise.
44508         (log2_test): Likewise.
44509         (pow_test): Do not allow some spurious overflow exceptions.
44510         (sqrt_test): Add more tests.
44511         (tgamma_test): Likewise.
44512         (y0_test): Likewise.
44513         (y1_test): Likewise.
44514         (yn_test): Likewise.
44516 2012-03-27  Anton Blanchard  <anton@samba.org>
44518         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Define MAP_STACK and
44519         MAP_HUGETLB.
44520         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
44521         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Likewise.
44522         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
44524 2012-03-27  David S. Miller  <davem@davemloft.net>
44526         * conform/Makefile: Run run-conformtest.sh using $(BASH).
44528         * sysdeps/sparc/sparc64/Makefile (ASFLAGS-.os): Move before
44529         have-as-vis3 check.
44531 2012-03-27  Andreas Jaeger  <aj@suse.de>
44533         * sysdeps/x86_64/elf/configure.in: Moved to ...
44534         * sysdeps/x86_64/configure.in: ... here.
44535         * sysdeps/x86_64/elf/start.S: Moved to ...
44536         * sysdeps/x86_64/start.S: ... here.
44537         * sysdeps/x86_64/elf/configure: Delete.
44539         * sysdeps/x86_64/configure.in: Merge contents from
44540         sysdeps/i386/configure.in (without i686 check).
44542         * sysdeps/i386/elf/Versions: Merge into ...
44543         * sysdeps/i386/Versions: ... this.
44544         * sysdeps/i386/elf/Versions: Delete file.
44545         * sysdeps/i386/elf/start.S: Moved to ...
44546         * sysdeps/i386/start.S: ...here.
44547         * sysdeps/i386/elf/configure.in: Merge into...
44548         * sysdeps/i386/configure.in: ...here.
44549         * sysdeps/i386/elf/configure.in: Delete file.
44550         * sysdeps/i386/elf/configure: Delete file.
44552         * sysdeps/generic/elf/backtracesyms.c: Moved to ...
44553         * debug/backtracesyms.c: ... here.
44554         * sysdeps/generic/elf/backtracesymsfd.c: Moved to ...
44555         * debug/backtracesymsfd.c: ... here.
44556         * sysdeps/generic/elf/ifunc-sel.h: Moved to ...
44557         * sysdeps/generic/ifunc-sel.h: ... here.
44559         * sysdeps/unix/i386/start.c: Delete file.
44560         * sysdeps/unix/sparc/start.c: Delete file.
44561         * sysdeps/unix/start.c: Delete file.
44563         * sysdeps/sh/elf/configure.in: Moved to ...
44564         * sysdeps/sh/configure.in: ... here.
44565         * sysdeps/sh/elf/start.S: Moved to ...
44566         * sysdeps/sh/start.S: ... here.
44567         * sysdeps/sh/elf/configure: Delete file.
44569         * sysdeps/powerpc/powerpc64/elf/bzero.S: Moved to ...
44570         * sysdeps/powerpc/powerpc64/bzero.S: ... here.
44571         * sysdeps/powerpc/powerpc64/elf/entry.h: Moved to ...
44572         * sysdeps/powerpc/powerpc64/entry.h: ... here.
44573         * sysdeps/powerpc/powerpc64/elf/start.S: Moved to ...
44574         * sysdeps/powerpc/powerpc64/start.S: here.
44575         * sysdeps/powerpc/powerpc64/elf/Makefile: Merge into ...
44576         * sysdeps/powerpc/powerpc64/Makefile: ... this.
44577         * sysdeps/powerpc/powerpc64/elf/configure.in: Merge into ...
44578         * sysdeps/powerpc/powerpc64/configure.in: ... this.
44579         * sysdeps/powerpc/powerpc64/elf/configure: Delete file.
44581         * sysdeps/powerpc/powerpc32/elf/bzero.S: Moved to ...
44582         * sysdeps/powerpc/powerpc32/bzero.S: ... here.
44583         * sysdeps/powerpc/powerpc32/elf/start.S: Moved to ...
44584         * sysdeps/powerpc/powerpc32/start.S: ... here.
44585         * sysdeps/powerpc/powerpc32/elf/configure.in: Merge into ...
44586         * sysdeps/powerpc/powerpc32/configure.in: ... this.
44587         * sysdeps/powerpc/powerpc32/elf/configure: Delete file.
44589         * sysdeps/powerpc/elf/ifunc-sel.h: Moved to ...
44590         * sysdeps/powerpc/ifunc-sel.h: ... here.
44591         * sysdeps/powerpc/elf/rtld-global-offsets.sym: Moved to ...
44592         * sysdeps/powerpc/rtld-global-offsets.sym: ... here.
44594         * sysdeps/sparc/elf/configure.in: Moved to ...
44595         * sysdeps/sparc/configure.in: ... here.
44596         * sysdeps/sparc/elf/configure: Delete file.
44597         * sysdeps/sparc/sparc32/elf/start.S: Moved to ...
44598         * sysdeps/sparc/sparc32/start.S: ... here.
44599         * sysdeps/sparc/sparc64/elf/start.S: Moved to ...
44600         * sysdeps/sparc/sparc64/start.S: ... here.
44601         * sysdeps/sparc/sparc32/elf/Makefile: Merged into ...
44602         * sysdeps/sparc/sparc32/Makefile: ... this.
44603         * sysdeps/sparc/sparc64/elf/Makefile: Merged into ...
44604         * sysdeps/sparc/sparc64/Makefile: ... this.
44606         * sysdeps/s390/s390-32/elf/bsd-_setjmp.S: Moved to ...
44607         * sysdeps/s390/s390-32/bsd-_setjmp.S: ... here.
44608         * sysdeps/s390/s390-32/elf/bsd-setjmp.S: Moved to ...
44609         * sysdeps/s390/s390-32/bsd-setjmp.S: ... here.
44610         * sysdeps/s390/s390-32/elf/setjmp.S: Moved to ...
44611         * sysdeps/s390/s390-32/setjmp.S: ... here.
44612         * sysdeps/s390/s390-32/elf/configure.in: Moved to ...
44613         * sysdeps/s390/s390-32/configure.in: ... here.
44614         * sysdeps/s390/s390-32/elf/configure: Delete file.
44615         * sysdeps/s390/s390-32/elf/start.S: Moved to ...
44616         * sysdeps/s390/s390-32/start.S: ... here.
44618         * sysdeps/s390/s390-64/elf/bsd-_setjmp.S: Moved to ...
44619         * sysdeps/s390/s390-64/bsd-_setjmp.S: ... here.
44620         * sysdeps/s390/s390-64/elf/bsd-setjmp.S: Moved to ...
44621         * sysdeps/s390/s390-64/bsd-setjmp.S: ... here.
44622         * sysdeps/s390/s390-64/elf/setjmp.S: Moved to ...
44623         * sysdeps/s390/s390-64/setjmp.S: ... here.
44624         * sysdeps/s390/s390-64/elf/configure.in: Moved to ...
44625         * sysdeps/s390/s390-64/configure.in: ... here
44626         * sysdeps/s390/s390-64/elf/configure: Delete file.
44627         * sysdeps/s390/s390-64/elf/start.S: Moved to ...
44628         * sysdeps/s390/s390-64/start.S: ... here.
44629         * sysdeps/s390/s390-64/elf/configure: Delete.
44631         * configure.in: Remove support for elf directories in sysdeps.
44633         * configure: Regenerated.
44634         * sysdeps/i386/configure: Regenerated.
44635         * sysdeps/powerpc/powerpc32/configure: Regenerated.
44636         * sysdeps/powerpc/powerpc64/configure: Regenerated.
44637         * sysdeps/s390/s390-32/configure: Regenerated.
44638         * sysdeps/s390/s390-64/configure: Regenerated.
44639         * sysdeps/sh/configure: Regenerated.
44640         * sysdeps/sparc/configure: Regenerated.
44641         * sysdeps/x86_64/configure: Regenerated.
44643 2012-03-26  Andreas Schwab  <schwab@linux-m68k.org>
44645         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
44647         * sysdeps/ieee754/ldbl-128ibm/e_expl.c (lomark): Adjust to take
44648         denormal result into account.
44650 2012-03-25  Roland McGrath  <roland@hack.frob.com>
44652         * posix/confstr.c (confstr): Lift RESTENVS definition to function scope.
44653         Reported by Allan McRae <allan@archlinux.org>.
44655 2012-03-23  Jeff Law  <law@redhat.com>
44657         * nss/getnssent.c (__nss_getent): Fix typo.
44659 2012-03-23  David S. Miller  <davem@davemloft.net>
44661         * sysdeps/sparc/fpu/libm-test-ulps: Update.
44663 2012-03-23  H.J. Lu  <hongjiu.lu@intel.com>
44665         * sysdeps/x86_64/dl-tlsdesc.h (tlsdesc): Use anonymous union
44666         to pad to uint64_t for each field.
44667         (dl_tls_index): Replace unsigned long with uint64_t.
44669 2012-03-23  Daniel Jacobowitz  <dmj@google.com>
44670         Paul Pluzhnikov  <ppluzhnikov@google.com>
44672         [BZ #6528]
44673         * grp/Makefile (otherlibs): Don't set it.
44674         * inet/Makefile (otherlibs): Likewise.
44675         * login/Makefile (otherlibs): Likewise.
44676         * nscd/Makefile (otherlibs): Likewise.
44677         * posix/Makefile (otherlibs): Likewise.
44678         * pwd/Makefile (otherlibs): Likewise.
44679         * rt/Makefile (otherlibs): Likewise.
44680         * sunrpc/Makefile (otherlibs): Likewise.
44681         * nss/Makefile (otherlibs): Likewise.
44682         Add libnss_files to routines and static-only-routines.
44683         ($(objpfx)getent): Remove rule.
44684         * resolv/Makefile: Add libnss_dns and libresolv to routines and
44685         static-only-routines.
44687 2012-03-22  Joseph Myers  <joseph@codesourcery.com>
44689         [BZ #13892]
44690         * math/s_cexp.c: Include <float.h>.
44691         (__cexp): Handle exp result overflowing not necessarily
44692         overflowing both real and imaginary parts of result.
44693         * math/s_cexpf.c: Likewise.
44694         * math/s_cexpl.c: Likewise.
44695         * math/libm-test.inc (cexp_test): Add more tests.
44696         * sysdeps/i386/fpu/libm-test-ulps: Update.
44697         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
44699 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
44701         * include/link.h (ELFW): New macro.
44702         * sysdeps/x86_64/dl-irel.h: Replace Elf64_XXX with ElfW(XXX).
44703         Replace ELF64_R_TYPE with ELFW(R_TYPE).
44705 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
44707         * sysdeps/x86_64/dl-tls.h (dl_tls_index): Replace unsigned long
44708         with uint64_t.
44710 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
44712         * sysdeps/generic/ldsodefs.h (struct La_x32_regs): New forward
44713         declaration.
44714         (struct La_x32_retval): Likewise.
44716 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
44718         * sysdeps/x86_64/preconfigure.in: New file.
44719         * sysdeps/x86_64/preconfigure: New generated file.
44721 2012-03-22  Joseph Myers  <joseph@codesourcery.com>
44723         [BZ #13824]
44724         * math/e_exp2l.c: Include <float.h>.
44725         (__ieee754_exp2l): Handle overflow and underflow cases
44726         separately.  Only pass fractional part of argument to
44727         __ieee754_expl.
44728         * math/libm-test.inc (exp2_test): Add more tests.
44730         * sysdeps/ieee754/ldbl-128/k_cosl.c (__kernel_cosl): Negate y if
44731         negating x to take absolute value.
44732         * sysdeps/ieee754/ldbl-128/k_sincosl.c (__kernel_sincosl):
44733         Likewise.
44734         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c (__kernel_cosl): Likewise.
44735         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c (__kernel_sincosl):
44736         Likewise.
44737         * sysdeps/ieee754/ldbl-128/k_sinl.c (__kernel_sinl): Negate y when
44738         computing low part if x was negated.
44739         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c (__kernel_sinl): Likewise.
44741 2012-03-21  H.J. Lu  <hongjiu.lu@intel.com>
44743         * elf/tst-auditmod1.c: Support la_x32_gnu_pltenter and
44744         la_x32_gnu_pltexit.
44745         (pltexit): Cast int_retval to ptrdiff_t.
44746         * elf/tst-auditmod3b.c: Likewise.
44747         * elf/tst-auditmod4b.c: Likewise.
44748         * elf/tst-auditmod5b.c: Likewise.
44749         * elf/tst-auditmod6b.c: Likewise.
44750         * elf/tst-auditmod6c.c: Likewise.
44751         * elf/tst-auditmod7b.c: Likewise.
44753         * sysdeps/generic/ldsodefs.h (audit_ifaces): Add x32_gnu_pltenter
44754         and x32_gnu_pltexit.
44756         * sysdeps/x86_64/bits/link.h: Check __x86_64__ instead of
44757         __ELF_NATIVE_CLASS.
44758         (La_x32_regs): New macro.
44759         (La_x32_retval): Likewise.
44760         (la_x32_gnu_pltenter): New function prototype.
44761         (la_x32_gnu_pltexit): Likewise.
44763 2012-03-21  Andreas Schwab  <schwab@linux-m68k.org>
44765         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (huge, tiny): Correct
44766         exponent.
44768         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
44770         * configure.in (libc_cv_cc_nofma): Check for option to disable
44771         generation of FMA instructions.
44772         * configure: Regenerate.
44773         * config.make.in (config-cflags-nofma): Set from libc_cv_cc_nofma.
44774         * sysdeps/ieee754/dbl-64/Makefile: New file.
44775         * sysdeps/x86_64/fpu/multiarch/Makefile (libm-sysdep_routines):
44776         Remove brandred-fma4.
44777         (CFLAGS-brandred-fma4.c): Remove.
44778         * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: Remove.
44779         * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c (__branred): Don't
44780         define.
44781         * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c (__branred): Don't
44782         define.
44784 2012-03-21  H.J. Lu  <hongjiu.lu@intel.com>
44786         * stdio-common/_itoa.c: Check _ITOA_NEEDED instead of
44787         LLONG_MAX != LONG_MAX.
44788         (_itoa_word): Use _ITOA_WORD_TYPE on value.
44789         (_fitoa_word): Likewise.
44790         * stdio-common/_itowa.c: Check _ITOA_NEEDED instead of
44791         LLONG_MAX != LONG_MAX.
44792         * stdio-common/_itowa.h: Include <_itoa.h>.
44793         (_itowa_word): Use _ITOA_WORD_TYPE on value.
44794         (_itowa): New macro.  Defined only if _ITOA_NEEDED is false.
44795         * sysdeps/generic/_itoa.h (_ITOA_NEEDED): New macro.  Defined
44796         only if not defined.
44797         (_ITOA_WORD_TYPE): Likewise.
44798         (_itoa_word): Use _ITOA_WORD_TYPE on value.
44799         Check !_ITOA_NEEDED instead of LONG_MAX == LLONG_MAX.
44801 2012-03-21  David S. Miller  <davem@davemloft.net>
44803         * sysdeps/sparc/fpu/libm-test-ulps: Update.
44805 2012-03-21  H.J. Lu  <hongjiu.lu@intel.com>
44807         * sysdeps/unix/sysv/linux/configure.in: Check x86_64* instead
44808         of x86_64 when setting libc_cv_slibdir, libdir and
44809         libc_cv_localedir.
44810         * sysdeps/unix/sysv/linux/configure: Regenerated.
44812 2012-03-21  Joseph Myers  <joseph@codesourcery.com>
44814         * manual/lang.texi (Old Varargs): Remove section.
44815         (How Variadic): Update menu.
44816         (va_start): Do not mention varargs.h.
44818 2012-03-21  Thomas Schwinge  <thomas@codesourcery.com>
44819             Joseph Myers  <joseph@codesourcery.com>
44821         * configure.in (libc_cv_ssp): Use LIBC_TRY_CC_OPTION instead of a
44822         link test.
44823         * configure: Regenerated.
44825 2012-03-21  Thomas Schwinge  <thomas@codesourcery.com>
44827         * conform/conformtest.pl: Handle --tmpdir argument, defaulting to /tmp.
44828         * conform/run-conformtest.sh: Pass --tmpdir argument when invoking
44829         conformtest.pl
44831 2012-03-21  Joseph Myers  <joseph@codesourcery.com>
44833         * NOTES: Remove.
44834         * Makefile (files-for-dist): Remove NOTES.
44835         (NOTES): Remove rule.
44836         * README: Don't refer to NOTES.
44837         * manual/creature.texi: Don't include macros.texi.
44838         * manual/intro.texi (creature.texi): Remove comment referring to
44839         NOTES.
44841         * aclocal.m4 (LIBC_TRY_CC_OPTION): New macro.
44842         * configure.in (libc_cv_cc_submachine): Use LIBC_TRY_CC_OPTION.
44843         * configure: Regenerated.
44844         * sysdeps/i386/configure.in (libc_cv_cc_sse4): Use
44845         LIBC_TRY_CC_OPTION.
44846         (libc_cv_as_i686): Likewise.
44847         (libc_cv_cc_avx): Likewise.
44848         (libc_cv_cc_sse2avx): Likewise.
44849         (libc_cv_cc_fma4): Likewise.
44850         (libc_cv_cc_novzeroupper): Likewise.
44851         * sysdeps/i386/configure: Regenerated.
44853         [BZ #13883]
44854         * sysdeps/i386/fpu/s_cexp.S: Remove.
44855         * sysdeps/i386/fpu/s_cexpf.S: Likewise.
44856         * sysdeps/i386/fpu/s_cexpl.S: Likewise.
44857         * math/libm-test.inc (cexp_test): Add more tests.
44858         * sysdeps/i386/fpu/libm-test-ulps: Update.
44859         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
44861 2012-03-21  Allan McRae  <allan@archlinux.org>
44863         * timezone/Makefile: Do not install iso3166.tab and zone.tab
44865 2012-03-21  Joseph Myers  <joseph@codesourcery.com>
44867         [BZ #13871]
44868         * math/w_exp2.c: Do not include <float.h>.
44869         (o_threshold, u_threshold): Remove.
44870         (__exp2): Calculate result before checking finiteness and calling
44871         __kernel_standard.
44872         * math/w_exp2f.c: Likewise.
44873         * math/w_exp2l.c: Likewise.
44874         * math/libm-test.inc (exp2_test): Require overflow exception for
44875         1e6 input.
44877         [BZ #3866]
44878         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Test for y outside the
44879         range of signed 64-bit integers before using fistpll.  Remove
44880         checks for whether integers fit in mantissa bits.
44881         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Test for y outside
44882         the range of signed 32-bit integers before using fistpl.  Remove
44883         checks for whether integers fit in mantissa bits.
44884         * sysdeps/i386/fpu/e_powl.S (p64): New object.
44885         (__ieee754_powl): Test for y outside the range of signed 64-bit
44886         integers before using fistpll.  Reduce 64-bit values to 63-bit
44887         ones as needed.
44888         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Ensure
44889         divide-by-zero is raised for zero to large negative powers.
44890         * sysdeps/x86_64/fpu/e_powl.S (p64): New object.
44891         (__ieee754_powl): Test for y outside the range of signed 64-bit
44892         integers before using fistpll.  Reduce 64-bit values to 63-bit
44893         ones as needed.
44894         * math/libm-test.inc (pow_test): Add more tests.
44896 2012-03-20  H.J. Lu  <hongjiu.lu@intel.com>
44898         * debug/backtracesymsfd.c: Include <_itoa.h> instead of
44899         <stdio-common/_itoa.h>.
44900         * debug/segfault.c: Likewise.
44901         * elf/dl-cache.c: Likewise.
44902         * elf/dl-minimal.c: Likewise.
44903         * elf/dl-misc.c: Likewise.
44904         * elf/dl-sysdep.c: Likewise.
44905         * elf/dl-version.c: Likewise.
44906         * elf/rtld.c: Likewise.
44907         * hurd/hurdsock.c: Likewise.
44908         * hurd/lookup-retry.c: Likewise.
44909         * malloc/malloc.c: Likewise.
44910         * malloc/mtrace.c: Likewise.
44911         * nscd/nscd_getgr_r.c: Likewise.
44912         * nscd/nscd_getpw_r.c: Likewise.
44913         * nscd/nscd_getserv_r.c: Likewise.
44914         * posix/getopt_init.c: Likewise.
44915         * posix/wordexp.c: Likewise.
44916         * stdio-common/_itoa.c: Likewise.
44917         * stdio-common/printf_fphex.c: Likewise.
44918         * stdio-common/vfprintf.c: Likewise.
44919         * string/_strerror.c: Likewise.
44920         * sysdeps/generic/elf/backtracesymsfd.c: Likewise.
44921         * sysdeps/i386/i686/hp-timing.h: Likewise.
44922         * sysdeps/mach/_strerror.c: Likewise.
44923         * sysdeps/mach/hurd/powerpc/register-dump.h: Likewise.
44924         * sysdeps/mach/hurd/sethostid.c: Likewise.
44925         * sysdeps/mach/hurd/xmknodat.c: Likewise.
44926         * sysdeps/mach/xpg-strerror.c: Likewise.
44927         * sysdeps/powerpc/powerpc32/dl-machine.c: Likewise.
44928         * sysdeps/powerpc/powerpc32/power4/hp-timing.h: Likewise.
44929         * sysdeps/powerpc/powerpc32/register-dump.h: Likewise.
44930         * sysdeps/powerpc/powerpc64/dl-machine.c: Likewise.
44931         * sysdeps/powerpc/powerpc64/hp-timing.h: Likewise.
44932         * sysdeps/powerpc/powerpc64/register-dump.h: Likewise.
44933         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h: Likewise.
44934         * sysdeps/sparc/sparc64/hp-timing.h: Likewise.
44935         * sysdeps/unix/sysv/linux/fd_to_filename.h: Likewise.
44936         * sysdeps/unix/sysv/linux/futimes.c: Likewise.
44937         * sysdeps/unix/sysv/linux/i386/register-dump.h: Likewise.
44938         * sysdeps/unix/sysv/linux/ptsname.c: Likewise.
44939         * sysdeps/unix/sysv/linux/s390/s390-32/register-dump.h: Likewise.
44940         * sysdeps/unix/sysv/linux/s390/s390-64/register-dump.h: Likewise.
44941         * sysdeps/unix/sysv/linux/sh/sh3/register-dump.h: Likewise.
44942         * sysdeps/unix/sysv/linux/sh/sh4/register-dump.h: Likewise.
44943         * sysdeps/unix/sysv/linux/sparc/sparc32/register-dump.h: Likewise.
44944         * sysdeps/unix/sysv/linux/sparc/sparc64/register-dump.h: Likewise.
44945         * sysdeps/unix/sysv/linux/ttyname.c: Likewise.
44946         * sysdeps/unix/sysv/linux/ttyname_r.c: Likewise.
44947         * sysdeps/unix/sysv/linux/x86_64/register-dump.h: Likewise.
44949         * stdio-common/_itoa.c: Include <_itoa.h> instead of "_itoa.h".
44951         * stdio-common/_itoa.h: Moved to ...
44952         * sysdeps/generic/_itoa.h: Here.
44954         * stdio-common/_itowa.c: Include <_itowa.h> instead of "_itowa.h".
44956         * stdio-common/printf_fphex.c: Include <_itoa.h> and <_itowa.h>
44957         instead of "_itoa.h" and "_itowa.h".
44958         * stdio-common/vfprintf.: Likewise.
44960 2012-03-20  H.J. Lu  <hongjiu.lu@intel.com>
44962         * sysdeps/x86_64/fpu/bits/mathinline.h: Don't include
44963         <bits/wordsize.h>.
44964         (__signbitf): Check __x86_64__ instead of __WORDSIZE.
44965         (__signbit): Likwise.
44966         (llrintf): Likwise.
44967         (llrint): Likwise.
44969 2012-03-20  H.J. Lu  <hongjiu.lu@intel.com>
44971         * sysdeps/x86_64/bits/setjmp.h (__jmp_buf): Support x86-64 with
44972         __WORDSIZE != 64.
44974 2012-03-20  Joseph Myers  <joseph@codesourcery.com>
44976         * math/gen-libm-test.pl (%beautify): Add OVERFLOW_EXCEPTION and
44977         OVERFLOW_EXCEPTION_OK.
44978         * math/libm-test.inc ("Philosophy"): Update comment about
44979         exception testing.
44980         (OVERFLOW_EXCEPTION): Define.
44981         (OVERFLOW_EXCEPTION_OK): Likewise.
44982         (INVALID_EXCEPTION_OK): Renumber.
44983         (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
44984         (IGNORE_ZERO_INF_SIGN): Likewise.
44985         (test_exceptions): Handle FE_OVERFLOW.
44986         (exp10_test): Expect overflow exceptions.
44987         (exp2_test): Likewise.
44988         (expm1_test): Likewise.
44989         (nextafter_test): Likewise.
44990         (pow_test): Likewise.
44991         (scalbn_test): Likewise.
44992         (scalbln_test): Likewise.
44994 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
44996         * sysdeps/x86_64/bits/atomic.h
44997         (__arch_c_compare_and_exchange_val_64_acq): Use atomic64_t on
44998         64bit integer.
44999         (atomic_exchange_acq): Likewise.
45000         (__arch_exchange_and_add_body): Likewise.
45001         (__arch_add_body): Likewise.
45002         (atomic_add_negative): Likewise.
45003         (atomic_add_zero): Likewise.
45005 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
45007         * sysdeps/x86_64/fpu/bits/fenv.h: Don't include <bits/wordsize.h>.
45008         (fenv_t): Check __x86_64__ instead of __WORDSIZE.
45010 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
45012         * sysdeps/x86_64/bits/mathdef.h: Don't include <bits/wordsize.h>.
45013         Check __x86_64__ instead of __WORDSIZE.
45015 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
45017         * sysdeps/unix/sysv/linux/x86_64/ldd-rewrite.sed: Support x32.
45019 2012-03-19  David S. Miller  <davem@davemloft.net>
45021         * sysdeps/sparc/fpu/libm-test-ulps: Update.
45023         * sysdeps/sparc/fpu/fenv_private.h: New file.
45024         * sysdeps/sparc/fpu/math_private.h: Use it.
45025         (libc_feholdexcept, libc_feholdexceptf, libc_feholdexceptl):
45026         Remove.
45027         (libc_feholdexcept_setround, libc_feholdexcept_setroundf)
45028         (libc_feholdexcept_setroundl): Remove.
45029         (libc_fetestexcept, libc_fetestexceptf, libc_fetestexceptl):
45030         Remove.
45031         (libc_fesetenv, libc_fesetenvf, libc_fesetenvl): Remove.
45032         (libc_feupdateenv, libc_feupdateenvf, libc_feupdateenvf): Remove.
45034 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
45036         * sysdeps/x86_64/fpu/math_private.h (EXTRACT_WORDS64): Use
45037         int64_t instead of long int.
45038         (INSERT_WORDS64): Likwise.
45040 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
45042         * sysdeps/x86_64/jmpbuf-unwind.h (_JMPBUF_CFA_UNWINDS_ADJ): Cast
45043         _Unwind_GetCFA return to _Unwind_Ptr first.
45045 2012-03-19  Joseph Myers  <joseph@codesourcery.com>
45047         [BZ #13629]
45048         * math/s_clog.c: Include <float.h>.
45049         (__clog): Scale large or subnormal inputs.
45050         * math/s_clogf.c: Likewise.
45051         * math/s_clogl.c: Likewise.
45052         * math/s_clog10.c: Include <float.h>.
45053         (M_LOG10_2): Define.
45054         (__clog10): Scale large or subnormal inputs.
45055         * math/s_clog10f.c: Likewise.
45056         * math/s_clog10l.c: Likewise.
45057         * math/libm-test.inc (clog_test): Add more tests.
45058         (clog10_test): Likewise.
45059         * sysdeps/i386/fpu/libm-test-ulps: Update.
45060         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
45062         [BZ #11451]
45063         * sysdeps/ieee754/dbl-64/e_atan2.c (__ieee754_atan2): Scale large
45064         x and y.
45065         * math/libm-test.inc (atan2_test): Add another test.
45067         * Makerules (common-objdir-compile): Remove.
45068         * sysdeps/unix/Makefile (config-generated): Do not add
45069         $(unix-generated) to variable.
45070         [generic bits/local_lim.h] (mk-local_lim-CFLAGS): Remove variable.
45071         [generic bits/local_lim.h] ($(common-objpfx)bits/local_lim.h):
45072         Remove rule.
45073         [generic bits/local_lim.h] ($(common-objpfx)mk-local_lim):
45074         Likewise.
45075         [generic bits/local_lim.h] (before-compile): Do not append to
45076         variable.
45077         [generic bits/local_lim.h] (common-generated): Likewise.
45078         [generic sys/param.h] (before-compile): Do not append to variable.
45079         [generic sys/param.h] ($(common-objpfx)sys/param.h): Remove rule.
45080         [generic sys/param.h] ($(common-objpfx)param.h.c): Likewise.
45081         [generic sys/param.h] ($(common-objpfx)param.h.dep): Likewise.
45082         [generic sys/param.h] ($(common-objpfx)param.h.dep): Do not
45083         include.
45084         [generic sys/param.h] (sys/param.h-includes): Remove variable.
45085         [generic sys/param.h] (sys/param.h-includes): Remove rule.
45086         [generic sys/param.h] ($(addprefix
45087         $(common-objpfx),$(sys/param.h-includes))): Likewise.
45088         [generic sys/param.h] (common-generated): Do not append to
45089         variable.
45090         [generic sys/param.h] (sysdep_headers): Likewise.
45091         [generic bits/errno.h] (before-compile): Do not append to
45092         variable.
45093         [generic bits/errno.h] ($(common-objpfx)bits/errno.h): Remove
45094         rule.
45095         [generic bits/errno.h] ($(common-objpfx)make-errnos): Likewise.
45096         [generic bits/errno.h] ($(common-objpfx)make-errnos.c): Likewise.
45097         [generic bits/errno.h] ($(common-objpfx)errnos): Likewise.
45098         [generic bits/errno.h] (common-generated): Do not append to
45099         variable.
45100         [generic bits/ioctls.h] (before-compile): Do not append to
45101         variable.
45102         [generic bits/ioctls.h] ($(common-objpfx)bits/ioctls.h): Remove
45103         rule.
45104         [generic bits/ioctls.h] (ioctl-includes): Remove variable.
45105         [generic bits/ioctls.h] (make-ioctls-CFLAGS): Likewise.
45106         [generic bits/ioctls.h] ($(common-objpfx)make-ioctls): Remove
45107         rule.
45108         [generic bits/ioctls.h] ($(common-objpfx)make-ioctls.c): Likewise.
45109         [generic bits/ioctls.h] (bits_termios.h): Remove variable.
45110         [generic bits/ioctls.h] ($(common-objpfx)ioctls): Remove rule.
45111         [generic bits/ioctls.h] (common-generated): Do not append to
45112         variable.
45113         [generic sys/syscall.h] (syscall.h): Remove variable.
45114         [generic sys/syscall.h] ($(common-objpfx)sys/syscall.h): Remove
45115         rule.
45116         [generic sys/syscall.h] (before-compile): Do not append to
45117         variable.
45118         [generic sys/syscall.h] (common-generated): Likewise.
45119         * sysdeps/unix/errnos-tmpl.c: Remove file.
45120         * sysdeps/unix/errnos.awk: Likewise.
45121         * sysdeps/unix/ioctls-tmpl.c: Likewise.
45122         * sysdeps/unix/ioctls.awk: Likewise.
45123         * sysdeps/unix/mk-local_lim.c: Likewise.
45124         * sysdeps/unix/snarf-ioctls: Likewise.
45126 2012-03-19  Richard Henderson  <rth@twiddle.net>
45128         * sysdeps/i386/fpu/fenv_private.h: New file.
45129         * sysdeps/i386/fpu/math_private.h: Use it.
45130         (math_opt_barrier, math_force_eval): Remove.
45131         (libc_feholdexcept_setround_53bit): Remove.
45132         (libc_feupdateenv_53bit): Remove.
45133         * sysdeps/x86_64/fpu/math_private.h: Likewise.
45134         (math_opt_barrier, math_force_eval): Remove.
45135         (libc_feholdexcept): Remove.
45136         (libc_feholdexcept_setround): Remove.
45137         (libc_fetestexcept, libc_fesetenv): Remove.
45138         (libc_feupdateenv_test): Remove.
45139         (libc_feupdateenv, libc_feholdsetround): Remove.
45140         (libc_feresetround): Remove.
45142         * sysdeps/i386/fpu/feholdexcpt.c (feholdexcept): Avoid the fldenv.
45143         * sysdeps/x86_64/fpu/feholdexcpt.c (feholdexcept): Likewise.
45145         * sysdeps/generic/math_private.h (default_libc_feupdateenv_test): New.
45146         (libc_feupdateenv_test, libc_feupdateenv_testf): New.
45147         (libc_feupdateenv_testl): New.
45148         * sysdeps/x86_64/fpu/math_private.h (libc_feupdateenv_test): New.
45149         (libc_feupdateenv_testf): New.
45150         (libc_feupdateenv): Use libc_feupdateenv_test.
45151         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Use libc_feupdateenv_test.
45152         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Likewise.
45154         * sysdeps/generic/math_private.h (libc_feholdsetround): New.
45155         (libc_feholdsetroundf, libc_feholdsetroundl): New.
45156         (libc_feresetround, libc_feresetroundf, libc_feresetroundl): New.
45157         (libc_feresetround_noex): New.
45158         (libc_feresetround_noexf): New.
45159         (libc_feresetround_noexl): New.
45160         (SET_RESTORE_ROUND, SET_RESTORE_ROUNDF, SET_RESTORE_ROUNDL): New.
45161         (SET_RESTORE_ROUND_NOEX, SET_RESTORE_ROUND_NOEXF): New.
45162         (SET_RESTORE_ROUND_NOEXL, SET_RESTORE_ROUND_53BIT): New.
45163         * sysdeps/ieee754/dbl-64/e_exp.c (__ieee754_exp): Use
45164         SET_RESTORE_ROUND.
45165         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Likewise.
45166         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Use SET_RESTORE_ROUND_53BIT.
45167         (__cos): Likewise.
45168         * sysdeps/ieee754/dbl-64/s_tan.c (__tan): Likewise.
45169         * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Use
45170         SET_RESTORE_ROUND_NOEX.
45171         * sysdeps/ieee754/dbl-64/e_exp2f.c (__ieee754_exp2f): Use
45172         SET_RESTORE_ROUND_NOEXF.
45173         * sysdeps/ieee754/flt-32/e_expf.c (__ieee754_expf): Likewise.
45174         * sysdeps/x86_64/fpu/math_private.h (libc_feholdsetround): New.
45175         (libc_feholdsetroundf): New.
45176         (libc_feresetround, libc_feresetroundf): New.
45178         * sysdeps/i386/fpu/math_private.h: Include <fenv.h>, <fpu_control.h>.
45179         (libc_feholdexcept_setround_53bit): Convert from macro to function.
45180         (libc_feupdateenv_53bit): Likewise.  Don't force _FPU_EXTENDED.
45182         * sysdeps/generic/math_private.h: Include <fenv.h>.
45183         (default_libc_feholdexcept): New.
45184         (default_libc_feholdexcept_setround): New.
45185         (default_libc_fesetenv, default_libc_feupdateenv): New.
45186         (libc_feholdexcept): Only define if undefined.
45187         (libc_feholdexceptf, libc_feholdexceptl): Likewise.
45188         (libc_feholdexcept_setround, libc_feholdexcept_setroundf): Likewise.
45189         (libc_feholdexcept_setroundl): Likewise.
45190         (libc_feholdexcept_setround_53bit): Likewise.
45191         (libc_fetestexcept, libc_fetestexceptf, libc_fetestexceptl): Likewise.
45192         (libc_fesetenv, libc_fesetenvf, libc_fesetenvl): Likewise.
45193         (libc_feupdateenv, libc_feupdateenvf, libc_feupdateenvl): Likewise.
45194         (libc_feupdateenv_53bit): Likewise.
45195         * sysdeps/x86_64/fpu/math_private.h: Include <fenv.h>.
45196         (libc_feholdexcept): Convert from macro to inline function.
45197         (libc_feholdexcept_setround, libc_fetestexcept): Likewise.
45198         (libc_fesetenv, libc_feupdateenv): Likewise.
45200         * sysdeps/generic/math_private.h (GET_HIGH_WORD): Define only if
45201         not previously defined.
45202         (GET_LOW_WORD, EXTRACT_WORDS64, INSERT_WORDS): Likewise.
45203         (INSERT_WORDS64, SET_HIGH_WORD, SET_LOW_WORD): Likewise.
45204         (GET_FLOAT_WORD, SET_FLOAT_WORD): Likewise.
45205         * sysdeps/ieee754/dbl-64/wordsize-64/math_private.h: New file.
45206         * sysdeps/ieee754/flt-32/math_private.h: New file.
45207         * sysdeps/x86_64/fpu/math_private.h: Move the include_next of
45208         math_private.h below SET_FLOAT_WORD.
45209         (__isnan, __isinf_ns, __finite): Remove.
45210         (__isnanf, __isinf_nsf, __finitef): Remove.
45212 2012-03-18  Andreas Schwab  <schwab@linux-m68k.org>
45214         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
45216 2012-03-17  David S. Miller  <davem@davemloft.net>
45218         [BZ #6471]
45219         * sysdeps/unix/sysv/linux/sparc/Versions: Add __getshmlba entry
45220         for 2.16.
45222 2012-03-16  David S. Miller  <davem@davemloft.net>
45224         * sysdeps/unix/sysv/linux/shmat.c (shmat): Use -1l to avoid
45225         warnings.
45227         [BZ #6471]
45228         * sysdeps/unix/sysv/linux/shmat.c (shmat): Test for syscall errors
45229         properly.
45230         * sysdeps/unix/sysv/linux/sparc/getshmlba.c: New file.
45231         * sysdeps/unix/sysv/linux/sparc/Makefile: Add getshmlba to
45232         sysdep_routines when subdir is sysvipc.
45233         * sysdeps/unix/sysv/linux/sparc/bits/shm.h (SHMLBA): Use new
45234         __getshmlba helper.
45236         * sysdeps/sparc/fpu/libm-test/ulps: Update.
45238 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
45240         * sysdeps/x86_64/ffsll.c (ffsl): Define alias only under
45241         [__LP64__].
45243 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
45245         * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Moved to ...
45246         * sysdeps/ieee754/dbl-64/wordsize-64/s_llround.c: This.
45247         (__lround): Renamed to ...
45248         (__llround): This.  Replace long int with long long int.
45249         Define lround functions as aliases of llround functions.
45250         * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Empty file.
45252 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
45254         * sysdeps/unix/sysv/linux/x86_64/makecontext.c (__makecontext):
45255         Use greg_t on sp.  Use unsigned int on idx_uc_link.  Cast
45256         adresses to uintptr_t.  Replace "long int" and "unsigned long
45257         int" with "greg_t" on va_arg.
45259 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
45261         * sysdeps/generic/ldconfig.h (FLAG_X8664_LIBX32): New macro.
45262         * elf/cache.c (print_entry): Handle FLAG_X8664_LIBX32.
45264         * sysdeps/unix/sysv/linux/i386/readelflib.c (process_elf_file):
45265         Move e_machine check before EI_CLASS check.  Handle x32
45266         libraries.  Check EM_IA_64 only if SKIP_EM_IA_64 isn't defined.
45267         * sysdeps/unix/sysv/linux/x86_64/readelflib.c: Just define
45268         SKIP_EM_IA_64 and include
45269         <sysdeps/unix/sysv/linux/i386/readelflib.c>.
45271         * sysdeps/unix/sysv/linux/x86_64/dl-cache.h:
45272         Don't include <sysdeps/unix/sysv/linux/sparc/dl-cache.h>.
45273         (add_system_dir): New macro.
45275         * sysdeps/unix/sysv/linux/x86_64/ldconfig.h
45276         (SYSDEP_KNOWN_INTERPRETER_NAMES): Add /libx32/ld-linux-x32.so.2.
45278 2012-03-16  Joseph Myers  <joseph@codesourcery.com>
45280         [BZ #2551]
45281         [BZ #2552]
45282         [BZ #2553]
45283         [BZ #2554]
45284         [BZ #2562]
45285         [BZ #2563]
45286         [BZ #2565]
45287         [BZ #2566]
45288         [BZ #2576]
45289         * math/w_j0.c (j0): Don't produce TLOSS errors for POSIX libm.
45290         (y0): Likewise.
45291         * math/w_j0f.c (j0f): Likewise.
45292         (y0f): Likewise.
45293         * math/w_j0l.c (__j0l): Likewise.
45294         (__y0l): Likewise.
45295         * math/w_j1.c (j1): Likewise.
45296         (y1): Likewise.
45297         * math/w_j1f.c (j1f): Likewise.
45298         (y1f): Likewise.
45299         * math/w_j1l.c (__j1l): Likewise.
45300         (__y1l): Likewise.
45301         * math/w_jn.c (jn): Likewise.
45302         (yn): Likewise.
45303         * math/w_jnf.c (jnf): Likewise.
45304         (ynf): Likewise.
45305         * math/w_jnl.c (__jnl): Likewise.
45306         (__ynl): Likewise.
45307         * math/libm-test.inc (j0_test): Add more tests.
45308         (j1_test): Likewise.
45309         (jn_test): Likewise.  Add trailing semicolon to existing test.
45310         (y0_test): Likewise.
45311         (y1_test): Likewise.
45312         * sysdeps/i386/fpu/libm-test-ulps: Update.
45313         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
45315         [BZ #13851]
45316         [BZ #13854]
45317         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Use
45318         libc_feholdexcept_setround_53bit and libc_feupdateenv_53bit.
45319         * sysdeps/ieee754/ldbl-96/k_tanl.c: New file.
45320         * sysdeps/ieee754/ldbl-96/s_tanl.c: Include <errno.h>.
45321         (__tanl): Set errno for infinite argument.
45322         * sysdeps/i386/fpu/mptan.c: Remove.
45323         * sysdeps/i386/fpu/s_tan.S: Likewise.
45324         * sysdeps/i386/fpu/s_tanl.S: Likewise.
45325         * sysdeps/x86_64/fpu/k_tanl.c: Likewise.
45326         * sysdeps/x86_64/fpu/s_tanl.S: Likewise.
45327         * math/libm-test.inc (tan_test): Add more tests and enable more
45328         tests for double and long double.
45329         * sysdeps/i386/fpu/libm-test-ulps: Update.
45330         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
45332 2012-03-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
45334         * sysdeps/x86_64/elf/start.S: Include <sysdep.h>.
45335         (_start): Add cfi_startproc, cfi_undefined for rip and cfi_endproc.
45337 2012-03-16  Roland McGrath  <roland@hack.frob.com>
45339         * aclocal.m4 (LIBC_PRECONFIGURE): New macro.
45340         * configure.in: Use it for both main tree and add-ons.
45341         * configure: Regenerated.
45343 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
45345         * time/offtime.c (__offtime): Use time_t on days, rem, y and yg.
45347 2012-03-16  Joseph Myers  <joseph@codesourcery.com>
45349         * sysdeps/ieee754/ldbl-96/t_sincosl.c: Include generator program
45350         in comment.
45352         [BZ #13851]
45353         * sysdeps/ieee754/ldbl-96/e_rem_pio2l.c: New file.
45354         * sysdeps/ieee754/ldbl-96/k_cosl.c: Likewise.
45355         * sysdeps/ieee754/ldbl-96/k_sinl.c: Likewise.
45356         * sysdeps/ieee754/ldbl-96/t_sincosl.c: Likewise.
45357         * sysdeps/ieee754/ldbl-96/s_cosl.c (__cosl): Correct test for
45358         infinite argument.
45359         * sysdeps/ieee754/ldbl-96/s_sinl.c (__sinl): Likewise.
45360         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Handle __FLT_EVAL_METHOD__
45361         != 0 for prec == 2.
45362         * sysdeps/i386/fpu/e_rem_pio2l.c: Remove.
45363         * sysdeps/i386/fpu/k_rem_pio2.c: Likewise.
45364         * sysdeps/i386/fpu/s_cosl.S: Likewise.
45365         * sysdeps/i386/fpu/s_sincosl.S: Likewise.
45366         * sysdeps/i386/fpu/s_sinl.S: Likewise.
45367         * sysdeps/x86_64/fpu/e_rem_pio2l.c: Likewise.
45368         * sysdeps/x86_64/fpu/k_cosl.c: Likewise.
45369         * sysdeps/x86_64/fpu/k_sinl.c: Likewise.
45370         * sysdeps/x86_64/fpu/s_cosl.S: Likewise.
45371         * sysdeps/x86_64/fpu/s_sincosl.S: Likewise.
45372         * sysdeps/x86_64/fpu/s_sinl.S: Likewise.
45373         * math/libm-test.inc (cos_test): Add more tests and enable more
45374         tests for long double.
45375         (sin_test): Likewise.
45376         (sincos_test): Likewise.
45377         * sysdeps/i386/fpu/libm-test-ulps: Update.
45378         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
45380 2012-03-16  David S. Miller  <davem@davemloft.net>
45382         * sysdeps/sparc/fpu/math_private.h: New file.
45384 2012-03-15  David S. Miller  <davem@davemloft.net>
45386         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fma-vis3.S: New
45387         file.
45388         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fma.c: New file.
45389         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaf-vis3.S: New
45390         file.
45391         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaf.c: New file.
45392         * sysdeps/sparc/sparc64/fpu/multiarch/s_fma-vis3.S: New file.
45393         * sysdeps/sparc/sparc64/fpu/multiarch/s_fma.c: New file.
45394         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaf-vis3.S: New file.
45395         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaf.c: New file.
45396         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add fma/fmaf
45397         sysdep routines.
45398         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Likewise.
45400         * sysdeps/sparc/sparc32/fpu/s_fma.c: New file.
45401         * sysdeps/sparc/sparc64/fpu/s_fma.c: New file.
45403         * sysdeps/sparc/sparc-ifunc.h: New file.
45404         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Use
45405         sparc-ifunc.h
45406         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: Likewise.
45407         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign.S:
45408         Likewise.
45409         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf.S:
45410         Likewise.
45411         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs.S: Likewise.
45412         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf.S: Likewise.
45413         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
45414         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S:
45415         Likewise.
45416         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: Likewise.
45417         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf.S: Likewise.
45418         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: Likewise.
45419         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf.S: Likewise.
45420         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S:
45421         Likewise.
45422         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf.S:
45423         Likewise.
45424         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: Likewise.
45425         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf.S: Likewise.
45426         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt.S: Likewise.
45427         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf.S: Likewise.
45428         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: Likewise.
45429         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: Likewise.
45430         * sysdeps/sparc/sparc64/fpu/multiarch/s_finite.S: Likewise.
45431         * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef.S: Likewise.
45432         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: Likewise.
45433         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: Likewise.
45434         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmax.S: Likewise.
45435         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf.S: Likewise.
45436         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin.S: Likewise.
45437         * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf.S: Likewise.
45438         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf.S: Likewise.
45439         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff.S: Likewise.
45440         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan.S: Likewise.
45441         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf.S: Likewise.
45442         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint.S: Likewise.
45443         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf.S: Likewise.
45444         * sysdeps/sparc/sparc64/fpu/multiarch/s_rint.S: Likewise.
45445         * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf.S: Likewise.
45446         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit.S: Likewise.
45447         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf.S: Likewise.
45449 2012-03-15  Andreas Schwab  <schwab@linux-m68k.org>
45451         * sysdeps/powerpc/fpu/e_hypotf.c: Use double precision instead of
45452         scaling.
45453         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
45455 2012-03-15  Andreas Jaeger  <aj@suse.de>
45457         [BZ #13852]
45458         * sysdeps/i386/fpu/e_rem_pio2f.c: Delete so that i386 uses the
45459         ieee754/flt-32 implementation for sin, cos and sincos.
45460         * sysdeps/i386/fpu/k_rem_pio2f.c: Likewise.
45461         * sysdeps/i386/fpu/s_cosf.S: Likewise.
45462         * sysdeps/i386/fpu/s_sincosf.S: Likewise.
45463         * sysdeps/i386/fpu/s_sinf.S: Likewise.
45464         * sysdeps/i386/fpu/s_tanf.S: Delete so that i386 uses the
45465         ieee754/flt-32 implementation for tan.
45467         * math/libm-test.inc (cos_test): Enable some large input tests for
45468         float as well
45469         (sin_test): Likewise.
45470         (sincos_test): Likewise.
45471         (tan_test): Add tests for large input.
45473         * sysdeps/i386/fpu/libm-test-ulps: Update.
45475 2012-03-15  Andreas Jaeger  <aj@suse.de>
45477         [BZ #13658]
45478         * math/libm-test.inc (cos_test): Add more test cases.
45479         (sin_test): Likewise.
45480         (sincos_test): Likewise.
45482 2012-03-15  Andreas Jaeger  <aj@suse.de>
45484         [BZ #13837]
45485         * math/libm-test.inc (cos_test): Add a test case for large input
45486         value.
45487         (sin_test): Likewise.
45488         (sincos_test): Likewise.
45490 2012-03-15  Andreas Jaeger  <aj@suse.de>
45491             Joseph Myers  <joseph@codesourcery.com>
45493         [BZ #13658]
45494         * sysdeps/x86_64/fpu/s_sincos.S: Delete files so that
45495         x86-64 and i386 use the iee754/dbl-64 sin and cos implementation.
45496         * sysdeps/i386/fpu/branred.c: Likewise.
45497         * sysdeps/i386/fpu/dosincos.c: Likewise.
45498         * sysdeps/i386/fpu/mpa.c: Likewise.
45499         * sysdeps/i386/fpu/s_cos.S: Likewise.
45500         * sysdeps/i386/fpu/s_sin.S: Likewise.
45501         * sysdeps/i386/fpu/s_sincos.S: Likewise.
45502         * sysdeps/i386/fpu/sincos32.c: Likewise.
45504         * sysdeps/generic/math_private.h (libc_feholdexcept_setround_53bit):
45505         Define.
45506         (libc_feupdateenv_53bit): Define.
45507         * sysdeps/i386/fpu/math_private.h (libc_feholdexcept_setround_53bit):
45508         Define.
45509         (libc_feupdateenv_53bit): Define.
45511         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Do double arithmetic in
45512         53 bit (without extend i386 double precision).
45514         * math/libm-test.inc (sincos_test): Add tests for large input.
45515         (sin): Likewise.
45516         (cos): Likewise.
45518         * sysdeps/i386/fpu/libm-test-ulps: Update ULPs.
45520 2012-03-15  Andreas Schwab  <schwab@linux-m68k.org>
45522         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
45524 2012-03-15  David S. Miller  <davem@davemloft.net>
45526         * sysdeps/sparc/sparc64/fpu/s_fmax.S: New file.
45527         * sysdeps/sparc/sparc64/fpu/s_fmaxf.S: New file.
45528         * sysdeps/sparc/sparc64/fpu/s_fmin.S: New file.
45529         * sysdeps/sparc/sparc64/fpu/s_fminf.S: New file.
45530         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmax.S: New file.
45531         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmaxf.S: New file.
45532         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmin.S: New file.
45533         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fminf.S: New file.
45534         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmax.S: New file.
45535         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf-vis3.S: New file.
45536         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf.S: New file.
45537         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin-vis3.S: New file.
45538         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin.S: New file.
45539         * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf-vis3.S: New file.
45540         * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf.S: New file.
45541         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax-vis3.S: New
45542         file.
45543         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: New file.
45544         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf-vis3.S: New
45545         file.
45546         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf.S: New file.
45547         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin-vis3.S: New
45548         file.
45549         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: New file.
45550         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf-vis3.S: New
45551         file.
45552         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf.S: New file.
45553         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add new vis3
45554         fmin/fmax sysdep routines.
45555         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Likewise.
45557 2012-03-14  David S. Miller  <davem@davemloft.net>
45559         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis3.S: New file.
45560         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: New file.
45561         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis3.S: New file.
45562         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: New file.
45563         * sysdeps/sparc/sparc64/fpu/multiarch/s_finite-vis3.S: New file.
45564         * sysdeps/sparc/sparc64/fpu/multiarch/s_finite.S: New file.
45565         * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef-vis3.S: New file.
45566         * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef.S: New file.
45567         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis3.S: New file.
45568         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: New file.
45569         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis3.S: New file.
45570         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: New file.
45571         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf-vis3.S: New file.
45572         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf.S: New file.
45573         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff-vis3.S: New file.
45574         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff.S: New file.
45575         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan-vis3.S: New file.
45576         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan.S: New file.
45577         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf-vis3.S: New file.
45578         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf.S: New file.
45579         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint-vis3.S: New file.
45580         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint.S: New file.
45581         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf-vis3.S: New file.
45582         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf.S: New file.
45583         * sysdeps/sparc/sparc64/fpu/multiarch/s_rint-vis3.S: New file.
45584         * sysdeps/sparc/sparc64/fpu/multiarch/s_rint.S: New file.
45585         * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf-vis3.S: New file.
45586         * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf.S: New file.
45587         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add new VIS3
45588         routines.
45589         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis3.S: New
45590         file.
45591         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: New file.
45592         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis3.S: New
45593         file.
45594         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: New file.
45595         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs-vis3.S: New
45596         file.
45597         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs.S: New file.
45598         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf-vis3.S: New
45599         file.
45600         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf.S: New file.
45601         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S: New
45602         file.
45603         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: New file.
45604         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis3.S: New
45605         file.
45606         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S: New
45607         file.
45608         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint-vis3.S: New
45609         file.
45610         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S: New
45611         file.
45612         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf-vis3.S:
45613         New file.
45614         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf.S: New
45615         file.
45616         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint-vis3.S: New
45617         file.
45618         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: New file.
45619         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf-vis3.S: New
45620         file.
45621         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf.S: New file.
45622         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt-vis3.S: New
45623         file.
45624         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt.S: New file.
45625         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf-vis3.S: New
45626         file.
45627         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf.S: New file.
45628         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add new
45629         VIS3 routines.
45631         * sysdeps/sparc/sparc32/sparcv9/fpu/unix/sysv/linux/multiarch/Implies:
45632         New file.
45634         * sysdeps/sparc/fpu/libm-test-ulps: Update.
45636         * sysdeps/sparc/configure.in: New file.
45637         * sysdeps/sparc/configure: Generate.
45638         * configure.in (libc_cv_sparc_as_vis3): Substitute.
45639         * configure: Regenerate.
45640         * config.h.in (HAVE_AS_VIS3_SUPPORT): New.
45641         * config.make.in (have-as-vis3): New.
45642         * sysdeps/sparc/sparc32/sparcv9/Makefile (ASFLAGS-*): If VIS3 is
45643         available use -Av9d instead of -Av9a.
45644         * sysdeps/sparc/sparc64/Makefile: Likewise.
45645         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: New file.
45646         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign-vis3.S:
45647         New file.
45648         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign.S: New
45649         file.
45650         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf-vis3.S:
45651         New file.
45652         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf.S: New
45653         file.
45654         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: New file.
45655         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit-vis3.S: New file.
45656         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit.S: New file.
45657         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf-vis3.S: New file.
45658         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf.S: New file.
45660         * sysdeps/sparc/sparc64/fpu/s_copysign.S (__copysign): Use
45661         fzeros/fnegs to load 0x80000000 into a float register instead of
45662         using the stack.
45663         * sysdeps/sparc/sparc64/fpu/s_copysignf.S (__copysignf): Likewise.
45665 2012-03-14  Joseph Myers  <joseph@codesourcery.com>
45667         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
45668         bits/syscall.h.
45669         ($(objpfx)syscall-%.h): Rename rule to $(objpfx)bits/syscall%h.
45670         ($(objpfx)syscall-%.d): Rename rule to $(objpfx)bits/syscall%d.
45671         ($(inst_includedir)/bits/syscall.h): Remove rule.
45672         ($(objpfx)bits/syscall.d): Include instead of
45673         $(objpfx)syscall-list.d.
45674         (generated): Change syscall-list.h and syscall-list.d to
45675         bits/syscall.h and bits/syscall.d.
45677 2012-03-14  Roland McGrath  <roland@hack.frob.com>
45679         [BZ #13846]
45680         * manual/llio.texi (Memory-mapped I/O): Fix wrong function name.
45682 2012-03-14  Joseph Myers  <joseph@codesourcery.com>
45684         [BZ #13841]
45685         * math/s_csqrt.c: Include <float.h>.
45686         (__csqrt): Scale large or subnormal inputs.
45687         * math/s_csqrtf.c: Likewise.
45688         * math/s_csqrtl.c: Likewise.
45689         * math/libm-test.inc (csqrt_test): Add more tests.
45690         * sysdeps/i386/fpu/libm-test-ulps: Update.
45691         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
45693         [BZ #13840]
45694         * math/libm-test.inc (hypot_test): Add more tests.
45696 2012-03-13  David S. Miller  <davem@davemloft.net>
45698         [BZ #13840]
45699         * sysdeps/ieee754/flt-32/e_hypotf.c (__ieee754_hypotf): Rewrite to use
45700         double-precision for the calculation instead of scaling.
45702 2012-03-13  Joseph Myers  <joseph@codesourcery.com>
45704         * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Do not
45705         manipulate bits before adding and subtracting TWO52[sx].
45706         * sysdeps/ieee754/dbl-64/s_rint.c (__rint): Likewise.
45707         * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c (__nearbyint):
45708         Likewise.
45709         * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c (__rint): Likewise.
45711 2012-03-13  David S. Miller  <davem@davemloft.net>
45713         * sysdeps/sparc/Makefile: Remove rtld-global-offsets.sym handling.
45714         * sysdeps/sparc/elf/rtld-global-offsets.sym: Delete.
45715         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Don't include
45716         rtld-global-offsets.h
45717         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
45719         * sysdeps/ieee754/ldbl-128/s_expm1l.c (__expm1l): Use expl for
45720         large parameters.
45722         * sysdeps/unix/sysv/linux/sparc/sparc64/dl-fxstatat64.c: New file.
45724         * sysdeps/unix/sysv/linux/openat.c (OPENAT_NOT_CANCEL): Declare syscall
45725         'err' in the ifdef scope in which it is actually used.
45727         * nss/nss_db/db-init.c: Include string.h
45729 2012-03-12  David S. Miller  <davem@davemloft.net>
45731         * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Fix
45732         masking out of the most significant byte of random value used.
45733         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
45734         Fix coding style in previous change.
45736         * sysdeps/unix/sysv/linux/kernel-features.h
45737         (__ASSUME_CLONE_THREAD_FLAGS): Set on sparc when 2.5.64 and later.
45738         (__ASSUME_TGKILL): Set on sparc when 2.6.1 and later, simplify
45739         expression.
45740         (__ASSUME_FADVISE64_64_SYSCALL): Set on sparc when 2.6.1 and
45741         later.
45743 2012-03-11  David S. Miller  <davem@davemloft.net>
45745         * sysdeps/unix/sysv/linux/sparc/sparc64/makecontext.c
45746         (__makecontext): Fix signedness of pointer casts setting up 'sp'.
45747         * sysdeps/unix/sysv/linux/sparc/sysdep.h (INLINE_SYSCALL) Use 'long'
45748         for 'resultvar' otherwise things get truncated on 64-bit.
45750         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
45751         Fix masking out of the most significant byte of random value used.
45753         * sysdeps/sparc/fpu/libm-test-ulps: Update.
45755 2012-03-10  Andreas Schwab  <schwab@linux-m68k.org>
45757         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
45759 2012-03-09  David S. Miller  <davem@davemloft.net>
45761         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Protect local
45762         variables with appropriate CPP guards.
45763         * sysdeps/sparc/sparc32/dl-trampoline.S: Propagate the stack_ptr
45764         from the frame pointer, not the stack pointer.  Correct layout
45765         comments.  Fix test on resulting framesize and the management of
45766         the outregs buffer for pltexit.  Preserve floating point return
45767         values across _dl_call_pltexit call.
45768         * sysdeps/sparc/sparc64/dl-trampoline.S: Fix test on resulting
45769         framesize and the management of the outregs buffer for pltexit.
45770         Preserve floating point return values across _dl_call_pltexit
45771         call.
45772         * elf/sotruss-lib.c (la_sparc32_gnu_pltenter)
45773         (la_sparc64_gnu_pltenter, la_sparc32_gnu_pltexit)
45774         (la_sparc64_gnu_pltexit): New functions.
45775         (print_exit): Fix format string for return register value.
45777 2012-03-10  Joseph Myers  <joseph@codesourcery.com>
45779         * sunrpc/Makefile (others): Add rpcgen.
45780         ($(objpfx)rpcgen): Remove special build rule and dependency on
45781         libc.
45782         * sunrpc/rpcgen.c: New file.
45784 2012-03-09  Paul Eggert  <eggert@cs.ucla.edu>
45786         [BZ #13673]
45787         * posix/bug-regex33.c: Replace FSF snail mail address with URL.
45788         * stdio-common/bug-vfprintf-nargs.c: Likewise.
45789         * sysdeps/i386/crti.S: Likewise.
45790         * sysdeps/i386/crtn.S: Likewise.
45791         * sysdeps/powerpc/powerpc32/crti.S: Likewise.
45792         * sysdeps/powerpc/powerpc32/crtn.S: Likewise.
45793         * sysdeps/powerpc/powerpc64/crti.S: Likewise.
45794         * sysdeps/powerpc/powerpc64/crtn.S: Likewise.
45795         * sysdeps/sh/crti.S: Likewise.
45796         * sysdeps/sh/crtn.S: Likewise.
45797         * sysdeps/x86_64/fpu/e_expf.S: Likewise.
45799         [BZ #13673]
45800         * locale/programs/charmap-kw.gperf: Replace FSF snail mail address
45801         with URL.
45802         * locale/programs/locfile-kw.gperf: Likewise.
45803         * locale/programs/charmap-kw.h: Regenerated.
45804         * locale/programs/locfile-kw.h: Likewise.
45806         [BZ #13673]
45807         * intl/plural.y: Replace FSF snail mail address with URL.
45808         * intl/plural.c: Regenerated.
45810 2012-03-09  Richard Henderson  <rth@twiddle.net>
45812         * include/math_private.h: Remove file.
45813         * math/math_private.h: Move file ...
45814         * sysdeps/generic/math_private.h: ... here.
45816         * sysdeps/i386/fpu/math_private.h: Use include_next for math_private.h.
45817         * sysdeps/powerpc/fpu/math_private.h: Likewise.
45818         * sysdeps/x86_64/fpu/math_private.h: Likewise.
45820         * sysdeps/i386/fpu/s_fpclassifyl.c: Use <> to include both <math.h>
45821         and <math_private.h>.
45822         * sysdeps/i386/fpu/s_isinfl.c: Likewise.
45823         * sysdeps/i386/fpu/s_isnanl.c: Likewise.
45824         * sysdeps/i386/fpu/s_nextafterl.c: Likewise.
45825         * sysdeps/i386/fpu/s_nexttoward.c: Likewise.
45826         * sysdeps/i386/fpu/s_nexttowardf.c: Likewise.
45827         * sysdeps/ieee754/dbl-64/branred.c: Likewise.
45828         * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
45829         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
45830         * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
45831         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
45832         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
45833         * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
45834         * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
45835         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
45836         * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
45837         * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
45838         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
45839         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
45840         * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
45841         * sysdeps/ieee754/dbl-64/e_lgamma_r.c: Likewise.
45842         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
45843         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
45844         * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
45845         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
45846         * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Likewise.
45847         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
45848         * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
45849         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
45850         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
45851         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
45852         * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
45853         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
45854         * sysdeps/ieee754/dbl-64/s_cbrt.c: Likewise.
45855         * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
45856         * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
45857         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
45858         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
45859         * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
45860         * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
45861         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
45862         * sysdeps/ieee754/dbl-64/s_fpclassify.c: Likewise.
45863         * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
45864         * sysdeps/ieee754/dbl-64/s_ilogb.c: Likewise.
45865         * sysdeps/ieee754/dbl-64/s_isinf.c: Likewise.
45866         * sysdeps/ieee754/dbl-64/s_isinf_ns.c: Likewise.
45867         * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
45868         * sysdeps/ieee754/dbl-64/s_llrint.c: Likewise.
45869         * sysdeps/ieee754/dbl-64/s_llround.c: Likewise.
45870         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
45871         * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
45872         * sysdeps/ieee754/dbl-64/s_lrint.c: Likewise.
45873         * sysdeps/ieee754/dbl-64/s_lround.c: Likewise.
45874         * sysdeps/ieee754/dbl-64/s_modf.c: Likewise.
45875         * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
45876         * sysdeps/ieee754/dbl-64/s_remquo.c: Likewise.
45877         * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
45878         * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
45879         * sysdeps/ieee754/dbl-64/s_scalbln.c: Likewise.
45880         * sysdeps/ieee754/dbl-64/s_scalbn.c: Likewise.
45881         * sysdeps/ieee754/dbl-64/s_signbit.c: Likewise.
45882         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
45883         * sysdeps/ieee754/dbl-64/s_sincos.c: Likewise.
45884         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
45885         * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
45886         * sysdeps/ieee754/dbl-64/s_trunc.c: Likewise.
45887         * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
45888         * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
45889         * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
45890         * sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c: Likewise.
45891         * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c: Likewise.
45892         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: Likewise.
45893         * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
45894         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Likewise.
45895         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
45896         * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c: Likewise.
45897         * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf.c: Likewise.
45898         * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf_ns.c: Likewise.
45899         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
45900         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c: Likewise.
45901         * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Likewise.
45902         * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: Likewise.
45903         * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c: Likewise.
45904         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: Likewise.
45905         * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c: Likewise.
45906         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
45907         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c: Likewise.
45908         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c: Likewise.
45909         * sysdeps/ieee754/dbl-64/wordsize-64/s_trunc.c: Likewise.
45910         * sysdeps/ieee754/flt-32/e_acosf.c: Likewise.
45911         * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
45912         * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
45913         * sysdeps/ieee754/flt-32/e_atan2f.c: Likewise.
45914         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
45915         * sysdeps/ieee754/flt-32/e_coshf.c: Likewise.
45916         * sysdeps/ieee754/flt-32/e_fmodf.c: Likewise.
45917         * sysdeps/ieee754/flt-32/e_hypotf.c: Likewise.
45918         * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
45919         * sysdeps/ieee754/flt-32/e_j1f.c: Likewise.
45920         * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
45921         * sysdeps/ieee754/flt-32/e_lgammaf_r.c: Likewise.
45922         * sysdeps/ieee754/flt-32/e_log10f.c: Likewise.
45923         * sysdeps/ieee754/flt-32/e_log2f.c: Likewise.
45924         * sysdeps/ieee754/flt-32/e_logf.c: Likewise.
45925         * sysdeps/ieee754/flt-32/e_powf.c: Likewise.
45926         * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
45927         * sysdeps/ieee754/flt-32/e_remainderf.c: Likewise.
45928         * sysdeps/ieee754/flt-32/e_sinhf.c: Likewise.
45929         * sysdeps/ieee754/flt-32/e_sqrtf.c: Likewise.
45930         * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
45931         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
45932         * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
45933         * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
45934         * sysdeps/ieee754/flt-32/s_asinhf.c: Likewise.
45935         * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
45936         * sysdeps/ieee754/flt-32/s_cbrtf.c: Likewise.
45937         * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
45938         * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
45939         * sysdeps/ieee754/flt-32/s_cosf.c: Likewise.
45940         * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
45941         * sysdeps/ieee754/flt-32/s_expm1f.c: Likewise.
45942         * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
45943         * sysdeps/ieee754/flt-32/s_finitef.c: Likewise.
45944         * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
45945         * sysdeps/ieee754/flt-32/s_fpclassifyf.c: Likewise.
45946         * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
45947         * sysdeps/ieee754/flt-32/s_ilogbf.c: Likewise.
45948         * sysdeps/ieee754/flt-32/s_isinf_nsf.c: Likewise.
45949         * sysdeps/ieee754/flt-32/s_isinff.c: Likewise.
45950         * sysdeps/ieee754/flt-32/s_isnanf.c: Likewise.
45951         * sysdeps/ieee754/flt-32/s_llrintf.c: Likewise.
45952         * sysdeps/ieee754/flt-32/s_llroundf.c: Likewise.
45953         * sysdeps/ieee754/flt-32/s_log1pf.c: Likewise.
45954         * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
45955         * sysdeps/ieee754/flt-32/s_lrintf.c: Likewise.
45956         * sysdeps/ieee754/flt-32/s_lroundf.c: Likewise.
45957         * sysdeps/ieee754/flt-32/s_modff.c: Likewise.
45958         * sysdeps/ieee754/flt-32/s_nearbyintf.c: Likewise.
45959         * sysdeps/ieee754/flt-32/s_nextafterf.c: Likewise.
45960         * sysdeps/ieee754/flt-32/s_remquof.c: Likewise.
45961         * sysdeps/ieee754/flt-32/s_rintf.c: Likewise.
45962         * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
45963         * sysdeps/ieee754/flt-32/s_scalblnf.c: Likewise.
45964         * sysdeps/ieee754/flt-32/s_scalbnf.c: Likewise.
45965         * sysdeps/ieee754/flt-32/s_signbitf.c: Likewise.
45966         * sysdeps/ieee754/flt-32/s_sincosf.c: Likewise.
45967         * sysdeps/ieee754/flt-32/s_sinf.c: Likewise.
45968         * sysdeps/ieee754/flt-32/s_tanf.c: Likewise.
45969         * sysdeps/ieee754/flt-32/s_tanhf.c: Likewise.
45970         * sysdeps/ieee754/flt-32/s_truncf.c: Likewise.
45971         * sysdeps/ieee754/k_standard.c: Likewise.
45972         * sysdeps/ieee754/ldbl-128/e_acoshl.c: Likewise.
45973         * sysdeps/ieee754/ldbl-128/e_acosl.c: Likewise.
45974         * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
45975         * sysdeps/ieee754/ldbl-128/e_atan2l.c: Likewise.
45976         * sysdeps/ieee754/ldbl-128/e_atanhl.c: Likewise.
45977         * sysdeps/ieee754/ldbl-128/e_coshl.c: Likewise.
45978         * sysdeps/ieee754/ldbl-128/e_fmodl.c: Likewise.
45979         * sysdeps/ieee754/ldbl-128/e_hypotl.c: Likewise.
45980         * sysdeps/ieee754/ldbl-128/e_j0l.c: Likewise.
45981         * sysdeps/ieee754/ldbl-128/e_j1l.c: Likewise.
45982         * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
45983         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: Likewise.
45984         * sysdeps/ieee754/ldbl-128/e_log10l.c: Likewise.
45985         * sysdeps/ieee754/ldbl-128/e_log2l.c: Likewise.
45986         * sysdeps/ieee754/ldbl-128/e_logl.c: Likewise.
45987         * sysdeps/ieee754/ldbl-128/e_powl.c: Likewise.
45988         * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c: Likewise.
45989         * sysdeps/ieee754/ldbl-128/e_remainderl.c: Likewise.
45990         * sysdeps/ieee754/ldbl-128/e_sinhl.c: Likewise.
45991         * sysdeps/ieee754/ldbl-128/k_cosl.c: Likewise.
45992         * sysdeps/ieee754/ldbl-128/k_sincosl.c: Likewise.
45993         * sysdeps/ieee754/ldbl-128/k_sinl.c: Likewise.
45994         * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
45995         * sysdeps/ieee754/ldbl-128/s_asinhl.c: Likewise.
45996         * sysdeps/ieee754/ldbl-128/s_atanl.c: Likewise.
45997         * sysdeps/ieee754/ldbl-128/s_cbrtl.c: Likewise.
45998         * sysdeps/ieee754/ldbl-128/s_ceill.c: Likewise.
45999         * sysdeps/ieee754/ldbl-128/s_copysignl.c: Likewise.
46000         * sysdeps/ieee754/ldbl-128/s_cosl.c: Likewise.
46001         * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
46002         * sysdeps/ieee754/ldbl-128/s_expm1l.c: Likewise.
46003         * sysdeps/ieee754/ldbl-128/s_fabsl.c: Likewise.
46004         * sysdeps/ieee754/ldbl-128/s_finitel.c: Likewise.
46005         * sysdeps/ieee754/ldbl-128/s_floorl.c: Likewise.
46006         * sysdeps/ieee754/ldbl-128/s_fpclassifyl.c: Likewise.
46007         * sysdeps/ieee754/ldbl-128/s_frexpl.c: Likewise.
46008         * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Likewise.
46009         * sysdeps/ieee754/ldbl-128/s_isinf_nsl.c: Likewise.
46010         * sysdeps/ieee754/ldbl-128/s_isinfl.c: Likewise.
46011         * sysdeps/ieee754/ldbl-128/s_isnanl.c: Likewise.
46012         * sysdeps/ieee754/ldbl-128/s_llrintl.c: Likewise.
46013         * sysdeps/ieee754/ldbl-128/s_llroundl.c: Likewise.
46014         * sysdeps/ieee754/ldbl-128/s_log1pl.c: Likewise.
46015         * sysdeps/ieee754/ldbl-128/s_logbl.c: Likewise.
46016         * sysdeps/ieee754/ldbl-128/s_lrintl.c: Likewise.
46017         * sysdeps/ieee754/ldbl-128/s_lroundl.c: Likewise.
46018         * sysdeps/ieee754/ldbl-128/s_modfl.c: Likewise.
46019         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c: Likewise.
46020         * sysdeps/ieee754/ldbl-128/s_nextafterl.c: Likewise.
46021         * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
46022         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
46023         * sysdeps/ieee754/ldbl-128/s_remquol.c: Likewise.
46024         * sysdeps/ieee754/ldbl-128/s_rintl.c: Likewise.
46025         * sysdeps/ieee754/ldbl-128/s_roundl.c: Likewise.
46026         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
46027         * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
46028         * sysdeps/ieee754/ldbl-128/s_signbitl.c: Likewise.
46029         * sysdeps/ieee754/ldbl-128/s_sincosl.c: Likewise.
46030         * sysdeps/ieee754/ldbl-128/s_sinl.c: Likewise.
46031         * sysdeps/ieee754/ldbl-128/s_tanhl.c: Likewise.
46032         * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
46033         * sysdeps/ieee754/ldbl-128/s_truncl.c: Likewise.
46034         * sysdeps/ieee754/ldbl-128/w_expl.c: Likewise.
46035         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c: Likewise.
46036         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
46037         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
46038         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c: Likewise.
46039         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c: Likewise.
46040         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Likewise.
46041         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Likewise.
46042         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c: Likewise.
46043         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
46044         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c: Likewise.
46045         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c: Likewise.
46046         * sysdeps/ieee754/ldbl-128ibm/e_logl.c: Likewise.
46047         * sysdeps/ieee754/ldbl-128ibm/e_powl.c: Likewise.
46048         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c: Likewise.
46049         * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c: Likewise.
46050         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
46051         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c: Likewise.
46052         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c: Likewise.
46053         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c: Likewise.
46054         * sysdeps/ieee754/ldbl-128ibm/k_tanl.c: Likewise.
46055         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c: Likewise.
46056         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c: Likewise.
46057         * sysdeps/ieee754/ldbl-128ibm/s_copysignl.c: Likewise.
46058         * sysdeps/ieee754/ldbl-128ibm/s_cosl.c: Likewise.
46059         * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c: Likewise.
46060         * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c: Likewise.
46061         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Likewise.
46062         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c: Likewise.
46063         * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c: Likewise.
46064         * sysdeps/ieee754/ldbl-128ibm/s_finitel.c: Likewise.
46065         * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c: Likewise.
46066         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c: Likewise.
46067         * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Likewise.
46068         * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c: Likewise.
46069         * sysdeps/ieee754/ldbl-128ibm/s_isinfl.c: Likewise.
46070         * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c: Likewise.
46071         * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c: Likewise.
46072         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c: Likewise.
46073         * sysdeps/ieee754/ldbl-128ibm/s_modfl.c: Likewise.
46074         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
46075         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c: Likewise.
46076         * sysdeps/ieee754/ldbl-128ibm/s_remquol.c: Likewise.
46077         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
46078         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
46079         * sysdeps/ieee754/ldbl-128ibm/s_signbitl.c: Likewise.
46080         * sysdeps/ieee754/ldbl-128ibm/s_sincosl.c: Likewise.
46081         * sysdeps/ieee754/ldbl-128ibm/s_sinl.c: Likewise.
46082         * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c: Likewise.
46083         * sysdeps/ieee754/ldbl-128ibm/s_tanl.c: Likewise.
46084         * sysdeps/ieee754/ldbl-96/e_acoshl.c: Likewise.
46085         * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
46086         * sysdeps/ieee754/ldbl-96/e_atan2l.c: Likewise.
46087         * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
46088         * sysdeps/ieee754/ldbl-96/e_coshl.c: Likewise.
46089         * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
46090         * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
46091         * sysdeps/ieee754/ldbl-96/e_j1l.c: Likewise.
46092         * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
46093         * sysdeps/ieee754/ldbl-96/e_lgammal_r.c: Likewise.
46094         * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
46095         * sysdeps/ieee754/ldbl-96/e_sinhl.c: Likewise.
46096         * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
46097         * sysdeps/ieee754/ldbl-96/s_cbrtl.c: Likewise.
46098         * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
46099         * sysdeps/ieee754/ldbl-96/s_copysignl.c: Likewise.
46100         * sysdeps/ieee754/ldbl-96/s_cosl.c: Likewise.
46101         * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
46102         * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
46103         * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
46104         * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
46105         * sysdeps/ieee754/ldbl-96/s_fpclassifyl.c: Likewise.
46106         * sysdeps/ieee754/ldbl-96/s_frexpl.c: Likewise.
46107         * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Likewise.
46108         * sysdeps/ieee754/ldbl-96/s_isinf_nsl.c: Likewise.
46109         * sysdeps/ieee754/ldbl-96/s_isinfl.c: Likewise.
46110         * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
46111         * sysdeps/ieee754/ldbl-96/s_llrintl.c: Likewise.
46112         * sysdeps/ieee754/ldbl-96/s_llroundl.c: Likewise.
46113         * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
46114         * sysdeps/ieee754/ldbl-96/s_lrintl.c: Likewise.
46115         * sysdeps/ieee754/ldbl-96/s_lroundl.c: Likewise.
46116         * sysdeps/ieee754/ldbl-96/s_modfl.c: Likewise.
46117         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
46118         * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
46119         * sysdeps/ieee754/ldbl-96/s_nexttoward.c: Likewise.
46120         * sysdeps/ieee754/ldbl-96/s_nexttowardf.c: Likewise.
46121         * sysdeps/ieee754/ldbl-96/s_remquol.c: Likewise.
46122         * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
46123         * sysdeps/ieee754/ldbl-96/s_roundl.c: Likewise.
46124         * sysdeps/ieee754/ldbl-96/s_scalblnl.c: Likewise.
46125         * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
46126         * sysdeps/ieee754/ldbl-96/s_signbitl.c: Likewise.
46127         * sysdeps/ieee754/ldbl-96/s_sincosl.c: Likewise.
46128         * sysdeps/ieee754/ldbl-96/s_sinl.c: Likewise.
46129         * sysdeps/ieee754/ldbl-96/s_tanhl.c: Likewise.
46130         * sysdeps/ieee754/ldbl-96/s_tanl.c: Likewise.
46131         * sysdeps/ieee754/ldbl-96/s_truncl.c: Likewise.
46132         * sysdeps/ieee754/s_lib_version.c: Likewise.
46133         * sysdeps/ieee754/s_matherr.c: Likewise.
46134         * sysdeps/ieee754/s_signgam.c: Likewise.
46135         * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
46136         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
46137         * sysdeps/powerpc/fpu/e_rem_pio2f.c: Likewise.
46138         * sysdeps/powerpc/fpu/k_cosf.c: Likewise.
46139         * sysdeps/powerpc/fpu/k_rem_pio2f.c: Likewise.
46140         * sysdeps/powerpc/fpu/k_sinf.c: Likewise.
46141         * sysdeps/powerpc/fpu/s_cosf.c: Likewise.
46142         * sysdeps/powerpc/fpu/s_float_bitwise.h: Likewise.
46143         * sysdeps/powerpc/fpu/s_isnan.c: Likewise.
46144         * sysdeps/powerpc/fpu/s_rint.c: Likewise.
46145         * sysdeps/powerpc/fpu/s_rintf.c: Likewise.
46146         * sysdeps/powerpc/fpu/s_sinf.c: Likewise.
46147         * sysdeps/powerpc/fpu/w_sqrt.c: Likewise.
46148         * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
46149         * sysdeps/powerpc/powerpc32/fpu/s_llrintf.c: Likewise.
46150         * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: Likewise.
46151         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
46152         * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: Likewise.
46153         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
46154         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
46155         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
46157 2012-03-09  Joseph Myers  <joseph@codesourcery.com>
46159         * sunrpc/rpc_cout.c: Remove __GNU_LIBRARY__ conditionals.
46160         * sunrpc/rpc_main.c: Likewise.
46161         * sunrpc/rpc_svcout.c: Likewise.
46163 2012-03-09  David S. Miller  <davem@davemloft.net>
46165         * include/math_private.h: New file.
46167 2012-03-09  Joseph Myers  <joseph@codesourcery.com>
46169         * sysdeps/unix/sysv/linux/bits/socket_type.h: New file.
46170         * sysdeps/unix/sysv/linux/sparc/bits/socket_type.h: Likewise.
46171         * sysdeps/unix/sysv/linux/bits/socket.h: Get enum __socket_type
46172         from <bits/socket_type.h>.
46173         (enum __socket_type): Don't define here.
46174         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Remove.
46175         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
46176         bits/socket_type.h.
46178         [BZ #13566]
46179         * libio/stdio.h (gets): Always declare for C++ up to C++11 without
46180         checking __USE_GNU.
46182         * Makerules ($(inst_includedir)/%.h): New rule.
46183         * stdio-common/Makefile (headers): Add bits/stdio_lim.h.
46184         (install-others): Remove variable setting.
46185         ($(inst_includedir)/bits/stdio_lim.h): Remove rule.
46187 2012-03-08  Richard Henderson  <rth@twiddle.net>
46189         * sysdeps/powerpc/fpu/math_private.h (__ieee754_sqrt): Convert
46190         from macro to inline function; merge with the
46191         !__LIBC_INTERNAL_MATH_INLINES version.
46192         (__ieee754_sqrtf): Likewise.
46194         * sysdeps/x86_64/fpu/math_private.h (__rint): Convert from macro
46195         to inline function.
46196         (__rintf, __floor, __floorf): Likewise.
46198         * sysdeps/x86_64/fpu/math_private.h (__ieee754_sqrt): Convert from
46199         macro to inline function.
46200         (__ieee754_sqrtf, __ieee754_sqrtl): Likewise.
46202         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Include <math_private.h>,
46203         not <math/math_private.h>.
46205 2012-03-08  David S. Miller  <davem@davemloft.net>
46207         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c: Update
46208         copyright year.
46209         * sysdeps/unix/sysv/linux/sparc/sysdep.h: Likewise.
46211 2012-03-08  Thomas Schwinge  <thomas@codesourcery.com>
46213         * resolv/gai_misc.c (handle_requests): Fix struct timespec
46214         normalization.
46215         * rt/tst-cpuclock2.c (test_nanosleep): Likewise.
46216         * sysdeps/pthread/aio_misc.c (handle_fildes_io): Likewise.
46218 2012-03-08  Ulrich Drepper  <drepper@gmail.com>
46220         * stdio-common/tst-fphex.c: Various cleanups.  The macros cannot
46221         be defined individually, they must be defined as a block.  Define
46222         S for printing a string instead of hidint the different by using a
46223         macro for adding the 'l'.
46224         * stdio-common/tst-fphex-wide.c: Adjust.
46226 2012-03-07  Marek Polacek  <polacek@redhat.com>
46228         * stdio-common/tst-long-dbl-fphex.c: Fix test for non ldbl-96 targets.
46230 2012-03-08  Marek Polacek  <polacek@redhat.com>
46232         [BZ #13806]
46233         * stdio-common/Makefile (tests): Add tst-fphex-wide.
46234         * stdio-common/tst-fphex.c: Define a few macros to make the
46235         test reusable.  Use them.
46236         * stdio-common/tst-fphex-wide.c: New file.
46238 2012-03-08  Joseph Myers  <joseph@codesourcery.com>
46240         [BZ #6911]
46241         * manual/macros.texi (gnusystems): New macro.
46242         (nongnusystems): Likewise.
46243         (gnulinuxhurdsystems): Likewise.
46244         (gnuhurdsystems): Likewise..
46245         (gnulinuxsystems): Likewise.
46246         * manual/charset.texi: Use new macros or @theglibc{} to refer to
46247         variants of the GNU system, not "GNU system".
46248         * manual/conf.texi: Likewise.
46249         * manual/errno.texi: Likewise.  Update example of errno macro
46250         expansion.
46251         * manual/filesys.texi: Likewise.
46252         (getumask): Document as specific to GNU/Hurd.
46253         * manual/install.texi: Likewise.  Reword some references to
46254         GNU/Linux.
46255         * manual/intro.texi: Likewise.
46256         * manual/io.texi: Likewise.
46257         (File Name Portability): Detail which constraints are inapplicable
46258         to all GNU systems and which are only inapplicable to GNU/Hurd.
46259         * manual/job.texi: Likewise.
46260         * manual/llio.texi: Likewise.
46261         (O_NOCTTY): Document as present on GNU/Linux.
46262         * manual/maint.texi: Likewise.
46263         * manual/memory.texi: Likewise.
46264         * manual/pattern.texi: Likewise.
46265         * manual/pipe.texi: Likewise.
46266         * manual/process.texi: Likewise.
46267         * manual/resource.texi: Likewise.
46268         (RUSAGE_CHILDREN): Remove statement about specifying a particular
46269         child on GNU/Hurd.
46270         * manual/setjmp.texi: Likewise.
46271         * manual/signal.texi: Likewise.
46272         * manual/startup.texi: Likewise.
46273         * manual/stdio.texi: Likewise.
46274         * manual/terminal.texi: Likewise.
46275         (ONLCR): Document as POSIX.
46276         (OXTABS): Document availability on GNU/Linux as XTABS.
46277         (ONOEOT): Document availability separately from other bits.
46278         (VLNEXT, VDISCARD, VSTATUS): Document availability individually.
46279         * manual/time.texi: Likewise.
46280         * manual/users.texi: Likewise.
46281         * INSTALL: Regenerated.
46282         * sysdeps/gnu/errlist.c: Regenerated.
46284         * aclocal.m4 (LIBC_TRY_LINK_STATIC): New macro.
46285         * configure.in (libc_cv_preinit_array): Use LIBC_TRY_LINK_STATIC.
46286         (libc_cv_ctors_header): Likewise.  Use asm ("") instead of calling
46287         puts.
46288         * configure: Regenerated.
46290 2012-03-07  Joseph Myers  <joseph@codesourcery.com>
46292         * sysdeps/i386/configure.in (cpuid.h): Use AC_CHECK_HEADER with no
46293         default includes instead of AC_HEADER_CHECK.
46294         * sysdeps/i386/configure: Regenerated.
46296         [BZ #10716]
46297         * math/s_cacosh.c (__cacosh): Convert negative log results to 0.
46298         * math/s_cacoshf.c (__cacoshf): Likewise.
46299         * math/s_cacoshl.c (__cacoshl): Likewise.
46300         * math/s_casinh.c (__casinh): Set signs of result from argument.
46301         * math/s_casinhf.c (__casinhf): Likewise.
46302         * math/s_casinhl.c (__casinhl): Likewise.
46303         * math/libm-test.inc (cacos_test, cacosh_test, casin_test)
46304         (casinh_test): Add more tests.
46305         * sysdeps/i386/fpu/libm-test-ulps: Update.
46306         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
46308 2012-03-07  Ulrich Drepper  <drepper@gmail.com>
46310         * po/zh_TW.po: Update from translation team.
46312         * login/Makefile (distribute): Remove variable.
46313         * catgets/Makefile: Likewise.
46314         * mach/Makefile: Likewise.
46315         * malloc/Makefile: Likewise.
46316         * misc/Makefile: Likewise.
46317         * iconv/Makefile: Likewise.
46318         * nscd/Makefile: Likewise.
46319         * hurd/Makefile: Likewise.
46320         * manual/Makefile: Likewise.
46321         * locale/Makefile: Likewise.
46322         * intl/Makefile: Likewise.
46323         * conform/Makefile: Likewise.
46324         * nss/Makefile: Likewise.
46325         * time/Makefile: Likewise.
46326         * soft-fp/Makefile: Likewise.
46327         * dirent/Makefile: Likewise.
46328         * gmon/Makefile: Likewise.
46329         * po/Makefile: Likewise.
46330         * rt/Makefile: Likewise.
46331         * socket/Makefile: Likewise.
46332         * math/Makefile: Likewise.
46333         * signal/Makefile: Likewise.
46334         * debug/Makefile: Likewise.
46335         * elf/Makefile: Likewise.
46336         * timezone/Makefile: Likewise.
46337         * stdlib/Makefile: Likewise.
46338         * iconvdata/Makefile: Likewise.
46339         * sunrpc/Makefile: Likewise.
46340         * io/Makefile: Likewise.
46341         * argp/Makefile: Likewise.
46342         * inet/Makefile: Likewise.
46343         * hesiod/Makefile: Likewise.
46344         * grp/Makefile: Likewise.
46345         * csu/Makefile: Likewise.
46346         * wctype/Makefile: Likewise.
46347         * crypt/Makefile: Likewise.
46348         * libio/Makefile: Likewise.
46349         * string/Makefile: Likewise.
46350         * nis/Makefile: Likewise.
46351         * resolv/Makefile: Likewise.
46352         * stdio-common/Makefile: Likewise.
46353         * wcsmbs/Makefile: Likewise.
46354         * dlfcn/Makefile: Likewise.
46355         * posix/Makefile: Likewise.
46357         [BZ #6959]
46358         * timezone/Makefile: Don't install timezone files, just the programs
46359         and scripts.
46361 2012-03-06  Ulrich Drepper  <drepper@gmail.com>
46363         * nss/databases.def: Add missing gshadow entry.
46365         * stdio-common/vfprintf.c: Fix formatting.  Missing copyright update.
46367 2012-03-06  Marek Polacek  <polacek@redhat.com>
46369         [BZ #13726]
46370         * sysdeps/ieee754/ldbl-96/printf_fphex.c: Adjust position of wnumstr.
46371         * sysdeps/x86_64/fpu/printf_fphex.c: Likewise.
46372         * stdio-common/Makefile (tests): Add tst-long-dbl-fphex.
46373         * stdio-common/tst-long-dbl-fphex.c: New file.
46375 2012-03-06  David S. Miller  <davem@davemloft.net>
46377         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
46378         (set_obp_int): New function.
46379         (get_obp_int): New function.
46380         (__get_clockfreq_via_dev_openprom): Likewise.
46381         * sysdeps/unix/sysv/linux/sparc/sysdep.h (INTERNAL_SYSCALL_ERROR_P):
46382         Avoid unused variable warnings on 'val' and use builtin_expect.
46383         (INLINE_SYSCALL): Don't wrap INTERNAL_SYSCALL_ERROR_P with
46384         __builtin_expect.
46385         (INLINE_CLONE_SYSCALL): Likewise.
46387 2012-03-05  David S. Miller  <davem@davemloft.net>
46389         * sysdeps/sparc/fpu/libm-test-ulps: Update.
46391 2012-03-05  Andreas Schwab  <schwab@linux-m68k.org>
46393         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
46395         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Drop exp(-x) term
46396         only for |x| >= 40.
46397         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
46399 2012-03-05  H.J. Lu  <hongjiu.lu@intel.com>
46401         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c (gettimeofday_ifunc):
46402         Replace gettimeofday with __vdso_gettimeofday.
46404         * sysdeps/unix/sysv/linux/x86_64/init-first.c
46405         (_libc_vdso_platform_setup): Replace clock_gettime and getcpu with
46406         __vdso_clock_gettime and __vdso_getcpu.
46408         * sysdeps/unix/sysv/linux/x86_64/time.c (time_ifunc): Replace
46409         time with __vdso_time.
46411 2012-03-05  Joseph Myers  <joseph@codesourcery.com>
46413         * manual/lang.texi (size_t): Note types to which size_t may be
46414         equivalent with the GNU C Library, but do not describe when
46415         differences between them are significant.
46417 2012-03-05  Andreas Jaeger  <aj@suse.de>
46419         * sysdeps/i386/fpu/libm-test-ulps: Update.
46421 2012-03-05  Joseph Myers  <joseph@codesourcery.com>
46423         [BZ #3976]
46424         * sysdeps/ieee754/dbl-64/e_pow.c: Include <fenv.h>.
46425         (__ieee754_pow): Save and restore rounding mode and use
46426         round-to-nearest for main computations.
46427         * math/libm-test.inc (pow_test_tonearest): New function.
46428         (pow_test_towardzero): Likewise.
46429         (pow_test_downward): Likewise.
46430         (pow_test_upward): Likewise.
46431         (main): Call the new functions.
46432         * sysdeps/i386/fpu/libm-test-ulps: Update.
46433         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
46435         [BZ #3976]
46436         * math/libm-test.inc (cosh_test_tonearest): New function.
46437         (cosh_test_towardzero): Likewise.
46438         (cosh_test_downward): Likewise.
46439         (cosh_test_upward): Likewise.
46440         (sinh_test_tonearest): Likewise.
46441         (sinh_test_towardzero): Likewise.
46442         (sinh_test_downward): Likewise.
46443         (sinh_test_upward): Likewise.
46444         (main): Call the new functions.
46445         * sysdeps/i386/fpu/libm-test-ulps: Update.
46446         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
46448 2012-03-05  Tom de Vries  <tom@codesourcery.com>
46450         * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Ensure
46451         default stack guard is set in last bytes.
46452         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard): Same.
46454 2012-03-05  Kees Cook  <keescook@chromium.org>
46456         * stdio-common/vfprintf.c (vfprintf): add missing errno settings.
46458         [BZ #13656]
46459         * stdio-common/vfprintf.c (vfprintf): Check for nargs overflow and
46460         possibly allocate from heap instead of stack.
46461         * stdio-common/bug-vfprintf-nargs.c: New file.
46462         * stdio-common/Makefile (tests): Add nargs overflow test.
46464 2012-03-03  Andreas Schwab  <schwab@linux-m68k.org>
46466         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
46468 2012-03-03  Marek Polacek  <polacek@redhat.com>
46470         * include/sys/cdefs.h: Remove __GNUC_PREREQ macro.
46471         * math/math_private.h: Likewise.
46472         * stdlib/tst-strtod.c: Likewise.
46473         * sysdeps/i386/i486/bits/atomic.h: Likewise.
46474         * sysdeps/x86_64/bits/atomic.h: Likewise.
46476 2012-03-02  David S. Miller  <davem@davemloft.net>
46478         * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrint.S: New file.
46479         * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrintf.S: New file.
46480         * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrint.S: New file.
46481         * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrintf.S: New file.
46482         * sysdeps/sparc/sparc64/fpu/s_llrint.S: New file.
46483         * sysdeps/sparc/sparc64/fpu/s_llrintf.S: New file.
46484         * sysdeps/sparc/sparc64/fpu/s_lrint.S: New file.
46485         * sysdeps/sparc/sparc64/fpu/s_lrintf.S: New file.
46487 2012-03-02  Roland McGrath  <roland@hack.frob.com>
46489         [BZ #13792]
46490         * manual/examples/README: New file, says the example source files
46491         can be used under GPL>=2.
46492         * manual/Makefile (%.c.texi): Eat the leading part of the file until a
46493         line containing just "*/".
46494         * manual/examples/add.c: Add copyright header (GPL>=2).
46495         * manual/examples/argp-ex1.c: Likewise.
46496         * manual/examples/argp-ex2.c: Likewise.
46497         * manual/examples/argp-ex3.c: Likewise.
46498         * manual/examples/argp-ex4.c: Likewise.
46499         * manual/examples/atexit.c: Likewise.
46500         * manual/examples/db.c: Likewise.
46501         * manual/examples/dir.c: Likewise.
46502         * manual/examples/dir2.c: Likewise.
46503         * manual/examples/execinfo.c: Likewise.
46504         * manual/examples/filecli.c: Likewise.
46505         * manual/examples/filesrv.c: Likewise.
46506         * manual/examples/fmtmsgexpl.c: Likewise.
46507         * manual/examples/genpass.c: Likewise.
46508         * manual/examples/inetcli.c: Likewise.
46509         * manual/examples/inetsrv.c: Likewise.
46510         * manual/examples/isockad.c: Likewise.
46511         * manual/examples/longopt.c: Likewise.
46512         * manual/examples/memopen.c: Likewise.
46513         * manual/examples/memstrm.c: Likewise.
46514         * manual/examples/mkfsock.c: Likewise.
46515         * manual/examples/mkisock.c: Likewise.
46516         * manual/examples/mygetpass.c: Likewise.
46517         * manual/examples/pipe.c: Likewise.
46518         * manual/examples/popen.c: Likewise.
46519         * manual/examples/rprintf.c: Likewise.
46520         * manual/examples/search.c: Likewise.
46521         * manual/examples/select.c: Likewise.
46522         * manual/examples/setjmp.c: Likewise.
46523         * manual/examples/sigh1.c: Likewise.
46524         * manual/examples/sigusr.c: Likewise.
46525         * manual/examples/stpcpy.c: Likewise.
46526         * manual/examples/strdupa.c: Likewise.
46527         * manual/examples/strftim.c: Likewise.
46528         * manual/examples/strncat.c: Likewise.
46529         * manual/examples/subopt.c: Likewise.
46530         * manual/examples/swapcontext.c: Likewise.
46531         * manual/examples/termios.c: Likewise.
46532         * manual/examples/testopt.c: Likewise.
46533         * manual/examples/testpass.c: Likewise.
46534         * manual/examples/timeval_subtract.c: Likewise.
46536         [BZ #13792]
46537         * manual/time.texi (Elapsed Time): Move timeval_subtract example
46538         function to ...
46539         * manual/timeval_subtract.c.texi: ... here, new file.
46541 2012-03-02  David S. Miller  <davem@davemloft.net>
46543         * sysdeps/sparc/fpu/libm-test-ulps: Update for recently added tests.
46545 2012-03-02  Joseph Myers  <joseph@codesourcery.com>
46547         [BZ #3976]
46548         * sysdeps/ieee754/dbl-64/s_sin.c: Include <fenv.h>
46549         (__sin): Save and restore rounding mode and use round-to-nearest
46550         for all computations.
46551         (__cos): Save and restore rounding mode and use round-to-nearest
46552         for all computations.
46553         * sysdeps/ieee754/dbl-64/s_tan.c: Include "math_private.h" and
46554         <fenv.h>.
46555         (tan): Save and restore rounding mode and use round-to-nearest for
46556         all computations.
46557         * math/libm-test.inc (cos_test_tonearest): New function.
46558         (cos_test_towardzero): Likewise.
46559         (cos_test_downward): Likewise.
46560         (cos_test_upward): Likewise.
46561         (sin_test_tonearest): Likewise.
46562         (sin_test_towardzero): Likewise.
46563         (sin_test_downward): Likewise.
46564         (sin_test_upward): Likewise.
46565         (tan_test_tonearest): Likewise.
46566         (tan_test_towardzero): Likewise.
46567         (tan_test_downward): Likewise.
46568         (tan_test_upward): Likewise.
46569         (main): Call the new functions.
46570         * sysdeps/i386/fpu/libm-test-ulps: Update.
46571         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
46573         [BZ #10135]
46574         * sysdeps/ieee754/dbl-64/s_scalbln.c (__scalbln): First test for
46575         small n, then large n, before computing and testing k+n.
46576         * sysdeps/ieee754/dbl-64/s_scalbn.c (__scalbn): Likewise.
46577         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c (__scalbln):
46578         Likewise.
46579         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c (__scalbn):
46580         Likewise.
46581         * sysdeps/ieee754/flt-32/s_scalblnf.c (__scalblnf): Likewise.
46582         * sysdeps/ieee754/flt-32/s_scalbnf.c (__scalbnf): Likewise.
46583         * sysdeps/ieee754/ldbl-128/s_scalblnl.c (__scalblnl): Likewise.
46584         * sysdeps/ieee754/ldbl-128/s_scalbnl.c (__scalbnl): Likewise.
46585         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c (__scalblnl): Likewise.
46586         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c (__scalbnl): Likewise.
46587         * sysdeps/ieee754/ldbl-96/s_scalblnl.c (__scalblnl): Likewise.
46588         * sysdeps/ieee754/ldbl-96/s_scalbnl.c (__scalbnl): Likewise.
46589         * math/libm-test.inc (scalbn_test): Add more tests.
46590         (scalbln_test): Likewise.
46592         * manual/filesys.texi (mode_t): Describe constraints on size and
46593         signedness, not exact equivalence to a particular type.
46594         (ino_t): Likewise.
46595         (ino64_t): Likewise.
46596         (dev_t): Likewise.
46597         (nlink_t): Likewise.
46598         (blkcnt_t): Likewise.
46599         (blkcnt64_t): Likewise.
46600         * manual/llio.texi (off_t): Likewise.
46602         [BZ #3976]
46603         * sysdeps/ieee754/dbl-64/e_exp.c: Include <fenv.h>.
46604         (__ieee754_exp): Save and restore rounding mode and use
46605         round-to-nearest for all computations.
46606         * math/libm-test.inc (exp_test_tonearest): New function.
46607         (exp_test_towardzero): Likewise.
46608         (exp_test_downward): Likewise.
46609         (exp_test_upward): Likewise.
46610         (main): Call the new functions.
46611         * sysdeps/i386/fpu/libm-test-ulps: Update.
46612         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
46614 2012-03-01  Chris Demetriou  <cgd@google.com>
46616         * sysdeps/gnu/errlist-compat.awk: Don't depend on AWK internals to
46617         have predictable order.
46619 2012-03-01  David S. Miller  <davem@davemloft.net>
46621         * sysdeps/unix/sysv/linux/sparc/sparc32/getpagesize.c: Delete.
46623         * sysdeps/sparc/sparc64/fpu/s_finite.S: New file.
46624         * sysdeps/sparc/sparc64/fpu/s_finitef.S: New file.
46625         * sysdeps/sparc/sparc64/fpu/s_isinf.S: New file.
46626         * sysdeps/sparc/sparc64/fpu/s_isinff.S: New file.
46628         * sysdeps/sparc/sparc32/fpu/s_signbit.S: New file.
46629         * sysdeps/sparc/sparc32/fpu/s_signbitf.S: New file.
46630         * sysdeps/sparc/sparc32/fpu/s_signbitl.S: New file.
46631         * sysdeps/sparc/sparc32/sparcv9/fpu/s_isnan.S: New file.
46632         * sysdeps/sparc/sparc64/fpu/s_isnan.S: New file.
46633         * sysdeps/sparc/sparc64/fpu/s_isnanf.S: New file.
46634         * sysdeps/sparc/sparc64/fpu/s_signbit.S: New file.
46635         * sysdeps/sparc/sparc64/fpu/s_signbitf.S: New file.
46636         * sysdeps/sparc/sparc64/fpu/s_signbitl.S: New file.
46638         * sysdeps/sparc/fpu/libm-test-ulps: Update.
46640         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Move...
46641         * sysdeps/sparc/fpu/libm-test-ulps: to here.
46642         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Delete.
46644         * sysdeps/sparc/crti.S: Remove HAVE_BINUTILS_GOTDATA checks.
46645         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
46646         * sysdeps/sparc/sparc32/elf/start.S: Likewise.
46647         * sysdeps/sparc/sparc32/fpu/w_sqrt.S: Likewise.
46648         * sysdeps/sparc/sparc32/fpu/w_sqrtf.S: Likewise.
46649         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrt.S: Likewise.
46650         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrtf.S: Likewise.
46651         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
46652         * sysdeps/sparc/sparc64/elf/start.S: Likewise.
46653         * sysdeps/sparc/sparc64/fpu/w_sqrt.S: Likewise.
46654         * sysdeps/sparc/sparc64/fpu/w_sqrtf.S: Likewise.
46655         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
46656         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
46657         * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Likewise.
46658         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
46659         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
46660         * config.h.in (HAVE_BINUTILS_GOTDATA): Delete.
46661         * sysdeps/sparc/elf/configure.in: Remove binutils GOTDATA checks.
46662         * sysdeps/sparc/elf/configure: Regenerated.
46664 2012-03-01  Joseph Myers  <joseph@codesourcery.com>
46666         * configure.in (AS, LD): Require binutils 2.20 or later.
46667         * configure: Regenerated.
46668         * manual/install.texi (Tools for Compilation): Give binutils 2.20
46669         as required minimum version.
46670         * INSTALL: Regenerated.
46672         [BZ #2541]
46673         [BZ #4108]
46674         * sysdeps/ieee754/flt-32/s_erff.c (__erfcf): Mask out one more bit
46675         before squaring exponent.
46676         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c (__erfcl): Mask out whole
46677         bottom long double and 27 bits of top long double before squaring
46678         exponent.
46679         * math/libm-test.inc (erfc_test): Add more tests.
46680         * sysdeps/i386/fpu/libm-test-ulps: Update.
46681         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
46682         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
46684 2012-03-01  Kai Tietz  <ktietz@redhat.com>
46686         * soft-fp/soft-fp.h (_FP_STRUCT_LAYOUT): New macro.
46687         * soft-fp/quad.h (_FP_UNION_Q): Use _FP_STRUCT_LAYOUT on struct
46688         containing bit-fields.
46689         * soft-fp/extended.h (_FP_UNION_E): Likewise.
46690         * soft-fp/single.h (_FP_UNION_S): Likewise.
46691         * soft-fp/double.h (_FP_UNION_D): Likewise.
46693 2012-02-29  Joseph Myers  <joseph@codesourcery.com>
46695         [BZ #13786]
46696         * sysdeps/i386/i686/multiarch/strcmp.S [USE_AS_STRCASECMP_L]: Do
46697         not include ../strcmp.S.
46698         [USE_AS_STRNCASECMP_L]: Likewise.
46699         * sysdeps/i386/i686/multiarch/strcasecmp_l-c.c
46700         (__strcasecmp_l_ia32): Define as alias to __strcasecmp_l_nonascii.
46701         * sysdeps/i386/i686/multiarch/strncase_l-c.c
46702         (__strncasecmp_l_ia32): Define as alias to
46703         __strncasecmp_l_nonascii.
46705         [BZ #5794]
46706         * math/libm-test.inc (expm1_test): Add test for bug 5794.
46707         * sysdeps/i386/fpu/libm-test-ulps: Update.
46708         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
46710         * sysdeps/i386/fpu/libm-test-ulps: Reduce some expected errors.
46711         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
46713 2012-02-29  Jeff Law  <law@redhat.com>
46715         * resolv/res_query.c (__libc_res_nquerydomain): Avoid
46716         out of bounds read.
46718 2012-02-29  Marek Polacek  <polacek@redhat.com>
46720         [BZ #13706]
46721         * elf/rtld.c (dl_main): Always set l_used to 1 for vDSO.
46722         * elf/Makefile: Add rules to run tst-unused-dep.out.
46724 2012-02-28  David S. Miller  <davem@davemloft.net>
46726         * sysdeps/sparc/sparc32/fpu/w_sqrt.S: New file.
46727         * sysdeps/sparc/sparc32/fpu/w_sqrtf.S: New file.
46728         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrt.S: New file.
46729         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrtf.S: New file.
46730         * sysdeps/sparc/sparc64/fpu/w_sqrt.S: New file.
46731         * sysdeps/sparc/sparc64/fpu/w_sqrtf.S: New file.
46733 2012-02-29  Joseph Myers  <joseph@codesourcery.com>
46735         * math/libm-test.inc (llround_test): Move one test from
46736         lround_test.  Use TEST_f_L in moved test.
46737         (lround_test): Move misplaced test to llround_test.  Add testcase
46738         from bug 2561.
46740 2012-02-28  Ulrich Drepper  <drepper@gmail.com>
46742         * sysdeps/x86_64/fpu/e_expf.S: New file.
46743         Contributed by Dmitrieva Liubov <liubov.dmitrieva@gmail.com>.
46745 2012-02-28  Stanislav Brabec  <sbrabec@suse.cz>
46747         [BZ #13637]
46748         * posix/regex_internal.c (re_string_skip_chars): Fix miscomputation
46749         of remain_len that may cause incomplete multi-byte character and
46750         false match.
46751         * posix/bug-regex33.c: New file.
46752         * posix/Makefile (tests): Add bug-regex33.
46754 2012-02-28  Joseph Myers  <joseph@codesourcery.com>
46756         * manual/macros.texi: New file.
46757         * Makefile (INSTALL, NOTES): Depend on manual/macros.texi.
46758         * manual/libc.texinfo: Include macros.texi.
46759         * manual/creatute.texi: Likewise.
46760         * manual/install.texi: Likewise.
46761         * manual/arith.texi: Use macros @Theglibc{}, @theglibc{} and
46762         @glibcadj{} in references to the GNU C Library.
46763         * manual/charset.texi: Likewise.
46764         * manual/conf.texi: Likewise.
46765         * manual/contrib.texi: Likewise.  Consistently use "GNU C Library"
46766         when not using those macros.
46767         * manual/creature.texi: Likewise.
46768         * manual/crypt.texi: Likewise.
46769         * manual/errno.texi: Likewise.
46770         * manual/filesys.texi: Likewise.
46771         * manual/header.texi: Likewise.
46772         * manual/install.texi: Likewise.
46773         * manual/intro.texi: Likewise.
46774         * manual/io.texi: Likewise.
46775         * manual/job.texi: Likewise.
46776         * manual/lang.texi: Likewise.
46777         * manual/libc.texiinfo: Likewise.
46778         * manual/llio.texi: Likewise.
46779         * manual/locale.texi: Likewise.
46780         * manual/maint.texi: Likewise.
46781         * manual/math.texi: Likewise.
46782         * manual/memory.texi: Likewise.
46783         * manual/message.texi: Likewise.
46784         * manual/nss.texi: Likewise.
46785         * manual/pattern.texi: Likewise.
46786         * manual/process.texi: Likewise.
46787         * manual/resource.texi: Likewise.
46788         * manual/search.texi: Likewise.
46789         * manual/setjmp.texi: Likewise.
46790         * manual/signal.texi: Likewise.
46791         * manual/socket.texi: Likewise.
46792         * manual/startup.texi: Likewise.
46793         * manual/stdio.texi: Likewise.
46794         * manual/string.texi: Likewise.
46795         * manual/sysinfo.texi: Likewise.
46796         * manual/syslog.texi: Likewise.
46797         * manual/terminal.texi: Likewise.
46798         * manual/time.texi: Likewise.
46799         * manual/users.texi: Likewise.
46800         * INSTALL: Regenerated.
46801         * NOTES: Regenerated.
46802         * sysdeps/gnu/errlist.c: Regenerated.
46804 2012-02-28  Andreas Schwab  <schwab@linux-m68k.org>
46806         * include/dirent.h: Include <dirstream.h> before
46807         <dirent/dirent.h>.
46809 2012-02-28  David S. Miller  <davem@davemloft.net>
46811         * sysdeps/sparc/sparc32/fpu/s_copysign.S: New file.
46812         * sysdeps/sparc/sparc32/fpu/s_copysignf.S: New file.
46813         * sysdeps/sparc/sparc64/fpu/s_copysign.S: New file.
46814         * sysdeps/sparc/sparc64/fpu/s_copysignf.S: New file.
46816 2012-02-27  David S. Miller  <davem@davemloft.net>
46818         * sysdeps/sparc/sparc32/sparcv9/fpu/s_floor.S: New file.
46819         * sysdeps/sparc/sparc32/sparcv9/fpu/s_floorf.S: New file.
46820         * sysdeps/sparc/sparc64/fpu/s_floor.S: New file.
46821         * sysdeps/sparc/sparc64/fpu/s_floorf.S: New file.
46823         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Fix accidental use of
46824         frame pointer instead of stack pointer relative arg slot.
46825         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: Likewise.
46826         * sysdeps/sparc/sparc64/fpu/s_ceil.S: Likewise.
46827         * sysdeps/sparc/sparc64/fpu/s_ceilf.S: Likewise.
46829 2012-02-27  Carlos O'Donell  <carlos_odonell@mentor.com>
46831         [BZ #3992]
46832         * stdlib/fmtmsg.c: Use of uint32_t requires stdint.h.
46834 2012-02-27  David S. Miller  <davem@davemloft.net>
46836         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Fix comment formatting.
46837         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: Likewise.
46838         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: Likewise.
46839         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rintf.S: Likewise.
46840         * sysdeps/sparc/sparc64/fpu/s_ceil.S: Likewise.
46841         * sysdeps/sparc/sparc64/fpu/s_ceilf.S: Likewise.
46842         * sysdeps/sparc/sparc64/fpu/s_rint.S: Likewise.
46843         * sysdeps/sparc/sparc64/fpu/s_rintf.S: Likewise.
46845 2012-02-27  Joseph Myers  <joseph@codesourcery.com>
46847         * configure.in (CC): Restrict allowed GCC versions to 4.3 and
46848         later.  Allow versions 5-9.
46849         * configure: Regenerated.
46850         * manual/install.texi (Tools for Compilation): Give GCC 4.3 as
46851         required minimum version and 4.6 as recommended version.  Do not
46852         mention bugs in GCC 2.7 and 2.8.
46853         * INSTALL: Regenerated.
46855 2012-02-27  David S. Miller  <davem@davemloft.net>
46857         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: New file.
46858         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: New file.
46859         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: New file.
46860         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rintf.S: New file.
46861         * sysdeps/sparc/sparc64/fpu/s_ceil.S: New file.
46862         * sysdeps/sparc/sparc64/fpu/s_ceilf.S: New file.
46863         * sysdeps/sparc/sparc64/fpu/s_rint.S: New file.
46864         * sysdeps/sparc/sparc64/fpu/s_rintf.S: New file.
46866         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl): Do not
46867         manipulate bits before adding and subtracting TWO112[sx].
46868         * sysdeps/ieee754/ldbl-128/s_rintl.c (__rintl): Likewise.
46870 2012-02-27  Roland McGrath  <roland@hack.frob.com>
46872         [BZ #13775]
46873         * libio/bits/stdio-ldbl.h (vdprintf, dprintf): Put these under
46874         [__USE_XOPEN2K8] rather than [__USE_GNU], to match the stdio.h decls.
46875         * libio/stdio.h (vdprintf, dprintf): Remove comment about these not
46876         being in POSIX, because they are in 1003.1-2008.
46878         * rt/tst-aio.c: Include <fcntl.h>.
46879         * rt/tst-aio7.c: Likewise.
46880         * rt/tst-aio64.c: Likewise.
46882         * stdio-common/tst-fmemopen.c (main): Remove spurious const.
46884 2012-02-27  Joseph Myers  <joseph@codesourcery.com>
46886         * manual/install.texi (--with-headers): Describe headers as
46887         interface headers, not private headers.
46888         (Specific advice for GNU/Linux systems): Describe use of headers
46889         from "make headers_install", not private headers from older
46890         kernels.
46891         * INSTALL: Regenerated.
46892         * sysdeps/unix/sysv/linux/configure.in (LIBC_LINUX_VERSION):
46893         Change to 2.6.19.
46894         * sysdeps/unix/sysv/linux/configure: Regenerated.
46896         * manual/llio.texi (fclean): Remove documentation.
46898         * manual/Makefile (libc-texi-generated): New variable.  Include
46899         version.texi.
46900         (libc.dvi, libc.pdf, libc.info, libc/index.html): Depend on
46901         $(libc-texi-generated), not duplicated list of files.
46902         (version.texi, stamp-version): New rules.
46903         (realclean): Remove $(libc-texi-generated), not individual files
46904         from that list.  Do not remove dir-add.texinfo.
46905         * manual/libc.texinfo: Comment out uses of edition numbers and
46906         references to printed manual.  Remove last-updated dates.
46907         (EDITION): Comment out.
46908         (ISBN): Likewise.
46909         (VERSION, UPDATED): Remove.
46910         (version.texi): Include.
46912 2012-02-27  Andreas Schwab  <schwab@linux-m68k.org>
46914         * sysdeps/posix/spawni.c: Include <signal.h>.
46915         * sysdeps/pthread/aio_cancel.c: Include <fcntl.h>.
46916         * sysdeps/pthread/aio_fsync.c: Likewise.
46918 2012-02-26  Ulrich Drepper  <drepper@gmail.com>
46920         * conform/Makefile (tests): Run only when not cross-compiling and
46921         when fast-check is not defined.
46923         * conform/conformtest.pl: XPG7 and POSIX2008 require C99.
46924         * conform/data/limits.h-data: Fixes for POSIX2008.
46925         * conform/run-conformtest.sh: Run all tests.
46926         * include/arpa/inet.h: Changes to allow conformtest.pl to use the
46927         headers.
46928         * include/bits/dlfcn.h: Likewise.
46929         * include/langinfo.h: Likewise.
46930         * include/monetary.h: Likewise.
46931         * include/sys/poll.h: Likewise.
46933         * io/fcntl.h: Define AT_NO_AUTOMOUNT and AT_EMPTY_PATH only
46934         for __USE_GNU.
46935         * posix/spawn.h: Define __need_sigset_t.
46936         * posix/sys/wait.h: Don't include <sys/resource.h>, define id_t here.
46937         * posix/unistd.h: Declare ctermid only for XPG before XPG6.
46938         * rt/aio.h: Don't include fcntl.h and signal.h.  Use bits/siginfo.h
46939         to get sigevent_t only.
46940         * sysdeps/unix/sysv/linux/bits/socket.h: Declare sendmmsg and recvmmsg
46941         only for __USE_GNU.
46942         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
46943         * sysdeps/unix/sysv/linux/bits/uio.h: Declare process_vm_readv and
46944         process_vm_writev only for __USE_GNU.
46945         * termios/termios.h: Declare tcgetsid also for POSIX2008.
46947         * conform/Makefile: For now ignore errors from run-conformtest.
46948         * conform/conformtest.pl: Simplify code.  Add -ansi to CFLAGS for
46949         POSIX to avoid namespace pollution.  Don't prepend headers.
46950         * conform/data/aio.h-data: Fixes for POSIX testing.
46951         * conform/data/fcntl.h-data: Likewise.
46952         * conform/data/glob.h-data: Likewise.
46953         * conform/data/grp.h-data: Likewise.
46954         * conform/data/pthread.h-data: Likewise.
46955         * conform/data/pwd.h-data: Likewise.
46956         * conform/data/signal.h-data: Likewise.
46957         * conform/data/spawn.h-data: Likewise.
46958         * conform/data/stdio.h-data: Likewise.
46959         * conform/data/stdlib.h-data: Likewise.
46960         * conform/data/stropts.h-data: Likewise.
46961         * conform/data/sys/mman.h-data: Likewise.
46962         * conform/data/sys/stat.h-data: Likewise.
46963         * conform/data/sys/types.h-data: Likewise.
46964         * conform/data/sys/wait.h-data: Likewise.
46965         * conform/data/time.h-data: Likewise.
46966         * conform/data/unistd.h-data: Likewise.
46967         * conform/data/utime.h-data: Likewise.
46969         * io/sys/stat.h: fchmod was always in POSIX.
46970         * posix/sys/wait.h: Include <sys/resource.h> only for waitid.
46971         * posix/unistd.h: fsync and ftruncate were in early POSIX as well.
46972         * rt/aio.h: Define __need_timespec before including <time.h>.
46973         * sysdeps/unix/sysv/linux/bits/siginfo.h: Don't name siginfo_t
46974         struct.  Add forward declaration of pthread_attr_t and use it in
46975         sigevent.
46976         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h: Likewise.
46977         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
46978         * sysdeps/unix/sysv/linux/bits/time.h: Don't let __STRICT_ANSI__
46979         always remove CLK_TCK definition.
46981 2012-02-26  Andreas Schwab  <schwab@linux-m68k.org>
46983         * sysdeps/ieee754/dbl-64/k_tan.c: Replace with empty file.
46985 2012-02-25  Ulrich Drepper  <drepper@gmail.com>
46987         * conform/run-conformtest.sh: New file.
46988         * conform/Makefile: Run run-conformtest for tests.
46989         * conform/conformtest.pl: Many bug fixes.  Add ISO C99, ISO C11
46990         support.
46992         * conform/data/uchar.h-data: New file.
46993         * conform/data/aio.h-data: Fixes for ISO C and POSIX 1995 testing.
46994         * conform/data/arpa/inet.h-data: Likewise.
46995         * conform/data/assert.h-data: Likewise.
46996         * conform/data/complex.h-data: Likewise.
46997         * conform/data/cpio.h-data: Likewise.
46998         * conform/data/ctype.h-data: Likewise.
46999         * conform/data/dirent.h-data: Likewise.
47000         * conform/data/dlfcn.h-data: Likewise.
47001         * conform/data/errno.h-data: Likewise.
47002         * conform/data/fcntl.h-data: Likewise.
47003         * conform/data/float.h-data: Likewise.
47004         * conform/data/fmtmsg.h-data: Likewise.
47005         * conform/data/fnmatch.h-data: Likewise.
47006         * conform/data/ftw.h-data: Likewise.
47007         * conform/data/glob.h-data: Likewise.
47008         * conform/data/grp.h-data: Likewise.
47009         * conform/data/iconv.h-data: Likewise.
47010         * conform/data/inttypes.h-data: Likewise.
47011         * conform/data/langinfo.h-data: Likewise.
47012         * conform/data/libgen.h-data: Likewise.
47013         * conform/data/limits.h-data: Likewise.
47014         * conform/data/locale.h-data: Likewise.
47015         * conform/data/math.h-data: Likewise.
47016         * conform/data/monetary.h-data: Likewise.
47017         * conform/data/mqueue.h-data: Likewise.
47018         * conform/data/ndbm.h-data: Likewise.
47019         * conform/data/net/if.h-data: Likewise.
47020         * conform/data/netdb.h-data: Likewise.
47021         * conform/data/netinet/in.h-data: Likewise.
47022         * conform/data/nl_types.h-data: Likewise.
47023         * conform/data/poll.h-data: Likewise.
47024         * conform/data/pthread.h-data: Likewise.
47025         * conform/data/pwd.h-data: Likewise.
47026         * conform/data/regex.h-data: Likewise.
47027         * conform/data/sched.h-data: Likewise.
47028         * conform/data/search.h-data: Likewise.
47029         * conform/data/semaphore.h-data: Likewise.
47030         * conform/data/setjmp.h-data: Likewise.
47031         * conform/data/signal.h-data: Likewise.
47032         * conform/data/spawn.h-data: Likewise.
47033         * conform/data/stdarg.h-data: Likewise.
47034         * conform/data/stdio.h-data: Likewise.
47035         * conform/data/stdlib.h-data: Likewise.
47036         * conform/data/string.h-data: Likewise.
47037         * conform/data/strings.h-data: Likewise.
47038         * conform/data/stropts.h-data: Likewise.
47039         * conform/data/sys/ipc.h-data: Likewise.
47040         * conform/data/sys/mman.h-data: Likewise.
47041         * conform/data/sys/msg.h-data: Likewise.
47042         * conform/data/sys/resource.h-data: Likewise.
47043         * conform/data/sys/select.h-data: Likewise.
47044         * conform/data/sys/sem.h-data: Likewise.
47045         * conform/data/sys/shm.h-data: Likewise.
47046         * conform/data/sys/socket.h-data: Likewise.
47047         * conform/data/sys/stat.h-data: Likewise.
47048         * conform/data/sys/statvfs.h-data: Likewise.
47049         * conform/data/sys/time.h-data: Likewise.
47050         * conform/data/sys/timeb.h-data: Likewise.
47051         * conform/data/sys/times.h-data: Likewise.
47052         * conform/data/sys/types.h-data: Likewise.
47053         * conform/data/sys/uio.h-data: Likewise.
47054         * conform/data/sys/un.h-data: Likewise.
47055         * conform/data/sys/utsname.h-data: Likewise.
47056         * conform/data/sys/wait.h-data: Likewise.
47057         * conform/data/syslog.h-data: Likewise.
47058         * conform/data/tar.h-data: Likewise.
47059         * conform/data/termios.h-data: Likewise.
47060         * conform/data/utime.h-data: Likewise.
47061         * conform/data/utmpx.h-data: Likewise.
47062         * conform/data/varargs.h-data: Likewise.
47063         * conform/data/wchar.h-data: Likewise.
47064         * conform/data/wctype.h-data: Likewise.
47065         * conform/data/wordexp.h-data: Likewise.
47067         * include/stropts.h: New file.
47068         * include/uchar.h: New file.
47069         * include/aio.h: Changes to allow conformtest.pl to use the headers.
47070         * include/assert.h: Likewise.
47071         * include/ctype.h: Likewise.
47072         * include/dirent.h: Likewise.
47073         * include/dlfcn.h: Likewise.
47074         * include/fcntl.h: Likewise.
47075         * include/fnmatch.h: Likewise.
47076         * include/glob.h: Likewise.
47077         * include/grp.h: Likewise.
47078         * include/libio.h: Likewise.
47079         * include/locale.h: Likewise.
47080         * include/math.h: Likewise.
47081         * include/net/if.h: Likewise.
47082         * include/netdb.h: Likewise.
47083         * include/netinet/in.h: Likewise.
47084         * include/pthread.h: Likewise.
47085         * include/pwd.h: Likewise.
47086         * include/regex.h: Likewise.
47087         * include/sched.h: Likewise.
47088         * include/search.h: Likewise.
47089         * include/setjmp.h: Likewise.
47090         * include/signal.h: Likewise.
47091         * include/stdio.h: Likewise.
47092         * include/stdlib.h: Likewise.
47093         * include/string.h: Likewise.
47094         * include/sys/cdefs.h: Likewise.
47095         * include/sys/mman.h: Likewise.
47096         * include/sys/msg.h: Likewise.
47097         * include/sys/resource.h: Likewise.
47098         * include/sys/select.h: Likewise.
47099         * include/sys/socket.h: Likewise.
47100         * include/sys/stat.h: Likewise.
47101         * include/sys/statvfs.h: Likewise.
47102         * include/sys/time.h: Likewise.
47103         * include/sys/times.h: Likewise.
47104         * include/sys/uio.h: Likewise.
47105         * include/sys/utsname.h: Likewise.
47106         * include/sys/wait.h: Likewise.
47107         * include/termios.h: Likewise.
47108         * include/time.h: Likewise.
47109         * include/ulimit.h: Likewise.
47110         * include/unistd.h: Likewise.
47111         * include/utime.h: Likewise.
47112         * include/wchar.h: Likewise.
47113         * include/wctype.h: Likewise.
47114         * include/wordexp.h: Likewise.
47116         * posix/tar.h (TSVTX): Should not be visible for POSIX before 2008.
47118         * time/time.h: TIME_UTC must be a macro.
47119         Make timespec_get available for ISO C11 only as well.
47121 2012-02-24  Ulrich Drepper  <drepper@gmail.com>
47123         * stdlib/fmtmsg.c (fmtmsg): Lock around use of severity list.
47124         Reported by Peng Haitao <penght@cn.fujitsu.com>.
47126 2012-02-24  Joseph Myers  <joseph@codesourcery.com>
47128         * configure.in: Use -o not -a in test for unsupported multi-arch.
47130 2012-02-24  Joseph Myers  <joseph@codesourcery.com>
47132         * manual/texinfo.tex: Update to version 2012-01-19.16.
47134 2012-02-24  Joseph Myers  <joseph@codesourcery.com>
47136         * manual/Makefile (licenses): Change fdl-1.1.texi to fdl-1.3.texi.
47138 2012-02-24  Roland McGrath  <roland@hack.frob.com>
47140         [BZ #13738]
47141         * manual/libc.texinfo (FDL_VERSION): Set to 1.3.
47142         * manual/fdl-1.3.texi: New file.
47143         * manual/fdl-1.1.texi: File removed.
47145         [BZ #13738]
47146         * manual/libc.texinfo (FDL_VERSION): New @set.
47147         Use it for mention of FDL in cover text.
47148         (Documentation License): Use it in @include file name.
47150 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
47151             Roland McGrath  <roland@hack.frob.com>
47153         [BZ #5461]
47154         * manual/arith.texi (strtoll): Refer to LLONG_MAX and LLONG_MIN)
47155         (not LONG_LONG_MAX and LONG_LONG_MIN.
47156         * manual/lang.texi (LONG_LONG_MIN): Document first as ISO
47157         LLONG_MIN.  Refer to LONG_LONG_MIN only as older GCC-specific
47158         name.
47159         (LONG_LONG_MAX, LLONG_MAX, ULONG_LONG_MAX, ULLONG_MAX): Likewise.
47161 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
47163         [BZ #2547]
47164         [BZ #11365]
47165         * sysdeps/ieee754/flt-32/s_nearbyintf.c (__nearbyintf): Do not
47166         manipulate bits before adding and subtracting TWO23[sx].
47167         * math/libm-test.inc (nearbyint_test): Add more tests.
47169 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
47171         [BZ #2548]
47172         * sysdeps/ieee754/flt-32/s_rintf.c (__rintf): Do not manipulate
47173         bits before adding and subtracting TWO23[sx].
47174         * math/libm-test.inc (rint_test): Add more tests.
47175         (rint_test_tonearest): Likewise.
47176         (rint_test_towardzero): Likewise.
47177         (rint_test_downward): Likewise.
47178         (rint_test_upward: Likewise.
47180 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
47182         [BZ #10110]
47183         * include/stdc-predef.h: New file.  Extracted from features.h.
47184         * include/features.h: Include stdc-predef.h.
47185         * Makefile (headers): Add stdc-predef.h.
47186         * CONFORMANCE (Compiler limitations): Update.
47188 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
47190         * manual/libc.texinfo (VERSION, UPDATED): Revert.
47192 2012-02-21  David S. Miller  <davem@davemloft.net>
47194         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: More jn test ULP updates.
47195         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Likewise.
47197 2012-02-20  David S. Miller  <davem@davemloft.net>
47199         * sysdeps/sparc/sparc32/__longjmp.S: Unwind in the 'thread' path
47200         using a normal save/restore sequence, rather than allocating a
47201         dummy stack frame just to store a frame pointer and restore.
47202         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
47204 2012-02-21  Joseph Myers  <joseph@codesourcery.com>
47206         * manual/install.texi: Fix stray word in line-wrapped comment.
47208 2012-02-20  David S. Miller  <davem@davemloft.net>
47210         * sysdeps/sparc/elf/configure.in (PI_STATIC_AND_HIDDEN): Define if
47211         both binutils and gcc support GOTDATA.
47213         * sysdeps/unix/sparc/sysdep.h: Document why we don't use
47214         "rd %pc" in the PIC register setup sequences.
47216         * sysdeps/sparc/crti.S: Try to use GOTDATA relocs.
47217         * sysdeps/sparc/sparc32/dl-machine.h (RTLD_START): Likewise.
47218         * sysdeps/sparc/sparc32/elf/start.S: Likewise.
47219         * sysdeps/sparc/sparc64/dl-machine.h (RTLD_START): Likewise.
47220         * sysdeps/sparc/sparc64/elf/start.S: Likewise.
47221         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Likewise.
47222         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
47223         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
47224         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h
47225         (SYSCALL_ERROR_HANDLER): Likewise.
47226         * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Likewise.
47227         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
47228         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h
47229         (SYSCALL_ERROR_HANDLER): Likewise.
47231         * config.h.in (HAVE_BINUTILS_GOTDATA): New.
47232         (HAVE_GCC_GOTDATA): New.
47233         * sysdeps/sparc/elf/configure.in: Test for GOTDATA
47234         relocation support in both binutils and gcc.
47235         * sysdeps/sparc/elf/configure: Regenerate.
47237         * sysdeps/sparc/sparc32/elf/configure.in: Delete.
47238         * sysdeps/sparc/sparc32/elf/configure: Delete.
47239         * sysdeps/sparc/sparc64/elf/configure.in: Delete.
47240         * sysdeps/sparc/sparc64/elf/configure: Delete.
47241         * sysdeps/sparc/elf/configure.in: New file.
47242         * sysdeps/sparc/elf/configure: Generate.
47244         * sysdeps/sparc/sparc32/elf/configure.in: Delete WDISP22 check.
47245         * sysdeps/sparc/sparc32/elf/configure: Regenerate.
47246         * sysdeps/sparc/sparc64/elf/configure.in: Likewise.
47247         * sysdeps/sparc/sparc64/elf/configure: Regenerate.
47248         * config.h.in (BROKEN_SPARC_WDISP22): Remove.
47250 2012-02-21  Joseph Myers  <joseph@codesourcery.com>
47252         * manual/install.texi: Do not mention specific glibc version
47253         numbers.
47254         * manual/libc.texinfo (VERSION, UPDATED): Update.
47255         (@copying): Use @copyright{} and range of years.
47257 2012-02-21  Joseph Myers  <joseph@codesourcery.com>
47259         [BZ #13695]
47260         * csu/Makefile (distribute): Remove initfini.c and defs.awk.
47261         [crti.S not in sysdirs] (generated): Do not append.
47262         [crti.S not in sysdirs] (omit-deps): Likewise.
47263         [crti.S not in sysdirs] ($(crtstuff:%=$(objpfx)%.o)): Remove rule.
47264         [crti.S not in sysdirs] ($(objpfx)initfini.s): Likewise.
47265         [crti.S not in sysdirs] ($(objpfx)crti.S): Likewise.
47266         [crti.S not in sysdirs] ($(objpfx)crtn.S): Likewise.
47267         [crti.S not in sysdirs] ($(patsubst %,$(objpfx)crt%.o,i n)):
47268         Likewise.
47269         [crti.S not in sysdirs] ($(objpfx)defs.h): Likewise.
47270         [crti.S not in sysdirs] (CFLAGS-initfini.s): Remove variable.
47271         [crti.S not in sysdirs] (initfini.c): Remove vpath directive.
47272         * csu/defs.awk: Remove file.
47273         * sysdeps/generic/initfini.c: Likewise.
47274         * sysdeps/powerpc/powerpc32/Makefile (CFLAGS-initfini.s): Remove
47275         variable.
47276         * sysdeps/powerpc/powerpc64/Makefile (CFLAGS-initfini.s):
47277         Likewise.
47279 2012-02-20  Joseph Myers  <joseph@codesourcery.com>
47281         * sysdeps/unix/sysv/linux/bits/epoll.h: New file.
47282         * sysdeps/unix/sysv/linux/sparc/bits/epoll.h: Likewise.
47283         * sysdeps/unix/sysv/linux/x86_64/bits/epoll.h: Likewise.
47284         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Remove
47285         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
47286         * sysdeps/unix/sysv/linux/sys/epoll.h: Get flags from
47287         <bits/epoll.h>.
47288         (EPOLL_CLOEXEC, EPOLL_NONBLOCK): Don't define here.
47289         (__EPOLL_PACKED): Define to empty if not defined by
47290         <bits/epoll.h>.
47291         (struct epoll_event): Use __EPOLL_PACKED to make possibly packed.
47292         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
47293         bits/epoll.h.
47295 2012-02-20  Joseph Myers  <joseph@codesourcery.com>
47297         * sysdeps/unix/sysv/linux/bits/timerfd.h: New file.
47298         * sysdeps/unix/sysv/linux/sparc/bits/timerfd.h: Likewise.
47299         * sysdeps/unix/sysv/linux/sparc/sys/timerfd.h: Remove.
47300         * sysdeps/unix/sysv/linux/sys/timerfd.h: Get flags from
47301         <bits/timerfd.h>.
47302         (TFD_CLOEXEC, TFD_NONBLOCK): Don't define here.
47303         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
47304         bits/timerfd.h.
47306 2012-02-20  Joseph Myers  <joseph@codesourcery.com>
47308         * sysdeps/i386/fpu/libm-test-ulps: Resort with gen-libm-test.pl -n
47309         in C locale.
47310         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
47311         * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
47312         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Likewise.
47313         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
47315 2012-02-20  Aurelien Jarno  <aurelien@aurel32.net>
47317         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Adjust ULPs for jn tests.
47318         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Likewise.
47320 2012-02-19  Andreas Schwab  <schwab@linux-m68k.org>
47322         * manual/errno.texi (Error Codes): Add EHWPOISON entry.
47323         * sysdeps/unix/sysv/linux/bits/errno.h (EHWPOISON): Define if not
47324         defined.
47325         * sysdeps/unix/sysv/linux/sparc/bits/errno.h (EHWPOISON):
47326         Likewise.
47327         * sysdeps/unix/sysv/linux/sparc/Versions: Add new errlist compat
47328         entry for 2.16.
47330 2012-02-19  Aurelien Jarno  <aurelien@aurel32.net>
47332         * math/w_acos.c: Use non-signaling floating-point comparisons.
47333         * math/w_acosf.c: Likewise.
47334         * math/w_acosh.c: Likewise.
47335         * math/w_acoshf.c: Likewise.
47336         * math/w_acoshl.c: Likewise.
47337         * math/w_acosl.c: Likewise.
47338         * math/w_asin.c: Likewise.
47339         * math/w_asinf.c: Likewise.
47340         * math/w_asinl.c: Likewise.
47341         * math/w_atanh.c: Likewise.
47342         * math/w_atanhf.c: Likewise.
47343         * math/w_atanhl.c: Likewise.
47344         * math/w_exp2.c: Likewise.
47345         * math/w_exp2f.c: Likewise.
47346         * math/w_exp2l.c: Likewise.
47347         * math/w_j0.c: Likewise.
47348         * math/w_j0f.c: Likewise.
47349         * math/w_j0l.c: Likewise.
47350         * math/w_j1.c: Likewise.
47351         * math/w_j1f.c: Likewise.
47352         * math/w_j1l.c: Likewise.
47353         * math/w_jn.c: Likewise.
47354         * math/w_jnf.c: Likewise.
47355         * math/w_log.c: Likewise.
47356         * math/w_log10.c: Likewise.
47357         * math/w_log10f.c: Likewise.
47358         * math/w_log10l.c: Likewise.
47359         * math/w_log2.c: Likewise.
47360         * math/w_log2f.c: Likewise.
47361         * math/w_log2l.c: Likewise.
47362         * math/w_logf.c: Likewise.
47363         * math/w_logl.c: Likewise.
47364         * math/w_sqrt.c: Likewise.
47365         * math/w_sqrtf.c: Likewise.
47366         * math/w_sqrtl.c: Likewise.
47367         * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
47368         * sysdeps/ieee754/dbl-64/w_exp.c: Likewise.
47369         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
47370         * sysdeps/ieee754/flt-32/w_expf.c: Likewise.
47371         * sysdeps/ieee754/ldbl-96/w_expl.c: Likewise.
47373 2012-02-19  Joseph Myers  <joseph@codesourcery.com>
47375         [BZ #9739]
47376         * manual/string.texi (strnlen): Use correct parameter name in
47377         equivalent expression.
47379 2012-02-19  Joseph Myers  <joseph@codesourcery.com>
47381         [BZ #11174]
47382         * manual/users.texi (seteuid): Consistently use neweuid for
47383         argument name.
47385 2012-02-19  Joseph Myers  <joseph@codesourcery.com>
47387         [BZ #13704]
47388         * manual/nss.texi (Services in the NSS configuration): Correct
47389         list of services in example configuration file.
47391 2012-02-19  Nick Bowler  <nbowler@draconx.ca>
47393         [BZ #11322]
47394         * manual/arith.texi: Remove statements about negative zero
47395         behaving identically to zero.
47397 2012-02-18  Joseph Myers  <joseph@codesourcery.com>
47399         [BZ #5993]
47400         * manual/install.texi: Do not document upgrading from libc5.
47402 2012-02-18  Joseph Myers  <joseph@codesourcery.com>
47404         [BZ #4596]
47405         * manual/conf.texi (_POSIX_VERSION): Do not mention __POSIX__.
47407 2012-02-18  David S. Miller  <davem@davemloft.net>
47409         * sysdeps/unix/sparc/sysdep.h (SPARC_PIC_THUNK): New macro.
47410         (SETUP_PIC_REG): Use SPARC_PIC_THUNK and don't save and restore
47411         %o7 across the call.
47412         (SETUP_PIC_REG_LEAF): Do %o7 save/restore in this new macro
47413         instead.
47414         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Use
47415         SETUP_PIC_REG_LEAF.
47416         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
47417         * sysdeps/sparc/crti.S: Use SETUP_PIC_REG.
47418         * sysdeps/sparc/crtn.S: Likewise.
47420 2012-02-17  Ulrich Drepper  <drepper@gmail.com>
47422         * aout/Makefile: Remove.
47424 2012-02-18  Rafe Kettler  <rafe.kettler@gmail.com>
47426         [BZ #13058]
47427         * manual/examples/argp-ex1.c (main): Format definition in GNU
47428         style.
47429         * manual/examples/argp-ex2.c (main): Likewise.
47430         * manual/examples/argp-ex3.c (main): Likewise.
47431         * manual/examples/argp-ex4.c (main): Likewise.
47432         * manual/examples/longopt.c (main): Use new-style prototype
47433         definition.
47434         * manual/examples/strncat.c (main): Specify return type and use
47435         (void) for arguments.
47436         * manual/examples/subopt.c (main): Use char **argv argument.
47438 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
47440         [BZ #5077]
47441         * manual/lang.texi (FLT_EPSILON): Avoid description depending on
47442         rounding modes.
47444 2012-02-17  Fabrice Bauzac  <fabrice.bauzac@wanadoo.fr>
47446         [BZ #6907]
47447         * manual/string.texi (strchr): Change when strchrnul is
47448         recommended.
47450 2012-02-17  Dwayne Grant McConnell  <decimal@us.ibm.com>
47452         [BZ #174]
47453         * manual/locale.texi (setlocale): Document LOCPATH.
47455 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
47457         [BZ #10210]
47458         * manual/process.texi (execle): Move @dots{} before last argument.
47460 2012-02-17  Paul Bolle  <pebolle@tiscali.nl>
47462         [BZ #12047]
47463         * manual/charset.texi (Generic Charset Conversion): Fix typo
47464         (LC_TYPE -> LC_CTYPE).
47466 2012-02-17  Nicolas Boulenguez  <nicolas.boulenguez@free.fr>
47468         [BZ #5805]
47469         * manual/arith.texi (scalbn): Use @var{} on parameter names.
47470         (scalbnf): Likewise.
47471         (scalbnl): Likewise.
47472         (scalbln): Likewise.
47473         (scalblnf): Likewise.
47474         (scalblnl): Likewise.
47475         * manual/errno.texi (vwarn): Name last parameter as @var{ap}.
47476         (vwarnx): Likewise.
47477         (verr): Likewise.
47478         (verrx): Likewise.
47479         * manual/filesys.texi (telldir): Use braces around return type.
47480         * manual/llio.texi (mmap): Add space after comma.
47481         (mmap64): Likewise.
47482         * manual/math.texi (jn): Use @var{} on parameter names.
47483         (jnf): Likewise.
47484         (jnl): Likewise.
47485         (yn): Likewise.
47486         (ynf): Likewise.
47487         (ynl): Likewise.
47488         * manual/memory.texi (alloca): Remove semicolon on @deftypefun
47489         line.
47490         * manual/resource.texi (ulimit): Use @dots{} instead of literal
47491         "...".
47492         (sched_get_priority_min): Remove semicolon on @deftypefun line.
47493         (sched_get_priority_max): Likewise.
47494         * manual/signal.texi (sigvec): Add space after comma.
47495         * manual/socket.texi (if_nametoindex): Use @var{} on parameter
47496         names.
47497         (if_indextoname): Likewise.
47498         (if_freenameindex): Likewise.
47499         (sendto): Use ',' instead of '.' in prototype.
47500         * manual/startup.texi (syscall): Use @dots{} instead of literal
47501         "...".
47502         * manual/stdio.texi (__fpending): Separate initial words of
47503         paragraph from @deftypefun line.
47504         * manual/syslog.texi (syslog): Use @dots{} instead of literal
47505         "...".
47506         (vsyslog): Use @var{} on parameter names.
47507         * manual/terminal.texi (stty): Use @var{} on parameter names.
47508         * manual/users.texi (getutmp): Use @var{} on parameter names.
47509         (getutmpx): Likewise.
47511 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
47513         [BZ #6884]
47514         * manual/stdio.texi (fopen): Fix typos in description of
47515         ",ccs=STRING".
47517 2012-02-17  Aurelien Jarno  <aurelien@aurel32.net>
47519         [BZ #4026]
47520         * sysdeps/unix/sysv/linux/clock_settime.c: include <time.h> to
47521         get clock_id definition.
47523 2012-02-17  Thomas Schwinge  <thomas@schwinge.name>
47525         [BZ #4822]
47526         * sysdeps/mach/hurd/malloc-machine.h: #include <sys/mman.h>.
47527         (madvise): Cast every argument to void on its own.
47529 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
47531         [BZ #9902]
47532         * manual/startup.texi (Exit Status): Fix typo.
47534 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
47536         [BZ #10140]
47537         * manual/examples/argp-ex1.c: Include <stdlib.h>.
47538         * manual/examples/argp-ex2.c: Likewise.
47539         * manual/examples/argp-ex3.c: Likewise.
47541 2012-02-16  Richard Henderson  <rth@redhat.com>
47543         * sysdeps/s390/s390-32/crti.S, sysdeps/s390/s390-32/crtn.S: New files.
47544         * sysdeps/s390/s390-32/initfini.c: Remove.
47545         * sysdeps/s390/s390-64/crti.S, sysdeps/s390/s390-64/crtn.S:
47546         * sysdeps/s390/s390-64/initfini.c: Remove.
47548 2012-02-15  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
47550         * sysdeps/sh/crti.S, sysdeps/sh/crtn.S: New files, based on
47551         compiler output for sysdeps/generic/initfini.c.
47552         * sysdeps/sh/elf/initfini.c: Remove file.
47554 2012-02-16  David S. Miller  <davem@davemloft.net>
47556         [BZ #11494]
47557         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_FSYNC): Define.
47559         * sysdeps/sparc/Makefile: Add -fPIC when building crt{i,n}.S
47560         * sysdeps/sparc/crti.S: New file.
47561         * sysdeps/sparc/crtn.S: New file.
47562         * sysdeps/sparc/sparc32/Makefile: Remove initfini handling.
47563         * sysdeps/sparc/sparc64/Makefile: Likewise.
47565 2012-02-15  Mike Frysinger  <vapier@gentoo.org>
47567         [BZ #3335]
47568         * sysdeps/unix/sysv/linux/getcwd.c: Include sys/param.h.
47570 2012-02-15  Roland McGrath  <roland@hack.frob.com>
47572         [BZ #4822]
47573         * sysdeps/mach/hurd/malloc-machine.h (madvise): New macro.
47575         * mach/devstream.c (cookie_io_functions_t): Macro removed.
47576         (write, read, close): Likewise.
47577         Patch by Aurelien Jarno <aurelien@aurel32.net>.
47579 2012-02-15  Joseph Myers  <joseph@codesourcery.com>
47581         * sysdeps/unix/sysv/linux/bits/signalfd.h: New file.
47582         * sysdeps/unix/sysv/linux/sparc/bits/signalfd.h: Likewise.
47583         * sysdeps/unix/sysv/linux/sparc/sys/signalfd.h: Remove.
47584         * sysdeps/unix/sysv/linux/sys/signalfd.h: Get flags from
47585         <bits/signalfd.h>.
47586         (SFD_CLOEXEC, SFD_NONBLOCK): Don't define here.
47587         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
47588         bits/signalfd.h.
47590 2012-02-14  Marek Polacek  <polacek@redhat.com>
47592         * sysdeps/x86_64/crti.S: New file.
47593         * sysdeps/x86_64/crtn.S: New file.
47594         * sysdeps/x86_64/elf/initfini.c: Remove file.
47596 2012-02-13  Joseph Myers  <joseph@codesourcery.com>
47598         * sysdeps/unix/sysv/linux/bits/inotify.h: New file.
47599         * sysdeps/unix/sysv/linux/sparc/bits/inotify.h: Likewise.
47600         * sysdeps/unix/sysv/linux/sparc/sys/inotify.h: Remove.
47601         * sysdeps/unix/sysv/linux/sys/inotify.h: Get flags from
47602         <bits/inotify.h>.
47603         (IN_CLOEXEC, IN_NONBLOCK): Don't define here.
47604         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
47605         bits/inotify.h.
47607 2012-02-13  Joseph Myers  <joseph@codesourcery.com>
47609         * sysdeps/unix/sysv/linux/bits/eventfd.h: New file.
47610         * sysdeps/unix/sysv/linux/sparc/bits/eventfd.h: Likewise.
47611         * sysdeps/unix/sysv/linux/sparc/sys/eventfd.h: Remove.
47612         * sysdeps/unix/sysv/linux/sys/eventfd.h: Get flags from
47613         <bits/eventfd.h>.
47614         (EFD_SEMAPHORE, EFD_CLOEXEC, EFD_NONBLOCK): Don't define here.
47615         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
47616         bits/eventfd.h.
47618 2012-02-10  Thomas Schwinge  <thomas@codesourcery.com>
47620         * sysdeps/i386/fpu/feupdateenv.c (__feupdateenv): Invoke
47621         __feraiseexcept instead of feraiseexcept.
47623         * rt/tst-cpuclock1.c: Add a few comments, and error checking for
47624         nanosleep invocations.
47625         * rt/tst-cpuclock2.c: Print some values as intended, fix explanatory
47626         strings, and add error checking for a nanosleep invocations.
47628 2012-02-09  Paul Eggert  <eggert@cs.ucla.edu>
47630         Replace FSF snail mail address with URLs, as per GNU coding standards.
47631         Most of the snail mail addresses were wrong anyway, and omitting
47632         them makes the source code easier to maintain.  Almost all of the
47633         changes are to license notices and to locale LC_IDENTIFICATION
47634         addresses, except for this one:
47635         * manual/libc.texinfo: In "Published by", give the FSF's URL,
47636         not its snail mail address.
47638 2012-02-09  Richard Henderson  <rth@twiddle.net>
47640         * sysdeps/unix/sysv/linux/internal_statvfs.c: Use <> for include
47641         of kernel-features.h.
47643         * elf/dl-tls.c (update_get_addr): Avoid pointer type mismatch warning.
47645 2012-02-08  Marek Polacek  <polacek@redhat.com>
47647         * libio/libio.h: Remove _G_HAVE_SYS_CDEFS conditional.
47648         * sysdeps/mach/hurd/_G_config.h: Remove _G_HAVE_SYS_CDEFS macro.
47649         * sysdeps/gnu/_G_config.h: Likewise.
47650         * sysdeps/generic/_G_config.h: Likewise.
47652 2012-02-08  Andreas Schwab  <schwab@linux-m68k.org>
47654         * sysdeps/i386/fpu/libm-test-ulps: Reduce ldouble ULPs for jn
47655         tests.
47656         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
47658         * sysdeps/powerpc/powerpc32/crti.S: New file.
47659         * sysdeps/powerpc/powerpc32/crtn.S: New file.
47660         * sysdeps/powerpc/powerpc64/crti.S: New file.
47661         * sysdeps/powerpc/powerpc64/crtn.S: New file.
47663         * Makeconfig (have-initfini): Don't set.
47664         * config.make.in (have-initfini, need-nopic-initfini): Don't set.
47665         * configure.in (nopic_initfini): Don't substitute.
47666         * config.h.in (HAVE_INITFINI): Don't #undef.
47667         * csu/Makefile (CPPFLAGS): Don't add -DHAVE_INITFINI.
47668         * csu/gmon-start.c: Assume HAVE_INITFINI is defined.
47670 2012-02-08  Joseph Myers  <joseph@codesourcery.com>
47672         Support crti.S and crtn.S provided directly by architectures.
47673         * csu/Makefile [crti.S in sysdirs] (generated): Do not append.
47674         [crti.S in sysdirs] (omit-deps): Likewise.
47675         [crti.S in sysdirs] (CFLAGS-initfini.s): Do not define variable.
47676         [crti.S in sysdirs] ($(crtstuff:%=$(objpfx)%.o)): Disable rule.
47677         [crti.S in sysdirs] ($(objpfx)initfini.s): Likewise.
47678         [crti.S in sysdirs] ($(objpfx)crti.S): Likewise.
47679         [crti.S in sysdirs] ($(objpfx)crtn.S): Likewise.
47680         [crti.S in sysdirs] ($(patsubst %,$(objpfx)crt%.o,i n)): Likewise.
47681         [crti.S in sysdirs] ($(objpfx)defs.h): Likewise.
47682         [crti.S in sysdirs] (initfini.c): Remove vpath directive.
47683         * sysdeps/i386/crti.S, sysdeps/i386/crtn.S: New files, based on
47684         compiler output for sysdeps/generic/initfini.c.
47685         * sysdeps/i386/elf/Makefile: Remove file.
47686         * sysdeps/i386/Makefile (CFLAGS-initfini.s): Remove variable.
47688 2012-02-07  Marek Polacek  <polacek@redhat.com>
47690         * sysdeps/generic/_G_config.h: Remove _G_ARGS macro.
47691         * sysdeps/gnu/_G_config.h: Likewise.
47692         * sysdeps/mach/hurd/_G_config.h: Likewise.
47694 2012-02-07  Marek Polacek  <polacek@redhat.com>
47696         * math/Makefile (tests): Add tst-CMPLX2.
47697         * math/tst-CMPLX2.c: New file.
47699 2012-02-07  Andreas Schwab  <schwab@linux-m68k.org>
47701         * sysdeps/powerpc/fpu/libm-test-ulps: Adjust ULPs for jn tests.
47703         * math/libm-test.inc (jn_test): Add missing L suffix.
47705 2012-02-06  Marek Polacek  <polacek@redhat.com>
47707         * sysdeps/s390/asm-syntax.h: Remove __ELF__ conditionals.
47708         * sysdeps/i386/fpu/e_powf.S: Likewise.
47709         * sysdeps/i386/fpu/e_atanhf.S: Likewise.
47710         * sysdeps/i386/fpu/s_cexpl.S: Likewise.
47711         * sysdeps/i386/fpu/e_acosh.S: Likewise.
47712         * sysdeps/i386/fpu/e_pow.S: Likewise.
47713         * sysdeps/i386/fpu/s_asinhl.S: Likewise.
47714         * sysdeps/i386/fpu/e_acoshl.S: Likewise.
47715         * sysdeps/i386/fpu/s_expm1.S: Likewise.
47716         * sysdeps/i386/fpu/s_frexpf.S: Likewise.
47717         * sysdeps/i386/fpu/e_log2.S: Likewise.
47718         * sysdeps/i386/fpu/e_log2l.S: Likewise.
47719         * sysdeps/i386/fpu/e_scalb.S: Likewise.
47720         * sysdeps/i386/fpu/e_powl.S: Likewise.
47721         * sysdeps/i386/fpu/s_log1p.S: Likewise.
47722         * sysdeps/i386/fpu/e_log10f.S: Likewise.
47723         * sysdeps/i386/fpu/s_cbrtf.S: Likewise.
47724         * sysdeps/i386/fpu/e_logl.S: Likewise.
47725         * sysdeps/i386/fpu/s_cbrt.S: Likewise.
47726         * sysdeps/i386/fpu/s_expm1l.S: Likewise.
47727         * sysdeps/i386/fpu/s_frexpl.S: Likewise.
47728         * sysdeps/i386/fpu/s_expm1f.S: Likewise.
47729         * sysdeps/i386/fpu/e_log2f.S: Likewise.
47730         * sysdeps/i386/fpu/e_acoshf.S: Likewise.
47731         * sysdeps/i386/fpu/e_log.S: Likewise.
47732         * sysdeps/i386/fpu/s_cexp.S: Likewise.
47733         * sysdeps/i386/fpu/e_scalbf.S: Likewise.
47734         * sysdeps/i386/fpu/s_log1pl.S: Likewise.
47735         * sysdeps/i386/fpu/e_logf.S: Likewise.
47736         * sysdeps/i386/fpu/e_log10l.S: Likewise.
47737         * sysdeps/i386/fpu/e_atanh.S: Likewise.
47738         * sysdeps/i386/fpu/s_log1pf.S: Likewise.
47739         * sysdeps/i386/fpu/s_asinhf.S: Likewise.
47740         * sysdeps/i386/fpu/s_cexpf.S: Likewise.
47741         * sysdeps/i386/fpu/e_log10.S: Likewise.
47742         * sysdeps/i386/fpu/s_frexp.S: Likewise.
47743         * sysdeps/i386/fpu/e_atanhl.S: Likewise.
47744         * sysdeps/i386/fpu/s_asinh.S: Likewise.
47745         * sysdeps/i386/fpu/s_cbrtl.S: Likewise.
47746         * sysdeps/i386/fpu/e_scalbl.S: Likewise.
47747         * sysdeps/i386/i686/fpu/e_logl.S: Likewise.
47748         * sysdeps/i386/asm-syntax.h: Likewise.
47749         * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
47750         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
47751         * sysdeps/x86_64/fpu/e_logl.S: Likewise.
47752         * sysdeps/x86_64/fpu/s_expm1l.S: Likewise.
47753         * sysdeps/x86_64/fpu/s_log1pl.S: Likewise.
47754         * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
47755         * sysdeps/x86_64/fpu/s_copysignf.S: Likewise.
47756         * sysdeps/x86_64/fpu/s_copysign.S: Likewise.
47757         * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
47758         * sysdeps/powerpc/sysdep.h: Likewise.
47759         * sysdeps/powerpc/powerpc64/sysdep.h: Likewise.
47760         * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
47762 2012-02-06  Joseph Myers  <joseph@codesourcery.com>
47764         [BZ #411]
47765         * sysdeps/i386/sysdep.h (__i686): Undefine and redefine.
47767 2012-02-06  Joseph Myers  <joseph@codesourcery.com>
47769         * sysdeps/i386/sysdep.h: Include <features.h>.
47770         (GET_PC_THUNK, GET_PC_THUNK_STR): Define conditionally on compiler
47771         version.
47773 2012-02-05  Joseph Myers  <joseph@codesourcery.com>
47775         * sysdeps/i386/sysdep.h (SETUP_PIC_REG_STR, LOAD_PIC_REG_STR):
47776         Define.
47777         * sysdeps/unix/sysv/linux/i386/sysdep.h (check_consistency): Use
47778         LOAD_PIC_REG_STR.
47780 2012-02-03  Joseph Myers  <joseph@codesourcery.com>
47782         * sysdeps/i386/sysdep.h (GET_PC_THUNK, GET_PC_THUNK_STR): Define.
47783         (SETUP_PIC_REG): Use GET_PC_THUNK.
47784         * sysdeps/unix/sysv/linux/i386/sysdep.h: Use GET_PC_THUNK_STR
47785         macro.
47787 2012-02-03  Joseph Myers  <joseph@codesourcery.com>
47789         * sysdeps/i386/sysdep.h (SETUP_PIC_REG, LOAD_PIC_REG): Define also
47790         for non-PIC compilation.
47791         (SETUP_PIC_REG): Add .p2align directive.
47792         * sysdeps/i386/i686/memcmp.S: Use macros for PIC register setup.
47793         * sysdeps/i386/i686/multiarch/bcopy.S: Likewise.
47794         * sysdeps/i386/i686/multiarch/bzero.S: Likewise.
47795         * sysdeps/i386/i686/multiarch/memchr.S: Likewise.
47796         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Likewise.
47797         * sysdeps/i386/i686/multiarch/memcmp.S: Likewise.
47798         * sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S: Likewise.
47799         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Likewise.
47800         * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
47801         * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
47802         * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
47803         * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
47804         * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
47805         * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
47806         * sysdeps/i386/i686/multiarch/memrchr.S: Likewise.
47807         * sysdeps/i386/i686/multiarch/memset-sse2-rep.S: Likewise.
47808         * sysdeps/i386/i686/multiarch/memset-sse2.S: Likewise.
47809         * sysdeps/i386/i686/multiarch/memset.S: Likewise.
47810         * sysdeps/i386/i686/multiarch/memset_chk.S: Likewise.
47811         * sysdeps/i386/i686/multiarch/rawmemchr.S: Likewise.
47812         * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
47813         * sysdeps/i386/i686/multiarch/strcat-sse2.S: Likewise.
47814         * sysdeps/i386/i686/multiarch/strcat.S: Likewise.
47815         * sysdeps/i386/i686/multiarch/strchr.S: Likewise.
47816         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Likewise.
47817         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Likewise.
47818         * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
47819         * sysdeps/i386/i686/multiarch/strcpy-sse2.S: Likewise.
47820         * sysdeps/i386/i686/multiarch/strcpy.S: Likewise.
47821         * sysdeps/i386/i686/multiarch/strcspn.S: Likewise.
47822         * sysdeps/i386/i686/multiarch/strlen.S: Likewise.
47823         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
47824         * sysdeps/i386/i686/multiarch/strnlen.S: Likewise.
47825         * sysdeps/i386/i686/multiarch/strrchr.S: Likewise.
47826         * sysdeps/i386/i686/multiarch/strspn.S: Likewise.
47827         * sysdeps/i386/i686/multiarch/wcschr.S: Likewise.
47828         * sysdeps/i386/i686/multiarch/wcscmp.S: Likewise.
47829         * sysdeps/i386/i686/multiarch/wcscpy.S: Likewise.
47830         * sysdeps/i386/i686/multiarch/wcslen.S: Likewise.
47831         * sysdeps/i386/i686/multiarch/wcsrchr.S: Likewise.
47832         * sysdeps/i386/i686/multiarch/wmemcmp.S: Likewise.
47834 2012-02-03  Joseph Myers  <joseph@codesourcery.com>
47836         * math/tst-CMPLX.c: Include <stdio.h>.
47838 2012-01-31  Joseph Myers  <joseph@codesourcery.com>
47840         * sysdeps/powerpc/bits/mathdef.h (float_t): Always define as
47841         float.
47842         * sysdeps/sh/sh4/bits/mathdef.h: Likewise.
47843         * sysdeps/sparc/bits/mathdef.h: Likewise.
47845 2012-01-31  Marek Polacek  <polacek@redhat.com>
47847         * libio/libio.h: Don't define _PARAMS.
47848         * locale/programs/config.h: Don't define PARAMS.
47849         * stdlib/strtol_l.c: Likewise.
47850         (__strtol_l): Remove PARAMS from the prototype.
47852 2012-01-31  Ulrich Drepper  <drepper@gmail.com>
47854         * malloc/malloc.c: Remove name translation.  Don't use mixed-cap
47855         names.  Just use the correct names.  Remove unnecessary wrapper
47856         functions.
47857         * malloc/arena.c: Likewise.
47858         * malloc/hooks.c: Likewise.
47860         * malloc/arena.c (arena_get2): Really don't call __get_nprocs if
47861         ARENA_TEST says not to.  Simplify test for creation of a new arena.
47862         Partially based on a patch by Siddhesh Poyarekar <siddhesh@redhat.com>.
47864 2012-01-30  Ulrich Drepper  <drepper@gmail.com>
47866         * elf/dl-tls.c (__tls_get_addr): Optimize by transforming all calls
47867         into tail calls.
47868         (update_get_addr): New function.
47869         (tls_get_addr_tail): Take GET_ADDR_ARGS parameter, remove
47870         GET_ADDR_MODULE parameter.
47872 2012-01-30  Joseph Myers  <joseph@codesourcery.com>
47874         * crypt/cert.c: Remove __STDC__ conditionals.
47875         * crypt/crypt-entry.c: Likewise.
47876         * crypt/crypt_util.c: Likewise.
47877         * libio/filedoalloc.c: Likewise.
47878         * libio/fileops.c: Likewise.
47879         * libio/genops.c: Likewise.
47880         * libio/iofclose.c: Likewise.
47881         * libio/iofdopen.c: Likewise.
47882         * libio/iofopen.c: Likewise.
47883         * libio/iofopen64.c: Likewise.
47884         * libio/iogetdelim.c: Likewise.
47885         * libio/iopopen.c: Likewise.
47886         * libio/obprintf.c: Likewise.
47887         * libio/oldfileops.c: Likewise.
47888         * libio/oldiofclose.c: Likewise.
47889         * libio/oldiofdopen.c: Likewise.
47890         * libio/oldiofopen.c: Likewise.
47891         * libio/oldiopopen.c: Likewise.
47892         * libio/wfiledoalloc.c: Likewise.
47893         * libio/wgenops.c: Likewise.
47894         * locale/programs/xmalloc.c: Likewise.
47895         * misc/syslog.c: Likewise.
47896         * stdio-common/xbug.c: Likewise.
47897         * string/memchr.c: Likewise.
47898         * string/memcmp.c: Likewise.
47899         * string/memrchr.c: Likewise.
47900         * string/rawmemchr.c: Likewise.
47901         * sysdeps/posix/getcwd.c: Likewise.
47902         * time/strftime_l.c: Likewise.
47904 2012-01-30  Joseph Myers  <joseph@codesourcery.com>
47906         * configure.in (libc_cv_cc_sse2avx): AC_SUBST.
47907         * config.make.in (config-cflags-sse2avx): Define.
47908         * sysdeps/x86_64/fpu/multiarch/Makefile (CFLAGS-slowexp-avx.c):
47909         Fix typo.
47911 2012-01-29  Chris Metcalf  <cmetcalf@tilera.com>
47913         * scripts/config.guess: Update from upstream config git repository.
47914         * scripts/config.sub: Likewise.
47916 2012-01-28  Chris Metcalf  <cmetcalf@tilera.com>
47918         * elf/elf.h (EM_TILEPRO, EM_TILEGX): New macros.
47919         (EM_NUM): Update.
47920         (R_TILEPRO_*, R_TILEGX_*): New macros.
47922         * scripts/firstversions.awk: Fix bug in version range handling.
47924         * sysdeps/unix/sysv/linux/grantpt.c: Use <> brackets for not-cancel.h.
47926         * sysdeps/unix/sysv/linux/faccessat.c (faccessat): Call __fxstatat64.
47928         * include/sys/epoll.h: New file.
47929         * sysdeps/unix/sysv/linux/epoll_pwait.c (epoll_pwait): Mark as
47930         libc_hidden_def.
47932 2012-01-28  Ulrich Drepper  <drepper@gmail.com>
47934         * sysdeps/x86_64/fpu/bits/mathinline.h (__signbitl): Optimize a bit.
47935         Avoid unnecessary __WORDSIZE == 64 test.
47936         (fmaxf): Use VEX format if possible.
47937         (fmax): Likewise.
47938         (fminf): Likewise.
47939         (fmin): Likewise.
47941         * config.h.in: Define HAVE_SSE2AVX_SUPPORT.
47942         * math/math_private.h: Remove libc_fegetround* and
47943         libc_fesetround*.
47944         * sysdeps/i386/configure.in: Check for -msse2avx.
47945         * sysdeps/x86_64/fpu/math_private.h: Use VEX-encoded instructions
47946         also if SSE2AVX is defined.
47947         Remove libc_fegetround* and libc_fesetround*.
47948         * sysdeps/x86_64/fpu/multiarch/Makefile: Compile *-avx functions
47949         if config-cflags-sse2avx is yes.  Also add -DSSE2AVX to defines.
47950         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Use HAS_AVX again instead
47951         of HAS_YMM_USABLE.
47952         * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
47953         * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
47954         * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
47955         * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
47956         * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
47958         * sysdeps/x86_64/fpu/math_private.h: Simplify use of AVX instructions.
47960 2012-01-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
47962         * sysdeps/powerpc/powerpc32/a2/memcpy.S: Fix for when cache line
47963         size is not set.
47964         * sysdeps/powerpc/powerpc64/a2/memcpy.S: Likewise.
47966 2012-01-27  Ulrich Drepper  <drepper@gmail.com>
47968         [BZ #13618]
47969         * elf/dl-open.c (dl_open_worker): Sort objects by dependency before
47970         relocation.
47971         * Makeconfig (libm): Define.
47972         * elf/Makefile: Add rules to build and run tst-relsort1.
47973         * elf/tst-relsort1.c: New file.
47974         * elf/tst-relsort1mod1.c: New file.
47975         * elf/tst-relsort1mod2.c: New file.
47977 2012-01-27  Joseph Myers  <joseph@codesourcery.com>
47979         * math/s_ldexp.c: Remove __STDC__ conditionals.
47980         * math/s_ldexpf.c: Likewise.
47981         * math/s_ldexpl.c: Likewise.
47982         * math/s_nextafter.c: Likewise.
47983         * math/s_nexttowardf.c: Likewise.
47984         * math/s_significand.c: Likewise.
47985         * math/s_significandf.c: Likewise.
47986         * math/s_significandl.c: Likewise.
47987         * math/w_jnl.c: Likewise.
47988         * sysdeps/i386/fpu/s_isinfl.c: Likewise.
47989         * sysdeps/i386/fpu/s_isnanl.c: Likewise.
47990         * sysdeps/i386/fpu/s_nextafterl.c: Likewise.
47991         * sysdeps/i386/fpu/s_nexttoward.c: Likewise.
47992         * sysdeps/i386/fpu/s_nexttowardf.c: Likewise.
47993         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
47994         * sysdeps/ieee754/dbl-64/k_tan.c: Likewise.
47995         * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
47996         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
47997         * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
47998         * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
47999         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
48000         * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
48001         * sysdeps/ieee754/dbl-64/s_ilogb.c: Likewise.
48002         * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
48003         * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
48004         * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
48005         * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
48006         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
48007         * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
48008         * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
48009         * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
48010         * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
48011         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
48012         * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
48013         * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
48014         * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
48015         * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
48016         * sysdeps/ieee754/flt-32/s_cosf.c: Likewise.
48017         * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
48018         * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
48019         * sysdeps/ieee754/flt-32/s_finitef.c: Likewise.
48020         * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
48021         * sysdeps/ieee754/flt-32/s_ilogbf.c: Likewise.
48022         * sysdeps/ieee754/flt-32/s_isnanf.c: Likewise.
48023         * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
48024         * sysdeps/ieee754/flt-32/s_nextafterf.c: Likewise.
48025         * sysdeps/ieee754/flt-32/s_sinf.c: Likewise.
48026         * sysdeps/ieee754/flt-32/s_tanf.c: Likewise.
48027         * sysdeps/ieee754/flt-32/s_tanhf.c: Likewise.
48028         * sysdeps/ieee754/k_standard.c: Likewise.
48029         * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
48030         * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
48031         * sysdeps/ieee754/ldbl-128/s_asinhl.c: Likewise.
48032         * sysdeps/ieee754/ldbl-128/s_ceill.c: Likewise.
48033         * sysdeps/ieee754/ldbl-128/s_copysignl.c: Likewise.
48034         * sysdeps/ieee754/ldbl-128/s_cosl.c: Likewise.
48035         * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
48036         * sysdeps/ieee754/ldbl-128/s_fabsl.c: Likewise.
48037         * sysdeps/ieee754/ldbl-128/s_finitel.c: Likewise.
48038         * sysdeps/ieee754/ldbl-128/s_floorl.c: Likewise.
48039         * sysdeps/ieee754/ldbl-128/s_frexpl.c: Likewise.
48040         * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Likewise.
48041         * sysdeps/ieee754/ldbl-128/s_isnanl.c: Likewise.
48042         * sysdeps/ieee754/ldbl-128/s_logbl.c: Likewise.
48043         * sysdeps/ieee754/ldbl-128/s_modfl.c: Likewise.
48044         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c: Likewise.
48045         * sysdeps/ieee754/ldbl-128/s_nextafterl.c: Likewise.
48046         * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
48047         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
48048         * sysdeps/ieee754/ldbl-128/s_rintl.c: Likewise.
48049         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
48050         * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
48051         * sysdeps/ieee754/ldbl-128/s_sinl.c: Likewise.
48052         * sysdeps/ieee754/ldbl-128/s_tanhl.c: Likewise.
48053         * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
48054         * sysdeps/ieee754/ldbl-128/w_expl.c: Likewise.
48055         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
48056         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
48057         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
48058         * sysdeps/ieee754/ldbl-128ibm/k_tanl.c: Likewise.
48059         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c: Likewise.
48060         * sysdeps/ieee754/ldbl-128ibm/s_ceill.c: Likewise.
48061         * sysdeps/ieee754/ldbl-128ibm/s_copysignl.c: Likewise.
48062         * sysdeps/ieee754/ldbl-128ibm/s_cosl.c: Likewise.
48063         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Likewise.
48064         * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c: Likewise.
48065         * sysdeps/ieee754/ldbl-128ibm/s_floorl.c: Likewise.
48066         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c: Likewise.
48067         * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Likewise.
48068         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c: Likewise.
48069         * sysdeps/ieee754/ldbl-128ibm/s_llroundl.c: Likewise.
48070         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c: Likewise.
48071         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c: Likewise.
48072         * sysdeps/ieee754/ldbl-128ibm/s_lroundl.c: Likewise.
48073         * sysdeps/ieee754/ldbl-128ibm/s_modfl.c: Likewise.
48074         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Likewise.
48075         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Likewise.
48076         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
48077         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c: Likewise.
48078         * sysdeps/ieee754/ldbl-128ibm/s_rintl.c: Likewise.
48079         * sysdeps/ieee754/ldbl-128ibm/s_roundl.c: Likewise.
48080         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
48081         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
48082         * sysdeps/ieee754/ldbl-128ibm/s_sinl.c: Likewise.
48083         * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c: Likewise.
48084         * sysdeps/ieee754/ldbl-128ibm/s_tanl.c: Likewise.
48085         * sysdeps/ieee754/ldbl-128ibm/s_truncl.c: Likewise.
48086         * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
48087         * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
48088         * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
48089         * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
48090         * sysdeps/ieee754/ldbl-96/s_copysignl.c: Likewise.
48091         * sysdeps/ieee754/ldbl-96/s_cosl.c: Likewise.
48092         * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
48093         * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
48094         * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
48095         * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
48096         * sysdeps/ieee754/ldbl-96/s_frexpl.c: Likewise.
48097         * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Likewise.
48098         * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
48099         * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
48100         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
48101         * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
48102         * sysdeps/ieee754/ldbl-96/s_nexttoward.c: Likewise.
48103         * sysdeps/ieee754/ldbl-96/s_nexttowardf.c: Likewise.
48104         * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
48105         * sysdeps/ieee754/ldbl-96/s_sinl.c: Likewise.
48106         * sysdeps/ieee754/ldbl-96/s_tanhl.c: Likewise.
48107         * sysdeps/ieee754/ldbl-96/s_tanl.c: Likewise.
48108         * sysdeps/ieee754/s_matherr.c: Likewise.
48109         * sysdeps/powerpc/fpu/w_sqrt.c: Likewise.
48110         * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
48111         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
48112         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
48114 2012-01-26  Joseph Myers  <joseph@codesourcery.com>
48116         * crypt/md5.h: Remove __STDC__ conditionals.
48117         * libio/libioP.h: Likewise.
48118         * locale/programs/config.h: Likewise.
48119         * sysdeps/generic/sysdep.h: Likewise.
48120         * sysdeps/i386/asm-syntax.h: Likewise.
48121         * sysdeps/s390/asm-syntax.h: Likewise.
48122         * sysdeps/unix/sysdep.h: Likewise.
48123         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h: Likewise.
48124         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
48126 2012-01-26  Joseph Myers  <joseph@codesourcery.com>
48128         * libio/libio.h: Remove __STDC__ conditionals.
48129         * malloc/obstack.h: Likewise.
48130         * math/complex.h: Likewise.
48131         * math/math.h: Likewise.
48132         * sysdeps/generic/_G_config.h: Likewise.
48133         * sysdeps/gnu/_G_config.h: Likewise.
48134         * sysdeps/mach/hurd/_G_config.h: Likewise.
48135         * sysdeps/powerpc/bits/mathdef.h: Likewise.
48136         * sysdeps/sh/sh4/bits/mathdef.h: Likewise.
48137         * sysdeps/sparc/bits/mathdef.h: Likewise.
48139 2012-01-26  Ulrich Drepper  <drepper@gmail.com>
48141         [BZ #13583]
48142         * sysdeps/x86_64/multiarch/init-arch.h: Define bit_OSXSAVE.
48143         Clean up HAS_* macros.
48144         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): If
48145         bit_AVX is set also check OSXAVE/XCR0 and set bit_YMM_Usable if
48146         possible.
48147         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Use HAS_YMM_USABLE, not
48148         HAS_AVX.
48149         * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
48150         * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
48151         * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
48152         * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
48153         * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
48155 2012-01-25  Joseph Myers  <joseph@codesourcery.com>
48157         * elf/tst-unique3.cc (gets): Remove declaration.
48158         * elf/tst-unique3lib.cc (gets): Likewise.
48159         * elf/tst-unique3lib2.cc (gets): Likewise.
48160         * elf/tst-unique4.cc (gets): Likewise.
48162 2012-01-24  Ulrich Drepper  <drepper@gmail.com>
48164         * include/stdio.h: Add C++ protection.  Add gets declarations and
48165         definitions.
48166         * debug/tst-chk1.c: Don't declare gets here.
48167         * stdio-common/tst-gets.c: Likewise.
48169 2012-01-24  Joseph Myers  <joseph@codesourcery.com>
48171         * posix/glob: Remove directory.
48173 2012-01-24  Joseph Myers  <joseph@codesourcery.com>
48175         * wcsmbs/Makefile (tst-c16c32-1-ENV): Define.
48177 2012-01-22  Pino Toscano  <toscano.pino@tiscali.it>
48179         * sysdeps/mach/hurd/socket.c (__socket): Return EAFNOSUPPORT instead
48180         of the non-standard EPFNOSUPPORT.
48182 2011-12-26  Samuel Thibault  <samuel.thibault@ens-lyon.org>
48184         * sysdeps/mach/hurd/mmap.c (__mmap): When MAPADDR is nonzero, try
48185         __vm_allocate and __vm_map with ANYWHERE set to 0 first, and try with
48186         ANYWHERE set to 1 only on KERN_NO_SPACE error.
48188 2012-01-21  Ulrich Drepper  <drepper@gmail.com>
48190         * wcsmbs/uchar.h: Test __STDC_VERSION__.
48192 2012-01-20  Ulrich Drepper  <drepper@gmail.com>
48194         * nscd/aicache.c (addhstaiX): Do not cache negative results of
48195         transient errors.
48196         * nscd/grpcache.c (cache_addgr): Likewise.
48197         * nscd/hstcache.c (cache_addhst): Likewise.
48198         * nscd/initgrcache.c (addinitgroupsX): Likewise.
48199         * nscd/pwdcache.c (cache_addpw): Likewise.
48200         * nscd/servicescache.c (cache_addserv): Likewise.
48202 2012-01-16  Ulrich Drepper  <drepper@gmail.com>
48204         * malloc/malloc.c: Various cleanups.
48205         * malloc/hooks.c: Likewise.
48207         * stdlib/Makefile (tests): Add bug-fmtmsg1.
48208         * stdlib/bug-fmtmsg1.c: New file.
48210         * stdlib/fmtmsg.c (init): Add missing unlock.
48211         Patch by Peng Haitao <penght@cn.fujitsu.com>.
48213 2012-01-12  Marek Polacek  <polacek@redhat.com>
48215         * libio/bits/stdio2.h: Do not define gets for ISO C11, ISO C++11,
48216         and _GNU_SOURCE.
48218 2012-01-04  Will Schmidt  <will_schmidt@vnet.ibm.com>
48220         * powerpc/powerpc32/sysdep.h: Add GLUE and GENERATE_GOT_LABEL macros.
48221         * unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Call
48222         macro to ensure uniqueness of label name.
48223         * unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Likewise.
48224         * unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Likewise.
48226 2012-01-11  Ulrich Drepper  <drepper@gmail.com>
48228         * sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c: New file.
48230         * sysdeps/ieee754/dbl-64/s_scalbln.c: Add branch prediction.
48231         * sysdeps/ieee754/flt-32/s_scalblnf.c: Likewise.
48232         * sysdeps/ieee754/ldbl-96/s_scalblnl.c: Likewise.
48233         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c: New file.
48235 2012-01-10  Ulrich Drepper  <drepper@gmail.com>
48237         * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: New file.
48239         * sysdeps/ieee754/dbl-64/s_modf.c: Add branch prediction.
48240         * sysdeps/ieee754/flt-32/s_modff.c: Likewise.
48241         * sysdeps/ieee754/ldbl-96/s_modfl.c: Likewise.
48243         * math/bits/mathcalls.h: Add const attribute to fmin and fmax.
48245         * sysdeps/ieee754/dbl-64/s_scalbn.c: Add branch prediction.
48246         * sysdeps/ieee754/flt-32/s_scalbnf.c: Likewise.
48247         * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
48248         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c: New file.
48250         * math/bits/math-finite.h: Add ldexp support.
48252 2012-01-10  Marek Polacek  <polacek@redhat.com>
48254         * locale/programs/localedef.h (show_archive_content): Add noreturn
48255         attribute.
48257 2012-01-09  Ulrich Drepper  <drepper@gmail.com>
48259         * sysdeps/ieee754/dbl-64/s_log1p.c (__log1p): Add branch prediction.
48261 2012-01-08  Ulrich Drepper  <drepper@gmail.com>
48263         * io/bits/poll2.h: Add __BEGIN/__END_DECLS.
48265         * io/Makefile (headers): Add bits/poll2.h.
48267 2011-01-05  Will Schmidt  <will_schmidt@vnet.ibm.com>
48269         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S: Fix a
48270         typo #include statement.
48272 2012-01-08  Ulrich Drepper  <drepper@gmail.com>
48274         * include/sys/cdefs.h: Define __attribute_alloc_size.
48275         * catgets/gencat.c: Add alloc_size attribute and apply consistently
48276         the malloc attribute to xmalloc, xcalloc, xrealloc, and xstrdup.
48277         * elf/pldd.c: Likewise.
48278         * iconv/iconv_charmap.c: Likewise.
48279         * iconv/iconvconfig.c: Likewise.
48280         * iconv/strtab.c: Likewise.
48281         * locale/programs/locale.c: Likewise.
48282         * locale/programs/localedef.h: Likewise.
48283         * locale/programs/simple-hash.c: Likewise.
48284         * nscd/nscd.h: Likewise.
48285         * nss/makedb.c: Likewise.
48286         * sysdeps/generic/ldconfig.h: Likewise.
48287         * locale/programs/localedef.c: Remove xmalloc prototype.
48288         * nscd/mem.c: Remove xmalloc and xcalloc prototypes.
48290 2012-01-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
48292         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Use alloca when
48293         appropriate.
48295 2012-01-08  Ulrich Drepper  <drepper@gmail.com>
48297         * math/Makefile (tests): Add tst-CMPLX.
48298         * math/tst-CMPLX.c: New file.
48300         * math/complex.h (CMPLXL): Fix typo.
48302         * debug/Makefile (routines): Add poll_chk and ppoll_chk.
48303         * debug/Versions: Export __pool_chk and __ppoll_chk from libc for
48304         GLIBC_2.16.
48305         * debug/tst-chk1.c: Add poll and ppoll tests.
48306         * io/sys/poll.h: Include bits/poll2.h for _FORTIFY_SOURCE.
48307         * include/sys/poll.h: Add hidden proto for ppoll.
48308         * sysdeps/unix/sysv/linux/ppoll.c: Add hidden def.
48309         * sysdeps/mach/hurd/ppoll.c: Likewise.
48310         * io/ppoll.c: Likewise.
48311         * debug/poll_chk.c: New file.
48312         * debug/ppoll_chk.c: New file.
48313         * include/bits/poll2.h: New file.
48314         * io/bits/poll2.h: New file.
48316         [BZ #1350]
48317         * math/complex.h (CMPLX, CMPLXF, CMPLXL): Define.
48319         * configure.in: static is always set to yes.  Remove.
48320         * config.make.in: Don't set build-static.
48321         * Makeconfig: Remove use of build-static.
48322         * dlfcn/Makefile: Likewise.
48323         * elf/Makefile: Likewise.
48324         * math/Makefile: Likewise.
48325         * misc/Makefile: Likewise.
48326         * nptl/Makefile: Likewise.
48327         * sysdeps/mach/hurd/Makefile: Likewise.
48329         * configure.in: PWD_P is not used anymore.
48330         * config.make.in: Remove PWD_P entry.
48332         * configure.in: Remove last remnants of RANLIB.
48333         No need to check for signed size_t anymore.
48334         Don't set libc_commonpagesize and libc_relro_required here for Alpha
48335         and IA-64.
48336         Remove __builtin_expect test because we require at least gcc 3.4.
48337         * aclocal.m4: Likewise.
48339         * wcsmbs/mbrtoc16.c: Implement using towc function.
48340         * wcsmbs/wcsmbsload.h: No need for toc16 and fromc16 functions.
48341         * wcsmbs/wcsmbsload.c: Likewise.
48342         * iconv/gconv_simple.c: Likewise.
48343         * iconv/gconv_int.h: Likewise.
48344         * iconv/gconv_builtin.h: Likewise.
48345         * iconv/iconv_prog.c: Remove CHAR16 handling.
48347         * wcsmbs/c16rtomb.c: Remove #if 0'ed code.
48349         * wcsmbs/mbrtowc.c: Better check for invalid inputs.
48351         * configure.in: Remove --with-elf and --enable-bounded options.
48352         Dont set base_machine for ia64.  More non-ELF conditions removed.
48353         Remove testing and setting of leading underscore information.
48354         * config.make.in (build-bounded): Set to no.
48355         * config.h.in: Remove NO_UNDERSCORES entry.
48356         * include/libc-symbols.h: Don't define HAVE_WEAK_SYMBOLS.  ELF has
48357         them.
48358         * csu/start.c: Remove !NO_UNDERSCORE code.
48359         * locale/localeinfo.h: Likewise.
48360         * sysdeps/generic/machine-gmon.h: Likewise.
48361         * sysdeps/generic/sysdep.h: Likewise.
48362         * sysdeps/i386/sysdep.h: Likewise.
48363         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Likewise.
48364         * sysdeps/mach/sysdep.h: Likewise.
48365         * sysdeps/s390/s390-32/sysdep.h: Likewise.
48366         * sysdeps/s390/s390-64/sysdep.h: Likewise.
48367         * sysdeps/sh/sysdep.h: Likewise.
48368         * sysdeps/sparc/sparc32/alloca.S: Likewise.
48369         * sysdeps/unix/i386/sysdep.S: Likewise.
48370         * sysdeps/unix/sparc/start.c: Likewise.
48371         * sysdeps/unix/sparc/sysdep.S: Likewise.
48372         * sysdeps/unix/sparc/sysdep.h: Likewise.
48373         * sysdeps/unix/start.c: Likewise.
48374         * sysdeps/unix/x86_64/sysdep.S: Likewise.
48375         * sysdeps/x86_64/sysdep.h: Likewise.
48377 2012-01-07  Ulrich Drepper  <drepper@gmail.com>
48379         [BZ #13553]
48380         * misc/sys/cdefs.h: Remove __const, __signed, and __volatile definition
48381         for non-gcc.
48382         * argp/argp-fmtstream.h: Use const instead __const.
48383         * argp/argp.h: Likewise.
48384         * assert/assert.h: Likewise.
48385         * bits/fenv.h: Likewise.
48386         * bits/sched.h: Likewise.
48387         * bits/sigset.h: Likewise.
48388         * bits/sigthread.h: Likewise.
48389         * catgets/nl_types.h: Likewise.
48390         * conform/data/pthread.h-data: Likewise.
48391         * crypt/crypt-private.h: Likewise.
48392         * crypt/crypt.h: Likewise.
48393         * crypt/crypt_util.c: Likewise.
48394         * ctype/ctype.h: Likewise.
48395         * debug/execinfo.h: Likewise.
48396         * debug/mbsnrtowcs_chk.c: Likewise.
48397         * debug/mbsrtowcs_chk.c: Likewise.
48398         * debug/wcsnrtombs_chk.c: Likewise.
48399         * debug/wcsrtombs_chk.c: Likewise.
48400         * debug/wcstombs_chk.c: Likewise.
48401         * dirent/dirent.h: Likewise.
48402         * dlfcn/dlfcn.h: Likewise.
48403         * elf/neededtest4.c: Likewise.
48404         * grp/grp.h: Likewise.
48405         * gshadow/gshadow.h: Likewise.
48406         * iconv/gconv.h: Likewise.
48407         * iconv/gconv_int.h: Likewise.
48408         * iconv/gconv_simple.c: Likewise.
48409         * iconv/iconv.h: Likewise.
48410         * iconv/loop.c: Likewise.
48411         * iconv/skeleton.c: Likewise.
48412         * include/aio.h: Likewise.
48413         * include/aliases.h: Likewise.
48414         * include/argz.h: Likewise.
48415         * include/arpa/inet.h: Likewise.
48416         * include/assert.h: Likewise.
48417         * include/dirent.h: Likewise.
48418         * include/dlfcn.h: Likewise.
48419         * include/execinfo.h: Likewise.
48420         * include/fcntl.h: Likewise.
48421         * include/fenv.h: Likewise.
48422         * include/glob.h: Likewise.
48423         * include/grp.h: Likewise.
48424         * include/libintl.h: Likewise.
48425         * include/mntent.h: Likewise.
48426         * include/netdb.h: Likewise.
48427         * include/pwd.h: Likewise.
48428         * include/rpc/netdb.h: Likewise.
48429         * include/sched.h: Likewise.
48430         * include/search.h: Likewise.
48431         * include/shadow.h: Likewise.
48432         * include/signal.h: Likewise.
48433         * include/stdio.h: Likewise.
48434         * include/stdlib.h: Likewise.
48435         * include/string.h: Likewise.
48436         * include/sys/socket.h: Likewise.
48437         * include/sys/stat.h: Likewise.
48438         * include/sys/statfs.h: Likewise.
48439         * include/sys/statvfs.h: Likewise.
48440         * include/sys/syslog.h: Likewise.
48441         * include/sys/time.h: Likewise.
48442         * include/sys/uio.h: Likewise.
48443         * include/time.h: Likewise.
48444         * include/unistd.h: Likewise.
48445         * include/utmp.h: Likewise.
48446         * include/wchar.h: Likewise.
48447         * include/wctype.h: Likewise.
48448         * inet/aliases.h: Likewise.
48449         * inet/arpa/inet.h: Likewise.
48450         * inet/netinet/ether.h: Likewise.
48451         * inet/netinet/in.h: Likewise.
48452         * intl/libintl.h: Likewise.
48453         * io/bits/fcntl2.h: Likewise.
48454         * io/fcntl.h: Likewise.
48455         * io/ftw.h: Likewise.
48456         * io/sys/poll.h: Likewise.
48457         * io/sys/stat.h: Likewise.
48458         * io/sys/statfs.h: Likewise.
48459         * io/sys/statvfs.h: Likewise.
48460         * io/utime.h: Likewise.
48461         * libio/bits/stdio.h: Likewise.
48462         * libio/bits/stdio2.h: Likewise.
48463         * libio/libio.h: Likewise.
48464         * libio/libioP.h: Likewise.
48465         * libio/stdio.h: Likewise.
48466         * locale/lc-ctype.c: Likewise.
48467         * locale/locale.h: Likewise.
48468         * login/utmp.h: Likewise.
48469         * malloc/arena.c: Likewise.
48470         * malloc/malloc.c: Likewise.
48471         * malloc/malloc.h: Likewise.
48472         * malloc/mcheck.c: Likewise.
48473         * malloc/mtrace.c: Likewise.
48474         * math/bits/mathcalls.h: Likewise.
48475         * math/fenv.h: Likewise.
48476         * math/math_private.h: Likewise.
48477         * misc/bits/error.h: Likewise.
48478         * misc/bits/syslog.h: Likewise.
48479         * misc/err.h: Likewise.
48480         * misc/error.h: Likewise.
48481         * misc/fstab.h: Likewise.
48482         * misc/mntent.h: Likewise.
48483         * misc/regexp.h: Likewise.
48484         * misc/search.h: Likewise.
48485         * misc/sgtty.h: Likewise.
48486         * misc/sys/mman.h: Likewise.
48487         * misc/sys/syslog.h: Likewise.
48488         * misc/sys/uio.h: Likewise.
48489         * misc/sys/xattr.h: Likewise.
48490         * misc/ttyent.h: Likewise.
48491         * nis/rpcsvc/ypclnt.h: Likewise.
48492         * nss/nss.h: Likewise.
48493         * posix/bits/unistd.h: Likewise.
48494         * posix/fnmatch.h: Likewise.
48495         * posix/glob.h: Likewise.
48496         * posix/sched.h: Likewise.
48497         * posix/spawn.h: Likewise.
48498         * posix/sys/wait.h: Likewise.
48499         * posix/unistd.h: Likewise.
48500         * posix/wordexp.h: Likewise.
48501         * pwd/pwd.h: Likewise.
48502         * resolv/netdb.h: Likewise.
48503         * resource/sys/resource.h: Likewise.
48504         * rt/aio.h: Likewise.
48505         * rt/bits/mqueue2.h: Likewise.
48506         * rt/mqueue.h: Likewise.
48507         * shadow/shadow.h: Likewise.
48508         * signal/signal.h: Likewise.
48509         * socket/send.c: Likewise.
48510         * socket/sendto.c: Likewise.
48511         * socket/sys/socket.h: Likewise.
48512         * stdio-common/printf.h: Likewise.
48513         * stdlib/bits/stdlib.h: Likewise.
48514         * stdlib/fmtmsg.h: Likewise.
48515         * stdlib/monetary.h: Likewise.
48516         * stdlib/stdlib.h: Likewise.
48517         * stdlib/ucontext.h: Likewise.
48518         * streams/stropts.h: Likewise.
48519         * string/argz.h: Likewise.
48520         * string/bits/string2.h: Likewise.
48521         * string/string.h: Likewise.
48522         * string/strings.h: Likewise.
48523         * sunrpc/rpc/auth.h: Likewise.
48524         * sunrpc/rpc/auth_des.h: Likewise.
48525         * sunrpc/rpc/clnt.h: Likewise.
48526         * sunrpc/rpc/netdb.h: Likewise.
48527         * sunrpc/rpc/pmap_clnt.h: Likewise.
48528         * sunrpc/rpc/xdr.h: Likewise.
48529         * sysdeps/generic/inttypes.h: Likewise.
48530         * sysdeps/generic/net/if.h: Likewise.
48531         * sysdeps/generic/sys/swap.h: Likewise.
48532         * sysdeps/gnu/net/if.h: Likewise.
48533         * sysdeps/gnu/utmpx.h: Likewise.
48534         * sysdeps/i386/fpu/bits/fenv.h: Likewise.
48535         * sysdeps/i386/i486/bits/string.h: Likewise.
48536         * sysdeps/ieee754/ldbl-opt/nldbl-strtold_l.c: Likewise.
48537         * sysdeps/s390/bits/string.h: Likewise.
48538         * sysdeps/s390/fpu/bits/fenv.h: Likewise.
48539         * sysdeps/sparc/fpu/bits/fenv.h: Likewise.
48540         * sysdeps/sparc/fpu/bits/mathinline.h: Likewise.
48541         * sysdeps/unix/sysv/linux/bits/resource.h: Likewise.
48542         * sysdeps/unix/sysv/linux/bits/sched.h: Likewise.
48543         * sysdeps/unix/sysv/linux/bits/sigset.h: Likewise.
48544         * sysdeps/unix/sysv/linux/bits/socket.h: Likewise.
48545         * sysdeps/unix/sysv/linux/bits/sys_errlist.h: Likewise.
48546         * sysdeps/unix/sysv/linux/bits/uio.h: Likewise.
48547         * sysdeps/unix/sysv/linux/i386/glob64.c: Likewise.
48548         * sysdeps/unix/sysv/linux/i386/olddirent.h: Likewise.
48549         * sysdeps/unix/sysv/linux/preadv.c: Likewise.
48550         * sysdeps/unix/sysv/linux/prlimit.c: Likewise.
48551         * sysdeps/unix/sysv/linux/pwritev.c: Likewise.
48552         * sysdeps/unix/sysv/linux/readv.c: Likewise.
48553         * sysdeps/unix/sysv/linux/s390/s390-32/utmp-convert.h: Likewise.
48554         * sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.h: Likewise.
48555         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
48556         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c: Likewise.
48557         * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c: Likewise.
48558         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Likewise.
48559         * sysdeps/unix/sysv/linux/sparc/sys/timerfd.h: Likewise.
48560         * sysdeps/unix/sysv/linux/sys/acct.h: Likewise.
48561         * sysdeps/unix/sysv/linux/sys/epoll.h: Likewise.
48562         * sysdeps/unix/sysv/linux/sys/mount.h: Likewise.
48563         * sysdeps/unix/sysv/linux/sys/swap.h: Likewise.
48564         * sysdeps/unix/sysv/linux/sys/timerfd.h: Likewise.
48565         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
48566         * sysdeps/x86_64/fpu/bits/fenv.h: Likewise.
48567         * sysdeps/x86_64/strcasecmp_l-nonascii.c: Likewise.
48568         * sysdeps/x86_64/strncase_l-nonascii.c: Likewise.
48569         * sysvipc/sys/ipc.h: Likewise.
48570         * sysvipc/sys/msg.h: Likewise.
48571         * sysvipc/sys/sem.h: Likewise.
48572         * sysvipc/sys/shm.h: Likewise.
48573         * termios/termios.h: Likewise.
48574         * time/sys/time.h: Likewise.
48575         * time/time.h: Likewise.
48576         * wcsmbs/bits/wchar2.h: Likewise.
48577         * wcsmbs/uchar.h: Likewise.
48578         * wcsmbs/wchar.h: Likewise.
48579         * wctype/wctype.h: Likewise.
48581         [BZ #13551]
48582         * Makeconfig: Remove all but ELF support including AIX support.
48583         * Makerules: Likewise.
48584         * config.h.in: Likewise.
48585         * config.make.in: Likewise.
48586         * configure: Likewise.
48587         * configure.in: Likewise.
48588         * csu/Makefile: Likewise.
48589         * csu/version.c: Likewise.
48590         * debug/Makefile: Likewise.
48591         * dlfcn/Makefile: Likewise.
48592         * elf/Makefile: Likewise.
48593         * extra-lib.mk: Likewise.
48594         * iconv/Makefile: Likewise.
48595         * include/libc-symbols.h: Likewise.
48596         * include/shlib-compat.h: Likewise.
48597         * resolv/Makefile: Likewise.
48598         * resolv/res_libc.c: Likewise.
48599         * rt/Makefile: Likewise.
48600         * sysdeps/i386/asm-syntax.h: Likewise.
48601         * sysdeps/i386/sysdep.h: Likewise.
48602         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Likewise.
48603         * sysdeps/mach/sysdep.h: Likewise.
48604         * sysdeps/powerpc/powerpc32/Makefile: Likewise.
48605         * sysdeps/powerpc/powerpc64/Makefile: Likewise.
48606         * sysdeps/s390/asm-syntax.h: Likewise.
48607         * sysdeps/s390/s390-32/sysdep.h: Likewise.
48608         * sysdeps/s390/s390-64/sysdep.h: Likewise.
48609         * sysdeps/sh/sysdep.h: Likewise.
48610         * sysdeps/unix/sparc/sysdep.h: Likewise.
48611         * sysdeps/wordsize-32/divdi3.c: Likewise.
48612         * sysdeps/x86_64/sysdep.h: Likewise.
48614         * argp/Versions: Remove _argp_unlock_xxx.
48616         [BZ #13559]
48617         * abilist/ld.abilist: Update.  Adjust for removal of tls option.
48618         * abilist/libBrokenLocale.abilist: Likewise.
48619         * abilist/libanl.abilist: Likewise.
48620         * abilist/libc.abilist: Likewise.
48621         * abilist/libcrypt.abilist: Likewise.
48622         * abilist/libdl.abilist: Likewise.
48623         * abilist/libm.abilist: Likewise.
48624         * abilist/libnsl.abilist: Likewise.
48625         * abilist/libpthread.abilist: Likewise.
48626         * abilist/libresolv.abilist: Likewise.
48627         * abilist/librt.abilist: Likewise.
48628         * abilist/libthread_db.abilist: Likewise.
48629         * abilist/libutil.abilist: Likewise.
48630         * abilist/libnss_db.abilist: New file.
48632         * scripts/abilist.awk: Add support for indirect functions.
48634         * sysdeps/unix/sysv/linux/configure.in: Remove m68k support.
48636         * sysdeps/generic/ldsodefs.h: Remove Alpha support.
48638         * shlib-versions: Remove entries for ports architectures.
48640         * elf/tls-macros.h: Remove support for Alpha and IA-64.  Should be in
48641         files in ports.
48642         * elf/stackguard-macros.h: Remove support for IA-64.
48643         * elf/tst-auditmod1.c: Likewise.
48644         * sysdeps/generic/ldsodefs.h: Likewise.
48646         * sysdeps/unix/sysv/linux/configure.in: Ports should define
48647         libc_cv_gcc_unwind_find_fde and arch_minimum_kernel in their
48648         configure files.
48650         [BZ #13552]
48651         * configure.in: Remove --enable-omitfp support.
48652         * FAQ.in: Adjust.
48653         * config.make.in: Likewise.
48654         * Makeconfig: Likewise.
48655         * manual/install.texi: Likewise.
48657         In case anyone cares, the IA-64 architecture could move to ports.
48658         * sysdeps/ia64/*: Removed.
48659         * sysdeps/unix/sysv/linux/ia64/*: Removed.
48660         * sysdeps/unix/sysv/linux/kernel-features.h: Remove IA-64 support.
48662         [BZ #13555]
48663         * configure.in: Remove entries for unsupported architectures.
48665         [BZ #13533]
48666         * iconv/gconv_builtin.h: Use CHAR16 for the char16_t conversions.
48667         * iconv/gconv_simple.c: Rename char16_t routines.  Add char16_t<->utf8
48668         routines.
48669         * iconv/gconv_int.h: Adjust prototypes for char16_t routines.
48670         * iconv/iconv_prog.c: Recognize CHAR16 as internal name.
48671         * wcsmbs/c16rtomb.c: Fix a few problems.  Disable all the code and
48672         fall back to using wcrtomb.
48673         * wcsmbs/mbrtoc16.: Fix implementation to handle real conversions.
48674         * wcsmbs/wcsmbsload.c: Make char16 routines optional.  Adjust for
48675         renaming.
48676         * wcsmbs/Makefile (tests): Add tst-c16c32-1:
48677         * wcsmbs/tst-c16c32-1.c: New file.
48679         * wcsmbs/wcrtomb.c: Use MB_LEN_MAX instead of MB_CUR_MAX for sizing
48680         local variable.
48682         * libio/stdio.h: Do not declare gets at all for _GNU_SOURCE.
48684         * elf/tst-unique3.cc: Add explicit declaration of gets.
48685         * elf/tst-unique3lib.cc: Likewise.
48686         * elf/tst-unique3lib2.cc: Likewise.
48687         * elf/tst-unique4.cc: Likewise.
48689         * string/test-strcpy.c (do_one_test): Fix format string for WIDE use.
48691 2012-01-06  Joseph Myers  <joseph@codesourcery.com>
48693         [BZ #13566]
48694         * assert/assert.h (static_assert): Don't define for C++.
48695         * libio/stdio.h (gets): Do declare for C++ <= C++11.
48696         * wcsmbs/uchar.h (char16_t, char32_t): Don't typedef for C++11.
48698 2012-01-03  Ulrich Drepper  <drepper@gmail.com>
48700         * iconv/loop.c (single loop): Fix assertion in storing of
48701         remaining bytes.
48703         * posix/regcomp.c (init_word_char): Optimize a bit for sane encodings.
48705 2012-01-01  Ulrich Drepper  <drepper@gmail.com>
48707         * posix/getconf.c: Update copyright year.
48708         * nss/getent.c: Likewise.
48709         * nss/makedb.c: Likewise.
48710         * iconv/iconvconfig.c: Likewise.
48711         * iconv/iconv_prog.c: Likewise.
48712         * elf/ldconfig.c: Likewise.
48713         * elf/pldd.c: Likewise.
48714         * elf/sotruss.ksh: Likewise.
48715         * catgets/gencat.c: Likewise.
48716         * csu/version.c: Likewise.
48717         * elf/ldd.bash.in: Likewise.
48718         * elf/sprof.c (print_version): Likewise.
48719         * locale/programs/locale.c: Likewise.
48720         * locale/programs/localedef.c: Likewise.
48721         * login/programs/pt_chown.c: Likewise.
48722         * nscd/nscd.c (print_version): Likewise.
48723         * debug/xtrace.sh: Likewise.
48724         * malloc/memusage.sh: Likewise.
48725         * malloc/mtrace.pl: Likewise.
48726         * debug/catchsegv.sh: Likewise.
48728 2011-12-30  Jakub Jelinek  <jakub@redhat.com>
48730         * posix/regex_internal.c (re_string_fetch_byte_case): Remove
48731         pure attribute.
48733 2011-12-24  Ulrich Drepper  <drepper@gmail.com>
48735         [BZ #13533]
48736         * iconv/gconv_simple.c: Add ASCII<->UTF-16 transformations.
48737         * iconv/gconv_builtin.h: Add entries for internal ASCII<->UTF-16
48738         transformations.
48739         * iconv/gconv_int.h: Likewise.
48740         * wcsmbs/Makefile (routines): Add mbrtoc16 and c16rtomb.
48741         * wcsmbs/Versions: Export mbrtoc16, c16rtomb, mbrtoc32, c32rtomb
48742         from libc for GLIBC_2.16.
48743         * wcsmbs/mbrtowc.c: Define mbrtoc32 alias.
48744         * wcsmbs/wcrtomb.c: Define c32rtomb alias.
48745         * wcsmbs/uchar.h: Really define mbstate_t.
48746         * wcsmbs/wchar.h: Allow defining mbstate_t in uchar.h.
48747         * wcsmbs/c16rtomb.c: New file.
48748         * wcsmbs/mbrtoc16.c: New file.
48749         * wcsmbs/wcsmbsload.c: Add static definitions for c16 conversions
48750         for C/POSIX locale.
48751         (__wcsmbs_load_conv): Do not fill in c16 routines yet.
48752         * wcsmbs/wcsmbsload.h (gconv_fcts): Add entries for c16 routines.
48754         * wcsmbs/wchar.h: Add missing __restrict.
48756 2011-12-23  Ulrich Drepper  <drepper@gmail.com>
48758         [BZ #13532]
48759         * time/Makefile (routines): Add timespec_get.
48760         * time/Versions: Export timespec_get from libc for GLIBC_2.16.
48761         * time/time.h: Define TIME_UTC and declare timespec_get.  Define
48762         timespec for ISO C11.
48763         * time/timespec_get.c: New file.
48764         * sysdeps/unix/sysv/linux/timespec_get.c: New file.
48765         * sysdeps/unix/sysv/linux/x86_64/timespec_get.c: New file.
48767         [BZ #13531]
48768         * malloc/malloc.c: Define alias aligned_alloc for public_mEMALIGn.
48769         * stdlib/stdlib.h: Declare aligned_alloc.
48770         * Versions.def: Add GLIBC_2.16 for libc.
48771         * malloc/Versions: Export aligned_alloc from libc for GLIBC_2.16.
48773         [BZ 13527]
48774         * stdlib/stdlib.h: Make at_quick_exit and quick_exit available for
48775         ISO C11.
48777         * include/features.h: Define __USE_ISOCXX11 when compiling ISO C++11
48778         code.
48780         [BZ #13528]
48781         * libio/stdio.h: Do not declare gets for ISO C11 and _GNU_SOURCE.
48783         [BZ #13529]
48784         * assert/assert.h (static_assert): Define.
48786         * version.h: Update for 2.16 development version.
48788         [BZ #13526]
48789         * include/features.h: Handle __STDC_VERSION__ >= 201112 and
48790         _ISOC11_SOURCE.
48792         * version.h (RELEASE): Bump for 2.15 release.
48793         * include/features.h (__GLIBC_MINOR__): Bump to 15.
48795         * sysdeps/x86_64/dl-machine.h: Fix typos in comments.
48796         Patch by Marek Polacek <mpolacek@redhat.com>.
48798         * bits/byteswap.h: Protect long long constants with __extension__.
48799         * sysdeps/i386/bits/byteswap.h: Likewise.
48800         * sysdeps/ia64/bits/byteswap.h: Likewise.
48801         * sysdeps/s390/bits/byteswap.h: Likewise.
48802         * sysdeps/x86_64/bits/byteswap.h: Likewise.
48804 2011-12-23  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
48806         [BZ #13540]
48807         * sysdeps/x86_64/multiarch/strcpy-ssse3.S: Fix overrun in
48808         destination buffer.
48809         * sysdeps/x86_64/multiarch/wcscpy-ssse3.S: Likewise.
48811 2011-12-23  Marek Polacek  <polacek@redhat.com>
48813         * elf/dl-addr.c (determine_info): Add inline keyword.
48814         * elf/tst-auditmod4b.c (check_avx): Likewise.
48815         * elf/tst-auditmod6b.c (check_avx): Likewise.
48816         * elf/tst-auditmod6c.c (check_avx): Likewise.
48817         * elf/tst-auditmod7b.c (check_avx): Likewise.
48819 2011-12-23  Ulrich Drepper  <drepper@gmail.com>
48821         * sysdeps/i386/fpu/bits/fenv.h (feraiseexcept): Also enable for
48822         !__SSE_MATH__.
48824 2011-12-23  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
48826         [BZ #13540]
48827         * sysdeps/i386/i686/multiarch/wcscpy-ssse3.S: Fix wrong copying
48828         processing for last bytes.
48830 2011-08-06  Bruno Haible  <bruno@clisp.org>
48832         [BZ #13061]
48833         * iconvdata/cp1258.c (comp_table_data): Combine U+00A8 U+0301 to
48834         U+0385, not to U+1FEE.
48836         [BZ #13062]
48837         * iconvdata/tcvn5712-1.c (comp_table_data): Remove useless and wrong
48838         entry for U+00A5 U+0301.
48840 2011-12-22  Ulrich Drepper  <drepper@gmail.com>
48842         [BZ #13166]
48843         * inet/getnameinfo.c (getnameinfo): Return EAI_OVERFLOW if the
48844         buffer for the output is too small.
48846         * sysdeps/i386/fpu/bits/fenv.h [__SSE_MATH__]: Add feraiseexcept
48847         optimization.
48849         [BZ #13185]
48850         * sysdeps/i386/fpu/fgetexcptflg.c (__fegetexceptflag): Also return
48851         SSE flags if possible.
48853 2011-12-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
48855         [BZ #13540]
48856         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Fix wrong copying
48857         processing for last bytes.
48859 2011-12-22  Joseph Myers  <joseph@codesourcery.com>
48861         * sysdeps/unix/sysv/linux/Makefile (syscall-list-variants)
48862         (syscall-list-default-options, syscall-list-default-condition)
48863         (syscall-list-includes): Define.
48864         ($(objpfx)syscall-%.h $(objpfx)syscall-%.d): Support arbitrary
48865         list of ABIs and options and #if conditions for each ABI.  Do not
48866         handle common syscalls between ABIs specially.
48867         * sysdeps/unix/sysv/linux/powerpc/Makefile (64bit-predefine):
48868         Remove.
48869         (syscall-list-variants, syscall-list-32bit-options)
48870         (syscall-list-32bit-condition, syscall-list-64bit-options)
48871         (syscall-list-64bit-condition): Define.
48872         * sysdeps/unix/sysv/linux/s390/Makefile (64bit-predefine): Remove.
48873         (syscall-list-variants, syscall-list-32bit-options)
48874         (syscall-list-32bit-condition, syscall-list-64bit-options)
48875         (syscall-list-64bit-condition): Define.
48876         * sysdeps/unix/sysv/linux/sparc/Makefile (64bit-predefine):
48877         Remove.
48878         (syscall-list-variants, syscall-list-32bit-options)
48879         (syscall-list-32bit-condition, syscall-list-64bit-options)
48880         (syscall-list-64bit-condition): Define.
48881         * sysdeps/unix/sysv/linux/x86_64/Makefile (64bit-predefine):
48882         Remove.
48883         (syscall-list-variants, syscall-list-32bit-options)
48884         (syscall-list-32bit-condition, syscall-list-64bit-options)
48885         (syscall-list-64bit-condition): Define.
48887 2011-12-22  Ulrich Drepper  <drepper@gmail.com>
48889         * locale/iso-639.def: Add brx entry.
48891         [BZ #13328]
48892         * malloc/mtrace.c (tr_freehook): Avoid unnecessary unlock/lock.
48893         Proposed by Mariusz_Cukr <marcukr@op.pl>.
48895         * sysdeps/x86_64/fpu/bits/fenv.h: Use __REDIRECT_NTH for
48896         __feraiseexcept_renamed.
48898 2011-12-21  Ulrich Drepper  <drepper@gmail.com>
48900         [BZ #13538]
48901         * sysdeps/unix/sysv/linux/sys/epoll.h: Initialize EPOLLONESHOT and
48902         EPOLLET with unsigned values.
48903         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
48904         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Likewise.
48906         * math/s_cacosh.c: Use Kahan's formula if the subtraction could lead
48907         to large cancellation.
48908         * math/s_cacoshf.c: Likewise.
48909         * math/s_cacoshl.c: Likewise.
48911 2011-11-18  Richard B. Kreckel  <kreckel@ginac.de>
48913         [BZ #13305]
48914         [BZ #12786]
48915         * math/s_cacosh.c: Fix rare miscomputation in cacosh().
48916         * math/s_cacoshf.c: Likewise.
48917         * math/s_cacoshl.c: Likewise.
48919 2011-12-21  Ulrich Drepper  <drepper@gmail.com>
48921         [BZ #13439]
48922         * iconv/gconv.h: Define __GCONV_SWAP.
48923         * iconvdata/unicode.c: The swap bit must be stored in __flags.
48924         * iconvdata/utf-16.c: Likewise.
48925         * iconvdata/utf-32.c: Likewise.
48927 2011-12-21  Andreas Schwab  <schwab@linux-m68k.org>
48929         [BZ #13524]
48930         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Clear lowest limb of
48931         numerator after shifting it by one limb.
48933 2011-12-19  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
48935         * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Define it only
48936         under [__USE_EXTERN_INLINES].
48938 2011-12-17  Ulrich Drepper  <drepper@gmail.com>
48940         [BZ #13446]
48941         * stdio-common/vfprintf.c (vfprintf): Fix extension of specs array.
48943 2011-11-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
48945         * sysdeps/powerpc/Makefile: Added locale-defines.sym generation.
48946         * sysdeps/powerpc/locale-defines.sym: Locale definitions for strcasecmp
48947         optimized code.
48948         * sysdeps/powerpc/powerpc32/power7/Makefile: New file.
48949         * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: New file.
48950         * sysdeps/powerpc/powerpc32/power7/strcasecmp_l.S: New file.
48951         * sysdeps/powerpc/powerpc64/power7/Makefile: Added unroll-loop option
48952         for strncasecmp/strncasecmp_l compilation.
48953         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: New file.
48954         * sysdeps/powerpc/powerpc64/power7/strcasecmp_l.S: New file.
48956 2011-12-08  Marek Polacek  <mpolacek@redhat.com>
48958         [BZ #13484]
48959         * math/bits/math-finite.h: Use __REDIRECT_NTH and __NTH instead
48960         of __asm__.
48962 2011-12-17  Ulrich Drepper  <drepper@gmail.com>
48964         [BZ #13506]
48965         * time/tzfile.c (__tzfile_read): Check values from file header.
48967 2011-11-21  Will Schmidt  <will_schmidt@vnet.ibm.com>
48969         * powerpc/powerpc32/sysdep.h: Define SETUP_GOT_ACCESS() macro.
48970         * powerpc/powerpc32/a2/memcpy.S: Use SETUP_GOT_ACCESS() macro.
48971         * powerpc/powerpc32/dl-start.S: Likewise.
48972         * powerpc/powerpc32/elf/start.S: Likewise.
48973         * powerpc/powerpc32/fpu/__longjmp-common.S: Likewise.
48974         * powerpc/powerpc32/fpu/s_ceil.S: Likewise.
48975         * powerpc/powerpc32/fpu/s_ceilf.S: Likewise.
48976         * powerpc/powerpc32/fpu/s_floor.S: Likewise.
48977         * powerpc/powerpc32/fpu/s_floorf.S: Likewise.
48978         * powerpc/powerpc32/fpu/s_lround.S: Likewise.
48979         * powerpc/powerpc32/fpu/s_rint.S: Likewise.
48980         * powerpc/powerpc32/fpu/s_rintf.S: Likewise.
48981         * powerpc/powerpc32/fpu/s_round.S: Likewise.
48982         * powerpc/powerpc32/fpu/s_roundf.S: Likewise.
48983         * powerpc/powerpc32/fpu/s_trunc.S: Likewise.
48984         * powerpc/powerpc32/fpu/s_truncf.S: Likewise.
48985         * powerpc/powerpc32/fpu/setjmp-common.S: Likewise.
48986         * powerpc/powerpc32/memset.S: Likewise.
48987         * powerpc/powerpc32/power4/fpu/s_llround.S: Likewise.
48988         * powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
48989         * powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
48990         * powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
48991         * powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
48992         * powerpc/powerpc32/power7/fpu/s_finite.S: Likewise.
48993         * powerpc/powerpc32/power7/fpu/s_isinf.S: Likewise.
48994         * powerpc/powerpc32/power7/fpu/s_isnan.S: Likewise.
48995         * unix/sysv/linux/powerpc/powerpc32/____longjmp_chk.S: Likewise.
48996         * unix/sysv/linux/powerpc/powerpc32/brk.S: Likewise.
48997         * unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Likewise.
48998         * unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Likewise.
48999         * unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Likewise.
49001 2011-11-18  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
49003         * math/libm-test.inc: Added more nearbyint tests.
49004         * sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S: New file.
49005         * sysdeps/powerpc/powerpc32/fpu/s_nearbyintf.S: New file.
49006         * sysdeps/powerpc/powerpc64/fpu/s_nearbyint.S: New file.
49007         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintf.S: New file.
49009 2011-11-21  Ross Lagerwall  <rosslagerwall@gmail.com>
49011         * resolv/res_init.c (__res_vinit): Open /etc/resolv.conf with
49012         FD_CLOEXEC.
49014 2011-11-14  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
49016         * sysdeps/x86_64/multiarch/Makefile [subdir=wcsmbs] (sysdep_routines):
49017         Add wcscpy-ssse3 wcscpy-c.
49018         * sysdeps/x86_64/multiarch/wcscpy-ssse3.S: New file.
49019         * sysdeps/x86_64/multiarch/wcscpy-c.c: New file.
49020         * sysdeps/x86_64/multiarch/wcscpy.S: New file.
49021         * sysdeps/x86_64/wcschr.S: New file.
49022         * sysdeps/x86_64/wcsrchr.S: New file.
49023         * string/test-strcmp.c: Remove checking of wcscmp function for
49024         wrong alignments.
49025         * sysdeps/i386/i686/multiarch/Makefile [subdir=wcsmbs]
49026         (sysdep_routines): Add wcscpy-ssse3 wcscpy-c wcschr-sse2 wcschr-c
49027         wcsrchr-sse2 wcsrchr-c.
49028         * sysdeps/i386/i686/multiarch/wcschr.S: New file.
49029         * sysdeps/i386/i686/multiarch/wcschr-c.c: New file.
49030         * sysdeps/i386/i686/multiarch/wcschr-sse2.S: New file.
49031         * sysdeps/i386/i686/multiarch/wcsrchr.S: New file.
49032         * sysdeps/i386/i686/multiarch/wcsrchr-c.c: New file.
49033         * sysdeps/i386/i686/multiarch/wcsrchr-sse2.S: New file.
49034         * sysdeps/i386/i686/multiarch/wcscpy.S: New file.
49035         * sysdeps/i386/i686/multiarch/wcscpy-c.c: New file.
49036         * sysdeps/i386/i686/multiarch/wcscpy-ssse3.S: New file.
49037         * wcsmbc/wcschr.c (WCSCHR): New macro.
49039 2011-11-17  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
49041         * wcsmbs/Makefile (strop-tests): Add wcsrchr wcscpy.
49042         * wcsmbs/test-wcsrchr.c: New file.
49043         * string/test-strrchr.c: Add wcsrchr support.
49044         (WIDE): New macro.
49045         * wcsmbs/test-wcscpy.c: New file.
49046         * string/test-strcpy.c: Add wcscpy support.
49047         (WIDE): New macro.
49049 2011-12-10  Ulrich Drepper  <drepper@gmail.com>
49051         * sysdeps/generic/dl-hash.h (_dl_elf_hash): Lift one operation out of
49052         the inner loop.
49054 2011-12-06  Andreas Schwab  <schwab@linux-m68k.org>
49056         [BZ #13472]
49057         * sysdeps/powerpc/fpu/e_hypot.c (twoM600): Correct value.
49059 2011-12-04  Ulrich Drepper  <drepper@gmail.com>
49061         * sysdeps/generic/dl-hash.h (_dl_elf_hash): Fix attribute.
49062         Minor optimizations.
49064         * sunrpc/clnt_unix.c (clntunix_control): Fix aliasing issues.
49065         * sunrpc/clnt_tcp.c (clnttcp_control): Likewise.
49066         * sunrpc/clnt_udp.c (clntudp_call): Likewise.
49068 2011-12-03  Ulrich Drepper  <drepper@gmail.com>
49070         * inet/netinet/in.h: Provide versions of IN6_IS_ADDR_UNSPECIFIED,
49071         IN6_IS_ADDR_LOOPBACK, IN6_IS_ADDR_LINKLOCAL, IN6_IS_ADDR_SITELOCAL,
49072         IN6_IS_ADDR_V4MAPPED, IN6_IS_ADDR_V4COMPAT, and IN6_ARE_ADDR_EQUAL
49073         for gcc to avoid warnings.
49074         * inet/Makefile (tests): Add tst-checks.
49075         * inet/tst-checks.c: New file.
49077         * sysdeps/generic/dl-hash.h (_dl_elf_hash): Add attribute to avoid
49078         warning.
49080         * sysdeps/x86_64/multiarch/wmemcmp-c.c: Provide prototype for
49081         __wmemcmp_sse2.
49083         * sysdeps/x86_64/fpu/s_scalbln.c: Removed.
49084         * sysdeps/x86_64/fpu/s_scalbn.c: Removed.
49086         * malloc/mcheck.h: Fix use of incorrect encoding in comment.
49088 2011-12-02  Ulrich Drepper  <drepper@gmail.com>
49090         * nis/nis_findserv.c (__nis_findfastest_with_timeout): Avoid aliasing
49091         problem.
49093         * nscd/aicache.c (addhstaiX): Avoid unused variable warning.
49095 2011-11-29  Joseph Myers  <joseph@codesourcery.com>
49097         * sysdeps/unix/sysv/linux/sh/bits/atomic.h (rNOSP): Define
49098         conditional on GCC version.
49099         (__arch_compare_and_exchange_val_8_acq)
49100         (__arch_compare_and_exchange_val_16_acq)
49101         (__arch_compare_and_exchange_val_32_acq, atomic_exchange_and_add)
49102         (atomic_add, atomic_add_negative, atomic_add_zero, atomic_bit_set)
49103         (atomic_bit_test_set): Use rNOSP instead of "r" constraints.
49105 2011-12-02  Joseph Myers  <joseph@codesourcery.com>
49107         * sysdeps/sh/backtrace.c: New file.
49109 2011-12-02  Andreas Schwab  <schwab@redhat.com>
49111         * misc/bits/select2.h (__FD_ELT): Mark as extension.  Add
49112         parenthesis.
49114 2011-12-01  Andreas Schwab  <schwab@redhat.com>
49116         * sysdeps/unix/sysv/linux/futimes.c: Truncate time values when
49117         falling back to utime.
49119 2011-11-30  Andreas Schwab  <schwab@redhat.com>
49121         * sysdeps/s390/fpu/libm-test-ulps: Relax cpow (2 + 3 i, 4 + 0 i)
49122         expectations for float.
49124 2011-11-29  Andreas Schwab  <schwab@redhat.com>
49126         * locale/weight.h (findidx): Add parameter len.
49127         * locale/weightwc.h (findidx): Likewise.
49128         * posix/fnmatch_loop.c (FCT): Adjust caller.
49129         * posix/regcomp.c (build_equiv_class): Likewise.
49130         * posix/regex_internal.h (re_string_elem_size_at): Likewise.
49131         * posix/regexec.c (check_node_accept_bytes): Likewise.
49132         * string/strcoll_l.c (STRCOLL): Likewise.
49133         * string/strxfrm_l.c (STRXFRM): Likewise.
49135 2011-11-17  Ulrich Drepper  <drepper@gmail.com>
49137         * Makefile.in: Remove CVSOPT handling.
49138         * configure.in: Remove use of AC_REVISION.
49139         * iconvdata/Makefile (distribute): No need to filter out CVS.
49140         * scripts/list-sources.sh: Remove CVS, subversion and monotone
49141         handling.
49143 2011-11-16  Andreas Schwab  <schwab@redhat.com>
49145         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S
49146         [USE_AS_STRCASECMP_L]: Fix argument offsets for non-PIC.
49147         [USE_AS_STRNCASECMP_L]: Likewise.
49148         (__strcasecmp_ssse3, __strncasecmp_ssse3): Handle
49149         NO_TLS_DIRECT_SEG_REFS.
49150         * sysdeps/i386/i686/multiarch/strcmp-sse4.S [USE_AS_STRCASECMP_L]:
49151         Fix argument offsets for non-PIC.
49152         [USE_AS_STRNCASECMP_L]: Likewise.
49153         (__strcasecmp_sse4_2, __strncasecmp_sse4_2): Handle
49154         NO_TLS_DIRECT_SEG_REFS.
49156 2011-11-15  Ulrich Drepper  <drepper@gmail.com>
49158         * locale/loadarchive.c (_nl_load_locale_from_archive): Open files with
49159         O_CLOEXEC.
49160         * locale/loadlocale.c (_nl_load_locale): Likewise.
49162 2011-11-15  Andreas Schwab  <schwab@redhat.com>
49164         * sysdeps/unix/sysv/linux/clock_gettime.c (SYSDEP_GETTIME_CPU)
49165         [__ASSUME_POSIX_CPU_TIMERS > 0]: Assign to retval and break.
49166         * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c
49167         (SYSCALL_GETTIME): Set errno on error.
49169         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Properly
49170         count references to noai6ai_cached.
49172 2011-11-15  Ulrich Drepper  <drepper@gmail.com>
49174         * time/getdate.c (__getdate_r): Set FD_CLOEXEC for given file.
49176         * sysdeps/unix/sysv/linux/readonly-area.c (__readonly_area): Set
49177         FD_CLOEXEC for /proc/self/maps.
49179         * sysdeps/unix/sysv/linux/getsysstats.c (phys_pages_info): Set
49180         FD_CLOEXEC for /proc/meminfo.
49182         * sysdeps/posix/getaddrinfo.c (gaiconf_init): Set FD_CLOEXEC for
49183         gai.conf.
49185         * resolv/res_query.c (res_hostalias):  Don't allow cancellation and set
49186         FD_CLOEXEC for given file.
49188         * resolv/res_hconf.c (do_init): Set FD_CLOEXEC for host.conf.
49190         * resolv/gethnamaddr.c (_sethtent): Don't allow cancellation and set
49191         FD_CLOEXEC for /etc/hosts.
49192         (_gethtent): Likewise.
49194         * nss/nsswitch.c (nss_parse_file): Set FD_CLOEXEC.
49196         * nss/nss_files/files-netgrp.c (_nss_files_setnetgrent): Don't allow
49197         cancellation and set FD_CLOEXEC for /etc/netgroup.
49199         * nss/nss_files/files-key.c (search): Don't allow cancellation when
49200         reading /etc/publickey.
49202         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Don't
49203         allow cancellation when reading /etc/group.
49205         * nss/nss_files/files-alias.c (internal_setent): Don't allow
49206         cancellation.
49207         (get_next_alias): Likewise for included file.  Also set FD_CLOEXEC.
49209         * nss/nss_files/files-XXX.c (internal_setent): Don't allow cancellation
49210         when using data file.
49212         * nis/nss-default.c (init): Set FD_CLOEXEC for /etc/default/nss.
49214         * nis/nis_file.c (read_nis_obj): Set FD_CLOEXEC.
49215         (write_nis_obj): Use "c" and "e" in fopen.
49217         * misc/mntent_r.c (__setmntent): Also append e to fopen format.
49219         * misc/getusershell.c (initshells): Set FD_CLOEXEC for /etc/shells.
49221         * misc/getttyent.c (setttyent): Set FD_CLOEXEC.
49223         * misc/getpass.c (getpass): Set FD_CLOEXEC for /dev/tty.
49225         * intl/localealias.c (read_alias_file): Set FD_CLOEXEC for
49226         locale.alias.
49228         * inet/ruserpass.c (ruserpass): Set FD_CLOEXEC for .netrc.
49230         * inet/rcmd.c (iruserfopen): Set FD_CLOEXEC for hosts.equiv.
49232         * iconv/gconv_conf.c (read_conf_file): Set FD_CLOEXEC for config file.
49234         * hesiod/hesiod.c (parse_config_file): Prevent cancellation in config
49235         file parsing and set FD_CLOEXEC.
49237 2011-11-14  Ulrich Drepper  <drepper@gmail.com>
49239         * time/tzfile.c (__tzfile_read): Use "e" in fopen call.
49241 2011-11-14  Andreas Schwab  <schwab@redhat.com>
49243         * malloc/arena.c (arena_get2): Don't call reused_arena when
49244         _int_new_arena failed.
49246 2011-11-14  Ulrich Drepper  <drepper@gmail.com>
49248         * sysdeps/i386/i686/multiarch/Makefile [subdir=string]
49249         (sysdep_routines): Add strcasecmp_l-sse4 and strncase_l-sse4.
49250         * sysdeps/i386/i686/multiarch/strcasecmp.S: Re-enable SSE4.2 code.
49251         * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
49252         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
49253         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Change to allow reuse
49254         to compile strcasecmp and strncasecmp.
49255         * sysdeps/i386/i686/multiarch/strcasecmp_l-sse4.S: New file.
49256         * sysdeps/i386/i686/multiarch/strncase_l-sse4.S: New file.
49258         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Use L macro consistently.
49260 2011-11-13  Ulrich Drepper  <drepper@gmail.com>
49262         * sysdeps/i386/i686/multiarch/Makefile [subdir=string]: Add
49263         locale-defines.sym to gen-as-const-headers.
49264         (sysdep_routines): Add strcasecmp_l-c, strcasecmp-c,
49265         strcasecmp_l-ssse3, strncase_l-c, strncase-c, and strncase_l-ssse3.
49266         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Change to allow reuse
49267         to compile strcasecmp and strncasecmp.
49268         * sysdeps/i386/i686/multiarch/strcmp.S: Allow to use for
49269         strcasecmp_l and strncasecmp_l.
49270         * sysdeps/i386/i686/multiarch/locale-defines.sym: New file.
49271         * sysdeps/i386/i686/multiarch/strcasecmp-c.c: New file.
49272         * sysdeps/i386/i686/multiarch/strcasecmp.S: New file.
49273         * sysdeps/i386/i686/multiarch/strcasecmp_l-c.c: New file.
49274         * sysdeps/i386/i686/multiarch/strcasecmp_l-ssse3.S: New file.
49275         * sysdeps/i386/i686/multiarch/strcasecmp_l.S: New file.
49276         * sysdeps/i386/i686/multiarch/strncase-c.c: New file.
49277         * sysdeps/i386/i686/multiarch/strncase.S: New file.
49278         * sysdeps/i386/i686/multiarch/strncase_l-c.c: New file.
49279         * sysdeps/i386/i686/multiarch/strncase_l-ssse3.S: New file.
49280         * sysdeps/i386/i686/multiarch/strncase_l.S: New file.
49282 2011-11-12  Ulrich Drepper  <drepper@gmail.com>
49284         * sysdeps/unix/clock_gettime.c (clock_gettime): No need to assign
49285         result of SYSDEP_GETTIME_CPU to retval.
49286         * sysdeps/unix/sysv/linux/clock_gettime.c (SYSDEP_GETTIME_CPU): Add
49287         parameter list to macro.  Remove trailing semicolon.  Adjust users.
49289         * resolv/getaddrinfo_a.c (getaddrinfo_a): Avoid warning about unused
49290         variable.
49292         * sysdeps/ieee754/ldbl-96/e_j0l.c (__ieee754_j0l): Avoid storing
49293         mantissa words.
49294         * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_j1l): Likewise.
49296         * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Avoid warning
49297         from unused variable.
49299         * sysdeps/generic/sysdep.h: Clean up, pretty print, use dwarf2.h for
49300         DWARF definitions.
49301         * sysdeps/generic/dwarf2.h: Don't define enums when using the file
49302         for assembling.
49304         * elf/dl-iteratephdr.c [!SHARED] (__dl_iterate_phdr): Don't iterate
49305         over namespaces.
49307         * sunrpc/rpc_prot.c (rejected): Fix case value.
49309         * sysdeps/unix/sysv/linux/internal_statvfs.c (INTERNAL_STATVFS): Use
49310         unsigned long long int to avoid warnings in shift.
49312         * posix/regex_internal.c (re_string_reconstruct): Actually use result
49313         of use of trans.
49314         * posix/regex_internal.h (re_string_wchar_at): Remove temporary
49315         variable tmp.
49317         * sysdeps/i386/i686/multiarch/wcscmp-c.c: Avoid warning.
49318         * sysdeps/i386/i686/multiarch/wcslen-c.c: Likewise.
49319         * sysdeps/i386/i686/multiarch/wmemcmp-c.c: Likewise.
49321         * nis/nis_table.c (nis_list): Use variable of correct type for
49322         result of __follow_path call.
49324 2011-11-07  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
49326         * sysdeps/powerpc/fpu/math_private.h: Using inline assembly version
49327         of math functions ceil, trunc, floor, round, and sqrt, when
49328         avaliable on the platform.
49329         * sysdeps/powerpc/fpu/e_sqrt.c: Undefine __ieee754_sqrt to avoid
49330         name clash.
49331         * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
49332         * sysdeps/powerpc/powerpc64/fpu/e_sqrt.c: Likewise.
49333         * sysdeps/powerpc/powerpc64/fpu/e_sqrtf.c: Likewise.
49335 2011-10-30  Marek Polacek  <mpolacek@redhat.com>
49337         * libio/wfileops.c (_IO_wfile_underflow_mmap): Remove unused variable.
49338         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Likewise.
49340 2011-11-11  Roland McGrath  <roland@hack.frob.com>
49342         * include/unistd.h: Fix __readlink return type.
49343         Reported by Chris Metcalf <cmetcalf@tilera.com>.
49345 2011-11-11  Ulrich Drepper  <drepper@gmail.com>
49347         * stdlib/ucontext.h: Undo last change for makecontext.
49349 2011-11-11  Andreas Schwab  <schwab@redhat.com>
49351         * nss/db-Makefile ($(VAR_DB)/group.db): Fix typo in awk script.
49353         * misc/sys/cdefs.h (__REDIRECT_NTHNL): Define.
49354         * setjmp/setjmp.h: Mark functions as non-leaf.
49355         * setjmp/bits/setjmp2.h: Likewise.
49356         * stdlib/ucontext.h: Likewise.
49358 2011-11-10  Andreas Schwab  <schwab@redhat.com>
49360         * malloc/arena.c (_int_new_arena): Don't increment narenas.
49361         (reused_arena): Don't check arena limit.
49362         (arena_get2): Atomically check arena limit.
49364 2011-11-08  Ulrich Drepper  <drepper@gmail.com>
49366         * locale/findlocale.c (_nl_find_locale): Use __strcasecmp_l.
49367         * intl/localealias.c (strcasecmp): Define using __strcasecmp_l.
49369         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Remove unnecessary
49370         instructions.
49372 2011-11-07  Andreas Schwab  <schwab@redhat.com>
49374         * libio/genops.c (_IO_flush_all_lockp): Only register cleanup
49375         handler when locking.
49377         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn):
49378         Fix size of allocated buffer.
49380 2011-11-04  Andreas Schwab  <schwab@redhat.com>
49382         [BZ #10103]
49383         * math/math.h [__NO_LONG_DOUBLE_MATH && !_LIBC]: Provide
49384         declarations for long double functions.
49385         * math/complex.h [__NO_LONG_DOUBLE_MATH && !_LIBC]: Likewise.
49387         * elf/sprof.c (load_shobj): Fix off-by-one when reading link name.
49389 2011-11-03  Andreas Schwab  <schwab@redhat.com>
49391         * nscd/nscd.c (main): Don't start AVC thread until credentials are
49392         installed.
49394         * nss/makedb.c (set_file_creation_context): Do nothing if SELinux
49395         is disabled.
49397 2011-11-02  Samuel Thibault  <samuel.thibault@ens-lyon.org>
49399         * bits/ioctl-types.h (_IOT_sgttyb): Set number of chars to 4.
49401 2011-11-01  Andreas Schwab  <schwab@linux-m68k.org>
49403         * include/alloca.h (stackinfo_alloca_round): Define.
49404         (extend_alloca): Use it.
49405         [_STACK_GROWS_UP]: Correct check for adjacent allocation.
49406         * elf/dl-deps.c (_dl_map_object_deps): Don't round alloca size
49407         here.
49409         * scripts/check-local-headers.sh: Ignore libaudit.h.
49411         * nscd/Makefile (extra-objs): Make recursively expanded.
49413 2011-11-01  Ulrich Drepper  <drepper@gmail.com>
49415         * sysdeps/x86_64/strcmp.S: Fix test for non-ASCII locales.
49416         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Likewise.
49418         * posix/tst-rfc3484.c: Add missing __free_in6ai dummy function.
49419         * posix/tst-rfc3484-2.c: Likewise.
49420         * posix/tst-rfc3484-3.c: Likewise.
49422         * sysdeps/unix/sysv/linux/bits/uio.h: Declare process_vm_readv and
49423         process_vm_writev.
49424         * sysdeps/unix/sysv/linux/syscalls.list: Add process_vm_readv and
49425         process_vm_writev.
49426         * sysdeps/unix/sysv/linux/Versions: Export process_vm_readv and
49427         process_vm_writev from libc using GLIBC_2.15 version.
49429         * nscd/connections.c: Use kernel headers instead of <netlink/netlink.h>.
49431 2011-10-31  Paul Pluzhnikov  <ppluzhnikov@google.com>
49433         * elf/dl-deps.c (_dl_map_object_deps): Reuse alloca space to reduce
49434         stack usage.
49436 2011-10-31  Ulrich Drepper  <drepper@gmail.com>
49438         [BZ #13367]
49439         * nss/getent.c (initgroups_keys): Show error message in case no group
49440         names are given.
49442         * include/ifaddrs.h: Declare __free_in6ai and __bump_nl_timestamp.
49443         * inet/check_pf.c: Provide dummy versions of __free_in6ai and
49444         __bump_nl_timestamp.
49445         * nscd/connections (nscd_init): When host database is served open
49446         netlink socket and request notification about configuration changes.
49447         (main_loop_poll): Track netlink file descriptor and bump timestamp
49448         in case data becomes available.
49449         (main_loop_epoll): Likewise.
49450         * nscd/nscd-client.h (DB_VERSION): Bump to 2.
49451         (database_pers_head): Add extra_data fileds.
49452         Declare __nscd_get_mapping and __nscd_get_nl_timestamp.
49453         * nscd/nscd_gethst_r.c (__nscd_get_nl_timestamp): New function.
49454         * nscd/nscd_helper.c (__nscd_get_mapping): Renamed from get_mapping.
49455         Adjust caller.
49456         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Don't call free on
49457         in6ai data, call __free_in6ai.
49458         * sysdeps/unix/sysv/linux/Makefile [subdir=nscd] (sysdep-CFLAGS):
49459         Add -DHAVE_NETLINK.
49460         * sysdeps/unix/sysv/linux/check_pf.c: Major rewrite.  Cache the
49461         interface information.  Reuse previous data if netlink timestamp
49462         is not changed.
49463         (__bump_nl_timestamp): New function.
49464         (__free_in6ai): New function.
49466 2011-10-30  Ulrich Drepper  <drepper@gmail.com>
49468         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Don't call
49469         close_not_cancel_no_status here.
49470         (__check_pf): Reorganize code a bit to not call close twice if OOM.
49472 2011-10-29  Ulrich Drepper  <drepper@gmail.com>
49474         [BZ #13276]
49475         * malloc/malloc.c (munmap_chunk): Don't use assertion to check munmap
49476         return value.
49478         * posix/sys/wait.h: Mark wait3 and wait4 with __THROWNL.
49479         * libio/stdio.h: Mark sprintf, vsprintf snprintf, vsnprintf, vasprintf,
49480         asprintf, __asprintf, obstack_printf, obstack_vprintf with __THROWNL.
49482 2011-07-03  Andreas Jaeger  <aj@suse.de>
49484         [BZ #10709]
49485         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Fix incorrect rounding
49486         of sin. Patch suggested by Paul Zimmermann <zimmerma+gcc@loria.fr>.
49487         * math/libm-test.inc (sin_test): Add test case.
49489 2011-10-29  Ulrich Drepper  <drepper@gmail.com>
49491         [BZ #13337]
49492         * elf/sprof.c (load_shobj): Correctly NUL-terminate link name.
49493         Patch by Thomas Jarosch <thomas.jarosch@intra2net.com>.
49495         * elf/chroot_canon.c (chroot_canon): Cleanups.
49497         * elf/dl-lookup.c (_dl_setup_hash): Avoid warning.
49499         [BZ #13335]
49500         * elf/chroot_canon.c (chroot_canon): Fix readlink call.
49501         Patch by Thomas Jarosch <thomas.jarosch@intra2net.com>.
49503         * string/test-strchr.c: Make usable for strchrnul testing.
49504         * string/test-strchrnul.c: New file.
49505         * string/Makefile (strop-tests): Add strchrnul.
49507         * po/it.po: Update from translation team.
49508         * po/es.po: Likewise.
49510 2011-10-28  Ulrich Drepper  <drepper@gmail.com>
49512         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu_tolower): Take
49513         the three constants needed as parameters.  Drop the others.
49514         (strcasestr_sse42): Load uclow, uchigh, and lcqword and pass to
49515         __m128i_strloadu_tolower.
49516         Create and initialize variable zero and use it in all the places
49517         where _mm_setzero_si128 was used.
49519         * sysdeps/x86_64/fpu/multiarch/Makefile: Don't build brandred-avx.c,
49520         doasin-avx.c, dosincos-avx.c, e_asin-avx.c, mpatan-avx.c,
49521         mpatan2-avx.c, mpsqrt-avx.c, mptan-avx.c, sincos32-avx.c.
49522         * sysdeps/x86_64/fpu/multiarch/e_asin.c: There are no _avx variants
49523         anymore.
49524         * sysdeps/x86_64/fpu/multiarch/e_atan2-avx.c: Don't redirect __mpatan2.
49525         * sysdeps/x86_64/fpu/multiarch/s_atan-avx.c: Don't redirect __mpatan.
49526         * sysdeps/x86_64/fpu/multiarch/s_sin-avx.c: Don't redirect __branred,
49527         __docos, __dubsin, __mpcos, __mpcos1, __mpsin, __mpsin1.
49528         * sysdeps/x86_64/fpu/multiarch/s_tan-avx.c: Don't redirect __branred,
49529         __mpranred, __mptan.
49530         * sysdeps/x86_64/fpu/multiarch/brandred-avx.c: Removed.
49531         * sysdeps/x86_64/fpu/multiarch/doasin-avx.c: Removed.
49532         * sysdeps/x86_64/fpu/multiarch/dosincos-avx.c: Removed.
49533         * sysdeps/x86_64/fpu/multiarch/e_asin-avx.c: Removed.
49534         * sysdeps/x86_64/fpu/multiarch/mpatan-avx.c: Removed.
49535         * sysdeps/x86_64/fpu/multiarch/mpatan2-avx.c: Removed.
49536         * sysdeps/x86_64/fpu/multiarch/mpsqrt-avx.c: Removed.
49537         * sysdeps/x86_64/fpu/multiarch/mptan-avx.c: Removed.
49538         * sysdeps/x86_64/fpu/multiarch/sincos32-avx.c: Removed.
49540 2011-10-28  Andreas Schwab  <schwab@redhat.com>
49542         * sysdeps/i386/i686/multiarch/strnlen-c.c (libc_hidden_def): Only
49543         redefine if SHARED.
49544         * sysdeps/i386/i686/multiarch/wcscmp-c.c (libc_hidden_def): Likewise.
49546         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Move
49547         wide char related routines to wcsmbs subdir.
49549 2011-10-27  Andreas Schwab  <schwab@redhat.com>
49551         [BZ #13344]
49552         * misc/sys/cdefs.h (__THROWNL): Define.
49553         * posix/unistd.h: Use __THREADNL instead of __THREAD
49554         for memory synchronization functions.
49556 2011-10-26  Roland McGrath  <roland@hack.frob.com>
49558         [BZ #13349]
49559         * libio/Versions (GLIBC_2.0): Remove open_obstack_stream, which
49560         doesn't exist.
49561         * manual/stdio.texi (Obstack Streams): Node removed.
49563 2011-10-26  Andreas Schwab  <schwab@redhat.com>
49565         * sysdeps/ieee754/flt-32/e_j0f.c: Fix use of math_force_eval.
49566         * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
49567         * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
49569         * math/math_private.h (math_force_eval): Allow non-addressable
49570         arguments.
49571         * sysdeps/i386/fpu/math_private.h (math_force_eval): Likewise.
49573 2011-10-25  Ulrich Drepper  <drepper@gmail.com>
49575         * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Comment everything out, the
49576         file is not needed.
49578         * sysdeps/x86_64/fpu/multiarch/e_asin.c: Support AVX variants.
49579         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Likewise.
49580         * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
49581         * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
49582         * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
49583         * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
49584         * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
49585         * sysdeps/x86_64/fpu/multiarch/Makefile: Fix some CFLAGS-* variables.
49586         Add AVX variants.
49587         * sysdeps/x86_64/fpu/multiarch/brandred-avx.c: New file.
49588         * sysdeps/x86_64/fpu/multiarch/doasin-avx.c: New file.
49589         * sysdeps/x86_64/fpu/multiarch/dosincos-avx.c: New file.
49590         * sysdeps/x86_64/fpu/multiarch/e_asin-avx.c: New file.
49591         * sysdeps/x86_64/fpu/multiarch/e_atan2-avx.c: New file.
49592         * sysdeps/x86_64/fpu/multiarch/e_exp-avx.c: New file.
49593         * sysdeps/x86_64/fpu/multiarch/e_log-avx.c: New file.
49594         * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: New file.
49595         * sysdeps/x86_64/fpu/multiarch/mpatan-avx.c: New file.
49596         * sysdeps/x86_64/fpu/multiarch/mpatan2-avx.c: New file.
49597         * sysdeps/x86_64/fpu/multiarch/mpexp-avx.c: New file.
49598         * sysdeps/x86_64/fpu/multiarch/mplog-avx.c: New file.
49599         * sysdeps/x86_64/fpu/multiarch/mpsqrt-avx.c: New file.
49600         * sysdeps/x86_64/fpu/multiarch/mptan-avx.c: New file.
49601         * sysdeps/x86_64/fpu/multiarch/s_atan-avx.c: New file.
49602         * sysdeps/x86_64/fpu/multiarch/s_sin-avx.c: New file.
49603         * sysdeps/x86_64/fpu/multiarch/s_tan-avx.c: New file.
49604         * sysdeps/x86_64/fpu/multiarch/sincos32-avx.c: New file.
49605         * sysdeps/x86_64/fpu/multiarch/slowexp-avx.c: New file.
49607         * sysdeps/x86_64/multiarch/init-arch.h: Make bit_* macros available
49608         all the time.  Define bit_AVX.  Define HAS_* macros using bit_* macros.
49610         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Move common code to earlier
49611         place.  Use VEX encoding when compiling for AVX.
49613 2011-10-25  Andreas Schwab  <schwab@redhat.com>
49615         * wcsmbs/wcscmp.c (WCSCMP): Compare as wchar_t, not wint_t.
49616         * wcsmbs/wmemcmp.c (WMEMCMP): Likewise.
49618         * string/test-strchr.c (do_test): Don't generate NUL bytes.
49620 2011-10-25  Ulrich Drepper  <drepper@gmail.com>
49622         * sysdeps/ieee754/dbl-64/e_atanh.c: Use math_force_eval instead of a
49623         useless if() expression.
49624         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
49625         * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
49626         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
49627         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
49628         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
49629         * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
49630         * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
49631         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
49632         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
49633         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
49634         * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
49635         * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
49636         * sysdeps/ieee754/flt-32/s_expm1f.c: Likewise.
49637         * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
49638         * sysdeps/ieee754/flt-32/s_log1pf.c: Likewise.
49639         * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
49640         * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
49641         * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
49642         * sysdeps/ieee754/ldbl-96/s_roundl.c: Likewise.
49644         * sysdeps/x86_64/fpu/math_private.h: Use VEX encoding when possible.
49646 2011-10-25  Andreas Schwab  <schwab@redhat.com>
49648         * elf/dl-deps.c (_dl_map_object_deps): Remove always true
49649         condition.
49650         * elf/dl-fini.c (_dl_sort_fini): Likewise.
49652 2011-10-25  Ulrich Drepper  <drepper@gmail.com>
49654         * sysdeps/ieee754/dbl-64/branred.c: Move FMA4 code into separate
49655         .text section.  Avoid duplicate constants.
49656         * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
49657         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
49658         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
49659         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
49660         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
49661         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
49662         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
49663         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
49664         * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
49665         * sysdeps/ieee754/dbl-64/mpa.h: Likewise.
49666         * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
49667         * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
49668         * sysdeps/ieee754/dbl-64/mpatan2.c: Likewise.
49669         * sysdeps/ieee754/dbl-64/mpexp.c: Likewise.
49670         * sysdeps/ieee754/dbl-64/mpexp.h: Likewise.
49671         * sysdeps/ieee754/dbl-64/mpsqrt.c: Likewise.
49672         * sysdeps/ieee754/dbl-64/mpsqrt.h: Likewise.
49673         * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
49674         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
49675         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
49676         * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
49677         * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
49678         * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
49679         * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: Likewise.
49680         * sysdeps/x86_64/fpu/multiarch/doasin-fma4.c: Likewise.
49681         * sysdeps/x86_64/fpu/multiarch/dosincos-fma4.c: Likewise.
49682         * sysdeps/x86_64/fpu/multiarch/e_asin-fma4.c: Likewise.
49683         * sysdeps/x86_64/fpu/multiarch/e_atan2-fma4.c: Likewise.
49684         * sysdeps/x86_64/fpu/multiarch/e_exp-fma4.c: Likewise.
49685         * sysdeps/x86_64/fpu/multiarch/e_log-fma4.c: Likewise.
49686         * sysdeps/x86_64/fpu/multiarch/e_pow-fma4.c: Likewise.
49687         * sysdeps/x86_64/fpu/multiarch/halfulp-fma4.c: Likewise.
49688         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
49689         * sysdeps/x86_64/fpu/multiarch/mpatan-fma4.c: Likewise.
49690         * sysdeps/x86_64/fpu/multiarch/mpatan2-fma4.c: Likewise.
49691         * sysdeps/x86_64/fpu/multiarch/mpexp-fma4.c: Likewise.
49692         * sysdeps/x86_64/fpu/multiarch/mplog-fma4.c: Likewise.
49693         * sysdeps/x86_64/fpu/multiarch/mpsqrt-fma4.c: Likewise.
49694         * sysdeps/x86_64/fpu/multiarch/mptan-fma4.c: Likewise.
49695         * sysdeps/x86_64/fpu/multiarch/s_atan-fma4.c: Likewise.
49696         * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c: Likewise.
49697         * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c: Likewise.
49698         * sysdeps/x86_64/fpu/multiarch/sincos32-fma4.c: Likewise.
49699         * sysdeps/x86_64/fpu/multiarch/slowexp-fma4.c: Likewise.
49700         * sysdeps/x86_64/fpu/multiarch/slowpow-fma4.c: Likewise.
49702 2011-10-24  Ulrich Drepper  <drepper@gmail.com>
49704         * sysdeps/x86_64/dla.h: Move to ...
49705         * sysdeps/x86_64/fpu/dla.h: ...here.
49706         (DLA_FMS): Some compilers fail to inline __builtin_fma in some
49707         situations.  Use __builtin_fma only for gcc 4.6 and up.
49709         * config.make.in: Add have-mfma4 entry.
49710         * configure.in: Substitute libc_cv_cc_fma4.
49711         * math/Makefile (dbl-only-routines): Add sincostab.
49712         * sysdeps/ieee754/dbl-64/dosincos.c: Don't include sincos.tbl.
49713         Use __sincostab not sincos.
49714         * sysdeps/ieee754/dbl-64/e_asin.c: Don't define aliases when function
49715         name is a macro.
49716         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
49717         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
49718         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
49719         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.  Define singArctan2
49720         using __copysign.
49721         * sysdeps/ieee754/dbl-64/mpa.c: Don't export __acr.  Don't define
49722         __cr and __cpymn.  Define __cpy unless NO___CPY is defined.  Define
49723         norm, denorm, and __mp_dbl unless NO___MP_DBL is defined.
49724         * sysdeps/ieee754/dbl-64/mpa.h: Don't declare __acr, __cr, __cpymn,
49725         and __inv.
49726         * sysdeps/ieee754/dbl-64/mpsqrt.c: Make fastiroot static.
49727         * sysdeps/ieee754/dbl-64/s_atan.c: Define __signArctan using
49728         __copysign.
49729         * sysdeps/ieee754/dbl-64/s_sin.c: Use __sincostab not sincos.  Don't
49730         define aliases when function name is a macro.
49731         * sysdeps/ieee754/dbl-64/sincostab.c: Renamed from
49732         sysdeps/ieee754/dbl-64/sincos.tbl.
49733         * sysdeps/x86_64/fpu/multiarch/Makefile: Add entries to build
49734         fma4-enabled routines.
49735         * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: New file.
49736         * sysdeps/x86_64/fpu/multiarch/doasin-fma4.c: New file.
49737         * sysdeps/x86_64/fpu/multiarch/dosincos-fma4.c: New file.
49738         * sysdeps/x86_64/fpu/multiarch/e_asin-fma4.c: New file.
49739         * sysdeps/x86_64/fpu/multiarch/e_asin.c: New file.
49740         * sysdeps/x86_64/fpu/multiarch/e_atan2-fma4.c: New file.
49741         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: New file.
49742         * sysdeps/x86_64/fpu/multiarch/e_exp-fma4.c: New file.
49743         * sysdeps/x86_64/fpu/multiarch/e_exp.c: New file.
49744         * sysdeps/x86_64/fpu/multiarch/e_log-fma4.c: New file.
49745         * sysdeps/x86_64/fpu/multiarch/e_log.c: New file.
49746         * sysdeps/x86_64/fpu/multiarch/e_pow-fma4.c: New file.
49747         * sysdeps/x86_64/fpu/multiarch/e_pow.c: New file.
49748         * sysdeps/x86_64/fpu/multiarch/halfulp-fma4.c: New file.
49749         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: New file.
49750         * sysdeps/x86_64/fpu/multiarch/mpatan-fma4.c: New file.
49751         * sysdeps/x86_64/fpu/multiarch/mpatan2-fma4.c: New file.
49752         * sysdeps/x86_64/fpu/multiarch/mpexp-fma4.c: New file.
49753         * sysdeps/x86_64/fpu/multiarch/mplog-fma4.c: New file.
49754         * sysdeps/x86_64/fpu/multiarch/mpsqrt-fma4.c: New file.
49755         * sysdeps/x86_64/fpu/multiarch/mptan-fma4.c: New file.
49756         * sysdeps/x86_64/fpu/multiarch/s_atan-fma4.c: New file.
49757         * sysdeps/x86_64/fpu/multiarch/s_atan.c: New file.
49758         * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c: New file.
49759         * sysdeps/x86_64/fpu/multiarch/s_sin.c: New file.
49760         * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c: New file.
49761         * sysdeps/x86_64/fpu/multiarch/s_tan.c: New file.
49762         * sysdeps/x86_64/fpu/multiarch/sincos32-fma4.c: New file.
49763         * sysdeps/x86_64/fpu/multiarch/slowexp-fma4.c: New file.
49764         * sysdeps/x86_64/fpu/multiarch/slowpow-fma4.c: New file.
49766         * sysdeps/ieee754/dbl-64/doasin.c: Adjust for DLA_FMA -> DLA_FMS
49767         rename.
49768         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
49769         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
49770         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
49771         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
49772         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
49773         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
49774         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
49775         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
49777 2011-10-24  Andreas Schwab  <schwab@redhat.com>
49779         * wcsmbs/wcslen.c: Don't define WCSLEN, reverse logic.
49781 2011-10-23  Ulrich Drepper  <drepper@gmail.com>
49783         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: New file.
49785         * sysdeps/ieee754/dbl-64/e_fmod.c (__ieee754_fmod): Add some branch
49786         prediction.
49787         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: New file.
49789         * string/strnlen.c: Don't define STRNLEN, reverse logic.
49790         Remove unused variable magic_bits.
49791         * sysdeps/i386/i686/multiarch/rtld-strnlen.c: New file.
49793         * string/strnlen.c: Define and use STRNLEN macro.
49794         * sysdeps/i386/i686/multiarch/Makefile [string] (sysdep_routines):
49795         Add strnlen-sse2, strnlen-c, wcslen-sse2, and wcslen-c.
49796         * sysdeps/i386/i686/multiarch/strlen-sse2.S: Add support for strnlen.
49797         * wcsmbs/wcslen.c: Define and use WCSLEN.
49798         * sysdeps/i386/i686/multiarch/strnlen-c.c: New file.
49799         * sysdeps/i386/i686/multiarch/strnlen-sse2.S: New file.
49800         * sysdeps/i386/i686/multiarch/strnlen.S: New file.
49801         * sysdeps/i386/i686/multiarch/wcslen-c.c: New file.
49802         * sysdeps/i386/i686/multiarch/wcslen-sse2.S: New file.
49803         * sysdeps/i386/i686/multiarch/wcslen.S: New file.
49804         Patch by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>.
49806 2011-10-20  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
49808         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
49809         strnlen-sse2-no-bsf.
49810         Rename strlen-no-bsf to strlen-sse2-no-bsf.
49811         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Rename to
49812         * sysdeps/x86_64/multiarch/strlen-sse2-no-bsf.S:
49813         Add strnlen support.
49814         (USE_AS_STRNLEN): New macro.
49815         * sysdeps/x86_64/multiarch/strnlen-sse2-no-bsf.S: New file.
49816         * sysdeps/x86_64/multiarch/strcat-ssse3.S: Update.
49817         Rename strlen-no-bsf.S to strlen-sse2-no-bsf.S
49818         * sysdeps/x86_64/wcslen.S: New file.
49820 2011-10-20  Michael Zolotukhin  <michael.v.zolotukhin@gmail.com>
49822         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Update.
49823         XMM-moves are used for copying on small sizes.
49825 2011-10-19  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
49827         * wcsmbs/Makefile (strop-tests): Add wcschr.
49828         * wcsmbs/test-wcschr.c: New file.
49829         * string/test-strchr.c: Update.
49830         Add wcschr support.
49831         (WIDE): New macro.
49833 2011-10-18  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
49835         * wcsmbs/Makefile (strop-tests): Add wcslen.
49836         * wcsmbs/test-wcslen.c: New file.
49837         * string/test-strlen.c: Update.
49838         Add wcslen support.
49839         (WIDE): New macro.
49841 2011-10-23  Ulrich Drepper  <drepper@gmail.com>
49843         * po/it.po: Update from translation team.
49845 2011-09-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
49847         * sysdeps/x86_64/wcscmp.S: Update.
49848         Fix wrong comparison semantics.
49849         wcscmp shall use signed comparison not unsigned.
49850         Don't use substraction to avoid overflow bug.
49851         * sysdeps/i386/i686/multiarch/wcscmp-sse2.S: Likewise.
49852         * wcsmbc/wcscmp.c: Likewise.
49853         * string/test-strcmp.c: Likewise.
49854         Add new tests to check cases with negative values.
49856 2011-10-23  Ulrich Drepper  <drepper@gmail.com>
49858         * sysdeps/ieee754/dbl-64/dla.h: Move DLA_FMA definition to...
49859         * sysdeps/x86_64/dla.h: ...here.  New file.
49860         * sysdeps/ieee754/dbl-64/doasin.c: Use <dla.h> not "dla.h".
49861         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
49862         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
49863         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
49864         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
49865         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
49866         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
49867         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
49868         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
49870 2011-10-23  Andreas Schwab  <schwab@linux-m68k.org>
49872         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Add __jnl_finite and
49873         __ynl_finite aliases.
49875 2011-10-22  Ulrich Drepper  <drepper@gmail.com>
49877         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
49879         * sysdeps/ieee754/dbl-64/dla.h: When compiling with FMA4 support
49880         define DLA_FMA.
49881         [DLA_FMA] (EMULV): Use DLA_FMA.
49882         [DLA_FMA] (MUL12): Use EMULV.
49883         * sysdeps/ieee754/dbl-64/doasin.c [DLA_FMA]: Don't define variables
49884         that are not needed.
49885         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
49886         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
49887         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
49888         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
49889         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
49890         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
49891         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
49893 2011-10-22  Andreas Schwab  <schwab@linux-m68k.org>
49895         * math/s_nan.c: Undef __nan.
49896         * math/s_nanf.c: Undef __nanf.
49897         * math/s_nanl.c: Undef __nanl.
49898         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c: Include <math.h> before
49899         "math_private.h".
49901 2011-10-22  Ulrich Drepper  <drepper@gmail.com>
49903         * math/s_catan.c: Add branch predictions.
49904         * math/s_catanf.c: Likewise.
49905         * math/s_catanh.c: Likewise.
49906         * math/s_catanhf.c: Likewise.
49907         * math/s_catanhl.c: Likewise.
49908         * math/s_catanl.c: Likewise.
49909         * math/s_cexp.c: Likewise.
49910         * math/s_cexpf.c: Likewise.
49911         * math/s_cexpl.c: Likewise.
49912         * math/s_clog.c: Likewise.
49913         * math/s_clog10.c: Likewise.
49914         * math/s_clog10f.c: Likewise.
49915         * math/s_clog10l.c: Likewise.
49916         * math/s_clogf.c: Likewise.
49917         * math/s_clogl.c: Likewise.
49918         * math/s_csqrt.c: Likewise.
49919         * math/s_csqrtf.c: Likewise.
49920         * math/s_csqrtl.c: Likewise.
49921         * math/s_ctanf.c: Likewise.
49922         * math/s_ctanh.c: Likewise.
49923         * math/s_ctanhf.c: Likewise.
49924         * math/s_ctanhl.c: Likewise.
49925         * math/s_ctanl.c: Likewise.
49927         * math/math_private.h: Define __nan, __nanf, __nanl.
49928         * math/s_cacosh.c: Include <math_private.h>.
49929         * math/s_cacoshl.c: Likewise.
49930         * math/s_casinh.c: Likewise.
49931         * math/s_casinhf.c: Likewise.
49932         * math/s_casinhl.c: Likewise.
49933         * math/s_ccos.c: Rely entire on ccosh.
49934         * math/s_ccosf.c: Rely entire on ccoshf.
49935         * math/s_ccosl.c: Rely entirely on ccoshl.
49936         * math/s_ccosh.c: Add branch predicion helpers.  Add branch prediction.
49937         Remove tests for FE_INVALID.
49938         * math/s_ccoshf.c: Likewise.
49939         * math/s_ccoshl.c: Likewise.
49940         * math/s_csin.c: Likewise.
49941         * math/s_csinf.c: Likewise.
49942         * math/s_csinh.c Likewise.
49943         * math/s_csinhf.c: Likewise.
49944         * math/s_csinhl.c: Likewise.
49945         * math/s_csinl.c: Likewise.
49946         * math/s_ctan.c: Likewise.
49947         * sysdeps/ieee754/dbl-64/e_acosh.c: Use __ieee754_sqrt.
49948         * sysdeps/ieee754/flt-32/e_acoshf.c: Use __ieee754_sqrtf.
49949         * sysdeps/ieee754/ldbl-96/e_acoshl.c: Use __ieee754_sqrtl.
49951 2011-10-21  Ulrich Drepper  <drepper@gmail.com>
49953         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Fix
49954         compilation problems.
49956         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Add a few more
49957         __builtin_expect.
49959 2011-10-20  Ulrich Drepper  <drepper@gmail.com>
49961         * sysdeps/i386/configure.in: Test for -mfma4 option.
49962         * config.h.in: Add HAVE_FMA4_SUPPORT entry.
49963         * sysdeps/x86_64/multiarch/init-arch.h: Define HAS_FMA4 and
49964         COMMON_CPUID_INDEX_80000001.
49965         * sysdeps/x86_64/multiarch/init-arch.c: Read 80000001 leaf for AMD.
49966         * sysdeps/x86_64/fpu/multiarch/s_fma.c: Test for FMA4 support and
49967         use it if FMA3 is not supported.
49968         * sysdeps/x86_64/fpu/multiarch/s_fmaf.c: Likewise.
49970         * sysdeps/x86_64/multiarch/s_fma.c: Moved to ../fpu/multiarch.
49971         * sysdeps/x86_64/multiarch/s_fmaf.c: Likewise.
49973 2011-10-20  Andreas Schwab  <schwab@redhat.com>
49975         [BZ #12892]
49976         * elf/dl-fini.c (_dl_sort_fini): Ignore relocation dependency if
49977         it would create a cycle with a link time dependency.
49979 2011-10-19  Ulrich Drepper  <drepper@gmail.com>
49981         * sysdeps/x86_64/multiarch/rawmemchr.S: Small optimization to safe an
49982         instruction.
49983         * string/Makefile (strop-tests): Add rawmemchr.
49984         * string/test-rawmemchr.c: New file.
49986         * sysdeps/x86_64/multiarch/init-arch.h: Define bit_AVX and index_AVX.
49987         * sysdeps/x86_64/multiarch/strcmp-sse42.S: New file.  Split out from...
49988         * sysdeps/x86_64/multiarch/strcmp.S: ...here.  Include strcmp-sse42.S
49989         when compiling str{,n}casecmp and when AVX is available.  Hook up
49990         new optimized code in initializers.
49992 2011-10-19  Andreas Schwab  <schwab@redhat.com>
49994         * sysdeps/x86_64/fpu/math_private.h (libc_feupdateenv): Use
49995         __feraiseexcept instead of feraiseexcept.
49997 2011-10-18  Ulrich Drepper  <drepper@gmail.com>
49999         * math/math_private.h: Define defaults for libc_fetestexcept and
50000         libc_feupdateenv.
50001         * sysdeps/ieee754/dbl-64/s_fma.c: Use libc_fe* interfaces.
50002         * sysdeps/ieee754/dbl-64/s_fmaf.c: Likewise.
50003         * sysdeps/ieee754/flt-32/e_exp2f.c: Likewise.
50004         * sysdeps/ieee754/flt-32/e_expf.c: Likewise.
50005         * sysdeps/ieee754/flt-32/s_nearbyintf.c: Likewise.
50006         * sysdeps/x86_64/fpu/math_private.h: Define special versions of
50007         libc_fetestexcept and libc_feupdateenv.
50009         * math/math_private.h: Define defaults for libc_feholdexcept_setround,
50010         libc_feholdexcept_setroundf, libc_feholdexcept_setroundl.
50011         * sysdeps/ieee754/dbl-64/e_exp2.c: Use libc_feholdexcept_setround.
50012         * sysdeps/x86_64/fpu/math_private.h: Define special version of
50013         libc_feholdexcept_setround.
50015         * sysdeps/x86_64/fpu/multiarch/Makefile [math] (libm-sysdep-routines):
50016         Add s_nearbyint-c and s_nearbyintf-c.
50017         * sysdeps/x86_64/fpu/bits/mathinline.h: Define nearbyint and
50018         nearbyintf inlines.
50019         * sysdeps/x86_64/fpu/multiarch/s_nearbyint-c.c: New file.
50020         * sysdeps/x86_64/fpu/multiarch/s_nearbyint.S: New file.
50021         * sysdeps/x86_64/fpu/multiarch/s_nearbyintf-c.c: New file.
50022         * sysdeps/x86_64/fpu/multiarch/s_nearbyintf.S: New file.
50024         * math/math_private.h: Define defaults for libc_fegetround,
50025         libc_fegetroundf, libc_fegetroundl, libc_fesetround, libc_fesetroundf,
50026         libc_fesetroundl, libc_feholdexcept, libc_feholdexceptf,
50027         libc_feholdexceptl, libc_fesetenv, libc_fesetenvf, libc_fesetenvl.
50028         * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c: Use
50029         libc_feholdexcept, libc_fesetround, libc_fesetenv instead of the
50030         standard functions.
50031         * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
50032         Remove comments and hacks for old compiler versions.
50033         * sysdeps/x86_64/fpu/math_private.h: Define special versions of
50034         libc_fegetround, libc_fesetround, libc_feholdexcept, and
50035         libc_feholdexceptl.
50037 2011-10-18  Andreas Schwab  <schwab@redhat.com>
50039         * sysdeps/x86_64/fpu/bits/fenv.h: Add C linkage markers.
50040         (__feraiseexcept_renamed): Add __NTH.
50041         (feraiseexcept): Add __NTH.  Rename local variables to fix
50042         namespace violations.
50044 2011-10-17  Ulrich Drepper  <drepper@gmail.com>
50046         * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Small optimization.
50048         * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c: New file.
50050         * sysdeps/x86_64/fpu/math_private.h: Relax asm requirements for
50051         recently added interfaces.
50052         * sysdeps/x86_64/fpu/bits/mathinline.h: Likewise.
50054         * sysdeps/x86_64/fpu/math_private.h: Add some parenthesis to be safe
50055         about macro parameter expansion.
50057         * sysdeps/x86_64/fpu/bits/mathinline.h: Don't define inlines if
50058         __NO_MATH_INLINES is defined.  Cleanups.
50060         * sysdeps/x86_64/fpu/math_private.h: Define __rint, __rintf, __floor,
50061         and __floorf is target has SSE4.1.
50062         * sysdeps/x86_64/fpu/multiarch/s_floor-c.c: Undef first.
50063         * sysdeps/x86_64/fpu/multiarch/s_floorf-c.: Likewise.
50064         * sysdeps/x86_64/fpu/multiarch/s_rint-c.c: Likewise.
50065         * sysdeps/x86_64/fpu/multiarch/s_rintf-c.c: Likewise.
50067         * sysdeps/x86_64/fpu/bits/mathinline.h (floor): Use correct function
50068         name.
50069         (floorf): Likewise.
50071         * nscd/netgroupcache.c (addgetnetgrentX): Fix #ifdef nesting.
50073 2011-10-17  Andreas Schwab  <schwab@redhat.com>
50075         * misc/sys/cdefs.h: Fix last change.
50077         * grp/initgroups.c (internal_getgrouplist): Fix initgroups
50078         database lookup.
50080 2011-10-16  Ulrich Drepper  <drepper@gmail.com>
50082         * misc/sys/cdefs.h: Use leaf function attribute in __THROW.
50084         * sysdeps/ieee754/dbl-64/s_ceil.c: Avoid alias renamed.
50085         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
50086         * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
50087         * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
50088         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
50089         * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c: Likewise.
50090         * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
50091         * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
50092         * sysdeps/ieee754/flt-32/s_rintf.c: Likewise.
50093         * sysdeps/x86_64/fpu/multiarch/Makefile: New file.
50094         * sysdeps/x86_64/fpu/multiarch/s_ceil-c.c: New file.
50095         * sysdeps/x86_64/fpu/multiarch/s_ceil.S: New file.
50096         * sysdeps/x86_64/fpu/multiarch/s_ceilf-c.c: New file.
50097         * sysdeps/x86_64/fpu/multiarch/s_ceilf.S: New file.
50098         * sysdeps/x86_64/fpu/multiarch/s_floor-c.c: New file.
50099         * sysdeps/x86_64/fpu/multiarch/s_floor.S: New file.
50100         * sysdeps/x86_64/fpu/multiarch/s_floorf-c.c: New file.
50101         * sysdeps/x86_64/fpu/multiarch/s_floorf.S: New file.
50102         * sysdeps/x86_64/fpu/multiarch/s_rint-c.c: New file.
50103         * sysdeps/x86_64/fpu/multiarch/s_rint.S: New file.
50104         * sysdeps/x86_64/fpu/multiarch/s_rintf-c.c: New file.
50105         * sysdeps/x86_64/fpu/multiarch/s_rintf.S: New file.
50107         * sysdeps/x86_64/fpu/bits/mathinline.h: Add inlines for rint, rintf,
50108         ceil, ceilf, floor, floorf.
50110         * elf/do-rel.h (elf_dynamic_do_Rel): Work around linker problem.
50111         Perform IRELATIVE relocations last.
50113         * elf/do-rel.h: Add another parameter nrelative, replacing the
50114         local variable with the same name.  Change name of the function
50115         to end in Rel or Rela (uppercase).
50116         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Add new element
50117         nrelative to ranges.  Only nonzero for DT_REL/DT_RELA.  Pass to the
50118         elf_dynamic_do_##reloc function.
50120 2011-10-15  Ulrich Drepper  <drepper@gmail.com>
50122         * sysdeps/i386/i686/fpu/e_log.S: No need for the fyl2xp1 use, fyl2x
50123         is sufficient, at least on modern CPUs.
50125         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: New file.
50127         * sysdeps/ieee754/dbl-64/e_cosh.c: Cleanup.
50128         * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c: New file.
50130         * math/Versions [libm] (GLIBC_2.15): Add __exp_finite, __expf_finite,
50131         __expl_finite.
50132         * math/bits/math-finite.h: Add entries for exp.
50133         * math/e_expl.c: Add __*_finite alias.
50134         * sysdeps/i386/fpu/e_exp.S: Likewise.
50135         * sysdeps/i386/fpu/e_expf.S: Likewise.
50136         * sysdeps/i386/fpu/e_expl.c: Likewise.
50137         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
50138         * sysdeps/ieee754/flt-32/e_expf.c: Likewise.
50139         * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
50140         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
50141         * sysdeps/ieee754/dbl-64/w_exp.c: Complete rewrite.
50142         * sysdeps/ieee754/flt-32/w_expf.c: Likewise.
50143         * sysdeps/ieee754/ldbl-96/w_expl.c: Likewise.
50145         * sysdeps/i386/i686/fpu/e_logf.S: No need for the fyl2xp1 use, fyl2x
50146         is sufficient, at least on modern CPUs.
50148         * ctype/ctype-info.c (__ctype_init): Define.
50149         * include/ctype.h (__ctype_init): Declare.
50150         (__ctype_b_loc): The variable is always initialized.
50151         (__ctype_toupper_loc): Likewise.
50152         (__ctype_tolower_loc): Likewise.
50153         * ctype/Versions: Export __ctype_init for GLIBC_PRIVATE.
50154         * sysdeps/unix/sysv/linux/init-first.c (_init): Call __ctype_init.
50156 2011-10-15  Andreas Schwab  <schwab@linux-m68k.org>
50158         * wcsmbs/wmemcmp.c (WMEMCMP): Define.
50160         * configure.in: Also look in $cxxmachine/include for C++ system
50161         headers.
50163 2011-09-27  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
50165         * sysdeps/x86_64/multiarch/Makefile: (sysdep_routines): Add
50166         memcmp-ssse3 wmemcmp-sse4 wmemcmp-ssse3 wmemcmp-c
50167         * sysdeps/x86_64/multiarch/memcmp-ssse3: New file.
50168         * sysdeps/x86_64/multiarch/memcmp.S: Update.  Add __memcmp_ssse3.
50169         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Update.
50170         (USE_AS_WMEMCMP): New macro.
50171         Fixing indents.
50172         * sysdeps/x86_64/multiarch/wmemcmp.S: New file.
50173         * sysdeps/x86_64/multiarch/wmemcmp-ssse3.S: New file.
50174         * sysdeps/x86_64/multiarch/wmemcmp-sse4.S: New file.
50175         * sysdeps/x86_64/multiarch/wmemcmp-c.S: New file.
50176         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
50177         wmemcmp-ssse3 wmemcmp-sse4 wmemcmp-c
50178         * sysdeps/i386/i686/multiarch/wmemcmp.S: New file.
50179         * sysdeps/i386/i686/multiarch/wmemcmp-c.c: New file.
50180         * sysdeps/i386/i686/multiarch/wmemcmp-ssse3.S: New file.
50181         * sysdeps/i386/i686/multiarch/wmemcmp-sse4.S: New file.
50182         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Update.
50183         (USE_AS_WMEMCMP): New macro.
50184         * sysdeps/i386/i686/multiarch/memcmp-ssse3: Likewise.
50185         * sysdeps/string/test-memcmp.c: Update.
50186         Fix simple_wmemcmp.
50187         Add new tests.
50188         * wcsmbs/wmemcmp.c: Update.
50189         (WMEMCMP): New macro.
50190         Fix overflow bug.
50192 2011-10-12  Andreas Jaeger  <aj@suse.de>
50194         [BZ #13268]
50195         * math/bits/mathcalls.h: Mark argument 2 of modf as non-null.
50197 2011-10-15  Ulrich Drepper  <drepper@gmail.com>
50199         * libio/iofwide.c (do_length): Avoid warning.
50201         * ctype/ctype.h (__isctype_f): Add missing __THROW.
50203 2011-10-14  Ulrich Drepper  <drepper@gmail.com>
50205         * elf/pldd-xx.c (find_maps): Remove leftover debug message.
50207         * sysdeps/i386/fpu/e_log.S: Add real definition of __log_finite.
50208         * sysdeps/i386/fpu/e_logf.S: Add real definition of __logf_finite.
50209         * sysdeps/i386/fpu/e_logl.S: Add real definition of __logl_finite.
50210         * sysdeps/i386/i686/fpu/e_log.S: New file.
50211         * sysdeps/i386/i686/fpu/e_logf.S: New file.
50212         * sysdeps/i386/i686/fpu/e_logl.S: New file.
50214         * ctype/ctype.h: Add support for inlined isXXX functions when
50215         compiling C++ code.
50217 2011-10-14  Andreas Schwab  <schwab@redhat.com>
50219         * sysdeps/s390/fpu/libm-test-ulps: Adjust ULPs for jn tests.
50221         * sysdeps/x86_64/fpu/fraiseexcpt.c: Fix last change.
50223 2011-10-13  Roland McGrath  <roland@hack.frob.com>
50225         [BZ #13291]
50226         * manual/string.texi (String/Array Comparison): Typo fix in strverscmp.
50228 2011-10-13  Andreas Schwab  <schwab@redhat.com>
50230         * sysdeps/x86_64/fpu/fraiseexcpt.c: Add __feraiseexcept alias.
50231         * sysdeps/x86_64/fpu/feupdateenv.c: Use __feraiseexcept instead of
50232         feraiseexcept.
50234         * sysdeps/x86_64/memrchr.S: Check for zero size.
50236         * string/stratcliff.c: Add memrchr tests.
50238 2011-10-12  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
50240         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
50241         memchr-sse2 memchr-sse2-bsf memrchr-sse2 memrchr-sse2-bsf memrchr-c
50242         rawmemchr-sse2 rawmemchr-sse2-bsf.
50243         * sysdeps/i386/i686/multiarch/memchr.S: New file.
50244         * sysdeps/i386/i686/multiarch/memchr-sse2.S: New file.
50245         * sysdeps/i386/i686/multiarch/memchr-sse2-bsf.S: New file.
50246         * sysdeps/i386/i686/multiarch/memrchr.S: New file.
50247         * sysdeps/i386/i686/multiarch/memrchr-c.c: New file.
50248         * sysdeps/i386/i686/multiarch/memrchr-sse2.S: New file.
50249         * sysdeps/i386/i686/multiarch/memrchr-sse2-bsf.S: New file.
50250         * sysdeps/i386/i686/multiarch/rawmemchr.S: New file.
50251         * sysdeps/i386/i686/multiarch/rawmemchr-sse2.S: New file.
50252         * sysdeps/i386/i686/multiarch/rawmemchr-sse2-bsf.S: New file.
50253         * string/memrchr.c (MEMRCHR): New macro.
50255 2011-10-12  Ulrich Drepper  <drepper@gmail.com>
50257         Add integration with gcc's -ffinite-math-only and optimize wrapper
50258         functions in libm.
50259         * Versions.def: Define GLIBC_2.15 version for libm.
50260         * math/Makefile (headers): Add bits/math-finite.h.
50261         * math/bits/math-finite.h: New file.
50262         * sysdeps/ia64/fpu/bits/math-finite.h: New file.
50263         * math/Versions [libm] (GLIBC_2.15): Export __*_finite symbols.
50264         * math/e_acoshl.c: Add __*_finite alias.
50265         * math/e_acosl.c: Likewise.
50266         * math/e_asinl.c: Likewise.
50267         * math/e_atan2l.c: Likewise.
50268         * math/e_atanhl.c: Likewise.
50269         * math/e_coshl.c: Likewise.
50270         * math/e_exp10.c: Likewise.
50271         * math/e_exp10f.c: Likewise.
50272         * math/e_exp10l.c: Likewise.
50273         * math/e_exp2l.c: Likewise.
50274         * math/e_fmodl.c: Likewise.
50275         * math/e_gammal_r.c: Likewise.
50276         * math/e_hypotl.c: Likewise.
50277         * math/e_j0l.c: Likewise.
50278         * math/e_j1l.c: Likewise.
50279         * math/e_jnl.c: Likewise.
50280         * math/e_lgammal_r.c: Likewise.
50281         * math/e_log10l.c: Likewise.
50282         * math/e_log2l.c: Likewise.
50283         * math/e_logl.c: Likewise.
50284         * math/e_powl.c: Likewise.
50285         * math/e_sinhl.c: Likewise.
50286         * math/e_sqrtl.c: Likewise.
50287         * math/e_scalb.c: Completely rewritten and optimized.
50288         * math/e_scalbf.c: Likewise.
50289         * math/e_scalbl.c: Likewise.
50290         * math/w_acos.c: Likewise.
50291         * math/w_acosf.c: Likewise.
50292         * math/w_acosl.c: Likewise.
50293         * math/w_acosh.c: Likewise.
50294         * math/w_acoshf.c: Likewise.
50295         * math/w_acoshl.c: Likewise.
50296         * math/w_asin.c: Likewise.
50297         * math/w_asinf.c: Likewise.
50298         * math/w_asinl.c: Likewise.
50299         * math/w_atan2.c: Likewise.
50300         * math/w_atan2f.c: Likewise.
50301         * math/w_atan2l.c: Likewise.
50302         * math/w_atanh.c: Likewise.
50303         * math/w_atanhf.c: Likewise.
50304         * math/w_atanhl.c: Likewise.
50305         * math/w_exp10.c: Likewise.
50306         * math/w_exp10f.c: Likewise.
50307         * math/w_exp10l.c: Likewise.
50308         * math/w_fmod.c: Likewise.
50309         * math/w_fmodf.c: Likewise.
50310         * math/w_fmodl.c: Likewise.
50311         * math/w_j0.c: Likewise.
50312         * math/w_j0f.c: Likewise.
50313         * math/w_j0l.c: Likewise.
50314         * math/w_j1.c: Likewise.
50315         * math/w_j1f.c: Likewise.
50316         * math/w_j1l.c: Likewise.
50317         * math/w_jn.c: Likewise.
50318         * math/w_jnf.c: Likewise.
50319         * math/w_log.c: Likewise.
50320         * math/w_logf.c: Likewise.
50321         * math/w_logl.c: Likewise.
50322         * math/w_log10.c: Likewise.
50323         * math/w_log10f.c: Likewise.
50324         * math/w_log10l.c: Likewise.
50325         * math/w_log2.c: Likewise.
50326         * math/w_log2f.c: Likewise.
50327         * math/w_log2l.c: Likewise.
50328         * math/w_pow.c: Likewise.
50329         * math/w_powf.c: Likewise.
50330         * math/w_powl.c: Likewise.
50331         * math/w_remainder.c: Likewise.
50332         * math/w_remainderf.c: Likewise.
50333         * math/w_remainderl.c: Likewise.
50334         * math/w_scalb.c: Likewise.
50335         * math/w_scalbf.c: Likewise.
50336         * math/w_scalbl.c: Likewise.
50337         * math/w_sqrt.c: Likewise.
50338         * math/w_sqrtf.c: Likewise.
50339         * math/w_sqrtl.c: Likewise.
50340         * math/math.h: Define __MATH_DECLARE_LDOUBLE if long double functions
50341         are declared.  Include <bits/math-finite.h> if -ffinite-math-only is
50342         used.
50343         * math/math_private.h: Declare __kernel_standard_f.
50344         * math/w_cosh.c: Remove cruft and optimize a bit.
50345         * math/w_coshf.c: Likewise.
50346         * math/w_coshl.c: Likewise.
50347         * math/w_exp2.c: Likewise.
50348         * math/w_exp2f.c: Likewise.
50349         * math/w_exp2l.c: Likewise.
50350         * math/w_hypot.c: Likewise.
50351         * math/w_hypotf.c: Likewise.
50352         * math/w_hypotl.c: Likewise.
50353         * math/w_lgamma.c: Likewise.
50354         * math/w_lgamma_r.c: Likewise.
50355         * math/w_lgammaf.c: Likewise.
50356         * math/w_lgammaf_r.c: Likewise.
50357         * math/w_lgammal.c: Likewise.
50358         * math/w_lgammal_r.c: Likewise.
50359         * math/w_sinh.c: Likewise.
50360         * math/w_sinhf.c: Likewise.
50361         * math/w_sinhl.c: Likewise.
50362         * math/w_tgamma.c: Likewise.
50363         * math/w_tgammaf.c: Likewise.
50364         * math/w_tgammal.c: Likewise.
50365         * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
50366         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
50367         * sysdeps/i386/fpu/e_acos.S: Add __*_finite alias.
50368         Minor optimizations.  Pretty printing.  Remove cruft.
50369         * sysdeps/i386/fpu/e_acosf.S: Likewise.
50370         * sysdeps/i386/fpu/e_acosh.S: Likewise.
50371         * sysdeps/i386/fpu/e_acoshf.S: Likewise.
50372         * sysdeps/i386/fpu/e_acoshl.S: Likewise.
50373         * sysdeps/i386/fpu/e_acosl.c: Likewise.
50374         * sysdeps/i386/fpu/e_asin.S: Likewise.
50375         * sysdeps/i386/fpu/e_asinf.S: Likewise.
50376         * sysdeps/i386/fpu/e_atan2.S: Likewise.
50377         * sysdeps/i386/fpu/e_atan2f.S: Likewise.
50378         * sysdeps/i386/fpu/e_atan2l.c: Likewise.
50379         * sysdeps/i386/fpu/e_atanh.S: Likewise.
50380         * sysdeps/i386/fpu/e_atanhf.S: Likewise.
50381         * sysdeps/i386/fpu/e_atanhl.S: Likewise.
50382         * sysdeps/i386/fpu/e_exp10.S: Likewise.
50383         * sysdeps/i386/fpu/e_exp10f.S: Likewise.
50384         * sysdeps/i386/fpu/e_exp10l.S: Likewise.
50385         * sysdeps/i386/fpu/e_exp2.S: Likewise.
50386         * sysdeps/i386/fpu/e_exp2f.S: Likewise.
50387         * sysdeps/i386/fpu/e_exp2l.S: Likewise.
50388         * sysdeps/i386/fpu/e_fmod.S: Likewise.
50389         * sysdeps/i386/fpu/e_fmodf.S: Likewise.
50390         * sysdeps/i386/fpu/e_fmodl.c: Likewise.
50391         * sysdeps/i386/fpu/e_hypot.S: Likewise.
50392         * sysdeps/i386/fpu/e_hypotf.S: Likewise.
50393         * sysdeps/i386/fpu/e_log.S: Likewise.
50394         * sysdeps/i386/fpu/e_log10.S: Likewise.
50395         * sysdeps/i386/fpu/e_log10f.S: Likewise.
50396         * sysdeps/i386/fpu/e_log10l.S: Likewise.
50397         * sysdeps/i386/fpu/e_log2.S: Likewise.
50398         * sysdeps/i386/fpu/e_log2f.S: Likewise.
50399         * sysdeps/i386/fpu/e_log2l.S: Likewise.
50400         * sysdeps/i386/fpu/e_logf.S: Likewise.
50401         * sysdeps/i386/fpu/e_logl.S: Likewise.
50402         * sysdeps/i386/fpu/e_pow.S: Likewise.
50403         * sysdeps/i386/fpu/e_powf.S: Likewise.
50404         * sysdeps/i386/fpu/e_powl.S: Likewise.
50405         * sysdeps/i386/fpu/e_remainder.S: Likewise.
50406         * sysdeps/i386/fpu/e_remainderf.S: Likewise.
50407         * sysdeps/i386/fpu/e_remainderl.S: Likewise.
50408         * sysdeps/i386/fpu/e_scalb.S: Likewise.
50409         * sysdeps/i386/fpu/e_scalbf.S: Likewise.
50410         * sysdeps/i386/fpu/e_scalbl.S: Likewise.
50411         * sysdeps/i386/fpu/e_sqrt.S: Likewise.
50412         * sysdeps/i386/fpu/e_sqrtf.S: Likewise.
50413         * sysdeps/i386/fpu/e_sqrtl.c: Likewise.
50414         * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
50415         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
50416         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
50417         * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
50418         * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
50419         * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
50420         * sysdeps/ieee754/dbl-64/e_gamma_r.c: Likewise.
50421         * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
50422         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
50423         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
50424         * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
50425         * sysdeps/ieee754/dbl-64/e_lgamma_r.c: Likewise.
50426         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
50427         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
50428         * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
50429         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
50430         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
50431         * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
50432         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
50433         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
50434         * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
50435         * sysdeps/ieee754/flt-32/e_acosf.c: Likewise.
50436         * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
50437         * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
50438         * sysdeps/ieee754/flt-32/e_atan2f.c: Likewise.
50439         * sysdeps/ieee754/flt-32/e_coshf.c: Likewise.
50440         * sysdeps/ieee754/flt-32/e_exp2f.c: Likewise.
50441         * sysdeps/ieee754/flt-32/e_fmodf.c: Likewise.
50442         * sysdeps/ieee754/flt-32/e_gammaf_r.c: Likewise.
50443         * sysdeps/ieee754/flt-32/e_hypotf.c: Likewise.
50444         * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
50445         * sysdeps/ieee754/flt-32/e_j1f.c: Likewise.
50446         * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
50447         * sysdeps/ieee754/flt-32/e_lgammaf_r.c: Likewise.
50448         * sysdeps/ieee754/flt-32/e_log10f.c: Likewise.
50449         * sysdeps/ieee754/flt-32/e_log2f.c: Likewise.
50450         * sysdeps/ieee754/flt-32/e_logf.c: Likewise.
50451         * sysdeps/ieee754/flt-32/e_powf.c: Likewise.
50452         * sysdeps/ieee754/flt-32/e_remainderf.c: Likewise.
50453         * sysdeps/ieee754/flt-32/e_sinhf.c: Likewise.
50454         * sysdeps/ieee754/flt-32/e_sqrtf.c: Likewise.
50455         * sysdeps/ieee754/flt-32/s_asinhf.c: Likewise.
50456         * sysdeps/ieee754/ldbl-128/e_acoshl.c: Likewise.
50457         * sysdeps/ieee754/ldbl-128/e_acosl.c: Likewise.
50458         * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
50459         * sysdeps/ieee754/ldbl-128/e_atan2l.c: Likewise.
50460         * sysdeps/ieee754/ldbl-128/e_atanhl.c: Likewise.
50461         * sysdeps/ieee754/ldbl-128/e_coshl.c: Likewise.
50462         * sysdeps/ieee754/ldbl-128/e_fmodl.c: Likewise.
50463         * sysdeps/ieee754/ldbl-128/e_gammal_r.c: Likewise.
50464         * sysdeps/ieee754/ldbl-128/e_hypotl.c: Likewise.
50465         * sysdeps/ieee754/ldbl-128/e_j0l.c: Likewise.
50466         * sysdeps/ieee754/ldbl-128/e_j1l.c: Likewise.
50467         * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
50468         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: Likewise.
50469         * sysdeps/ieee754/ldbl-128/e_log10l.c: Likewise.
50470         * sysdeps/ieee754/ldbl-128/e_log2l.c: Likewise.
50471         * sysdeps/ieee754/ldbl-128/e_logl.c: Likewise.
50472         * sysdeps/ieee754/ldbl-128/e_powl.c: Likewise.
50473         * sysdeps/ieee754/ldbl-128/e_remainderl.c: Likewise.
50474         * sysdeps/ieee754/ldbl-128/e_sinhl.c: Likewise.
50475         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c: Likewise.
50476         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
50477         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
50478         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c: Likewise.
50479         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c: Likewise.
50480         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Likewise.
50481         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Likewise.
50482         * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c: Likewise.
50483         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c: Likewise.
50484         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c: Likewise.
50485         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c: Likewise.
50486         * sysdeps/ieee754/ldbl-128ibm/e_logl.c: Likewise.
50487         * sysdeps/ieee754/ldbl-128ibm/e_powl.c: Likewise.
50488         * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c: Likewise.
50489         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
50490         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c: Likewise.
50491         * sysdeps/ieee754/ldbl-96/e_acoshl.c: Likewise.
50492         * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
50493         * sysdeps/ieee754/ldbl-96/e_atan2l.c: Likewise.
50494         * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
50495         * sysdeps/ieee754/ldbl-96/e_coshl.c: Likewise.
50496         * sysdeps/ieee754/ldbl-96/e_gammal_r.c: Likewise.
50497         * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
50498         * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
50499         * sysdeps/ieee754/ldbl-96/e_j1l.c: Likewise.
50500         * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
50501         * sysdeps/ieee754/ldbl-96/e_lgammal_r.c: Likewise.
50502         * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
50503         * sysdeps/ieee754/ldbl-96/e_sinhl.c: Likewise.
50504         * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
50505         * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
50506         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
50507         * sysdeps/powerpc/fpu/e_sqrt.c: Likewise.
50508         * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
50509         * sysdeps/powerpc/powerpc64/fpu/e_sqrt.c: Likewise.
50510         * sysdeps/powerpc/powerpc64/fpu/e_sqrtf.c: Likewise.
50511         * sysdeps/s390/fpu/e_sqrt.c: Likewise.
50512         * sysdeps/s390/fpu/e_sqrtf.c: Likewise.
50513         * sysdeps/s390/fpu/e_sqrtl.c: Likewise.
50514         * sysdeps/sparc/sparc32/e_sqrt.c: Likewise.
50515         * sysdeps/sparc/sparc64/fpu/e_sqrtl.c: Likewise.
50516         * sysdeps/x86_64/fpu/e_exp2l.S: Likewise.
50517         * sysdeps/x86_64/fpu/e_fmodl.S: Likewise.
50518         * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
50519         * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
50520         * sysdeps/x86_64/fpu/e_logl.S: Likewise.
50521         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
50522         * sysdeps/x86_64/fpu/e_remainderl.S: Likewise.
50523         * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
50524         * sysdeps/x86_64/fpu/e_sqrt.c: Likewise.  Fix parameter order
50525         * sysdeps/x86_64/fpu/e_sqrtf.c: Likewise.
50526         * sysdeps/x86_64/fpu/math_private.h (__isnan): Cast d parameter.
50527         (__isnanf): Likewise.
50528         (__isinf_ns): Likewise.
50529         (__isinf_nsf): Likewise.
50530         (__finite): Likewise.
50531         (__finitef): Likewise.
50532         (__ieee754_sqrt): Define as macro.
50533         (__ieee754_sqrtf): Define as macro.
50534         (__ieee754_sqrtl): Define as macro.
50535         * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Add partially
50536         inlined copy.
50537         * sysdeps/x86_64/fpu/bits/mathinline.h: Make use of
50538         __FINITE_MATH_ONLY__ consistent.
50539         * sysdeps/ieee754/k_standard.c (__kernel_standard_f): New function.
50541 2011-10-10  Andreas Schwab  <schwab@linux-m68k.org>
50543         * inet/getnetgrent_r.c (nscd_getnetgrent): Use __rawmemchr instead
50544         of rawmemchr.
50546         * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c: New file.
50548 2011-10-09  Ulrich Drepper  <drepper@gmail.com>
50550         * po/ja.po: Update from translation team.
50552 2011-10-08  Roland McGrath  <roland@hack.frob.com>
50554         * locale/programs/locarchive.c (prepare_address_space): New function.
50555         (create_archive, enlarge_archive, open_archive): Use it.
50557         * sysdeps/unix/sysv/linux/x86_64/time.c: Move #include <dl-vdso.h>
50558         inside [SHARED], where it is used.
50560         * nscd/nscd_proto.h: Declare __nscd_setnetgrent.
50562         * nss/getent.c (netgroup_keys): Remove unused variable.
50563         * sysdeps/ieee754/flt-32/s_isinf_nsf.c: Likewise.
50565 2011-10-08  Ulrich Drepper  <drepper@gmail.com>
50567         * include/math.h: Declare __isinf_ns, __isinf_nsf, __isinf_nsl.
50568         * sysdeps/ieee754/dbl-64/s_isinf_ns.c: New file.
50569         * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf_ns.c: New file.
50570         * sysdeps/ieee754/flt-32/s_isinf_nsf.c: New file.
50571         * sysdeps/ieee754/ldbl-128/s_isinf_nsl.c: New file.
50572         * sysdeps/ieee754/ldbl-96/s_isinf_nsl.c: New file.
50573         * math/Makefile (libm-calls): Add s_isinf_ns.
50574         * math/divtc3.c: Use __isinf_nsl instead of isinf.
50575         * math/multc3.c: Likewise.
50576         * math/s_casin.c: Likewise.
50577         * math/s_casinf.c: Likewise.
50578         * math/s_casinl.c: Likewise.
50579         * math/s_ccos.c: Likewise.
50580         * math/s_ccosf.c: Likewise.
50581         * math/s_ccosl.c: Likewise.
50582         * math/s_ctan.c: Likewise.
50583         * math/s_ctanf.c: Likewise.
50584         * math/s_ctanh.c: Likewise.
50585         * math/s_ctanhf.c: Likewise.
50586         * math/s_ctanhl.c: Likewise.
50587         * math/s_ctanl.c: Likewise.
50588         * math/w_fmod.c: Likewise.
50589         * math/w_fmodf.c: Likewise.
50590         * math/w_fmodl.c: Likewise.
50591         * math/w_remainder.c: Likewise.
50592         * math/w_remainderf.c: Likewise.
50593         * math/w_remainderl.c: Likewise.
50594         * sysdeps/ieee754/dbl-64/s_finite.c: Undefine __finite.
50595         * sysdeps/ieee754/dbl-64/s_isnan.c: Undefine __isnan.
50596         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Undefine __finite.
50597         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Undefine __nan.
50598         * sysdeps/ieee754/flt-32/s_finitef.c: Undefine __finitef.
50599         * sysdeps/ieee754/flt-32/s_isnanf.c: Undefine __nan.
50600         * sysdeps/x86_64/fpu/math_private.h: Add optimized versions of __isnsn,
50601         __isnanf, __isinf_ns, __isinf_nsf, __finite, and __finitef.
50603         * stdio-common/printf_fp.c: Use the fact that isinf returns the sign
50604         of the number.
50605         * stdio-common/printf_fphex.c: Likewise.
50606         * stdio-common/printf_size.c: Likewise.
50608         * math/e_exp10.c: Include math_private.h using <...> not "...".
50609         * math/e_exp10f.c: Likewise.
50610         * math/e_exp10l.c: Likewise.
50611         * math/e_exp2l.c: Likewise.
50612         * math/e_j0l.c: Likewise.
50613         * math/e_j1l.c: Likewise.
50614         * math/e_jnl.c: Likewise.
50615         * math/e_lgammal_r.c: Likewise.
50616         * math/e_rem_pio2l.c: Likewise.
50617         * math/e_scalb.c: Likewise.
50618         * math/e_scalbf.c: Likewise.
50619         * math/e_scalbl.c: Likewise.
50620         * math/k_cosl.c: Likewise.
50621         * math/k_sinl.c: Likewise.
50622         * math/k_tanl.c: Likewise.
50623         * math/s_cacoshf.c: Likewise.
50624         * math/s_catan.c: Likewise.
50625         * math/s_catanf.c: Likewise.
50626         * math/s_catanh.c: Likewise.
50627         * math/s_catanhf.c: Likewise.
50628         * math/s_catanhl.c: Likewise.
50629         * math/s_catanl.c: Likewise.
50630         * math/s_ccosh.c: Likewise.
50631         * math/s_ccoshf.c: Likewise.
50632         * math/s_ccoshl.c: Likewise.
50633         * math/s_cexp.c: Likewise.
50634         * math/s_cexpf.c: Likewise.
50635         * math/s_cexpl.c: Likewise.
50636         * math/s_clog.c: Likewise.
50637         * math/s_clog10.c: Likewise.
50638         * math/s_clog10f.c: Likewise.
50639         * math/s_clog10l.c: Likewise.
50640         * math/s_clogf.c: Likewise.
50641         * math/s_clogl.c: Likewise.
50642         * math/s_csin.c: Likewise.
50643         * math/s_csinf.c: Likewise.
50644         * math/s_csinh.c: Likewise.
50645         * math/s_csinhf.c: Likewise.
50646         * math/s_csinhl.c: Likewise.
50647         * math/s_csinl.c: Likewise.
50648         * math/s_csqrt.c: Likewise.
50649         * math/s_csqrtf.c: Likewise.
50650         * math/s_csqrtl.c: Likewise.
50651         * math/s_ctan.c: Likewise.
50652         * math/s_ctanf.c: Likewise.
50653         * math/s_ctanh.c: Likewise.
50654         * math/s_ctanhf.c: Likewise.
50655         * math/s_ctanhl.c: Likewise.
50656         * math/s_ctanl.c: Likewise.
50657         * math/s_ldexp.c: Likewise.
50658         * math/s_ldexpf.c: Likewise.
50659         * math/s_ldexpl.c: Likewise.
50660         * math/s_significand.c: Likewise.
50661         * math/s_significandf.c: Likewise.
50662         * math/s_significandl.c: Likewise.
50663         * math/w_acos.c: Likewise.
50664         * math/w_acosf.c: Likewise.
50665         * math/w_acosh.c: Likewise.
50666         * math/w_acoshf.c: Likewise.
50667         * math/w_acoshl.c: Likewise.
50668         * math/w_acosl.c: Likewise.
50669         * math/w_asin.c: Likewise.
50670         * math/w_asinf.c: Likewise.
50671         * math/w_asinl.c: Likewise.
50672         * math/w_atan2.c: Likewise.
50673         * math/w_atan2f.c: Likewise.
50674         * math/w_atan2l.c: Likewise.
50675         * math/w_atanh.c: Likewise.
50676         * math/w_atanhf.c: Likewise.
50677         * math/w_atanhl.c: Likewise.
50678         * math/w_cosh.c: Likewise.
50679         * math/w_coshf.c: Likewise.
50680         * math/w_coshl.c: Likewise.
50681         * math/w_dremf.c: Likewise.
50682         * math/w_exp10.c: Likewise.
50683         * math/w_exp10f.c: Likewise.
50684         * math/w_exp10l.c: Likewise.
50685         * math/w_exp2.c: Likewise.
50686         * math/w_exp2f.c: Likewise.
50687         * math/w_fmod.c: Likewise.
50688         * math/w_fmodf.c: Likewise.
50689         * math/w_fmodl.c: Likewise.
50690         * math/w_hypot.c: Likewise.
50691         * math/w_hypotf.c: Likewise.
50692         * math/w_hypotl.c: Likewise.
50693         * math/w_j0.c: Likewise.
50694         * math/w_j0f.c: Likewise.
50695         * math/w_j0l.c: Likewise.
50696         * math/w_j1.c: Likewise.
50697         * math/w_j1f.c: Likewise.
50698         * math/w_j1l.c: Likewise.
50699         * math/w_jn.c: Likewise.
50700         * math/w_jnf.c: Likewise.
50701         * math/w_jnl.c: Likewise.
50702         * math/w_lgamma.c: Likewise.
50703         * math/w_lgamma_r.c: Likewise.
50704         * math/w_lgammaf.c: Likewise.
50705         * math/w_lgammaf_r.c: Likewise.
50706         * math/w_lgammal.c: Likewise.
50707         * math/w_lgammal_r.c: Likewise.
50708         * math/w_log.c: Likewise.
50709         * math/w_log10.c: Likewise.
50710         * math/w_log10f.c: Likewise.
50711         * math/w_log10l.c: Likewise.
50712         * math/w_log2.c: Likewise.
50713         * math/w_log2f.c: Likewise.
50714         * math/w_log2l.c: Likewise.
50715         * math/w_logf.c: Likewise.
50716         * math/w_logl.c: Likewise.
50717         * math/w_pow.c: Likewise.
50718         * math/w_powf.c: Likewise.
50719         * math/w_powl.c: Likewise.
50720         * math/w_remainder.c: Likewise.
50721         * math/w_remainderf.c: Likewise.
50722         * math/w_remainderl.c: Likewise.
50723         * math/w_scalb.c: Likewise.
50724         * math/w_scalbf.c: Likewise.
50725         * math/w_scalbl.c: Likewise.
50726         * math/w_sinh.c: Likewise.
50727         * math/w_sinhf.c: Likewise.
50728         * math/w_sinhl.c: Likewise.
50729         * math/w_sqrt.c: Likewise.
50730         * math/w_sqrtf.c: Likewise.
50731         * math/w_sqrtl.c: Likewise.
50732         * math/w_tgamma.c: Likewise.
50733         * math/w_tgammaf.c: Likewise.
50734         * math/w_tgammal.c: Likewise.
50736         * po/ja.po: Update from translation team.
50738 2011-09-29  Andreas Jaeger  <aj@suse.de>
50740         [BZ #13179]
50741         * sunrpc/netname.c (netname2host): Fix logic.
50743         [BZ #6779]
50744         [BZ #6783]
50745         * math/w_remainderl.c (__remainderl): Handle (NaN, 0) and (Inf,y)
50746         correctly.
50747         * math/w_remainder.c (__remainder): Likewise.
50748         * math/w_remainderf.c (__remainderf): Likewise.
50749         * math/libm-test.inc (remainder_test): Add test cases.
50751 2011-10-04  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
50753         * stdlib/longlong.h: Update from GCC.  Fix zarch smul_ppmm and
50754         sdiv_qrnnd.
50756 2011-10-07  Ulrich Drepper  <drepper@gmail.com>
50758         * string/test-memcmp.c: Avoid unncessary #defines.
50759         Patch by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>.
50761 2011-08-31  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
50763         * sysdeps/x86_64/multiarch/rawmemchr.S: Update.
50764         Use new sse2 version for core i3 - i7 as it's faster
50765         than sse42 version.
50766         (bit_Prefer_PMINUB_for_stringop): New.
50767         * sysdeps/x86_64/rawmemchr.S: Update.
50768         Replace with faster SSE2 version.
50769         * sysdeps/x86_64/memrchr.S: New file.
50770         * sysdeps/x86_64/memchr.S: Update.
50771         Replace with faster SSE2 version.
50773 2011-09-12  Marek Polacek  <mpolacek@redhat.com>
50775         * elf/dl-load.c (lose): Add cast to avoid warning.
50777 2011-10-07  Ulrich Drepper  <drepper@gmail.com>
50779         * po/ca.po: Update from translation team.
50781         * inet/getnetgrent_r.c: Hook up nscd.
50782         * nscd/Makefile (routines): Add nscd_netgroup.
50783         (nscd-modules): Add netgroupcache.
50784         (CFLAGS-netgroupcache.c): Define.
50785         * nscd/cache.c (readdfcts): Add entries for GETNETGRENT and INNETGR.
50786         (cache_search): Add const to second parameter.
50787         * nscd/connections.c (serv2str): Add entries for GETNETGRENT and
50788         INNETGR.
50789         (dbs): Add netgrdb entry.
50790         (reqinfo): Add entries for GETNETGRENT, INNETGR, and GETFDNETGR.
50791         (verify_persistent_db): Handle netgrdb.
50792         (handle_request): Handle GETNETGRENT, INNETGR, and GETFDNETGR.
50793         * nscd/nscd-client.h (request_type): Add GETNETGRENT, INNETGR, and
50794         GETFDNETGR.
50795         (netgroup_response_header): Define.
50796         (innetgroup_response_header): Define.
50797         (datahead): Add netgroup_response_header and innetgroup_response_header
50798         elements.
50799         * nscd/nscd.conf: Add entries for netgroup cache.
50800         * nscd/nscd.h (dbtype): Add netgrdb.
50801         (_PATH_NSCD_NETGROUP_DB): Define.
50802         (netgroup_iov_disabled): Declare.
50803         (xmalloc, xcalloc, xrealloc): Move declarations here.
50804         (cache_search): Adjust prototype.
50805         Add netgroup-related prototypes.
50806         * nscd/nscd_conf.c (dbnames): Add netgrdb entry.
50807         * nscd/nscd_proto.h (__nss_not_use_nscd_netgroup): Declare.
50808         (__nscd_innetgr): Declare.
50809         * nscd/selinux.c (perms): Use access_vector_t as element type and
50810         add netgroup-related initializers.
50811         * nscd/netgroupcache.c: New file.
50812         * nscd/nscd_netgroup.c: New file.
50813         * nss/Versions [libc] (GLIBC_PRIVATE): Export __nss_lookup.
50814         * nss/getent.c (netgroup_keys): Use setnetgrent only for one parameter.
50815         For four parameters use innetgr.
50816         * nss/nss_files/files-init.c: Add definition and callback for netgr.
50817         * nss/nsswitch.c (__nss_lookup): Add libc_hidden_def.
50818         (__nss_disable_nscd): Set __nss_not_use_nscd_netgroup.
50819         * nss/nsswitch.h (__nss_lookup): Add libc_hidden_proto.
50821         * nscd/connections.c (register_traced_file): Don't register file
50822         for disabled databases.
50824 2011-10-06  Ulrich Drepper  <drepper@gmail.com>
50826         * nscd/grpcache.c (cache_addgr): Initialize written in all cases.
50828         * nss/nsswitch.c (__nss_lookup_function): Fix order of deleting
50829         from tree and freeing node.
50831 2011-09-25  Jiri Olsa  <jolsa@redhat.com>
50833         * nss/nsswitch.c (__nss_database_lookup): Handle
50834         nss_parse_service_list out of memory case.
50836 2011-09-15  Jiri Olsa  <jolsa@redhat.com>
50838         * nss/nsswitch.c (__nss_lookup_function): Handle __tsearch
50839         out of memory case.
50841 2011-10-04  Andreas Schwab  <schwab@redhat.com>
50843         * include/dlfcn.h (__RTLD_NOIFUNC): Define.
50844         * elf/do-rel.h (elf_dynamic_do_rel): Add parameter skip_ifunc and
50845         pass it down.
50846         * elf/dynamic-link.h: Adjust prototypes of elf_machine_rel,
50847         elf_machine_rela, elf_machine_lazy_rel.
50848         (_ELF_DYNAMIC_DO_RELOC): Add parameter skip_ifunc and pass it down.
50849         (ELF_DYNAMIC_DO_REL): Likewise.
50850         (ELF_DYNAMIC_DO_RELA): Likewise.
50851         (ELF_DYNAMIC_RELOCATE): Likewise.
50852         * elf/dl-reloc.c (_dl_relocate_object): Pass __RTLD_NOIFUNC down
50853         to ELF_DYNAMIC_DO_REL.
50854         * elf/rtld.c (_dl_start): Adjust use of ELF_DYNAMIC_RELOCATE.
50855         (dl_main): In trace mode always set __RTLD_NOIFUNC.
50856         * elf/dl-conflict.c (_dl_resolve_conflicts): Adjust call to
50857         elf_machine_rela.
50858         * sysdeps/i386/dl-machine.h (elf_machine_rel): Add parameter
50859         skip_ifunc, don't call ifunc function if non-zero.
50860         (elf_machine_rela): Likewise.
50861         (elf_machine_lazy_rel): Likewise.
50862         (elf_machine_lazy_rela): Likewise.
50863         * sysdeps/ia64/dl-machine.h (elf_machine_rela): Likewise.
50864         (elf_machine_lazy_rel): Likewise.
50865         * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela):
50866         Likewise.
50867         (elf_machine_lazy_rel): Likewise.
50868         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
50869         Likewise.
50870         (elf_machine_lazy_rel): Likewise.
50871         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela): Likewise.
50872         (elf_machine_lazy_rel): Likewise.
50873         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela): Likewise.
50874         (elf_machine_lazy_rel): Likewise.
50875         * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
50876         (elf_machine_lazy_rel): Likewise.
50877         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Likewise.
50878         (elf_machine_lazy_rel): Likewise.
50879         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Likewise.
50880         (elf_machine_lazy_rel): Likewise.
50881         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Likewise.
50882         (elf_machine_lazy_rel): Likewise.
50884 2011-09-28  Ulrich Drepper  <drepper@gmail.com>
50886         * nss/nss_files/files-init.c (_nss_files_init): Use static
50887         initialization for all the *_traced_file variables.
50889 2011-09-28  Andreas Schwab  <schwab@redhat.com>
50891         * sysdeps/powerpc/fpu/libm-test-ulps: Adjust ULPs for jn tests.
50893 2011-09-27  Roland McGrath  <roland@hack.frob.com>
50895         [BZ #13226]
50896         * manual/signal.texi (Longjmp in Handler): Grammar fixes.
50898 2011-09-27  Andreas Schwab  <schwab@redhat.com>
50900         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn):
50901         Reread the line before reparsing it.
50903 2011-09-26  Andreas Schwab  <schwab@redhat.com>
50905         * sysdeps/x86_64/fpu/bits/mathinline.h: Use __asm instead of asm.
50907 2011-09-21  Chung-Lin Tang  <cltang@codesourcery.com>
50908             Maxim Kuvyrkov  <maxim@codesourcery.com>
50909             Joseph Myers  <joseph@codesourcery.com>
50911         * resolv/Makefile (LDLIBS-resolv.so): Link in $(elfobjdir)/ld.so
50912         if needed for __stack_chk_guard.
50914 2011-09-19  Roland McGrath  <roland@hack.frob.com>
50916         * sysdeps/posix/spawni.c (script_execute): Always define it.
50917         It will be optimized away if unused.
50918         (maybe_script_execute): New function.
50919         (__spawni): Call it.
50921         * Makerules: Don't include tls.make.
50922         (config-tls): Always set to thread.
50923         * tls.make.c: File removed.
50925 2011-09-19  Mike Frysinger  <vapier@gentoo.org>
50927         * Makeconfig (CPPFLAGS): Prepend $(CPPFLAGS-config).
50928         * config.make.in (CPPFLAGS-config): New substituted variable.
50930 2011-09-15  Ulrich Drepper  <drepper@gmail.com>
50932         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: New file.
50934         [BZ #13192]
50935         * sysdeps/unix/sysv/linux/bits/in.h (IP_MULTICAST_ALL): Define.
50936         Patch mostly by Neil Horman <nhorman@tuxdriver.com>.
50938 2011-09-15  Roland McGrath  <roland@hack.frob.com>
50940         * sysdeps/unix/sysv/linux/i386/____longjmp_chk.S
50941         (CALL_FAIL): Use HIDDEN_JUMPTARGET for __fortify_fail.
50942         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S
50943         (CALL_FAIL): Likewise.
50944         * sysdeps/unix/sysv/linux/ia64/____longjmp_chk.S (CHECK_RSP): Likewise.
50945         (CALL_FAIL): Macro removed.
50946         Patch mostly by Mike Frysinger <vapier@gentoo.org>.
50948 2011-09-15  Ulrich Drepper  <drepper@gmail.com>
50950         * sysdeps/x86_64/fpu/bits/mathinline.h: Add fmax and fmin optimizations
50951         for __FINITE_MATH_ONLY__ == 1.
50953 2011-09-15  Andreas Schwab  <schwab@redhat.com>
50955         * sysdeps/powerpc/fpu/e_hypot.c (__ieee754_hypot): Use
50956         __ieee754_sqrt instead of sqrt.
50957         * sysdeps/powerpc/fpu/e_hypotf.c (__ieee754_hypotf): Use
50958         __ieee754_sqrtf instead of sqrtf.
50959         * sysdeps/powerpc/fpu/e_rem_pio2f.c (__ieee754_rem_pio2f): Use
50960         __floorf instead of floorf.
50961         * sysdeps/powerpc/fpu/k_rem_pio2f.c (__fp_kernel_rem_pio2f): Use
50962         __floorf, __truncf instead of floorf, truncf.
50964 2011-09-14  Ulrich Drepper  <drepper@gmail.com>
50966         * sysdeps/x86_64/fpu/s_copysign.S [ELF]: Use correct section.
50968         * sysdeps/x86_64/fpu/bits/mathinline.h (__MATH_INLINE): Use
50969         __extern_always_inline.
50970         Define lrint{f,} and llrint{f,} for 64-bit and in some situations for
50971         32-bit.
50973 2011-09-14  Andreas Schwab  <schwab@redhat.com>
50975         * elf/rtld.c (dl_main): Also relocate in dependency order when
50976         doing symbol dependency testing.
50978 2011-09-13  Andreas Schwab  <schwab@linux-m68k.org>
50980         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
50981         Always define `refsym'.
50983 2011-09-13  Andreas Schwab  <schwab@redhat.com>
50985         * misc/sys/select.h (__FD_MASK): Renamed from __FDMASK.
50986         (__FD_ELT): Renamed from __FDELT.
50987         * misc/bits/select2.h (__FD_ELT): Likewise.
50988         * bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET): Use __FD_ELT,
50989         __FD_MASK instead of __FDELT, __FDMASK.
50990         * sysdeps/i386/bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET):
50991         Likewise.
50992         * sysdeps/x86_64/bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET):
50993         Likewise.
50995         * elf/Makefile (gen-ldd): Fix pattern.
50997         * elf/rtld.c (dl_main): Only use USE___THREAD when defined.
50998         (init_tls): Likewise.
51000 2011-09-12  Ulrich Drepper  <drepper@gmail.com>
51002         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c: New file.
51004 2011-09-12  Andreas Schwab  <schwab@redhat.com>
51006         * sysdeps/unix/sysv/linux/bits/socket.h (__cmsg_nxthdr): Cast to
51007         `struct cmsghdr *' instead of `void *'.
51008         * sysdeps/unix/sysv/linux/sparc/bits/socket.h (__cmsg_nxthdr):
51009         Likewise.
51011 2011-09-11  Andreas Schwab  <schwab@linux-m68k.org>
51013         * elf/Makefile (gen-ldd): Prepend $(..) to $(ldd-rewrite-script)
51014         if non-absolute.
51015         * sysdeps/unix/sysv/linux/configure.in: Remove leading ../ from
51016         ldd_rewrite_script.
51018 2011-09-11  Ulrich Drepper  <drepper@gmail.com>
51020         * configure.in: Remove --with-tls option.
51021         * config.h.in: Remove HAVE_TLS_SUPPORT entry.
51022         * sysdeps/i386/elf/configure.in: Always test for TLS support and err
51023         out in case it is missing.
51024         * sysdeps/ia64/elf/configure.in: Likewise.
51025         * sysdeps/powerpc/powerpc32/elf/configure.in: Likewise.
51026         * sysdeps/powerpc/powerpc64/elf/configure.in: Likewise.
51027         * sysdeps/s390/s390-32/elf/configure.in: Likewise.
51028         * sysdeps/s390/s390-64/elf/configure.in: Likewise.
51029         * sysdeps/sh/elf/configure.in: Likewise.
51030         * sysdeps/sparc/sparc32/elf/configure.in: Likewise.
51031         * sysdeps/sparc/sparc64/elf/configure.in: Likewise.
51032         * sysdeps/x86_64/elf/configure.in: Likewise.
51033         * sysdeps/mach/hurd/i386/tls.h: Remove test for HAVE_TLS_SUPPORT.
51034         * sysdeps/mach/hurd/tls.h: Likewise.
51036         [BZ #13067]
51037         * malloc/obstack.h [!GNUC] (obstack_free): Avoid cast to int.
51039         [BZ #13090]
51040         * configure.in: Fix use of AC_INIT.
51042         * elf/dl-support.c (_dl_pagesize): Initialize to EXEC_PAGESIZE.
51044 2011-09-10  Ulrich Drepper  <drepper@gmail.com>
51046         * malloc/malloc.c: Replace MALLOC_FAILURE_ACTION with use of
51047         __set_errno.
51048         * malloc/hooks.c: Likewise.
51050         [BZ #11929]
51051         * malloc/arena.c (ptmalloc_init_minimal): Removed.  Initialize all
51052         variables statically.
51053         (narenas): Initialize.
51054         (list_lock): Initialize.
51055         (ptmalloc_init): Don't call ptmalloc_init_minimal.  Remove
51056         initializtion of main_arena and list_lock.  Small cleanups.
51057         Replace all uses of malloc_getpagesize with GLRO(dl_pagesize).
51058         * malloc/malloc.c: Remove malloc_getpagesize.  Include <ldsodefs.h>.
51059         Add initializers to main_arena and mp_.
51060         (malloc_state): Remove pagesize member.  Change all users to use
51061         GLRO(dl_pagesize).
51063         * elf/rtld.c (rtld_global_ro): Initialize _dl_pagesize.
51064         * sysdeps/unix/sysv/linux/getpagesize.c: Simplify.  GLRO(dl_pagesize)
51065         is always initialized.
51067         * malloc/malloc.c: Removed unused configurations and dead code.
51068         * malloc/arena.c: Likewise.
51069         * malloc/hooks.c: Likewise.
51070         * malloc/Makefile (CPPFLAGS-malloc.c): Don't add -DATOMIC_FASTBINS.
51072         * include/tls.h: Removed.  USE___THREAD must always be defined.
51073         * bits/libc-tsd.h: Don't handle !USE___THREAD.
51074         * elf/dl-libc.c: Likewise.
51075         * elf/dl-tsd.c: Likewise.
51076         * include/errno.h: Likewise.
51077         * include/netdb.h: Likewise.
51078         * include/resolv.h: Likewise.
51079         * inet/herrno-loc.c: Likewise.
51080         * inet/herrno.c: Likewise.
51081         * malloc/arena.c: Likewise.
51082         * malloc/hooks.c: Likewise.
51083         * malloc/malloc.c: Likewise.
51084         * resolv/res-state.c: Likewise.
51085         * resolv/res_libc.c: Likewise.
51086         * sysdeps/i386/dl-machine.h: Likewise.
51087         * sysdeps/ia64/dl-machine.h: Likewise.
51088         * sysdeps/powerpc/powerpc32/dl-machine.h: Likewise.
51089         * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
51090         * sysdeps/s390/s390-32/dl-machine.h: Likewise.
51091         * sysdeps/s390/s390-64/dl-machine.h: Likewise.
51092         * sysdeps/sh/dl-machine.h: Likewise.
51093         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
51094         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
51095         * sysdeps/unix/i386/sysdep.S: Likewise.
51096         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
51097         * sysdeps/unix/sysv/linux/ia64/sysdep.S: Likewise.
51098         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.S: Likewise.
51099         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
51100         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.S: Likewise.
51101         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
51102         * sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
51103         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
51104         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
51105         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
51106         * sysdeps/unix/x86_64/sysdep.S: Likewise.
51107         * sysdeps/x86_64/dl-machine.h: Likewise.
51108         * tls.make.c: Likewise.
51110         * configure.in: Remove --with-__thread option.  Make tests for
51111         --no-whole-archive, __builtin_expect, symbol redirection, __thread,
51112         tls_model attribute fail if no support is available.  Remove
51113         USE_IN_LIBIO.
51114         * Makeconfig: Adjust for dropped configure option.  All features are
51115         now mandatory.
51116         * Makerules: Likewise.
51117         * Versions.def: Likewise.
51118         * argp/argp-fmtstream.c: Likewise.
51119         * argp/argp-fmtstream.h: Likewise.
51120         * argp/argp-help.c: Likewise.
51121         * assert/assert.c: Likewise.
51122         * config.h.in: Likewise.
51123         * config.make.in: Likewise.
51124         * configure: Likewise.
51125         * configure.in: Likewise.
51126         * csu/Versions: Likewise.
51127         * csu/init.c: Likewise.
51128         * elf/tst-audit2.c: Likewise.
51129         * elf/tst-tls10.c: Likewise.
51130         * elf/tst-tls10.h: Likewise.
51131         * elf/tst-tls11.c: Likewise.
51132         * elf/tst-tls12.c: Likewise.
51133         * elf/tst-tls14.c: Likewise.
51134         * elf/tst-tlsmod11.c: Likewise.
51135         * elf/tst-tlsmod12.c: Likewise.
51136         * elf/tst-tlsmod13.c: Likewise.
51137         * elf/tst-tlsmod13a.c: Likewise.
51138         * elf/tst-tlsmod14a.c: Likewise.
51139         * elf/tst-tlsmod15b.c: Likewise.
51140         * elf/tst-tlsmod16a.c: Likewise.
51141         * elf/tst-tlsmod16b.c: Likewise.
51142         * elf/tst-tlsmod7.c: Likewise.
51143         * elf/tst-tlsmod8.c: Likewise.
51144         * elf/tst-tlsmod9.c: Likewise.
51145         * gmon/gmon.c: Likewise.
51146         * grp/fgetgrent_r.c: Likewise.
51147         * grp/putgrent.c: Likewise.
51148         * hurd/fopenport.c: Likewise.
51149         * include/libc-symbols.h: Likewise.
51150         * include/tls.h: Likewise.
51151         * intl/gettextP.h: Likewise.
51152         * intl/loadinfo.h: Likewise.
51153         * locale/global-locale.c: Likewise.
51154         * locale/localeinfo.h: Likewise.
51155         * mach/devstream.c: Likewise.
51156         * malloc/arena.c: Likewise.
51157         * malloc/set-freeres.c: Likewise.
51158         * misc/err.c: Likewise.
51159         * misc/getttyent.c: Likewise.
51160         * misc/mntent_r.c: Likewise.
51161         * posix/getopt.c: Likewise.
51162         * posix/wordexp.c: Likewise.
51163         * pwd/fgetpwent_r.c: Likewise.
51164         * resolv/Versions: Likewise.
51165         * resolv/res_hconf.c: Likewise.
51166         * shadow/fgetspent_r.c: Likewise.
51167         * shadow/putspent.c: Likewise.
51168         * stdio-common/printf_fphex.c: Likewise.
51169         * stdio-common/tmpfile.c: Likewise.
51170         * stdlib/abort.c: Likewise.
51171         * stdlib/fmtmsg.c: Likewise.
51172         * sunrpc/auth_unix.c: Likewise.
51173         * sunrpc/clnt_perr.c: Likewise.
51174         * sunrpc/clnt_tcp.c: Likewise.
51175         * sunrpc/clnt_udp.c: Likewise.
51176         * sunrpc/clnt_unix.c: Likewise.
51177         * sunrpc/openchild.c: Likewise.
51178         * sunrpc/svc_simple.c: Likewise.
51179         * sunrpc/svc_tcp.c: Likewise.
51180         * sunrpc/svc_udp.c: Likewise.
51181         * sunrpc/svc_unix.c: Likewise.
51182         * sunrpc/xdr.c: Likewise.
51183         * sunrpc/xdr_array.c: Likewise.
51184         * sunrpc/xdr_rec.c: Likewise.
51185         * sunrpc/xdr_ref.c: Likewise.
51186         * sunrpc/xdr_stdio.c: Likewise.
51188 2011-09-09  Ulrich Drepper  <drepper@gmail.com>
51190         * sysdeps/i386/fpu/libm-test-ulps: Adjust ULPs for jn tests.
51192 2011-07-03  Andreas Jaeger  <aj@suse.de>
51194         * math/libm-test.inc (jn_test): Add tests for BZ#11589.
51195         * sysdeps/x86_64/fpu/libm-test-ulps: Add new ULPs for jn_test,
51196         regenerate with gen-libm-tests.pl.
51198 2010-05-12  Petr Baudis  <pasky@suse.cz>
51200         [BZ #11589]
51201         * sysdeps/ieee754/dbl-64/e_jn.c: Compensate major precision loss
51202         around j0() zero points by switching to j1().
51203         * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
51204         * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
51205         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
51206         * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
51208 2011-09-09  Ulrich Drepper  <drepper@gmail.com>
51210         * sysdeps/unix/bsd/bsd4.4/bits/socket.h (__cmsg_nxthdr): Use NULL
51211         instead of 0.
51212         * sysdeps/unix/sysv/linux/bits/socket.h (__cmsg_nxthdr): Use (void*)0
51213         instead of 0.
51214         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
51215         Patch in part by Pavel Roskin <proski@gnu.org>.
51217         [BZ #13138]
51218         * stdio-common/vfscanf.c (ADDW): Allocate large memory block with
51219         realloc.
51220         (_IO_vfscanf_internal): Remove reteof.  Use errout after setting done.
51221         Free memory block if necessary.
51223         [BZ #12847]
51224         * libio/genops.c (INTDEF): For string streams the _lock pointer can
51225         be NULL.  Don't lock in this case.
51227 2011-09-09  Roland McGrath  <roland@hack.frob.com>
51229         * elf/elf.h (ELFOSABI_GNU): New macro.
51230         (ELFOSABI_LINUX): Define to that.
51232 2011-07-29  Denis Zaitceff  <zaitceff@gmail.com>
51234         * string/strncat.c (strncat): Undef the symbol in case it has been
51235         defined in bits/string.h.
51237 2011-09-09  Ulrich Drepper  <drepper@gmail.com>
51239         * elf/sotruss.ksh: Clean up, fix, and complete help messages.
51241         * elf/dl-iteratephdr.c (__dl_iterate_phdr): Fill in data from the real
51242         link map.
51244 2011-08-17  Andreas Jaeger  <aj@suse.de>
51246         * elf/sprof.c (load_shobj): Remove unused variable log_hashfraction.
51248 2011-08-18  Paul Pluzhnikov  <ppluzhnikov@google.com>
51249             Ian Lance Taylor  <iant@google.com>
51251         * math/libm-test.inc (lround_test): New testcase.
51252         * sysdeps/ieee754/dbl-64/s_lround.c (__lround): Don't lose precision.
51254 2011-09-08  Ulrich Drepper  <drepper@gmail.com>
51256         * Makefile: Remove support for automatic cvs check-ins.
51257         * Makerules: Likewise.
51258         * config.make.in: Likewise.
51259         * configure.in: Likewise.
51260         * intl/Makefile: Likewise.
51261         * locale/Makefile: Likewise.
51262         * po/Makefile: Likewise.
51263         * posix/Makefile: Likewise.
51264         * sysdeps/gnu/Makefile: Likewise.
51265         * sysdeps/mach/hurd/Makefile: Likewise.
51266         * sysdeps/sparc/sparc32/Makefile: Likewise.
51268         [BZ #13118]
51269         * posix/Makefile (bug-regex32-ENV): Define.
51270         Patch by John Stanley <jpsinthemix@verizon.net>.
51272         * misc/Makefile (headers): Add bits/select2.h.
51273         * misc/sys/select.h: Include bits/select2.h for _FORTIFY_SOURCE.
51274         * misc/bits/select2.h: New file.
51275         * include/bits/select2.h: New file.
51276         * debug/Makefile (routines): Add fdelt_chk.
51277         * debug/Versions: Export __fdelt_chk and __fdelt_warn for GLIBC_2.15.
51278         * debug/tst-chk1.c (do_test): Add tests for FD_SET, FD_CLR, and
51279         FD_ISSET.
51280         * debug/fdelt_chk.c: New file.
51282         * wcsmbs/test-wcscmp.c: Moved from string/*.  Adjust.
51283         * wcsmbs/test-wmemcmp.c: Likewise.
51284         * string/Makefile (strop-tests): Remove wcscmp and wmemcmp.
51285         * wcsmbs/Makefile (strop-tests): Add wcscmp and wmemcmp.
51287 2011-09-08  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
51289         * string/Makefile (strop-tests): Add memcmp.
51290         * string/test-wmemcmp.c: New file.
51291         * string/test-memcmp.c: Add wmemcmp support.
51293 2011-09-08  Roland McGrath  <roland@hack.frob.com>
51295         [BZ #13153]
51296         * manual/libc.texinfo (EDITION, VERSION, UPDATED): Update for
51297         2011-07-19 change.
51299         * sysdeps/mach/hurd/fork.c (__fork): Initialize REFS so we don't use a
51300         garbage value in a __mach_port_mod_refs call in the cases of the
51301         task-self and thread-self ports.
51303 2011-09-06  Samuel Thibault  <samuel.thibault@ens-lyon.org>
51305         * sysdeps/mach/hurd/sys/param.h (DEV_BSIZE): New macro.
51307 2011-09-08  Andreas Schwab  <schwab@redhat.com>
51309         * elf/dl-load.c (lose): Check for non-null L.
51311 2011-09-07  Ulrich Drepper  <drepper@gmail.com>
51313         * elf/dl-load.c (open_verify): Use O_CLOEXEC.
51315         * elf/dl-libc.c (dlerror_run): Pass back error code from
51316         dl_catch_error.
51318         [BZ #13123]
51319         * elf/dl-load.c (lose): Free l_origin if it is valid.
51321         * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: Fix mixup in section
51322         names.
51323         * sysdeps/i386/i686/multiarch/strchr-sse2.S: Likewise.
51324         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: Likewise.
51325         * sysdeps/i386/i686/multiarch/strlen-sse2.S: Likewise.
51326         * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: Likewise.
51327         * sysdeps/i386/i686/multiarch/strrchr-sse2.S: Likewise.
51328         Patch by Liubov Dmitrieva <liubov.dmitrieva@intel.com>.
51330 2011-08-01  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
51332         * sysdeps/powerpc/fpu/e_hypot.c: New file.
51333         * sysdeps/powerpc/fpu/e_hypotf.c: New file.
51334         * sysdeps/powerpc/fpu/e_rem_pio2f.c: New file.
51335         * sysdeps/powerpc/fpu/k_rem_pio2f.c: New file.
51336         * sysdeps/powerpc/fpu/k_cosf.c: New file.
51337         * sysdeps/powerpc/fpu/k_sinf.c: New file.
51338         * sysdeps/powerpc/fpu/s_cosf.c: New file.
51339         * sysdeps/powerpc/fpu/s_sinf.c: New file.
51340         * sysdeps/powerpc/fpu/s_scalbnf.c: New file.
51341         * sysdeps/powerpc/fpu/s_float_bitwise.h: New file.
51343 2011-08-15  Alan Modra  <amodra@gmail.com>
51345         [BZ #13092]
51346         * sysdeps/powerpc/Makefile (gmon): Move sysdep_routines to..
51347         * sysdeps/powerpc/powerpc64/Makefile (gmon): ..here..
51348         * sysdeps/powerpc/powerpc32/Makefile (gmon): ..and here.  Add
51349         ppc_mcount to static-only-routines.
51350         * sysdeps/powerpc/powerpc32/Versions: Export GLIBC_PRIVATE
51351         __mcount_internal.
51352         * sysdeps/powerpc/powerpc32/ppc-mcount.S (_mcount): Call
51353         __mcount_internal with usual JUMPTARGET.  Remove useless nop.
51355 2011-08-18  David Flaherty  <flaherty@linux.vnet.ibm.com>
51357         * sysdeps/ieee754/ldbl-128ibm/s_fmal.c: New file which checks
51358         for finite and infinity parameters.
51360 2011-08-04  Will Schmidt  <will_schmidt@vnet.ibm.com>
51362         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Adjust the alignment
51363         and add nop instructions for throughput optimization.
51364         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
51366 2011-07-28  Will Schmidt  <will_schmidt@vnet.ibm.com>
51368         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Optimize the
51369         aligned copy for power7 with vector-scalar instructions.
51370         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Likewise.
51372 2011-07-24  H.J. Lu  <hongjiu.lu@intel.com>
51374         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Simplify
51375         AVX check.
51377 2011-09-07  Andreas Schwab  <schwab@redhat.com>
51379         [BZ #13144]
51380         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semdid_ds): Revert
51381         last change.
51383 2011-09-07  Ulrich Drepper  <drepper@gmail.com>
51385         * sysdeps/unix/sysv/linux/x86_64/init-first.c
51386         (_libc_vdso_platform_setup): If vDSO is not present store pointer to
51387         syscall wrapper around clock_gettime in __vdso_clock_gettime.
51388         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Add entry for
51389         clock_gettime.
51391 2011-09-06  Ulrich Drepper  <drepper@gmail.com>
51393         * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c (INTERNAL_GETTIME):
51394         Forgot to demangle the pointer.
51396         * sysdeps/i386/sysdep.h: Define atom_text_section.
51397         * sysdeps/x86_64/sysdep.h: Likewise.
51398         * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: Place function in
51399         section with atom_text_section.
51400         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: Likewise.
51401         * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: Likewise.
51402         * sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S: Likewise.
51403         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Likewise.
51404         * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S: Likewise.
51406         * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c: New file.
51407         * sysdeps/unix/sysv/linux/clock_gettime.c (SYSCALL_GETTIME): Allow
51408         already be defined.  Change to take two parameters and don't assign
51409         result to variable.  Adjust all users.
51410         Define INTERNAL_GETTIME if not already defined.
51411         Use INTERNAL_GETTIME instead of INTERNAL_VSYSCALL got clock_gettime
51412         call.
51413         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Don't define
51414         HAVE_CLOCK_GETTIME_VSYSCALL.
51415         * sysdeps/unix/clock_gettime.c: Adjust use of SYSDEP_GETTIME_CPU.
51417         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Don't use
51418         gettimeofday vsyscall, just use time.
51420 2011-09-06  Andreas Schwab  <schwab@redhat.com>
51422         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c [!SHARED]: Include
51423         <errno.h>.
51425 2011-09-06  Ulrich Drepper  <drepper@gmail.com>
51427         * sysdeps/unix/sysv/linux/kernel-features.h: Add entry for getcpu
51428         syscall on x86-64.
51429         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c [!SHARED]: Use real
51430         syscall.
51431         * sysdeps/unix/sysv/linux/x86_64/time.c: Likewise.
51432         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S [!SHARED]: Use real
51433         syscall if possible.
51435 2011-09-05  Ulrich Drepper  <drepper@gmail.com>
51437         * elf/pldd.c (get_process_info): Don't read whole ELF header, just
51438         e_ident.  Don't pass to find_mapsXX.
51439         * elf/pldd-xx.c (find_mapsXX): Remove second parameter.
51441 2011-07-20  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
51443         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
51444         strchr-sse2-no-bsf strrchr-sse2-no-bsf
51445         * sysdeps/x86_64/multiarch/strchr.S: Update.
51446         Check bit_slow_BSF bit.
51447         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
51448         * sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S: New file.
51449         * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S: New file.
51451 2011-09-05  Ulrich Drepper  <drepper@gmail.com>
51453         [BZ #13134]
51454         * sysdeps/posix/spawni.c (script_execute): Define only for compatibility
51455         before glibc 2.15.
51456         (tryshell): Define.
51457         (__spawni): Change last parameter to be flag.  Test
51458         SPAWN_XFLAGS_USE_PATH flag to use path or not.
51459         Don't try to use shell unless SPAWN_XFLAGS_TRY_SHELL is set.
51460         * sysdeps/mach/hurd/spawni.c: Change last parameter and adjust user.
51461         * posix/spawni.c: Likewise.
51462         * posix/spawn.c: Add compat version which passed SPAWN_XFLAGS_TRY_SHELL.
51463         * posix/spawnp.c: Likewise.  Change normal version to use
51464         SPAWN_XFLAGS_USE_PATH.
51465         * posix/spawn_int.c: Define SPAWN_XFLAGS_USE_PATH and
51466         SPAWN_XFLAGS_TRY_SHELL.
51468         [BZ #13150]
51469         * posix/glob.h: Remove gcc 1.x support.
51471         [BZ #13068]
51472         * elf/dl-misc.c (_dl_sysdep_read_whole_file): Use O_CLOEXEC.
51474 2011-07-20  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
51476         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
51477         strchr-sse2 strrchr-sse2 strchr-sse2-bsf
51478         strrchr-sse2-bsf
51479         * sysdeps/i386/i686/multiarch/strchr.S: New file.
51480         * sysdeps/i386/i686/multiarch/strrchr.S: New file.
51481         * sysdeps/i386/i686/multiarch/strchr-sse2.S: New file.
51482         * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: New file.
51483         * sysdeps/i386/i686/multiarch/strrchr-sse2.S: New file.
51484         * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: New file.
51486 2011-08-29  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
51488         * sysdeps/x86_64/wcscmp.S: New file.
51490         * sysdeps/i386/i686/multiarch/Makefile: (sysdep_routines): Add
51491         wcscmp-c wcscmp-sse2
51492         * sysdeps/i386/i686/multiarch/wcscmp-c.c: New file.
51493         * sysdeps/i386/i686/multiarch/wcscmp.S: New file.
51494         * sysdeps/i386/i686/multiarch/wcscmp-sse2.S: New file.
51495         * wcsmbs/wcscmp.c: Allow renaming.
51497 2011-09-05  David S. Miller  <davem@davemloft.net>
51499         * sysdeps/sparc/sparc32/fpu/s_fabsf.S: Use first argument
51500         stack slot, rather than the struct return pointer slot.
51501         * sysdeps/sparc/sparc32/fpu/s_fabs.c: Delete.
51502         * sysdeps/sparc/sparc32/fpu/s_fabs.S: New file.
51503         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fabs.S: Likewise.
51504         * sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/fpu/Implies: Likewise.
51506 2011-09-05  Ulrich Drepper  <drepper@gmail.com>
51508         * po/ja.po: Update from translation team.
51510         [BZ #13144]
51511         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semdid_ds): Fix to match
51512         kernel in 64-bit binaries.
51514 2011-09-01  David S. Miller  <davem@davemloft.net>
51516         * elf/elf.h (HWCAP_SPARC_*): Move to..
51517         * sysdeps/sparc/sysdep.h: this new file and add new values.
51518         * sysdeps/unix/sparc/sysdep.h: Include sysdeps/sparc/sysdep.h
51519         * sysdeps/sparc/dl-procinfo.h: Include sysdep.h and increase
51520         _DL_HWCAP_COUNT to 24.
51521         * sysdeps/sparc/dl-procinfo.c (_dl_sparc_cap_flags): Add new
51522         entries.
51523         * sysdeps/sparc/sparc32/bits/atomic.h: Don't use magic local
51524         __ATOMIC_HWCAP_SPARC_V9 define, use sysdep.h one instead.
51525         * sysdeps/sparc/sparc32/dl-machine.h: Include sysdep.h
51526         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Use HWCAP_SPARC_*
51527         instead of magic constants.
51528         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
51530 2011-08-31  David S. Miller  <davem@davemloft.net>
51532         * sysdeps/unix/sparc/sysdep.h (SETUP_PIC_REG): Define.
51533         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h (PSEUDO):
51534         Reimplement to do errno handling inline.
51535         (SYSCALL_ERROR_HANDLER): New macro.
51536         (__SYSCALL_STRING): Do not do errno handling in asm.
51537         (__CLONE_SYSCALL_STRING): Delete.
51538         (__INTERNAL_SYSCALL_STRING): Delete.
51539         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Include
51540         sysdeps/unix/sparc/sysdep.h instead of sysdeps/unix/sysdep.h
51541         (PSEUDO): Reimplement to do errno handling inline.
51542         (ret, ret_NOERRNO, ret_ERRVAL, r0, r1, MOVE): Don't redefine.
51543         (SYSCALL_ERROR_HANDLER): New macro.
51544         (__SYSCALL_STRING): Do not do errno handling in asm.
51545         (__CLONE_SYSCALL_STRING): Delete.
51546         (__INTERNAL_SYSCALL_STRING): Delete.
51547         * sysdeps/unix/sysv/linux/sparc/sysdep.h (INLINE_SYSCALL):
51548         Implement in terms of INTERNAL_SYSCALL and __set_errno, just like
51549         i386.
51550         (INTERNAL_SYSCALL_DECL): Declare %g1 var for err state.
51551         (inline_syscall*): Add 'err' argument.
51552         (INTERNAL_SYSCALL, INTERNAL_SYSCALL_NCS,
51553         INTERNAL_SYSCALL_ERROR_P): Likewise and pass it down.
51554         (INLINE_CLONE_SYSCALL): Reimplement in terms of __SYSCALL_STRING,
51555         INTERNAL_SYSCALL_ERRNO, and INTERNAL_SYSCALL_ERROR_P.
51557         * scripts/data/localplt-sparc-linux-gnu.data: Remove 'ffs'.
51558         * scripts/data/localplt-sparc64-linux-gnu.data: Likewise.
51560 2011-08-30  Andreas Schwab  <schwab@redhat.com>
51562         * elf/rtld.c (dl_main): Relocate objects in dependency order.
51564 2011-08-29  Jiri Olsa <jolsa@redhat.com>
51566         * sysdeps/i386/dl-trampoline.S (_dl_runtime_profile): Fix cfi
51567         directive.
51569 2011-08-24  David S. Miller  <davem@davemloft.net>
51571         * sysdeps/sparc/sparc64/strcmp.S: Rewrite.
51573 2011-08-24  Andreas Schwab  <schwab@redhat.com>
51575         * elf/Makefile: Add rules to build and run unload8 test.
51576         * elf/unload8.c: New file.
51577         * elf/unload8mod1.c: New file.
51578         * elf/unload8mod1x.c: New file.
51579         * elf/unload8mod2.c: New file.
51580         * elf/unload8mod3.c: New file.
51582         * elf/dl-close.c (_dl_close_worker): Reset private search list if
51583         it wasn't used.
51585 2011-08-23  David S. Miller  <davem@davemloft.net>
51587         * sysdeps/sparc/sparc64/dl-machine.h (DL_STACK_END): Do not
51588         subtract stack bias.
51589         * sysdeps/sparc/sparc64/jmpbuf-unwind.h (_JMPBUF_UNWINDS): Use
51590         %sp not %fp in calculations.
51591         (_JMPBUF_UNWINDS_ADJ): Likewise.
51593         * sysdeps/pthread/aio_suspend.c (do_aio_misc_wait): New function.
51594         (aio_suspend): Call it to force an exception region around the
51595         AIO_MISC_WAIT() invocation.
51597 2011-08-23  Andreas Schwab  <schwab@redhat.com>
51599         * sysdeps/i386/i686/multiarch/strspn.S (ENTRY): Add missing
51600         backslash.
51602 2011-07-04  Aurelien Jarno  <aurelien@aurel32.net>
51604         * sysdeps/powerpc/dl-tls.h: Add _PPC_DL_TLS_H inclusion
51605         protection macro.
51606         * sysdeps/powerpc/powerpc64/dl-irel.h: Include <ldsodefs.h>
51607         and <dl-machine.h>.
51608         (Elf64_FuncDesc): Remove.
51610 2011-08-22  David S. Miller  <davem@davemloft.net>
51612         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Fix
51613         sigaltstack check, add missing cfi directives.
51614         * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Add
51615         missing cfi directives, and sigaltstack handling.
51617 2011-08-16  Andreas Schwab  <schwab@redhat.com>
51619         [BZ #11724]
51620         * elf/dl-deps.c (_dl_map_object_deps): Only assume cycle when
51621         object is seen twice.
51622         * elf/dl-fini.c (_dl_sort_fini): Likewise.
51624         * elf/Makefile (distribute): Add tst-initorder2.c.
51625         (tests): Add tst-initorder2.
51626         (modules-names): Add tst-initorder2a tst-initorder2b
51627         tst-initorder2c tst-initorder2d.  Add rules to build them.
51628         ($(objpfx)tst-initorder2.out): New rule.
51629         * elf/tst-initorder2.c: New file.
51630         * elf/tst-initorder2.exp: New file.
51632 2011-08-22  Andreas Schwab  <schwab@redhat.com>
51634         * sysdeps/unix/sysv/linux/i386/scandir64.c: Include <string.h>.
51636         * elf/dl-deps.c (_dl_map_object_deps): Move check for missing
51637         dependencies back to end of function.
51639         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Readd
51640         $(elfobjdir)/ld.so.
51642 2011-08-21  Ulrich Drepper  <drepper@gmail.com>
51644         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.S: Removed.
51645         * sysdeps/unix/sysv/linux/x86_64/time.S: Removed.
51646         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c: New file.
51647         * sysdeps/unix/sysv/linux/x86_64/time.c: New file.
51648         * sysdeps/unix/sysv/linux/x86_64/bits/libc-vdso.h: Remove declaration
51649         of __vdso_gettimeofday.
51650         * sysdeps/unix/sysv/linux/x86_64/init-first.c: Remove definition of
51651         __vdso_gettimeofday and __vdso_time.  Define __vdso_getcpu with
51652         attribute_hidden.
51653         (_libc_vdso_platform_setup): Remove initialization of
51654         __vdso_gettimeofday and __vdso_time.
51656 2011-08-20  Ulrich Drepper  <drepper@gmail.com>
51658         * nss/nss_files/files-alias.c (get_next_alias): Use feof_unlocked
51659         and fgetc_unlocked.
51660         * nss/nss_files/files-key.c (search): Use fgets_unlocked and
51661         getc_unlocked.
51663         * elf/dl-open.c (add_to_global): Report additions to the global scope
51664         for LD_DEBUG=scopes.
51665         (dl_open_worker): Also print scope of newly loaded dependencies.
51666         (_dl_show_scope): Indicate if there is no scope.
51668         [BZ #13114]
51669         * stdio-common/Makefile (tests): Add bug24.
51670         * stdio-common/bug24.c: New file.
51672 2011-08-19  Andreas Jaeger  <aj@suse.de>
51674         [BZ #13114]
51675         * libio/fileops.c (_IO_new_file_fopen): Fix handling of
51676         non-existant file when using close-on-exec mode.
51678 2011-08-20  Ulrich Drepper  <drepper@gmail.com>
51680         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_resolve): Fix CFI for
51681         the very first instruction.
51683         * sysdeps/x86_64/dl-trampoline.h: If MORE_CODE is defined, restore
51684         the CFI state in the end.
51685         * sysdeps/x86_64/dl-trampoline.S: Define MORE_CODE before first
51686         inclusion of dl-trampoline.h.
51687         Based on a patch by Jiri Olsa <jolsa@redhat.com>.
51689 2011-08-19  Andreas Schwab  <schwab@redhat.com>
51691         * sysdeps/powerpc/fpu/libm-test-ulps: Relax ctan (0.75 + 1.25 i)
51692         expectations for long double.
51694         * sysdeps/unix/sysv/linux/powerpc/powerpc32/scandir64.c: Renamed
51695         from sysdeps/unix/sysv/linux/powerpc/scandir64.c.
51697 2011-08-14  David S. Miller  <davem@davemloft.net>
51699         * sysdeps/unix/sysv/linux/Makefile (CFLAGS-tst-writev.c): The
51700         artificual limit depends upon the system page size.
51702 2011-08-17  Ulrich Drepper  <drepper@gmail.com>
51704         * Makeconfig (override CFLAGS): Add library-specific CFLAGS.
51705         * resolv/Makefile: Define CFLAGS-libresolv.
51707 2011-08-17  Andreas Schwab  <schwab@redhat.com>
51709         * nss/makedb.c (compute_tables): Make variables used in nested
51710         function static.
51712 2011-08-17  Ulrich Drepper  <drepper@gmail.com>
51714         * elf/pldd-xx.c (r_debug): Explicitly add padding when needed.
51715         * elf/pldd.c (get_process_info): Use pread to re-read auxiliary vector
51716         if buffer was too small.
51718         * elf/pldd.c (main): Attach to all threads in the process.
51719         Rewrite /proc handling to use *at functions.
51721 2011-08-16  Ulrich Drepper  <drepper@gmail.com>
51723         * elf/dl-open.c (_dl_show_scope): Take additional parameter which
51724         specifies first scope to show.
51725         (dl_open_worker): Update callers.  Move printing scope of new
51726         object to before the relocation.
51727         * elf/rtld.c (dl_main): Update _dl_show_scope call.
51728         * sysdeps/generic/ldsodefs.h: Update declaration.
51730         * elf/dl-open.c (_dl_show_scope): Use _dl_debug_printf to generate the
51731         string for the scope number.
51733 2011-08-14  Ulrich Drepper  <drepper@gmail.com>
51735         * nscd/servicescache.c (cache_addserv): Make sure written is always
51736         initialized.
51738 2011-08-14  Roland McGrath  <roland@hack.frob.com>
51740         * sysdeps/i386/i486/bits/atomic.h
51741         (__arch_compare_and_exchange_val_64_acq): Use RET alone at end of
51742         statement expression, so as to suppress "set but not used" warning.
51743         (__arch_c_compare_and_exchange_val_64_acq): Likewise.
51745         * string/strncat.c (STRNCAT): Use prototype definition.
51747         * locale/Makefile (locale-CPPFLAGS): Renamed CPPFLAGS-locale-programs.
51748         (locale-CPPFLAGS): New variable; put LOCALEDIR, LOCALE_ALIAS_PATH and
51749         -Iprograms here.
51750         (cppflags-iterator.mk sequence): Use locale-programs in place of nonlib.
51751         (localedef-modules): Add localedef.
51752         (locale-modules): Add locale.
51754         * sysdeps/generic/ldsodefs.h (struct unique_sym): Add a const.
51755         * elf/rtld.c (dl_main): Invert order of assignment in last change,
51756         to avoid a warning.
51758 2011-08-14  David S. Miller  <davem@davemloft.net>
51760         * sysdeps/unix/sysv/linux/sparc/bits/resource.h (RLIM_INFINITY,
51761         RLIM64_INFINITY): Fix 64-bit values for 32-bit sparc.
51763 2011-08-13  Ulrich Drepper  <drepper@gmail.com>
51765         * elf/dl-open.c: Rename show_scope to _dl_show_scope and export.
51766         (dl_open_worker): Call _dl_show_scope when DL_DEBUG_SCOPES is set.
51767         * elf/rtld.c (dl_main): Set l_name of vDSO.
51768         Call _dl_show_scope when DL_DEBUG_SCOPES.
51769         (process_dl_debug): Recognize scopes flag and also set it for all.
51770         * sysdeps/generic/ldsodefs.h: Define DL_DEBUG_SCOPES.
51771         Declare _dl_show_scope.
51773         * elf/dl-libc.c (do_dlopen_args): Add caller_dlopen.
51774         (do_dlopen): Pass caller_dlopen to dl_open.
51775         (__libc_dlopen_mode): Initialize caller_dlopen.
51777         * intl/l10nflist.c (_nl_normalize_codeset): Make it compile outside
51778         of libc.  Make tolower call locale-independent.  Optimize a bit by
51779         using isdigit instead of isalnum.
51780         * locale/Makefile (locale-CPPFLAGS): Add -DNOT_IN_libc.
51782 2011-08-12  Ulrich Drepper  <drepper@gmail.com>
51784         * elf/dl-load.c (_dl_map_object): Show in debug output whether a DSO
51785         was a dependency or dynamically loaded.
51787 2011-08-11  Ulrich Drepper  <drepper@gmail.com>
51789         * intl/l10nflist.c: Allow architecture-specific pop function.
51790         * sysdeps/x86_64/l10nflist.c: New file.
51792         * intl/l10nflist.c (_nl_make_l10nflist): Use locale-independent
51793         classification.
51795 2011-08-10  Andreas Schwab  <schwab@redhat.com>
51797         * include/dirent.h: Add libc_hidden_proto for scandirat and
51798         scandirat64.  Don't declare __scandirat64.
51799         * dirent/scandirat.c: Add libc_hidden_def.
51800         * dirent/scandirat64.c (SCANDIRAT): Remove underscores.
51801         * sysdeps/unix/sysv/linux/i386/scandir64.c (SCANDIRAT): Likewise.
51803 2011-08-10  David S. Miller  <davem@davemloft.net>
51805         * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Add missing comma in
51806         enum.
51807         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
51808         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
51809         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
51811 2011-08-09  Ulrich Drepper  <drepper@gmail.com>
51813         * Versions.def [libc]: Add GLIBC_2.15.
51814         * dirent/Makefile (routines): Add scandirat and scandirat64.
51815         * dirent/Versions [libc]: Export scandirat and scandirat64 for
51816         GLIBC_2.15.
51817         * dirent/dirent.h: Declare scandirat and scandirat64.
51818         * dirent/scandirat.c: New file.
51819         * dirent/scandirat64.c: New file.
51820         * sysdeps/wordsize-64/scandirat.c: New file.
51821         * sysdeps/wordsize-64/scandirat64.c: New file.
51822         * dirent/opendir.c: Define opendirat.
51823         * dirent/scandir.c: Move code to scandirat.c.  Implement scandir
51824         using scandirat.
51825         * dirent/scandir64.c: Adjust for scandir.c change.
51826         * include/dirent.h: Define scandir_cancel_struct.  Declare __opendirat,
51827         __scandirat64, and __scandir_cancel_handler.
51828         * sysdeps/unix/opendir.c: Rename __opendir to __opendirat.  Take
51829         additional parameter and use openat instead of open (outside of ld.so).
51830         Add new __opendir as wrapper around __opendirat.
51831         * sysdeps/unix/sysv/linux/i386/scandir64.c: Reimplement __old_scandir64
51832         here without requiring old scandirat implementation.
51834 2011-08-08  Ulrich Drepper  <drepper@gmail.com>
51836         * dirent/scandir.c (cancel_handler): Renamed to
51837         __scandir_cancel_handler.  Do not define if SKIP_SCANDIR_CANCEL is
51838         defined.  Adjust users.
51839         * dirent/scandir64.c: Define SKIP_SCANDIR_CANCEL.
51840         * sysdeps/unix/sysv/linux/i386/scandir64.c: Likewise.
51842 2011-08-04  Ulrich Drepper  <drepper@gmail.com>
51844         * string/test-string.h (IMPL): Use __STRING to expand name and then
51845         stringify it.
51847         * string/test-strcmp.c: Unify most of the WIDE and !WIDE code.  Lots
51848         of cleanups.
51850 2011-07-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
51852         * string/Makefile: Update.
51853         (strop-tests): Append strncat.
51854         * string/test-wcscmp.c: New file.
51855         New comprehensive test for wcscmp.
51856         * string/test-strcmp.c: Update.
51857         (WIDE): New define.
51859 2011-07-22  Andreas Schwab  <schwab@redhat.com>
51861         * resolv/res_init.c (__res_vinit): Properly tokenize nameserver
51862         line.
51864 2011-07-26  Andreas Schwab  <schwab@redhat.com>
51866         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't discard result of
51867         encoding to ACE if AI_IDN.
51869 2011-08-01  Jakub Jelinek  <jakub@redhat.com>
51871         * sysdeps/ieee754/dbl-64/k_rem_pio2.c (__kernel_rem_pio2): Fix up fq
51872         to y conversion for prec 3 and __FLT_EVAL_METHOD__ != 0.
51874 2011-07-22  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
51876         * sysdeps/i386/i686/multiarch/strcat-sse2.S: Update.
51877         Fix overflow bug in strncat.
51878         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Likewise.
51880         * string/test-strncat.c: Update.
51881         Add new tests for checking overflow bugs.
51883 2011-07-15  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
51885         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
51886         strcat-ssse3 strcat-sse2 strncat-ssse3 strncat-sse2 strncat-c.
51887         * sysdeps/i386/i686/multiarch/strcat.S: New file.
51888         * sysdeps/i386/i686/multiarch/strcat-c.c: New file.
51889         * sysdeps/i386/i686/multiarch/strcat-sse2.S: New file.
51890         * sysdeps/i386/i686/multiarch/strcat-ssse3.S: New file.
51891         * sysdeps/i386/i686/multiarch/strncat.S: New file.
51892         * sysdeps/i386/i686/multiarch/strncat-sse2.S: New file.
51893         * sysdeps/i386/i686/multiarch/strncat-ssse3.S: New file.
51895         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S
51896         (USE_AS_STRCAT): Define.
51897         Add strcat and strncat support.
51898         * sysdeps/i386/i686/multiarch/strlen-sse2.S: Likewise.
51900 2011-07-25  Andreas Schwab  <schwab@redhat.com>
51902         * sysdeps/i386/i486/bits/string.h (__strncat_g): Correctly handle
51903         __n bigger than INT_MAX+1.
51904         (__strncmp_g): Likewise.
51906 2011-07-23  Ulrich Drepper  <drepper@gmail.com>
51908         * posix/unistd.h: Define SEEK_DATA and SEEK_HOLE.
51909         * libio/stido.h: Likewise.
51911         * sysdeps/unix/sysv/linux/bits/socket.h (PF_NFC): Define.
51912         (AF_NFC): Define.
51913         * sysdeps/unix/sysv/linux/sparc/bits/socket.h (PF_NFC): Define.
51914         (AF_NFC): Define.
51916         * sysdeps/unix/sysv/linux/sys/ptrace.h: Add new constants.
51917         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
51918         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
51919         * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Likewise.
51920         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
51922         [BZ #13021]
51923         * scripts/test-installation.pl: Don't expect libnss_test1 to be
51924         installed.
51926         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix one more
51927         typo.
51928         (_dl_x86_64_save_sse): Likewise.
51930 2011-07-22  Ulrich Drepper  <drepper@gmail.com>
51932         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix test for
51933         OSXSAVE.
51934         (_dl_x86_64_save_sse): Likewise.
51936         * crypt/crypt_util.c (__init_des_r): Optimize memset calls.
51938         * crypt/crypt_util.c (__init_des_r): Add read barrier as well.
51940 2011-07-21  Andreas Schwab  <schwab@redhat.com>
51942         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix last
51943         change.
51944         (_dl_x86_64_save_sse): Use correct AVX check.
51946 2011-07-21  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
51948         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Fix overfow
51949         bug in strncpy/strncat.
51950         * sysdeps/x86_64/multiarch/strcpy-ssse3.S: Likewise.
51952 2011-07-21  Ulrich Drepper  <drepper@gmail.com>
51954         * string/tester.c (test_strcat): Add tests for different alignments
51955         of source and destination.
51956         (test_strncat): Likewise.
51958 2011-07-20  Ulrich Drepper  <drepper@gmail.com>
51960         [BZ #12852]
51961         * posix/glob.c (glob): Check passed in values before using them in
51962         expressions to avoid some overflows.
51963         (glob_in_dir): Likewise.
51965         [BZ #13007]
51966         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): More complete
51967         check for AVX enablement so that we don't crash with old kernels and
51968         new hardware.
51969         * elf/tst-audit4.c: Add same checks here.
51970         * elf/tst-audit6.c: Likewise.
51972         * sysdeps/x86_64/bits/link.h (La_x86_64_ymm): Force 16-byte alignment.
51974 2011-07-09  Andreas Schwab  <schwab@linux-m68k.org>
51976         * sysdeps/unix/sysv/linux/pathconf.c: Include <string.h>.
51978 2011-07-20  Ulrich Drepper  <drepper@gmail.com>
51980         * po/cs.po: Update from translation team.
51981         * po/bg.po: Likewise.
51983 2011-07-12  Marek Polacek  <mpolacek@redhat.com>
51985         * misc/sys/cdefs.h: Add support for const attribute.
51986         * sysdeps/unix/sysv/linux/sys/sysmacros.h: Add __attribute_const__
51987         to gnu_dev_{major,minor,makedev} functions.
51989 2011-07-20  Marek Polacek  <mpolacek@redhat.com>
51991         * intl/dcigettext.c (get_output_charset): Add missing bracket.
51993 2011-07-20  Andreas Schwab  <schwab@redhat.com>
51995         * resolv/res_query.c (__libc_res_nquerydomain): Use size_t for
51996         strlen results.
51998 2011-07-13  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
52000         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h
52001         (INTERNAL_VSYSCALL_NCS): Use r10 for backing up the return address
52002         register in order to avoid conflicts with the soft frame pointer
52003         being held in r11 when necessary.
52004         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h
52005         (INTERNAL_VSYSCALL_NCS): Likewise.
52007 2011-07-14  Marek Polacek  <mpolacek@redhat.com>
52009         * elf/dl-fini.c (_dl_sort_fini): Remove unused link_map *l argument,
52010         * elf/dl-fini.c (_dl_fini): Adjust caller.
52011         * elf/dl-close.c (_dl_close_worker): Likewise.
52012         * sysdeps/generic/ldsodefs.h: Adjust declaration.
52014 2011-07-15  Marek Polacek  <mpolacek@redhat.com>
52016         * elf/cache.c (load_aux_cache): Remove unnecessary condition of
52017         "aux_cache->nlibs < 0".
52019         * nscd/nscd_conf.c (nscd_parse_file): Remove unnecessary condition
52020         in the reload-count case.
52022 2011-07-15  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
52024         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
52025         strcat-ssse3 strcat-sse2-unaligned strncat-ssse3
52026         strncat-sse2-unaligned strncat-c strlen-sse2-pminub
52027         * sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S: New file.
52028         * sysdeps/x86_64/multiarch/strcat.S: New file.
52029         * sysdeps/x86_64/multiarch/strncat.S: New file.
52030         * sysdeps/x86_64/multiarch/strncat-c.c: New file.
52031         * sysdeps/x86_64/multiarch/strcat-ssse3.S: New file.
52032         * sysdeps/x86_64/multiarch/strncat-sse2-unaligned.S: New file.
52033         * sysdeps/x86_64/multiarch/strncat-ssse3.S: New file.
52034         * sysdeps/x86_64/multiarch/strcpy-ssse3.S
52035         (USE_AS_STRCAT): Define.
52036         Add strcat and strncat support.
52037         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Likewise.
52038         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Likewise.
52039         * sysdeps/x86_64/multiarch/strlen-sse2-pminub.S: New file.
52040         * string/strncat.c: Update.
52041         (USE_AS_STRNCAT): Define.
52042         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
52043         Turn on bit_Prefer_PMINUB_for_stringop for Intel Core i3, i5
52044         and i7.
52045         * sysdeps/x86_64/multiarch/init-arch.h
52046         (bit_Prefer_PMINUB_for_stringop): New.
52047         (index_Prefer_PMINUB_for_stringop): Likewise.
52048         * sysdeps/x86_64/multiarch/strlen.S (strlen): Check
52049         bit_Prefer_PMINUB_for_stringop.
52051 2011-07-19  Ulrich Drepper  <drepper@gmail.com>
52053         * crypt/sha512.h (struct sha512_ctx): Move buffer into union and add
52054         buffer64.
52055         * crypt/sha512.c (__sha512_finish_ctx): Use buffer64 for writes instead
52056         of casting of buffer.
52057         * crypt/sha256.h (struct sha256_ctx): Move buffer into union and add
52058         buffer32 and buffer64.
52059         * crypt/sha256.c (__sha256_finish_ctx): Use buffer32 or buffer64 for
52060         writes instead of casting of buffer.
52061         * crypt/md5.h (struct md5_ctx): Move buffer into union and add
52062         buffer32.
52063         * crypt/md5.c (md5_finish_ctx): Use buffer32 for writes instead of
52064         casting of buffer.
52066 2011-07-19  Andreas Schwab  <schwab@redhat.com>
52068         * string/strxfrm_l.c (STRXFRM): Fix alloca accounting.
52070 2011-07-19  Ulrich Drepper  <drepper@gmail.com>
52072         * nscd/nscd.c (termination_handler): Don't do anything for a database
52073         if it has not yet been initialized.
52075 2011-07-18  Ulrich Drepper  <drepper@gmail.com>
52077         * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_EQUAL_S): Fix a typo.
52079 2011-07-15  Marek Polacek  <mpolacek@redhat.com>
52081         * bits/sched.h (__CPU_EQUAL_S): Fix a typo.
52083 2011-07-18  Ulrich Drepper  <drepper@gmail.com>
52085         * po/nl.po: Update from translation team.
52086         * po/sv.po: Likewise.
52088 2011-07-16  Roland McGrath  <roland@hack.frob.com>
52090         * sysdeps/i386/Makefile: Never use -mpreferred-stack-boundary=2,
52091         now disallowed by GCC.
52093         * configure.in (use-default-link): Default to yes if a test -shared
52094         link meets our qualifications.
52095         * configure: Regenerated.
52097         * config.make.in (output-format): New variable.
52098         * configure.in: Check for ld --print-output-format support.
52099         * configure: Regenerated.
52100         * Makerules ($(common-objpfx)format.lds)
52101         [$(output-format) != unknown]: Just use $(output-format),
52102         instead of the linker-script munging.
52104 2011-07-14  Roland McGrath  <roland@hack.frob.com>
52106         * Makefile ($(common-objpfx)linkobj/libc.so): Use $(shlib-lds) instead
52107         of $(common-objpfx)shlib.lds.
52108         * elf/Makefile ($(objpfx)sotruss-lib.so): Likewise.
52110         * sysdeps/i386/i686/multiarch/strstr-c.c (libc_hidden_builtin_def):
52111         Conditionalize redefinition on [SHARED && DO_VERSIONING && !NO_HIDDEN].
52113         * configure.in (-z relro check): Adjust test code to add a large
52114         writable data section after it.
52115         * configure: Regenerated.
52117 2011-07-11  Roland McGrath  <roland@hack.frob.com>
52119         * configure.in (-z relro check): Fix test code to make the variable
52120         truly const.
52121         * configure: Regenerated.
52123 2011-07-11  Ulrich Drepper  <drepper@gmail.com>
52125         * nscd/nscd.h (struct traced_file): Define.
52126         (struct database_dyn): Remove inotify_descr, reset_res, and filename
52127         elements.  Add traced_files.
52128         (inotify_fd): Declare.
52129         (register_traced_file): Declare.
52130         * nscd/connections.c (dbs): Remove reset_res and filename initializers.
52131         (inotify_fd): Export.
52132         (resolv_conf_descr): Remove.
52133         (nscd_init): Move inotify descriptor creation to main.
52134         Don't register files for notification here.
52135         (register_traced_file): New function.
52136         (invalidate_cache): Don't use reset_res to determine whether to call
52137         res_init, go through the list of registered files.
52138         (main_loop_poll): The inotify descriptors are now stored in the
52139         structures for the traced files.
52140         (main_loop_epoll): Likewise
52141         * nscd/nscd.c (main): Create inotify socket here.  Pass extra argument
52142         to __nss_disable_nscd.
52143         * nscd/cache.c (prune_cache): There is no single inotify descriptor
52144         for a database anymore.  Check the records for all the registered
52145         files instead.
52146         * nss/Makefile (libnss_files-routines): Add files-init.
52147         (libnss_db-routines): Add db-init.
52148         * nss/Versions [libnss_files] (GLIBC_PRIVATE): Add _nss_files_init.
52149         [libnss_db] (GLIBC_PRIVATE): Add _nss_db_init.
52150         * nss/nss_db/db-init.c: New file.
52151         * nss/nss_files/files-init.c: New file.
52152         * nss/nsswitch.c (nss_load_library): New function.  Broken out of
52153         __nss_lookup_function.
52154         (__nss_lookup_function): Call nss_load_library.
52155         (nss_load_all_libraries): New function.
52156         (__nss_disable_nscd): Take parameter with callback function for files
52157         to register.  Set is_nscd.  Load all the DSOs for the NSS modules
52158         used for the cached services.
52159         * nss/nsswitch.h (__nss_disable_nscd): Adjust prototype.
52160         * sysdeps/unix/sysv/linux/Makefile [subdir=nscd]: Pass the various -D
52161         options for features to all the files in nscd.
52163         * nss/nsswitch.c (nss_parse_file): Add missing fclose.
52165 2011-07-10  Roland McGrath  <roland@hack.frob.com>
52167         * csu/elf-init.c (__libc_csu_init): Comment typo.
52169 2011-07-09  Ulrich Drepper  <drepper@gmail.com>
52171         * po/pl.po: Update from translation team.
52172         * po/ja.po: Likewise.
52173         * po/ru.po: Likewise.
52174         * po/ko.po: Likewise.
52175         * po/fr.po: Likewise.
52177 2011-07-09  Roland McGrath  <roland@hack.frob.com>
52179         * configure.in (.ctors/.dtors header and trailer check):
52180         Use an empirical test on a built program.
52181         * configure: Regenerated.
52183         * configure.in (-z relro check): Use an empirical test on a built DSO.
52184         Detect, but do not require, on ia64.
52185         * configure: Regenerated.
52187         * configure.in (READELF): Find it with AC_CHECK_TOOL.
52188         Update tests that use readelf to use $READELF instead.
52189         * configure: Regenerated.
52191 2011-07-08  Ulrich Drepper  <drepper@gmail.com>
52193         * malloc/hooks.c (memalign_check): Avoid using checked_request2size
52194         if the result is not used.
52196 2011-07-05  Andreas Jaeger  <aj@suse.de>
52198         [BZ#9696]
52199         * stdlib/tst-strtod.c: Add testcase.
52201 2011-07-07  Ulrich Drepper  <drepper@gmail.com>
52203         * sysdeps/unix/sysv/linux/pathconf.c (distinguish_extX): New function.
52204         (__statfs_link_max): Use it to distinguish between ext2/3 and ext4.
52205         The latter has a higher limit.  Take additional parameter to pass to
52206         the new function.
52207         (__pathconf): Pass file to __statfs_link_max.
52208         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Pass fd to
52209         __statfs_link_max.
52210         * sysdeps/unix/sysv/linux/pathconf.h: Adjust prototype of
52211         __statfs_link_max.
52213         [BZ #12868]
52214         * sysdeps/unix/sysv/linux/linux_fsinfo.h: Define Lustre constants.
52215         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
52216         Handle Lustre.
52217         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_link_max): Likewise.
52218         (__statfs_filesize_max): Likewise.
52219         Patch mostly by Andreas Dilger <adilger@whamcloud.com>.
52221 2011-07-05  Andreas Jaeger  <aj@suse.de>
52223         * resolv/res_comp.c (dn_skipname): Remove unused variable.
52225 2011-07-06  Marek Polacek  <mpolacek@redhat.com>
52227         * nis/nss_nisplus/nisplus-spwd.c (_nss_nisplus_setspent): Honour the
52228         `status' variable.
52229         * nis/nss_nisplus/nisplus-ethers.c (_nss_nisplus_setetherent):
52230         Likewise.
52232 2011-07-04  H.J. Lu  <hongjiu.lu@intel.com>
52234         * Makefile (strop-tests): Add strncat.
52235         * string/test-strncat.c: New file.
52237 2011-06-30  Marek Polacek  <mpolacek@redhat.com>
52239         * iconvdata/johab.c: Don't inline `johab_sym_hanja_to_ucs' function.
52241 2011-06-21  Andreas Jaeger  <aj@suse.de>
52243         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules):
52244         Copy rule from iconvdata/Makefile.
52246 2011-07-06  Ulrich Drepper  <drepper@gmail.com>
52248         [BZ #12922]
52249         * posix/getopt.c (_getopt_internal_r): When "W;" is in short options
52250         but no long options are defined, just return 'W'.
52252 2011-06-22  Marek Polacek  <mpolacek@redhat.com>
52254         [BZ #9696]
52255         * stdlib/strtod_l.c (round_and_return): Set ERANGE instead of EDOM.
52257 2011-07-06  Ulrich Drepper  <drepper@gmail.com>
52259         * inet/getnetgrent_r.c (internal_getnetgrent_r): Fix check for known
52260         netgroups to read.
52261         (innetgr): Likewise.
52263 2011-07-05  Roland McGrath  <roland@hack.frob.com>
52265         * config.make.in (install_root): Default to $(DESTDIR).
52267 2011-07-05  Ulrich Drepper  <drepper@gmail.com>
52269         * nscd/nscd_getserv_r.c (nscd_getserv_r): Add cast to avoid warning.
52271 2011-07-02  Roland McGrath  <roland@hack.frob.com>
52273         * Makerules ($(common-objpfx)format.lds): Fail if result is empty.
52275         * Makefile ($(common-objpfx)testrun.sh): Generate to work relative to
52276         containing directory rather than embedding absolute directory names.
52278         * scripts/check-local-headers.sh: Rewritten using awk.
52279         Match by word, not by line.  Print error messages for matches.
52280         * Makefile ($(objpfx)check-local-headers.out): Pass AWK in to it.
52282         * Makerules [shlib-lds-flags empty]:
52283         ($(common-objpfx)libc_pic.opts): New target.
52284         ($(common-objpfx)libc_pic.os.clean): New target.
52285         ($(common-objpfx)libc.so): Link it instead of libc_pic.os.
52287         * config.make.in (OBJCOPY): New variable.
52288         * aclocal.m4 (LIBC_PROG_BINUTILS): Substitute OBJCOPY too.
52289         * configure: Regenerated.
52291         * config.make.in (use-default-link): New variable.
52292         * configure.in (use_default_link): Grok --with-default-link to set it.
52293         * configure: Regenerated.
52294         * Makerules [$(elf) = yes] [$(use-default-link) = yes]:
52295         (shlib-lds, shlib-lds-flags): Define to empty.
52297         * Makerules (shlib-lds): New variable.
52298         (shlib-lds-flags): New variable.
52299         (build-shlib, build-moduile, build-module-asneeded): Use it.
52300         ($(common-objpfx)libc.so): Use $(shlib-lds).
52301         ($(extra-modules-build:%=$(objpfx)%.so)): Likewise.
52302         * iconvdata/extra-module.mk ($(objpfx)$(mod).so): Likewise.
52304         * elf/dynamic-link.h (elf_get_dynamic_info): Make asserts accept
52305         DT_FLAGS/DT_FLAGS_1 with zero flags.
52307         * elf/Makefile ($(objpfx)ld.so): Use -defsym=_begin=0 instead of
52308         linker script munging.
52310 2011-07-02  Ulrich Drepper  <drepper@gmail.com>
52312         * crypt/sha512.h (struct sha512_ctx): Add union to access total also
52313         as 128-bit value.
52314         * crypt/sha512.c (sha512_process_block): Perform total addition using
52315         128-bit if possible.
52316         (__sha512_finish_ctx): Likewise.
52317         * crypt/sha256.h (struct sha256_ctx): Add union to access total also
52318         as 64-bit value.
52319         * crypt/sha256.c (SWAP64): Define.
52320         (sha256_process_block): Perform total addition using 64-bit if
52321         possible.
52322         (__sha256_finish_ctx): Likewise.
52324 2011-07-01  Ulrich Drepper  <drepper@gmail.com>
52326         * nscd/pwdcache.c (cache_addpw): Cleanup.  Add branch prediction.
52327         * nscd/initgrcache.c (addinitgroupsX): Likewise.
52328         * nscd/hstcache.c (cache_addhst): Likewise.
52329         * nscd/grpcache.c (cache_addgr): Likewise.
52330         * nscd/aicache.c (addhstaiX): Likewise
52331         * nscd/servicescache.c (cache_addserv): Handle zero negtimeout.
52333 2011-07-01  Thorsten Kukuk  <kukuk@suse.de>
52335         * nscd/pwdcache.c (cache_addpw): Handle zero negtimeout.
52336         * nscd/initgrcache.c (addinitgroupsX): Likewise.
52337         * nscd/hstcache.c (cache_addhst): Likewise.
52338         * nscd/grpcache.c (cache_addgr): Likewise.
52339         * nscd/aicache.c (addhstaiX): Likewise
52341 2011-07-01  Andreas Schwab  <schwab@redhat.com>
52343         * nis/nss_compat/compat-pwd.c (getpwent_next_nss_netgr): Query NIS
52344         domain only when needed.
52346 2011-06-30  Andreas Schwab  <schwab@redhat.com>
52348         * sysdeps/posix/getaddrinfo.c (gaih_inet): Make sure RES_USE_INET6
52349         is always restored.
52351 2011-06-29  Ulrich Drepper  <drepper@gmail.com>
52353         * nscd/grpcache.c (cache_addgr): Don't write notfound reply if we
52354         are re-adding the entry.
52355         * nscd/servicescache.c (cache_addserv): Likewise.
52357 2011-06-30  Aurelien Jarno  <aurelien@aurel32.net>
52359         * sysdeps/generic/dl-irel.h: fix protection against multiple
52360         inclusions.
52361         * sysdeps/generic/dl-irel.h (elf_ifunc_invoke): New.
52363 2011-06-28  Ulrich Drepper  <drepper@gmail.com>
52365         [BZ #12935]
52366         * malloc/memusage.sh: Fix quoting in message.
52367         * debug/xtrace.sh: Likewise.
52369         * configure.in: Remove support for --experimental-malloc option, make
52370         it the default.
52371         * config.make.in: Likewise.
52372         * malloc/Makefile: Likewise.
52374 2011-06-27  Andreas Schwab  <schwab@redhat.com>
52376         * iconvdata/gb18030.c (BODY for TO_LOOP): Fix encoding of non-BMP
52377         two-byte characters.
52379 2011-06-27  Roland McGrath  <roland@hack.frob.com>
52381         * configure.in (NO_CTORS_DTORS_SECTIONS): Give this check its own
52382         AC_CACHE_CHECK invocation.
52383         * configure: Regenerated.
52385         * elf/soinit.c (__CTOR_LIST__, __DTOR_LIST__): Add used attribute.
52387 2011-06-27  Ulrich Drepper  <drepper@gmail.com>
52389         [BZ #12350]
52390         * nscd/aicache.c (addhstaiX):  Restore only RES_USE_INET6
52391         bit from old_res_options.
52393         * sysdeps/unix/sysv/linux/Makefile (CFLAGS-servicescache.c): Define.
52395         * inet/getnetgrent_r.c (innetgr): Minimal cleanup, use correct return
52396         value type for setfct.
52398 2011-06-23  H.J. Lu  <hongjiu.lu@intel.com>
52400         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Use
52401         __gettimeofday instead of gettimeofday.
52403 2011-06-26  Ulrich Drepper  <drepper@gmail.com>
52405         * elf/Makefile (all-built-dso): No need to check linkobj/libc.so.
52407 2011-06-24  H.J. Lu  <hongjiu.lu@intel.com>
52409         * sysdeps/i386/i686/multiarch/strcpy-sse2.S (RETURN): Fix a typo.
52411         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Correct unwind
52412         info.
52414 2011-06-22  H.J. Lu  <hongjiu.lu@intel.com>
52416         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
52417         strcpy-ssse3 strncpy-ssse3 stpcpy-ssse3 stpncpy-ssse3
52418         strcpy-sse2-unaligned strncpy-sse2-unaligned
52419         stpcpy-sse2-unaligned stpncpy-sse2-unaligned.
52420         * sysdeps/x86_64/multiarch/stpcpy-sse2-unaligned.S: New file.
52421         * sysdeps/x86_64/multiarch/stpcpy-ssse3.S: New file.
52422         * sysdeps/x86_64/multiarch/stpncpy-sse2-unaligned.S: New file.
52423         * sysdeps/x86_64/multiarch/stpncpy-ssse3.S: New file.
52424         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: New file.
52425         * sysdeps/x86_64/multiarch/strcpy-ssse3.S: New file.
52426         * sysdeps/x86_64/multiarch/strncpy-sse2-unaligned.S: New file.
52427         * sysdeps/x86_64/multiarch/strncpy-ssse3.S: New file.
52428         * sysdeps/x86_64/multiarch/strcpy.S: Remove strcpy with SSSE3.
52429         (STRCPY): Support SSE2 and SSSE3 versions.
52431 2011-06-24  Ulrich Drepper  <drepper@gmail.com>
52433         [BZ #12874]
52434         * sysdeps/unix/sysv/linux/Makefile (CFLAGS-tst-writev.c): Define.
52435         * sysdeps/wordsize-64/tst-writev.c: Work around problem with 2.6.38+
52436         kernels which artificially limit size of requests.
52438 2011-06-22  H.J. Lu  <hongjiu.lu@intel.com>
52440         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
52441         strncpy-c strcpy-ssse3 strncpy-ssse3 stpcpy-ssse3 stpncpy-ssse3
52442         strcpy-sse2 strncpy-sse2 stpcpy-sse2 stpncpy-sse2.
52443         * sysdeps/i386/i686/multiarch/stpcpy-sse2.S: New file.
52444         * sysdeps/i386/i686/multiarch/stpcpy-ssse3.S: New file.
52445         * sysdeps/i386/i686/multiarch/stpncpy-sse2.S: New file.
52446         * sysdeps/i386/i686/multiarch/stpncpy-ssse3.S: New file.
52447         * sysdeps/i386/i686/multiarch/stpncpy.S : New file.
52448         * sysdeps/i386/i686/multiarch/strcpy-sse2.S : New file.
52449         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: New file.
52450         * sysdeps/i386/i686/multiarch/strcpy.S: New file.
52451         * sysdeps/i386/i686/multiarch/strncpy-c.c: New file.
52452         * sysdeps/i386/i686/multiarch/strncpy-sse2.S: New file.
52453         * sysdeps/i386/i686/multiarch/strncpy-ssse3.S: New file.
52454         * sysdeps/i386/i686/multiarch/strncpy.S: New file.
52455         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
52456         Enable unaligned load optimization for Intel Core i3, i5 and i7
52457         processors.
52458         * sysdeps/x86_64/multiarch/init-arch.h (bit_Fast_Unaligned_Load):
52459         Define.
52460         (index_Fast_Unaligned_Load): Define.
52461         (HAS_FAST_UNALIGNED_LOAD): Define.
52463 2011-06-23  Marek Polacek  <mpolacek@redhat.com>
52465         * nss/nss_db/db-open.c: Include <unistd.h> for read declaration.
52467 2011-06-22  Ulrich Drepper  <drepper@gmail.com>
52469         [BZ #12907]
52470         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Avoid calling __check_pf
52471         until it is clear that the information is realy needed.
52472         Patch mostly by David Hanisch <david.hanisch@nsn.com>.
52474 2011-06-22  Andreas Schwab  <schwab@redhat.com>
52476         * sysdeps/posix/getaddrinfo.c (gaih_inet): Fix last change.
52478 2011-06-22  Ulrich Drepper  <drepper@gmail.com>
52480         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Use
52481         /sys/devices/system/cpu/online if it is usable.
52483         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Rate limit
52484         reading the information from the /proc filesystem to once a second.
52486 2011-06-21  Andreas Jaeger  <aj@suse.de>
52488         * sysdeps/unix/sysv/linux/bits/sigcontext.h: Fix definition of
52489         NULL after inclusion of kernel headers.
52491 2011-06-21  Ulrich Drepper  <drepper@gmail.com>
52493         * nss/nss_db/db-XXX.c (nss_db_setENT): Only set entidx for successful
52494         calls to internal_setent.
52496         [BZ #12885]
52497         * sysdeps/posix/getaddrinfo.c (gaih_inet): When looking up only IPv6
52498         addresses using gethostbyname4_r ignore IPv4 addresses.
52500         * sysdeps/posix/getaddrinfo.c (gaih_inet): After the last change the
52501         branch using gethostbyname2 is only for AF_INET.  Optimize accordingly.
52503         * inet/getnetgrent_r.c: Use DL_CALL_FCT in several places.
52505 2011-06-20  David S. Miller  <davem@davemloft.net>
52507         * sysdeps/sparc/sparc32/dl-plt.h: Protect against multiple
52508         inclusions.
52509         * sysdeps/sparc/sparc64/dl-plt.h: Likewise.
52511         * sysdeps/i386/dl-irel.h (elf_ifunc_invoke): New.
52512         (elf_irel): Use it.
52513         * sysdeps/powerpc/powerpc32/dl-irel.h: Likewise.
52514         * sysdeps/powerpc/powerpc64/dl-irel.h: Likewise.
52515         * sysdeps/sparc/sparc32/dl-irel.h: Likewise.
52516         * sysdeps/sparc/sparc64/dl-irel.h: Likewise.
52517         * sysdeps/x86_64/dl-irel.h: Likewise.
52519         * elf/dl-runtime.c: Use elf_ifunc_invoke.
52520         * elf/dl-sym.c: Likewise.
52522 2011-06-15  Ulrich Drepper  <drepper@gmail.com>
52524         * resolv/res_send.c (__libc_res_nsend): Fix typos in last patch.  We
52525         need to dereference resplen2.
52527 2011-06-14  Andreas Schwab  <schwab@redhat.com>
52529         * sysdeps/unix/sysv/linux/wordsize-64/dl-fxstatat64.c: New file.
52531 2011-06-15  Ulrich Drepper  <drepper@gmail.com>
52533         * Makeconfig: Define vardbdir and inst_vardbdir.
52534         * nss/Makefile: Add rules to install db-Makefile.
52536         * nss/nss_db/db-XXX.c: Cleanup.
52538         * nss/Makefile (libnss_db-dbs): Add db-initgroups.
52539         * nss/Versions [libnss_db]: Add _nss_db_initgroups_dyn for
52540         GLIBC_PRIVATE.
52541         * nss/db-Makefile (groups.db): Emit entries for initgroups lookups.
52542         * nss/makedb.c: Implement -g option to specify that value strings
52543         are generated and should not be added to table iterated over for
52544         get*ent calls.
52545         * nss/nss_db/db-initgroups.c: New file.
52547         * nss/getent.c: Add support for initgroups lookups through getgrouplist
52548         interface.
52550         * grp/initgroups.c (__nss_initgroups_database): Renamed and exported.
52551         (internal_getgrouplist): Adjust to name change.
52552         Update use_initgroups_entry if this is not the first call.
52553         * nss/databases.def: Add initgroups entry.
52555         * nss/makedb.c (compute_tables): Check result of multiple hash table
52556         sizes to minimize maximum chain length.
52558 2011-06-14  Ulrich Drepper  <drepper@gmail.com>
52560         * Versions.def: Add entry for libnss_db.
52561         * shlib-versions: Likewise.
52562         * nss/Makefile: Add rules to build libnss_db.
52563         * nss/Versions: Add libnss_db information.  Organize libnss_files
52564         entries better.
52565         * nss/db-Makefile: Add gshadow support.  Change rules for the new
52566         makedb progra.  Some minor improvements to generate smaller files.
52567         * nss/nss_db/nss_db.h: Move NSS database header data structures to
52568         here from...
52569         * nss/makedb.c: ...here.
52570         Improve database format to be smaller and require less memory at
52571         runtime.
52572         * nss/nss_db/db-XXX.x: Adjust for new database format.  Don't use
52573         db anymore.
52574         * nss/nss_db/db-netgrp.c: Likewise.
52575         * nss/nss_db/db-open.c: Likewise.
52576         * nss/nss_files/flies-XXX.x: Adjust comments.
52577         * nss/nss_files/files-ethers.c: Adjust for new DB_LOOKUP definition.
52578         * nss/nss_files/files-grp.c: Likewise.
52579         * nss/nss_files/files-hosts.c: Likewise.
52580         * nss/nss_files/files-network.c: Likewise.
52581         * nss/nss_files/files-proto.c: Likewise.
52582         * nss/nss_files/files-pwd.c: Likewise.
52583         * nss/nss_files/files-rpc.c: Likewise.
52584         * nss/nss_files/files-service.c: Likewise.
52585         * nss/nss_files/files-sgrp.c: Likewise.
52586         * nss/nss_files/files-spwd.c: Likewise.
52587         * nss/nss_db/db-alias.c: Removed.
52588         * nss/nss_db/dummy-db.h: Removed.
52590 2011-06-02  Ulrich Drepper  <drepper@gmail.com>
52592         * nss/makedb.c: Rewritten to not use database library.
52593         * nss/Makefile: Update to build new makedb program.
52595 2011-06-14  Andreas Jaeger  <aj@suse.de>
52597         * sysdeps/unix/sysv/linux/check_native.c: Include <string.h> for
52598         memset declaration.
52600 2011-06-10  Andreas Schwab  <schwab@redhat.com>
52602         * sysdeps/posix/getaddrinfo.c (gaih_inet): Fix logic allocating
52603         tmpbuf.
52605 2011-06-10  Roland McGrath  <roland@hack.frob.com>
52607         * Makerules (shlib.lds): Fail if the linker script comes out empty.
52608         * elf/Makefile ($(objpfx)ld.so): Likewise.
52610         * Makefile ($(common-objpfx)linkobj/libc.so): Break long lines with \.
52611         Don't list ld.so twice in dependencies.
52613         * posix/bug-regex31.c: Include <stdlib.h>.
52615         * nscd/hstcache.c (cache_addhst): Remove unused variable.
52617         * nis/nss_compat/compat-spwd.c
52618         (getspent_next_nss_netgr): Remove unused variable.
52619         * nis/nss_compat/compat-pwd.c (getpwent_next_nss_netgr): Likewise.
52621         * nis/nis_print_group_entry.c (nis_print_group_entry): Fix "Implicit
52622         nonmembers" output to use the right array.
52624         * resolv/nss_dns/dns-network.c (getanswer_r): Remove unused variable.
52626         * elf/dl-open.c (_dl_open): Quash warnings when DL_NNS==1.
52628         * locale/programs/ld-ctype.c (ctype_read): Remove unused variable.
52629         * locale/programs/ld-collate.c (add_to_tablewc): Likewise.
52630         * catgets/gencat.c (read_input_file): Likewise.
52631         * locale/programs/locarchive.c (enlarge_archive): Likewise.
52633         * sunrpc/clnt_udp.c (__libc_clntudp_bufcreate): Move DONTBLOCK
52634         variable definition inside #if's controlling its use.
52636         * inet/getnetgrent_r.c (innetgr): Remove unused variable.
52638         * resolv/res_hconf.c (_res_hconf_reorder_addrs): Fix errno restoration.
52640         * misc/syslog.c (__vsyslog_chk): Remove unused variable.
52642         * io/fts.c (fts_build): Use if (0 && ...) rather than #if 0 for
52643         unreachable code.
52645         * stdio-common/printf_fp.c (___printf_fp): Remove unused variable.
52647         * configure.in (nss-crypt check): Use AC_LANG_PROGRAM.
52648         * configure: Regenerated.
52650         * Makerules: Revert last change.
52651         * elf/Makefile: Likewise.
52653 2011-06-09  Roland McGrath  <roland@hack.frob.com>
52655         * Makerules ($(common-objpfx)libc_pic.os): Use -Wl, before -r.
52656         * elf/Makefile ($(objpfx)librtld.os): Likewise.
52657         (reloc-link): Likewise.
52659 2011-06-09  Ulrich Drepper  <drepper@gmail.com>
52661         * elf/Makefile: Add rules to build pldd.
52662         * elf/pldd.c: New file.
52663         * elf/pldd-xx.c: New file.
52665 2011-06-07  Ulrich Drepper  <drepper@gmail.com>
52667         * version.h: Update for 2.15 development version.
52669 2011-06-07  David S. Miller  <davem@davemloft.net>
52671         * sysdeps/sparc/sparc32/dl-irel.h (elf_irela): Pass dl_hwcap to
52672         ifuncs.
52673         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela,
52674         elf_machine_lazy_rel): Likewise.
52675         * sysdeps/sparc/sparc64/dl-irel.h (elf_irela): Likewise.
52676         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela,
52677         elf_machine_lazy_rel): Likewise.
52678         * sysdeps/sparc/sparc64/multiarch/memcpy.S (memcpy): Fetch
52679         dl_hwcap via passed in argument.
52680         * sysdeps/sparc/sparc64/multiarch/memset.S (memset, bzero):
52681         Likewise.
52683 2011-06-06  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
52685         * stdlib/longlong.h: Update from GCC.  Fix smul_ppmm for S/390.
52687 2011-06-06  Roland McGrath  <roland@hack.frob.com>
52689         [BZ #12849]
52690         * manual/fdl-1.1.texi: New file, verbatim from:
52691         http://www.gnu.org/licenses/old-licenses/fdl-1.1.texi
52692         * manual/lgpl-2.1.texi: New file, verbatim from:
52693         http://www.gnu.org/licenses/old-licenses/lgpl-2.1.texi
52694         * manual/Makefile (licenses): New variable, list those new file names.
52695         (texis): Use it.
52696         (chapters.% top-menu.%): Include $(licenses) with $(appendices).
52698         * manual/fdl.texi: File removed.
52699         * manual/lesser.texi: File removed.
52700         * manual/libc.texinfo (Copying, Documentation License):
52701         Use new @include file names, put @appendix directive before @include.
52703 2011-06-04  Jakub Jelinek  <jakub@redhat.com>
52705         [BZ #12841]
52706         * rt/bits/mqueue2.h (__mq_open_2): Add __THROW.
52707         (__mq_open_alias): Use __REDIRECT_NTH instead of __REDIRECT.
52708         (mq_open): Add __NTH.
52710 2011-06-02  H.J. Lu  <hongjiu.lu@intel.com>
52712         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
52713         Assume Intel Core i3/i5/i7 processor if AVX is available.
52715 2011-05-31  Ulrich Drepper  <drepper@gmail.com>
52717         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard): Fix
52718         typo.
52720 2011-05-31  Andreas Schwab  <schwab@redhat.com>
52722         * nscd/nscd_getserv_r.c (nscd_getserv_r): Don't free non-malloced
52723         memory.  Use alloca_account.  Fix memory leak when retrying.
52725 2011-05-31  Ulrich Drepper  <drepper@gmail.com>
52727         * version.h (RELEASE): Bump for 2.14 release.
52728         * include/features.h (__GLIBC_MINOR__): Bump to 14.
52730         * config.make.in (RANLIB): Remove entry.
52732 2011-05-30  Ulrich Drepper  <drepper@gmail.com>
52734         * po/Makefile (po-sed-cmd): Add ksh to extensions.
52735         (libc.pot): Work around missing support for .ksh extension in xgettext.
52737         [BZ #12684]
52738         * resolv/res_send.c (__libc_res_nsend): Only go to the next name server
52739         if both request failed.
52740         (send_dg): In case of server errors clear resplen or *resplen2.
52742         [BZ #12454]
52743         * elf/dl-deps.c (_dl_map_object_deps): Run initializer sorting only
52744         when there are multiple maps.
52745         * elf/dl-fini.c (_dl_sort_fini): Check for list of one.
52746         (_dl_fini): Remove test here.
52748         * elf/rtld.c (dl_main): Don't allow the loader to load itself.
52750 2011-05-29  Ulrich Drepper  <drepper@gmail.com>
52752         [BZ #12350]
52753         * sysdeps/posix/getaddrinfo.c (gethosts): Restore only RES_USE_IENT6
52754         bit from old_res_options.
52755         (gaih_inet): Likewise.
52757         [BZ #11099]
52758         * shadow/sgetspent_r.c (LINE_PARSER): Interpret numeric field values
52759         as signed.
52761         * resolv/res_init.c (res_setoptions): Make the code more compact.
52763         [BZ #11558]
52764         * resolv/res_init.c (res_setoptions): Recognize use-vc option and
52765         set RES_USEVC.
52767         [BZ #11634]
52768         * elf/Makefile (tests): Don't add tst-audit[67] without working -mavx.
52770         * malloc/malloc.h: Mark malloc hook variables as deprecated.
52772         [BZ #11781]
52773         * malloc/malloc.h: Declare malloc hook variables as volatile.
52775         * locale/programs/locarchive.c (add_locale_to_archive): Fix typo
52776         in last patch.
52778         [BZ #11799]
52779         * sysdeps/unix/sysv/linux/bits/siginfo.h (SI_USER): Don't mention
52780         raise in the comment.
52781         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h: Likewise.
52782         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
52783         * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h: Likewise.
52785 2011-05-28  Ulrich Drepper  <drepper@gmail.com>
52787         [BZ #12811]
52788         * posix/regex_internal.c (build_wcs_buffer): Don't signal we have to
52789         grow the buffers more if it already has to be sufficient.
52790         (build_wcs_upper_buffer): Likewise.
52791         * posix/regexec.c (check_matching): Likewise.
52792         (clean_state_log_if_needed): Likewise.
52793         (extend_buffers): Don't enlarge buffers beyond size of the input
52794         buffer.
52795         Patches mostly by Emil Wojak <emil@wojak.eu>.
52796         * posix/bug-regex32.c: New file.
52797         * posix/Makefile (tests): Add bug-regex32.
52799         * locale/findlocale.c (_nl_find_locale): Return right away if
52800         _nl_explode_name failed.
52801         * locale/programs/locarchive.c (add_locale_to_archive): Likewise.
52803         * sysdeps/unix/sysv/linux/socketcall.h (SOCKOP_sendmmsg): Define.
52805         * debug/xtrace.sh: Unify messages.
52806         * malloc/memusage.sh: Likewise.
52808         [BZ #12813]
52809         * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_time): Retrieve
52810         time symbol from vDSO.  Substitute with vsyscall if not available.
52811         * sysdeps/unix/sysv/linux/x86_64/time.S [SHARED]: Use
52812         __vdso_time.
52814         * sysdeps/unix/sysv/linux/internal_sendmmsg.S: New file.
52815         * sysdeps/unix/sysv/linux/sendmmsg.c: New file.
52816         * sysdeps/unix/sysv/linux/Makefile [subdir=socket] (sysdep_routines):
52817         Add sendmmsg and internal_sendmmsg.
52818         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14]: Add sendmmsg.
52819         * sysdeps/unix/sysv/linux/bits/socket.h: Declare sendmmsg.
52820         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_SENDMMSG.
52822         * sysdeps/unix/sysv/linux/syscalls.list: Add setns entry.
52823         * sysdeps/unix/sysv/linux/bits/sched.h: Declare setns.
52824         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14]: Add setns.
52826 2011-05-27  Ulrich Drepper  <drepper@gmail.com>
52828         [BZ #12813]
52829         * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_getcpu):
52830         Retrieve getcpu symbol from vDSO.  Substitute with vsyscall if not
52831         available.
52832         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S [SHARED]: Use
52833         __vdso_getcpu.
52835         [BZ #12814]
52836         * iconvdata/Makefile (tests): Add bug-iconv9.
52837         * iconvdata/bug-iconv9.c: New file.
52839 2011-05-27  Andreas Schwab  <schwab@redhat.com>
52841         [BZ #12814]
52842         * iconvdata/iso-2022-jp.c (BODY): Fix invalid variable shadowing.
52844 2011-05-25  Jakub Jelinek  <jakub@redhat.com>
52846         * sysdeps/unix/sysv/linux/x86_64/sys/user.h
52847         (struct user_regs_struct): Change intcs field back to cs.
52849 2011-05-25  Ulrich Drepper  <drepper@gmail.com>
52851         * po/ja.po: Update from translation team.
52853 2011-05-23  Ulrich Drepper  <drepper@gmail.com>
52855         [BZ #12795]
52856         * sysdeps/unix/sysv/linux/bits/resource.h (RLIMIT_RTTIME): Define.
52857         * sysdeps/unix/sysv/linux/sparc/bits/resource.h: Likewise.
52859 2011-05-20  Andreas Schwab  <schwab@redhat.com>
52861         * stdlib/longlong.h: Update from GCC.
52863 2011-05-23  Andreas Schwab  <schwab@redhat.com>
52865         * sysdeps/unix/sysv/linux/ia64/sysconf.c (HAS_CPUCLOCK): Add
52866         parameter name.
52867         * sysdeps/unix/sysv/linux/sysconf.c (has_cpuclock, HAS_CPUCLOCK):
52868         Add parameter name.
52869         (__sysconf): Pass it down.
52871 2011-05-22  Ulrich Drepper  <drepper@gmail.com>
52873         [BZ #12671]
52874         * nis/nss_nis/nis-alias.c (_nss_nis_getaliasbyname_r): Use malloc in
52875         some situations.
52876         * nscd/nscd_getserv_r.c (nscd_getserv_r): Likewise.
52877         * posix/glob.c (glob_in_dir): Take additional parameter alloca_used.
52878         add in in __libc_use_alloca calls.  Adjust callers.
52879         (glob): Use malloc in some situations.
52881         * elf/dl-runtime.c (_dl_profile_fixup): Also store LA_SYMB_NOPLTENTER
52882         and LA_SYMB_NOPLTEXIT in flags which are passed to pltenter and
52883         pltexit.
52885 2011-05-21  Ulrich Drepper  <drepper@gmail.com>
52887         * sysdeps/unix/sysv/linux/bits/time.h: Define CLOCK_REALTIME_ALARM
52888         and CLOCK_BOOTTIME_ALARM.
52890         [BZ #12782]
52891         * string/xpg-strerror.c (__xpg_strerror_r): Fill buffer even if error
52892         is returned.
52894         * string/_strerror.c (__strerror_r): Print negative errors as signed
52895         numbers.
52897         [BZ #12777]
52898         * iconvdata/cp1258.c (comp_table_data): Remove entry 0x00A5 0xEC.
52899         (decomp_table): Change U0385 entry to emit 0xA5 0xEC.
52900         * iconvdata/CP1258.irreversible: Adjust entry 0xA8EC.
52902         * configure.in: Fix typo in redirection and correct removal of test
52903         files in two cases.
52905         [BZ #12788]
52906         * locale/setlocale.c (new_composite_name): Fix test to check for
52907         identical name of all categories.
52909         [BZ #12792]
52910         * libio/filedoalloc.c (local_isatty): New function.
52911         (_IO_file_doallocate): Use local_isatty.
52912         * stdio-common/perror.c (perror): In case a new stream is used
52913         forward the stream error.
52914         * stdio-common/vfprintf.c (ARGCHECK): For read-only streams also set
52915         error flag.
52917 2011-05-20  Ulrich Drepper  <drepper@gmail.com>
52919         [BZ #11869]
52920         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't unconditionally use
52921         alloca.
52922         * include/alloca.h (extend_alloca_account): Define.
52924         [BZ #11857]
52925         * posix/regex.h: Fix comments with documentation of user-accessible
52926         fields after compilation and describe correct free'ing of pattern
52927         after re_compile_pattern.
52928         Patch by Reuben Thomas <rrt@sc3d.org>.
52930 2011-05-18  Ryan S. Arnold  <rsa@us.ibm.com>
52932         * sysdeps/powerpc/powerpc64/Makefile (no-special-regs): Add -mno-vsx
52933         and -mno-altivec to prevent the compiler from using Altivec and/or
52934         VSX instructions when the corresponding registers are not available.
52936 2011-05-19  Andreas Schwab  <schwab@redhat.com>
52938         * grp/compat-initgroups.c (__libc_use_alloca): Don't define.
52940 2011-05-19  Ulrich Drepper  <drepper@gmail.com>
52942         * libio/freopen.c (freopen): Use __dup2, not dup2.
52943         * libio/freopen64.c (freopen64): Likewise.
52945 2011-05-17  H.J. Lu  <hongjiu.lu@intel.com>
52947         [BZ #12775]
52948         * sysdeps/x86_64/fpu/e_powl.S: Fix a typo.
52949         * math/Makefile (tests): Add test-powl.
52950         (CFLAGS-test-powl.c): Define.
52951         * math/test-powl.c: New file.
52953 2011-05-16  H.J. Lu  <hongjiu.lu@intel.com>
52955         * fileops.c (_IO_new_file_fopen): Get fd from _IO_fileno.
52957 2011-05-17  Ulrich Drepper  <drepper@gmail.com>
52959         [BZ #11837]
52960         * iconvdata/gb18030.c: Update to GB18020-2005.
52962 2011-05-16  Ulrich Drepper  <drepper@gmail.com>
52964         * posix/regex.h (RE_SYNTAX_AWK, RE_SYNTAX_GNU_AWK,
52965         RE_SYNTAX_POSIX_AWK): Update to match recent development.
52966         Patch by Aharon Robbins <arnold@skeeve.com>.
52968         [BZ #11892]
52969         * stdlib/putenv.c (putenv): Don't always create copy of the variable
52970         on the stack.
52972         [BZ #11895]
52973         * misc/pselect.c (__pselect): Handle timeout value errors hidden
52974         through underflows.
52976         [BZ #12766]
52977         * misc/error.c (error_at_line): Ensure file_name and old_file_name
52978         point to strings before performing equality test for error_one_per_line
52979         mode.
52981         [BZ #11697]
52982         * login/programs/pt_chown.c (do_pt_chown): Always call chown.
52984         [BZ #11820]
52985         * sysdeps/unix/sysv/linux/x86_64/sys/user.h
52986         (struct user_fpregs_struct): Avoid __uint*_t types.
52988         [BZ #6420]
52989         * malloc/mtrace.c (tr_where): Add additional parameter to point to
52990         symbol info.  Use it instead of calling _dl_addr locally.
52991         (lock_and_info): New function.
52992         (tr_freehook): Call lock_and_info and pass symbol info as additional
52993         parameter to tr_where.
52994         (tr_mallochook): Likewise.
52995         (tr_reallochook): Likewise.
52996         (tr_memalignhook): Likewise.
52998         * malloc/mtrace.c: Remove support for USE_MTRACE_FILE.  It is not
52999         used and couldn't be at all thread-safe.
53001 2011-05-15  Ulrich Drepper  <drepper@gmail.com>
53003         * libio/freopen.c (freopen): Don't close old file descriptor
53004         before the new one is opened.  Instead dup the new file descriptor
53005         to the old one after the new stream is created.
53006         * libio/freopen64.c (freopen64): Likewise.
53007         * libio/libio.h: Define _IO_FLAGS2_NOCLOSE and _IO_FLAGS2_CLOEXEC.
53008         * libio/fileops.c (_IO_new_file_close_it): Handle new
53009         _IO_FLAGS2_NOCLOSE flag.
53010         (_IO_new_file_fopen): Set _IO_FLAGS2_CLOEXEC for "e" mode.
53011         If _IO_file_open didn't set FD_CLOEXEC do it after the call.
53012         * libio/oldfileops.c (_IO_old_file_close_it): Handle new
53013         _IO_FLAGS2_NOCLOSE flag.
53014         * include/unistd.h: Add hidden_proto for dup3.
53015         Define __have_dup3.
53016         * io/dup3.c: Define hidden symbol.
53017         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_DUP3.
53019         [BZ #7101]
53020         * posix/getopt.c (_getopt_internal_r): List all ambigious possibilities
53021         when an incomplete long option is used.
53022         * posix/tst-getopt_long1.c: New file.
53023         * posix/Makefile (tests): Add tst-getopt_long1.
53025         [BZ #10138]
53026         * scripts/config.guess: Update from autoconf-2.68.
53027         * scripts/config.sub: Likewise.
53029         [BZ #10157]
53030         * sysdeps/unix/sysv/linux/sysconf.c (__sysconf): Split out CPUTIME
53031         tests into ...
53032         (has_cpuclock): ...this.  New function.
53033         * sysdeps/unix/sysv/linux/ia64/sysconf.c: Just define HAS_CPUCLOCK
53034         macro here based on has_cpuclock code.
53036         [BZ #10149]
53037         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
53038         First byte (not low byte) is now always NUL.
53039         * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Likewise.
53041         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
53042         Use non-cancelable interfaces.
53044         [BZ #9809]
53045         * locale/iso-639.def: Add entry for Sorani.
53047         [BZ #11901]
53048         * include/stdlib.h: Move include protection to the right place.
53049         Define abort_msg_s.  Declare __abort_msg with it.
53050         * stdlib/abort.c (__abort_msg): Adjust type.
53051         * assert/assert.c (__assert_fail_base): New function.  Majority
53052         of code from __assert_fail.  Allocate memory for __abort_msg with
53053         mmap.
53054         (__assert_fail): Now call __assert_fail_base.
53055         * assert/assert-perr.c: Remove bulk of implementation.  Use
53056         __assert_fail_base.
53057         * include/assert.hL Declare __assert_fail_base.
53058         * sysdeps/posix/libc_fatal.c: Allocate memory for __abort_msg with
53059         mmap.
53060         * sysdeps/unix/sysv/linux/libc_fatal.c: Likewise.
53062 2011-05-14  Ulrich Drepper  <drepper@gmail.com>
53064         [BZ #11952]
53065         [BZ #12453]
53066         * elf/dl-open.c (dl_open_worker): Delay calls to _dl_update_slotinfo
53067         until all modules are registered in the DTV.
53068         * elf/Makefile: Add rules to build and run tst-tls19.
53069         * elf/tst-tls19.c: New file.
53070         * elf/tst-tls19mod1.c: New file.
53071         * elf/tst-tls19mod2.c: New file.
53072         * elf/tst-tls19mod3.c: New file.
53073         Patch mostly by Martin von Gagern <Martin.vGagern@gmx.net>.
53075         [BZ #12083]
53076         * sysdeps/pthread/aio_misc.c (__aio_init): Compute optim.aio_num
53077         correctly.
53079         [BZ #12601]
53080         * iconvdata/cp932.c (BODY to UCS4): Fix incrementing inptr in case of
53081         two-byte sequence errors.
53082         * iconvdata/Makefile (tests): Add bug-iconv8.
53083         * iconvdata/bug-iconv8.c: New file.
53085         [BZ #12626]
53086         * sysdeps/generic/elf/backtracesymsfd.c (__backtrace_symbols_fd): Move
53087         buf2 definition.
53089         * libio/fileops.c (_IO_new_file_close_it): Initialize write_status.
53091         [BZ #12432]
53092         * sysdeps/ia64/backtrace.c (struct trace_reg): Add cfa element.
53093         (dummy_getcfa): New function.
53094         (init): Get _Unwind_GetCFA address, use dummy if not found.
53095         (backtrace_helper): In recursion check, also check whether CFA changes.
53096         (__backtrace): Completely initialize arg.
53098         * iconv/loop.c (SINGLE) [STORE_REST]: Add input bytes to bytebuf before
53099         storing incomplete byte sequence in state object.  Avoid testing for
53100         guaranteed too small input if we know there is enough data available.
53102 2011-05-11  Andreas Schwab  <schwab@redhat.com>
53104         * Makeconfig (+link-pie): Indent.
53105         * Rules (binaries-pie): Define if $(have-fpie) and
53106         $(build-shared).
53107         (binaries-shared): Also filter out $(binaries-pie).
53108         ($(addprefix $(objpfx),$(binaries-pie))): New rule.
53109         * nscd/Makefile (others-pie): Add nscd.
53110         (LDFLAGS-nscd): Set this instead of relro-LDFLAGS.
53111         ($(objpfx)nscd): Remove command override.
53112         * login/Makefile (others-pie): Add pt_chown.
53113         ($(objpfx)pt_chown): Remove command override.
53114         * elf/Makefile: Add PIE tests to tests and tests-pie variables and
53115         remove command overrides.
53117 2011-05-13  Ulrich Drepper  <drepper@gmail.com>
53119         * libio/tst_putwc.c: Fix error messages.
53121         [BZ #12724]
53122         * libio/fileops.c (_IO_new_file_close_it): Always flush when
53123         currently writing and seek to current position when not.
53124         * libio/Makefile (tests): Add bug-fclose1.
53125         * libio/bug-fclose1.c: New file.
53127 2011-05-12  Ulrich Drepper  <drepper@gmail.com>
53129         [BZ #12511]
53130         * elf/dl-lookup.c (enter): Don't test for copy relocation here and
53131         don't set DF_1_NODELETE here.
53132         (do_lookup_x): When entering new entry test for copy relocation
53133         and if necessary set DF_1_NODELETE flag.
53134         * elf/tst-unique4.cc: New file.
53135         * elf/tst-unique4.h: New file.
53136         * elf/tst-unique4lib.cc: New file.
53137         * elf/Makefile: Add rules to build and run tst-unique4.
53138         Patch by Piotr Bury <pbury@goahead.com>.
53140 2011-05-11  Ulrich Drepper  <drepper@gmail.com>
53142         [BZ #12052]
53143         * sysdeps/posix/spawni.c (__spawni): Fix sched_setscheduler call.
53145         [BZ #12625]
53146         * misc/mntent_r.c (addmntent): Flush the stream after the output
53148         [BZ #12393]
53149         * elf/dl-load.c (is_trusted_path): Remove unnecessary test.
53150         (is_trusted_path_normalize): Skip initial colon.  Append slash
53151         to empty buffer.  Duplicate is_trusted_path code but allow
53152         constructed patch to be prefix.
53153         (is_dst): Allow $ORIGIN followed by /.
53154         (_dl_dst_substitute): Correct clearing of check_for_trusted.
53155         Correct testing of result of is_trusted_path_normalize
53156         (decompose_rpath): Fix warning.
53158 2011-05-10  Ulrich Drepper  <drepper@gmail.com>
53160         [BZ #11257]
53161         * grp/initgroups.c (internal_getgrouplist): When we found the service
53162         list through the initgroups entry in nsswitch.conf do not always
53163         continue on a successful lookup.  Don't always use the
53164         __nss_group_database value if it is set.
53165         * nss/nsswitch.conf (initgroups): Change action for successful db
53166         lookup to continue for compatibility.
53168 2011-05-09  Ulrich Drepper  <drepper@gmail.com>
53170         [BZ #11532]
53171         * iconvdata/Makefile: Add rules to build CP770, CP771, CP772, CP773,
53172         and CP774 modules.
53173         * iconvdata/gconv-modules: Add entries for CP770, CP771, CP772, CP773,
53174         and CP774 modules.
53175         * iconvdata/tst-tables.sh: Likewise.
53176         * iconvdata/cp770.c: New file.
53177         * iconvdata/cp771.c: New file.
53178         * iconvdata/cp772.c: New file.
53179         * iconvdata/cp773.c: New file.
53180         * iconvdata/cp774.c: New file.
53181         * iconvdata/testdata/CP770: New file.
53182         * iconvdata/testdata/CP770..UTF8: New file.
53183         * iconvdata/testdata/CP771: New file.
53184         * iconvdata/testdata/CP771..UTF8: New file.
53185         * iconvdata/testdata/CP772: New file.
53186         * iconvdata/testdata/CP772..UTF8: New file.
53187         * iconvdata/testdata/CP773: New file.
53188         * iconvdata/testdata/CP773..UTF8: New file.
53189         * iconvdata/testdata/CP774: New file.
53190         * iconvdata/testdata/CP774..UTF8: New file.
53192         * iconvdata/gen-8bit-gap-1.sh: End reading of charmap file at
53193         END CHARMAP line.
53194         * iconvdata/gen-8bit-gap.sh: Likewise.
53195         * iconvdata/gen-8bit.sh: Likewise.
53197         * locale/iso-639.def: Add ary entry.
53199         [BZ #11258]
53200         * locale/C-translit.h.in: Add U20A1 transliteration.
53202         [BZ #12178]
53203         * locale/iso-639.def: Add wae entry.
53204         Patch by Kevin Bortis <bortis@translate-wae.ch>.
53206         [BZ #12545]
53207         * locale/programs/localedef.c (construct_output_path): Use ssize_t
53208         for n.
53210         [BZ #12711]
53211         * locale/C-translit.h.in: Add entry for U20B9.
53212         Patch by pravin.d.s@gmail.com.
53214 2011-05-08  Ulrich Drepper  <drepper@gmail.com>
53216         [BZ #12713]
53217         * sysdeps/unix/sysv/linux/getcwd.c: If getcwd syscall report
53218         ENAMETOOLONG use generic getcwd.
53219         * sysdeps/posix/getcwd.c: Add support to use openat.  Make usable
53220         in rtld.  Use *stat64.
53221         * sysdeps/unix/sysv/linux/Makefile [subdir=elf] (sysdep-rtld-routines):
53222         Add dl-getcwd, dl-openat64, dl-opendir, dl-fxstatat64.
53223         * sysdeps/unix/sysv/linux/dl-getcwd.c: New file.
53224         * sysdeps/unix/sysv/linux/dl-openat64.c: New file.
53225         * sysdeps/unix/sysv/linux/dl-opendir.c: New file.
53226         * sysdeps/unix/sysv/linux/dl-fxstat64.c: New file.
53227         * include/sys/stat.h: Define __fstatat, __lstat64, __fstat64, and
53228         __fstatat64 macros.
53229         * include/dirent.h: Add libc_hidden_proto for rewinddir.
53230         * dirent/rewinddir.c: Add libc_hidden_def.
53231         * sysdeps/mach/hurd/rewinddir.c: Likewise.
53232         * sysdeps/unix/rewinddir.c: Likewise.  Don't do locking outside libc.
53234         * include/dirent.h (__alloc_dir): Add flags parameter.
53235         * sysdeps/unix/fdopendir.c (__fdopendir): Pass flags to __alloc_dir.
53236         * sysdeps/unix/opendir.c (__opendir): Pass 0 in new parameter to
53237         __alloc_dir.
53238         (__alloc_dir): Take new parameter.  Don't call fcntl for invocations
53239         from fdopendir if O_CLOEXEC is already set.
53241 2011-03-15  Alan Modra  <amodra@gmail.com>
53243         * elf/dl-reloc.c (_dl_try_allocate_static_tls <TLS_DTV_AT_TP>): Handle
53244         l_tls_firstbyte_offset non-zero.  Save padding offset in
53245         l_tls_firstbyte_offset for later use.
53246         * elf/dl-close.c (_dl_close_worker <TLS_DTV_AT_TP>): Correct code
53247         freeing static tls block.
53249 2011-03-05  Jonathan Nieder  <jrnieder@gmail.com>
53251         * sysdeps/unix/sysv/linux/sys/param.h: Fix an #ifndef __undef_ARG_MAX
53252         where #ifdef was intended.  The intent is to prevent ARG_MAX from
53253         being defined by the kernel headers.
53255 2011-05-07  Ulrich Drepper  <drepper@gmail.com>
53257         [BZ #12734]
53258         * resolv/resolv.h: Define RES_NOTLDQUERY.
53259         * resolv/res_init.c (res_setoptions): Recognize no_tld_query and
53260         no-tld-query and set RES_NOTLDQUERY.
53261         * resolv/res_debug.c (p_option): Handle RES_NOTLDQUERY.
53262         * resolv/res_query.c (__libc_res_nsearch): Backport changes from
53263         modern BIND to search name as TLD unless forbidden.
53265 2011-05-07  Petr Baudis  <pasky@suse.cz>
53266             Ulrich Drepper  <drepper@gmail.com>
53268         [BZ #12393]
53269         * elf/dl-load.c (fillin_rpath): Move trusted path check...
53270         (is_trusted_path): ...to here.
53271         (is_trusted_path_normalize): Wrapper for /../ and /./ normalization.
53272         (_dl_dst_substitute): Verify expanded $ORIGIN path elements
53273         using is_trusted_path_normalize() in setuid scripts.
53275 2011-05-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
53277         * sysdeps/unix/sysv/linux/sys/sysmacros.h: Add missing
53278         __BEGIN/__END_DECLS.
53280 2011-05-06  Ulrich Drepper  <drepper@gmail.com>
53282         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Return
53283         NSS_STATUS_NOTFOUND if no record was found.
53285 2011-05-05  Andreas Schwab  <schwab@redhat.com>
53287         * sunrpc/Makefile (headers): Add rpc/netdb.h.
53288         (headers-not-in-tirpc): Remove rpc/netdb.h
53289         * resolv/netdb.h: Revert last change.
53291 2011-05-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
53293         * Makeconfig (link-libc-static): Use --{start,end}-group to handle
53294         circular dependency between libgcc.a and libc.a.
53296 2011-05-05  Andreas Schwab  <schwab@redhat.com>
53298         * resolv/netdb.h: Don't include <rpc/netdb.h>.
53299         * nis/Makefile: Don't install rpcsvc/*.
53300         * inet/protocols/timed.h: Include <sys/types.h> and <sys/time.h>
53301         instead of <rpc/types.h>.
53302         (MAXHOSTNAMELEN): Define.
53304 2011-05-03  Andreas Schwab  <schwab@redhat.com>
53306         * elf/ldconfig.c (add_dir): Don't crash on empty path.
53308 2011-04-28  Maciej Babinski  <mbabinski@google.com>
53310         [BZ #12714]
53311         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't bypass
53312         gethostbyname4_r when IPv6 results are possible.
53314 2011-05-02  Ulrich Drepper  <drepper@gmail.com>
53316         [BZ #12723]
53317         * sysdeps/unix/sysv/linux/pathconf.c (__pathconf): Implement
53318         _PC_PIPE_BUF handling.
53320 2011-04-30  Bruno Haible  <bruno@clisp.org>
53322         [BZ #12717]
53323         * conform/data/netdb.h-data (getnameinfo): Make POSIX compliant.
53324         * resolv/netdb.h (getnameinfo): Change type of flags parameter
53325         to 'int'.
53326         * inet/getnameinfo.c (getnameinfo): Likewise.
53328 2011-04-29  Ulrich Drepper  <drepper@gmail.com>
53330         * grp/initgroups.c (internal_getgrouplist): Prefer initgroups setting
53331         to groups setting in database lookup.
53332         * nss/nsswitch.conf: Add initgroups entry.
53334 2011-04-22  Ulrich Drepper  <drepper@gmail.com>
53336         [BZ #12685]
53337         * libio/fileops.c (_IO_new_file_fopen): Scan up to 7 bytes of the
53338         mode string.
53339         Patch by Eric Blake <eblake@redhat.com>.
53341 2011-04-20  H.J. Lu  <hongjiu.lu@intel.com>
53343         * sunrpc/Makefile (need-export-routines): Add svc_run.
53344         (routines): Remove svc_run.
53345         ($(objpfx)thrsvc): Add $(common-objpfx)linkobj/libc.so.
53346         * sunrpc/clnt_perr.c (clnt_perrno): Export.
53347         * sunrpc/svc_run.c (svc_run): Likewise.
53348         * sunrpc/svc_udp.c (svcudp_create): Likewise.
53350 2011-04-21  Ulrich Drepper  <drepper@gmail.com>
53352         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Fix
53353         problem in reallocation in last patch.
53355 2011-04-20  Ulrich Drepper  <drepper@gmail.com>
53357         * sunrpc/Makefile: Move inclusion of Rules.
53359 2011-04-19  Ulrich Drepper  <drepper@gmail.com>
53361         * nss/nss_files/files-initgroups.c: New file.
53362         * nss/Makefile (libnss_files-routines): Add files-initgroups.
53363         * nss/Versions (libnss_files) [GLIBC_PRIVATE]: Export
53364         _nss_files_initgroups_dyn.
53366 2011-03-31  Richard Sandiford  <richard.sandiford@linaro.org>
53368         * elf/elf.h (R_ARM_IRELATIVE): Define.
53370 2011-04-19  Ulrich Drepper  <drepper@gmail.com>
53372         * po/ru.po: Update from translation team.
53374 2011-04-17  Ulrich Drepper  <drepper@gmail.com>
53376         * sunrpc/Makefile ($(rpc-compat-routines.os)): Add before-compile to
53377         dependencies.
53379 2011-02-06  Mike Frysinger  <vapier@gentoo.org>
53381         [BZ #12653]
53382         * sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S: Only protect
53383         MEMCPY_CHK with USE_AS_BCOPY ifdef check.
53384         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Likewise.
53385         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
53386         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
53388 2011-03-28  Andreas Schwab  <schwab@linux-m68k.org>
53390         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Don't read past
53391         differing bytes.
53392         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
53393         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
53394         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
53396 2011-04-17  Ulrich Drepper  <drepper@gmail.com>
53398         [BZ #12420]
53399         * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Reload context after
53400         storing it.
53401         * stdlib/bug-getcontext.c: New file.
53402         * stdlib/Makefile: Add rules to build and run bug-getcontext.
53404 2011-04-13  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
53406         * sysdeps/s390/s390-64/utf16-utf32-z9.c: Wrap the z9-109
53407         instructions into .machine "z9-109".
53408         * sysdeps/s390/s390-64/utf8-utf16-z9.c: Likewise.
53409         * sysdeps/s390/s390-64/utf8-utf32-z9.c: Likewise.
53411 2011-04-11  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
53413         * sysdeps/s390/s390-32/elf/start.S (_start): Skip extra zeroes
53414         between environment variables and auxiliary vector.
53416 2011-04-16  Ulrich Drepper  <drepper@gmail.com>
53418         * Makefile: Add rules to build linkobj/libc.so.
53419         * include/libc-symbols.h: Define libc_hidden_nolink.
53420         * include/rpc/auth.h: Mark functions which are to be hidden.
53421         * include/rpc/auth_des.h: Likewise.
53422         * include/rpc/auth_unix.h: Likewise.
53423         * include/rpc/clnt.h: Likewise.
53424         * include/rpc/des_crypt.h: Likewise.
53425         * include/rpc/key_prot.h: Likewise.
53426         * include/rpc/pmap_clnt.h: Likewise.
53427         * include/rpc/pmap_prot.h: Likewise.
53428         * include/rpc/pmap_rmt.h: Likewise.
53429         * include/rpc/rpc_msg.h: Likewise.
53430         * include/rpc/svc.h: Likewise.
53431         * include/rpc/svc_auth.h: Likewise.
53432         * include/rpc/xdr.h: Likewise.
53433         * nis/Makefile: Link all DSOs against linkobj/libc.so.
53434         * nss/Makefile: Likewise.
53435         * sunrpc/Makefile: Don't install headers.  Build library with normal
53436         entry points.  Don't build rpcinfo.  Link RPC tests appropriately.
53437         * sunrpc/auth_des.c: Hide exported symbols by default, export some
53438         for the compat linking library.  Remove use of INTDEF/INTUSE.
53439         * sunrpc/auth_none.c: Likewise.
53440         * sunrpc/auth_unix.c: Likewise.
53441         * sunrpc/authdes_prot.c: Likewise.
53442         * sunrpc/authuxprot.c: Likewise.
53443         * sunrpc/clnt_gen.c: Likewise.
53444         * sunrpc/clnt_perr.c: Likewise.
53445         * sunrpc/clnt_raw.c: Likewise.
53446         * sunrpc/clnt_simp.c: Likewise.
53447         * sunrpc/clnt_tcp.c: Likewise.
53448         * sunrpc/clnt_udp.c: Likewise.
53449         * sunrpc/clnt_unix.c: Likewise.
53450         * sunrpc/des_crypt.c: Likewise.
53451         * sunrpc/des_soft.c: Likewise.
53452         * sunrpc/get_myaddr.c: Likewise.
53453         * sunrpc/key_call.c: Likewise.
53454         * sunrpc/key_prot.c: Likewise.
53455         * sunrpc/netname.c: Likewise.
53456         * sunrpc/pm_getmaps.c: Likewise.
53457         * sunrpc/pm_getport.c: Likewise.
53458         * sunrpc/pmap_clnt.c: Likewise.
53459         * sunrpc/pmap_prot.c: Likewise.
53460         * sunrpc/pmap_prot2.c: Likewise.
53461         * sunrpc/pmap_rmt.c: Likewise.
53462         * sunrpc/publickey.c: Likewise.
53463         * sunrpc/rpc_cmsg.c: Likewise.
53464         * sunrpc/rpc_common.c: Likewise.
53465         * sunrpc/rpc_dtable.c: Likewise.
53466         * sunrpc/rpc_prot.c: Likewise.
53467         * sunrpc/rpc_thread.c: Likewise.
53468         * sunrpc/rtime.c: Likewise.
53469         * sunrpc/svc.c: Likewise.
53470         * sunrpc/svc_auth.c: Likewise.
53471         * sunrpc/svc_authux.c: Likewise.
53472         * sunrpc/svc_raw.c: Likewise.
53473         * sunrpc/svc_run.c: Likewise.
53474         * sunrpc/svc_simple.c: Likewise.
53475         * sunrpc/svc_tcp.c: Likewise.
53476         * sunrpc/svc_udp.c: Likewise.
53477         * sunrpc/svc_unix.c: Likewise.
53478         * sunrpc/svcauth_des.c: Likewise.
53479         * sunrpc/xcrypt.c: Likewise.
53480         * sunrpc/xdr.c: Likewise.
53481         * sunrpc/xdr_array.c: Likewise.
53482         * sunrpc/xdr_float.c: Likewise.
53483         * sunrpc/xdr_intXX_t.c: Likewise.
53484         * sunrpc/xdr_mem.c: Likewise.
53485         * sunrpc/xdr_rec.c: Likewise.
53486         * sunrpc/xdr_ref.c: Likewise.
53487         * sunrpc/xdr_sizeof.c: Likewise.
53488         * sunrpc/xdr_stdio.c: Likewise.
53490 2011-04-10  Ulrich Drepper  <drepper@gmail.com>
53492         [BZ #12650]
53493         * sysdeps/i386/dl-tls.h: Define TLS_DTV_UNALLOCATED.
53494         * sysdeps/ia64/dl-tls.h: Likewise.
53495         * sysdeps/powerpc/dl-tls.h: Likewise.
53496         * sysdeps/s390/dl-tls.h: Likewise.
53497         * sysdeps/sh/dl-tls.h: Likewise.
53498         * sysdeps/sparc/dl-tls.h: Likewise.
53499         * sysdeps/x86_64/dl-tls.h: Likewise.
53500         * elf/dl-tls.c: Don't define TLS_DTV_UNALLOCATED here.
53502 2011-03-14  Andreas Schwab  <schwab@redhat.com>
53504         * elf/dl-load.c (_dl_dst_substitute): When skipping the first
53505         rpath element also skip the following colon.
53506         (expand_dynamic_string_token): Add is_path parameter and pass
53507         down to DL_DST_REQUIRED and _dl_dst_substitute.
53508         (decompose_rpath): Call expand_dynamic_string_token with
53509         non-zero is_path.  Ignore empty rpaths.
53510         (_dl_map_object_from_fd): Call expand_dynamic_string_token
53511         with zero is_path.
53513 2011-04-08  Andreas Schwab  <schwab@linux-m68k.org>
53515         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sync_file_range.c:
53516         Make cancelable.
53518 2011-04-09  Ulrich Drepper  <drepper@gmail.com>
53520         [BZ #12655]
53521         * sysdeps/unix/sysv/linux/sys/syscall.h: Fix comment.
53522         Patch by Filipe David Manana <fdmanana@apache.org>.
53524 2011-04-07  Andreas Schwab  <schwab@redhat.com>
53526         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S (CALL_FAIL):
53527         Maintain aligned stack.
53528         (CHECK_RSP): Remove unused macro.
53530 2011-04-03  Ulrich Drepper  <drepper@gmail.com>
53532         * sysdeps/x86_64/cacheinfo.c (intel_02_known): Fix typo in table.
53533         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_02_known): Likewise.
53535 2011-04-02  Ulrich Drepper  <drepper@gmail.com>
53537         * sysdeps/unix/sysv/linux/bits/time.h (CLOCK_BOOTTIME): Define.
53539         * include/features.h: Mention __USE_XOPEN2K8 in comment.
53541 2011-03-26  H.J. Lu  <hongjiu.lu@intel.com>
53543         [BZ #12518]
53544         * sysdeps/x86_64/Versions: Add memcpy to GLIBC_2.14.
53545         * sysdeps/x86_64/memcpy.S: Provide GLIBC_2_14 memcpy.
53546         * sysdeps/x86_64/memmove.c: New file.
53547         * sysdeps/x86_64/multiarch/memcpy.S: Include <shlib-compat.h>.
53548         (memcpy): Renamed to ...
53549         (__new_memcpy): This.
53550         (memcpy): Provide GLIBC_2_14 memcpy.
53551         * sysdeps/x86_64/multiarch/memmove.c: Include <shlib-compat.h>.
53552         (memcpy): Provide GLIBC_2_2_5 memcpy.
53554 2011-04-01  Ulrich Drepper  <drepper@gmail.com>
53556         [BZ #12631]
53557         * wcsmbs/wchar.h: Make wcpcpy and wcpncpy visible for __USE_XOPEN2K8.
53559 2011-03-30  Andreas Schwab  <schwab@redhat.com>
53561         * misc/syncfs.c: New file.
53562         * misc/Makefile (routines): Add syncfs.
53563         * posix/unistd.h: Declare syncfs.
53564         * sysdeps/unix/syscalls.list: Add syncfs.
53566 2011-04-01  Andreas Schwab  <schwab@redhat.com>
53568         * sysdeps/unix/sysv/linux/Versions: Rename open_by_handle to
53569         open_by_handle_at.
53570         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
53571         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
53572         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
53573         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
53574         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
53575         * sysdeps/unix/sysv/linux/syscalls.list: Likewise.
53576         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
53578 2011-04-01  Ulrich Drepper  <drepper@gmail.com>
53580         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define O_PATH.
53581         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
53582         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
53583         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
53584         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
53585         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
53586         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
53588         * io/Makefile: Compile fallocate.c, fallocate64.c, and
53589         sync_file_range.c with -fexceptions.
53590         * sysdeps/unix/sysv/linux/fallocate.c: Make cancelable.
53591         * sysdeps/unix/sysv/linux/fallocate64.c: Likewise.
53592         * sysdeps/unix/sysv/linux/i386/fallocate.c: Likewise.
53593         * sysdeps/unix/sysv/linux/i386/fallocate64.c: Likewise.
53594         * sysdeps/unix/sysv/linux/wordsize-64/fallocate.c: Likewise.
53595         * sysdeps/unix/sysv/linux/sync_file_range.c: Likewise.
53596         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Mark
53597         sync_file_range as cancellation point
53598         * sysdeps/unix/sysv/linux/i386/sync_file_range.c: New file.  This is
53599         now a wrapper around __call_sync_file_range with cancellation handling.
53600         * sysdeps/unix/sysv/linux/i386/sync_file_range.S: Renamed to ...
53601         * sysdeps/unix/sysv/linux/i386/call_sync_file_range.S: ...this.  Change
53602         function name to __call_sync_file_range.
53603         * sysdeps/unix/sysv/linux/i386/Makefile [subdir=io] (sysdep_routines):
53604         Add call_sync_file_range.
53606 2011-04-01  Andreas Schwab  <schwab@redhat.com>
53608         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
53609         bits/timex.h.
53611 2011-04-01  Ulrich Drepper  <drepper@gmail.com>
53613         * iconv/iconv.h: Fix typo in comment.
53614         * io/fcntl.h: Likewise.
53615         * libio/stdio.h: Likewise.
53616         * posix/spawn.h: Likewise.
53617         * posix/unistd.h: Likewise.
53618         * stdlib/stdlib.h: Likewise.
53619         * time/time.h: Likewise.
53620         * wcsmbs/wchar.h: Likewise.
53622         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14] (name_to_handle_at,
53623         open_by_handle): Add.
53624         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define struct file_handle
53625         and MAX_HANDLE_SZ.  Declare name_to_handle_at and open_by_handle.
53626         Augment a few comments.
53627         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
53628         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
53629         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
53630         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
53631         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
53632         * sysdeps/unix/sysv/linux/syscalls.list: Add name_to_handle_at and
53633         open_by_handle.
53635         * io/fcntl.h (AT_EMPTY_PATH): Define.
53637 2011-03-30  Ulrich Drepper  <drepper@gmail.com>
53639         * sysdeps/unix/sysv/linux/syscalls.list: Add clock_adjtime.
53640         * sysdeps/unix/sysv/linux/bits/time.h: New file.
53641         * sysdeps/unix/sysv/linux/sys/timex.h: Move struct timex definition
53642         to...
53643         * sysdeps/unix/sysv/linux/bits/timex.h: ...here.  New file.
53644         * Versions.def: Add GLIBC_2.14.
53645         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14] (clock_adjtime):
53646         Export.
53648 2011-03-22  Ulrich Drepper  <drepper@gmail.com>
53650         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word): Increment
53651         round counter.
53652         * sysdeps/x86_64/cacheinfo.c (intel_check_word): Likewise.
53654 2011-03-20  H.J. Lu  <hongjiu.lu@intel.com>
53656         [BZ #12597]
53657         * string/test-strncmp.c (do_page_test): New function.
53658         (check2): Likewise.
53659         (test_main): Call check2.
53660         * sysdeps/x86_64/multiarch/strcmp.S: Properly cross page boundary.
53662 2011-03-20  Ulrich Drepper  <drepper@gmail.com>
53664         [BZ #12587]
53665         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word):
53666         Handle cache information in CPU leaf 4.
53667         * sysdeps/x86_64/cacheinfo.c (intel_check_word): Likewise.
53669 2011-03-18  Ulrich Drepper  <drepper@gmail.com>
53671         [BZ #12583]
53672         * posix/fnmatch.c (fnmatch): Check size of pattern in wide
53673         character representation.
53674         Partly based on a patch by Tomas Hoger <thoger@redhat.com>.
53676 2011-03-16  Ryan S. Arnold  <rsa@us.ibm.com>
53678         * sysdeps/powerpc/powerpc32/power6/fpu/s_isnanf.S (isnanf): Fix
53679         END(__isnan) to END(__isnanf) to match function entry point/label
53680         EALIGN(__isnanf,...).
53682 2011-03-10  Jakub Jelinek  <jakub@redhat.com>
53684         * wcsmbs/wchar.h (wmemcmp): Remove __restrict qualifiers.
53686 2011-03-10  Ulrich Drepper  <drepper@gmail.com>
53688         [BZ #12510]
53689         * elf/dl-lookup.c (do_lookup_x): For copy relocations of unique objects
53690         copy from the symbol referenced in the relocation to initialize the
53691         used variable.
53692         Patch by Piotr Bury <pbury@goahead.com>.
53693         * elf/Makefile: Add rules to build and tst-unique3.
53694         * include/bits/dlfcn.h: Remove _dl_mcount_wrapper_check declaration.
53695         * elf/tst-unique3.cc: New file.
53696         * elf/tst-unique3.h: New file.
53697         * elf/tst-unique3lib.cc: New file.
53698         * elf/tst-unique3lib2.cc: New file.
53700         * elf/Makefile: Don't run tst-execstack* tests of SELinux is enabled.
53702 2011-03-10  Mike Frysinger  <vapier@gentoo.org>
53704         * sysdeps/sparc/sparc64/elf/configure.in (libc_cv_sparc64_tls): Add
53705         $LDFLAGS and -nostdlib -nostartfiles to linking step.  Change main
53706         to _start.
53708 2011-03-06  Ulrich Drepper  <drepper@gmail.com>
53710         * elf/dl-load.c (_dl_map_object): If we are looking for the first
53711         to-be-loaded object along a path to loader is ld.so.
53713 2011-03-02  Harsha Jagasia  <harsha.jagasia@amd.com>
53714             Ulrich Drepper  <drepper@gmail.com>
53716         * sysdeps/x86_64/memset.S: After aligning destination, code
53717         branches to different locations depending on the value of
53718         misalignment, when multiarch is enabled. Fix this.
53720 2011-03-02  Harsha Jagasia  <harsha.jagasia@amd.com>
53722         * sysdeps/x86_64/cacheinfo.c (init_cacheinfo):
53723         Set _x86_64_preferred_memory_instruction for AMD processsors.
53724         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
53725         Set bit_Prefer_SSE_for_memop for AMD processors.
53727 2011-03-04  Ulrich Drepper  <drepper@gmail.com>
53729         * libio/fmemopen.c (fmemopen): Optimize a bit.
53731 2011-03-03  Andreas Schwab  <schwab@redhat.com>
53733         * libio/fmemopen.c (fmemopen): Don't read past end of buffer.
53735 2011-03-03  Roland McGrath  <roland@redhat.com>
53737         * setjmp/bits/setjmp2.h: Canonicalize comment formatting.
53739 2011-02-28  Aurelien Jarno  <aurelien@aurel32.net>
53741         * sysdeps/sparc/sparc64/multiarch/memset.S(__bzero): Call
53742         __bzero_ultra1 instead of __memset_ultra1.
53744 2011-02-23  Andreas Schwab  <schwab@redhat.com>
53745             Ulrich Drepper  <drepper@gmail.com>
53747         [BZ #12509]
53748         * include/link.h (struct link_map): Add l_orig_initfini.
53749         * elf/dl-load.c (_dl_map_object_from_fd): Free realname before
53750         returning unsuccessfully.
53751         * elf/dl-close.c (_dl_close_worker): If this is the last explicit
53752         close of a file loaded at startup, restore the original l_initfini
53753         list.
53754         * elf/dl-deps.c (_dl_map_object_deps): Don't free old l_initfini
53755         list, store the pointer.
53756         * elf/Makefile ($(objpfx)noload-mem): New rule.
53757         (noload-ENV): Define.
53758         (tests): Add $(objpfx)noload-mem.
53759         * elf/noload.c: Include <memcheck.h>.
53760         (main): Call mtrace.  Close all opened handles.
53762 2011-02-17  Andreas Schwab  <schwab@redhat.com>
53764         [BZ #12454]
53765         * elf/dl-deps.c (_dl_map_object_deps): Signal error early when
53766         dependencies are missing.
53768 2011-02-22  Samuel Thibault  <samuel.thibault@ens-lyon.org>
53770         Fix __if_freereq crash: Unlike the generic version which uses free,
53771         Hurd needs munmap.
53772         * sysdeps/mach/hurd/ifreq.h: New file.
53774 2011-01-27  Petr Baudis  <pasky@suse.cz>
53775             Ulrich Drepper  <drepper@gmail.com>
53777         [BZ 12445]#
53778         * stdio-common/vfprintf.c (vfprintf): Pass correct newlen
53779         to extend_alloca().
53780         * stdio-common/bug23.c: New file.
53781         * stdio-common/Makefile (tests): Add bug23.
53783 2010-09-28  Andreas Schwab  <schwab@redhat.com>
53784             Ulrich Drepper  <drepper@gmail.com>
53786         [BZ #12489]
53787         * elf/rtld.c (dl_main): Move setting of GLRO(dl_init_all_dirs)
53788         before performing relro protection.  At old place add assertion
53789         to make sure nothing changed.
53791 2011-02-17  Nathan Sidwell  <nathan@codesourcery.com>
53792             Glauber de Oliveira Costa  <glommer@gmail.com>
53794         * elf/elf.h: Add new ARM TLS relocs.
53796 2011-02-16  Ryan S. Arnold  <rsa@us.ibm.com>
53798         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h:
53799         (INTERNAL_VSYSCALL_NCS INTERNAL_SYSCALL_NCS): Remove erroneous (int)
53800         cast from r3.
53801         * sysdeps/wordsize-64/Makefile: New file.  Add tst-writev to
53802         'tests' variable.
53803         * sysdeps/wordsize-64/tst-writev.c: New file.
53805 2011-02-15  Ryan S. Arnold  <rsa@us.ibm.com>
53807         * sysdeps/powerpc/powerpc64/power7/Makefile: New file which adds
53808         -mno-vsx to the CFLAGS-rtld.c variable to avoid using VSX registers and
53809         insns in _dl_start to prevent a TOC reference before relocs are
53810         resolved.
53812 2011-02-15  Ulrich Drepper  <drepper@gmail.com>
53814         [BZ #12469]
53815         * Makeconfig: Remove RANLIB definition.
53816         * Makerules: Don't use RANLIB.
53817         * aclocal.m4: Remove ranlib test.
53818         * configure.in: No need to check for ranlib.
53819         * elf/rtld-Rules: Don't use RANLIB.
53821 2011-02-16  Samuel Thibault  <samuel.thibault@ens-lyon.org>
53823         * sysdeps/mach/i386/sysdep.h: Add _MACH_I386_SYSDEP_H inclusion
53824         protection macro.
53825         * sysdeps/mach/i386/thread_state.h: Add _MACH_I386_THREAD_STATE_H
53826         inclusion protection macro.
53828         * stdio-common/psiginfo.c (psiginfo): Check pinfo->si_signo against
53829         SIGRTMIN and SIGRTMAX and print information in that case only when
53830         SIGRTMIN is defined.
53832 2011-02-11  Jakub Jelinek  <jakub@redhat.com>
53834         * stdio-common/printf-parsemb.c (__parse_one_specmb): Handle
53835         arginfo fn returning -1.
53837         * stdio-common/_i18n_number.h (_i18n_number_rewrite): Ensure decimal
53838         and thousands string is zero terminated.
53840 2011-02-03  Andreas Schwab  <schwab@redhat.com>
53842         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Sync with
53843         sysdeps/unix/sysv/linux/bits/socket.h.
53845 2011-01-30  Samuel Thibault  <samuel.thibault@ens-lyon.org>
53847         * bits/sched.h (__CPU_ZERO, __CPU_SET, __CPU_CLR, __CPU_ISSET)
53848         (__CPU_COUNT): Remove old macros.
53849         (__CPU_ZERO_S, __CPU_SET_S, __CPU_CLR_S, __CPU_ISSET_S)
53850         (__CPU_COUNT, __CPU_EQUAL_S, __CPU_OP_S, __CPU_ALLOC_SIZE)
53851         (__CPU_ALLOC, __CPU_FREE): Add macros.
53852         (__sched_cpualloc, __sched_cpufree): Add declarations.
53854 2011-02-05  Ulrich Drepper  <drepper@gmail.com>
53856         * nscd/nscd-client.h: Define MAX_TIMEOUT_VALUE.
53857         (struct datahead): Reuse 32 bits of the alignment for a TTL field.
53858         * nscd/aicache.c (addhstaiX): Return timeout of added value.
53859         (readdhstai): Return value of addhstaiX call.
53860         * nscd/grpcache.c (cache_addgr): Return timeout of added value.
53861         (addgrbyX): Return value returned by cache_addgr.
53862         (readdgrbyname): Return value returned by addgrbyX.
53863         (readdgrbygid): Likewise.
53864         * nscd/pwdcache.c (cache_addpw): Return timeout of added value.
53865         (addpwbyX): Return value returned by cache_addpw.
53866         (readdpwbyname): Return value returned by addhstbyX.
53867         (readdpwbyuid): Likewise.
53868         * nscd/servicescache.c (cache_addserv): Return timeout of added value.
53869         (addservbyX): Return value returned by cache_addserv.
53870         (readdservbyname): Return value returned by addservbyX:
53871         (readdservbyport): Likewise.
53872         * nscd/hstcache.c (cache_addhst): Return timeout of added value.
53873         (addhstbyX): Return value returned by cache_addhst.
53874         (readdhstbyname): Return value returned by addhstbyX.
53875         (readdhstbyaddr): Likewise.
53876         (readdhstbynamev6): Likewise.
53877         (readdhstbyaddrv6): Likewise.
53878         * nscd/initgrcache.c (addinitgroupsX): Return timeout of added value.
53879         (readdinitgroups): Return value returned by addinitgroupsX.
53880         * nscd/cache.c (readdfcts): Change return value of functions to time_t.
53881         (prune_cache): Keep track of timeout value of re-added entries.
53882         * nscd/connections.c (nscd_run_prune): Use MAX_TIMEOUT_VALUE.
53883         * nscd/nscd.h: Adjust prototypes of readd* functions.
53885 2011-02-04  Roland McGrath  <roland@redhat.com>
53887         * nis/nis_server.c (nis_servstate): Use the right name for 0.
53888         (nis_stats): Likewise.
53889         * nis/nis_modify.c (nis_modify): Likewise.
53890         * nis/nis_remove.c (nis_remove): Likewise.
53891         * nis/nis_add.c (nis_add): Likewise.
53893         * elf/dl-object.c (_dl_new_object): Remove unused variable L.
53895         * posix/fnmatch_loop.c: Add some consts.
53897         * sysdeps/x86_64/multiarch/memset-x86-64.S: Add an #undef.
53899 2011-02-02  H.J. Lu  <hongjiu.lu@intel.com>
53901         [BZ #12460]
53902         * config.make.in (config-cflags-novzeroupper): Define.
53903         * configure.in: Substitute libc_cv_cc_novzeroupper.
53904         * elf/Makefile (AVX-CFLAGS): Define.
53905         (CFLAGS-tst-audit4.c): Replace -mavx with $(AVX-CFLAGS).
53906         (CFLAGS-tst-auditmod4a.c): Likewise.
53907         (CFLAGS-tst-auditmod4b.c): Likewise.
53908         (CFLAGS-tst-auditmod6b.c): Likewise.
53909         (CFLAGS-tst-auditmod6c.c): Likewise.
53910         (CFLAGS-tst-auditmod7b.c): Likewise.
53911         * sysdeps/i386/configure.in: Check -mno-vzeroupper.
53913 2011-02-02  Ulrich Drepper  <drepper@gmail.com>
53915         * elf/dl-runtime.c (_dl_call_pltexit): Pass correct address of the
53916         function to the callback.
53917         Patch partly by Jiri Olsa <jolsa@redhat.com>.
53919 2011-02-02  Andreas Schwab  <schwab@redhat.com>
53921         * shadow/sgetspent.c: Check return value of __sgetspent_r instead
53922         of errno.
53924 2011-01-19  Ulrich Drepper  <drepper@gmail.com>
53926         [BZ #11724]
53927         * elf/dl-deps.c (_dl_map_object_deps): Rewrite sorting determining order
53928         of constructors.
53929         * elf/dl-fini.c (_dl_sort_fini): Rewrite sorting determining order
53930         of destructors.
53931         (_dl_fini): Don't call _dl_sort_fini if there is only one object.
53933         [BZ #11724]
53934         * elf/Makefile: Add rules to build and run new test.
53935         * elf/tst-initorder.c: New file.
53936         * elf/tst-initorder.exp: New file.
53937         * elf/tst-initordera1.c: New file.
53938         * elf/tst-initordera2.c: New file.
53939         * elf/tst-initordera3.c: New file.
53940         * elf/tst-initordera4.c: New file.
53941         * elf/tst-initorderb1.c: New file.
53942         * elf/tst-initorderb2.c: New file.
53943         * elf/tst-order-a1.c: New file.
53944         * elf/tst-order-a2.c: New file.
53945         * elf/tst-order-a3.c: New file.
53946         * elf/tst-order-a4.c: New file.
53947         * elf/tst-order-b1.c: New file.
53948         * elf/tst-order-b2.c: New file.
53949         * elf/tst-order-main.c: New file.
53950         New test case by George Gensure <werkt0@gmail.com>.
53952 2010-10-01  Andreas Schwab  <schwab@redhat.com>
53954         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't discard result of
53955         decoding ACE if AI_CANONIDN.
53957 2011-01-18  Ulrich Drepper  <drepper@gmail.com>
53959         * elf/Makefile: Build IFUNC tests unless multi-arch = no.
53961 2011-01-17  Ulrich Drepper  <drepper@gmail.com>
53963         * version.h (RELEASE): Bump for 2.13 release.
53964         * include/features.h: (__GLIBC_MINOR__): Bump to 13.
53966         * io/fcntl.h: Define AT_NO_AUTOMOUNT.
53968         * sysdeps/unix/sysv/linux/i386/bits/mman.h: Define MADV_HUGEPAGE and
53969         MADV_NOHUGEPAGE.
53970         * sysdeps/unix/sysv/linux/ia64/bits/mman.h: Likewise.
53971         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Likewise.
53972         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
53973         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Likewise.
53974         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
53975         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Likewise.
53977         * posix/getconf.c: Update copyright year.
53978         * catgets/gencat.c: Likewise.
53979         * csu/version.c: Likewise.
53980         * debug/catchsegv.sh: Likewise.
53981         * debug/xtrace.sh: Likewise.
53982         * elf/ldconfig.c: Likewise.
53983         * elf/ldd.bash.in: Likewise.
53984         * elf/sprof.c (print_version): Likewise.
53985         * iconv/iconv_prog.c: Likewise.
53986         * iconv/iconvconfig.c: Likewise.
53987         * locale/programs/locale.c: Likewise.
53988         * locale/programs/localedef.c: Likewise.
53989         * malloc/memusage.sh: Likewise.
53990         * malloc/mtrace.pl: Likewise.
53991         * nscd/nscd.c (print_version): Likewise.
53992         * nss/getent.c: Likewise.
53994         * sysdeps/unix/sysv/linux/bits/socket.h: Define AF_CAIF, AF_ALG,
53995         PF_CAIF, and PF_ALG.
53996         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
53998 2011-01-16  Andreas Schwab  <schwab@linux-m68k.org>
54000         * elf/Makefile (tlsmod17a-modules, tlsmod18a-modules): Define.
54001         (modules-names): Use them.
54002         (ifunc-test-modules, ifunc-pie-tests): Define.
54003         (extra-test-objs): Add tlsmod17a-modules, tlsmod18a-modules,
54004         tst-pie1, ifunc-test-modules and ifunc-pie-tests objects.
54005         (test-extras): Likewise.
54006         ($(patsubst %,$(objpfx)%.os,$(tlsmod17a-modules))): Use
54007         $(compile-command.c).
54008         ($(patsubst %,$(objpfx)%.os,$(tlsmod18a-modules))): Likewise.
54009         (all-built-dso): Define.
54010         (check-textrel.out, check-execstack.out): Depend on it.
54012         * configure.in: Don't override --enable-multi-arch.
54014 2011-01-15  Ulrich Drepper  <drepper@gmail.com>
54016         [BZ #6812]
54017         * nscd/hstcache.c (tryagain): Define.
54018         (cache_addhst): Return tryagain not notfound for temporary errors.
54019         (addhstbyX): Also set h_errno to TRY_AGAIN when memory allocation
54020         failed.
54022 2011-01-14  Ulrich Drepper  <drepper@gmail.com>
54024         [BZ #10563]
54025         * sysdeps/unix/sysv/linux/i386/setgroups.c: Use INLINE_SETXID_SYSCALL
54026         to make the syscall.
54027         * sysdeps/unix/sysv/linux/setgroups.c: New file.
54029         [BZ #12378]
54030         * posix/fnmatch_loop.c (FCT): When matching '[' keep track of beginning
54031         and fall back to matching as normal character if the string ends before
54032         the matching ']' is found.  This is what POSIX requires.
54033         * posix/testfnm.c: Adjust test result.
54034         * posix/globtest.sh: Adjust test result.  Add new test.
54035         * posix/tst-fnmatch.input: Likewise.
54036         * posix/tst-fnmatch2.c: Add new test.
54038 2010-12-28  Andreas Schwab  <schwab@linux-m68k.org>
54040         * elf/Makefile (check-execstack): Revert last change.  Depend on
54041         check-execstack.h.
54042         (check-execstack.h): New target.
54043         (generated): Add check-execstack.h.
54044         * elf/check-execstack.c: Include "check-execstack.h".
54045         (main): Revert last change.
54046         (handle_file): Return zero if GNU_STACK is absent and
54047         DEFAULT_STACK_PERMS doesn't include PF_X.
54049 2011-01-13  Ulrich Drepper  <drepper@gmail.com>
54051         * sysdeps/posix/spawni.c (__spawni): Don't fail if close file action
54052         in child fails because the descriptor is already closed.
54053         * include/sys/resource.h: Add libc_hidden_proto for getrlimit64.
54054         * sysdeps/unix/sysv/linux/getrlimit64.c: Add libc_hidden_def.
54055         * sysdeps/unix/sysv/linux/i386/getrlimit64.c: Likewise.
54057         [BZ #12397]
54058         * sysdeps/unix/sysv/linux/mkdirat.c (mkdirat): Fix handling of missing
54059         syscall.
54061         [BZ #10484]
54062         * nss/nss_files/files-hosts.c (HOST_DB_LOOKUP): Handle overflows of
54063         temporary buffer used to handle multi lookups locally.
54064         * include/alloca.h: Add libc_hidden_proto for __libc_alloca_cutoff.
54066 2011-01-12  Ulrich Drepper  <drepper@gmail.com>
54068         * elf/dl-dst.h (DL_DST_REQUIRED): Allow l_origin to be NULL when
54069         loader is ld.so.
54071 2011-01-10  Paul Pluzhnikov  <ppluzhnikov@google.com>
54073         * sysdeps/i386/Makefile: stdlib/cxa_finalize.c needs 16-byte stack
54074         alignment for SSE2.
54076 2011-01-12  Ulrich Drepper  <drepper@gmail.com>
54078         [BZ #12394]
54079         * stdio-common/printf_fp.c (__printf_fp): Add more room for grouping
54080         characters.  When rounding increased number of integer digits recompute
54081         number of groups.
54082         * stdio-common/tst-grouping.c: New file.
54083         * stdio-common/Makefile: Add rules to build and run tst-grouping.
54085 2011-01-09  Ulrich Drepper  <drepper@gmail.com>
54087         * sysdeps/i386/bits/select.h: Don't use asm code for __FD_SET,
54088         __FD_CLR, and __FS_ISSET.  gcc generates better code on its own.
54090         * sysdeps/x86_64/bits/select.h: Mark value of __FD_SET and __FD_CLR as
54091         void.
54092         * bits/select.h: Likewise.
54094 2011-01-08  Ulrich Drepper  <drepper@gmail.com>
54096         * po/ja.po: Update from translation team.
54098 2011-01-04  David S. Miller  <davem@sunset.davemloft.net>
54100         [BZ #11155]
54101         * sysdeps/unix/sysv/linux/sparc/sparc64/fxstat.c: Use i386's
54102         implementation just like for lxstat, fxstatat, et al.
54104 2010-12-27  Jim Meyering  <meyering@redhat.com>
54106         [BZ #12348]
54107         * posix/regexec.c (build_trtable): Return failure indication upon
54108         calloc failure.  Otherwise, re_search_internal could infloop on OOM.
54110 2010-12-25  Ulrich Drepper  <drepper@gmail.com>
54112         [BZ #12201]
54113         * sysdeps/unix/sysv/linux/getrlimit64.c: New file.
54114         * sysdeps/unix/sysv/linux/setrlimit64.c: New file.
54115         * sysdeps/unix/sysv/linux/i386/getrlimit64.c: Use ../getrlimit64.c.
54116         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_PRLIMIT64.
54118         [BZ #12207]
54119         * malloc/malloc.c (do_check_malloc_state): Use fastbin macro.
54121         [BZ #12204]
54122         * string/xpg-strerror.c (__xpg_strerror_r): Return error code, not -1.
54123         * sysdeps/mach/xpg-strerror.c (__xpg_strerror_r): Likewise.
54125 2010-12-15  H.J. Lu  <hongjiu.lu@intel.com>
54127         * config.h.in (NO_CTORS_DTORS_SECTIONS): Define.
54128         * configure.in: Define NO_CTORS_DTORS_SECTIONS if linker
54129         script has SORT_BY_INIT_PRIORITY.
54130         * elf/sofini.c: Remove `.ctors' and `.dtors' sections if
54131         NO_CTORS_DTORS_SECTIONS is defined.
54132         * elf/soinit.c: Likewise.
54133         * sysdeps/i386/init-first.c: Don't call __libc_global_ctors if
54134         NO_CTORS_DTORS_SECTIONS is defined.
54135         * sysdeps/mach/hurd/i386/init-first.c: Likewise.
54136         * sysdeps/mach/hurd/powerpc/init-first.c: Likewise.
54137         * sysdeps/sh/init-first.c: Likewise.
54138         * sysdeps/unix/sysv/linux/init-first.c: Likewise.
54140 2010-12-24  Ulrich Drepper  <drepper@gmail.com>
54142         * stdio-common/vfprintf.c (vfprintf): If printf handlers are installed
54143         always use the slow path.
54145 2010-12-15  Ryan S. Arnold  <rsa@us.ibm.com>
54147         * elf/Makefile: (check-execstack): Replace $(native-compile) with a
54148         similar rule which adds the sysdep directories to the header search in
54149         order to pick up the correct platform stackinfo.h.
54150         * elf/check-execstack.c (main): Check DEFAULT_STACK_PERMS for PF_X and
54151         perform test if it is, otherwise return successfully without testing.
54152         * elf/dl-load.c (_dl_map_object_from_fd): Source stack_flags from
54153         DEFAULT_STACK_PERMS define in stackinfo.h.
54154         * elf/dl-support.c (_dl_stack_flags): Source from DEFAULT_STACK_PERMS
54155         defined in stackinfo.h.
54156         * elf/rtld.c (_dl_starting_up): Source ._dl_stack_flags from
54157         DEFAULT_STACK_PERMS defined in stackinfo.h.
54158         * sysdeps/i386/stackinfo.h: Define DEFAULT_STACK_PERMS with PF_X.
54159         * sysdeps/ia64/stackinfo.h: Likewise.
54160         * sysdeps/s390/stackinfo.h: Likewise.
54161         * sysdeps/sh/stackinfo.h: Likewise.
54162         * sysdeps/sparc/stackinfo.h: Likewise.
54163         * sysdeps/x86_64/stackinfo.h: Likewise.
54164         * sysdeps/powerpc/stackinfo.h: Define DEFAULT_STACK_PERMS without
54165         PF_X for powerpc64.  Retain PF_X for powerpc32.
54167 2010-12-19  Ulrich Drepper  <drepper@gmail.com>
54169         * sysdeps/unix/readdir_r.c (__READDIR_R): Compute reclen more
54170         accurately.
54171         * sysdeps/unix/sysv/linux/wordsize-64/readdir_r.c: Define
54172         GETDENTS_64BIT_ALIGNED.
54174 2010-12-14  Ulrich Drepper  <dreper@gmail.com>
54176         * sysdeps/i386/i686/multiarch/strcmp.S: Undo accidental checkin.
54178 2010-12-10  Andreas Schwab  <schwab@redhat.com>
54180         * wcsmbs/wchar.h (wcpcpy, wcpncpy): Only declare under
54181         _GNU_SOURCE.
54183         * wcsmbs/wchar.h (wcpcpy, wcpncpy): Add __restrict.
54184         * wcsmbs/bits/wchar2.h (__wmemmove_chk_warn, wmemmove, wmemset):
54185         Remove __restrict.
54186         (wcscpy, __wcpcpy_chk, __wcpcpy_alias, wcpcpy, wcsncpy, wcpncpy)
54187         (wcscat, wcsncat, __wcrtomb_chk, wcrtomb): Add __restrict.
54189 2010-12-09  Ulrich Drepper  <drepper@gmail.com>
54191         [BZ #11655]
54192         * stdlib/msort.c (qsort_r): Make sure both phys_pages and pagesize
54193         are initialized.
54195 2010-12-09  Jakub Jelinek  <jakub@redhat.com>
54197         * string/bits/string3.h (memmove, bcopy): Remove __restrict.
54199 2010-12-03  Ulrich Drepper  <drepper@gmail.com>
54201         * po/it.po: Update from translation team.
54203 2010-12-01  H.J. Lu  <hongjiu.lu@intel.com>
54205         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S (STRCMP): Remove
54206         unused codes.
54208 2010-11-30  Ulrich Drepper  <drepper@gmail.com>
54210         * sysdeps/i386/fpu/libm-test-ulps: Relax ynf(10,0.75) test expectations.
54212 2010-11-24  Andreas Schwab  <schwab@redhat.com>
54214         * resolv/nss_dns/dns-host.c (getanswer_r): Don't handle ttl == 0
54215         specially.
54216         (gaih_getanswer_slice): Likewise.
54218 2010-10-20  Jakub Jelinek  <jakub@redhat.com>
54220         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Fix up inline asm.
54222 2010-05-31  Petr Baudis  <pasky@suse.cz>
54224         [BZ #11149]
54225         * elf/ldconfig.c (main): Allow aux_cache_file open()ing to fail
54226         silently even in the chroot mode.
54228 2010-11-22  Ulrich Drepper  <drepper@gmail.com>
54230         * nis/nss_compat/compat-initgroups.c (internal_getgrent_r): Optimize
54231         last patch a bit.  Pretty printing
54233 2010-05-31  Petr Baudis <pasky@suse.cz>
54235         [BZ #10085]
54236         * nis/nss_compat/compat-initgroups.c (internal_getgrent_r): Fix
54237         initialization of skip_initgroups_dyn.
54239 2010-11-19  Ulrich Drepper  <drepper@gmail.com>
54241         * sysdeps/unix/sysv/linux/i386/bits/mman.h: Define MAP_HUGETLB.
54242         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Likewise.
54244 2010-11-16  Ulrich Drepper  <drepper@gmail.com>
54246         * sysdeps/unix/sysv/linux/sys/swap.h (SWAP_FLAG_DISCARD): Define.
54248 2010-11-11  Andreas Schwab  <schwab@redhat.com>
54250         * posix/fnmatch_loop.c (NEW_PATTERN): Fix use of alloca.
54251         * posix/Makefile (tests): Add $(objpfx)tst-fnmatch-mem.
54252         (tst-fnmatch-ENV): Set MALLOC_TRACE.
54253         ($(objpfx)tst-fnmatch-mem): New rule.
54254         (generated): Add tst-fnmatch-mem and tst-fnmatch.mtrace.
54255         * posix/tst-fnmatch.c (main): Call mtrace.
54257 2010-11-11  H.J. Lu  <hongjiu.lu@intel.com>
54259         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
54260         Support Intel processor model 6 and model 0x2c.
54262 2010-11-10  Luis Machado  <luisgpm@br.ibm.com>
54264         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c (__ieee754_sqrtl): Force
54265           signed comparison.
54267 2010-11-09  H.J. Lu  <hongjiu.lu@intel.com>
54269         [BZ #12205]
54270         * string/test-strncasecmp.c (check_result): New function.
54271         (do_one_test): Use it.
54272         (check1): New function.
54273         (test_main): Use it.
54274         * sysdeps/i386/i686/multiarch/strcmp.S (nibble_ashr_use_sse4_2_exit):
54275         Support strcasecmp and strncasecmp.
54277 2010-11-08  Ulrich Drepper  <drepper@gmail.com>
54279         [BZ #12194]
54280         * sysdeps/i386/bits/byteswap.h: Avoid warning in __bswap_16.
54281         * sysdeps/x86_64/bits/byteswap.h: Likewise.
54283 2010-11-07  H.J. Lu  <hongjiu.lu@intel.com>
54285         * sysdeps/x86_64/memset.S: Check USE_MULTIARCH and USE_SSE2 for
54286         IFUNC support.
54287         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
54288         memset-x86-64.
54289         * sysdeps/x86_64/multiarch/bzero.S: New file.
54290         * sysdeps/x86_64/multiarch/cacheinfo.c: New file.
54291         * sysdeps/x86_64/multiarch/memset-x86-64.S: New file.
54292         * sysdeps/x86_64/multiarch/memset.S: New file.
54293         * sysdeps/x86_64/multiarch/memset_chk.S: New file.
54294         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
54295         Set bit_Prefer_SSE_for_memop for Intel processors.
54296         * sysdeps/x86_64/multiarch/init-arch.h (bit_Prefer_SSE_for_memop):
54297         Define.
54298         (index_Prefer_SSE_for_memop): Define.
54299         (HAS_PREFER_SSE_FOR_MEMOP): Define.
54301 2010-11-04  Luis Machado  <luisgpm@br.ibm.com>
54303         * sysdeps/powerpc/powerpc32/power7/mempcpy.S: New file.
54304         * sysdeps/powerpc/powerpc64/power7/mempcpy.S: New file.
54306 2010-11-03  H.J. Lu  <hongjiu.lu@intel.com>
54308         [BZ #12191]
54309         * sysdeps/i386/i686/cacheinfo.c (__x86_64_raw_data_cache_size): New.
54310         (__x86_64_raw_data_cache_size_half): Likewise.
54311         (__x86_64_raw_shared_cache_size): Likewise.
54312         (__x86_64_raw_shared_cache_size_half): Likewise.
54314         * sysdeps/x86_64/cacheinfo.c (__x86_64_raw_data_cache_size): New.
54315         (__x86_64_raw_data_cache_size_half): Likewise.
54316         (__x86_64_raw_shared_cache_size): Likewise.
54317         (__x86_64_raw_shared_cache_size_half): Likewise.
54318         (init_cacheinfo): Set __x86_64_raw_data_cache_size,
54319         __x86_64_raw_data_cache_size_half, __x86_64_raw_shared_cache_size
54320         and __x86_64_raw_shared_cache_size_half.  Round
54321         __x86_64_data_cache_size_half, __x86_64_data_cache_size
54322         __x86_64_shared_cache_size_half and __x86_64_shared_cache_size,
54323         to multiple of 256 bytes.
54325 2010-11-03  Ulrich Drepper  <drepper@gmail.com>
54327         [BZ #12167]
54328         * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Recognize new mangling
54329         of inacessible symlinks.  Verify result of symlink before returning it.
54330         * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r): Likewise.
54331         Patch mostly by Miklos Szeredi <miklos@szeredi.hu>.
54333 2010-10-28  Erich Ritz  <erichritz@gmail.com>
54335         * math/math.h (isinf): Fix typo in comment.
54337 2010-11-01  Ulrich Drepper  <drepper@gmail.com>
54339         * po/da.po: Update from translation team.
54341 2010-10-26  Ulrich Drepper  <drepper@gmail.com>
54343         * elf/rtld.c (dl_main): Move assertion after the point where rtld map
54344         is added to the list.
54346 2010-10-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
54347             Ulrich Drepper  <drepper@gmail.com>
54349         * elf/dl-object.c (_dl_new_object): Don't append the new object to
54350         the global list here.  Move code to...
54351         (_dl_add_to_namespace_list): ...here.  New function.
54352         * elf/rtld.c (dl_main): Invoke _dl_add_to_namespace_list.
54353         * sysdeps/generic/ldsodefs.h (_dl_add_to_namespace_list): Declare.
54354         * elf/dl-load.c (lose): Don't remove the element from the list.
54355         (_dl_map_object_from_fd): Invoke _dl_add_to_namespace_list.
54356         (_dl_map_object): Likewise.
54358 2010-10-25  Ulrich Drepper  <drepper@gmail.com>
54360         [BZ #12159]
54361         * sysdeps/x86_64/multiarch/strchr.S: Fix propagation of search byte
54362         into all bytes of SSE register.
54363         Patch by Richard Li <richardpku@gmail.com>.
54365 2010-10-24  Ulrich Drepper  <drepper@gmail.com>
54367         [BZ #12140]
54368         * malloc/malloc.c (_int_free): Fill correct number of bytes when
54369         perturbing.
54371 2010-10-20  Michael B. Brutman  <brutman@us.ibm.com>
54373         * sysdeps/powerpc/dl-procinfo.c: Add support for ppca2 platform
54374         * sysdeps/powerpc/dl-procinfo.h: Add support for ppca2 platform
54375         * sysdeps/powerpc/powerpc32/a2/memcpy.S: New file.
54376         * sysdeps/powerpc/powerpc64/a2/memcpy.S: Likewise.
54377         * sysdeps/unix/sysv/linux/powerpc/powerpc32/a2/Implies: New
54378         submachine.
54379         * sysdeps/unix/sysv/linux/powerpc/powerpc64/a2/Implies: Likewise.
54381 2010-10-22  Andreas Schwab  <schwab@redhat.com>
54383         * include/dlfcn.h (__RTLD_SECURE): Define.
54384         * elf/dl-load.c (_dl_map_object): Remove preloaded parameter.  Use
54385         mode & __RTLD_SECURE instead.
54386         (open_path): Rename preloaded parameter to secure.
54387         * sysdeps/generic/ldsodefs.h (_dl_map_object): Adjust declaration.
54388         * elf/dl-open.c (dl_open_worker): Adjust call to _dl_map_object.
54389         * elf/dl-deps.c (openaux): Likewise.
54390         * elf/rtld.c (struct map_args): Remove is_preloaded.
54391         (map_doit): Don't use it.
54392         (dl_main): Likewise.
54393         (do_preload): Use __RTLD_SECURE instead of is_preloaded.
54394         (dlmopen_doit): Add __RTLD_SECURE to mode bits.
54396 2010-09-09  Andreas Schwab  <schwab@redhat.com>
54398         * Makeconfig (sysd-rules-patterns): Add rtld-%:rtld-%.
54399         (sysd-rules-targets): Remove duplicates.
54400         * elf/rtld-Rules ($(objpfx)rtld-%.os): Add pattern rules with
54401         rtld-%.$o dependency.
54403 2010-10-18  Andreas Schwab  <schwab@redhat.com>
54405         * elf/dl-open.c (dl_open_worker): Don't expand DST here, let
54406         _dl_map_object do it.
54408 2010-10-19  Ulrich Drepper  <drepper@gmail.com>
54410         * sysdeps/i386/bits/mathdef.h (FP_FAST_FMA): If the GCC 4.6 port has
54411         fast fma builtins, define the macros in the C99 standard.
54412         (FP_FAST_FMAF): Likewise.
54413         (FP_FAST_FMAL): Likewise.
54414         * sysdeps/x86_64/bits/mathdef.h: Likewise.
54416         * bits/mathdef.h: Update copyright year.
54417         * sysdeps/powerpc/bits/mathdef.h: Likewise.
54419 2010-10-19  Michael Meissner  <meissner@linux.vnet.ibm.com>
54421         * bits/mathdef.h (FP_FAST_FMA): If the GCC 4.6 port has fast fma
54422         builtins, define the macros in the C99 standard.
54423         (FP_FAST_FMAF): Likewise.
54424         (FP_FAST_FMAL): Likewise.
54425         * sysdeps/powerpc/bits/mathdef.h (FP_FAST_FMA): Define, ppc as
54426         multiply/add.
54427         (FP_FAST_FMAF): Likewise.
54429 2010-10-15  Jakub Jelinek  <jakub@redhat.com>
54431         [BZ #3268]
54432         * math/libm-test.inc (fma_test): Some new testcases.
54433         * sysdeps/ieee754/ldbl-128/s_fmal.c: New file.
54434         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Fix fma with finite x and
54435         y and infinite z.  Do multiplication by C already in long double.
54436         * sysdeps/ieee754/ldbl-96/s_fmal.c: New file.
54437         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Fix fma with finite x and
54438         y and infinite z.  Do bitwise or of inexact bit into u.d.
54439         * sysdeps/ieee754/ldbl-64-128/s_fmal.c: New file.
54440         * sysdeps/i386/fpu/s_fmaf.S: Removed.
54441         * sysdeps/i386/fpu/s_fma.S: Removed.
54442         * sysdeps/i386/fpu/s_fmal.S: Removed.
54444 2010-10-16  Jakub Jelinek  <jakub@redhat.com>
54446         [BZ #3268]
54447         * math/libm-test.inc (fma_test): Add IEEE quad long double fmal tests.
54448         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Ensure a1 + u.d
54449         computation is not scheduled after fetestexcept.  Fix value
54450         of minimum denormal long double.
54452 2010-10-14  Jakub Jelinek  <jakub@redhat.com>
54454         [BZ #3268]
54455         * math/libm-test.inc (fma_test): Add some more tests.
54456         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Handle underflows
54457         correctly.
54459 2010-10-15  Andreas Schwab  <schwab@redhat.com>
54461         * scripts/data/localplt-s390-linux-gnu.data: New file.
54462         * scripts/data/localplt-s390x-linux-gnu.data: New file.
54464 2010-10-13  Jakub Jelinek  <jakub@redhat.com>
54466         [BZ #3268]
54467         * math/libm-test.inc (fma_test): Some more fmaf and fma tests.
54468         * sysdeps/i386/i686/multiarch/s_fma.c: Include ldbl-96 version
54469         instead of dbl-64.
54470         * sysdeps/i386/fpu/bits/mathinline.h (fma, fmaf, fmal): Remove
54471         inlines.
54472         * sysdeps/ieee754/ldbl-96/s_fma.c: New file.
54473         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Fix exponent adjustment
54474         if one of x and y is very large and the other is subnormal.
54475         * sysdeps/s390/fpu/s_fmaf.c: New file.
54476         * sysdeps/s390/fpu/s_fma.c: New file.
54477         * sysdeps/powerpc/fpu/s_fmaf.S: New file.
54478         * sysdeps/powerpc/fpu/s_fma.S: New file.
54479         * sysdeps/powerpc/powerpc32/fpu/s_fma.S: New file.
54480         * sysdeps/powerpc/powerpc64/fpu/s_fma.S: New file.
54481         * sysdeps/unix/sysv/linux/s390/fpu/s_fma.c: New file.
54483 2010-10-12  Jakub Jelinek  <jakub@redhat.com>
54485         [BZ #3268]
54486         * math/libm-test.inc (fma_test): Add some more fmaf tests, add
54487         fma tests.
54488         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Fix Inf/Nan check.
54489         * sysdeps/ieee754/dbl-64/s_fma.c: New file.
54490         * sysdeps/i386/i686/multiarch/s_fma.c: Include
54491         sysdeps/ieee754/dbl-64/s_fma.c instead of math/s_fma.c.
54492         * sysdeps/x86_64/multiarch/s_fma.c: Likewise.
54493         * sysdeps/ieee754/ldbl-opt/s_fma.c: Likewise.
54494         * sysdeps/ieee754/ldbl-128/s_fma.c: New file.
54496 2010-10-12  Ulrich Drepper  <drepper@redhat.com>
54498         [BZ #12078]
54499         * posix/regcomp.c (parse_branch): One more memory leak plugged.
54500         * posix/bug-regex31.input: Add test case.
54502 2010-10-11  Ulrich Drepper  <drepper@gmail.com>
54504         * posix/bug-regex31.c: Rewrite to run multiple tests from stdin.
54505         * posix/bug-regex31.input: New file.
54507         [BZ #12078]
54508         * posix/regcomp.c (parse_branch): Free memory when allocation failed.
54509         (parse_sub_exp): Fix last change, use postorder.
54511         * posix/bug-regex31.c: New file.
54512         * posix/Makefile: Add rules to build and run bug-regex31.
54514         * posix/regcomp.c (parse_bracket_exp): Add missing re_free calls.
54516         [BZ #12078]
54517         * posix/regcomp.c (parse_sub_exp): Free tree data when it is not used.
54519         [BZ #12108]
54520         * stdio-common/psiginfo.c (psiginfo): Don't expext SIGRTMIN..SIGRTMAX
54521         to have entries in sys_siglist.
54523         [BZ #12093]
54524         * sysdeps/unix/sysv/linux/check_pf.c (__check_pf): ->ifa_addr might
54525         be NULL.
54527 2010-10-07  Jakub Jelinek  <jakub@redhat.com>
54529         [BZ #3268]
54530         * math/libm-test.inc (fma_test): Add 2 fmaf tests.
54531         * sysdeps/ieee754/dbl-64/s_fmaf.c: New file.
54532         * sysdeps/i386/i686/multiarch/s_fmaf.c: Include
54533         sysdeps/ieee754/dbl-64/s_fmaf.c instead of math/s_fmaf.c.
54534         * sysdeps/x86_64/multiarch/s_fmaf.c: Likewise.
54535         * include/fenv.h (feupdateenv, fetestexcept): Add libm_hidden_proto.
54536         * math/feupdateenv.c (feupdateenv): Add libm_hidden_ver.
54537         * sysdeps/i386/fpu/feupdateenv.c (feupdateenv): Likewise.
54538         * sysdeps/powerpc/fpu/feupdateenv.c (feupdateenv): Likewise.
54539         * sysdeps/x86_64/fpu/feupdateenv.c (feupdateenv): Likewise.
54540         * sysdeps/sparc/fpu/feupdateenv.c (feupdateenv): Likewise.
54541         * sysdeps/ia64/fpu/feupdateenv.c (feupdateenv): Add libm_hidden_def.
54542         * sysdeps/s390/fpu/feupdateenv.c (feupdateenv): Likewise.
54543         * math/ftestexcept.c (fetestexcept): Likewise.
54544         * sysdeps/ia64/fpu/ftestexcept.c (fetestexcept): Likewise.
54545         * sysdeps/i386/fpu/ftestexcept.c (fetestexcept): Likewise.
54546         * sysdeps/s390/fpu/ftestexcept.c (fetestexcept): Likewise.
54547         * sysdeps/powerpc/fpu/ftestexcept.c (fetestexcept): Likewise.
54548         * sysdeps/x86_64/fpu/ftestexcept.c (fetestexcept): Likewise.
54549         * sysdeps/sparc/fpu/ftestexcept.c (fetestexcept): Likewise.
54550         * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
54552 2010-10-11  Ulrich Drepper  <drepper@gmail.com>
54554         [BZ #12107]
54555         * stdio-common/psiginfo.c (psiginfo): Terminate all strings with
54556         newline.
54558 2010-10-06  Ulrich Drepper  <drepper@gmail.com>
54560         * string/bug-strstr1.c: New file.
54561         * string/Makefile: Add rules to build and run bug-strstr1.
54563 2010-10-05  Eric Blake  <eblake@redhat.com>
54565         [BZ #12092]
54566         * string/str-two-way.h (two_way_long_needle): Always clear memory
54567         when skipping input due to the shift table.
54569 2010-10-03  Ulrich Drepper  <drepper@gmail.com>
54571         [BZ #12005]
54572         * malloc/mcheck.c: Handle large requests.
54574         [BZ #12077]
54575         * sysdeps/x86_64/strcmp.S: Fix handling of remaining bytes in buffer
54576         for strncmp and strncasecmp.
54577         * string/stratcliff.c: Add tests for strcmp and strncmp.
54578         * wcsmbs/wcsatcliff.c: Adjust for stratcliff change.
54580 2010-09-28  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
54582         * sysdeps/sh/sh4/fpu/fpu_control.h: Add 'extern "C"' protection to
54583         __set_fpscr.
54585 2010-09-30  Andreas Jaeger  <aj@suse.de>
54587         * sysdeps/unix/sysv/linux_fsinfo.h (BTRFS_SUPER_MAGIC): Define.
54588         (CGROUP_SUPER_MAGIC): Define.
54589         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
54590         Handle btrfs and cgroup file systems.
54591         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_filesize_max):
54592         Likewise.
54594 2010-09-27  Luis Machado  <luisgpm@br.ibm.com>
54596         * sysdeps/powerpc/powerpc32/rtld-memset.c: New file.
54597         * sysdeps/powerpc/powerpc64/rtld-memset.c: New file.
54599 2010-09-29  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
54601         [BZ #12067]
54602         * sysdeps/s390/s390-32/elf/start.S: Fix address calculation when
54603         trying to locate the ELF header.
54605 2010-09-27  Andreas Schwab  <schwab@redhat.com>
54607         [BZ #11611]
54608         * sysdeps/unix/sysv/linux/internal_statvfs.c (INTERNAL_STATVFS):
54609         Mask out sign-bit copies when constructing f_fsid.
54611 2010-09-24  Petr Baudis <pasky@suse.cz>
54613         * debug/stack_chk_fail_local.c: Add missing licence exception.
54614         * debug/warning-nop.c: Likewise.
54616 2010-09-15  Joseph Myers  <joseph@codesourcery.com>
54618         * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): When
54619         implementing getdents64 using getdents syscall, set d_type if
54620         __ASSUME_GETDENTS32_D_TYPE.
54622 2010-09-16  Andreas Schwab  <schwab@redhat.com>
54624         * elf/dl-close.c (free_slotinfo, free_mem): Move to...
54625         * elf/dl-libc.c (free_slotinfo, free_mem): ... here.
54627 2010-09-21  Ulrich Drepper  <drepper@redhat.com>
54629         [BZ #12037]
54630         * posix/unistd.h: Undo change of feature selection for ftruncate from
54631         2010-01-11.
54633 2010-09-20  Ulrich Drepper  <drepper@redhat.com>
54635         * sysdeps/x86_64/strcmp.S: Fix another typo in x86-64 strncasecmp limit
54636         detection.
54638 2010-09-20  Andreas Schwab  <schwab@redhat.com>
54640         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: Add
54641         fanotify_mark.
54642         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Likewise.
54644 2010-09-14  Andreas Schwab  <schwab@redhat.com>
54646         * sysdeps/s390/s390-32/__longjmp.c (__longjmp): Define register
54647         variables after CHECK_SP call.
54648         * sysdeps/s390/s390-64/__longjmp.c (__longjmp): Likewise.
54650 2010-09-13  Andreas Schwab  <schwab@redhat.com>
54651             Ulrich Drepper  <drepper@redhat.com>
54653         * elf/rtld.c (dl_main): Set GLRO(dl_init_all_dirs) just before
54654         re-relocationg ld.so.
54655         * elf/dl-support.c (_dl_non_dynamic_init): And here after the
54656         _dl_init_paths call.
54657         * elf/dl-load.c (_dl_init_paths).  Don't set GLRO(dl_init_all_dirs)
54658         here anymore.
54660 2010-09-14  Ulrich Drepper  <drepper@redhat.com>
54662         * resolv/res_init.c (__res_vinit): Count the default server we added.
54664 2010-09-08  Chung-Lin Tang  <cltang@codesourcery.com>
54665             Ulrich Drepper  <drepper@redhat.com>
54667         [BZ #11968]
54668         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S
54669         (____longjmp_chk): Use %ebx for saving value across system call.
54670         Add unwind info.
54672 2010-09-06  Andreas Schwab  <schwab@redhat.com>
54674         * manual/Makefile: Don't mix pattern rules with normal rules.
54676 2010-09-05  Andreas Schwab  <schwab@linux-m68k.org>
54678         * debug/vdprintf_chk.c (__vdprintf_chk): Remove undefined
54679         operation.
54680         * libio/iofdopen.c (_IO_new_fdopen): Likewise.
54681         * libio/iofopncook.c (_IO_cookie_init): Likewise.
54682         * libio/iovdprintf.c (_IO_vdprintf): Likewise.
54683         * libio/oldiofdopen.c (_IO_old_fdopen): Likewise.
54684         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
54685         Likewise.
54687 2010-09-04  Ulrich Drepper  <drepper@redhat.com>
54689         [BZ #11979]
54690         * iconvdata/gconv-modules: Remove EBCDIC-CP-AR2 alias from
54691         IBM-930, IBM-933, IBM-935, IBM-937, and IBM-939.
54693 2010-09-02  Ulrich Drepper  <drepper@redhat.com>
54695         * sysdeps/x86_64/add_n.S: Update from GMP 5.0.1.
54696         * sysdeps/x86_64/addmul_1.S: Likewise.
54697         * sysdeps/x86_64/lshift.S: Likewise.
54698         * sysdeps/x86_64/mul_1.S: Likewise.
54699         * sysdeps/x86_64/rshift.S: Likewise.
54700         * sysdeps/x86_64/sub_n.S: Likewise.
54701         * sysdeps/x86_64/submul_1.S: Likewise.
54703 2010-09-01  Samuel Thibault  <samuel.thibault@ens-lyon.org>
54705         This aligns bits/sched.h onto sysdeps/unix/sysv/linux/bits/sched.h:
54706         Define __sched_param instead of SCHED_* and sched_param when
54707         <bits/sched.h> is included with __need_schedparam defined.
54708         * bits/sched.h [__need_schedparam]
54709         (SCHED_OTHER, SCHED_FIFO, SCHED_RR, sched_param): Do not define.
54710         [!__defined_schedparam && (__need_schedparam || _SCHED_H)]
54711         (__defined_schedparam): Define to 1.
54712         (__sched_param): New structure, identical to sched_param.
54713         (__need_schedparam): Undefine.
54715 2010-08-31  Mike Frysinger  <vapier@gentoo.org>
54717         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h (epoll_create2): Delete.
54718         (epoll_create1): Declare.
54720         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Fix typo.
54722 2010-08-31  Andreas Schwab  <schwab@redhat.com>
54724         [BZ #7066]
54725         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Fix array overflow when
54726         shifting retval into place.
54728 2010-09-01  Ulrich Drepper  <drepper@redhat.com>
54730         * nis/rpcsvc/nis.h: Update copyright notice.
54731         * nis/rpcsvc/nis.x: Likewise.
54732         * nis/rpcsvc/nis_callback.h: Likewise.
54733         * nis/rpcsvc/nis_callback.x: Likewise.
54734         * nis/rpcsvc/nis_object.x: Likewise.
54735         * nis/rpcsvc/nis_tags.h: Likewise.
54736         * nis/rpcsvc/yp.h: Likewise.
54737         * nis/rpcsvc/yp.x: Likewise.
54738         * nis/rpcsvc/ypupd.h: Likewise.
54739         * nis/yp_xdr.c: Likewise.
54740         * nis/ypupdate_xdr.c: Likewise.
54742         * sunrpc/pm_getport.c (__libc_rpc_getport): New function.  This is
54743         mainly the body of pmap_getport.  Add parameters to specify timeouts.
54744         (pmap_getport): Use __libc_rpc_getport.
54745         * sunrpc/Versions: Export __libc_rpc_getport with GLIBC_PRIVATE.
54746         * include/rpc/pmap_clnt.h: Declare __libc_rpc_getport.
54747         * nis/nis_findserv.c: Remove pmap_getport copy. Use __libc_rpc_getport.
54749 2010-08-31  Andreas Schwab  <schwab@linux-m68k.org>
54751         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Add
54752         fanotify_mark.
54754 2010-08-27  Roland McGrath  <roland@redhat.com>
54756         * sysdeps/i386/i686/multiarch/Makefile
54757         (CFLAGS-varshift.c): New variable.
54759 2010-08-27  Ulrich Drepper  <drepper@redhat.com>
54761         * sysdeps/i386/i686/multiarch/varshift.S: File removed.
54762         * sysdeps/i386/i686/multiarch/varshift.c: New file.
54764         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Move to .text.slow section.
54766         * sysdeps/x86_64/strlen.S: Minimal code improvement.
54768 2010-08-26  H.J. Lu  <hongjiu.lu@intel.com>
54770         * sysdeps/x86_64/strlen.S: Unroll the loop.
54771         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
54772         strlen-sse2 strlen-sse2-bsf.
54773         * sysdeps/x86_64/multiarch/strlen.S ((strlen): Return
54774         __strlen_no_bsf if bit_Slow_BSF is set.
54775         (__strlen_sse42): Removed.
54776         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: New file.
54777         * sysdeps/x86_64/multiarch/strlen-sse4.S: New file.
54779 2010-08-25  Roland McGrath  <roland@redhat.com>
54781         * sysdeps/x86_64/multiarch/varshift.S: File removed.
54782         * sysdeps/x86_64/multiarch/varshift.c: New file.
54783         * sysdeps/x86_64/multiarch/Makefile (CFLAGS-varshift.c): New variable.
54784         * sysdeps/x86_64/multiarch/varshift.h: Clean up decls, fix a cast.
54785         * sysdeps/x86_64/multiarch/memmove.c: Move decls around.
54786         * sysdeps/x86_64/multiarch/memmove_chk.c: Likewise.
54788 2010-08-25  H.J. Lu  <hongjiu.lu@intel.com>
54790         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
54791         strlen-sse2 strlen-sse2-bsf.
54792         * sysdeps/i386/i686/multiarch/strlen.S (strlen): Return
54793         __strlen_sse2_bsf if bit_Slow_BSF is unset.
54794         (__strlen_sse2): Removed.
54795         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: New file.
54796         * sysdeps/i386/i686/multiarch/strlen-sse2.S: New file.
54797         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Set
54798         bit_Slow_BSF for Atom.
54799         * sysdeps/x86_64/multiarch/init-arch.h (bit_Slow_BSF): Define.
54800         (index_Slow_BSF): Define.
54801         (HAS_SLOW_BSF): Define.
54803 2010-08-25  Ulrich Drepper  <drepper@redhat.com>
54805         [BZ #10851]
54806         * resolv/res_init.c (__res_vinit): When no server address at all
54807         is given default to loopback.
54809 2010-08-24  Roland McGrath  <roland@redhat.com>
54811         * configure.in: Remove config-name.h generation.
54812         * configure: Regenerated.
54813         * config-name.in: File removed.
54814         * scripts/config-uname.sh: New file.
54815         * posix/Makefile (uname.c): Depend on $(objdir)config-name.h.
54816         ($(objdir)config-name.h): New target.
54818         * sunrpc/rpc_parse.h: Avoid nested comment.
54820 2010-08-24  Richard Henderson  <rth@redhat.com>
54821             Ulrich Drepper  <drepper@redhat.com>
54822             H.J. Lu  <hongjiu.lu@intel.com>
54824         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add varshift.
54825         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Likewise.
54826         * sysdeps/x86_64/multiarch/strcspn-c.c: Include "varshift.h".
54827         Replace _mm_srli_si128 with __m128i_shift_right.  Replace
54828         _mm_alignr_epi8 with _mm_loadu_si128.
54829         * sysdeps/x86_64/multiarch/strspn-c.c: Likewise.
54830         * sysdeps/x86_64/multiarch/strstr.c: Include "varshift.h".
54831         (__m128i_shift_right): Removed.
54832         * sysdeps/i386/i686/multiarch/varshift.h: New file.
54833         * sysdeps/i386/i686/multiarch/varshift.S: New file.
54834         * sysdeps/x86_64/multiarch/varshift.h: New file.
54835         * sysdeps/x86_64/multiarch/varshift.S: New file.
54837 2010-08-21  Mike Frysinger  <vapier@gentoo.org>
54839         * configure.in: Move assembler checks to before sysdep dir checking.
54841 2010-08-20  Petr Baudis  <pasky@suse.cz>
54843         * LICENSES: Sync the sunrpc license.
54845 2010-08-19  Ulrich Drepper  <drepper@redhat.com>
54847         * sunrpc/auth_des.c: Update copyright notice once again.
54848         * sunrpc/auth_none.c: Likewise.
54849         * sunrpc/auth_unix.c: Likewise.
54850         * sunrpc/authdes_prot.c: Likewise.
54851         * sunrpc/authuxprot.c: Likewise.
54852         * sunrpc/bindrsvprt.c: Likewise.
54853         * sunrpc/clnt_gen.c: Likewise.
54854         * sunrpc/clnt_perr.c: Likewise.
54855         * sunrpc/clnt_raw.c: Likewise.
54856         * sunrpc/clnt_simp.c: Likewise.
54857         * sunrpc/clnt_tcp.c: Likewise.
54858         * sunrpc/clnt_udp.c: Likewise.
54859         * sunrpc/clnt_unix.c: Likewise.
54860         * sunrpc/des_crypt.c: Likewise.
54861         * sunrpc/des_soft.c: Likewise.
54862         * sunrpc/get_myaddr.c: Likewise.
54863         * sunrpc/getrpcport.c: Likewise.
54864         * sunrpc/key_call.c: Likewise.
54865         * sunrpc/key_prot.c: Likewise.
54866         * sunrpc/openchild.c: Likewise.
54867         * sunrpc/pm_getmaps.c: Likewise.
54868         * sunrpc/pm_getport.c: Likewise.
54869         * sunrpc/pmap_clnt.c: Likewise.
54870         * sunrpc/pmap_prot.c: Likewise.
54871         * sunrpc/pmap_prot2.c: Likewise.
54872         * sunrpc/pmap_rmt.c: Likewise.
54873         * sunrpc/rpc/auth.h: Likewise.
54874         * sunrpc/rpc/auth_unix.h: Likewise.
54875         * sunrpc/rpc/clnt.h: Likewise.
54876         * sunrpc/rpc/des_crypt.h: Likewise.
54877         * sunrpc/rpc/key_prot.h: Likewise.
54878         * sunrpc/rpc/netdb.h: Likewise.
54879         * sunrpc/rpc/pmap_clnt.h: Likewise.
54880         * sunrpc/rpc/pmap_prot.h: Likewise.
54881         * sunrpc/rpc/pmap_rmt.h: Likewise.
54882         * sunrpc/rpc/rpc.h: Likewise.
54883         * sunrpc/rpc/rpc_des.h: Likewise.
54884         * sunrpc/rpc/rpc_msg.h: Likewise.
54885         * sunrpc/rpc/svc.h: Likewise.
54886         * sunrpc/rpc/svc_auth.h: Likewise.
54887         * sunrpc/rpc/types.h: Likewise.
54888         * sunrpc/rpc/xdr.h: Likewise.
54889         * sunrpc/rpc_clntout.c: Likewise.
54890         * sunrpc/rpc_cmsg.c: Likewise.
54891         * sunrpc/rpc_common.c: Likewise.
54892         * sunrpc/rpc_cout.c: Likewise.
54893         * sunrpc/rpc_dtable.c: Likewise.
54894         * sunrpc/rpc_hout.c: Likewise.
54895         * sunrpc/rpc_main.c: Likewise.
54896         * sunrpc/rpc_parse.c: Likewise.
54897         * sunrpc/rpc_parse.h: Likewise.
54898         * sunrpc/rpc_prot.c: Likewise.
54899         * sunrpc/rpc_sample.c: Likewise.
54900         * sunrpc/rpc_scan.c: Likewise.
54901         * sunrpc/rpc_scan.h: Likewise.
54902         * sunrpc/rpc_svcout.c: Likewise.
54903         * sunrpc/rpc_tblout.c: Likewise.
54904         * sunrpc/rpc_util.c: Likewise.
54905         * sunrpc/rpc_util.h: Likewise.
54906         * sunrpc/rpcinfo.c: Likewise.
54907         * sunrpc/rpcsvc/bootparam_prot.x: Likewise.
54908         * sunrpc/rpcsvc/key_prot.x: Likewise.
54909         * sunrpc/rpcsvc/klm_prot.x: Likewise.
54910         * sunrpc/rpcsvc/mount.x: Likewise.
54911         * sunrpc/rpcsvc/nfs_prot.x: Likewise.
54912         * sunrpc/rpcsvc/nlm_prot.x: Likewise.
54913         * sunrpc/rpcsvc/rex.x: Likewise.
54914         * sunrpc/rpcsvc/rstat.x: Likewise.
54915         * sunrpc/rpcsvc/rusers.x: Likewise.
54916         * sunrpc/rpcsvc/sm_inter.x: Likewise.
54917         * sunrpc/rpcsvc/spray.x: Likewise.
54918         * sunrpc/rpcsvc/yppasswd.x: Likewise.
54919         * sunrpc/rtime.c: Likewise.
54920         * sunrpc/svc.c: Likewise.
54921         * sunrpc/svc_auth.c: Likewise.
54922         * sunrpc/svc_authux.c: Likewise.
54923         * sunrpc/svc_raw.c: Likewise.
54924         * sunrpc/svc_run.c: Likewise.
54925         * sunrpc/svc_simple.c: Likewise.
54926         * sunrpc/svc_tcp.c: Likewise.
54927         * sunrpc/svc_udp.c: Likewise.
54928         * sunrpc/svc_unix.c: Likewise.
54929         * sunrpc/svcauth_des.c: Likewise.
54930         * sunrpc/xcrypt.c: Likewise.
54931         * sunrpc/xdr.c: Likewise.
54932         * sunrpc/xdr_array.c: Likewise.
54933         * sunrpc/xdr_float.c: Likewise.
54934         * sunrpc/xdr_mem.c: Likewise.
54935         * sunrpc/xdr_rec.c: Likewise.
54936         * sunrpc/xdr_ref.c: Likewise.
54937         * sunrpc/xdr_sizeof.c: Likewise.
54938         * sunrpc/xdr_stdio.c: Likewise.
54940         * sysdeps/x86_64/multiarch/strcmp.S: Fix two typos in strncasecmp
54941         handling.
54943 2010-08-19  Andreas Schwab  <schwab@redhat.com>
54945         * sysdeps/i386/i686/multiarch/strspn.S [!SHARED]: Fix SSE4.2 check.
54947 2010-08-19  Luis Machado  <luisgpm@br.ibm.com>
54949         * sysdeps/powerpc/powerpc32/power7/memchr.S: New file.
54950         * sysdeps/powerpc/powerpc32/power7/memrchr.S: New file.
54951         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: New file.
54952         * sysdeps/powerpc/powerpc32/power7/strchr.S: New file.
54953         * sysdeps/powerpc/powerpc32/power7/strchrnul.S: New file.
54954         * sysdeps/powerpc/powerpc32/power7/strlen.S: New file.
54955         * sysdeps/powerpc/powerpc32/power7/strnlen.S: New file.
54956         * sysdeps/powerpc/powerpc64/power7/memchr.S: New file.
54957         * sysdeps/powerpc/powerpc64/power7/memrchr.S: New file.
54958         * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: New file.
54959         * sysdeps/powerpc/powerpc64/power7/strchr.S: New file.
54960         * sysdeps/powerpc/powerpc64/power7/strchrnul.S: New file.
54961         * sysdeps/powerpc/powerpc64/power7/strlen.S: New file.
54962         * sysdeps/powerpc/powerpc64/power7/strnlen.S: New file.
54964 2010-07-26  Anton Blanchard  <anton@samba.org>
54966         * malloc/malloc.c (sYSTRIm): Replace divide and multiply with mask.
54967         * malloc/arena.c (heap_trim): Likewise.
54969 2010-08-16  Ulrich Drepper  <drepper@redhat.com>
54971         * sysdeps/unix/sysv/linux/syscalls.list: Add entry for fanotify_init
54972         here.  Not...
54973         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: ...here...
54974         * sysdeps/unix/sysv/linux/i386/syscalls.list: ... orhere.
54976 2010-08-12  H.J. Lu  <hongjiu.lu@intel.com>
54978         * sysdeps/i386/elf/Makefile: New file.
54980 2010-08-14  Andreas Schwab  <schwab@linux-m68k.org>
54982         * sysdeps/unix/sysv/linux/sys/fanotify.h: Remove third argument
54983         from fanotify_init.
54984         * sysdeps/unix/sysv/linux/i386/syscalls.list: Likewise.
54985         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.
54987 2010-08-15  Ulrich Drepper  <drepper@redhat.com>
54989         * sysdeps/x86_64/strcmp.S: Use correct register for fourth parameter
54990         of strncasecmp_l.
54991         * sysdeps/multiarch/strcmp.S: Likewise.
54993 2010-08-14  Ulrich Drepper  <drepper@redhat.com>
54995         * sysdeps/x86_64/Makefile [subdir=string] (sysdep_routines): Add
54996         strncase_l-nonascii.
54997         * sysdeps/x86_64/multiarch/Makefile [subdir=string] (sysdep_routines):
54998         Add strncase_l-ssse3.
54999         * sysdeps/x86_64/multiarch/strcmp.S: Prepare for use as strncasecmp.
55000         * sysdeps/x86_64/strcmp.S: Likewise.
55001         * sysdeps/x86_64/multiarch/strncase_l-ssse3.S: New file.
55002         * sysdeps/x86_64/multiarch/strncase_l.S: New file.
55003         * sysdeps/x86_64/strncase.S: New file.
55004         * sysdeps/x86_64/strncase_l-nonascii.c: New file.
55005         * sysdeps/x86_64/strncase_l.S: New file.
55006         * string/Makefile (strop-tests): Add strncasecmp.
55007         * string/test-strncasecmp.c: New file.
55009         * sysdeps/x86_64/strcasecmp_l-nonascii.c: Add prototype to avoid
55010         warning.
55012         * sysdeps/x86_64/strcmp.S: Move definition of NO_NOLOCALE_ALIAS to...
55013         * sysdeps/x86_64/multiarch/strcasecmp_l-ssse3.S: ... here.
55015 2010-08-14  Andreas Schwab  <schwab@linux-m68k.org>
55017         * sysdeps/unix/sysv/linux/prlimit.c: Make it compile.
55019 2010-08-12  Ulrich Drepper  <drepper@redhat.com>
55021         * sysdeps/unix/sysv/linux/bits/termios.h: Define EXTPROC.
55022         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h: Likewise.
55023         * sysdeps/unix/sysv/linux/sparc/bits/termios.h: Likewise.
55025 2010-05-01  Alan Modra  <amodra@gmail.com>
55027         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Correct cfi for r24.
55028         * sysdeps/powerpc/powerpc64/bsd-_setjmp.S: Move contents..
55029         * sysdeps/powerpc/powerpc64/bsd-setjmp.S: ..and these too..
55030         * sysdeps/powerpc/powerpc64/setjmp.S: ..to here..
55031         * sysdeps/powerpc/powerpc64/setjmp-common.S: ..and here, with some
55032         tidying.  Don't tail-call __sigjmp_save for static lib.
55033         * sysdeps/powerpc/powerpc64/sysdep.h (SAVE_ARG, REST_ARG): Correct
55034         save location.
55035         (CFI_SAVE_ARG, CFI_REST_ARG): New macros.
55036         (CALL_MCOUNT): Add eh info, and nop after bl.
55037         (TAIL_CALL_SYSCALL_ERROR): New macro.
55038         (PSEUDO_RET): Use it.
55039         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve):
55040         Correct save location of integer regs and cr.
55041         (_dl_profile_resolve): Correct cr save location.  Delete nops
55042         after bl when SHARED.  Reduce cfi size a little by better
55043         placement of cfi directives.
55044         * sysdeps/powerpc/powerpc64/fpu/s_copysign.S (__copysign): Don't
55045         make a stack frame.  Instead use parm save area as a temp.
55046         * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S (__brk): Don't
55047         make a stack frame.  Use TAIL_CALL_SYSCALL_ERROR.
55048         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (__clone):
55049         Don't make a stack frame for parent, use parm save area.
55050         Increase child stack frame to 112 bytes.  Don't save unused reg,
55051         and adjust reg usage.  Set up cfi on error recovery and
55052         epilogue of parent, and use TAIL_CALL_SYSCALL_ERROR, PSEUDO_RET.
55053         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
55054         (__makecontext): Add dummy nop after jump to exit.
55055         * sysdeps/unix/sysv/linux/powerpc/powerpc64/socket.S (__socket):
55056         Use correct parm save area and cr save, reduce stack frame.
55057         Correct cfi for possible PSEUDO_RET frame setup.
55058         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S (__vfork):
55059         Branch to local label emitted by PSEUDO_RET rather than
55060         __syscall_error.
55062 2010-08-12  Andreas Schwab  <schwab@redhat.com>
55064         [BZ #11904]
55065         * locale/programs/locale.c (print_assignment): New function.
55066         (show_locale_vars): Use it.
55068 2010-08-11  Ulrich Drepper  <drepper@redhat.com>
55070         * sysdeps/unix/sysv/linux/bits/statfs.h (struct statfs): Add f_flags
55071         field.
55072         (struct statfs64): Likewise.
55073         (_STATFS_F_FLAGS): Define.
55074         * sysdeps/unix/sysv/linux/s390/bits/statfs.h: Likewise.
55075         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
55076         Don't define if __ASSUME_STATFS_F_FLAGS is defined.
55077         (ST_VALID): Define locally.
55078         (INTERNAL_STATVFS): If f_flags has ST_VALID set don't call
55079         __statvfs_getflags, use the provided value.
55080         * sysdeps/unix/sysv/linux/kernel-features.h: Define
55081         __ASSUME_STATFS_F_FLAGS.
55083         * sysdeps/unix/sysv/linux/sys/inotify.h (IN_EXCL_UNLINK): Define.
55085         * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_headers):
55086         Add sys/fanotify.h.
55087         * sysdeps/unix/sysv/linux/Versions [libc]: Export fanotify_init and
55088         fanotify_mask for GLIBC_2.13.
55089         * sysdeps/unix/sysv/linux/i386/syscalls.list: Add entries for
55090         fanotify_init and fanotify_mark.
55091         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.
55092         * sysdeps/unix/sysv/linux/sys/fanotify.h: New file.
55094         * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_routines):
55095         Add prlimit.
55096         * sysdeps/unix/sysv/linux/Versions [libc]: Export prlimit and
55097         prlimit64 for GLIBC_2.13.
55098         * sysdeps/unix/sysv/linux/bits/resource.h: Declare prlimit and
55099         prlimit64.
55100         * sysdeps/unix/sysv/linux/i386/syscalls.list: Add entry for prlimit64
55101         syscall.
55102         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Likewise.
55103         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Likewise.
55104         * sysdeps/unix/sysv/linux/sh/syscalls.list: Likewise.
55105         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.lis: Likewise.
55106         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.  Also
55107         add prlimit alias.
55108         * sysdeps/unix/sysv/linux/prlimit.c: New file.
55110         [BZ #11903]
55111         * sysdeps/generic/netinet/ip.h (IPTOS_CLASS): Fix definition.
55112         Patch by Evgeni Bikov <bikovevg@iitp.ru>.
55114         * nss/Makefile: Add rules to build and run tst-nss-test1.
55115         * shlib-versions: Add entry for libnss_test1.
55116         * nss/nss_test1.c: New file.
55117         * nss/tst-nss-test1.c: New file.
55119         * nss/nsswitch.c (__nss_database_custom): Define new variable.
55120         (__nss_configure_lookup): Set appropriate entry in
55121         __nss_configure_lookup to true.
55122         * nss/nsswitch.h: Define enum with indeces of databases in
55123         databases and __nss_database_custom arrays.  Declare
55124         __nss_database_custom.
55125         * grp/initgroups.c (internal_getgrouplist): Use __nss_database_custom
55126         to avoid using nscd when custom rules are installed.
55127         * nss/getXXbyYY_r.c: Likewise.
55128         * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
55130         * nss/nss_files/files-parse.c: Whitespace fixes.
55132 2010-08-09  Ulrich Drepper  <drepper@redhat.com>
55134         [BZ #11883]
55135         * posix/fnmatch.c: Keep track of alloca use and fall back on malloc.
55136         * posix/fnmatch_loop.c: Likewise.
55138 2010-07-17  Andi Kleen  <ak@linux.intel.com>
55140         * sysdeps/i386/i386-mcount.S (__fentry__): Define.
55141         * sysdeps/x86_64/_mcount.S (__fentry__): Define.
55142         * stdlib/Versions (__fentry__): Add for GLIBC 2.13
55143         * Versions.def [GLIBC_2.13]: Add.
55145 2010-08-06  Ulrich Drepper  <drepper@redhat.com>
55147         * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid):
55148         Also fail if tpwd after pwuid call is NULL.
55150 2010-07-31  Samuel Thibault  <samuel.thibault@ens-lyon.org>
55152         * hurd/hurdselect.c (_hurd_select): Round timeout up instead of down
55153         when converting to ms.
55155 2010-06-06  Samuel Thibault  <samuel.thibault@ens-lyon.org>
55157         * sysdeps/mach/hurd/ttyname.c (ttyname): Replace MIG_BAD_ID and
55158         EOPNOTSUPP errors with ENOTTY.
55159         * sysdeps/mach/hurd/ttyname_r.c (__ttyname_r): Replace MIG_BAD_ID and
55160         EOPNOTSUPP errors with ENOTTY.
55162 2010-07-31  Ulrich Drepper  <drepper@redhat.com>
55164         * sysdeps/x86_64/multiarch/Makefile [subdir=string] (sysdep_routines):
55165         Add strcasecmp_l-ssse3.
55166         * sysdeps/x86_64/multiarch/strcmp.S: Add support to compile for
55167         strcasecmp.
55168         * sysdeps/x86_64/strcmp.S: Allow more flexible compiling of strcasecmp.
55169         * sysdeps/x86_64/multiarch/strcasecmp_l.S: New file.
55170         * sysdeps/x86_64/multiarch/strcasecmp_l-ssse3.S: New file.
55172 2010-07-30  Ulrich Drepper  <drepper@redhat.com>
55174         * sysdeps/x86_64/multiarch/strcmp.S: Pretty printing.
55176         * string/Makefile (strop-tests): Add strcasecmp.
55177         * sysdeps/x86_64/Makefile [subdir=string] (sysdep_routines): Add
55178         strcasecmp_l-nonascii.
55179         (gen-as-const-headers): Add locale-defines.sym.
55180         * sysdeps/x86_64/strcmp.S: Add support for strcasecmp implementation.
55181         * sysdeps/x86_64/strcasecmp.S: New file.
55182         * sysdeps/x86_64/strcasecmp_l.S: New file.
55183         * sysdeps/x86_64/strcasecmp_l-nonascii.c: New file.
55184         * sysdeps/x86_64/locale-defines.sym: New file.
55185         * string/test-strcasecmp.c: New file.
55187         * string/test-strcasestr.c: Test both ends of the range of characters.
55188         * sysdeps/x86_64/multiarch/strstr.c: Fix UCHIGH definition.
55190 2010-07-29  Roland McGrath  <roland@redhat.com>
55192         [BZ #11856]
55193         * manual/locale.texi (Yes-or-No Questions): Fix example code.
55195 2010-07-27  Ulrich Drepper  <drepper@redhat.com>
55197         * sysdeps/x86_64/multiarch/strcmp-ssse3.S: Avoid compiling the file
55198         for ld.so.
55200 2010-07-27  Andreas Schwab  <schwab@redhat.com>
55202         * manual/memory.texi (Malloc Tunable Parameters): Document
55203         M_PERTURB.
55205 2010-07-26  Roland McGrath  <roland@redhat.com>
55207         [BZ #11840]
55208         * configure.in (-fgnu89-inline check): Set and substitute
55209         gnu89_inline, not libc_cv_gnu89_inline.
55210         * configure: Regenerated.
55211         * config.make.in (gnu89-inline-CFLAGS): Use @gnu89_inline@.
55213 2010-07-26  Ulrich Drepper  <drepper@redhat.com>
55215         * string/test-strnlen.c: New file.
55216         * string/Makefile (strop-tests): Add strnlen.
55217         * string/tester.c (test_strnlen): Add a few more test cases.
55218         * string/tst-strlen.c: Better error reporting.
55220         * sysdeps/x86_64/strnlen.S: New file.
55222 2010-07-24  Ulrich Drepper  <drepper@redhat.com>
55224         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu_tolower): Use
55225         lower-latency instructions.
55227 2010-07-23  Ulrich Drepper  <drepper@redhat.com>
55229         * string/test-strcasestr.c: New file.
55230         * string/test-strstr.c: New file.
55231         * string/Makefile (strop-tests): Add strstr and strcasestr.
55232         * string/str-two-way.h: Don't undefine MAX.
55233         * string/strcasestr.c: Don't define alias if NO_ALIAS is defined.
55235 2010-07-21  Andreas Schwab  <schwab@redhat.com>
55237         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
55238         strcasestr-nonascii.
55239         (CFLAGS-strcasestr-nonascii.c): Define.
55240         * sysdeps/i386/i686/multiarch/strcasestr-nonascii.c: New file.
55241         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c (STRSTR_SSE42):
55242         Remove unused attribute.
55244 2010-07-20  Roland McGrath  <roland@redhat.com>
55246         * elf/dl-sysdep.c (_dl_important_hwcaps): Add dsocaps mask to
55247         dl_hwcap_mask as well as dl_hwcap.  Without this, dsocaps matching in
55248         ld.so.cache was broken.  With it, there is no way to disable dsocaps
55249         like LD_HWCAP_MASK can disable hwcaps.
55251 2010-06-02  Emilio Pozuelo Monfort  <pochu27@gmail.com>
55253         * sysdeps/mach/hurd/sendmsg.c (__libc_sendmsg): Fix memory leaks.
55255 2010-07-16  Ulrich Drepper  <drepper@redhat.com>
55257         * sysdeps/x86_64/multiarch/strstr.c: Rewrite to avoid indirect function
55258         call in strcasestr.
55259         * sysdeps/x86_64/multiarch/strcasestr.c: Declare
55260         __strcasestr_sse42_nonascii.
55261         * sysdeps/x86_64/multiarch/Makefile: Add rules to build
55262         strcasestr-nonascii.c.
55263         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: New file.
55265 2010-06-15  Luis Machado  <luisgpm@br.ibm.com>
55267         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysign.S: New file.
55268         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysignf.S: New file.
55269         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysign.S: New file.
55270         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysignf.S: New file.
55272 2010-07-09  Ulrich Drepper  <drepper@redhat.com>
55274         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Use __fcntl not
55275         fcntl.
55277 2010-07-06  Andreas Schwab  <schwab@redhat.com>
55279         [BZ #11577]
55280         * elf/dl-version.c (match_symbol): Don't pass NULL occation to
55281         dl_signal_cerror.
55283 2010-07-06  Ulrich Drepper  <drepper@redhat.com>
55285         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Implement
55286         _PC_PIPE_BUF using F_GETPIPE_SZ.
55288 2010-07-05  Roland McGrath  <roland@redhat.com>
55290         * manual/arith.texi (Rounding Functions): Fix rint description
55291         implicit in round description.
55293 2010-07-02  Ulrich Drepper  <drepper@redhat.com>
55295         * elf/Makefile: Fix linking for a few tests to make recent linker
55296         happy.
55298 2010-06-30  Andreas Schwab  <schwab@redhat.com>
55300         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Readd
55301         $(common-objpfx)libc_nonshared.a.
55303 2010-06-21  Luis Machado  <luisgpm@br.ibm.com>
55305         * sysdeps/powerpc/powerpc32/970/fpu/Implies: Remove.
55306         * sysdeps/powerpc/powerpc32/power5/fpu/Implies: Remove.
55307         * sysdeps/powerpc/powerpc32/power5+/fpu/Implies: Remove.
55308         * sysdeps/powerpc/powerpc32/power6x/fpu/Implies: Remove.
55309         * sysdeps/powerpc/powerpc64/970/fpu/Implies: Remove.
55310         * sysdeps/powerpc/powerpc64/power5/fpu/Implies: Remove.
55311         * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: Remove.
55312         * sysdeps/powerpc/powerpc64/power6x/fpu/Implies: Remove.
55313         * sysdeps/unix/sysv/linux/powerpc/powerpc32/970/fpu/Implies: Remove.
55314         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/fpu/Implies: Remove.
55315         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/fpu/Implies: Remove.
55316         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5+/fpu/Implies: Remove.
55317         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/fpu/Implies: Remove.
55318         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/fpu/Implies: Remove.
55319         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/fpu/Implies: Remove.
55320         * sysdeps/unix/sysv/linux/powerpc/powerpc64/970/fpu/Implies: Remove.
55321         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/fpu/Implies: Remove.
55322         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/fpu/Implies: Remove.
55323         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5+/fpu/Implies: Remove.
55324         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/fpu/Implies: Remove.
55325         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/fpu/Implies: Remove.
55326         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/fpu/Implies: Remove.
55327         * sysdeps/powerpc/powerpc32/970/Implies: Point to power4.
55328         * sysdeps/powerpc/powerpc32/power5/Implies: Point to power4.
55329         * sysdeps/powerpc/powerpc32/power5+/Implies: Point to power5.
55330         * sysdeps/powerpc/powerpc32/power6/Implies: Point to power5+.
55331         * sysdeps/powerpc/powerpc32/power6x/Implies: Point to power6.
55332         * sysdeps/powerpc/powerpc64/970/Implies: Point to power4.
55333         * sysdeps/powerpc/powerpc64/power5/Implies: Point to power4.
55334         * sysdeps/powerpc/powerpc64/power5+/Implies: Point to power5.
55335         * sysdeps/powerpc/powerpc64/power6/Implies: Point to power5+.
55336         * sysdeps/powerpc/powerpc64/power6x/Implies: Point to power6.
55337         * sysdeps/powerpc/powerpc32/power7/Implies: New file.
55338         * sysdeps/powerpc/powerpc64/power7/Implies: New file.
55339         * sysdeps/unix/sysv/linux/powerpc/powerpc32/970/Implies: New file.
55340         * sysdeps/unix/sysv/linux/powerpc/powerpc32/cell/Implies: New file.
55341         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/Implies: New file.
55342         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/Implies: New file.
55343         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/Implies: New file.
55344         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/Implies: New file.
55345         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/Implies: New file.
55346         * sysdeps/unix/sysv/linux/powerpc/powerpc64/970/Implies: New file.
55347         * sysdeps/unix/sysv/linux/powerpc/powerpc64/cell/Implies: New file.
55348         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/Implies: New file.
55349         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/Implies: New file.
55350         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/Implies: New file.
55351         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/Implies: New file.
55352         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/Implies: New file.
55354 2010-06-25  H.J. Lu  <hongjiu.lu@intel.com>
55356         * debug/memmove_chk.c (__memmove_chk): Renamed to ...
55357         (MEMMOVE_CHK): ...this.  Default to __memmove_chk.
55358         * string/memmove.c (memmove): Renamed to ...
55359         (MEMMOVE): ...this.  Default to memmove.
55360         * sysdeps/x86_64/memcpy.S: Use ENTRY_CHK and END_CHK.
55361         * sysdeps/x86_64/sysdep.h (ENTRY_CHK): Define.
55362         (END_CHK): Define.
55363         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
55364         memcpy-ssse3 mempcpy-ssse3 memmove-ssse3 memcpy-ssse3-back
55365         mempcpy-ssse3-back memmove-ssse3-back.
55366         * sysdeps/x86_64/multiarch/bcopy.S: New file .
55367         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: New file.
55368         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: New file.
55369         * sysdeps/x86_64/multiarch/memcpy.S: New file.
55370         * sysdeps/x86_64/multiarch/memcpy_chk.S: New file.
55371         * sysdeps/x86_64/multiarch/memmove-ssse3-back.S: New file.
55372         * sysdeps/x86_64/multiarch/memmove-ssse3.S: New file.
55373         * sysdeps/x86_64/multiarch/memmove.c: New file.
55374         * sysdeps/x86_64/multiarch/memmove_chk.c: New file.
55375         * sysdeps/x86_64/multiarch/mempcpy-ssse3-back.S: New file.
55376         * sysdeps/x86_64/multiarch/mempcpy-ssse3.S: New file.
55377         * sysdeps/x86_64/multiarch/mempcpy.S: New file.
55378         * sysdeps/x86_64/multiarch/mempcpy_chk.S: New file.
55379         * sysdeps/x86_64/multiarch/init-arch.h (bit_Fast_Copy_Backward):
55380         Define.
55381         (index_Fast_Copy_Backward): Define.
55382         (HAS_ARCH_FEATURE): Define.
55383         (HAS_FAST_REP_STRING): Define.
55384         (HAS_FAST_COPY_BACKWARD): Define.
55386 2010-06-21  Andreas Schwab  <schwab@redhat.com>
55388         * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid):
55389         Restore proper fallback handling.
55391 2010-06-19  Ulrich Drepper  <drepper@redhat.com>
55393         [BZ #11701]
55394         * posix/group_member.c (__group_member): Correct checking loop.
55396         * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid): Handle
55397         OOM in getpwuid_r correctly.  Return error number when the caller
55398         should return, otherwise -1.
55399         (getlogin_r): Adjust to return also for result of __getlogin_r_loginuid
55400         call returning > 0 value.
55401         * sysdeps/unix/sysv/linux/getlogin.c (getlogin): Likewise.
55403 2010-06-07  Andreas Schwab  <schwab@redhat.com>
55405         * dlfcn/Makefile: Remove explicit dependencies on libc.so and
55406         libc_nonshared.a from targets in modules-names.
55408 2010-06-02  Kirill A. Shutemov  <kirill@shutemov.name>
55410         * elf/dl-reloc.c: Flush cache after solving TEXTRELs if arch
55411         requires it.
55413 2010-06-10  Luis Machado  <luisgpm@br.ibm.com>
55415         * sysdeps/powerpc/powerpc32/power7/memcmp.S: New file
55416         * sysdeps/powerpc/powerpc64/power7/memcmp.S: New file.
55417         * sysdeps/powerpc/powerpc32/power7/strncmp.S: New file.
55418         * sysdeps/powerpc/powerpc64/power7/strncmp.S: New file.
55420 2010-06-02  Andreas Schwab  <schwab@redhat.com>
55422         * nis/nss_nis/nis-initgroups.c (get_uid): Properly resize buffer.
55424 2010-06-14  Ulrich Drepper  <drepper@redhat.com>
55426         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Define F_SETPIPE_SZ
55427         and F_GETPIPE_SZ.
55428         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
55429         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
55430         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
55431         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
55432         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
55433         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise
55435 2010-06-14  Roland McGrath  <roland@redhat.com>
55437         * manual/libc.texinfo (@copying): Change to GFDL v1.3.
55439 2010-06-07  Jakub Jelinek  <jakub@redhat.com>
55441         * libio/stdio.h (sscanf, vsscanf): Use __REDIRECT_NTH instead of
55442         __REDIRECT followed by __THROW.
55443         * wcsmbs/wchar.h (swscanf, vswscanf): Likewise.
55444         * posix/getopt.h (getopt): Likewise.
55446 2010-06-02  Emilio Pozuelo Monfort  <pochu27@gmail.com>
55448         * hurd/lookup-at.c (__file_name_lookup_at): Accept
55449         AT_SYMLINK_FOLLOW in AT_FLAGS.  Fail with EINVAL if both
55450         AT_SYMLINK_FOLLOW and AT_SYMLINK_NOFOLLOW are present
55451         in AT_FLAGS.
55452         * hurd/hurd/fd.h (__file_name_lookup_at): Update comment.
55453         * sysdeps/mach/hurd/linkat.c (linkat): Pass O_NOLINK in FLAGS.
55455 2010-05-28  Luis Machado  <luisgpm@br.ibm.com>
55457         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Exchange srdi for srwi.
55459 2010-05-26  H.J. Lu  <hongjiu.lu@intel.com>
55461         [BZ #11640]
55462         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
55463         Properly check family and model.
55465 2010-05-26  Takashi Yoshii  <takashi.yoshii.zj@renesas.com>
55467         * sysdeps/unix/sysv/linux/sh/sh4/register-dump.h: Fix iov[] size.
55469 2010-05-24  Luis Machado  <luisgpm@br.ibm.com>
55471         * sysdeps/powerpc/powerpc32/power7/memset.S: POWER7 32-bit memset fix.
55473 2010-05-21  Ulrich Drepper  <drepper@redhat.com>
55475         * elf/dl-runtime.c (_dl_profile_fixup): Don't crash on unresolved weak
55476         symbol reference.
55478 2010-05-19  Andreas Schwab  <schwab@redhat.com>
55480         * elf/dl-runtime.c (_dl_fixup): Don't crash on unresolved weak
55481         symbol reference.
55483 2010-05-21  Andreas Schwab  <schwab@redhat.com>
55485         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Add recvmmsg
55486         and internal_recvmmsg.
55487         * sysdeps/unix/sysv/linux/recvmmsg.c: New file.
55488         * sysdeps/unix/sysv/linux/internal_recvmmsg.S: New file.
55489         * sysdeps/unix/sysv/linux/socketcall.h (SOCKOP_recvmmsg): Define.
55490         * sysdeps/unix/sysv/linux/syscalls.list (recvmmsg): Remove.
55492         * sunrpc/clnt_tcp.c (clnttcp_control): Add missing break.
55493         * sunrpc/clnt_udp.c (clntudp_control): Likewise.
55494         * sunrpc/clnt_unix.c (clntunix_control): Likewise.
55496 2010-05-20  Andreas Schwab  <schwab@redhat.com>
55498         * sysdeps/unix/sysv/linux/sys/timex.h: Use __REDIRECT_NTH.
55500 2010-05-17  Luis Machado  <luisgpm@br.ibm.com>
55502         POWER7 optimizations.
55503         * sysdeps/powerpc/powerpc64/power7/memset.S: New file.
55504         * sysdeps/powerpc/powerpc32/power7/memset.S: New file.
55506 2010-05-19  Ulrich Drepper  <drepper@redhat.com>
55508         * version.h: Update for 2.13 development version.
55510 2010-05-12  Andrew Stubbs  <ams@codesourcery.com>
55512         * sysdeps/sh/sh4/fpu/feholdexcpt.c (feholdexcept): Really disable all
55513         exceptions.  Return 0.
55515 2010-05-07  Roland McGrath  <roland@redhat.com>
55517         * elf/ldconfig.c (main): Add a const.
55519 2010-05-06  Ulrich Drepper  <drepper@redhat.com>
55521         * nss/getent.c (idn_flags): Default to AI_IDN|AI_CANONIDN.
55522         (args_options): Add no-idn option.
55523         (ahosts_keys_int): Add idn_flags to ai_flags.
55524         (parse_option): Handle 'i' option to clear idn_flags.
55526         * malloc/malloc.c (_int_free): Possible race in the most recently
55527         added check.  Only act on the data if no current modification
55528         happened.
55530 See ChangeLog.17 for earlier changes.