]> git.ipfire.org Git - thirdparty/glibc.git/blame - ChangeLog
Disable x87 inline functions for x86_64 and SSE [BZ #17262]
[thirdparty/glibc.git] / ChangeLog
CommitLineData
508ce3ac
SP
12014-08-13 Siddhesh Poyarekar <siddhesh@redhat.com>
2
3 [BZ #17262]
4 * sysdeps/x86/fpu/bits/mathinline.h: Check both __SSE2_MATH__
5 and __x86_64__ when disabling x87 inline functions.
6
b4acef1f
L
72014-08-12 H.J. Lu <hongjiu.lu@intel.com>
8
9 [BZ #17259]
10 * sysdeps/x86_64/cacheinfo.c (intel_check_word): Replace cpuid
11 asm statement with __cpuid_count.
12
61b1ef6e
MF
132014-08-12 Mike Frysinger <vapier@gentoo.org>
14
15 * configure.ac: Change __ehdr_start code to dereference the struct.
16 Run readelf on the output to look for relocations.
17 * configure: Regenerated.
18
898c62f4
JM
192014-08-12 Joseph Myers <joseph@codesourcery.com>
20
21 [BZ #17261]
22 * sysdeps/powerpc/nofpu/fenv_const.c (__fe_enabled_env): Change
23 value to 0.
24 (__fe_nonieee_env): Define as an alias for __fe_dfl_env.
25
9a8a5720
RM
262014-08-12 Roland McGrath <roland@hack.frob.com>
27
28 * NEWS: Mention x86-64 ld.so use of Intel MPX instructions.
29
4e75751c
BO
302014-08-12 Bernard Ogden <bernie.ogden@linaro.org>
31
32 [BZ #16892]
33 * sysdeps/nptl/lowlevellock.h (__lll_timedlock): Use
34 atomic_compare_and_exchange_bool_acq rather than atomic_exchange_acq.
35
bb2ce416
SA
362014-08-12 Sean Anderson <seanga2@gmail.com>
37
38 * malloc/malloc.c: Fix typo in comment.
39
7950a4ee
AM
402014-08-09 Allan McRae <allan@archlinux.org>
41
42 * Regenerate libc.po.
43
f469c49f
MF
442014-08-08 Mike Frysinger <vapier@gentoo.org>
45
46 * intl/tst-gettext2.sh: Check every lang file for creation.
47
656b84c2
WD
482014-08-07 Wilco Dijkstra <wdijkstr@arm.com>
49
50 * sysdeps/aarch64/fpu/math_private.h
51 (libc_feholdsetround_noex_aarch64_ctx): New function.
52
538e9e45
W
532014-08-07 Wilco Dijkstra <wdijkstr@arm.com>
54
55 * sysdeps/arm/armv6/strcpy.S (strcpy):
56 Fix performance issue in misaligned cases.
57
d4795e4a
AZ
582014-08-05 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
59
60 * sysdeps/unix/sysv/linux/powerpc/bits/ioctl-types.h (struct winsize):
61 Move definition from termios.h.
62 (struct termio): Likewise.
63 (NCC, TIOCM_LE, TIOCM_DTR, TIOCM_RTS, TIOCM_ST, TIOCM_SR, TIOCM_CTS,
64 TIOCM_CAR, TIOCM_RNG, TIOCM_DSR, TIOCM_CD, TIOCM_RI, N_TTY, N_SLIP,
65 N_MOUSE, N_PPP, N_STRIP, N_AX25, N_X25, N_6PACK, N_MASC, N_R3964,
66 N_PROFIBUS_FDL, N_IRDA, N_SMSBLOCK, N_HDLC, N_SYNC_PPP, N_HCI):
67 Likewise.
68 * sysdeps/unix/sysv/linux/powerpc/bits/termios.h (struct winsize):
69 Move definition to ioctl-types.h
70 (struct termio): Likewise.
71 (NCC, TIOCM_LE, TIOCM_DTR, TIOCM_RTS, TIOCM_ST, TIOCM_SR, TIOCM_CTS,
72 TIOCM_CAR, TIOCM_RNG, TIOCM_DSR, TIOCM_CD, TIOCM_RI, N_TTY, N_SLIP,
73 N_MOUSE, N_PPP, N_STRIP, N_AX25, N_X25, N_6PACK, N_MASC, N_R3964,
74 N_PROFIBUS_FDL, N_IRDA, N_SMSBLOCK, N_HDLC, N_SYNC_PPP, N_HCI):
75 Likewise.
76
64accb62
RH
772014-08-05 Richard Henderson <rth@redhat.com>
78
27bb6dc0
RH
79 * sysdeps/alpha/soft-fp/ots_cvtxq.c (_OtsCvtXQ): Always raise
80 exceptions.
81 * sysdeps/alpha/soft-fp/Makefile [soft-fp] (sysdep_routines):
82 Add fraiseexcpt.
83 * sysdeps/alpha/soft-fp/sfp-machine.h (FP_HANDLE_EXCEPTIONS):
84 Use __feraiseexcept.
85 * sysdeps/unix/sysv/linux/alpha/fraiseexcpt.S (feraiseexcept):
86 Protect libm symbols with IS_IN_libm.
87
64accb62
RH
88 * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: Remove file.
89
e5292691
BO
902014-08-04 Bernard Ogden <bernie.ogden@linaro.org>
91
92 * sysdeps/unix/sysv/linux/mips/lowlevellock.h: Remove file.
93
5b4bd2d4
WN
942014-08-04 Will Newton <will.newton@linaro.org>
95
96 * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h: Remove
97 file.
98
fcadaeef
MF
992014-08-04 Mike Frysinger <vapier@gentoo.org>
100
101 * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h (PSEUDO): Add nocancel
102 variants for each function.
103
43a94c64
RM
1042014-08-04 Roland McGrath <roland@hack.frob.com>
105
106 * sysdeps/unix/sysv/linux/ia64/nptl/Makefile: File removed, contents
107 appended ...
108 * sysdeps/unix/sysv/linux/ia64/Makefile: ... here.
109 * sysdeps/unix/sysv/linux/ia64/nptl/Versions: File removed, contents
110 appended ...
111 * sysdeps/unix/sysv/linux/ia64/Versions: ... here.
112 * sysdeps/unix/sysv/linux/ia64/nptl/__ia64_longjmp.S: Moved ...
113 * sysdeps/unix/sysv/linux/ia64/__ia64_longjmp.S: ... here.
114 * sysdeps/unix/sysv/linux/ia64/nptl/__sigstack_longjmp.c: Moved ...
115 * sysdeps/unix/sysv/linux/ia64/__sigstack_longjmp.c: ... here.
116 * sysdeps/unix/sysv/linux/ia64/nptl/c++-types.data: Moved ...
117 * sysdeps/unix/sysv/linux/ia64/c++-types.data: ... here.
118 * sysdeps/unix/sysv/linux/ia64/nptl/dl-sysdep.h: Moved ...
119 * sysdeps/unix/sysv/linux/ia64/dl-sysdep.h: ... here.
120 * sysdeps/unix/sysv/linux/ia64/nptl/ld.abilist: Moved ...
121 * sysdeps/unix/sysv/linux/ia64/ld.abilist: ... here.
122 * sysdeps/unix/sysv/linux/ia64/nptl/libBrokenLocale.abilist: Moved ...
123 * sysdeps/unix/sysv/linux/ia64/libBrokenLocale.abilist: ... here.
124 * sysdeps/unix/sysv/linux/ia64/nptl/libanl.abilist: Moved ...
125 * sysdeps/unix/sysv/linux/ia64/libanl.abilist: ... here.
126 * sysdeps/unix/sysv/linux/ia64/nptl/libc.abilist: Moved ...
127 * sysdeps/unix/sysv/linux/ia64/libc.abilist: ... here.
128 * sysdeps/unix/sysv/linux/ia64/nptl/libcrypt.abilist: Moved ...
129 * sysdeps/unix/sysv/linux/ia64/libcrypt.abilist: ... here.
130 * sysdeps/unix/sysv/linux/ia64/nptl/libdl.abilist: Moved ...
131 * sysdeps/unix/sysv/linux/ia64/libdl.abilist: ... here.
132 * sysdeps/unix/sysv/linux/ia64/nptl/libm.abilist: Moved ...
133 * sysdeps/unix/sysv/linux/ia64/libm.abilist: ... here.
134 * sysdeps/unix/sysv/linux/ia64/nptl/libnsl.abilist: Moved ...
135 * sysdeps/unix/sysv/linux/ia64/libnsl.abilist: ... here.
136 * sysdeps/unix/sysv/linux/ia64/nptl/libpthread.abilist: Moved ...
137 * sysdeps/unix/sysv/linux/ia64/libpthread.abilist: ... here.
138 * sysdeps/unix/sysv/linux/ia64/nptl/libresolv.abilist: Moved ...
139 * sysdeps/unix/sysv/linux/ia64/libresolv.abilist: ... here.
140 * sysdeps/unix/sysv/linux/ia64/nptl/librt.abilist: Moved ...
141 * sysdeps/unix/sysv/linux/ia64/librt.abilist: ... here.
142 * sysdeps/unix/sysv/linux/ia64/nptl/libthread_db.abilist: Moved ...
143 * sysdeps/unix/sysv/linux/ia64/libthread_db.abilist: ... here.
144 * sysdeps/unix/sysv/linux/ia64/nptl/libutil.abilist: Moved ...
145 * sysdeps/unix/sysv/linux/ia64/libutil.abilist: ... here.
146 * sysdeps/unix/sysv/linux/ia64/nptl/localplt.data: Moved ...
147 * sysdeps/unix/sysv/linux/ia64/localplt.data: ... here.
148 * sysdeps/unix/sysv/linux/ia64/nptl/lowlevellock.h: Moved ...
149 * sysdeps/unix/sysv/linux/ia64/lowlevellock.h: ... here.
150 * sysdeps/unix/sysv/linux/ia64/nptl/sysdep-cancel.h: Moved ...
151 * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h: ... here.
152 * sysdeps/unix/sysv/linux/ia64/nptl/timer_create.c: Moved ...
153 * sysdeps/unix/sysv/linux/ia64/timer_create.c: ... here.
154 * sysdeps/unix/sysv/linux/ia64/nptl/timer_delete.c: Moved ...
155 * sysdeps/unix/sysv/linux/ia64/timer_delete.c: ... here.
156 * sysdeps/unix/sysv/linux/ia64/nptl/timer_getoverr.c: Moved ...
157 * sysdeps/unix/sysv/linux/ia64/timer_getoverr.c: ... here.
158 * sysdeps/unix/sysv/linux/ia64/nptl/timer_gettime.c: Moved ...
159 * sysdeps/unix/sysv/linux/ia64/timer_gettime.c: ... here.
160 * sysdeps/unix/sysv/linux/ia64/nptl/timer_settime.c: Moved ...
161 * sysdeps/unix/sysv/linux/ia64/timer_settime.c: ... here.
162 * sysdeps/unix/sysv/linux/ia64/nptl/unwind-forcedunwind.c: Moved ...
163 * sysdeps/unix/sysv/linux/ia64/unwind-forcedunwind.c: ... here.
164 Update #include.
165 * sysdeps/unix/sysv/linux/ia64/nptl/unwind_longjmp.c: Moved ...
166 * sysdeps/unix/sysv/linux/ia64/unwind_longjmp.c: ... here.
167
8f3c1fa4
RM
1682014-08-04 Roland McGrath <roland@hack.frob.com>
169
170 * sysdeps/unix/sysv/linux/ia64/nptl/bits/pthreadtypes.h: Moved ...
171 * sysdeps/ia64/nptl/bits/pthreadtypes.h: ... here.
172 * sysdeps/unix/sysv/linux/ia64/nptl/bits/semaphore.h: Moved ...
173 * sysdeps/ia64/nptl/bits/semaphore.h: ... here.
174 * sysdeps/unix/sysv/linux/ia64/nptl/bits/local_lim.h: Moved ...
175 * sysdeps/unix/sysv/linux/ia64/bits/local_lim.h: ... here.
176
ca08746f
RM
1772014-08-04 Roland McGrath <roland@hack.frob.com>
178
179 * nptl/sysdeps/pthread/createthread.c: Include <arch-fork.h>.
180 * sysdeps/unix/sysv/linux/ia64/arch-fork.h (ARCH_CLONE): New macro.
181 * sysdeps/ia64/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
182 * sysdeps/unix/sysv/linux/ia64/nptl/createthread.c: File removed.
183
9c925ff9
RM
1842014-08-04 Roland McGrath <roland@hack.frob.com>
185
186 * sysdeps/unix/sysv/linux/ia64/nptl/vfork.S: Moved ...
187 * sysdeps/unix/sysv/linux/ia64/vfork.S: ... here.
188 (__libc_vfork): Define function under this name.
189 (__vfork): Define as an alias.
190 * sysdeps/unix/sysv/linux/ia64/pt-vfork.S: New file.
191 * sysdeps/unix/sysv/linux/ia64/nptl/pt-vfork.S: File removed.
192
e641054c
RM
1932014-08-04 Roland McGrath <roland@hack.frob.com>
194
195 * sysdeps/unix/sysv/linux/ia64/clone2.S: Deconditionalize the code
196 that was previously under [RESET_PID].
197 * sysdeps/unix/sysv/linux/ia64/nptl/clone2.S: File removed.
198
dacdc867
AS
1992014-08-04 Andreas Schwab <schwab@suse.de>
200
201 * sysdeps/ieee754/ldbl-96/s_fma.c: Include <math_private.h>.
202
41f725ff
MF
2032014-08-03 Mike Frysinger <vapier@gentoo.org>
204
205 * stdlib/tst-setcontext.c (test_stack): Fix coding style.
206 (main): Likewise.
207
277cfb31
RM
2082014-08-01 Roland McGrath <roland@hack.frob.com>
209
210 * sysdeps/unix/sysv/linux/arm/lowlevellock.h: File removed.
211
4896f049
RH
2122014-08-01 Richard Henderon <rth@redhat.com>
213
214 * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Use math_force_eval before
215 feclearexcept; use math_opt_barrier instead of open-coded asm; fix
216 typo in exact zero test.
217 * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
218 * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
219 * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
220
6f64e7d7
RM
2212014-08-01 Roland McGrath <roland@hack.frob.com>
222
223 * sysdeps/unix/sysv/linux/arm/sysdep.h (PTR_MANGLE_LOAD, PTR_MANGLE)
224 (PTR_MANGLE2, PTR_DEMANGLE, PTR_DEMANGLE2): Move these macros...
225 * sysdeps/arm/sysdep.h: ... here.
226 [!__ASSEMBLER__]: Include <stdint.h>.
227
3f3dd810
SP
2282014-08-01 Siddhesh Poyarekar <siddhesh@redhat.com>
229
a476ac4b
SP
230 * include/libc-symbols.h (HAVE_LIBINTL_H): Define macro.
231 (HAVE_WCTYPE_H): Likewise.
232 (HAVE_ISWCTYPE): Likewise.
233 (ENABLE_NLS): Likewise.
234 * posix/regex_internal.h [(defined MB_CUR_MAX && HAVE_WCTYPE_H
235 && HAVE_ISWCTYPE) || _LIBC]: Sync up with gnulib.
236
78dd658a
SP
237 * posix/regex_internal.c: Check if DEBUG is defined and is
238 set.
239
3f3dd810
SP
240 * include/libc-symbols.h (HAVE_MBSTATE_T): Define macro.
241 (HAVE_MBSRTOWCS): Likewise.
242 * posix/fnmatch.c: Include string.h unconditionally.
243
95ee7fb1
SL
2442014-08-01 Stefan Liebler <stli@linux.vnet.ibm.com>
245
246 * NEWS: Explain the s390 jmp_buf / ucontext_t ABI change
247 reversal.
248
23fe486b
RM
2492014-07-31 Roland McGrath <roland@hack.frob.com>
250
f61a113f
RM
251 * sysdeps/generic/safe-fatal.h: New file.
252 * sysdeps/unix/sysv/linux/safe-fatal.h: New file.
253 * nptl/forward.c: Include it.
254 (__pthread_unwind): Use __safe_fatal as default action, rather
255 than a bogus use of INTERNAL_SYSCALL that could never work.
256
9fe7e787
RM
257 * config.h.in (HAVE_BUILTIN_TRAP): New #define to 0.
258 * configure.ac (libc_cv_builtin_trap): New test.
259 * configure: Regenerated.
260 * sysdeps/generic/abort-instr.h [HAVE_BUILTIN_TRAP]
261 (ABORT_INSTRUCTION): Define using __builtin_trap.
262
23fe486b
RM
263 * nptl/pthreadP.h (SIGCANCEL, SIGTIMER, SIGSETXID, __xidcmd): Moved ...
264 * sysdeps/unix/sysv/linux/nptl-signals.h: ... to this new file.
265 * sysdeps/nptl/nptl-signals.h: New file.
266 * nptl/pthreadP.h: Include <nptl-signals.h>.
267
f349489e
SL
2682014-07-31 Stefan Liebler <stli@linux.vnet.ibm.com>
269
270 * sysdeps/s390/s390-64/utf16-utf32-z9.c
271 (ONE_DIRECTION): Define.
272 * sysdeps/s390/s390-64/utf8-utf16-z9.c
273 (ONE_DIRECTION): Define.
274 * sysdeps/s390/s390-64/utf8-utf32-z9.c
275 (ONE_DIRECTION): Define.
276
2f438e20
SL
2772014-07-31 Stefan Liebler <stli@linux.vnet.ibm.com>
278
279 * sysdeps/s390/Makefile: Delete file.
280 * sysdeps/s390/Versions (GLIBC_2.19): Remove __setjmp.
281 * sysdeps/s390/__longjmp.c: Delete file.
282 * sysdeps/s390/bits/setjmp.h (__s390_jmp_buf):
283 Remove fields __flags and __reserved.
284 * sysdeps/s390/longjmp.c: Include setjmp/longjmp.c
285 and add versioning.
286 * sysdeps/s390/rtld-__longjmp.c: Delete file.
287 * sysdeps/s390/rtld-global-offsets.sym: Likewise.
288 * sysdeps/s390/rtld-setjmp.S: Likewise.
289 * sysdeps/s390/s390-32/__longjmp-common.c: Move to ...
290 * sysdeps/s390/s390-32/__longjmp.c: ... here.
291 * sysdeps/s390/s390-32/setjmp-common.S: Move to ...
292 * sysdeps/s390/s390-32/setjmp.S: ... here.
293 Add versioning.
294 (__sigsetjmp): Remove setting __flags field.
295 * sysdeps/s390/s390-64/__longjmp-common.c:Move to ...
296 * sysdeps/s390/s390-64/__longjmp.c: ... here.
297 * sysdeps/s390/s390-64/setjmp-common.S: Move to ...
298 * sysdeps/s390/s390-64/setjmp.S: ... here.
299 Add versioning.
300 (__sigsetjmp): Remove setting __flags field.
301 * sysdeps/s390/setjmp.S: Delete file.
302 * sysdeps/s390/sigjmp.c: Likewise.
303 * sysdeps/s390/v1-longjmp.c: Likewise.
304 * sysdeps/s390/v1-setjmp.h: Likewise.
305 * sysdeps/s390/v1-sigjmp.c: Likewise.
306 * sysdeps/unix/sysv/linux/s390/Makefile (sysdep_routines):
307 Remove v1-longjmp_chk.
308 * sysdeps/unix/sysv/linux/s390/getcontext.S: Delete file.
309 * sysdeps/unix/sysv/linux/s390/longjmp_chk.c:
310 Include debug/longjmp_chk.c and add versioning.
311 * sysdeps/unix/sysv/linux/s390/pt-longjmp.c:
312 Include nptl/pt-longjmp.c and add versioning.
313 * sysdeps/unix/sysv/linux/s390/rtld-getcontext.S: Delete file.
314 * sysdeps/unix/sysv/linux/s390/s390-32/____longjmp_chk.c:
315 Include __longjmp.c.
316 * sysdeps/unix/sysv/linux/s390/s390-32/getcontext-common.S:
317 Move to ...
318 * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: ... here.
319 (__getcontext): Remove setting __flags field.
320 Add versioning.
321 * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S:
322 Don't restore upper high grps.
323 * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S:
324 Likewise.
325 (__swapcontext): Remove setting uc_flags field.
326 * sysdeps/unix/sysv/linux/s390/s390-32/ucontext_i.sym:
327 Delete file.
328 * sysdeps/unix/sysv/linux/s390/s390-64/____longjmp_chk.c:
329 Include __longjmp.c.
330 * sysdeps/unix/sysv/linux/s390/s390-64/getcontext-common.S:
331 Move to ...
332 * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: ... here.
333 (__getcontext): Remove setting __flags field.
334 Add versioning.
335 * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S:
336 (__swapcontext): Remove setting uc_flags field.
337 * unix/sysv/linux/s390/s390-64/ucontext_i.sym: Delete file.
338 * sysdeps/unix/sysv/linux/s390/sys/ucontext.h (ucontext):
339 Remove fields uc_high_gprs and __reserved.
340 * sysdeps/unix/sysv/linux/s390/ucontext_i.sym:
341 New file with reverted content.
342 * sysdeps/unix/sysv/linux/s390/v1-longjmp_chk.c: Delete file.
343 * sysdeps/unix/sysv/linux/s390/s390-32/libc.abilist:
344 Regenerated.
345 * sysdeps/unix/sysv/linux/s390/s390-64/libc.abilist:
346 Regenerated.
347
6c9578a2
AS
3482014-07-31 Andreas Schwab <schwab@suse.de>
349
350 * config.h.in (HAVE_IFUNC): Define to 0.
351 * rt/clock-compat.c [HAVE_IFUNC]: Check for value, not
352 definedness.
353
05f3633d
LM
3542014-07-30 Ling Ma <ling.ml@alibaba-inc.com>
355
356 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
357 memmove-avx-unaligned, memcpy-avx-unaligned and
358 mempcpy-avx-unaligned.
359 * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
360 Add tests for AVX memcpy functions.
361 * sysdeps/x86_64/multiarch/memcpy.S: Add support for AVX memcpy.
362 * sysdeps/x86_64/multiarch/memcpy_chk.S: Add support for AVX
363 memcpy_chk.
364 * sysdeps/x86_64/multiarch/memmove.c: Add support for AVX memmove.
365 * sysdeps/x86_64/multiarch/memmove_chk.c: Add support for AVX
366 memmove_chk.
367 * sysdeps/x86_64/multiarch/mempcpy.S: Add support for AVX mempcpy.
368 * sysdeps/x86_64/multiarch/mempcpy_chk.S: Add support for AVX
369 mempcpy_chk.
370 * sysdeps/x86_64/multiarch/memcpy-avx-unaligned.S: New file.
371 * sysdeps/x86_64/multiarch/mempcpy-avx-unaligned.S: New file.
372 * sysdeps/x86_64/multiarch/memmove-avx-unaligned.S: New file.
373
a53fbd8e
AZ
3742013-07-29 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
375
376 [BZ #17213]
377 * sysdeps/powerpc/powerpc64/entry.h: Fix TEXT_START definition for
378 powerpc64le.
379
0961f7e1
JL
3802014-07-29 Jeff Layton <jlayton@poochiereds.net>
381
382 [BZ #16839]
383 * manual/llio.texi: Add section about open file description locks.
384 * manual/examples/ofdlocks.c: Example of open file description
385 lock usage.
386 * sysdeps/unix/sysv/linux/bits/fcntl-linux.h: Define F_OFD_GETLK,
387 F_OFD_SETLK, and F_OFD_SETLKW.
388
cc5fb300
AM
3892014-07-23 Allan McRae <allan@archlinux.org>
390
391 * po/es.po: Update Spanish translation from translation project.
392
23329dca
AS
3932014-07-18 Andreas Schwab <schwab@linux-m68k.org>
394
395 * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: Removed.
396
9c82da17
MR
3972014-07-17 Maciej W. Rozycki <macro@codesourcery.com>
398
399 [BZ #17078]
400 * sysdeps/arm/dl-machine.h (elf_machine_rela)
401 [RESOLVE_CONFLICT_FIND_MAP]: Handle R_ARM_TLS_DESC relocation.
402 (elf_machine_lazy_rel): Handle prelinked R_ARM_TLS_DESC entries.
403
29c4f53e
JM
4042014-07-17 Joseph Myers <joseph@codesourcery.com>
405
831b9896
JM
406 [BZ #17088]
407 * math/fesetenv.c (__fesetenv)
408 [FE_NOMASK_ENV && FE_ALL_EXCEPT != 0]: Return 1 for FE_NOMASK_ENV.
409 * math/feupdateenv.c (__feupdateenv)
410 [FE_NOMASK_ENV && FE_ALL_EXCEPT != 0]: Likewise.
411
b21c2d50
JM
412 * sysdeps/unix/sysv/linux/s390/kernel-features.h: New file.
413 * sysdeps/unix/sysv/linux/kernel-features.h [__s390__]
414 (__ASSUME_SOCKETCALL): Do not define.
415
067764ef
JM
416 * sysdeps/unix/sysv/linux/sh/kernel-features.h: New file.
417 * sysdeps/unix/sysv/linux/kernel-features.h [__sh__]
418 (__ASSUME_SOCKETCALL): Do not define.
419 (__ASSUME_ST_INO_64_BIT): Define unconditionally.
420 [__LINUX_KERNEL_VERSION >= 0x020625 && __sh__]
421 (__ASSUME_ACCEPT4_SYSCALL): Do not define.
422 [__LINUX_KERNEL_VERSION >= 0x020625 && __sh__]
423 (__ASSUME_RECVMMSG_SYSCALL): Likewise.
424 [__LINUX_KERNEL_VERSION >= 0x030000 && __sh__]
425 (__ASSUME_SENDMMSG_SYSCALL): Likewise.
426 [__sh__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
427
642530c1
JM
428 * sysdeps/unix/sysv/linux/powerpc/kernel-features.h: New file.
429 * sysdeps/unix/sysv/linux/kernel-features.h [__powerpc__]
430 (__ASSUME_SOCKETCALL): Do not define.
431 (__ASSUME_IPC64): Define unconditionally.
432 [__LINUX_KERNEL_VERSION >= 0x020625 && __powerpc__]
433 (__ASSUME_ACCEPT4_SYSCALL): Do not define.
434 [__LINUX_KERNEL_VERSION >= 0x020625 && __powerpc__]
435 (__ASSUME_RECVMMSG_SYSCALL): Likewise.
436 [__LINUX_KERNEL_VERSION >= 0x030000 && __powerpc__]
437 (__ASSUME_SENDMMSG_SYSCALL): Likewise.
438 [__powerpc__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL):
439 Likewise.
440
03f77315
JM
441 * sysdeps/unix/sysv/linux/sparc/kernel-features.h: New file.
442 * sysdeps/unix/sysv/linux/kernel-features.h [__sparc__]
443 (__ASSUME_SOCKETCALL): Do not define.
444 (__ASSUME_SET_ROBUST_LIST): Define unconditionally.
445 (__ASSUME_FUTEX_LOCK_PI): Likewise.
446 [__sparc__] (__ASSUME_ACCEPT4_SYSCALL): Do not define.
447 [__sparc__] (__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL): Likewise.
448 (__ASSUME_REQUEUE_PI): Define unconditionally.
449 [__LINUX_KERNEL_VERSION >= 0x020621 && __sparc__]
450 (__ASSUME_RECVMMSG_SYSCALL): Do not define.
451 [__sparc__] (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
452 [__LINUX_KERNEL_VERSION >= 0x030000 && __sparc__]
453 (__ASSUME_SENDMMSG_SYSCALL): Likewise.
454 [__sparc__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
455
083b1f7c
JM
456 * sysdeps/unix/sysv/linux/i386/kernel-features.h: New file.
457 * sysdeps/unix/sysv/linux/kernel-features.h [__i386__]
458 (__ASSUME_SOCKETCALL): Do not define.
459 [__LINUX_KERNEL_VERSION >= 0x020621 && __i386__]
460 (__ASSUME_RECVMMSG_SYSCALL): Likewise.
461 [__i386__] (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
462 [__LINUX_KERNEL_VERSION >= 0x030000 && __i386__]
463 (__ASSUME_SENDMMSG_SYSCALL): Likewise.
464 [__i386__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
465
5be44ea6
JM
466 * sysdeps/unix/sysv/linux/x86_64/kernel-features.h: New file.
467 * sysdeps/unix/sysv/linux/kernel-features.h [__x86_64__]
468 (__ASSUME_ACCEPT4_SYSCALL): Do not define.
469 [__LINUX_KERNEL_VERSION >= 0x020621 && __x86_64__]
470 (__ASSUME_RECVMMSG_SYSCALL): Likewise.
471 [__LINUX_KERNEL_VERSION >= 0x030000 && __x86_64__]
472 (__ASSUME_SENDMMSG_SYSCALL): Likewise.
473 [__x86_64__ && __LINUX_KERNEL_VERSION >= 0x030100]
474 (__ASSUME_GETCPU_SYSCALL): Likewise.
475
d95ffd4c
JM
476 * aclocal.m4 (LIBC_SLIBDIR_RTLDDIR): New macro.
477 * sysdeps/gnu/configure.ac: Use LIBC_SLIBDIR_RTLDDIR. Remove
478 cases for individual architectures.
479 * sysdeps/gnu/configure: Regenerated.
480 * sysdeps/unix/sysv/linux/aarch64/configure.ac: Use
481 LIBC_SLIBDIR_RTLDDIR.
482 * sysdeps/unix/sysv/linux/aarch64/configure: Regenerated.
483 * sysdeps/unix/sysv/linux/mips/configure.ac: Use
484 LIBC_SLIBDIR_RTLDDIR.
485 * sysdeps/unix/sysv/linux/mips/configure: Regenerated.
486 * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac: Use
487 LIBC_SLIBDIR_RTLDDIR.
488 * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure:
489 Regenerated.
490 * sysdeps/unix/sysv/linux/s390/s390-64/configure.ac: New file.
491 * sysdeps/unix/sysv/linux/s390/s390-64/configure: New generated
492 file.
493 * sysdeps/unix/sysv/linux/sparc/sparc64/configure.ac: New file.
494 * sysdeps/unix/sysv/linux/sparc/sparc64/configure: New generated
495 file.
496 * sysdeps/unix/sysv/linux/x86_64/64/configure.ac: New file.
497 * sysdeps/unix/sysv/linux/x86_64/64/configure: New generated file.
498 * sysdeps/unix/sysv/linux/x86_64/x32/configure.ac: New file.
499 * sysdeps/unix/sysv/linux/x86_64/x32/configure: Generate.
500
29c4f53e
JM
501 * sysdeps/aarch64/shlib-versions: Move to ...
502 * sysdeps/unix/sysv/linux/aarch64/shlib-versions: ... here.
503 * sysdeps/alpha/shlib-versions: Move to ...
504 * sysdeps/unix/sysv/linux/alpha/shlib-versions: ... here.
505 * sysdeps/arm/shlib-versions: Move to ...
506 * sysdeps/unix/sysv/linux/arm/shlib-versions: ... here.
507 * sysdeps/hppa/shlib-versions: Move all contents except for
508 libgcc_s entry to ...
509 * sysdeps/unix/sysv/linux/hppa/shlib-versions: ... here. Merge in
510 entry from ...
511 * sysdeps/hppa/nptl/shlib-versions: ... here. Remove file.
512 * sysdeps/ia64/shlib-versions: Move to ...
513 * sysdeps/unix/sysv/linux/ia64/shlib-versions: ... here. Merge in
514 entry from ...
515 * sysdeps/ia64/nptl/shlib-versions: ... here. Remove file.
516 * sysdeps/m68k/coldfire/shlib-versions: Move to ...
517 * sysdeps/unix/sysv/linux/m68k/coldfire/shlib-versions: ... here.
518 * sysdeps/microblaze/shlib-versions: Move to ...
519 * sysdeps/unix/sysv/linux/microblaze/shlib-versions: ... here.
520 * sysdeps/mips/shlib-versions: Move to ...
521 * sysdeps/unix/sysv/linux/mips/shlib-versions: ... here. Merge in
522 entry from ...
523 * sysdeps/mips/nptl/shlib-versions: ... here. Remove file.
524 * sysdeps/tile/shlib-versions: Move to ...
525 * sysdeps/unix/sysv/linux/tile/shlib-versions: ... here.
526 * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: Merge in entry
527 from ...
528 * sysdeps/x86_64/64/shlib-versions: ... here. Remove file.
529 * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: Merge in
530 entry from ...
531 * sysdeps/x86_64/x32/shlib-versions: ... here. Remove file.
532
32bead5b
WN
5332014-07-17 Will Newton <will.newton@linaro.org>
534
57977c4b
WN
535 * sysdeps/arm/bits/atomic.h
536 (__arch_compare_and_exchange_bool_8_int): Evaluate to zero.
537 (__arch_compare_and_exchange_bool_16_int): Likewise.
538 (__arch_compare_and_exchange_bool_64_int): Likewise.
539
32bead5b
WN
540 * iconv/loop.c: Move definition of LOOPFCT and gconv_btowc
541 into an #else block.
542
37fccd41
RM
5432014-07-16 Roland McGrath <roland@hack.frob.com>
544
545 * sysdeps/arm/preconfigure.ac: Apply EABI sanity check to arm*, not
546 just Linux configurations. Test empirically that the compiler sets
547 __ARM_EABI__, rather than using the tuple to decide.
548 * sysdeps/arm/preconfigure: Regenerated.
549 * sysdeps/unix/sysv/linux/arm/configure: File removed.
550 * sysdeps/unix/sysv/linux/arm/configure.ac: File removed,
551 contents appended ...
552 * sysdeps/arm/configure.ac: ... here.
553 * sysdeps/arm/configure: Regenerated.
554
b365f3ec
RM
5552014-07-15 Roland McGrath <roland@hack.frob.com>
556
8badf496
RM
557 * nptl/pthread_kill.c: New file.
558 * nptl/pthread_sigmask.c: New file.
559 * nptl/pthread_sigqueue.c: New file.
560
3df6f22e
RM
561 * sysdeps/nptl/lowlevellock.h: New file.
562 * sysdeps/unix/sysv/linux/lowlevellock-futex.h: New file.
563 * sysdeps/nptl/lowlevellock-futex.h: New file.
564
b365f3ec
RM
565 * nptl/pthreadP.h (__current_sigrtmin, __current_sigrtmax):
566 Remove dead declarations.
567
f2fef657
L
5682014-07-14 H.J. Lu <hongjiu.lu@intel.com>
569
570 * config.h.in (HAVE_AVX2_SUPPORT): New #undef.
571 * sysdeps/i386/configure.ac: Set HAVE_AVX2_SUPPORT and
572 config-cflags-avx2.
573 * sysdeps/x86_64/configure.ac: Likewise.
574 * sysdeps/i386/configure: Regenerated.
575 * sysdeps/x86_64/configure: Likewise.
576 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
577 memset-avx2 only if config-cflags-avx2 is yes.
578 * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
579 Tests for memset_chk and memset only if HAVE_AVX2_SUPPORT is
580 defined.
581 * sysdeps/x86_64/multiarch/memset.S: Define multiple versions
582 only if HAVE_AVX2_SUPPORT is defined.
583 * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
584
f6c44d47
AM
5852014-07-14 Alan Modra <amodra@gmail.com>
586
587 [BZ #17153]
588 * elf/elf.h (DT_PPC64_NUM): Correct value.
589 * NEWS: Add to fixed bug list.
590
7ee03f00
JM
5912014-07-13 Jim Meyering <meyering@fb.com>
592
593 [BZ 17150]
594 regex: don't deref NULL upon heap allocation failure
595 * posix/regcomp.c: (parse_dup_op): Handle duplicate_tree
596 failure in one more place.
597 To trigger the segfault, configure grep -with-included-regex,
598 build it, and run these commands:
599 ( ulimit -v 300000; echo a|src/grep -E a+++++++++++++++++++++ )
600
9d39d517
AS
6012014-07-13 Andreas Schwab <schwab@linux-m68k.org>
602
603 * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Update.
604
a75b89b7
RH
6052014-07-11 Richard Henderson <rth@redhat.com>
606
607 * sysdeps/aarch64/libm-test-ulps: Update.
608
771eb141
FW
6092014-07-10 Florian Weimer <fweimer@redhat.com>
610
611 [BZ #17135]
612 * nptl/pthreadP.h (__nptl_setxid_error): Declare function.
613 * nptl/allocatestack.c (__nptl_setxid_error): New function.
614 (__nptl_setxid): Initialize error member. Call
615 __nptl_setxid_error.
616 * nptl/nptl-init.c (sighandler_setxid): Call __nptl_setxid_error.
617 * nptl/descr.h (struct xid_command): Add error member.
618 * nptl/tst-setuid3.c: New file.
619 * nptl/Makefile (tests): Add it.
620
bc1da176
AZ
6212014-07-10 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
622
623 * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h (__lll_base_trylock):
624 New define.
625 (__lll_trylock): Use __lll_base_trylock.
626 (__lll_cond_trylock): Likewise.
627
887865fc
RM
6282014-07-10 Roland McGrath <roland@hack.frob.com>
629
c0c6bac9
RM
630 * nptl/pthread_create.c (start_thread): Use atomic_or and
631 lll_futex_wake directly rather than lll_robust_dead.
632 * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h
633 (lll_robust_dead): Macro removed.
6a42be57 634 * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h: Likewise.
c0c6bac9
RM
635 * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: Likewise.
636 * sysdeps/unix/sysv/linux/arm/lowlevellock.h: Likewise.
637 * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Likewise.
638 * sysdeps/unix/sysv/linux/i386/lowlevellock.h: Likewise.
639 * sysdeps/unix/sysv/linux/ia64/nptl/lowlevellock.h: Likewise.
640 * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: Likewise.
641 * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Likewise.
642 * sysdeps/unix/sysv/linux/mips/lowlevellock.h: Likewise.
643 * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Likewise.
644 * sysdeps/unix/sysv/linux/s390/lowlevellock.h: Likewise.
645 * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
646 * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Likewise.
647 * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Likewise.
648 * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Likewise.
649
887865fc
RM
650 * nptl/pthread_mutex_trylock.c (__pthread_mutex_trylock):
651 Use atomic_compare_and_exchange_val_acq directly rather than
652 lll_robust_trylock.
653 * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h
654 (__lll_robust_trylock, lll_robust_trylock): Removed.
655 * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: Likewise.
656 * sysdeps/unix/sysv/linux/arm/lowlevellock.h: Likewise.
657 * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Likewise.
658 * sysdeps/unix/sysv/linux/i386/lowlevellock.h: Likewise.
659 * sysdeps/unix/sysv/linux/ia64/nptl/lowlevellock.h: Likewise.
660 * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: Likewise.
661 * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Likewise.
662 * sysdeps/unix/sysv/linux/mips/lowlevellock.h: Likewise.
663 * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Likewise.
664 * sysdeps/unix/sysv/linux/s390/lowlevellock.h: Likewise.
665 * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
666 * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Likewise.
667 * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Likewise.
668 * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Likewise.
669
58536726
FW
6702014-07-02 Florian Weimer <fweimer@redhat.com>
671
672 * manual/locale.texi (Locale Names): New section documenting
673 locale name syntax. Adjust menu and node chaining accordingly.
674 (Choosing Locale): Reference Locale Names, Locale Categories.
675 Mention setting LC_ALL=C. Reflect that name syntax is now
676 documented.
677 (Locale Categories): New section title. Reference Locale Names.
678 LC_ALL is an environment variable, but not a category.
679 (Setting the Locale): Remove "locale -a" invocation and LOCPATH
680 description, now in Locale Name. Reference that section. Locale
681 name syntax is now documented.
682
4e8f95a0
FW
6832014-07-02 Florian Weimer <fweimer@redhat.com>
684
685 [BZ #17137]
686 * locale/findlocale.c (name_present, valid_locale_name): New
687 functions.
688 (_nl_find_locale): Use the loc_name variable to store name
689 candidates. Call name_present and valid_locale_name to check and
690 validate locale names. Return an error if the locale is invalid.
691
d1836456
FW
6922014-07-02 Florian Weimer <fweimer@redhat.com>
693
694 * locale/setlocale.c (setlocale): Use strdup for allocating
695 composite name copy.
696
d69b7f5a
SP
6972014-07-10 Siddhesh Poyarekar <siddhesh@redhat.com>
698
888c679b
SP
699 Sync up with gnulib.
700 * misc/error.c: Use !_LIBC instead of HAVE_CONFIG_H.
701 [!_LIBC && ENABLE_NLS]: Include gettext.h.
702 [_LIBC]: Define USE_UNLOCKED_IO, _GL_ATTRIBUTE_FORMAT_PRINTF
703 and _GL_ARG_NONNULL.
704 [USE_UNLOCKED_IO]: Include unlocked-io.h.
705 [!_LIBC]: Include code for Windows and Cygwin.
706 [!_LIBC && !HAVE_DECL_STRERROR_R && !STRERROR_R_CHAR_P]:
707 Include prototype for int strerror_r.
708 [!_LIBC] (is_open): New function.
709 (flush_stdout): New function.
710 (print_errno_message): Use it.
711 (error): Likewise.
712 (error_at_line): Likewise.
713 (error_tail) Add function attribute macros. Use
714 __builtin_expect.
715
180e0e4b
SP
716 * time/strptime_l.c [_LIBC]: Define HAVE_LOCALTIME_R.
717
d22f1fe2
SP
718 * time/strftime_l.c [_LIBC]: Define HAVE_STRFTIME.
719
12f2254b
SP
720 * io/ftw.c: Include sys/param.h unconditionally.
721
c3c7c360
SP
722 * locale/programs/simple-hash.c [!HAVE_OBSTACK]: Remove code.
723
d62aa75a
SP
724 [BZ #17125]
725 * sysdeps/unix/sysv/linux/check_pf.c (cache): Don't use
726 libc_freeres_ptr.
727 (freecache): New function to free CACHE on exit.
728
d69b7f5a
SP
729 * sunrpc/xdr.c (xdr_string): Add comment about SIZE
730 initialization.
731
5efe06a1
DM
7322014-07-09 David S. Miller <davem@davemloft.net>
733
734 * sysdeps/sparc/fpu/libm-test-ulps: Update.
735
7000d82e
DM
736 * sysdeps/sparc/nptl/internaltypes.h: Delete.
737 * sysdeps/sparc/nptl/sparc-nptl.h: New file.
738 * sysdeps/sparc/nptl/pthread_barrier_destroy.c: Include it.
739 * sysdeps/sparc/nptl/pthread_barrier_init.c: Likewise.
740 * sysdeps/sparc/nptl/pthread_barrier_wait.c: Likewise.
741 * sysdeps/sparc/nptl/sem_init.c: Likewise.
742 * sysdeps/sparc/nptl/sem_post.c: Likewise.
743 * sysdeps/sparc/nptl/sem_timedwait.c: Likewise.
744 * sysdeps/sparc/nptl/sem_wait.c: Likewise.
745 * sysdeps/sparc/sparc32/nptl/pthread_barrier_wait.c: Likewise.
746 * sysdeps/sparc/sparc32/nptl/sem_post.c: Likewise.
747 * sysdeps/sparc/sparc32/nptl/sem_timedwait.c: Likewise.
748 * sysdeps/sparc/sparc32/nptl/sem_wait.c: Likewise.
749
c213442d
AS
7502014-07-09 Andreas Schwab <schwab@suse.de>
751
4a2552c3
AS
752 * sysdeps/powerpc/test-gettimebase.c (do_test): Add newline to
753 output.
754 * sysdeps/unix/sysv/linux/powerpc/test-gettimebasefreq.c
755 (do_test): Likewise.
756
c213442d
AS
757 * sysdeps/i386/fpu/libm-test-ulps: Update ULPs.
758
82374e65
WN
7592014-07-09 Will Newton <will.newton@linaro.org>
760
761 * sysdeps/aarch64/tlsdesc.c (_dl_unmap): Test SHARED with #ifdef.
762 * sysdeps/arm/tlsdesc.c (_dl_unmap): Likewise.
763 * sysdeps/i386/tlsdesc.c (_dl_unmap): Likewise.
764 * sysdeps/x86_64/tlsdesc.c (_dl_unmap): Likewise.
765 * sysdeps/hppa/start.S (_start): Likewise.
766
6680738a
SP
7672014-07-09 Siddhesh Poyarekar <siddhesh@redhat.com>
768
6ee3eab4
SP
769 * sunrpc/xdr.c (xdr_string): Initialize SIZE to 0.
770
6680738a
SP
771 * sysdeps/generic/unwind-pe.h: Only check if __cplusplus is
772 defined.
773
80b5c505
SP
7742014-07-08 Siddhesh Poyarekar <siddhesh@redhat.com>
775
e35c53e3
SP
776 * resolv/res_query.c (__libc_res_nsearch): Dereference resplen2
777 after checking that it is non-NULL.
778
80b5c505
SP
779 * sysdeps/i386/dl-machine.h: Define ELF_MACHINE_NO_REL.
780
91f4b564
AZ
7812014-07-08 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
782
27b75f56
AZ
783 * sysdeps/powerpc/memmove.c: Remove file.
784 * sysdeps/powerpc/powerpc32/power4/memcopy.h
785 [MEMCPY_OK_FOR_FWD_MEMMOVE]: Define it to 1.
786 * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-power7.c
787 [MEMCPY_OK_FOR_FWD_MEMMOVE]: Remove define.
788 * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-ppc.c:
789 [MEMCPY_OK_FOR_FWD_MEMMOVE]: Likewise.
790 * sysdeps/powerpc/powerpc64/multiarch/memmove-ppc64.c: Include default
791 string memmove instead of removed powerpc one.
792
e7f95bb5
AZ
793 * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l-power7.S:
794 [weak_alias]: Fix compiler warning due trailing data.
795 * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp-power7.S:
796 [weak_alias]: Likewise.
797 * sysdeps/powerpc/powerpc64/multiarch/strcat-power7.c: Fix compile
798 warnigs due missing definition of __strcpy_power7 and __strlen_power7.
799
91f4b564
AZ
800 * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
801 (__libc_ifunc_impl_list): Add memmove functions.
802
7c33f1e5
SP
8032014-07-08 Siddhesh Poyarekar <siddhesh@redhat.com>
804
805 * localedata/tests-mbwc/dat_iswalnum.c [SHOJI_IS_RIGHT]:
806 Remove code.
807 * localedata/tests-mbwc/dat_iswalpha.c [SHOJI_IS_RIGHT]:
808 Likewise
809 * localedata/tests-mbwc/dat_iswctype.c [SHOJI_IS_RIGHT]:
810 Likewise
811 * localedata/tests-mbwc/dat_iswgraph.c [SHOJI_IS_RIGHT]:
812 Likewise
813 * localedata/tests-mbwc/dat_iswprint.c [SHOJI_IS_RIGHT]:
814 Likewise
815 * localedata/tests-mbwc/dat_iswpunct.c [SHOJI_IS_RIGHT]:
816 Likewise
817 * localedata/tests-mbwc/dat_mbrlen.c [SHOJI_IS_RIGHT]:
818 Likewise
819 * localedata/tests-mbwc/dat_mbstowcs.c [SHOJI_IS_RIGHT]:
820 Likewise
821 * localedata/tests-mbwc/dat_mbtowc.c [SHOJI_IS_RIGHT]:
822 Likewise
823 * localedata/tests-mbwc/dat_strcoll.c [SHOJI_IS_RIGHT]:
824 Likewise
825 * localedata/tests-mbwc/dat_swscanf.c [SHOJI_IS_RIGHT]:
826 Likewise
827 * localedata/tests-mbwc/dat_towctrans.c [SHOJI_IS_RIGHT]:
828 Likewise
829 * localedata/tests-mbwc/dat_wcscoll.c [SHOJI_IS_RIGHT]:
830 Likewise
831 * localedata/tests-mbwc/dat_wcswidth.c [SHOJI_IS_RIGHT]:
832 Likewise
833 * localedata/tests-mbwc/dat_wctob.c [SHOJI_IS_RIGHT]:
834 Likewise
835 * localedata/tests-mbwc/dat_wcwidth.c [SHOJI_IS_RIGHT]:
836 Likewise
837 * localedata/tests-mbwc/tst_towctrans.c [SHOJI_IS_RIGHT]:
838 Likewise
839
3f17b03b
AZ
8402014-07-07 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
841
87868c24
AZ
842 * sysdeps/powerpc/powerpc64/power7/memcpy.S: Align VSX copies to 16B
843 to avoid alignment traps in non-cacheable memory.
844 * sysdeps/powerpc/powerpc32/power7/memcpy.S: Likewise.
845
07aedd78
AZ
846 * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memmove
847 multiarch objects.
848 * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-power7.c: New
849 file: multiarch power7 memmove.
850 * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-ppc.c: New file:
851 multiarch default memmove.
852 * sysdeps/powerpc/powerpc32/power4/multiarch/memmove.c: New file:
853 multiarch memove for powerpc32/power4.
854
17762f66
AZ
855 * string/bcopy.c: Use full path to include memmove.c.
856 * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memmove and bcopy
857 multiarch objects.
858 * sysdeps/powerpc/powerpc64/multiarch/bcopy-ppc64.c: New file: default
859 bcopy for powerpc64.
860 * sysdeps/powerpc/powerpc64/multiarch/bcopy.c: New file: multiarch
861 bcopy for powerpc64.
862 * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c: Add bcopy
863 and memmove implementations.
864 * sysdeps/powerpc/powerpc64/multiarch/memmove-power7.S: New file:
865 optimized multiarch memmove for POWER7/powerpc64.
866 * sysdeps/powerpc/powerpc64/multiarch/memmove-ppc64.c: New file:
867 default multiarch memmove for powerpc64.
868 * sysdeps/powerpc/powerpc64/multiarch/memmove.c: New file: memmove
869 multiarch for powerpc64.
870 * sysdeps/powerpc/powerpc64/power7/bcopy.c: New file: optimized bcopy
871 for POWER7/powerpc64.
872 * sysdeps/powerpc/powerpc64/power7/memmove.S: New file: optimized
873 memmove for POWER7/powerpc64.
874
d6f68bbe
AZ
875 * sysdeps/powerpc/memmove.c (memmove): Cleanup impplementation to use
876 glibc default one.
877
3f17b03b
AZ
878 * sysdeps/powerpc/bits/link.h [_CALL_ELF]: Guard check for
879 __ELF_NATIVE_CLASS equal to 64.
880
08192659
RM
8812014-07-07 Roland McGrath <roland@hack.frob.com>
882
f4c4021b
RM
883 * sysdeps/nptl/lowlevellock.h: File removed.
884
f083450f
RM
885 * NEWS: NPTL is no longer an add-on!
886 * nptl/internaltypes.h: Moved ...
887 * sysdeps/nptl/internaltypes.h: ... here.
888 * sysdeps/nptl/aio_misc.h: Use <nptl/pthreadP.h> in #include.
889 * sysdeps/nptl/fork.c: Likewise.
890 * sysdeps/nptl/gai_misc.h: Likewise.
891 * sysdeps/nptl/librt-cancellation.c: Likewise.
892 * sysdeps/nptl/jmp-unwind.c: Likewise.
893 * sysdeps/nptl/setxid.h: Likewise.
894 * sysdeps/unix/sysv/linux/aarch64/Implies: New file.
895 * sysdeps/unix/sysv/linux/alpha/Implies: Add alpha/nptl.
896 * sysdeps/unix/sysv/linux/arm/Implies: New file.
897 * sysdeps/unix/sysv/linux/hppa/Implies: New file.
898 * sysdeps/unix/sysv/linux/i386/Implies: Add i386/nptl.
899 * sysdeps/unix/sysv/linux/i386/i686/Implies: New file.
900 * sysdeps/unix/sysv/linux/ia64/Implies: Add ia64/nptl.
901 * sysdeps/unix/sysv/linux/m68k/Implies: New file.
902 * sysdeps/unix/sysv/linux/microblaze/Implies: New file.
903 * sysdeps/unix/sysv/linux/mips/Implies: New file.
904 * sysdeps/unix/sysv/linux/powerpc/Implies: New file.
905 * sysdeps/unix/sysv/linux/s390/Implies: Add s390/nptl.
906 * sysdeps/unix/sysv/linux/sh/Implies: New file.
907 * sysdeps/unix/sysv/linux/sparc/Implies: New file.
908 * sysdeps/unix/sysv/linux/tile/Implies: New file.
909 * sysdeps/unix/sysv/linux/x86_64/Implies: Add x86_64/nptl.
910 * sysdeps/unix/sysv/linux/x86_64/x32/Implies: New file.
911 * nptl/Makeconfig: Moved ...
912 * sysdeps/nptl/Makeconfig: ... here.
913 * nptl/configure: File removed.
914 * nptl/ANNOUNCE: File removed.
915 * sysdeps/unix/sysv/linux/configure.ac: Remove nptl sanity check.
916 * sysdeps/unix/sysv/linux/configure: Regenerated.
917
08192659
RM
918 * nptl/Makefile (routines): Add libc_pthread_init,
919 libc_multiple_threads, register-atfork and unregister-atfork.
920 (libpthread-routines): Add pthread_mutex_cond_lock and pt-fork here.
921 (gen-as-const-headers): Add lowlevelcond.sym, lowlevelrwlock.sym,
922 lowlevelbarrier.sym, unwindbuf.sym, lowlevelrobustlock.sym,
923 pthread-pi-defines.sym, structsem.sym.
924 * sysdeps/unix/sysv/linux/Makefile [$(subdir) = posix]
925 (CFLAGS-fork.c, CFLAGS-getpid.o, CFLAGS-getpid.os): New variables.
926 [$(subdir) = nptl] (tests): Add tst-setgetname.
927 * nptl/sysdeps/unix/sysv/linux/Makefile: File removed.
928 * sysdeps/unix/sysv/linux/sigaction.c: Just include
929 <nptl/sigaction.c> directly here, instead of WRAPPER_INCLUDE.
930 [!LIBC_SIGACTION]: Remove aliases.
931 * sysdeps/unix/sysv/linux/aarch64/sigaction.c: Likewise.
932 * sysdeps/unix/sysv/linux/arm/sigaction.c: Likewise.
933 * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
934 * sysdeps/unix/sysv/linux/ia64/sigaction.c: Likewise.
935 * sysdeps/unix/sysv/linux/mips/sigaction.c: Likewise.
936 * sysdeps/unix/sysv/linux/s390/s390-64/sigaction.c: Likewise.
937 * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c: Likewise.
938 * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c: Likewise.
939 * sysdeps/unix/sysv/linux/x86_64/sigaction.c: Likewise.
940 * nptl/Versions (libc: GLIBC_2.3.2): Add __register_atfork.
941 (libc: GLIBC_PRIVATE): Add __libc_pthread_init,
942 __libc_current_sigrtmin_private, __libc_current_sigrtmax_private,
943 __libc_allocate_rtsig_private.
944 * nptl/sysdeps/unix/sysv/linux/Versions: File removed.
945 * sysdeps/unix/sysv/linux/sigtimedwait.c: Include <nptl/pthreadP.h>.
946 * sysdeps/unix/sysv/linux/sigwait.c: Likewise.
947 * sysdeps/unix/sysv/linux/sigwaitinfo.c: Likewise.
948 * sysdeps/unix/sysv/linux/sleep.c: Likewise.
949 * nptl/sysdeps/unix/sysv/linux/sigwait.c: File removed.
950 * nptl/sysdeps/unix/sysv/linux/sigtimedwait.c: File removed.
951 * nptl/sysdeps/unix/sysv/linux/sigwaitinfo.c: File removed.
952 * nptl/sysdeps/unix/sysv/linux/sleep.c: File removed.
953 * nptl/sysdeps/unix/sysv/linux/createthread.c: File removed.
954 * sysdeps/unix/sysv/linux/ia64/fork.S: File removed.
955 * nptl/sysdeps/unix/sysv/linux/internaltypes.h: Moved ...
956 * nptl/internaltypes.h: ... here.
957 * nptl/sysdeps/unix/sysv/linux/jmp-unwind.c: Moved ...
958 * sysdeps/nptl/jmp-unwind.c: ... here.
959 * nptl/sysdeps/unix/sysv/linux/libc-lowlevellock.c: Moved ...
960 * nptl/libc-lowlevellock.c: ... here.
961 * nptl/sysdeps/unix/sysv/linux/libc_multiple_threads.c: Moved ...
962 * nptl/libc_multiple_threads.c: ... here.
963 * nptl/sysdeps/unix/sysv/linux/libc_pthread_init.c: Moved ...
964 * nptl/libc_pthread_init.c: ... here.
965 * nptl/sysdeps/unix/sysv/linux/lowlevelbarrier.sym: Moved ...
966 * nptl/lowlevelbarrier.sym: ... here.
967 * nptl/sysdeps/unix/sysv/linux/lowlevelcond.sym: Moved ...
968 * nptl/lowlevelcond.sym: ... here.
969 * nptl/sysdeps/unix/sysv/linux/lowlevellock.c: Moved ...
970 * nptl/lowlevellock.c: ... here.
971 * nptl/lowlevellock.h: Moved ...
972 * sysdeps/nptl/lowlevellock.h: ... here.
973 * nptl/sysdeps/unix/sysv/linux/lowlevelrobustlock.c: Moved ...
974 * nptl/lowlevelrobustlock.c: ... here.
975 * nptl/sysdeps/unix/sysv/linux/lowlevelrobustlock.sym: Moved ...
976 * nptl/lowlevelrobustlock.sym: ... here.
977 * nptl/sysdeps/unix/sysv/linux/lowlevelrwlock.sym: Moved ...
978 * nptl/lowlevelrwlock.sym: ... here.
979 * nptl/sysdeps/unix/sysv/linux/pt-fork.c: Moved ...
980 * nptl/pt-fork.c: ... here.
981 * nptl/sysdeps/unix/sysv/linux/pthread-pi-defines.sym: Moved ...
982 * nptl/pthread-pi-defines.sym: ... here.
983 * nptl/sysdeps/unix/sysv/linux/pthread_attr_getaffinity.c: Moved ...
984 * nptl/pthread_attr_getaffinity.c: ... here.
985 * nptl/sysdeps/unix/sysv/linux/pthread_attr_setaffinity.c: Moved ...
986 * nptl/pthread_attr_setaffinity.c: ... here.
987 * nptl/sysdeps/unix/sysv/linux/pthread_mutex_cond_lock.c: Moved ...
988 * nptl/pthread_mutex_cond_lock.c: ... here.
989 * sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c:
990 Update #include.
991 * sysdeps/unix/sysv/linux/x86/pthread_mutex_cond_lock.c: Likewise.
992 * nptl/sysdeps/unix/sysv/linux/pthread_once.c: Moved ...
993 * nptl/pthread_once.c: ... here, replacing old file.
994 * nptl/sysdeps/unix/sysv/linux/pthread_yield.c: Moved ...
995 * nptl/pthread_yield.c: ... here.
996 * nptl/sysdeps/unix/sysv/linux/register-atfork.c: Moved ...
997 * nptl/register-atfork.c: ... here.
998 * nptl/sysdeps/unix/sysv/linux/sem_post.c: Moved ...
999 * nptl/sem_post.c: ... here.
1000 * sysdeps/unix/sysv/linux/alpha/sem_post.c: Update #include.
1001 * nptl/sysdeps/unix/sysv/linux/sem_timedwait.c: Moved ...
1002 * nptl/sem_timedwait.c: ... here.
1003 * nptl/sysdeps/unix/sysv/linux/sem_trywait.c: Moved ...
1004 * nptl/sem_trywait.c: ... here.
1005 * sysdeps/sparc/sparc32/sparcv9/sem_trywait.c: Update #include.
1006 * nptl/sysdeps/unix/sysv/linux/sem_wait.c: Moved ...
1007 * nptl/sem_wait.c: ... here.
1008 * nptl/sysdeps/unix/sysv/linux/structsem.sym: Moved ...
1009 * nptl/structsem.sym: ... here.
1010 * nptl/sysdeps/unix/sysv/linux/mq_notify.c: Moved ...
1011 * sysdeps/unix/sysv/linux/mq_notify.c: ... here, replacing old file.
1012 * nptl/sysdeps/unix/sysv/linux/unregister-atfork.c: Moved ...
1013 * nptl/unregister-atfork.c: ... here.
1014 * nptl/sysdeps/unix/sysv/linux/unwindbuf.sym: Moved ...
1015 * nptl/unwindbuf.sym: ... here.
1016 * nptl/sysdeps/unix/sysv/linux/fork.c: Moved ...
1017 * sysdeps/nptl/fork.c: ... here.
1018 * nptl/sysdeps/unix/sysv/linux/fork.h: Moved ...
1019 * sysdeps/nptl/fork.h: ... here.
1020 * sysdeps/unix/sysv/linux/syscalls.list: Remove fork.
1021 * nptl/sysdeps/unix/sysv/linux/aio_misc.h: Moved ...
1022 * sysdeps/unix/sysv/linux/aio_misc.h: ... here.
1023 * nptl/sysdeps/unix/sysv/linux/allocrtsig.c: Moved ...
1024 * sysdeps/unix/sysv/linux/allocrtsig.c: ... here.
1025 * nptl/sysdeps/unix/sysv/linux/getpid.c: Moved ...
1026 * sysdeps/unix/sysv/linux/getpid.c: ... here.
1027 * nptl/sysdeps/unix/sysv/linux/kernel-posix-timers.h: Moved ...
1028 * sysdeps/unix/sysv/linux/kernel-posix-timers.h: ... here.
1029 * nptl/sysdeps/unix/sysv/linux/pt-raise.c: Moved ...
1030 * sysdeps/unix/sysv/linux/pt-raise.c: ... here.
1031 * nptl/sysdeps/unix/sysv/linux/pthread_getaffinity.c: Moved ...
1032 * sysdeps/unix/sysv/linux/pthread_getaffinity.c: ... here.
1033 * nptl/sysdeps/unix/sysv/linux/pthread_getcpuclockid.c: Moved ...
1034 * sysdeps/unix/sysv/linux/pthread_getcpuclockid.c: ... here.
1035 * nptl/sysdeps/unix/sysv/linux/pthread_getname.c: Moved ...
1036 * sysdeps/unix/sysv/linux/pthread_getname.c: ... here.
1037 * nptl/sysdeps/unix/sysv/linux/pthread_kill.c: Moved ...
1038 * sysdeps/unix/sysv/linux/pthread_kill.c: ... here.
1039 * nptl/sysdeps/unix/sysv/linux/pthread_setaffinity.c: Moved ...
1040 * sysdeps/unix/sysv/linux/pthread_setaffinity.c: ... here.
1041 * nptl/sysdeps/unix/sysv/linux/pthread_setname.c: Moved ...
1042 * sysdeps/unix/sysv/linux/pthread_setname.c: ... here.
1043 * nptl/sysdeps/unix/sysv/linux/pthread_sigqueue.c: Moved ...
1044 * sysdeps/unix/sysv/linux/pthread_sigqueue.c: ... here.
1045 * nptl/sysdeps/unix/sysv/linux/raise.c: Moved ...
1046 * sysdeps/unix/sysv/linux/raise.c: ... here.
1047 * nptl/sysdeps/unix/sysv/linux/timer_create.c: Moved ...
1048 * sysdeps/unix/sysv/linux/timer_create.c: ... here.
1049 * nptl/sysdeps/unix/sysv/linux/timer_delete.c: Moved ...
1050 * sysdeps/unix/sysv/linux/timer_delete.c: ... here.
1051 * nptl/sysdeps/unix/sysv/linux/timer_getoverr.c: Moved ...
1052 * sysdeps/unix/sysv/linux/timer_getoverr.c: ... here.
1053 * nptl/sysdeps/unix/sysv/linux/timer_gettime.c: Moved ...
1054 * sysdeps/unix/sysv/linux/timer_gettime.c: ... here.
1055 * nptl/sysdeps/unix/sysv/linux/timer_routines.c: Moved ...
1056 * sysdeps/unix/sysv/linux/timer_routines.c: ... here.
1057 * nptl/sysdeps/unix/sysv/linux/timer_settime.c: Moved ...
1058 * sysdeps/unix/sysv/linux/timer_settime.c: ... here.
1059 * nptl/sysdeps/unix/sysv/linux/tst-setgetname.c: Moved ...
1060 * sysdeps/unix/sysv/linux/tst-setgetname.c: ... here.
1061 * sysdeps/unix/sysv/linux/s390/jmp-unwind.c: Update #include.
1062
96baf6ff
SP
10632014-07-04 Siddhesh Poyarekar <siddhesh@redhat.com>
1064
1065 * sysdeps/generic/memcopy.h: Add comment for
1066 MEMCPY_OK_FOR_FWD_MEMMOVE.
1067
6b7b14b2
WN
10682014-07-04 Will Newton <will.newton@linaro.org>
1069
1570a72b
WN
1070 * string/memchr.c: Merge from gnulib.
1071 [_LIBC]: Remove conditionals.
1072 (__ptr_t): Remove define.
1073 (LONG_MAX_32_BITS): Likewise.
1074 (LONG_MAX): Likewise.
1075 (MEMCHR): Use ANSI prototype and optimize algorithm.
1076
6b7b14b2
WN
1077 * sysdeps/arm/dl-machine.h (ELF_MACHINE_NO_REL): Define.
1078
38851324
SP
10792014-07-03 Roland McGrath <roland@hack.frob.com>
1080
3d9eb57c
RM
1081 * sysdeps/unix/sysv/linux/ia64/lowlevellock.h
1082 (lll_futex_timed_wait_bitset): Fix syscall argument count.
1083
78b984ae
RM
1084 * sysdeps/nptl/configure.ac (libc_cv_forced_unwind):
1085 Use -Dinhibit_libc=1 for unwind.h check to prevent false failure
1086 in a bare environment with no <stdlib.h> installed.
1087 * sysdeps/nptl/configure: Regenerated.
1088
2d5976a5
RM
1089 * sysdeps/alpha/fpu/s_nearbyint.c: Include <math_ldbl_opt.h>.
1090
c1f5acd4
RM
1091 * sysdeps/unix/sysv/linux/configure.ac: Use AC_TRY_COMPILE rather than
1092 AC_EGREP_CPP for kernel header checks, so they only succeed if
1093 including <linux/version.h> actually works right.
1094 * sysdeps/unix/sysv/linux/configure: Regenerated.
1095
4d614fe5
RM
1096 * sysdeps/s390/nptl/tls.h (THREAD_SET_POINTER_GUARD): Refer to the
1097 value so it's not diagnosed as unused.
1098
38851324
SP
1099 * sysdeps/pthread/Makefile: Conditionalize tst-timer bits (the only
1100 thing) with "ifeq ($(subdir),rt)".
1101
b3ec00e5
RH
11022014-07-03 Richard Henderson <rth@redhat.com>
1103
69862e25
RH
1104 * sysdeps/alpha/fpu/s_nearbyintf.c: Remove file.
1105 * sysdeps/alpha/fpu/s_nearbyint.c (__nearbyint): Remove;
1106 include sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c.
1107
d5e16ade
RH
1108 * sysdeps/alpha/fpu/math_private.h (math_opt_barrier): New.
1109 (math_force_eval): New.
1110
ca7b945c
RH
1111 * sysdeps/alpha/fpu/s_lround.c: Add 0.5 with chopped rounding.
1112 * sysdeps/alpha/fpu/s_lroundf.c: Likewise.
1113
cd1175a3
RH
1114 * sysdeps/alpha/fpu/s_round.c: Remove file.
1115 * sysdeps/alpha/fpu/s_roundf.c: Remove file.
1116
b3ec00e5
RH
1117 * elf/dl-support.c (HP_TIMING_AVAIL): Do not redefine.
1118 (_dl_non_dynamic_init): Check HP_SMALL_TIMING_AVAIL instead.
1119 * elf/rtld.c (HP_TIMING_AVAIL): Do not redefine.
1120 (_dl_start_final): Check HP_SMALL_TIMING_AVAIL instead.
1121 (_dl_start, print_statistics): Likewise.
1122 * sysdeps/generic/ldsodefs.h (struct rtld_global): Only check
1123 HP_SMALL_TIMING_AVAIL in defining _dl_cpuclock_offset.
1124
1125 * sysdeps/aarch64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
1126 * sysdeps/generic/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
1127 * sysdeps/i386/i686/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
1128 * sysdeps/ia64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
1129 * sysdeps/powerpc/powerpc32/power4/hp-timing.h
1130 (HP_SMALL_TIMING_AVAIL): Define.
1131 * sysdeps/powerpc/powerpc64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
1132 * sysdeps/sparc/sparc32/sparcv9/hp-timing.h
1133 (HP_SMALL_TIMING_AVAIL): Define.
1134 * sysdeps/sparc/sparc64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
1135 * sysdeps/x86_64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
1136
1137 * sysdeps/aarch64/hp-timing.h: New file.
1138
1139 * sysdeps/generic/hp-timing.h: Remove dead comment.
1140 * sysdeps/generic/hp-timing-common.h: New file.
1141 * sysdeps/alpha/hp-timing.h: Include it.
1142 (HP_TIMING_DIFF, HP_TIMING_ACCUM_NT, HP_TIMING_PRINT): Remove.
1143 * sysdeps/i386/i686/hp-timing.h: Likewise.
1144 * sysdeps/ia64/hp-timing.h: Likewise.
1145 * sysdeps/powerpc/powerpc32/power4/hp-timing.h: Likewise.
1146 * sysdeps/powerpc/powerpc64/hp-timing.h: Likewise.
1147 * sysdeps/sparc/sparc32/sparcv9/hp-timing.h: Likewise.
1148 * sysdeps/sparc/sparc64/hp-timing.h: Likewise.
1149 * sysdeps/x86_64/hp-timing.h: Don't include the i686 version.
1150 (HP_TIMING_AVAIL, HP_TIMING_INLINE): Define.
1151 (hp_timing_t): New.
1152
1153 * benchtests/bench-string.h (_dl_hp_timing_overhead): Remove.
1154 * benchtests/bench-timing.h (_dl_hp_timing_overhead): Remove.
1155 (TIMING_INIT): Remove call to HP_TIMING_DIFF_INIT.
1156 * elf/rtld.c (_dl_start_final): Likewise.
1157 * sysdeps/generic/ldsodefs.h (_dl_hp_timing_overhead): Remove.
1158 * sysdeps/alpha/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
1159 * sysdeps/generic/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
1160 * sysdeps/i386/i686/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
1161 * sysdeps/ia64/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
1162 * sysdeps/powerpc/powerpc32/power4/hp-timing.h
1163 (HP_TIMING_DIFF_INIT): Remove.
1164 * sysdeps/powerpc/powerpc64/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
1165 * sysdeps/sparc/sparc32/sparcv9/hp-timing.h
1166 (HP_TIMING_DIFF_INIT): Remove.
1167 * sysdeps/sparc/sparc64/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
1168 * sysdeps/i386/i686/hp-timing.c: Remove file.
1169 * sysdeps/x86_64/hp-timing.c: Remove file.
1170 * sysdeps/ia64/hp-timing.c: Remove file.
1171 * sysdeps/powerpc/powerpc32/power4/hp-timing.c: Remove file.
1172 * sysdeps/powerpc/powerpc64/hp-timing.c: Remove file.
1173 * sysdeps/sparc/sparc32/sparcv9/hp-timing.c: Remove file.
1174 * sysdeps/sparc/sparc64/hp-timing.c: Remove file.
1175
1176 * sysdeps/alpha/hp-timing.h (HP_TIMING_ACCUM): Remove.
1177 * sysdeps/generic/hp-timing.h (HP_TIMING_ACCUM): Remove.
1178 * sysdeps/i386/i686/hp-timing.h (HP_TIMING_ACCUM): Remove.
1179 * sysdeps/ia64/hp-timing.h (HP_TIMING_ACCUM): Remove.
1180 * sysdeps/powerpc/powerpc32/power4/hp-timing.h
1181 (HP_TIMING_ACCUM): Remove.
1182 * sysdeps/powerpc/powerpc64/hp-timing.h (HP_TIMING_ACCUM): Remove.
1183 * sysdeps/sparc/sparc32/sparcv9/hp-timing.h (HP_TIMING_ACCUM): Remove.
1184 * sysdeps/sparc/sparc64/hp-timing.h (HP_TIMING_ACCUM): Remove.
1185
1186 * sysdeps/alpha/hp-timing.h (HP_TIMING_ZERO): Remove.
1187 * sysdeps/generic/hp-timing.h (HP_TIMING_ZERO): Remove.
1188 * sysdeps/i386/i686/hp-timing.h (HP_TIMING_ZERO): Remove.
1189 * sysdeps/ia64/hp-timing.h (HP_TIMING_ZERO): Remove.
1190 * sysdeps/powerpc/powerpc32/power4/hp-timing.h (HP_TIMING_ZERO): Remove.
1191 * sysdeps/powerpc/powerpc64/hp-timing.h (HP_TIMING_ZERO): Remove.
1192 * sysdeps/sparc/sparc32/sparcv9/hp-timing.h (HP_TIMING_ZERO): Remove.
1193 * sysdeps/sparc/sparc64/hp-timing.h (HP_TIMING_ZERO): Remove.
1194
1195 * sysdeps/powerpc/powerpc32/hp-timing.h: Remove file.
1196
225f410f
MR
11972014-07-03 Maciej W. Rozycki <macro@codesourcery.com>
1198
1199 * stdlib/tst-strtod-overflow.c (TIMEOUT): Bump up to 30.
1200
3247f285
SP
12012014-07-02 Siddhesh Poyarekar <siddhesh@redhat.com>
1202
1203 Sync up with gettext.
1204 * intl/loadmsgcat.c: Define O_BINARY if not defined.
1205 [_MSC_VER]: Include malloc.h
1206 [_LIBC]: Define PRI_MACROS_BROKEN if it is not defined.
1207 (get_sysdep_segment_value) [!__UCLIBC__]: Return "I" flag.
1208 (_nl_load_domain): Open DOMAIN_FILE in binary mode. Don't use
1209 TEMP_FAILURE_RETRY. Cast return of alloca.
1210 [!_LIBC] Call gl_rwlock_init.
1211 [IN_LIBGLOCALE]: Call _nl_find_msg with one less argument.
1212
d12704c7
SP
12132014-07-02 Roland McGrath <roland@hack.frob.com>
1214
1215 * misc/sys/cdefs.h: Check if __STDC_VERSION__ is defined
1216 before checking its value.
1217
99f8dc92
SP
12182014-07-02 Siddhesh Poyarekar <siddhesh@redhat.com>
1219
05fdac77
SP
1220 * intl/loadmsgcat.c (_nl_load_domain): Use __builtin_expect.
1221
99f8dc92
SP
1222 * debug/memcpy_chk.c: Don't include pagecopy.h.
1223 * debug/mempcpy_chk.c: Likewise.
1224 * string/memcpy.c: Likewise.
1225 * string/memmove.c: Likewise.
1226 * sysdeps/powerpc/memmove.c: Likewise.
1227 * sysdeps/generic/memcopy.h: Include pagecopy.h. Move
1228 definition of PAGE_COPY_FWD_MAYBE here...
1229 * sysdeps/generic/pagecopy.h: ... from here.
1230 * sysdeps/mach/pagecopy.h: Don't include generic pagecopy.h.
1231
bc8ea385
VR
12322014-07-02 Vidya Ranganathan <vidya@linux.vnet.ibm.com>
1233 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
1234
1235 * sysdeps/powerpc/strcat.c: Using macro to redefine symbol name.
1236 * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcat multiarch
1237 optimizations.
1238 * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
1239 (__libc_ifunc_impl_list): Likewise.
1240 * sysdeps/powerpc/powerpc64/multiarch/strcat.c: New file:
1241 multiarch strcat for PPC64.
1242 * sysdeps/powerpc/powerpc64/multiarch/strcat-ppc64.c: New file/
1243 * sysdeps/powerpc/powerpc64/multiarch/strcat-power7.c: New file.
1244
fe5f34e4
RM
12452014-07-02 Roland McGrath <roland@hack.frob.com>
1246
1247 * sysdeps/unix/sysv/linux/dl-sysdep.c: Include <sys/param.h>.
1248
256aa665
SP
12492014-07-02 Siddhesh Poyarekar <siddhesh@redhat.com>
1250
d4eb8195
SP
1251 * intl/loadmsgcat.c: Remove declaration of
1252 get_sysdep_segment_value.
1253 (get_sysdep_segment_value): Use ISO C style.
1254 (_nl_load_domain): Use ISO C style. Get rid of redundant
1255 semicolon. Fix typo and formatting in comment.
1256 (_nl_unload_domain): Use ISO C style.
1257
256aa665
SP
1258 * sysdeps/posix/sysconf.c (__sysconf): Fix typo in macro name.
1259
b100f9aa
WN
12602014-07-02 Will Newton <will.newton@linaro.org>
1261
1262 * malloc/obstack.c: Merge from gnulib master.
1263 [HAVE_CONFIG_H]: Remove conditional code.
1264 [!_LIBC]: Include config.h.
1265 [!ELIDE_CODE]: Don't include inttypes.h, include
1266 stdint.h unconditionally.
1267 (print_and_abort): Mark as _Noreturn.
1268 (_obstack_allocated_p): Mark as __attribute_pure__.
1269 (obstack_free): Rename to __obstack_free.
1270 [!__attribute__]: Remove conditional code.
1271 * malloc/obstack.h: Merge from gnulib master.
1272 [__cplusplus]: Move conditional down.
1273 [!__attribute_pure__]: Define __attribute_pure__ here
1274 if it is not already defined.
1275 (_obstack_memory_used): Mark as __attribute_pure__.
1276 [!__obstack_free]: Define as obstack_free.
1277 [__GNUC__]: Remove check for ancient NeXT gcc.
1278
c4c41244
PE
12792014-07-02 Will Newton <will.newton@linaro.org>
1280 Paul Eggert <eggert@cs.ucla.edu>
1281
1282 * misc/sys/cdefs.h (_Noreturn): New macro, for pre-C11 compilers.
1283
e1e041c4
SP
12842014-07-02 Siddhesh Poyarekar <siddhesh@redhat.com>
1285
1286 * resolv/gethnamaddr.c: Add comment warning that the file is
1287 not maintained.
1288
ccf431ff
CD
12892014-07-01 Carlos O'Donell <carlos@redhat.com>
1290
d34570a6
CD
1291 * sysdeps/unix/sysv/linux/hppa/librt.abilist: Remove GLIBC_2.3
1292 entries.
1293
ccf431ff
CD
1294 * sysdeps/unix/sysv/linux/hppa/Versions: Remove librt GLIBC_2.3
1295 entry for aio_cancel and aio_cancel64.
1296 * sysdeps/unix/sysv/linux/hppa/ld.abilist: New file.
1297 * sysdeps/unix/sysv/linux/hppa/libBrokenLocale.abilist: New file.
1298 * sysdeps/unix/sysv/linux/hppa/libanl.abilist: New file.
1299 * sysdeps/unix/sysv/linux/hppa/libc.abilist: New file.
1300 * sysdeps/unix/sysv/linux/hppa/libcrypt.abilist: New file.
1301 * sysdeps/unix/sysv/linux/hppa/libdl.abilist: New file.
1302 * sysdeps/unix/sysv/linux/hppa/libm.abilist: New file.
1303 * sysdeps/unix/sysv/linux/hppa/libnsl.abilist: New file.
1304 * sysdeps/unix/sysv/linux/hppa/libpthread.abilist: New file.
1305 * sysdeps/unix/sysv/linux/hppa/libresolv.abilist: New file.
1306 * sysdeps/unix/sysv/linux/hppa/librt.abilist: New file.
1307 * sysdeps/unix/sysv/linux/hppa/libthread_db.abilist: New file.
1308 * sysdeps/unix/sysv/linux/hppa/libutil.abilist: New file.
1309
ca06321d
RM
13102014-07-01 Roland McGrath <roland@hack.frob.com>
1311
1312 * sysdeps/unix/sysv/linux/sysconf.c: Include <sys/param.h>.
1313 * nptl/pthread_mutex_lock.c: Likewise.
1314 * nptl/pthread_mutex_timedlock.c: Likewise.
1315 * nptl/sysdeps/unix/sysv/linux/pthread_attr_getaffinity.c: Likewise.
1316
a1ac3184
RH
13172014-07-01 Richard henderson <rth@redhat.com>
1318
631021e0
RH
1319 * sysdeps/alpha/fpu/bits/mathinline.h (__isnanf): Remove.
1320 (__isnan, __isnanl): Remove.
1321 * sysdeps/alpha/fpu/s_isnan.c (__isnan): Use integer arithmetic.
1322
a1ac3184
RH
1323 * sysdeps/alpha/fpu/libm-test-ulps: Update.
1324
0c1d731f
SL
13252014-07-01 Stefan Liebler <stli@linux.vnet.ibm.com>
1326
1327 * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
1328
76985d3e
SP
13292014-07-01 Siddhesh Poyarekar <siddhesh@redhat.com>
1330
1331 * resolv/nss_dns/dns-host.c (getanswer_r)
1332 [MULTI_PTRS_ARE_ALIASES]: Remove code.
1333
b0cb3096
JM
13342014-07-01 Joseph Myers <joseph@codesourcery.com>
1335
1336 * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
1337 [__LINUX_KERNEL_VERSION >= 0x030f00] (__ASSUME_PSELECT): Do not
1338 undefine.
1339 [__LINUX_KERNEL_VERSION >= 0x030f00] (__ASSUME_PREADV): Likewise.
1340 [__LINUX_KERNEL_VERSION >= 0x030f00] (__ASSUME_PWRITEV): Likewise.
1341
4d76cb39
RM
13422014-07-01 Roland McGrath <roland@hack.frob.com>
1343
1344 * sysdeps/unix/sysv/linux/microblaze/arch-fork.h: New file.
1345 * sysdeps/unix/sysv/linux/microblaze/nptl/fork.c: File removed.
1346
1347 * sysdeps/microblaze/nptl/tls.h: Define TLS_DEFINE_INIT_TP.
1348 * sysdeps/unix/sysv/linux/microblaze/nptl/createthread.c: File removed.
1349
1350 * sysdeps/microblaze/nptl/bits/pthreadtypes.h: Moved ...
1351 * sysdeps/unix/sysv/linux/microblaze/nptl/bits/pthreadtypes.h:
1352 ... here.
1353 * sysdeps/microblaze/nptl/bits/semaphore.h: Moved ...
1354 * sysdeps/unix/sysv/linux/microblaze/nptl/bits/semaphore.h: ... here.
1355
1356 * sysdeps/unix/sysv/linux/microblaze/pt-vfork.S: Moved ...
1357 * sysdeps/unix/sysv/linux/microblaze/nptl/pt-vfork.S: ... here.
1358 * sysdeps/unix/sysv/linux/microblaze/nptl/vfork.S: Moved ...
1359 * sysdeps/unix/sysv/linux/microblaze/vfork.S: ... here.
1360
1361 * sysdeps/unix/sysv/linux/microblaze/c++-types.data: Moved ...
1362 * sysdeps/unix/sysv/linux/microblaze/nptl/c++-types.data: ... here.
1363 * sysdeps/unix/sysv/linux/microblaze/ld.abilist: Moved ...
1364 * sysdeps/unix/sysv/linux/microblaze/nptl/ld.abilist: ... here.
1365 * sysdeps/unix/sysv/linux/microblaze/libBrokenLocale.abilist:
1366 Moved ...
1367 * sysdeps/unix/sysv/linux/microblaze/nptl/libBrokenLocale.abilist:
1368 ... here.
1369 * sysdeps/unix/sysv/linux/microblaze/libanl.abilist: Moved ...
1370 * sysdeps/unix/sysv/linux/microblaze/nptl/libanl.abilist: ... here.
1371 * sysdeps/unix/sysv/linux/microblaze/libc.abilist: Moved ...
1372 * sysdeps/unix/sysv/linux/microblaze/nptl/libc.abilist: ... here.
1373 * sysdeps/unix/sysv/linux/microblaze/libcrypt.abilist: Moved ...
1374 * sysdeps/unix/sysv/linux/microblaze/nptl/libcrypt.abilist: ... here.
1375 * sysdeps/unix/sysv/linux/microblaze/libdl.abilist: Moved ...
1376 * sysdeps/unix/sysv/linux/microblaze/nptl/libdl.abilist: ... here.
1377 * sysdeps/unix/sysv/linux/microblaze/libm.abilist: Moved ...
1378 * sysdeps/unix/sysv/linux/microblaze/nptl/libm.abilist: ... here.
1379 * sysdeps/unix/sysv/linux/microblaze/libnsl.abilist: Moved ...
1380 * sysdeps/unix/sysv/linux/microblaze/nptl/libnsl.abilist: ... here.
1381 * sysdeps/unix/sysv/linux/microblaze/libpthread.abilist: Moved ...
1382 * sysdeps/unix/sysv/linux/microblaze/nptl/libpthread.abilist: ... here.
1383 * sysdeps/unix/sysv/linux/microblaze/libresolv.abilist: Moved ...
1384 * sysdeps/unix/sysv/linux/microblaze/nptl/libresolv.abilist: ... here.
1385 * sysdeps/unix/sysv/linux/microblaze/librt.abilist: Moved ...
1386 * sysdeps/unix/sysv/linux/microblaze/nptl/librt.abilist: ... here.
1387 * sysdeps/unix/sysv/linux/microblaze/libthread_db.abilist: Moved ...
1388 * sysdeps/unix/sysv/linux/microblaze/nptl/libthread_db.abilist:
1389 ... here.
1390 * sysdeps/unix/sysv/linux/microblaze/libutil.abilist: Moved ...
1391 * sysdeps/unix/sysv/linux/microblaze/nptl/libutil.abilist: ... here.
1392 * sysdeps/unix/sysv/linux/microblaze/localplt.data: Moved ...
1393 * sysdeps/unix/sysv/linux/microblaze/nptl/localplt.data: ... here.
1394 * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Moved ...
1395 * sysdeps/unix/sysv/linux/microblaze/nptl/lowlevellock.h: ... here.
1396 * sysdeps/unix/sysv/linux/microblaze/nptl/pthread_once.c: Moved ...
1397 * sysdeps/unix/sysv/linux/microblaze/pthread_once.c: ... here.
1398
0cdcad17
DH
13992014-07-01 David Holsgrove <david.holsgrove@xilinx.com>
1400
1401 * sysdeps/unix/sysv/linux/microblaze/sysdep-cancel.h: New file.
1402 * sysdeps/unix/sysv/linux/microblaze/socket.S: Update SINGLE_THREAD_P use.
1403 * sysdeps/unix/sysv/linux/microblaze/Makefile(libpthread-routines):
1404 Add sysdep.
1405
9b71d0e3
AZ
14062014-06-30 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
1407
1408 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
1409
665390c2
JM
14102014-06-30 Joseph Myers <joseph@codesourcery.com>
1411
ae05a9d7
JM
1412 * sysdeps/mips/mips32/libm-test-ulps: Regenerated.
1413 * sysdeps/mips/mips64/libm-test-ulps: Likewise.
1414
a7672a2f
JM
1415 * sysdeps/powerpc/nofpu/libm-test-ulps: Regenerated.
1416
665390c2
JM
1417 * sysdeps/arm/libm-test-ulps: Regenerated.
1418
d7a05d07
MR
14192014-06-30 Maciej W. Rozycki <macro@codesourcery.com>
1420 Roland McGrath <roland@hack.frob.com>
1421
1422 * test-skeleton.c (signal_handler): Kill the whole process group
1423 before killing the child individually.
1424 (main): Report any failure on `setpgid'.
1425
46f1d8a6
RM
14262014-06-30 Roland McGrath <roland@hack.frob.com>
1427
1428 * sysdeps/arm/nptl/tls.h: Rename the multiple inclusion guard
1429 from _TLS_H to _ARM_NPTL_TLS_H.
1430 (TLS_INIT_TP): Move macro, and #include of <sysdep.h>, to ...
1431 * sysdeps/unix/sysv/linux/arm/tls.h: ... this new file.
1432
9c37ec0b
JM
14332014-06-30 Joseph Myers <joseph@codesourcery.com>
1434
ce9c5b3e
JM
1435 [BZ #16539]
1436 * sysdeps/ieee754/ldbl-128/s_expm1l.c: Include <float.h>.
1437 (__expm1l): Return argument unchanged when small but not
1438 subnormal.
1439
3a6e9887
JM
1440 * soft-fp/op-1.h (_FP_UNPACK_RAW_1): Rename local variables to
1441 include macro name.
1442 (_FP_UNPACK_RAW_1_P): Likewise.
1443 (_FP_PACK_RAW_1): Likewise.
1444 (_FP_PACK_RAW_1_P): Likewise.
1445 (_FP_MUL_MEAT_1_wide): Likewise.
1446 (_FP_MUL_MEAT_DW_1_hard): Likewise.
1447 (_FP_MUL_MEAT_1_hard): Likewise.
1448 (_FP_DIV_MEAT_1_imm): Likewise.
1449 (_FP_DIV_MEAT_1_udiv_norm): Likewise.
1450 (_FP_DIV_MEAT_1_udiv): Likewise.
1451 * soft-fp/op-2.h (__FP_FRAC_DEC_2): Likewise.
1452 (_FP_UNPACK_RAW_2): Likewise.
1453 (_FP_UNPACK_RAW_2_P): Likewise.
1454 (_FP_PACK_RAW_2): Likewise.
1455 (_FP_PACK_RAW_2_P): Likewise.
1456 (_FP_MUL_MEAT_DW_2_wide): Likewise.
1457 (_FP_MUL_MEAT_2_wide): Likewise.
1458 (_FP_MUL_MEAT_DW_2_wide_3mul): Likewise.
1459 (_FP_MUL_MEAT_2_wide_3mul): Likewise.
1460 (_FP_MUL_MEAT_DW_2_gmp): Likewise.
1461 (_FP_MUL_MEAT_2_gmp): Likewise.
1462 (_FP_DIV_MEAT_2_udiv): Likewise.
1463 * soft-fp/op-4.h (_FP_FRAC_SLL_4): Likewise.
1464 (_FP_FRAC_SRL_4): Likewise.
1465 (_FP_FRAC_SRST_4): Likewise.
1466 (_FP_FRAC_SRS_4): Likewise.
1467 (_FP_UNPACK_RAW_4): Likewise.
1468 (_FP_UNPACK_RAW_4_P): Likewise.
1469 (_FP_PACK_RAW_4): Likewise.
1470 (_FP_PACK_RAW_4_P): Likewise.
1471 (_FP_MUL_MEAT_DW_4_wide): Likewise.
1472 (_FP_MUL_MEAT_4_wide): Likewise.
1473 (_FP_MUL_MEAT_4_gmp): Likewise.
1474 (umul_ppppmnnn): Likewise.
1475 (_FP_DIV_MEAT_4_udiv): Likewise.
1476 (__FP_FRAC_ADD_4): Likewise.
1477 (__FP_FRAC_SUB_3): Likewise.
1478 (__FP_FRAC_SUB_4): Likewise.
1479 (__FP_FRAC_DEC_3): Likewise.
1480 (__FP_FRAC_DEC_4): Likewise.
1481 (__FP_FRAC_ADDI_4): Likewise.
1482 * soft-fp/op-8.h (_FP_FRAC_SLL_8): Likewise.
1483 (_FP_FRAC_SRL_8): Likewise.
1484 (_FP_FRAC_SRS_8): Likewise.
1485
9c37ec0b
JM
1486 * soft-fp/extended.h (FP_UNPACK_RAW_E): Rename local variables to
1487 include macro name.
1488 (FP_UNPACK_RAW_EP): Likewise.
1489 (FP_PACK_RAW_E): Likewise.
1490 (FP_PACK_RAW_EP): Likewise.
1491 * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Likewise.
1492 (_FP_ISSIGNAN): Likewise.
1493 (_FP_ADD_INTERNAL): Likewise.
1494 (_FP_FMA): Likewise.
1495 (_FP_CMP): Likewise.
1496 (_FP_SQRT): Likewise.
1497 (_FP_TO_INT): Likewise.
1498 (_FP_FROM_INT): Likewise.
1499 (FP_EXTEND): Likewise.
1500 (_FP_DIV_MEAT_N_loop): Likewise.
1501
2125f674
MR
15022014-06-30 Maciej W. Rozycki <macro@codesourcery.com>
1503
1504 * sysdeps/unix/sysv/linux/bits/socket.h: Adjust macro formatting
1505 throughout.
1506
edea4028
JM
15072014-06-29 Joseph Myers <joseph@codesourcery.com>
1508
1509 [BZ #17097]
1510 * sysdeps/ieee754/ldbl-128/e_powl.c (__ieee754_powl): Return
1511 result with correct sign in case of exponents that produce
1512 overflow except for X very close to 1.
1513
dd0ba018
PE
15142014-06-28 Paul Eggert <eggert@cs.ucla.edu>
1515
1516 mktime: merge #if/#ifdef usage from glibc
1517 * lib/mktime.c: Use "#if defined DEBUG && DEBUG", not "#if DEBUG",
1518 as that works with both Glibc's and Gnulib's style.
1519 See thread starting at Siddhesh Poyarekar's bug report at:
1520 http://lists.gnu.org/archive/html/bug-gnulib/2014-06/msg00102.html
1521
64df73c2
SP
15222014-06-28 Siddhesh Poyarekar <siddhesh@redhat.com>
1523
1524 * sysdeps/generic/memcopy.h: Define MEMCPY_OK_FOR_FWD_MEMMOVE.
1525 * sysdeps/tile/memcopy.h: Redefine MEMCPY_OK_FOR_FWD_MEMMOVE.
1526 * sysdeps/tile/tilegx/memmove.c: Remove file.
1527
f1eafb41
JM
15282014-06-27 Joseph Myers <joseph@codesourcery.com>
1529
1530 * Makeconfig ($(common-objpfx)soversions.mk): Do not generate
1531 abi-name definition.
1532 * scripts/soversions.awk: Do not handle or generate ABI lines.
1533 * shlib-versions: Remove ABI entries.
1534 * sysdeps/powerpc/nofpu/shlib-versions: Remove file.
1535 * sysdeps/x86_64/x32/shlib-versions: Remove ABI entry.
1536
58eb0862
RM
15372014-06-27 Roland McGrath <roland@hack.frob.com>
1538
37caf178
RM
1539 * sysdeps/unix/sysv/linux/mips/mips32/nptl/c++-types.data: Moved ...
1540 * sysdeps/unix/sysv/linux/mips/mips32/c++-types.data: ... here.
1541 * sysdeps/unix/sysv/linux/mips/mips32/fpu/nptl/libc.abilist: Moved ...
1542 * sysdeps/unix/sysv/linux/mips/mips32/fpu/libc.abilist: ... here.
1543 * sysdeps/unix/sysv/linux/mips/mips32/nptl/ld.abilist: Moved ...
1544 * sysdeps/unix/sysv/linux/mips/mips32/ld.abilist: ... here.
1545 * sysdeps/unix/sysv/linux/mips/mips32/nptl/libBrokenLocale.abilist:
1546 Moved ...
1547 * sysdeps/unix/sysv/linux/mips/mips32/libBrokenLocale.abilist:
1548 ... here.
1549 * sysdeps/unix/sysv/linux/mips/mips32/nptl/libanl.abilist: Moved ...
1550 * sysdeps/unix/sysv/linux/mips/mips32/libanl.abilist: ... here.
1551 * sysdeps/unix/sysv/linux/mips/mips32/nptl/libcidn.abilist: Moved ...
1552 * sysdeps/unix/sysv/linux/mips/mips32/libcidn.abilist: ... here.
1553 * sysdeps/unix/sysv/linux/mips/mips32/nptl/libcrypt.abilist: Moved ...
1554 * sysdeps/unix/sysv/linux/mips/mips32/libcrypt.abilist: ... here.
1555 * sysdeps/unix/sysv/linux/mips/mips32/nptl/libdl.abilist: Moved ...
1556 * sysdeps/unix/sysv/linux/mips/mips32/libdl.abilist: ... here.
1557 * sysdeps/unix/sysv/linux/mips/mips32/nptl/libm.abilist: Moved ...
1558 * sysdeps/unix/sysv/linux/mips/mips32/libm.abilist: ... here.
1559 * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnsl.abilist: Moved ...
1560 * sysdeps/unix/sysv/linux/mips/mips32/libnsl.abilist: ... here.
1561 * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_compat.abilist:
1562 Moved ...
1563 * sysdeps/unix/sysv/linux/mips/mips32/libnss_compat.abilist: ... here.
1564 * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_db.abilist: Moved ...
1565 * sysdeps/unix/sysv/linux/mips/mips32/libnss_db.abilist: ... here.
1566 * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_dns.abilist: Moved ...
1567 * sysdeps/unix/sysv/linux/mips/mips32/libnss_dns.abilist: ... here.
1568 * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_files.abilist:
1569 Moved ...
1570 * sysdeps/unix/sysv/linux/mips/mips32/libnss_files.abilist: ... here.
1571 * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_hesiod.abilist:
1572 Moved ...
1573 * sysdeps/unix/sysv/linux/mips/mips32/libnss_hesiod.abilist: ... here.
1574 * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_nis.abilist: Moved ...
1575 * sysdeps/unix/sysv/linux/mips/mips32/libnss_nis.abilist: ... here.
1576 * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_nisplus.abilist:
1577 Moved ...
1578 * sysdeps/unix/sysv/linux/mips/mips32/libnss_nisplus.abilist: ... here.
1579 * sysdeps/unix/sysv/linux/mips/mips32/nptl/libpthread.abilist: Moved ...
1580 * sysdeps/unix/sysv/linux/mips/mips32/libpthread.abilist: ... here.
1581 * sysdeps/unix/sysv/linux/mips/mips32/nptl/libresolv.abilist: Moved ...
1582 * sysdeps/unix/sysv/linux/mips/mips32/libresolv.abilist: ... here.
1583 * sysdeps/unix/sysv/linux/mips/mips32/nptl/librt.abilist: Moved ...
1584 * sysdeps/unix/sysv/linux/mips/mips32/librt.abilist: ... here.
1585 * sysdeps/unix/sysv/linux/mips/mips32/nptl/libthread_db.abilist:
1586 Moved ...
1587 * sysdeps/unix/sysv/linux/mips/mips32/libthread_db.abilist: ... here.
1588 * sysdeps/unix/sysv/linux/mips/mips32/nptl/libutil.abilist: Moved ...
1589 * sysdeps/unix/sysv/linux/mips/mips32/libutil.abilist: ... here.
1590 * sysdeps/unix/sysv/linux/mips/mips32/nofpu/nptl/libc.abilist:
1591 Moved ...
1592 * sysdeps/unix/sysv/linux/mips/mips32/nofpu/libc.abilist: ... here.
1593 * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/c++-types.data:
1594 Moved ...
1595 * sysdeps/unix/sysv/linux/mips/mips64/n32/c++-types.data: ... here.
1596 * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/ld.abilist: Moved ...
1597 * sysdeps/unix/sysv/linux/mips/mips64/n32/ld.abilist: ... here.
1598 * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libBrokenLocale.abilist:
1599 Moved ...
1600 * sysdeps/unix/sysv/linux/mips/mips64/libBrokenLocale.abilist:
1601 ... here.
1602 * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libBrokenLocale.abilist:
1603 Identical file removed.
1604 * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libanl.abilist:
1605 Moved ...
1606 * sysdeps/unix/sysv/linux/mips/mips64/libanl.abilist: ... here.
1607 * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libanl.abilist:
1608 Identical file removed.
1609 * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libc.abilist: Moved ...
1610 * sysdeps/unix/sysv/linux/mips/mips64/n32/libc.abilist: ... here.
1611 * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libcrypt.abilist:
1612 Moved ...
1613 * sysdeps/unix/sysv/linux/mips/mips64/libcrypt.abilist: ... here.
1614 * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libcrypt.abilist:
1615 Identical file removed.
1616 * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libdl.abilist: Moved ...
1617 * sysdeps/unix/sysv/linux/mips/mips64/libdl.abilist: ... here.
1618 * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libdl.abilist:
1619 Identical file removed.
1620 * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libm.abilist: Moved ...
1621 * sysdeps/unix/sysv/linux/mips/mips64/libm.abilist: ... here.
1622 * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libm.abilist:
1623 Identical file removed.
1624 * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libnsl.abilist: Moved ...
1625 * sysdeps/unix/sysv/linux/mips/mips64/libnsl.abilist: ... here.
1626 * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libnsl.abilist:
1627 Identical file removed.
1628 * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libpthread.abilist:
1629 Moved ...
1630 * sysdeps/unix/sysv/linux/mips/mips64/libpthread.abilist: ... here.
1631 * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libpthread.abilist:
1632 Identical file removed.
1633 * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libresolv.abilist:
1634 Moved ...
1635 * sysdeps/unix/sysv/linux/mips/mips64/n32/libresolv.abilist: ... here.
1636 * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/librt.abilist: Moved ...
1637 * sysdeps/unix/sysv/linux/mips/mips64/librt.abilist: ... here.
1638 * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/librt.abilist:
1639 Identical file removed.
1640 * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libthread_db.abilist:
1641 Moved ...
1642 * sysdeps/unix/sysv/linux/mips/mips64/libthread_db.abilist:
1643 ... here.
1644 * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libthread_db.abilist:
1645 Identical file removed.
1646 * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libutil.abilist:
1647 Moved ...
1648 * sysdeps/unix/sysv/linux/mips/mips64/libutil.abilist: ... here.
1649 * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libutil.abilist:
1650 Identical file removed.
1651 * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/c++-types.data:
1652 Moved ...
1653 * sysdeps/unix/sysv/linux/mips/mips64/n64/c++-types.data: ... here.
1654 * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/ld.abilist: Moved ...
1655 * sysdeps/unix/sysv/linux/mips/mips64/n64/ld.abilist: ... here.
1656 * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libc.abilist: Moved ...
1657 * sysdeps/unix/sysv/linux/mips/mips64/n64/libc.abilist: ... here.
1658 * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libresolv.abilist:
1659 Moved ...
1660 * sysdeps/unix/sysv/linux/mips/mips64/n64/libresolv.abilist: ... here.
1661 * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h: Moved ...
1662 * sysdeps/unix/sysv/linux/mips/mips64/sysdep-cancel.h: ... here.
1663
58eb0862
RM
1664 * sysdeps/unix/sysv/linux/mips/vfork.S: Incorporate
1665 SAVE_PID and RESTORE_PID blocks from nptl/pt-vfork.S.
1666 * sysdeps/unix/sysv/linux/mips/nptl/vfork.S: File removed.
1667 * sysdeps/unix/sysv/linux/mips/nptl/pt-vfork.S: File removed.
1668 * sysdeps/unix/sysv/linux/mips/pt-vfork.S: New file.
1669
6f12d062
AS
16702014-06-27 Arjun Shankar <arjun.is@lostca.se>
1671
1672 [BZ #17092]
1673 * nscd/nscd.c (monitor_child): Return exit status of child
1674 instead of return value from wait syscall.
1675
be254932
JM
16762014-06-27 Joseph Myers <joseph@codesourcery.com>
1677
cb403c34
JM
1678 * configure.ac (libc_commonpagesize): Remove variable.
1679 (libc_relro_required): Likewise.
1680 (libc_cv_z_relro): Remove configure test.
1681 * configure: Regenerated.
1682 * sysdeps/aarch64/preconfigure (libc_commonpagesize): Do not set
1683 variable.
1684 (libc_relro_required): Likewise.
1685 * sysdeps/alpha/preconfigure (libc_commonpagesize): Likewise.
1686 (libc_relro_required): Likewise.
1687 * sysdeps/arm/preconfigure.ac (libc_commonpagesize): Likewise.
1688 (libc_relro_required): Likewise.
1689 * sysdeps/arm/preconfigure: Regenerated.
1690 * sysdeps/ia64/preconfigure: Remove file.
1691 * sysdeps/tile/preconfigure (libc_commonpagesize): Do not set
1692 variable.
1693 (libc_relro_required): Likewise.
1694
be254932
JM
1695 [BZ #16561]
1696 [BZ #16562]
1697 * sysdeps/ieee754/dbl-64/e_jn.c: Include <float.h>.
1698 (__ieee754_yn): Set FE_TONEAREST mode internally and then
1699 recompute overflowing results in original rounding mode.
1700 * sysdeps/ieee754/flt-32/e_jnf.c: Include <float.h>.
1701 (__ieee754_ynf): Set FE_TONEAREST mode internally and then
1702 recompute overflowing results in original rounding mode.
1703 * sysdeps/ieee754/ldbl-128/e_jnl.c: Include <float.h>.
1704 (__ieee754_ynl): Set FE_TONEAREST mode internally and then
1705 recompute overflowing results in original rounding mode.
1706 * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Include <float.h>.
1707 (__ieee754_ynl): Set FE_TONEAREST mode internally and then
1708 recompute overflowing results in original rounding mode.
1709 * sysdeps/ieee754/ldbl-96/e_jnl.c: Include <float.h>.
1710 (__ieee754_ynl): Set FE_TONEAREST mode internally and then
1711 recompute overflowing results in original rounding mode.
1712 * sysdeps/i386/fpu/fenv_private.h [!__SSE2_MATH__]
1713 (libc_feholdsetround_ctx): New macro.
1714 * math/libm-test.inc (yn_test): Use ALL_RM_TEST.
1715 * sysdeps/i386/fpu/libm-test-ulps: Update.
1716 * sysdeps/x86_64/fpu/libm-test-ulps : Likewise.
1717
b351d85a
JM
17182014-06-26 Joseph Myers <joseph@codesourcery.com>
1719
1720 * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h
1721 [__PIC__] (PSEUDO): Use name of _nocancel entry point in
1722 corresponding .cpsetup call.
1723
3cb4de47
RM
17242014-06-26 Roland McGrath <roland@hack.frob.com>
1725
1726 * sysdeps/unix/sysv/linux/arm/libc-aeabi_read_tp.S: Moved ...
1727 * sysdeps/arm/libc-aeabi_read_tp.S: ... here.
1728 * sysdeps/arm/Makefile [$(subdir) = csu]
1729 (aeabi_routines): Add aeabi_read_tp and libc-aeabi_read_tp here.
1730 (static-only-routines): Add aeabi_read_tp here.
1731 (shared-only-routines): Add libc-aeabi_read_tp here.
1732 (CFLAGS-libc-start.c): Add -fexceptions here.
1733 * sysdeps/unix/sysv/linux/arm/Makefile [$(subdir) = csu]
1734 (sysdep_routines, static-only-routines, shared-only-routines):
1735 Don't add to these here.
1736 (CFLAGS-libc-start.c): Likewise.
1737
1738 * sysdeps/unix/sysv/linux/arm/nptl-aeabi_unwind_cpp_pr1.c: Moved ...
1739 * sysdeps/arm/nptl-aeabi_unwind_cpp_pr1.c: ... here.
1740 * sysdeps/unix/sysv/linux/arm/rt-aeabi_unwind_cpp_pr1.c: Moved ...
1741 * sysdeps/arm/rt-aeabi_unwind_cpp_pr1.c: ... here.
1742 * sysdeps/arm/Makefile [$(subdir) = rt]
1743 (librt-sysdep_routines, librt-shared-only-routines):
1744 Append rt-aeabi_unwind_cpp_pr1 here.
1745 * sysdeps/unix/sysv/linux/arm/Makefile [$(subdir) = rt]
1746 (librt-sysdep_routines, librt-shared-only-routines): Don't do it here.
1747 * sysdeps/arm/nptl/Makefile [$(subdir) = nptl]
1748 (libpthread-sysdep_routines, libpthread-shared-only-routines):
1749 Append nptl-aeabi_unwind_cpp_pr1 here.
1750 (tests): Filter out tst-cleanupx4 here.
1751 * sysdeps/unix/sysv/linux/arm/Makefile [$(subdir) = nptl]
1752 (libpthread-sysdep_routines, libpthread-shared-only-routines, tests):
1753 Don't do those here.
1754
354426bb
JM
17552014-06-26 Joseph Myers <joseph@codesourcery.com>
1756
1757 * scripts/list-sources.sh: Do not handle ports specially.
1758
28b0a8c9
RM
17592014-06-26 Roland McGrath <roland@hack.frob.com>
1760
a3dd035d
RM
1761 * sysdeps/arm/fesetenv.c: Include <fpu_control.h>.
1762 * sysdeps/arm/feupdateenv.c: Likewise.
1763
28b0a8c9
RM
1764 * posix/spawn_faction_addopen.c: Include <stdlib.h> for free decl.
1765
e66a8203
JM
17662014-06-26 Joseph Myers <joseph@codesourcery.com>
1767
1768 * manual/texinfo.tex: Update to version 2014-05-05.10 with
1769 trailing whitespace removed.
1770 * scripts/config.guess: Update to version 2014-03-23.
1771 * scripts/config.sub: Update to version 2014-05-01
1772 * scripts/install-sh: Update to version 2013-12-25.23.
1773 * scripts/move-if-change: Update from gnulib.
1774
74171115
SP
17752014-06-26 Siddhesh Poyarekar <siddhesh@redhat.com>
1776
b97c9ce5
SP
1777 * debug/memmove_chk.c: Remove pagecopy.h include.
1778
4000f892
SP
17792014-06-26 Paul Eggert <eggert@cs.ucla.edu>
1780
74171115
SP
1781 * time/mktime.c (leapyear): Remove inline keyword. The code is now
1782 identical to gnulib mktime.
1783
a8779c28
JM
17842014-06-26 Joseph Myers <joseph@codesourcery.com>
1785
e64708de
JM
1786 * configure.ac: Do not test for machine being rs6000. Do not test
1787 for powerpc*-*soft.
1788 * configure: Regenerated.
1789
a8779c28
JM
1790 * configure.ac (libc_cv_asm_cfi_directives): Remove configure
1791 test.
1792 * configure: Regenerated.
1793 * config.h.in (HAVE_ASM_CFI_DIRECTIVES): Remove macro undefine.
1794 * sysdeps/arm/configure.ac (libc_cv_asm_cfi_directive_sections):
1795 Remove configure test.
1796 * sysdeps/arm/configure: Regenerated.
1797 * sysdeps/nptl/configure.ac: Do not check
1798 libc_cv_asm_cfi_directives.
1799 * sysdeps/nptl/configure: Regenerated.
1800 * sysdeps/x86_64/nptl/configure.ac: Remove file.
1801 * sysdeps/x86_64/nptl/configure: Remove generated file.
1802 * b/sysdeps/generic/sysdep.h [HAVE_ASM_CFI_DIRECTIVES]: Make code
1803 unconditional.
1804 [!HAVE_ASM_CFI_DIRECTIVES]: Remove conditional code.
1805
2aac0a86
SP
18062014-06-26 Siddhesh Poyarekar <siddhesh@redhat.com>
1807
059bf913
SP
1808 * posix/fnmatch.c: Define WIDE_CHAR_VERSION.
1809 * posix/fnmatch_loop.c: Undefine WIDE_CHAR_VERSION.
1810 (FCT): Check value of WIDE_CHAR_VERSION instead of checking if
1811 it is defined.
1812
4cf5b6d0
SP
1813 * elf/dl-runtime.c: Check for value of ELF_MACHINE_NO_RELA
1814 instead of whether it is defined.
1815 * sysdeps/aarch64/dl-machine.h: Define ELF_MACHINE_NO_RELA.
1816 * sysdeps/hppa/dl-machine.h: Likewise.
1817 * sysdeps/ia64/dl-machine.h: Likewise.
1818 * sysdeps/m68k/dl-machine.h: Likewise.
1819 * sysdeps/microblaze/dl-machine.h: Likewise.
1820 * sysdeps/mips/dl-machine.: Likewise.
1821 * sysdeps/powerpc/powerpc32/dl-machine.h: Likewise.
1822 * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
1823 * sysdeps/s390/s390-32/dl-machine.h: Likewise.
1824 * sysdeps/s390/s390-64/dl-machine.h: Likewise.
1825 * sysdeps/sh/dl-machine.h: Likewise.
1826 * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
1827 * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
1828 * sysdeps/tile/dl-machine.h: Likewise.
1829 * sysdeps/x86_64/dl-machine.h: Likewise.
1830
2aac0a86
SP
1831 * nscd/connections.c (enum usekey) [SEPARATE_KEY]: Remove
1832 code.
1833 (verify_persistent_db): Likewise.
1834
6ad2df0b
RM
18352014-06-26 Roland McGrath <roland@hack.frob.com>
1836
d8a483f3
RM
1837 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/c++-types.data: Moved ...
1838 * sysdeps/unix/sysv/linux/s390/s390-32/c++-types.data: ... here.
1839 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist: Moved ...
1840 * sysdeps/unix/sysv/linux/s390/s390-32/ld.abilist: ... here.
1841 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libBrokenLocale.abilist:
1842 Moved ...
1843 * sysdeps/unix/sysv/linux/s390/s390-32/libBrokenLocale.abilist:
1844 ... here.
1845 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libanl.abilist: Moved ...
1846 * sysdeps/unix/sysv/linux/s390/libanl.abilist: ... here.
1847 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libanl.abilist:
1848 Identical file removed.
1849 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Moved ...
1850 * sysdeps/unix/sysv/linux/s390/s390-32/libc.abilist: ... here.
1851 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libcrypt.abilist: Moved ...
1852 * sysdeps/unix/sysv/linux/s390/s390-32/libcrypt.abilist: ... here.
1853 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libdl.abilist: Moved ...
1854 * sysdeps/unix/sysv/linux/s390/s390-32/libdl.abilist: ... here.
1855 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist: Moved ...
1856 * sysdeps/unix/sysv/linux/s390/s390-32/libm.abilist: ... here.
1857 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libnsl.abilist: Moved ...
1858 * sysdeps/unix/sysv/linux/s390/s390-32/libnsl.abilist: ... here.
1859 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
1860 Moved ...
1861 * sysdeps/unix/sysv/linux/s390/s390-32/libpthread.abilist: ... here.
1862 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libresolv.abilist: Moved ...
1863 * sysdeps/unix/sysv/linux/s390/s390-32/libresolv.abilist: ... here.
1864 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist: Moved ...
1865 * sysdeps/unix/sysv/linux/s390/s390-32/librt.abilist: ... here.
1866 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libthread_db.abilist:
1867 Moved ...
1868 * sysdeps/unix/sysv/linux/s390/s390-32/libthread_db.abilist: ... here.
1869 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libutil.abilist: Moved ...
1870 * sysdeps/unix/sysv/linux/s390/s390-32/libutil.abilist: ... here.
1871 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/localplt.data: Moved ...
1872 * sysdeps/unix/sysv/linux/s390/localplt.data: ... here.
1873 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/localplt.data:
1874 Identical file removed.
1875 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/c++-types.data: Moved ...
1876 * sysdeps/unix/sysv/linux/s390/s390-64/c++-types.data: ... here.
1877 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist: Moved ...
1878 * sysdeps/unix/sysv/linux/s390/s390-64/ld.abilist: ... here.
1879 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libBrokenLocale.abilist:
1880 Moved ...
1881 * sysdeps/unix/sysv/linux/s390/s390-64/libBrokenLocale.abilist:
1882 ... here.
1883 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Moved ...
1884 * sysdeps/unix/sysv/linux/s390/s390-64/libc.abilist: ... here.
1885 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libcrypt.abilist: Moved ...
1886 * sysdeps/unix/sysv/linux/s390/s390-64/libcrypt.abilist: ... here.
1887 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libdl.abilist: Moved ...
1888 * sysdeps/unix/sysv/linux/s390/s390-64/libdl.abilist: ... here.
1889 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist: Moved ...
1890 * sysdeps/unix/sysv/linux/s390/s390-64/libm.abilist: ... here.
1891 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libnsl.abilist: Moved ...
1892 * sysdeps/unix/sysv/linux/s390/s390-64/libnsl.abilist: ... here.
1893 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
1894 Moved ...
1895 * sysdeps/unix/sysv/linux/s390/s390-64/libpthread.abilist: ... here.
1896 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libresolv.abilist:
1897 Moved ...
1898 * sysdeps/unix/sysv/linux/s390/s390-64/libresolv.abilist: ... here.
1899 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/librt.abilist: Moved ...
1900 * sysdeps/unix/sysv/linux/s390/s390-64/librt.abilist: ... here.
1901 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libthread_db.abilist:
1902 Moved ...
1903 * sysdeps/unix/sysv/linux/s390/s390-64/libthread_db.abilist: ... here.
1904 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libutil.abilist: Moved ...
1905 * sysdeps/unix/sysv/linux/s390/s390-64/libutil.abilist: ... here.
1906
52ae23b4
RM
1907 * nptl/sysdeps/unix/sysv/linux/s390/Makefile: File removed, contents
1908 folded into ...
1909 * sysdeps/unix/sysv/linux/s390/Makefile [$(subdir) = nptl]: ... here.
1910 * sysdeps/unix/sysv/linux/s390/Versions
1911 (libpthread: GLIBC_2.19): New version set.
1912 * nptl/sysdeps/unix/sysv/linux/s390/Versions: File removed.
1913 * sysdeps/unix/sysv/linux/s390/s390-64/Versions
1914 (librt: GLIBC_2.3.3): New version set.
1915 * nptl/sysdeps/unix/sysv/linux/s390/s390-64/Versions: File removed.
1916 * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.c: Moved ...
1917 * sysdeps/unix/sysv/linux/s390/elision-conf.c: ... here.
1918 * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.h: Moved ...
1919 * sysdeps/unix/sysv/linux/s390/elision-conf.h: ... here.
1920 * nptl/sysdeps/unix/sysv/linux/s390/elision-lock.c: Moved ...
1921 * sysdeps/unix/sysv/linux/s390/elision-lock.c: ... here.
1922 * nptl/sysdeps/unix/sysv/linux/s390/elision-timed.c: Moved ...
1923 * sysdeps/unix/sysv/linux/s390/elision-timed.c: ... here.
1924 * nptl/sysdeps/unix/sysv/linux/s390/elision-trylock.c: Moved ...
1925 * sysdeps/unix/sysv/linux/s390/elision-trylock.c: ... here.
1926 * nptl/sysdeps/unix/sysv/linux/s390/elision-unlock.c: Moved ...
1927 * sysdeps/unix/sysv/linux/s390/elision-unlock.c: ... here.
1928 * nptl/sysdeps/unix/sysv/linux/s390/force-elision.h: Moved ...
1929 * sysdeps/unix/sysv/linux/s390/force-elision.h: ... here.
1930 * nptl/sysdeps/unix/sysv/linux/s390/jmp-unwind.c: Moved ...
1931 * sysdeps/unix/sysv/linux/s390/jmp-unwind.c: ... here.
1932 * nptl/sysdeps/unix/sysv/linux/s390/lowlevellock.h: Moved ...
1933 * sysdeps/unix/sysv/linux/s390/lowlevellock.h: ... here.
1934 * nptl/sysdeps/unix/sysv/linux/s390/pt-longjmp.c: Moved ...
1935 * sysdeps/unix/sysv/linux/s390/pt-longjmp.c: ... here.
1936 * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c: Moved ...
1937 * sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c: ... here.
1938 * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_lock.c: Moved ...
1939 * sysdeps/unix/sysv/linux/s390/pthread_mutex_lock.c: ... here.
1940 * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_timedlock.c: Moved ...
1941 * sysdeps/unix/sysv/linux/s390/pthread_mutex_timedlock.c: ... here.
1942 * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_trylock.c: Moved ...
1943 * sysdeps/unix/sysv/linux/s390/pthread_mutex_trylock.c: ... here.
1944 * nptl/sysdeps/unix/sysv/linux/s390/pthread_once.c: Moved ...
1945 * sysdeps/unix/sysv/linux/s390/pthread_once.c: ... here.
1946 * nptl/sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: Moved ...
1947 * sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: ... here.
1948 * nptl/sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: Moved ...
1949 * sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: ... here.
1950 * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_create.c: Moved ...
1951 * sysdeps/unix/sysv/linux/s390/s390-64/timer_create.c: ... here.
1952 * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_delete.c: Moved ...
1953 * sysdeps/unix/sysv/linux/s390/s390-64/timer_delete.c: ... here.
1954 * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_getoverr.c: Moved ...
1955 * sysdeps/unix/sysv/linux/s390/s390-64/timer_getoverr.c: ... here.
1956 * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_gettime.c: Moved ...
1957 * sysdeps/unix/sysv/linux/s390/s390-64/timer_gettime.c: ... here.
1958 * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_settime.c: Moved ...
1959 * sysdeps/unix/sysv/linux/s390/s390-64/timer_settime.c: ... here.
1960
39507e4a
RM
1961 * nptl/sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: Moved ...
1962 * sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: ... here.
1963 (__libc_vfork): Define the function under this name.
1964 [!NOT_IN_libc] (__vfork): Make this an alias.
1965 [!NOT_IN_libc] (vfork): Conditionalize the weak_alias.
1966 * nptl/sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: Moved ...
1967 * sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: ... here.
1968 (__libc_vfork): Define the function under this name.
1969 [!NOT_IN_libc] (__vfork): Make this an alias.
1970 [!NOT_IN_libc] (vfork): Conditionalize the weak_alias.
1971 * sysdeps/unix/sysv/linux/s390/pt-vfork.S: New file.
1972 * nptl/sysdeps/unix/sysv/linux/s390/s390-32/pt-vfork.S: File removed.
1973 * nptl/sysdeps/unix/sysv/linux/s390/s390-64/pt-vfork.S: File removed.
1974 * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Remove vfork.
1975 * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
1976
e549ee56
RM
1977 * sysdeps/unix/sysv/linux/s390/s390-32/clone.S: Deconditionalize the
1978 code that was previously under [RESET_PID].
1979 * sysdeps/unix/sysv/linux/s390/s390-64/clone.S: Likewise.
1980 * nptl/sysdeps/unix/sysv/linux/s390/s390-32/clone.S: File removed.
1981 * nptl/sysdeps/unix/sysv/linux/s390/s390-64/clone.S: File removed.
1982
6ad2df0b
RM
1983 * sysdeps/unix/sysv/linux/aarch64/nptl/bits/pthreadtypes.h: Moved ...
1984 * sysdeps/aarch64/nptl/bits/pthreadtypes.h: ... here.
1985 * sysdeps/unix/sysv/linux/aarch64/nptl/bits/semaphore.h: Moved ...
1986 * sysdeps/aarch64/nptl/bits/semaphore.h: ... here.
1987 * sysdeps/unix/sysv/linux/aarch64/nptl/bits/local_lim.h: Moved ...
1988 * sysdeps/unix/sysv/linux/aarch64/bits/local_lim.h: ... here.
1989 * sysdeps/unix/sysv/linux/aarch64/nptl/c++-types.data: Moved ...
1990 * sysdeps/unix/sysv/linux/aarch64/c++-types.data: ... here.
1991 * sysdeps/unix/sysv/linux/aarch64/nptl/ld.abilist: Moved ...
1992 * sysdeps/unix/sysv/linux/aarch64/ld.abilist: ... here.
1993 * sysdeps/unix/sysv/linux/aarch64/nptl/libBrokenLocale.abilist:
1994 Moved ...
1995 * sysdeps/unix/sysv/linux/aarch64/libBrokenLocale.abilist: ... here.
1996 * sysdeps/unix/sysv/linux/aarch64/nptl/libanl.abilist: Moved ...
1997 * sysdeps/unix/sysv/linux/aarch64/libanl.abilist: ... here.
1998 * sysdeps/unix/sysv/linux/aarch64/nptl/libc.abilist: Moved ...
1999 * sysdeps/unix/sysv/linux/aarch64/libc.abilist: ... here.
2000 * sysdeps/unix/sysv/linux/aarch64/nptl/libcrypt.abilist: Moved ...
2001 * sysdeps/unix/sysv/linux/aarch64/libcrypt.abilist: ... here.
2002 * sysdeps/unix/sysv/linux/aarch64/nptl/libdl.abilist: Moved ...
2003 * sysdeps/unix/sysv/linux/aarch64/libdl.abilist: ... here.
2004 * sysdeps/unix/sysv/linux/aarch64/nptl/libm.abilist: Moved ...
2005 * sysdeps/unix/sysv/linux/aarch64/libm.abilist: ... here.
2006 * sysdeps/unix/sysv/linux/aarch64/nptl/libnsl.abilist: Moved ...
2007 * sysdeps/unix/sysv/linux/aarch64/libnsl.abilist: ... here.
2008 * sysdeps/unix/sysv/linux/aarch64/nptl/libpthread.abilist: Moved ...
2009 * sysdeps/unix/sysv/linux/aarch64/libpthread.abilist: ... here.
2010 * sysdeps/unix/sysv/linux/aarch64/nptl/libresolv.abilist: Moved ...
2011 * sysdeps/unix/sysv/linux/aarch64/libresolv.abilist: ... here.
2012 * sysdeps/unix/sysv/linux/aarch64/nptl/librt.abilist: Moved ...
2013 * sysdeps/unix/sysv/linux/aarch64/librt.abilist: ... here.
2014 * sysdeps/unix/sysv/linux/aarch64/nptl/libthread_db.abilist: Moved ...
2015 * sysdeps/unix/sysv/linux/aarch64/libthread_db.abilist: ... here.
2016 * sysdeps/unix/sysv/linux/aarch64/nptl/libutil.abilist: Moved ...
2017 * sysdeps/unix/sysv/linux/aarch64/libutil.abilist: ... here.
2018 * sysdeps/unix/sysv/linux/aarch64/nptl/localplt.data: Moved ...
2019 * sysdeps/unix/sysv/linux/aarch64/localplt.data: ... here.
2020 * sysdeps/unix/sysv/linux/aarch64/nptl/lowlevellock.h: Moved ...
2021 * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h: ... here.
2022 * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h: Moved ...
2023 * sysdeps/unix/sysv/linux/aarch64/sysdep-cancel.h: ... here.
2024
7c1c1d8e
RM
20252014-06-25 Roland McGrath <roland@hack.frob.com>
2026
2027 * sysdeps/unix/sysv/linux/mips/clone.S: Deconditionalize the code
2028 that was previously under [RESET_PID].
2029 * sysdeps/unix/sysv/linux/mips/nptl/clone.S: File removed.
2030
3e239be6
JM
20312014-06-25 Joseph Myers <joseph@codesourcery.com>
2032
74385da5
JM
2033 * sysdeps/unix/sysv/linux/dl-opendir.c (__ASSUME_O_CLOEXEC): Do
2034 not undefine and redefine.
2035 * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs)
2036 [O_CLOEXEC]: Make code unconditional.
2037 (__get_nprocs) [!O_CLOEXEC]: Remove conditional code.
2038 * sysdeps/unix/sysv/linux/shm_open.c: Do not include
2039 <kernel-features.h>.
2040 [O_CLOEXEC && !__ASSUME_O_CLOEXEC] (have_o_cloexec): Remove
2041 conditional variable definition.
2042 (shm_open) [O_CLOEXEC]: Make code unconditional.
2043 (shm_open) [!O_CLOEXEC || !__ASSUME_O_CLOEXEC]: Remove conditional
2044 code.
2045
c2570a0b
JM
2046 * configure.ac (USE_REGPARMS): Don't define here.
2047 * configure: Regenerated.
2048 * sysdeps/i386/configure.ac (USE_REGPARMS): Define here.
2049 * sysdeps/i386/configure: Regenerated.
2050
11b076bb
JM
2051 * nptl/createthread.c: Don't include kernel-features.h.
2052 * nptl/pthread_cancel.c: Likewise.
2053 * nptl/pthread_condattr_setclock.c: Likewise.
2054 * nptl/sysdeps/unix/sysv/linux/pt-raise.c: Likewise.
2055 * nptl/sysdeps/unix/sysv/linux/pthread_getcpuclockid.c: Likewise.
2056 * nptl/sysdeps/unix/sysv/linux/pthread_kill.c: Likewise.
2057 * nptl/sysdeps/unix/sysv/linux/pthread_sigqueue.c: Likewise.
2058 * nptl/sysdeps/unix/sysv/linux/raise.c: Likewise.
2059 * nptl/sysdeps/unix/sysv/linux/s390/s390-32/pt-vfork.S: Likewise.
2060 * nptl/sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: Likewise.
2061 * nptl/sysdeps/unix/sysv/linux/s390/s390-64/pt-vfork.S: Likewise.
2062 * nptl/sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: Likewise.
2063 * nptl/sysdeps/unix/sysv/linux/timer_create.c: Likewise.
2064 * nptl/sysdeps/unix/sysv/linux/timer_delete.c: Likewise.
2065 * nptl/sysdeps/unix/sysv/linux/timer_getoverr.c: Likewise.
2066 * nptl/sysdeps/unix/sysv/linux/timer_gettime.c: Likewise.
2067 * nptl/sysdeps/unix/sysv/linux/timer_routines.c: Likewise.
2068 * nptl/sysdeps/unix/sysv/linux/timer_settime.c: Likewise.
2069 * nscd/gai.c: Likewise.
2070 * nss/nss_db/db-open.c: Likewise.
2071 * sysdeps/generic/ldsodefs.h: Likewise.
2072 * sysdeps/sh/nptl/tls.h: Likewise.
2073 * sysdeps/unix/sysv/linux/aarch64/sigaction.c: Likewise.
2074 * sysdeps/unix/sysv/linux/aarch64/sigcontextinfo.h: Likewise.
2075 * sysdeps/unix/sysv/linux/aarch64/vfork.S: Likewise.
2076 * sysdeps/unix/sysv/linux/adjtime.c: Likewise.
2077 * sysdeps/unix/sysv/linux/alpha/xstatconv.h: Likewise.
2078 * sysdeps/unix/sysv/linux/arm/sigaction.c: Likewise.
2079 * sysdeps/unix/sysv/linux/arm/sigcontextinfo.h: Likewise.
2080 * sysdeps/unix/sysv/linux/check_pf.c: Likewise.
2081 * sysdeps/unix/sysv/linux/clock_getcpuclockid.c: Likewise.
2082 * sysdeps/unix/sysv/linux/clock_getres.c: Likewise.
2083 * sysdeps/unix/sysv/linux/clock_gettime.c: Likewise.
2084 * sysdeps/unix/sysv/linux/clock_nanosleep.c: Likewise.
2085 * sysdeps/unix/sysv/linux/clock_settime.c: Likewise.
2086 * sysdeps/unix/sysv/linux/dl-execstack.c: Likewise.
2087 * sysdeps/unix/sysv/linux/dl-osinfo.h: Likewise.
2088 * sysdeps/unix/sysv/linux/dl-sysdep.c: Likewise.
2089 * sysdeps/unix/sysv/linux/generic/futimesat.c: Likewise.
2090 * sysdeps/unix/sysv/linux/generic/poll.c: Likewise.
2091 * sysdeps/unix/sysv/linux/generic/wordsize-32/fcntl.c: Likewise.
2092 * sysdeps/unix/sysv/linux/generic/wordsize-32/fxstatat.c: Likewise.
2093 * sysdeps/unix/sysv/linux/generic/wordsize-32/pread.c: Likewise.
2094 * sysdeps/unix/sysv/linux/generic/wordsize-32/pread64.c: Likewise.
2095 * sysdeps/unix/sysv/linux/generic/wordsize-32/preadv.c: Likewise.
2096 * sysdeps/unix/sysv/linux/generic/wordsize-32/preadv64.c: Likewise.
2097 * sysdeps/unix/sysv/linux/generic/wordsize-32/pwrite.c: Likewise.
2098 * sysdeps/unix/sysv/linux/generic/wordsize-32/pwrite64.c: Likewise.
2099 * sysdeps/unix/sysv/linux/generic/wordsize-32/pwritev.c: Likewise.
2100 * sysdeps/unix/sysv/linux/generic/wordsize-32/pwritev64.c: Likewise.
2101 * sysdeps/unix/sysv/linux/getcwd.c: Likewise.
2102 * sysdeps/unix/sysv/linux/getpagesize.c: Likewise.
2103 * sysdeps/unix/sysv/linux/getsysstats.c: Likewise.
2104 * sysdeps/unix/sysv/linux/i386/fxstat.c: Likewise.
2105 * sysdeps/unix/sysv/linux/i386/lxstat.c: Likewise.
2106 * sysdeps/unix/sysv/linux/i386/mmap.S: Likewise.
2107 * sysdeps/unix/sysv/linux/i386/mmap64.S: Likewise.
2108 * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
2109 * sysdeps/unix/sysv/linux/i386/vfork.S: Likewise.
2110 * sysdeps/unix/sysv/linux/i386/xstat.c: Likewise.
2111 * sysdeps/unix/sysv/linux/ia64/system.c: Likewise.
2112 * sysdeps/unix/sysv/linux/if_index.c: Likewise.
2113 * sysdeps/unix/sysv/linux/ifaddrs.c: Likewise.
2114 * sysdeps/unix/sysv/linux/ifreq.c: Likewise.
2115 * sysdeps/unix/sysv/linux/ldsodefs.h: Likewise.
2116 * sysdeps/unix/sysv/linux/lutimes.c: Likewise.
2117 * sysdeps/unix/sysv/linux/m68k/vfork.S: Likewise.
2118 * sysdeps/unix/sysv/linux/microblaze/nptl/vfork.S: Likewise.
2119 * sysdeps/unix/sysv/linux/mips/mips32/accept4.c: Likewise.
2120 * sysdeps/unix/sysv/linux/mips/mips32/recvmmsg.c: Likewise.
2121 * sysdeps/unix/sysv/linux/mips/mips32/sendmmsg.c: Likewise.
2122 * sysdeps/unix/sysv/linux/mips/pread.c: Likewise.
2123 * sysdeps/unix/sysv/linux/mips/pread64.c: Likewise.
2124 * sysdeps/unix/sysv/linux/mips/pwrite.c: Likewise.
2125 * sysdeps/unix/sysv/linux/mips/pwrite64.c: Likewise.
2126 * sysdeps/unix/sysv/linux/mips/sigaction.c: Likewise.
2127 * sysdeps/unix/sysv/linux/mmap64.c: Likewise.
2128 * sysdeps/unix/sysv/linux/netlinkaccess.h: Likewise.
2129 * sysdeps/unix/sysv/linux/powerpc/chown.c: Likewise.
2130 * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c: Likewise.
2131 * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Likewise.
2132 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_mask.c: Likewise.
2133 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c: Likewise.
2134 * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S: Likewise.
2135 * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c: Likewise.
2136 * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c: Likewise.
2137 * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c: Likewise.
2138 * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c: Likewise.
2139 * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S: Likewise.
2140 * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S: Likewise.
2141 * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S: Likewise.
2142 * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c: Likewise.
2143 * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c: Likewise.
2144 * sysdeps/unix/sysv/linux/powerpc/powerpc64/getcontext.S: Likewise.
2145 * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: Likewise.
2146 * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Likewise.
2147 * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Likewise.
2148 * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Likewise.
2149 * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Likewise.
2150 * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S: Likewise.
2151 * sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S: Likewise.
2152 * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S: Likewise.
2153 * sysdeps/unix/sysv/linux/pread.c: Likewise.
2154 * sysdeps/unix/sysv/linux/pread64.c: Likewise.
2155 * sysdeps/unix/sysv/linux/prof-freq.c: Likewise.
2156 * sysdeps/unix/sysv/linux/pwrite.c: Likewise.
2157 * sysdeps/unix/sysv/linux/pwrite64.c: Likewise.
2158 * sysdeps/unix/sysv/linux/s390/s390-32/mmap.S: Likewise.
2159 * sysdeps/unix/sysv/linux/s390/s390-32/mmap64.S: Likewise.
2160 * sysdeps/unix/sysv/linux/s390/system.c: Likewise.
2161 * sysdeps/unix/sysv/linux/sh/pread.c: Likewise.
2162 * sysdeps/unix/sysv/linux/sh/pread64.c: Likewise.
2163 * sysdeps/unix/sysv/linux/sh/pwrite.c: Likewise.
2164 * sysdeps/unix/sysv/linux/sh/pwrite64.c: Likewise.
2165 * sysdeps/unix/sysv/linux/sigaction.c: Likewise.
2166 * sysdeps/unix/sysv/linux/sigpending.c: Likewise.
2167 * sysdeps/unix/sysv/linux/sigprocmask.c: Likewise.
2168 * sysdeps/unix/sysv/linux/sigsuspend.c: Likewise.
2169 * sysdeps/unix/sysv/linux/sparc/sparc64/xstatconv.c: Likewise.
2170 * sysdeps/unix/sysv/linux/sparc/system.c: Likewise.
2171 * sysdeps/unix/sysv/linux/syslog.c: Likewise.
2172 * sysdeps/unix/sysv/linux/system.c: Likewise.
2173 * sysdeps/unix/sysv/linux/testrtsig.h: Likewise.
2174 * sysdeps/unix/sysv/linux/timespec_get.c: Likewise.
2175 * sysdeps/unix/sysv/linux/ttyname.c: Likewise.
2176 * sysdeps/unix/sysv/linux/ttyname_r.c: Likewise.
2177 * sysdeps/unix/sysv/linux/utimensat.c: Likewise.
2178 * sysdeps/unix/sysv/linux/x86_64/sigaction.c: Likewise.
2179 * sysdeps/unix/sysv/linux/xstatconv.h: Likewise.
2180
92072d57
JM
2181 * configure.ac (libc_cv_c_asmcr0_bug): Remove configure test.
2182 * configure: Regenerated.
2183 * config.h.in (BROKEN_PPC_ASM_CR0): Remove macro.
2184
3e239be6
JM
2185 * configure.ac (base_machine): Do not set specially for particular
2186 machines here.
2187 * configure: Regenerated.
2188 * sysdeps/powerpc/preconfigure: Move machine and base_machine
2189 settings from configure.ac.
2190 * sysdeps/i386/preconfigure: New file.
2191 * sysdeps/s390/preconfigure: Likewise.
2192 * sysdeps/sh/preconfigure: Likewise.
2193 * sysdeps/sparc/preconfigure: Likewise.
2194
06d50baa
RM
21952014-06-25 Roland McGrath <roland@hack.frob.com>
2196
74836003
RM
2197 * sysdeps/sparc/sparc64/nptl/cpu_relax.S: Moved ...
2198 * sysdeps/sparc/sparc64/cpu_relax.S: ... here.
2199 * sysdeps/sparc/sparc64/nptl/pthread_spin_init.c: Moved ...
2200 * sysdeps/sparc/sparc64/pthread_spin_init.c: ... here.
2201 * sysdeps/sparc/sparc64/nptl/pthread_spin_lock.S: Moved ...
2202 * sysdeps/sparc/sparc64/pthread_spin_lock.S: ... here.
2203 * sysdeps/sparc/sparc64/nptl/pthread_spin_trylock.S: Moved ...
2204 * sysdeps/sparc/sparc64/pthread_spin_trylock.S: ... here.
2205 * sysdeps/sparc/sparc64/nptl/pthread_spin_unlock.S: Moved ...
2206 * sysdeps/sparc/sparc64/pthread_spin_unlock.S: ... here.
2207 * sysdeps/sparc/sparc64/nptl/pthreaddef.h: Moved ...
2208 * sysdeps/sparc/sparc64/pthreaddef.h: ... here.
2209 * sysdeps/sparc/sparc32/sparcv9/cpu_relax.S: Update #include.
2210 * sysdeps/sparc/sparc32/sparcv9/pthread_spin_init.c: Likewise.
2211 * sysdeps/sparc/sparc32/sparcv9/pthread_spin_lock.S: Likewise.
2212 * sysdeps/sparc/sparc32/sparcv9/pthread_spin_trylock.S: Likewise.
2213 * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_unlock.S: Likewise.
2214 * sysdeps/sparc/sparc64/nptl/Makefile: File removed, its contents ...
2215 * sysdeps/sparc/sparc64/Makefile: ... appended here.
2216
2217 * sysdeps/sparc/sparc32/nptl/lowlevellock.c: Moved ...
2218 * sysdeps/sparc/sparc32/lowlevellock.c: ... here.
2219 * sysdeps/sparc/sparc32/nptl/pthread_barrier_wait.c: Moved ...
2220 * sysdeps/sparc/sparc32/pthread_barrier_wait.c: ... here.
2221 * sysdeps/sparc/sparc32/nptl/pthread_spin_lock.S: Moved ...
2222 * sysdeps/sparc/sparc32/pthread_spin_lock.S: ... here.
2223 * sysdeps/sparc/sparc32/nptl/pthread_spin_trylock.S: Moved ...
2224 * sysdeps/sparc/sparc32/pthread_spin_trylock.S: ... here.
2225 * sysdeps/sparc/sparc32/nptl/pthreaddef.h: Moved ...
2226 * sysdeps/sparc/sparc32/pthreaddef.h: ... here.
2227 * sysdeps/sparc/sparc32/nptl/sem_post.c: Moved ...
2228 * sysdeps/sparc/sparc32/sem_post.c: ... here.
2229 * sysdeps/sparc/sparc32/nptl/sem_timedwait.c: Moved ...
2230 * sysdeps/sparc/sparc32/sem_timedwait.c: ... here.
2231 * sysdeps/sparc/sparc32/nptl/sem_trywait.c: Moved ...
2232 * sysdeps/sparc/sparc32/sem_trywait.c: ... here.
2233 * sysdeps/sparc/sparc32/nptl/sem_wait.c: Moved ...
2234 * sysdeps/sparc/sparc32/sem_wait.c: ... here.
2235 * sysdeps/sparc/sparc32/sparcv9/nptl/cpu_relax.S: Moved ...
2236 * sysdeps/sparc/sparc32/sparcv9/cpu_relax.S: ... here.
2237 * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_barrier_wait.c: Moved ...
2238 * sysdeps/sparc/sparc32/sparcv9/pthread_barrier_wait.c: ... here.
2239 * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_init.c: Moved ...
2240 * sysdeps/sparc/sparc32/sparcv9/pthread_spin_init.c: ... here.
2241 * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_lock.S: Moved ...
2242 * sysdeps/sparc/sparc32/sparcv9/pthread_spin_lock.S: ... here.
2243 * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_trylock.S: Moved ...
2244 * sysdeps/sparc/sparc32/sparcv9/pthread_spin_trylock.S: ... here.
2245 * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_unlock.S: Moved ...
2246 * sysdeps/sparc/sparc32/sparcv9/pthread_spin_unlock.S: ... here.
2247 * sysdeps/sparc/sparc32/sparcv9/nptl/sem_post.c: Moved ...
2248 * sysdeps/sparc/sparc32/sparcv9/sem_post.c: ... here.
2249 * sysdeps/sparc/sparc32/sparcv9/nptl/sem_timedwait.c: Moved ...
2250 * sysdeps/sparc/sparc32/sparcv9/sem_timedwait.c: ... here.
2251 * sysdeps/sparc/sparc32/sparcv9/nptl/sem_trywait.c: Moved ...
2252 * sysdeps/sparc/sparc32/sparcv9/sem_trywait.c: ... here.
2253 * sysdeps/sparc/sparc32/sparcv9/nptl/sem_wait.c: Moved ...
2254 * sysdeps/sparc/sparc32/sparcv9/sem_wait.c: ... here.
2255
06d50baa
RM
2256 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/c++-types.data: Moved ...
2257 * sysdeps/unix/sysv/linux/sparc/sparc32/c++-types.data: ... here.
2258 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/ld.abilist: Moved ...
2259 * sysdeps/unix/sysv/linux/sparc/sparc32/ld.abilist: ... here.
2260 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libBrokenLocale.abilist:
2261 Moved ...
2262 * sysdeps/unix/sysv/linux/sparc/sparc32/libBrokenLocale.abilist:
2263 ... here.
2264 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libanl.abilist: Moved ...
2265 * sysdeps/unix/sysv/linux/sparc/sparc32/libanl.abilist: ... here.
2266 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Moved ...
2267 * sysdeps/unix/sysv/linux/sparc/sparc32/libc.abilist: ... here.
2268 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libcrypt.abilist:
2269 Moved ...
2270 * sysdeps/unix/sysv/linux/sparc/sparc32/libcrypt.abilist: ... here.
2271 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libdl.abilist: Moved ...
2272 * sysdeps/unix/sysv/linux/sparc/sparc32/libdl.abilist: ... here.
2273 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libm.abilist: Moved ...
2274 * sysdeps/unix/sysv/linux/sparc/sparc32/libm.abilist: ... here.
2275 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libnsl.abilist: Moved ...
2276 * sysdeps/unix/sysv/linux/sparc/sparc32/libnsl.abilist: ... here.
2277 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libpthread.abilist:
2278 Moved ...
2279 * sysdeps/unix/sysv/linux/sparc/sparc32/libpthread.abilist: ... here.
2280 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libresolv.abilist:
2281 Moved ...
2282 * sysdeps/unix/sysv/linux/sparc/sparc32/libresolv.abilist: ... here.
2283 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/librt.abilist: Moved ...
2284 * sysdeps/unix/sysv/linux/sparc/sparc32/librt.abilist: ... here.
2285 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libthread_db.abilist:
2286 Moved ...
2287 * sysdeps/unix/sysv/linux/sparc/sparc32/libthread_db.abilist: ... here.
2288 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libutil.abilist: Moved ...
2289 * sysdeps/unix/sysv/linux/sparc/sparc32/libutil.abilist: ... here.
2290 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/localplt.data: Moved ...
2291 * sysdeps/unix/sysv/linux/sparc/sparc32/localplt.data: ... here.
2292 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/c++-types.data: Moved ...
2293 * sysdeps/unix/sysv/linux/sparc/sparc64/c++-types.data: ... here.
2294 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/ld.abilist: Moved ...
2295 * sysdeps/unix/sysv/linux/sparc/sparc64/ld.abilist: ... here.
2296 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libBrokenLocale.abilist:
2297 Moved ...
2298 * sysdeps/unix/sysv/linux/sparc/sparc64/libBrokenLocale.abilist:
2299 ... here.
2300 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libanl.abilist: Moved ...
2301 * sysdeps/unix/sysv/linux/sparc/sparc64/libanl.abilist: ... here.
2302 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Moved ...
2303 * sysdeps/unix/sysv/linux/sparc/sparc64/libc.abilist: ... here.
2304 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libcrypt.abilist:
2305 Moved ...
2306 * sysdeps/unix/sysv/linux/sparc/sparc64/libcrypt.abilist: ... here.
2307 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libdl.abilist: Moved ...
2308 * sysdeps/unix/sysv/linux/sparc/sparc64/libdl.abilist: ... here.
2309 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libm.abilist: Moved ...
2310 * sysdeps/unix/sysv/linux/sparc/sparc64/libm.abilist: ... here.
2311 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libnsl.abilist: Moved ...
2312 * sysdeps/unix/sysv/linux/sparc/sparc64/libnsl.abilist: ... here.
2313 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libpthread.abilist:
2314 Moved ...
2315 * sysdeps/unix/sysv/linux/sparc/sparc64/libpthread.abilist: ... here.
2316 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libresolv.abilist:
2317 Moved ...
2318 * sysdeps/unix/sysv/linux/sparc/sparc64/libresolv.abilist: ... here.
2319 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/librt.abilist: Moved ...
2320 * sysdeps/unix/sysv/linux/sparc/sparc64/librt.abilist: ... here.
2321 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libthread_db.abilist:
2322 Moved ...
2323 * sysdeps/unix/sysv/linux/sparc/sparc64/libthread_db.abilist: ... here.
2324 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libutil.abilist: Moved ...
2325 * sysdeps/unix/sysv/linux/sparc/sparc64/libutil.abilist: ... here.
2326 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/localplt.data: Moved ...
2327 * sysdeps/unix/sysv/linux/sparc/sparc64/localplt.data: ... here.
2328
a4ccbc9b
JM
23292014-06-25 Joseph Myers <joseph@codesourcery.com>
2330
0828edbf
JM
2331 * timezone/checktab.awk: Update from tzcode 2014e.
2332 * timezone/private.h: Likewise.
2333 * timezone/tzfile.h: Likewise.
2334 * timezone/zdump.c: Likewise.
2335 * timezone/zic.c: Likewise.
2336
a4ccbc9b
JM
2337 * sysdeps/unix/sysv/linux/kernel-features.h
2338 (__ASSUME_XFS_RESTRICTED_CHOWN): Remove macro.
2339 * sysdeps/unix/sysv/linux/pathconf.c (__statfs_chown_restricted)
2340 [__ASSUME_XFS_RESTRICTED_CHOWN]: Make code unconditional.
2341 (__statfs_chown_restricted) [!__ASSUME_XFS_RESTRICTED_CHOWN]:
2342 Remove conditional code.
2343
9aea0cb8
WN
23442014-06-25 Will Newton <will.newton@linaro.org>
2345
2346 * sysdeps/unix/sysv/linux/arm/dl-procinfo.c
2347 (_dl_arm_cap_flags): Add HWCAP2 values.
2348 * sysdeps/unix/sysv/linux/arm/dl-procinfo.h
2349 (_DL_HWCAP_COUNT): Increase to 37.
2350 (_DL_HWCAP_LAST): New define.
2351 (_DL_HWCAP2_LAST): New define.
2352 (_dl_procinfo): Add support for printing
2353 AT_HWCAP2 entries.
2354 (_dl_string_hwcap): Use _dl_hwcap_string.
2355
6eaa65ce
AZ
23562014-06-25 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
2357
2358 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
2359
0f5b7185
JM
23602014-06-25 Joseph Myers <joseph@codesourcery.com>
2361
cfd2ea50
JM
2362 * README: Do not mention ports directory.
2363
cecf2ed4
JM
2364 * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_UTIMENSAT):
2365 Remove macro.
2366 * sysdeps/unix/sysv/linux/futimes.c: Do not include
2367 <kernel-features.h>.
2368 [__NR_utimensat && !__ASSUME_UTIMENSAT] (miss_utimensat): Remove
2369 conditional variable definition.
2370 (__futimes): Update comment.
2371 (__futimes) [__ASSUME_UTIMENSAT]: Make code unconditional.
2372 (__futimes) [!__ASSUME_UTIMENSAT]: Remove conditional code.
2373
a638de82
JM
2374 [BZ #16560]
2375 * sysdeps/ieee754/dbl-64/e_exp10.c (__ieee754_exp10): Return 1 for
2376 arguments close to 0.
2377 * sysdeps/ieee754/ldbl-128/e_exp10l.c (__ieee754_exp10l):
2378 Likewise.
2379 * sysdeps/ieee754/ldbl-128ibm/e_exp10l.c (__ieee754_exp10l):
2380 Likewise.
2381 * math/auto-libm-test-in: Add more tests of exp10.
2382 * math/auto-libm-test-out: Regenerated.
2383 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
2384
0f5b7185
JM
2385 * sysdeps/unix/sysv/linux/kernel-features.h
2386 (__ASSUME_COMPLETE_READV_WRITEV): Remove macro.
2387 * sysdeps/unix/sysv/linux/readv.c: Do not include
2388 <kernel-features.h>.
2389 [!__ASSUME_COMPLETE_READV_WRITEV]: Remove conditional code.
2390 [!UIO_FASTIOV] (UIO_FASTIOV): Remove macro.
2391 (__libc_readv) [__ASSUME_COMPLETE_READV_WRITEV]: Make code
2392 unconditional.
2393 (__libc_readv) [!__ASSUME_COMPLETE_READV_WRITEV]: Remove
2394 conditional code.
2395 * sysdeps/unix/sysv/linux/writev.c: Do not include
2396 <kernel-features.h>.
2397 [!__ASSUME_COMPLETE_READV_WRITEV]: Remove conditional code.
2398 [!UIO_FASTIOV] (UIO_FASTIOV): Remove macro.
2399 (__libc_writev) [__ASSUME_COMPLETE_READV_WRITEV]: Make code
2400 unconditional.
2401 (__libc_writev) [!__ASSUME_COMPLETE_READV_WRITEV]: Remove
2402 conditional code.
2403
c7aec4be
WN
24042014-06-25 Will Newton <will.newton@linaro.org>
2405
2406 * sysdeps/posix/tempname.c: Merge from gnulib, cosmetic
2407 comment changes throughout the file. Remove checks
2408 for HAVE_*_H definitions that are not required.
2409 (__gen_tempname): Call abort if an unknown kind value is
2410 passed.
2411
c5241f95
AS
24122014-06-25 Andreas Schwab <schwab@suse.de>
2413
2414 [BZ #17086]
2415 * sysdeps/m68k/m680x0/fpu/s_scalbn.c: Add compat symbols for
2416 scalbln, scalblnf, scalblnl in libc.
2417
911422da
SP
24182014-06-25 Siddhesh Poyarekar <siddhesh@redhat.com>
2419
2420 [BZ #17086]
2421 * sysdeps/i386/fpu/s_scalbn.S: Add compat symbol for libc.so.
2422 * sysdeps/i386/fpu/s_scalbnf.S: Likewise.
2423 * sysdeps/i386/fpu/s_scalbnl.S: Likewise.
2424
0d749bbe
RM
24252014-06-24 Roland McGrath <roland@hack.frob.com>
2426
2427 * sysdeps/i386/i486/nptl/pthread_spin_trylock.S: Moved ...
2428 * sysdeps/i386/i486/pthread_spin_trylock.S: ... here.
2429 * sysdeps/i386/i586/nptl/pthread_spin_trylock.S: Moved ...
2430 * sysdeps/i386/i586/pthread_spin_trylock.S: ... here.
2431 Update #include.
2432 * sysdeps/i386/i686/nptl/pthread_spin_trylock.S: Moved ...
2433 * sysdeps/i386/i686/pthread_spin_trylock.S: ... here.
2434 Update #include.
2435 * sysdeps/x86_64/64/nptl/shlib-versions: Moved ...
2436 * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: ... here.
2437 * sysdeps/x86_64/x32/nptl/shlib-versions: Moved ...
2438 * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: ... here.
2439 * sysdeps/x86/nptl/bits/pthreadtypes.h: Moved ...
2440 * sysdeps/x86/bits/pthreadtypes.h: ... here.
2441 * sysdeps/x86/nptl/bits/semaphore.h: Moved ...
2442 * sysdeps/x86/bits/semaphore.h: ... here.
2443 * sysdeps/x86/nptl/elide.h: Moved ...
2444 * sysdeps/x86/elide.h: ... here.
2445 * sysdeps/x86_64/nptl/Implies: File removed.
2446 * sysdeps/i386/nptl/Implies: File removed.
2447
0ea5d373
JM
24482014-06-24 Joseph Myers <joseph@codesourcery.com>
2449
4060283d
JM
2450 [BZ #16539]
2451 * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]: Just
2452 return the argument for normal arguments with exponent below -64.
2453 * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]:
2454 Likewise.
2455 * math/auto-libm-test-in: Add another test of expm1.
2456 * math/auto-libm-test-out: Regenerated.
2457
e7dd3c8c
JM
2458 [BZ #16287]
2459 * sysdeps/ieee754/ldbl-128/s_erfl.c (__erfl): Return 1 without
2460 calling __erfcl for arguments at least 16.
2461 * math/auto-libm-test-in: Add more tests of erf.
2462 * math/auto-libm-test-out: Regenerated.
2463
0ea5d373
JM
2464 * sysdeps/unix/sysv/linux/configure.ac: Remove cases for
2465 individual architectures.
2466 * sysdeps/unix/sysv/linux/configure: Regenerated.
2467 * sysdeps/unix/sysv/linux/i386/configure.ac: New file.
2468 * sysdeps/unix/sysv/linux/i386/configure: New generated file.
2469 * sysdeps/unix/sysv/linux/powerpc/configure.ac
2470 (ldd_rewrite_script): Define variable.
2471 * sysdeps/unix/sysv/linux/powerpc/configure: Regenerated.
2472 * sysdeps/unix/sysv/linux/powerpc/powerpc32/configure.ac: New
2473 file.
2474 * sysdeps/unix/sysv/linux/powerpc/powerpc32/configure: New
2475 generated file.
2476 * sysdeps/unix/sysv/linux/s390/configure.ac: New file.
2477 * sysdeps/unix/sysv/linux/s390/configure: New generated file.
2478 * sysdeps/unix/sysv/linux/sh/configure.ac: New file.
2479 * sysdeps/unix/sysv/linux/sh/configure: New generated file.
2480 * sysdeps/unix/sysv/linux/sparc/configure.ac: New file.
2481 * sysdeps/unix/sysv/linux/sparc/configure: New generated file.
2482 * sysdeps/unix/sysv/linux/x86_64/configure.ac: New file.
2483 * sysdeps/unix/sysv/linux/x86_64/configure: New generated file.
2484
2307e126
SP
24852014-06-24 Siddhesh Poyarekar <siddhesh@redhat.com>
2486
2487 [BZ #17084]
2488 * sysdeps/x86/nptl/bits/pthreadtypes.h (pthread_mutex_t):
2489 Rename member __data.d to __data.__elision_data.
2490
c0a4ed77
W
24912014-06-24 Wilco <wdijkstr@arm.com>
2492
2493 * NEWS: Add 16918 to fixed bug list.
2494
b8c00573
W
24952014-06-24 Wilco <wdijkstr@arm.com>
2496
2497 * sysdeps/arm/fesetenv.c (fesetenv): Optimize implementation.
2498
b5570d92
W
24992014-06-24 Wilco <wdijkstr@arm.com>
2500
2501 * sysdeps/arm/fpu_control.h (_FPU_MASK_RM): Define.
2502 * sysdeps/arm/fenv_private.h (libc_fesetround_vfp)
2503 (libc_feholdexcept_setround_vfp) (libc_feholdsetround_vfp)
2504 (libc_feresetround_vfp) (libc_feholdsetround_vfp_ctx)
2505 (libc_feresetround_vfp_ctx): Use _FPU_MASK_RM.
2506 * sysdeps/arm/fesetround.c (fesetround): Use _FPU_MASK_RM.
2507 * sysdeps/arm/get-rounding-mode.h (get_rounding_mode):
2508 Use _FPU_MASK_RM.
2509
947bdca2
W
25102014-06-24 Wilco <wdijkstr@arm.com>
2511
2512 * sysdeps/arm/fsetexcptflg.c (fesetexceptflag): Remove unused include.
2513
00f669ed
W
25142014-06-24 Wilco <wdijkstr@arm.com>
2515
2516 * sysdeps/arm/feholdexcpt.c (feholdexcept): Remove space.
2517 * sysdeps/arm/fesetenv.c (fesetenv): Remove space.
2518 * sysdeps/arm/fesetround.c (fesetround): Remove space.
2519 * sysdeps/arm/fraiseexcpt.c (feraiseexcept): Remove space.
2520
db59bad3
W
25212014-06-24 Wilco <wdijkstr@arm.com>
2522
2523 [BZ #16918]
2524 * sysdeps/arm/feupdateenv.c (feupdateenv):
2525 Rewrite to reduce FPSCR accesses and fix return value.
2526
001f7b77
W
25272014-06-24 Wilco <wdijkstr@arm.com>
2528
2529 * sysdeps/arm/fclrexcpt.c (feclearexcept):
2530 Optimize to avoid unnecessary FPSCR writes.
2531 * sysdeps/arm/fedisblxcpt.c (fedisableexcept): Likewise.
2532 * sysdeps/arm/feenablxcpt.c (feenableexcept): Likewise.
2533 * sysdeps/arm/fsetexcptflg.c (fesetexceptflag): Likewise.
2534 * sysdeps/arm/setfpucw.c (__setfpucw): Likewise.
2535
4841e6a6
W
25362014-06-24 Wilco <wdijkstr@arm.com>
2537
2538 * sysdeps/arm/fegetround.c (fegetround): Call get_rounding_mode.
2539 * sysdeps/arm/feholdexcpt.c (feholdexcept): Call libc_feholdexcept_vfp.
2540 * sysdeps/arm/fesetround.c (fesetround): Call libc_fesetround_vfp.
2541 * sysdeps/arm/fgetexcptflg.c (fegetexceptflag):
2542 Call libc_fetestexcept_vfp.
2543 * sysdeps/arm/ftestexcept.c (fetestexcept): Call libc_fetestexcept_vfp.
2544 * sysdeps/arm/fenv_private.h: Move libc_*_vfp functions outside of
2545 __SOFTFP__ ifdef so that they can be built for softfp.
2546
0813022c
SP
25472014-06-24 Siddhesh Poyarekar <siddhesh@redhat.com>
2548
08e5862f
SP
2549 * sysdeps/x86/nptl/elide.h (elision_adapt): Make first
2550 argument type signed char.
2551
0813022c
SP
2552 * Makerules (check-abi): Dump diff of symlist if the test
2553 fails.
2554
3fc7236a
RM
25552014-06-23 Roland McGrath <roland@hack.frob.com>
2556
aba8ef95
RM
2557 * sysdeps/generic/get-rounding-mode.h: Include <stdlib.h> before
2558 using abort.
2559
3fc7236a
RM
2560 * sysdeps/unix/sysv/linux/fstatvfs.c (fstatvfs):
2561 Remove unused variable ST.
2562
4da6db51
JM
25632014-06-23 Joseph Myers <joseph@codesourcery.com>
2564
4648909d
JM
2565 [BZ #16354]
2566 [BZ #17061]
2567 * sysdeps/ieee754/dbl-64/e_cosh.c (__ieee754_cosh): Check for
2568 small arguments before calling __expm1.
2569 * sysdeps/ieee754/flt-32/e_coshf.c (__ieee754_coshf): Check for
2570 small arguments before calling __expm1f.
2571 * sysdeps/ieee754/ldbl-128/e_coshl.c (__ieee754_coshl): Check for
2572 small arguments before calling __expm1l.
2573 * sysdeps/ieee754/ldbl-128ibm/e_coshl.c (__ieee754_coshl):
2574 Likewise.
2575 * sysdeps/ieee754/ldbl-96/e_coshl.c (__ieee754_coshl): Likewise.
2576 * math/auto-libm-test-in: Add more cosh tests. Do not allow
2577 spurious underflow for some cosh tests.
2578 * math/auto-libm-test-out: Regenerated.
2579 * sysdeps/i386/fpu/libm-test-ulps: Update.
2580
46a3d3c7
JM
2581 [BZ #17050]
2582 * sysdeps/ieee754/dbl-64/e_j1.c: Include <errno.h>.
2583 (__ieee754_y1): Set errno if return value overflows.
2584 * sysdeps/ieee754/flt-32/e_j1f.c: Include <errno.h>.
2585 (__ieee754_y1f): Set errno if return value overflows.
2586 * sysdeps/ieee754/ldbl-128/e_j1l.c: Include <errno.h>.
2587 (__ieee754_y1l): Set errno if return value overflows.
2588 * sysdeps/ieee754/ldbl-96/e_j1l.c: Include <errno.h>.
2589 (__ieee754_y1l): Set errno if return value overflows.
2590 * math/auto-libm-test-in: Add more tests of y0, y1 and yn.
2591 * math/auto-libm-test-out: Regenerated.
2592
863893ec
JM
2593 * math/gen-auto-libm-tests.c: Document use of
2594 ignore-zero-inf-sign.
2595 (input_flag_type): Add value flag_ignore_zero_inf_sign.
2596 (input_flags): Add ignore-zero-inf-sign.
2597 (output_for_one_input_case): Handle flag_ignore_zero_inf_sign.
2598 * math/gen-libm-test.pl (generate_testfile): Handle
2599 ignore-zero-inf-sign.
2600 * math/auto-libm-test-in: Mark some cpow tests with
2601 ignore-zero-inf-sign and some with xfail-rounding.
2602 * math/auto-libm-test-out: Regenerated.
2603 * math/libm-test.inc (cpow_test): Use ALL_RM_TEST.
2604 * sysdeps/i386/fpu/libm-test-ulps: Update.
2605 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
2606
4da6db51
JM
2607 [BZ #16315]
2608 * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Ensure possibly
2609 overflowing or underflowing operations take place with sign of
2610 result.
2611 * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Likewise.
2612 * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise.
2613 * sysdeps/ieee754/dbl-64/e_pow.c: Include <math.h>.
2614 (__ieee754_pow): Recompute overflowing and underflowing results in
2615 original rounding mode.
2616 * sysdeps/x86/fpu/powl_helper.c: Include <stdbool.h>.
2617 (__powl_helper): Allow negative argument X and scale negated value
2618 as needed. Avoid passing value outside [-1, 1] to f2xm1.
2619 * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Ensure possibly
2620 overflowing or underflowing operations take place with sign of
2621 result.
2622 * sysdeps/x86_64/fpu/multiarch/e_pow.c [HAVE_FMA4_SUPPORT]:
2623 Include <math.h>.
2624 * math/auto-libm-test-in: Add more tests of pow.
2625 * math/auto-libm-test-out: Regenerated.
2626 * math/libm-test.inc (pow_test): Use ALL_RM_TEST.
2627 (pow_tonearest_test_data): Remove.
2628 (pow_test_tonearest): Likewise.
2629 (pow_towardzero_test_data): Likewise.
2630 (pow_test_towardzero): Likewise.
2631 (pow_downward_test_data): Likewise.
2632 (pow_test_downward): Likewise.
2633 (pow_upward_test_data): Likewise.
2634 (pow_test_upward): Likewise.
2635 (main): Don't call removed functions.
2636 * sysdeps/i386/fpu/libm-test-ulps: Update.
2637 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
2638
5686b236
RM
26392014-06-23 Roland McGrath <roland@hack.frob.com>
2640
2641 * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/c++-types.data:
2642 Moved ...
2643 * sysdeps/unix/sysv/linux/powerpc/powerpc32/c++-types.data: ... here.
2644 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
2645 Moved ...
2646 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libc.abilist: ... here.
2647 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libm.abilist:
2648 Moved ...
2649 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libm.abilist: ... here.
2650 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/localplt.data:
2651 Moved ...
2652 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/localplt.data: ... here.
2653 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/c++-types.data:
2654 File removed.
2655 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/ld.abilist:
2656 File removed.
2657 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libBrokenLocale.abilist:
2658 File removed.
2659 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libanl.abilist:
2660 File removed.
2661 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libcrypt.abilist:
2662 File removed.
2663 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libdl.abilist:
2664 File removed.
2665 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libnsl.abilist:
2666 File removed.
2667 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libpthread.abilist:
2668 File removed.
2669 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libresolv.abilist:
2670 File removed.
2671 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/librt.abilist:
2672 File removed.
2673 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libthread_db.abilist:
2674 File removed.
2675 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libutil.abilist:
2676 File removed.
2677 * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/ld.abilist:
2678 Moved ...
2679 * sysdeps/unix/sysv/linux/powerpc/powerpc32/ld.abilist: ... here.
2680 * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libBrokenLocale.abilist:
2681 Moved ...
2682 * sysdeps/unix/sysv/linux/powerpc/powerpc32/libBrokenLocale.abilist:
2683 ... here.
2684 * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libanl.abilist:
2685 Moved ...
2686 * sysdeps/unix/sysv/linux/powerpc/powerpc32/libanl.abilist: ... here.
2687 * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libcrypt.abilist:
2688 Moved ...
2689 * sysdeps/unix/sysv/linux/powerpc/powerpc32/libcrypt.abilist: ... here.
2690 * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libdl.abilist:
2691 Moved ...
2692 * sysdeps/unix/sysv/linux/powerpc/powerpc32/libdl.abilist: ... here.
2693 * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libnsl.abilist:
2694 Moved ...
2695 * sysdeps/unix/sysv/linux/powerpc/powerpc32/libnsl.abilist: ... here.
2696 * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libpthread.abilist:
2697 Moved ...
2698 * sysdeps/unix/sysv/linux/powerpc/powerpc32/libpthread.abilist: ... here.
2699 * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libresolv.abilist:
2700 Moved ...
2701 * sysdeps/unix/sysv/linux/powerpc/powerpc32/libresolv.abilist: ... here.
2702 * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/librt.abilist:
2703 Moved ...
2704 * sysdeps/unix/sysv/linux/powerpc/powerpc32/librt.abilist: ... here.
2705 * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libthread_db.abilist: Moved ...
2706 * sysdeps/unix/sysv/linux/powerpc/powerpc32/libthread_db.abilist:
2707 ... here.
2708 * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libutil.abilist:
2709 Moved ...
2710 * sysdeps/unix/sysv/linux/powerpc/powerpc32/libutil.abilist: ... here.
2711 * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libc.abilist:
2712 Moved ...
2713 * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libc.abilist:
2714 ... here.
2715 * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libm.abilist:
2716 Moved ...
2717 * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libm.abilist:
2718 ... here.
2719 * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data:
2720 Moved ...
2721 * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/localplt.data:
2722 ... here.
2723 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/c++-types.data:
2724 Moved ...
2725 * sysdeps/unix/sysv/linux/powerpc/powerpc64/c++-types.data: ... here.
2726 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld-le.abilist:
2727 Moved ...
2728 * sysdeps/unix/sysv/linux/powerpc/powerpc64/ld-le.abilist: ... here.
2729 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist: Moved ...
2730 * sysdeps/unix/sysv/linux/powerpc/powerpc64/ld.abilist: ... here.
2731 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale-le.abilist:
2732 Moved ...
2733 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libBrokenLocale-le.abilist:
2734 ... here.
2735 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale.abilist:
2736 Moved ...
2737 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libBrokenLocale.abilist:
2738 ... here.
2739 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl-le.abilist:
2740 Moved ...
2741 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libanl-le.abilist: ... here.
2742 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl.abilist:
2743 Moved ...
2744 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libanl.abilist: ... here.
2745 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc-le.abilist:
2746 Moved ...
2747 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libc-le.abilist: ... here.
2748 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
2749 Moved ...
2750 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libc.abilist: ... here.
2751 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt-le.abilist:
2752 Moved ...
2753 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libcrypt-le.abilist:
2754 ... here.
2755 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt.abilist:
2756 Moved ...
2757 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libcrypt.abilist: ... here.
2758 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl-le.abilist:
2759 Moved ...
2760 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libdl-le.abilist: ... here.
2761 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl.abilist:
2762 Moved ...
2763 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libdl.abilist: ... here.
2764 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm-le.abilist:
2765 Moved ...
2766 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libm-le.abilist: ... here.
2767 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist: Moved ...
2768 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libm.abilist: ... here.
2769 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl-le.abilist:
2770 Moved ...
2771 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libnsl-le.abilist: ... here.
2772 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl.abilist:
2773 Moved ...
2774 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libnsl.abilist: ... here.
2775 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread-le.abilist:
2776 Moved ...
2777 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libpthread-le.abilist:
2778 ... here.
2779 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
2780 Moved ...
2781 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libpthread.abilist:
2782 ... here.
2783 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv-le.abilist:
2784 Moved ...
2785 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libresolv-le.abilist:
2786 ... here.
2787 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv.abilist:
2788 Moved ...
2789 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libresolv.abilist: ... here.
2790 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt-le.abilist:
2791 Moved ...
2792 * sysdeps/unix/sysv/linux/powerpc/powerpc64/librt-le.abilist: ... here.
2793 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt.abilist:
2794 Moved ...
2795 * sysdeps/unix/sysv/linux/powerpc/powerpc64/librt.abilist: ... here.
2796 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db-le.abilist:
2797 Moved ...
2798 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libthread_db-le.abilist:
2799 ... here.
2800 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db.abilist:
2801 Moved ...
2802 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libthread_db.abilist:
2803 ... here.
2804 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil-le.abilist:
2805 Moved ...
2806 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libutil-le.abilist:
2807 ... here.
2808 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil.abilist:
2809 Moved ...
2810 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libutil.abilist: ... here.
2811 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/localplt.data:
2812 Moved ...
2813 * sysdeps/unix/sysv/linux/powerpc/powerpc64/localplt.data: ... here.
2814
e6d90d67
WD
28152014-06-23 Will Newton <will.newton@linaro.org>
2816 Wilco <wdijkstr@arm.com>
2817
2818 * sysdeps/generic/math_private.h: Add generic HAVE_RM_CTX
2819 implementation. Include get-rounding-mode.h.
2820 [!HAVE_RM_CTX]: Define HAVE_RM_CTX to zero.
2821 [!libc_feholdsetround_noex_ctx]: Define
2822 libc_feholdsetround_noex_ctx.
2823 [!libc_feholdsetround_noexf_ctx]: Define
2824 libc_feholdsetround_noexf_ctx.
2825 [!libc_feholdsetround_noexl_ctx]: Define
2826 libc_feholdsetround_noexl_ctx.
2827 (libc_feholdsetround_ctx): New function.
2828 (libc_feresetround_ctx): New function.
2829 (libc_feholdsetround_noex_ctx): New function.
2830 (libc_feresetround_noex_ctx): New function.
2831
d42df555
RM
28322014-06-23 Roland McGrath <roland@hack.frob.com>
2833
88a46474
RM
2834 * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h: Moved ...
2835 * sysdeps/mips/nptl/bits/pthreadtypes.h: ... here.
2836 * sysdeps/unix/sysv/linux/mips/nptl/bits/semaphore.h: Moved ...
2837 * sysdeps/mips/nptl/bits/semaphore.h: ... here.
2838 * sysdeps/unix/sysv/linux/mips/nptl/bits/local_lim.h: Moved ...
2839 * sysdeps/unix/sysv/linux/mips/bits/local_lim.h: ... here.
2840
15bed472
RM
2841 * sysdeps/unix/sysv/linux/m68k/nptl/bits/pthreadtypes.h: Moved ...
2842 * sysdeps/m68k/nptl/bits/pthreadtypes.h: ... here.
2843 * sysdeps/unix/sysv/linux/m68k/nptl/bits/semaphore.h: Moved ...
2844 * sysdeps/m68k/nptl/bits/semaphore.h: ... here.
2845 * sysdeps/unix/sysv/linux/m68k/nptl/c++-types.data: Moved ...
2846 * sysdeps/unix/sysv/linux/m68k/c++-types.data: ... here.
2847 * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/bits/atomic.h: Moved ...
2848 * sysdeps/unix/sysv/linux/m68k/coldfire/bits/atomic.h: ... here.
2849 * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/ld.abilist: Moved ...
2850 * sysdeps/unix/sysv/linux/m68k/coldfire/ld.abilist: ... here.
2851 * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libBrokenLocale.abilist:
2852 Moved ...
2853 * sysdeps/unix/sysv/linux/m68k/coldfire/libBrokenLocale.abilist:
2854 ... here.
2855 * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libanl.abilist: Moved ...
2856 * sysdeps/unix/sysv/linux/m68k/coldfire/libanl.abilist: ... here.
2857 * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libc.abilist: Moved ...
2858 * sysdeps/unix/sysv/linux/m68k/coldfire/libc.abilist: ... here.
2859 * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libcrypt.abilist:
2860 Moved ...
2861 * sysdeps/unix/sysv/linux/m68k/coldfire/libcrypt.abilist: ... here.
2862 * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libdl.abilist: Moved ...
2863 * sysdeps/unix/sysv/linux/m68k/coldfire/libdl.abilist: ... here.
2864 * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libm.abilist: Moved ...
2865 * sysdeps/unix/sysv/linux/m68k/coldfire/libm.abilist: ... here.
2866 * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libnsl.abilist: Moved ...
2867 * sysdeps/unix/sysv/linux/m68k/coldfire/libnsl.abilist: ... here.
2868 * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libpthread.abilist:
2869 Moved ...
2870 * sysdeps/unix/sysv/linux/m68k/coldfire/libpthread.abilist: ... here.
2871 * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libresolv.abilist:
2872 Moved ...
2873 * sysdeps/unix/sysv/linux/m68k/coldfire/libresolv.abilist: ... here.
2874 * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/librt.abilist: Moved ...
2875 * sysdeps/unix/sysv/linux/m68k/coldfire/librt.abilist: ... here.
2876 * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libthread_db.abilist:
2877 Moved ...
2878 * sysdeps/unix/sysv/linux/m68k/coldfire/libthread_db.abilist: ... here.
2879 * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libutil.abilist: Moved ...
2880 * sysdeps/unix/sysv/linux/m68k/coldfire/libutil.abilist: ... here.
2881 * sysdeps/unix/sysv/linux/m68k/nptl/localplt.data: Moved ...
2882 * sysdeps/unix/sysv/linux/m68k/localplt.data: ... here.
2883 * sysdeps/unix/sysv/linux/m68k/nptl/lowlevellock.h: Moved ...
2884 * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: ... here.
2885 * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/ld.abilist: Moved ...
2886 * sysdeps/unix/sysv/linux/m68k/m680x0/ld.abilist: ... here.
2887 * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libBrokenLocale.abilist:
2888 Moved ...
2889 * sysdeps/unix/sysv/linux/m68k/m680x0/libBrokenLocale.abilist:
2890 ... here.
2891 * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libanl.abilist: Moved ...
2892 * sysdeps/unix/sysv/linux/m68k/m680x0/libanl.abilist: ... here.
2893 * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libc.abilist: Moved ...
2894 * sysdeps/unix/sysv/linux/m68k/m680x0/libc.abilist: ... here.
2895 * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libcrypt.abilist: Moved ...
2896 * sysdeps/unix/sysv/linux/m68k/m680x0/libcrypt.abilist: ... here.
2897 * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libdl.abilist: Moved ...
2898 * sysdeps/unix/sysv/linux/m68k/m680x0/libdl.abilist: ... here.
2899 * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libm.abilist: Moved ...
2900 * sysdeps/unix/sysv/linux/m68k/m680x0/libm.abilist: ... here.
2901 * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libnsl.abilist: Moved ...
2902 * sysdeps/unix/sysv/linux/m68k/m680x0/libnsl.abilist: ... here.
2903 * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libpthread.abilist:
2904 Moved ...
2905 * sysdeps/unix/sysv/linux/m68k/m680x0/libpthread.abilist: ... here.
2906 * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libresolv.abilist: Moved ...
2907 * sysdeps/unix/sysv/linux/m68k/m680x0/libresolv.abilist: ... here.
2908 * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/librt.abilist: Moved ...
2909 * sysdeps/unix/sysv/linux/m68k/m680x0/librt.abilist: ... here.
2910 * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libthread_db.abilist:
2911 Moved ...
2912 * sysdeps/unix/sysv/linux/m68k/m680x0/libthread_db.abilist: ... here.
2913 * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libutil.abilist: Moved ...
2914 * sysdeps/unix/sysv/linux/m68k/m680x0/libutil.abilist: ... here.
2915 * sysdeps/unix/sysv/linux/m68k/nptl/sysdep-cancel.h: Moved ...
2916 * sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h: ... here.
2917
d42df555
RM
2918 * sysdeps/unix/sysv/linux/sh/nptl/c++-types.data: Moved ...
2919 * sysdeps/unix/sysv/linux/sh/c++-types.data: ... here.
2920 * sysdeps/unix/sysv/linux/sh/nptl/ld.abilist: Moved ...
2921 * sysdeps/unix/sysv/linux/sh/ld.abilist: ... here.
2922 * sysdeps/unix/sysv/linux/sh/nptl/libBrokenLocale.abilist: Moved ...
2923 * sysdeps/unix/sysv/linux/sh/libBrokenLocale.abilist: ... here.
2924 * sysdeps/unix/sysv/linux/sh/nptl/libanl.abilist: Moved ...
2925 * sysdeps/unix/sysv/linux/sh/libanl.abilist: ... here.
2926 * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Moved ...
2927 * sysdeps/unix/sysv/linux/sh/libc.abilist: ... here.
2928 * sysdeps/unix/sysv/linux/sh/nptl/libcrypt.abilist: Moved ...
2929 * sysdeps/unix/sysv/linux/sh/libcrypt.abilist: ... here.
2930 * sysdeps/unix/sysv/linux/sh/nptl/libdl.abilist: Moved ...
2931 * sysdeps/unix/sysv/linux/sh/libdl.abilist: ... here.
2932 * sysdeps/unix/sysv/linux/sh/nptl/libm.abilist: Moved ...
2933 * sysdeps/unix/sysv/linux/sh/libm.abilist: ... here.
2934 * sysdeps/unix/sysv/linux/sh/nptl/libnsl.abilist: Moved ...
2935 * sysdeps/unix/sysv/linux/sh/libnsl.abilist: ... here.
2936 * sysdeps/unix/sysv/linux/sh/nptl/libpthread.abilist: Moved ...
2937 * sysdeps/unix/sysv/linux/sh/libpthread.abilist: ... here.
2938 * sysdeps/unix/sysv/linux/sh/nptl/libresolv.abilist: Moved ...
2939 * sysdeps/unix/sysv/linux/sh/libresolv.abilist: ... here.
2940 * sysdeps/unix/sysv/linux/sh/nptl/librt.abilist: Moved ...
2941 * sysdeps/unix/sysv/linux/sh/librt.abilist: ... here.
2942 * sysdeps/unix/sysv/linux/sh/nptl/libthread_db.abilist: Moved ...
2943 * sysdeps/unix/sysv/linux/sh/libthread_db.abilist: ... here.
2944 * sysdeps/unix/sysv/linux/sh/nptl/libutil.abilist: Moved ...
2945 * sysdeps/unix/sysv/linux/sh/libutil.abilist: ... here.
2946
76e5216e
JM
29472014-06-23 Joseph Myers <joseph@codesourcery.com>
2948
2949 * sysdeps/unix/sysv/linux/bits/fcntl-linux.h [__USE_GNU]
2950 (FALLOC_FL_COLLAPSE_RANGE): New macro.
2951 [__USE_GNU] (FALLOC_FL_ZERO_RANGE): Likewise.
2952 * sysdeps/unix/sysv/linux/bits/in.h (IP_PMTUDISC_OMIT): Likewise.
2953 (IPV6_PMTUDISC_INTERFACE): Likewise.
2954 (IPV6_PMTUDISC_OMIT): Likewise.
2955
7a81cbcc
AS
29562014-06-23 Andreas Schwab <schwab@suse.de>
2957
2958 * nptl/sysdeps/unix/sysv/linux/mq_notify.c (init_mq_netlink):
2959 Remove unused errout label.
2960
db224009
AZ
29612014-06-23 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
2962
2963 * sysdeps/powerpc/bits/hwcap.h [PPC_FEATURE2_HAS_VEC_CRYPTO]: New
2964 macro: hardware supports Vector Crypto instructions.
2965
f393b4aa
WN
29662014-06-23 Will Newton <will.newton@linaro.org>
2967
cc7d0447
WN
2968 * elf/dl-lookup.c: Use __glibc_unlikely and __glibc_likely
2969 rather than __builtin_expect.
2970
d6d06225
WN
2971 * elf/dl-lookup.c (undefined_msg): Remove variable.
2972 (_dl_lookup_symbol_x): Replace undefined_msg with string
2973 literal.
2974
f393b4aa
WN
2975 * elf/dl-lookup.c (do_lookup_unique): New function.
2976 (do_lookup_x): Move STB_GNU_UNIQUE handling code
2977 to a separate function.
2978
ac60763e
AS
29792014-06-23 Andreas Schwab <schwab@suse.de>
2980
2981 [BZ #17079]
2982 * nss/nss_files/files-XXX.c (get_contents): Store overflow marker
2983 before reading the next line.
2984
c5c13355
WN
29852014-06-23 Will Newton <will.newton@linaro.org>
2986
2987 * test-skeleton.c (signal_handler): Use printf and %m
2988 rather than perror. Use printf rather than fprintf to
2989 stderr. Use puts rather than fputs to stderr.
2990 (main): Likewise.
2991
bd3675f9
LC
29922014-06-22 Ludovic Courtès <ludo@gnu.org>
2993
2994 * nscd/nscd.c (thread_info_t): Remove typedef.
2995 (thread_info): Remove variable.
2996
d03efb2f
AM
29972014-06-21 Allan McRae <allan@archlinux.org>
2998
2999 * NEWS: Mention CVE-2014-4043.
3000
bc4a86fa
RM
30012014-06-20 Roland McGrath <roland@hack.frob.com>
3002
dc9a54f8
RM
3003 * nptl/sysdeps/unix/sysv/linux/smp.h: Moved ...
3004 * nptl/smp.h: ... here.
3005
bd7022c4
RM
3006 * nptl/sysdeps/unix/sysv/linux/rtld-lowlevel.h: File removed.
3007
26ffd5e6
RM
3008 * include/libc-symbols.h (HAVE_CONFIG_H, STDC_HEADERS): New macros.
3009 * catgets/Makefile (catgets-CPPFLAGS): Remove -DHAVE_CONFIG_H.
3010 * locale/Makefile (CPPFLAGS-locale-programs): Likewise.
3011 * stdlib/strtol_l.c [_LIBC] (STDC_HEADERS): Don't define it.
3012
93a6d082
RM
3013 * nptl/allocatestack.c: Include <stack-aliasing.h>.
3014 * nptl/stack-aliasing.h: New file.
3015 * sysdeps/i386/i686/stack-aliasing.h: New file.
3016 * sysdeps/i386/i686/nptl/Makefile: File removed.
3017 * sysdeps/x86_64/stack-aliasing.h: New file.
3018 * sysdeps/x86_64/nptl/Makefile
3019 (CFLAGS-pthread_create.c): Variable removed.
3020
bc4a86fa
RM
3021 * nptl/sysdeps/unix/sysv/linux/bits/local_lim.h: Moved ...
3022 * sysdeps/unix/sysv/linux/bits/local_lim.h: ... here, replacing the
3023 old file.
3024 * nptl/sysdeps/unix/sysv/linux/bits/posix_opt.h: Moved ...
3025 * sysdeps/unix/sysv/linux/bits/posix_opt.h: ... here, replacing the
3026 old file.
3027
2272ffc1
JM
30282014-06-21 Joseph Myers <joseph@codesourcery.com>
3029
3030 * sysdeps/unix/sysv/linux/arm/kernel-features.h
3031 (__ASSUME_SIGFRAME_V2): Remove macro.
3032 * sysdeps/unix/sysv/linux/arm/sigrestorer.S: Update comment.
3033 [!__ASSUME_SIGFRAME_V2]: Remove conditional code.
3034 (__default_sa_restorer_v2): Rename to __default_sa_restorer.
3035 (__default_rt_sa_restorer_v2): Rename to __default_rt_sa_restorer.
3036 * sysdeps/unix/sysv/linux/arm/sigaction.c (__default_sa_restorer):
3037 Declare as function. Remove conditional macro definitions.
3038 (__default_rt_sa_restorer): Likewise.
3039 (__default_sa_restorer_v1): Remove declaration.
3040 (__default_sa_restorer_v2): Likewise.
3041 (__default_rt_sa_restorer_v1): Likewise.
3042 (__default_rt_sa_restorer_v2): Likewise.
3043 * sysdeps/unix/sysv/linux/arm/Versions (GLIBC_PRIVATE): Remove
3044 __default_sa_restorer_v1, __default_rt_sa_restorer_v1,
3045 __default_sa_restorer_v2 and __default_rt_sa_restorer_v2.
3046
4b88139b
RM
30472014-06-20 Roland McGrath <roland@hack.frob.com>
3048
3049 * sysdeps/unix/sysv/linux/sparc/Makefile [$(subdir) = nptl]
3050 (libpthread-routines): Add sysdep.
3051 * nptl/sysdeps/unix/sysv/linux/sparc/Makefile: File removed.
3052 * sysdeps/unix/sysv/linux/sparc/Versions
3053 (libpthread: GLIBC_2.3.3): New version set.
3054 * nptl/sysdeps/unix/sysv/linux/sparc/Versions: File removed.
3055 * nptl/sysdeps/unix/sysv/linux/sparc/aio_cancel.c: Moved ...
3056 * sysdeps/unix/sysv/linux/sparc/aio_cancel.c: ... here.
3057 * nptl/sysdeps/unix/sysv/linux/sparc/internaltypes.h: Moved ...
3058 * sysdeps/sparc/nptl/internaltypes.h: ... here. Use #include_next.
3059 * nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_destroy.c:
3060 Moved ...
3061 * sysdeps/sparc/nptl/pthread_barrier_destroy.c: ... here.
3062 * nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_init.c: Moved ...
3063 * sysdeps/sparc/nptl/pthread_barrier_init.c: ... here.
3064 * nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_wait.c: Moved ...
3065 * sysdeps/sparc/nptl/pthread_barrier_wait.c: ... here.
3066 * nptl/sysdeps/unix/sysv/linux/sparc/sem_init.c: Moved ...
3067 * sysdeps/sparc/nptl/sem_init.c: ... here.
3068 * nptl/sysdeps/unix/sysv/linux/sparc/sem_post.c: Moved ...
3069 * sysdeps/sparc/nptl/sem_post.c: ... here.
3070 * nptl/sysdeps/unix/sysv/linux/sparc/sem_timedwait.c: Moved ...
3071 * sysdeps/sparc/nptl/sem_timedwait.c: ... here.
3072 * nptl/sysdeps/unix/sysv/linux/sparc/sem_wait.c: Moved ...
3073 * sysdeps/sparc/nptl/sem_wait.c: ... here.
3074 * nptl/sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Moved ...
3075 * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: ... here.
3076 * sysdeps/sparc/sparc32/sparcv9/Makefile [$(subdir) = nptl]
3077 (libpthread-routines): Add cpu_relax.
3078 * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/Makefile:
3079 File removed.
3080 * sysdeps/unix/sysv/linux/sparc/sparc64/Versions
3081 (librt: GLIBC_2.3.3): New version set.
3082 * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/Versions: File removed.
3083 * sysdeps/sparc/sparc64/nptl/Makefile: New file.
3084 * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile [$(subdir) = nptl]
3085 (CFLAGS-pause.c, CFLAGS-sigsuspend.c): New variables.
3086 * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/Makefile: File removed.
3087 * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/lowlevellock.c: Moved ...
3088 * sysdeps/sparc/sparc32/nptl/lowlevellock.c: ... here.
3089 * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/pthread_barrier_wait.c:
3090 Moved ...
3091 * sysdeps/sparc/sparc32/nptl/pthread_barrier_wait.c: ... here.
3092 * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_post.c: Moved ...
3093 * sysdeps/sparc/sparc32/nptl/sem_post.c: ... here.
3094 * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_timedwait.c: Moved ...
3095 * sysdeps/sparc/sparc32/nptl/sem_timedwait.c: ... here.
3096 * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_trywait.c: Moved ...
3097 * sysdeps/sparc/sparc32/nptl/sem_trywait.c: ... here.
3098 * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_wait.c: Moved ...
3099 * sysdeps/sparc/sparc32/nptl/sem_wait.c: ... here.
3100 * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/cpu_relax.S:
3101 Moved ...
3102 * sysdeps/sparc/sparc32/sparcv9/nptl/cpu_relax.S: ... here.
3103 Update #include.
3104 * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/pthread_barrier_wait.c:
3105 Moved ...
3106 * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_barrier_wait.c: ... here.
3107 Update #include.
3108 * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_post.c:
3109 Moved ...
3110 * sysdeps/sparc/sparc32/sparcv9/nptl/sem_post.c: ... here.
3111 Update #include.
3112 * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_timedwait.c:
3113 Moved ...
3114 * sysdeps/sparc/sparc32/sparcv9/nptl/sem_timedwait.c: ... here.
3115 Update #include.
3116 * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_trywait.c:
3117 Moved ...
3118 * sysdeps/sparc/sparc32/sparcv9/nptl/sem_trywait.c: ... here.
3119 Update #include.
3120 * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_wait.c:
3121 Moved ...
3122 * sysdeps/sparc/sparc32/sparcv9/nptl/sem_wait.c: ... here.
3123 Update #include.
3124 * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/cpu_relax.S: Moved ...
3125 * sysdeps/sparc/sparc64/nptl/cpu_relax.S: ... here.
3126 * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: Moved ...
3127 * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: ... here.
3128 * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: Moved ...
3129 * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: ... here.
3130 * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_create.c: Moved ...
3131 * sysdeps/unix/sysv/linux/sparc/sparc64/timer_create.c: ... here.
3132 * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_delete.c: Moved ...
3133 * sysdeps/unix/sysv/linux/sparc/sparc64/timer_delete.c: ... here.
3134 * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_getoverr.c:
3135 Moved ...
3136 * sysdeps/unix/sysv/linux/sparc/sparc64/timer_getoverr.c: ... here.
3137 * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_gettime.c: Moved ...
3138 * sysdeps/unix/sysv/linux/sparc/sparc64/timer_gettime.c: ... here.
3139 * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_settime.c: Moved ...
3140 * sysdeps/unix/sysv/linux/sparc/sparc64/timer_settime.c: ... here.
3141
d7109027
JM
31422014-06-20 Joseph Myers <joseph@codesourcery.com>
3143
9bc6103d
JM
3144 * nptl/pthread_cond_wait.c: Include <kernel-features.h>.
3145 * nptl/pthread_rwlock_timedrdlock.c: Likewise.
3146 * nptl/pthread_rwlock_timedwrlock.c: Likewise.
3147 * nptl/sysdeps/unix/sysv/linux/lowlevelrobustlock.c: Likewise.
3148 * nscd/nscd.c: Likewise.
3149 * sysdeps/i386/nptl/tcb-offsets.sym: Likewise.
3150 * sysdeps/powerpc/nptl/tcb-offsets.sym: Likewise.
3151 * sysdeps/sh/nptl/tcb-offsets.sym: Likewise.
3152 * sysdeps/x86_64/nptl/tcb-offsets.sym: Likewise.
3153
d7109027
JM
3154 * nptl/sysdeps/unix/sysv/linux/mq_notify.c: Do not include
3155 <kernel-features.h>.
3156 (init_mq_netlink): Remove conditional have_sock_cloexec
3157 definitions. Remove code conditional on have_sock_cloexec < 0.
3158 (init_mq_netlink) [!SOCK_CLOEXEC]: Remove conditional code.
3159 (init_mq_netlink) [!__ASSUME_SOCK_CLOEXEC]: Likewise.
3160 * sysdeps/unix/sysv/linux/opensock.c: Do not include
3161 <kernel-features.h>.
3162 (__opensock) [SOCK_CLOEXEC]: Make code unconditional.
3163 (__opensock) [!__ASSUME_SOCK_CLOEXEC]: Remove conditional code.
3164
d92d8f8a
L
31652014-06-20 H.J. Lu <hongjiu.lu@intel.com>
3166
3167 * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
3168 Add tests for memset_chk and memset.
3169
3170 * sysdeps/x86_64/multiarch/init-arch.h (HAS_AVX2): Defined
3171 with AVX2_Usable.
3172
4e6d2347
MR
31732014-06-20 Maciej W. Rozycki <macro@codesourcery.com>
3174
257ce712
MR
3175 [BZ #16046]
3176 * elf/tst-dl-iter-static.c: New file.
3177 * elf/Makefile (tests-static): Add tst-dl-iter-static.
3178
4e6d2347
MR
3179 * stdlib/tst-qsort2.c (main): Fix off-by-one argc interpretation
3180 error.
3181
a2a76afe
JM
31822014-06-20 Joseph Myers <joseph@codesourcery.com>
3183
7fd00f99
JM
3184 * sysdeps/unix/sysv/linux/kernel-features.h
3185 (__ASSUME_F_GETOWN_EX): Remove macro.
3186 * sysdeps/unix/sysv/linux/fcntl.c: Do not include
3187 <kernel-features.h>.
3188 (miss_F_GETOWN_EX): Remove variable or macro.
3189 (do_fcntl): Do not check miss_F_GETOWN_EX.
3190 (do_fcntl) [!__ASSUME_F_GETOWN_EX]: Remove conditional code.
3191
4a103975
JM
3192 * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_AT_RANDOM):
3193 Remove macro.
3194 * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard)
3195 [!__ASSUME_AT_RANDOM]: Remove conditional code.
3196 (_dl_setup_pointer_guard) [!__ASSUME_AT_RANDOM]: Likewise.
3197
a2a76afe
JM
3198 * sysdeps/unix/sysv/linux/kernel-features.h
3199 (__ASSUME_ADJ_OFFSET_SS_READ): Remove macro.
3200 * sysdeps/unix/sysv/linux/adjtime.c (ADJTIME)
3201 [ADJ_OFFSET_SS_READ]: Make code unconditional.
3202 (ADJTIME) [!ADJ_OFFSET_SS_READ]: Remove conditional code.
3203
90e5dd48
MR
32042014-06-20 Maciej W. Rozycki <macro@codesourcery.com>
3205
3206 [BZ #17075]
3207 * sysdeps/arm/dl-machine.h (elf_machine_rel) <R_ARM_TLS_DESC>:
3208 Fix calculation of the symbol's value.
3209 * sysdeps/arm/tst-armtlsdescloc.c: New file.
3210 * sysdeps/arm/tst-armtlsdesclocmod.c: New file.
3211 * sysdeps/arm/tst-armtlsdescextnow.c: New file.
3212 * sysdeps/arm/tst-armtlsdescextlazymod.c: New file.
3213 * sysdeps/arm/tst-armtlsdescextlazy.c: New file.
3214 * sysdeps/arm/tst-armtlsdescextnowmod.c: New file.
3215 * sysdeps/arm/Makefile (tests): Add `tst-armtlsdesc',
3216 `tst-armtlsdescextnow' and `tst-armtlsdescextlazy'.
3217 (modules-names): Add `tst-armtlsdescmod',
3218 `tst-armtlsdescextlazymod' and `tst-armtlsdescextnowmod'.
3219 (CPPFLAGS-tst-armtlsdescextnowmod.c): New variable.
3220 (CPPFLAGS-tst-armtlsdescextlazymod.c): Likewise.
3221 (CFLAGS-tst-armtlsdesclocmod.c): Likewise.
3222 (CFLAGS-tst-armtlsdescextnowmod.c): Likewise.
3223 (CFLAGS-tst-armtlsdescextlazymod.c): Likewise.
3224 (LDFLAGS-tst-armtlsdescextnowmod.so): Likewise.
3225 ($(objpfx)tst-armtlsdescloc): New dependency.
3226 ($(objpfx)tst-armtlsdescextnow): Likewise.
3227 ($(objpfx)tst-armtlsdescextlazy): Likewise.
3228 * sysdeps/arm/configure.ac: Add a check for tools' GNU descriptor
3229 TLS scheme support.
3230 * sysdeps/arm/configure: Regenerate.
3231
809fdf0d
JM
32322014-06-20 Joseph Myers <joseph@codesourcery.com>
3233
3234 * include/fcntl.h (__atfct_seterrno): Remove prototype.
3235 (__atfct_seterrno_2): Likewise.
3236 * sysdeps/unix/sysv/linux/alpha/dl-fxstatat64.c: Do not include
3237 <kernel-features.h>.
3238 (__ASSUME_ATFCTS): Do not undefine and redefine.
3239 * sysdeps/unix/sysv/linux/alpha/fxstatat.c [__ASSUME_ATFCTS]
3240 (__have_atfcts): Remove conditional definition.
3241 (__fxstatat([__NR_fstatat64]: Make code unconditional.
3242 (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code and code
3243 unreachable if [__ASSUME_ATFCTS].
3244 * sysdeps/unix/sysv/linux/dl-fxstatat64.c (__ASSUME_ATFCTS): Do
3245 not undefine and redefine.
3246 * sysdeps/unix/sysv/linux/faccessat.c: Do not include
3247 <kernel-features.h>.
3248 (faccessat) [__NR_faccessat]: Make code unconditional.
3249 (faccessat) [!__ASSUME_ATFCTS]: Remove conditional code.
3250 * sysdeps/unix/sysv/linux/fchmodat.c: Do not include
3251 <kernel-features.h>.
3252 (fchmodat) [__NR_fchmodat]: Make code unconditional.
3253 (fchmodat) [!__ASSUME_ATFCTS]: Remove conditional code.
3254 * sysdeps/unix/sysv/linux/fchownat.c: Do not include
3255 <kernel-features.h>.
3256 (fchownat) [__NR_fchownat]: Make code unconditional.
3257 (fchownat) [!__ASSUME_ATFCTS]: Remove conditional code.
3258 * sysdeps/unix/sysv/linux/futimesat.c: Do not include
3259 <kernel-features.h>.
3260 (futimesat) [__NR_futimesat]: Make code unconditional.
3261 (futimesat) [!__ASSUME_ATFCTS]: Remove conditional code.
3262 * sysdeps/unix/sysv/linux/fxstatat.c: Do not include
3263 <kernel-features.h>.
3264 (__fxstatat) [__NR_newfstatat]: Make code unconditional.
3265 (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code.
3266 * sysdeps/unix/sysv/linux/fxstatat64.c: Do not include
3267 <kernel-features.h>.
3268 (__fxstatat64) [__NR_fstatat64]: Make code unconditional.
3269 (__fxstatat64) [!__ASSUME_ATFCTS]: Remove conditional code.
3270 * sysdeps/unix/sysv/linux/i386/fchownat.c: Remove file.
3271 * sysdeps/unix/sysv/linux/i386/fxstatat.c: Do not include
3272 <kernel-features.h>.
3273 (__fxstatat) [__NR_fstatat64]: Make code unconditional.
3274 (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code.
3275 * sysdeps/unix/sysv/linux/linkat.c: Do not include
3276 <kernel-features.h>.
3277 (linkat) [__NR_linkat]: Make code unconditional.
3278 (linkat) [!__ASSUME_ATFCTS]: Remove conditional code.
3279 * sysdeps/unix/sysv/linux/m68k/fchownat.c: Remove file.
3280 * sysdeps/unix/sysv/linux/mips/mips64/fxstatat64.c: Do not include
3281 <kernel-features.h>.
3282 (__fxstatat64) [__NR_newfstatat]: Make code unconditional.
3283 (__fxstatat64) [!__ASSUME_ATFCTS]: Remove conditional code.
3284 * sysdeps/unix/sysv/linux/mkdirat.c: Do not include
3285 <kernel-features.h>.
3286 (mkdirat) [__NR_mkdirat]: Make code unconditional.
3287 (mkdirat) [!__ASSUME_ATFCTS]: Remove conditional code.
3288 * sysdeps/unix/sysv/linux/openat.c: Do not include
3289 <kernel-features.h>.
3290 [!__ASSUME_ATFCTS] (__atfct_seterrno): Remove function.
3291 [!__ASSUME_ATFCTS] (__have_atfcts): Remove variable.
3292 (OPENAT_NOT_CANCEL) [__NR_openat]: Make code unconditional.
3293 (OPENAT_NOT_CANCEL) [!__ASSUME_ATFCTS]: Remove conditional code.
3294 * sysdeps/unix/sysv/linux/powerpc/fchownat.c: Remove file.
3295 * sysdeps/unix/sysv/linux/readlinkat.c: Do not include
3296 <kernel-features.h>.
3297 (readlinkat) [__NR_readlinkat]: Make code unconditional.
3298 (readlinkat) [!__ASSUME_ATFCTS]: Remove conditional code. Return
3299 result of INLINE_SYSCALL directly, not via int variable.
3300 * sysdeps/unix/sysv/linux/renameat.c: Do not include
3301 <kernel-features.h>.
3302 [!__ASSUME_ATFCTS] (__atfct_seterrno_2): Remove function.
3303 (renameat) [__NR_renameat]: Make code unconditional.
3304 (renameat) [!__ASSUME_ATFCTS]: Remove conditional code.
3305 * sysdeps/unix/sysv/linux/s390/s390-32/fchownat.c: Remove file.
3306 * sysdeps/unix/sysv/linux/sh/fchownat.c: Remove file.
3307 * sysdeps/unix/sysv/linux/sparc/sparc32/fchownat.c: Remove file.
3308 * sysdeps/unix/sysv/linux/sparc/sparc64/dl-fxstatat64.c
3309 (__ASSUME_ATFCTS): Do not undefine and redefine.
3310 * sysdeps/unix/sysv/linux/symlinkat.c: Do not include
3311 <kernel-features.h>.
3312 (symlinkat) [__NR_symlinkat]: Make code unconditional.
3313 (symlinkat) [!__ASSUME_ATFCTS]: Remove conditional code.
3314 * sysdeps/unix/sysv/linux/unlinkat.c: Do not include
3315 <kernel-features.h>.
3316 (unlinkat) [__NR_unlinkat]: Make code unconditional.
3317 (unlinkat) [!__ASSUME_ATFCTS]: Remove conditional code.
3318 * sysdeps/unix/sysv/linux/wordsize-64/dl-fxstatat64.c
3319 (__ASSUME_ATFCTS): Do not undefine and redefine.
3320 * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c: Do not include
3321 <kernel-features.h>.
3322 (__fxstatat) [__NR_newfstatat]: Make code unconditional.
3323 (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code.
3324 * sysdeps/unix/sysv/linux/xmknodat.c: Do not include
3325 <kernel-features.h>.
3326 (__xmknodat) [__NR_mknodat]: Make code unconditional.
3327 (__xmknodat) [!__ASSUME_ATFCTS]: Remove conditional code.
3328
224c6c51
L
33292014-06-20 H.J. Lu <hongjiu.lu@intel.com>
3330
3331 * sysdeps/x86_64/multiarch/rtld-strlen.S: Removed.
3332
aa6ec754
AS
33332014-06-20 Andreas Schwab <schwab@linux-m68k.org>
3334
3335 [BZ #17069]
3336 * posix/regcomp.c (parse_reg_exp): Deallocate partially
3337 constructed tree before returning error.
3338 * posix/bug-regexp36.c: Expand test case.
3339
d8c2869d
SL
33402014-06-20 Stefan Liebler <stli@linux.vnet.ibm.com>
3341
3ef6b850
SL
3342 [BZ #6803]
3343 * math/libm-test.inc (scalbln_test_date):
3344 Add errno expectations.
3345 * math/w_scalblnf.c: New File.
3346 Add wrapper which checks for setting errno to ERANGE.
3347 Add weak_alias for corresponding scalbln function.
3348 * math/w_scalbln.c: Likewise.
3349 * math/w_scalblnl.c: Likewise.
3350 * math/Makefile (libm-calls): Add w_scalbln.
3351 * sysdeps/ieee754/flt-32/s_scalblnf.c:
3352 Remove weak_alias for corresponding scalbln function.
3353 * sysdeps/ieee754/dbl-64/s_scalbln.c: Likewise.
3354 * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c: Likewise.
3355 * sysdeps/ieee754/ldbl-96/s_scalblnl.c: Likewise.
3356 * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
3357 * sysdeps/sparc/sparc64/soft-fp/s_scalblnl.c: Likewise.
3358 * sysdeps/i386/fpu/s_scalbnf.S: Likewise.
3359 * sysdeps/i386/fpu/s_scalbn.S: Likewise.
3360 * sysdeps/i386/fpu/s_scalbnl.S: Likewise.
3361 * sysdeps/m68k/m680x0/fpu/s_scalbn.c: Likewise.
3362 * sysdeps/ieee754/ldbl-64-128/s_scalblnl.c:
3363 Remove long_double_symbol for scalblnl function in libm, libc.
3364 * sysdeps/ieee754/ldbl-64-128/w_scalblnl.c: New File.
3365 Add wrapper which checks for setting errno to ERANGE.
3366 Add long_double_symbol for scalblnl function in libm, libc.
3367 * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c:
3368 Remove long_double_symbol for scalblnl in libm.
3369 * sysdeps/ieee754/ldbl-128ibm/w_scalblnl.c: New File.
3370 Add wrapper which checks for setting errno to ERANGE.
3371 Add long_double_symbol for scalblnl function in libm.
3372 * sysdeps/ia64/fpu/w_scalblnf.c: New File.
3373 Do not use wrapper because of own implementation.
3374
c8daec5c
L
33752014-06-19 H.J. Lu <hongjiu.lu@intel.com>
3376
3377 * sysdeps/x86/nptl/bits/pthreadtypes.h (pthread_rwlock_t): Use
3378 3 bytes for __pad1 for x32.
3379 (__PTHREAD_RWLOCK_ELISION_EXTRA): Likewise.
3380
5c74e47c
LM
33812014-06-19 Ling Ma <ling.ml@alibaba-inc.com>
3382 H.J. Lu <hongjiu.lu@intel.com>
3383
3384 * sysdeps/x86_64/multiarch/Makefile: Add memset-avx2.
3385 * sysdeps/x86_64/multiarch/memset-avx2.S: New file.
3386 * sysdeps/x86_64/multiarch/memset.S: Likewise.
3387 * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
3388 * sysdeps/x86_64/multiarch/rtld-memset.S: Likewise.
3389
4d43ef1e
AS
33902014-06-19 Andreas Schwab <schwab@linux-m68k.org>
3391
3392 [BZ #17069]
3393 * posix/regcomp.c (parse_expression): Deallocate partially
3394 constructed tree before returning error.
3395 * posix/Makefile.c (tests): Add bug-regex36.
3396 (generated): Add bug-regex36.mtrace.
3397 (tests-special): Add $(objpfx)bug-regex36-mem.out
3398 (bug-regex36-ENV): New variable.
3399 ($(objpfx)bug-regex36-mem.out): New rule.
3400 * posix/bug-regex36.c: New file.
3401
51a7380b
WN
34022014-06-19 Will Newton <will.newton@linaro.org>
3403
3404 * malloc/malloc.c (systrim): If extra is zero then return
3405 early.
3406
91b84fe5
SP
34072014-06-19 Siddhesh Poyarekar <siddhesh@redhat.com>
3408
3409 * benchtests/Makefile ($(objpfx)bench-%.c): Remove $(.).
3410
f940b965
RE
34112014-06-19 Richard Earnshaw <rearnsha@arm.com>
3412
3413 * sysdeps/aarch64/strchr.S: New file.
3414
4ba7a00f
JM
34152014-06-18 Joseph Myers <joseph@codesourcery.com>
3416
3417 [BZ #17022]
3418 * sysdeps/i386/fpu/e_logl.S (__ieee754_logl): Do not subtract 1
3419 from arguments -2 or below.
3420 * sysdeps/i386/i686/fpu/e_logl.S (__ieee754_logl): Likewise.
3421 * sysdeps/x86_64/fpu/e_logl.S (__ieee754_logl): Likewise.
3422
b3a9f56b
AS
34232014-06-18 Andreas Schwab <schwab@suse.de>
3424
3425 [BZ #17062]
3426 * posix/fnmatch_loop.c (FCT): Rerrange loop for skipping over rest
3427 of a bracket expr not to run off the end of the string.
3428 * posix/Makefile (tests): Add tst-fnmatch3.
3429 * posix/tst-fnmatch3.c: New file.
3430
85d89278
JM
34312014-06-18 Joseph Myers <joseph@codesourcery.com>
3432
3433 * elf/Makefile ($(objpfx)tst-unused-dep.out): Use $(rtld-prefix).
3434 * iconvdata/Makefile ($(inst_gconvdir)/gconv-modules)
3435 [$(cross-compiling) = no]: Likewise.
3436 * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules)
3437 [$(cross-compiling) = no]: Likewise.
3438
754c5a08
RS
34392014-16-17 Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
3440
3441 [BZ #17031]
3442 * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Consider the low
3443 double, adjusted for any remainder from the high double.
3444 * math/libm-test.inc (nearbyint): Add tests.
3445 (rint): Likewise.
3446
556f529d
AZ
34472014-06-17 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
3448
3449 * nptl/sysdeps/powerpc/Makefile: Moved ...
3450 * sysdeps/powerpc/nptl/Makefile: ... here.
3451 * nptl/sysdeps/powerpc/pthread_spin_lock.c: Moved ...
3452 * sysdeps/powerpc/nptl/pthread_spin_lock.c: .. here.
3453 * nptl/sysdeps/powerpc/pthread_spin_trylock.c: Moved ...
3454 * sysdeps/powerpc/nptl/pthread_spin_trylock.c: ... here.
3455 * nptl/sysdeps/powerpc/pthreaddef.h: Moved ...
3456 * sysdeps/powerpc/nptl/pthreaddef.h: ... here.
3457 * nptl/sysdeps/powerpc/tcb-offsets.sym: Moved ...
3458 * sysdeps/powerpc/nptl/tcb-offsets.sym: ... here.
3459 * nptl/sysdeps/powerpc/tls.h: Moved ...
3460 * sysdeps/powerpc/nptl/tls.h: ... here.
3461
91c03c53
JM
34622014-06-16 Joseph Myers <joseph@codesourcery.com>
3463
3464 [BZ #16681]
3465 * sysdeps/i386/fpu/s_ceil.S (__ceil): Add CFI.
3466 * sysdeps/i386/fpu/s_ceilf.S (__ceilf): Likewise.
3467 * sysdeps/i386/fpu/s_ceill.S (__ceill): Likewise.
3468 * sysdeps/i386/fpu/s_floor.S (__floor): Likewise.
3469 * sysdeps/i386/fpu/s_floorf.S (__floorf): Likewise.
3470 * sysdeps/i386/fpu/s_floorl.S (__floorl): Likewise.
3471 * sysdeps/i386/fpu/s_trunc.S (__trunc): Likewise.
3472 * sysdeps/i386/fpu/s_truncf.S (__truncf): Likewise.
3473 * sysdeps/i386/fpu/s_truncl.S (__truncl): Likewise.
3474
a76e63c5
AS
34752014-06-17 Andreas Schwab <schwab@linux-m68k.org>
3476
3477 * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Update.
3478
f2f6d82f
AS
34792014-06-16 Andreas Schwab <schwab@linux-m68k.org>
3480
ea8a15f6
AS
3481 * sysdeps/m68k/m680x0/bits/huge_vall.h: Fix missing space after
3482 defined operator.
3483
f2f6d82f
AS
3484 * scripts/cross-test-ssh.sh (timeoutfactor): Default to
3485 $TIMEOUTFACTOR.
3486
a7291117
FW
34872014-06-16 Florian Weimer <fweimer@redhat.com>
3488
3489 [BZ #17058]
3490 * nptl/tst-setuid2.c (do_test): Fix tautological comparison in
3491 non-executed part of the test.
3492
3d7c00e3
AS
34932014-06-16 Andreas Schwab <schwab@suse.de>
3494
3495 * string/bits/string2.h (strdup, strndup): Update feature guard.
3496
6957fb31
DM
34972014-06-14 David S. Miller <davem@davemloft.net>
3498
3499 * sysdeps/sparc/fpu/libm-test-ulps: Update.
3500
11b9e55b
AS
35012014-06-14 Andreas Schwab <schwab@linux-m68k.org>
3502
1d2a0492
AS
3503 * sysdeps/unix/sysv/linux/m68k/clone.S: Deconditionalize the code
3504 that was previously under [RESET_PID].
3505 * sysdeps/unix/sysv/linux/m68k/nptl/clone.S: Remove file.
3506
11b9e55b
AS
3507 * sysdeps/unix/sysv/linux/m68k/pt-vfork.c: New file.
3508 * sysdeps/unix/sysv/linux/m68k/nptl/pt-vfork.S: Remove file.
3509 * sysdeps/unix/sysv/linux/m68k/vfork.S: Include <tcb-offsets.h>.
3510 (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
3511 (__libc_vfork): New strong alias.
3512 * sysdeps/unix/sysv/linux/m68k/nptl/vfork.S: Remove file.
3513
0f6901d0
AK
35142014-06-14 Andi Kleen <ak@linux.intel.com>
3515
3516 * sysdeps/generic/elide.h: New file.
3517
38bbbb9f
SL
35182014-06-13 Stefan Liebler <stli@linux.vnet.ibm.com>
3519
3520 * Makefile (installed-headers): Adjust path of pthread.h header.
3521
45193bb8
RM
35222014-06-13 Roland McGrath <roland@hack.frob.com>
3523
9a25fd1e
RM
3524 * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h: Moved ...
3525 * sysdeps/s390/nptl/bits/pthreadtypes.h: ... here.
3526 * nptl/sysdeps/unix/sysv/linux/s390/bits/semaphore.h: Moved ...
3527 * sysdeps/s390/nptl/bits/semaphore.h: ... here.
3528
4004f7e4
RM
3529 * nptl/sysdeps/s390/Makefile: Moved ...
3530 * sysdeps/s390/nptl/Makefile: ... here.
3531 * nptl/sysdeps/s390/pthread_spin_init.c: Moved ...
3532 * sysdeps/s390/nptl/pthread_spin_init.c: ... here.
3533 * nptl/sysdeps/s390/pthread_spin_lock.c: Moved ...
3534 * sysdeps/s390/nptl/pthread_spin_lock.c: ... here.
3535 * nptl/sysdeps/s390/pthread_spin_trylock.c: Moved ...
3536 * sysdeps/s390/nptl/pthread_spin_trylock.c: ... here.
3537 * nptl/sysdeps/s390/pthread_spin_unlock.c: Moved ...
3538 * sysdeps/s390/nptl/pthread_spin_unlock.c: ... here.
3539 * nptl/sysdeps/s390/pthreaddef.h: Moved ...
3540 * sysdeps/s390/nptl/pthreaddef.h: ... here.
3541 * nptl/sysdeps/s390/tcb-offsets.sym: Moved ...
3542 * sysdeps/s390/nptl/tcb-offsets.sym: ... here.
3543 * nptl/sysdeps/s390/tls.h: Moved ...
3544 * sysdeps/s390/nptl/tls.h: ... here.
3545
45193bb8
RM
3546 * sysdeps/unix/sysv/linux/s390/arch-fork.h: New file.
3547 * nptl/sysdeps/unix/sysv/linux/s390/fork.c: File removed.
3548
f6fdf533
DM
35492014-06-13 David S. Miller <davem@davemloft.net>
3550
3551 * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/clone.S: Delete.
3552 * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/pt-vfork.S: Delete.
3553 * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S: Moved ...
3554 * sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S: ... here.
3555 * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/clone.S: Delete.
3556 * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/pt-vfork.S: Delete.
3557 * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/vfork.S: Moved ...
3558 * sysdeps/unix/sysv/linux/sparc/sparc64/vfork.S: ... here.
3559 * sysdeps/unix/sysv/linux/sparc/fork.S: Delete.
3560 * sysdeps/unix/sysv/linux/sparc/pt-vfork.S: New file.
3561 * sysdeps/unix/sysv/linux/sparc/sparc32/clone.S (__thread_start):
3562 Remove RESET_PID cpp guards.
3563 * sysdeps/unix/sysv/linux/sparc/sparc64/clone.S (__thread_start):
3564 Remove RESET_PID cpp guards.
3565 * sysdeps/unix/sysv/linux/sparc/vfork.S: Delete.
3566
f5d71e14
AS
35672014-06-13 Andreas Schwab <schwab@linux-m68k.org>
3568
3569 * sysdeps/m68k/jmpbuf-unwind.h (_JMPBUF_UNWINDS, _jmpbuf_sp): Cast
3570 __sp to uintptr_t.
3571
b7aa8caa
AK
35722014-06-13 Andi Kleen <ak@linux.intel.com>
3573
4b266200
AZ
3574 * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S: Remove.
3575 * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S: dito.
3576 * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S: dito.
3577 * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S: dito.
3578 * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S: dito.
3579 * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_rdlock.S: dito.
3580 * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedrdlock.S: dito.
3581 * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedwrlock.S: dito.
3582 * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_unlock.S: dito.
3583 * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_wrlock.S: dito.
3584 * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_rdlock.S: dito.
3585 * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedrdlock.S: dito.
3586 * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedwrlock.S: dito.
3587 * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_unlock.S: dito.
3588 * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_wrlock.S: dito.
3589 * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S: dito.
3590 * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S: dito.
3591 * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedwrlock.S: dito.
3592 * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_unlock.S: dito.
3593 * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S: dito.
8491ed6d
AK
3594
3595 * nptl/pthread_rwlock_rdlock.c: Include elide.h.
4b266200
AZ
3596 (pthread_rwlock_rdlock): Add elision.
3597 * nptl/pthread_rwlock_wrlock.c: Include elide.h.
3598 (pthread_rwlock_wrlock): Add elision.
3599 * nptl/pthread_rwlock_trywrlock.c: Include elide.h.
3600 (pthread_rwlock_trywrlock): Add elision.
3601 * nptl/pthread_rwlock_tryrdlock.c: Include elide.h.
3602 (pthread_rwlock_tryrdlock): Add elision.
3603 * nptl/pthread_rwlock_unlock.c: Include elide.h.
3604 (pthread_rwlock_tryrdlock): Add elision unlock.
3605 * nptl/sysdeps/pthread/pthread.h:
3606 (__PTHREAD_RWLOCK_ELISION_EXTRA): Handle new define
3607 (PTHREAD_RWLOCK_INITIALIZER,
3608 PTHREAD_RWLOCK_WRITER_NONRECURSIVE_INITIALIZER_NP):
3609 Handle new elision field.
3610 * sysdeps/x86/nptl/elide.h: New file. Add generic elision macros.
3611 * sysdeps/arm/nptl/bits/pthreadtypes.h
3612 (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
3613 * sysdeps/sh/nptl/bits/pthreadtypes.h
3614 (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
3615 * sysdeps/tile/nptl/bits/pthreadtypes.h
3616 (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
3617 * sysdeps/a/nptl/bits/pthreadtypes.h
3618 (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
3619 * sysdeps/unix/sysv/linux/aarch64/nptl/bits/pthreadtypes.h
3620 (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
3621 * sysdeps/unix/sysv/linux/alpha/nptl/bits/pthreadtypes.h
3622 (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
3623 * sysdeps/unix/sysv/linux/hppa/nptl/bits/pthreadtypes.h
3624 (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
3625 * sysdeps/unix/sysv/linux/ia64/nptl/bits/pthreadtypes.h
3626 (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
3627 * sysdeps/unix/sysv/linux/m68k/nptl/bits/pthreadtypes.h
3628 (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
3629 * sysdeps/unix/sysv/linux/microblaze/nptl/bits/pthreadtypes.h
3630 (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
3631 * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h
3632 (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
3633 * sysdeps/unix/sysv/linux/powerpc/nptl/bits/pthreadtypes.h
3634 (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
3635 * sysdeps/unix/sysv/linux/x86/elision-conf.c:
3636 (elision_init): Set try_xbegin to zero when no RTM.
3637 * sysdeps/x86/nptl/bits/pthreadtypes.h
3638 (pthread_rwlock_t): Change __pad1 to __rwelision.
3639 (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
8491ed6d 3640
a832bdd3
AK
36412014-06-13 Andi Kleen <ak@linux.intel.com>
3642
3643 * nptl/pthread_rwlock_rdlock (__pthread_rwlock_rdlock):
3644 Split into __do_pthread_rwlock_rdlock and __pthread_rwlock_rdlock.
3645 * nptl/pthread_rwlock_wrlock (__pthread_rwlock_wrlock):
3646 Split into __do_pthread_rwlock_wrlock and __pthread_wrlock_rdlock.
3647
995a46bb
MI
36482014-06-13 Meador Inge <meadori@codesourcery.com>
3649
3650 [BZ #16996]
03ed7738 3651 * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Ensure
995a46bb
MI
3652 that the cached result has been set before returning it.
3653
45262aee
RM
36542014-06-12 Roland McGrath <roland@hack.frob.com>
3655
febf6cc5
RM
3656 * nptl/sysdeps/unix/sysv/linux/sparc/bits/pthreadtypes.h: Moved ...
3657 * sysdeps/sparc/nptl/bits/pthreadtypes.h: ... here.
3658 * nptl/sysdeps/unix/sysv/linux/sparc/bits/semaphore.h: Moved ...
3659 * sysdeps/sparc/nptl/bits/semaphore.h: ... here.
3660 * nptl/sysdeps/unix/sysv/linux/sparc/bits/local_lim.h: Moved ...
3661 * sysdeps/unix/sysv/linux/sparc/bits/local_lim.h: ... here.
3662
e2682246
RM
3663 * nptl/sysdeps/sparc/Makefile: Moved ...
3664 * sysdeps/sparc/nptl/Makefile: ... here.
3665 * nptl/sysdeps/sparc/tcb-offsets.sym: Moved ...
3666 * sysdeps/sparc/nptl/tcb-offsets.sym: ... here.
3667 * nptl/sysdeps/sparc/tls.h: Moved ...
3668 * sysdeps/sparc/nptl/tls.h: ... here.
3669 * nptl/sysdeps/sparc/sparc32/pthread_spin_lock.S: Moved ...
3670 * sysdeps/sparc/sparc32/nptl/pthread_spin_lock.S: ... here.
3671 * nptl/sysdeps/sparc/sparc32/pthread_spin_trylock.S: Moved ...
3672 * sysdeps/sparc/sparc32/nptl/pthread_spin_trylock.S: ... here.
3673 * nptl/sysdeps/sparc/sparc32/pthreaddef.h: Moved ...
3674 * sysdeps/sparc/sparc32/nptl/pthreaddef.h: ... here.
3675 * nptl/sysdeps/sparc/sparc64/pthread_spin_init.c: Moved ...
3676 * sysdeps/sparc/sparc64/nptl/pthread_spin_init.c: ... here.
3677 * nptl/sysdeps/sparc/sparc64/pthread_spin_lock.S: Moved ...
3678 * sysdeps/sparc/sparc64/nptl/pthread_spin_lock.S: ... here.
3679 * nptl/sysdeps/sparc/sparc64/pthread_spin_trylock.S: Moved ...
3680 * sysdeps/sparc/sparc64/nptl/pthread_spin_trylock.S: ... here.
3681 * nptl/sysdeps/sparc/sparc64/pthread_spin_unlock.S: Moved ...
3682 * sysdeps/sparc/sparc64/nptl/pthread_spin_unlock.S: ... here.
3683 * nptl/sysdeps/sparc/sparc64/pthreaddef.h: Moved ...
3684 * sysdeps/sparc/sparc64/nptl/pthreaddef.h: ... here.
3685 * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_init.c: Moved ...
3686 * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_init.c: ... here.
3687 Update #include.
3688 * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_lock.S: Moved ...
3689 * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_lock.S: ... here.
3690 Update #include.
3691 * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_trylock.S: Moved ...
3692 * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_trylock.S: ... here.
3693 Update #include.
3694 * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_unlock.S: Moved ...
3695 * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_unlock.S: ... here.
3696 Update #include.
3697
b0725f43
RM
3698 * nptl/sysdeps/sparc/tls.h (TLS_DEFINE_INIT_TP): New macro.
3699
b14368b8
RM
3700 * sysdeps/unix/sysv/linux/sparc/arch-fork.h: New file.
3701 * nptl/sysdeps/unix/sysv/linux/sparc/fork.c: File removed.
3702
c5620eb3
RM
3703 * sysdeps/pthread/posix-timer.h: Include <list.h>.
3704 (struct list_links): Type removed.
3705 (struct thread_node, struct timer_node): Replace struct list_links
3706 with struct list_head.
3707 (list_unlink_ip): Likewise.
3708 * sysdeps/pthread/timer_routines.c
3709 (timer_free_list, thread_free_list, thread_active_list): Likewise.
3710 (list_append, list_insbefore): Likewise.
3711 (list_init): Function removed.
3712 (thread_init, init_module): Use INIT_LIST_HEAD instead.
463dc947
RM
3713 * sysdeps/nptl/Makefile: Move tst-timer bits to ...
3714 * sysdeps/pthread/Makefile: ... here, new file.
3715
3716 * nptl/sysdeps/unix/sysv/linux/Implies: Moved ...
3717 * sysdeps/nptl/Implies: ... here.
3718 * sysdeps/unix/sysv/linux/Implies: Add nptl.
3719 * nptl/sysdeps/pthread/list.h: Moved ...
3720 * include/list.h: ... here.
3721 * nptl/sysdeps/pthread/createthread.c: Moved ...
3722 * nptl/createthread.c: ... here.
3723 * nptl/sysdeps/unix/sysv/linux/createthread.c: Update #include.
3724 * nptl/sysdeps/pthread/pt-longjmp.c: Moved ...
3725 * nptl/pt-longjmp.c: ... here.
3726 * nptl/sysdeps/pthread/Makefile: Moved ...
3727 * sysdeps/nptl/Makefile: ... here.
3728 * nptl/sysdeps/pthread/Subdirs: Moved ...
3729 * sysdeps/nptl/Subdirs: ... here.
3730 * nptl/sysdeps/pthread/aio_misc.h: Moved ...
3731 * sysdeps/nptl/aio_misc.h: ... here.
3732 * nptl/sysdeps/pthread/bits/libc-lock.h: Moved ...
3733 * sysdeps/nptl/bits/libc-lock.h: ... here.
3734 * nptl/sysdeps/pthread/bits/libc-lockP.h: Moved ...
3735 * sysdeps/nptl/bits/libc-lockP.h: ... here.
3736 * nptl/sysdeps/pthread/bits/stdio-lock.h: Moved ...
3737 * sysdeps/nptl/bits/stdio-lock.h: ... here.
3738 * nptl/sysdeps/pthread/configure: Moved ...
3739 * sysdeps/nptl/configure: ... here.
3740 * nptl/sysdeps/pthread/configure.ac: Moved ...
3741 * sysdeps/nptl/configure.ac: ... here.
3742 * nptl/sysdeps/pthread/gai_misc.h: Moved ...
3743 * sysdeps/nptl/gai_misc.h: ... here.
3744 * nptl/sysdeps/pthread/librt-cancellation.c: Moved ...
3745 * sysdeps/nptl/librt-cancellation.c: ... here.
3746 * nptl/sysdeps/pthread/malloc-machine.h: Moved ...
3747 * sysdeps/nptl/malloc-machine.h: ... here.
3748 * nptl/sysdeps/pthread/pthread-functions.h: Moved ...
3749 * sysdeps/nptl/pthread-functions.h: ... here.
3750 * nptl/sysdeps/pthread/pthread.h: Moved ...
3751 * sysdeps/nptl/pthread.h: ... here.
3752 * nptl/sysdeps/pthread/setxid.h: Moved ...
3753 * sysdeps/nptl/setxid.h: ... here.
3754 * nptl/sysdeps/pthread/sigfillset.c: Moved ...
3755 * sysdeps/nptl/sigfillset.c: ... here.
3756 * nptl/sysdeps/pthread/tcb-offsets.h: Moved ...
3757 * sysdeps/nptl/tcb-offsets.h: ... here.
3758 * nptl/sysdeps/pthread/tst-mqueue8x.c: Moved ...
3759 * sysdeps/nptl/tst-mqueue8x.c: ... here.
3760 * nptl/sysdeps/pthread/unwind-forcedunwind.c: Moved ...
3761 * sysdeps/nptl/unwind-forcedunwind.c: ... here.
3762 * nptl/sysdeps/pthread/allocalim.h: Moved ...
3763 * sysdeps/pthread/allocalim.h: ... here.
3764 * nptl/sysdeps/pthread/bits/sigthread.h: Moved ...
3765 * sysdeps/pthread/bits/sigthread.h: ... here.
3766 * nptl/sysdeps/pthread/flockfile.c: Moved ...
3767 * sysdeps/pthread/flockfile.c: ... here.
3768 * nptl/sysdeps/pthread/ftrylockfile.c: Moved ...
3769 * sysdeps/pthread/ftrylockfile.c: ... here.
3770 * nptl/sysdeps/pthread/funlockfile.c: Moved ...
3771 * sysdeps/pthread/funlockfile.c: ... here.
3772 * nptl/sysdeps/pthread/posix-timer.h: Moved ...
3773 * sysdeps/pthread/posix-timer.h: ... here.
3774 * nptl/sysdeps/pthread/timer_create.c: Moved ...
3775 * sysdeps/pthread/timer_create.c: ... here.
3776 * nptl/sysdeps/pthread/timer_delete.c: Moved ...
3777 * sysdeps/pthread/timer_delete.c: ... here.
3778 * nptl/sysdeps/pthread/timer_getoverr.c: Moved ...
3779 * sysdeps/pthread/timer_getoverr.c: ... here.
3780 * nptl/sysdeps/pthread/timer_gettime.c: Moved ...
3781 * sysdeps/pthread/timer_gettime.c: ... here.
3782 * nptl/sysdeps/pthread/timer_routines.c: Moved ...
3783 * sysdeps/pthread/timer_routines.c: ... here.
3784 * nptl/sysdeps/pthread/timer_settime.c: Moved ...
3785 * sysdeps/pthread/timer_settime.c: ... here.
3786 * nptl/sysdeps/pthread/tst-timer.c: Moved ...
3787 * sysdeps/pthread/tst-timer.c: ... here.
3788 * nptl/sysdeps/pthread/pthread_sigmask.c: Moved ...
3789 * sysdeps/unix/sysv/linux/pthread_sigmask.c: ... here.
3790
e876b090
RM
3791 * sysdeps/unix/sysv/linux/sigprocmask.c: Include <nptl/pthreadP.h>.
3792 * nptl/sysdeps/pthread/sigprocmask.c: File removed.
3793
f6b07b3d
RM
3794 * nptl/sysdeps/i386/i486/pthread_spin_trylock.S: Moved ...
3795 * sysdeps/i386/i486/nptl/pthread_spin_trylock.S: ... here.
3796 * nptl/sysdeps/i386/i586/pthread_spin_trylock.S: Moved ...
3797 * sysdeps/i386/i586/nptl/pthread_spin_trylock.S: ... here.
3798 Update #include target.
3799 * nptl/sysdeps/i386/i686/Makefile: Moved ...
3800 * sysdeps/i386/i686/nptl/Makefile: ... here.
3801 * nptl/sysdeps/i386/i686/pthread_spin_trylock.S: Moved ...
3802 * sysdeps/i386/i686/nptl/pthread_spin_trylock.S: ... here.
3803 Update #include target.
3804 * nptl/sysdeps/i386/i686/tls.h: Moved ...
3805 * sysdeps/i386/i686/nptl/tls.h: ... here. Use #include_next.
3806 * nptl/sysdeps/i386/Makefile: Moved ...
3807 * sysdeps/i386/nptl/Makefile: ... here.
3808 * nptl/sysdeps/i386/pthread_spin_init.c: Moved ...
3809 * sysdeps/i386/nptl/pthread_spin_init.c: ... here.
3810 * sysdeps/x86_64/nptl/pthread_spin_init.c: Update #include target.
3811 * nptl/sysdeps/i386/pthread_spin_lock.S: Moved ...
3812 * sysdeps/i386/nptl/pthread_spin_lock.S: ... here.
3813 * nptl/sysdeps/i386/pthread_spin_unlock.S: Moved ...
3814 * sysdeps/i386/nptl/pthread_spin_unlock.S: ... here.
3815 * nptl/sysdeps/i386/pthreaddef.h: Moved ...
3816 * sysdeps/i386/nptl/pthreaddef.h: ... here.
3817 * nptl/sysdeps/i386/tcb-offsets.sym: Moved ...
3818 * sysdeps/i386/nptl/tcb-offsets.sym: ... here.
3819 * nptl/sysdeps/i386/tls.h: Moved ...
3820 * sysdeps/i386/nptl/tls.h: ... here.
3821
45262aee
RM
3822 * sysdeps/sh/Makefile [$(subdir) = csu]
3823 (gen-as-const-headers): Add tcb-offsets.sym.
3824 * nptl/sysdeps/sh/Makefile: File removed.
3825 * nptl/sysdeps/sh/pthread_spin_init.c: Moved ...
3826 * sysdeps/sh/nptl/pthread_spin_init.c: ... here.
3827 * nptl/sysdeps/sh/pthread_spin_lock.c: Moved ...
3828 * sysdeps/sh/nptl/pthread_spin_lock.c: ... here.
3829 * nptl/sysdeps/sh/pthread_spin_trylock.S: Moved ...
3830 * sysdeps/sh/nptl/pthread_spin_trylock.S: ... here.
3831 * nptl/sysdeps/sh/pthread_spin_unlock.S: Moved ...
3832 * sysdeps/sh/nptl/pthread_spin_unlock.S: ... here.
3833 * nptl/sysdeps/sh/pthreaddef.h: Moved ...
3834 * sysdeps/sh/nptl/pthreaddef.h: ... here.
3835 * nptl/sysdeps/sh/tcb-offsets.sym: Moved ...
3836 * sysdeps/sh/nptl/tcb-offsets.sym: ... here.
3837 * nptl/sysdeps/sh/tls.h: Moved ...
3838 * sysdeps/sh/nptl/tls.h: ... here.
3839 * nptl/sysdeps/unix/sysv/linux/sh/libc-lowlevellock.S: Moved ...
3840 * sysdeps/unix/sysv/linux/sh/libc-lowlevellock.S: ... here.
3841 * nptl/sysdeps/unix/sysv/linux/sh/lowlevel-atomic.h: Moved ...
3842 * sysdeps/unix/sysv/linux/sh/lowlevel-atomic.h: ... here.
3843 * nptl/sysdeps/unix/sysv/linux/sh/lowlevellock.S: Moved ...
3844 * sysdeps/unix/sysv/linux/sh/lowlevellock.S: ... here.
3845 * nptl/sysdeps/unix/sysv/linux/sh/lowlevellock.h: Moved ...
3846 * sysdeps/unix/sysv/linux/sh/lowlevellock.h: ... here.
3847 * nptl/sysdeps/unix/sysv/linux/sh/lowlevelrobustlock.S: Moved ...
3848 * sysdeps/unix/sysv/linux/sh/lowlevelrobustlock.S: ... here.
3849 * nptl/sysdeps/unix/sysv/linux/sh/pthread_barrier_wait.S: Moved ...
3850 * sysdeps/unix/sysv/linux/sh/pthread_barrier_wait.S: ... here.
3851 * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S: Moved ...
3852 * sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S: ... here.
3853 * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_signal.S: Moved ...
3854 * sysdeps/unix/sysv/linux/sh/pthread_cond_signal.S: ... here.
3855 * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_timedwait.S: Moved ...
3856 * sysdeps/unix/sysv/linux/sh/pthread_cond_timedwait.S: ... here.
3857 * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_wait.S: Moved ...
3858 * sysdeps/unix/sysv/linux/sh/pthread_cond_wait.S: ... here.
3859 * nptl/sysdeps/unix/sysv/linux/sh/pthread_once.S: Moved ...
3860 * sysdeps/unix/sysv/linux/sh/pthread_once.S: ... here.
3861 * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_rdlock.S: Moved ...
3862 * sysdeps/unix/sysv/linux/sh/pthread_rwlock_rdlock.S: ... here.
3863 * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedrdlock.S:
3864 Moved ...
3865 * sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedrdlock.S: ... here.
3866 * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedwrlock.S:
3867 Moved ...
3868 * sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedwrlock.S: ... here.
3869 * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_unlock.S: Moved ...
3870 * sysdeps/unix/sysv/linux/sh/pthread_rwlock_unlock.S: ... here.
3871 * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_wrlock.S: Moved ...
3872 * sysdeps/unix/sysv/linux/sh/pthread_rwlock_wrlock.S: ... here.
3873 * nptl/sysdeps/unix/sysv/linux/sh/sem_post.S: Moved ...
3874 * sysdeps/unix/sysv/linux/sh/sem_post.S: ... here.
3875 * nptl/sysdeps/unix/sysv/linux/sh/sem_timedwait.S: Moved ...
3876 * sysdeps/unix/sysv/linux/sh/sem_timedwait.S: ... here.
3877 * nptl/sysdeps/unix/sysv/linux/sh/sem_trywait.S: Moved ...
3878 * sysdeps/unix/sysv/linux/sh/sem_trywait.S: ... here.
3879 * nptl/sysdeps/unix/sysv/linux/sh/sem_wait.S: Moved ...
3880 * sysdeps/unix/sysv/linux/sh/sem_wait.S: ... here.
3881 * nptl/sysdeps/unix/sysv/linux/sh/sh4/lowlevellock.h: Moved ...
3882 * sysdeps/unix/sysv/linux/sh/sh4/lowlevellock.h: ... here.
3883 * nptl/sysdeps/unix/sysv/linux/sh/smp.h: Moved ...
3884 * sysdeps/unix/sysv/linux/sh/smp.h: ... here.
3885 * nptl/sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: Moved ...
3886 * sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: ... here.
3887
35a5e3e3
SL
38882014-06-12 Stefan Liebler <stli@linux.vnet.ibm.com>
3889
3890 * posix/spawn_faction_addopen.c: Include string.h.
3891
14642b85
RM
38922014-06-11 Roland McGrath <roland@hack.frob.com>
3893
3894 * nptl/sysdeps/x86_64/64/shlib-versions: Moved ...
3895 * sysdeps/x86_64/64/nptl/shlib-versions: ... here.
3896 * nptl/sysdeps/x86_64/Makefile: Moved ...
3897 * sysdeps/x86_64/nptl/Makefile: ... here.
3898 * nptl/sysdeps/x86_64/configure: Moved ...
3899 * sysdeps/x86_64/nptl/configure: ... here.
3900 * nptl/sysdeps/x86_64/configure.ac: Moved ...
3901 * sysdeps/x86_64/nptl/configure.ac: ... here.
3902 * nptl/sysdeps/x86_64/pthread_spin_init.c: Moved ...
3903 * sysdeps/x86_64/nptl/pthread_spin_init.c: ... here.
3904 * nptl/sysdeps/x86_64/pthread_spin_lock.S: Moved ...
3905 * sysdeps/x86_64/nptl/pthread_spin_lock.S: ... here.
3906 * nptl/sysdeps/x86_64/pthread_spin_trylock.S: Moved ...
3907 * sysdeps/x86_64/nptl/pthread_spin_trylock.S: ... here.
3908 * nptl/sysdeps/x86_64/pthread_spin_unlock.S: Moved ...
3909 * sysdeps/x86_64/nptl/pthread_spin_unlock.S: ... here.
3910 * nptl/sysdeps/x86_64/pthreaddef.h: Moved ...
3911 * sysdeps/x86_64/nptl/pthreaddef.h: ... here.
3912 * nptl/sysdeps/x86_64/tcb-offsets.sym: Moved ...
3913 * sysdeps/x86_64/nptl/tcb-offsets.sym: ... here.
3914 * nptl/sysdeps/x86_64/tls.h: Moved ...
3915 * sysdeps/x86_64/nptl/tls.h: ... here.
3916 * nptl/sysdeps/x86_64/x32/shlib-versions: Moved ...
3917 * sysdeps/x86_64/x32/nptl/shlib-versions: ... here.
3918 * nptl/sysdeps/x86_64/x32/tls.h: Moved ...
3919 * sysdeps/x86_64/x32/nptl/tls.h: ... here.
3920
3921 * sysdeps/x86_64/x32/nptl/tls.h: Use #include_next.
3922
31c44fea
AZ
39232014-06-11 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
3924
3925 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
3926
e81a4f9a
JM
39272014-06-11 Joseph Myers <joseph@codesourcery.com>
3928
3929 * conform/data/sys/mman.h-data [POSIX] (size_t): Do not require
3930 type.
3931 [POSIX] (off_t): Likewise.
3932 * conform/data/sys/stat.h-data (S_IRGRP): Require constant.
3933 [POSIX] (S_ISBLK): Require macro.
3934 [POSIX] (S_ISCHR): Likewise.
3935 [POSIX] (S_ISDIR): Likewise.
3936 [POSIX] (S_ISFIFO): Likewise.
3937 [POSIX] (S_ISREG): Likewise.
3938 [POSIX || XPG3 || XPG4 || UNIX98] (S_TYPEISTMO): Do not list
3939 optional-macro.
3940 * conform/data/sys/types.h-data [POSIX] (blkcnt_t): Do not require
3941 type.
3942 [POSIX] (time_t): Likewise.
3943 [POSIX] (timer_t): Likewise.
3944
89e435f3
FW
39452014-06-11 Florian Weimer <fweimer@redhat.com>
3946
3947 [BZ #17048]
3948 * posix/spawn_int.h (struct __spawn_action): Make the path string
3949 non-const to support deallocation.
3950 * posix/spawn_faction_addopen.c
3951 (posix_spawn_file_actions_addopen): Make a copy of the pathname.
3952 * posix/spawn_faction_destroy.c
3953 (posix_spawn_file_actions_destroy): Adjust comment. Deallocate
3954 path in all spawn_do_open actions.
3955 * posix/tst-spawn.c (do_test): Exercise the copy operation in
3956 posix_spawn_file_actions_addopen.
3957
c3a2ebe1
CM
39582014-06-11 Chris Metcalf <cmetcalf@tilera.com>
3959
3960 * sysdeps/unix/sysv/linux/tile/pt-vfork.c: New file.
3961 * sysdeps/unix/sysv/linux/tile/pt-vfork.S: Remove file.
3962 * sysdeps/unix/sysv/linux/tile/vfork.S (__vfork): Make PT_VFORK
3963 conditional code always true.
3964 (__libc_vfork): New alias.
3965
9503784a
RM
39662014-06-11 Roland McGrath <roland@hack.frob.com>
3967
c9cab3d2
RM
3968 * sysdeps/tile/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
3969 * sysdeps/unix/sysv/linux/tile/createthread.c: File removed.
3970
d3996c79
RM
3971 * nptl/sysdeps/s390/tls.h (TLS_DEFINE_INIT_TP): New macro.
3972
ba5ec611
RM
3973 * sysdeps/alpha/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
3974 * sysdeps/unix/sysv/linux/alpha/createthread.c: File removed.
3975
f12b4814
RM
3976 * nptl/sysdeps/powerpc/tls.h (TLS_DEFINE_INIT_TP): New macro.
3977 * sysdeps/unix/sysv/linux/powerpc/createthread.c: File removed.
3978
9503784a
RM
3979 * sysdeps/aarch64/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
3980 * sysdeps/unix/sysv/linux/aarch64/nptl/createthread.c: File removed.
3981
e23d3d26
VR
39822014-06-11 Vidya Ranganathan <vidya@linux.vnet.ibm.com>
3983
3984 * sysdeps/powerpc/powerpc64/power7/strcmp.S: New file: Optimization.
3985 * sysdeps/powerpc/powerpc64/multiarch/strcmp.c: New file:
3986 multiarch strcmp for PPC64.
3987 * sysdeps/powerpc/powerpc64/multiarch/strcmp-ppc64.S: New file.
3988 * sysdeps/powerpc/powerpc64/multiarch/strcmp-power7.S: New file.
3989 * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcmp
3990 multiarch optimizations.
3991 * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
3992 (__libc_ifunc_impl_list): Likewise.
3993
42b1161e
SP
39942014-06-11 Siddhesh Poyarekar <siddhesh@redhat.com>
3995
3996 * benchtests/scripts/validate_benchout.py: New script.
3997 * benchtests/Makefile (bench-func): Call it.
3998 * benchtests/scripts/benchout.schema.json: New file.
3999
2d0fc4dc
CM
40002014-06-10 Chris Metcalf <cmetcalf@tilera.com>
4001
4a594c34
AZ
4002 * sysdeps/unix/sysv/linux/tile/nptl/bits/pthreadtypes.h: Moved ...
4003 * sysdeps/tile/nptl/bits/pthreadtypes.h: ... here.
4004 * sysdeps/unix/sysv/linux/tile/nptl/bits/semaphore.h: Moved ...
4005 * sysdeps/tile/nptl/bits/semaphore.h: ... here.
4006 * sysdeps/unix/sysv/linux/tile/nptl/Makefile: Removed, merged into ...
4007 * sysdeps/unix/sysv/linux/tile/Makefile: ... here.
4008 * sysdeps/unix/sysv/linux/tile/nptl/clone.S: Moved ...
4009 * sysdeps/unix/sysv/linux/tile/clone.S: ... here.
4010 * sysdeps/unix/sysv/linux/tile/nptl/createthread.c: Moved ...
4011 * sysdeps/unix/sysv/linux/tile/createthread.c: ... here.
4012 * sysdeps/unix/sysv/linux/tile/nptl/lowlevellock.h: Moved ...
4013 * sysdeps/unix/sysv/linux/tile/lowlevellock.h: ... here.
4014 * sysdeps/unix/sysv/linux/tile/nptl/pt-vfork.S: Moved ...
4015 * sysdeps/unix/sysv/linux/tile/pt-vfork.S: ... here.
4016 * sysdeps/unix/sysv/linux/tile/nptl/sysdep-cancel.h: Moved ...
4017 * sysdeps/unix/sysv/linux/tile/sysdep-cancel.h: ... here.
4018 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/c++-types.data:
2d0fc4dc 4019 Moved ...
4a594c34 4020 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/c++-types.data:
2d0fc4dc 4021 ... here.
4a594c34 4022 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/ld.abilist:
2d0fc4dc 4023 Moved ...
4a594c34
AZ
4024 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/ld.abilist: ... here.
4025 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libBrokenLocale.abilist:
2d0fc4dc 4026 Moved ...
4a594c34 4027 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libBrokenLocale.abilist:
2d0fc4dc 4028 ... here.
4a594c34 4029 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libanl.abilist:
2d0fc4dc 4030 Moved ...
4a594c34 4031 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libanl.abilist:
2d0fc4dc 4032 ... here.
4a594c34 4033 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libc.abilist:
2d0fc4dc 4034 Moved ...
4a594c34
AZ
4035 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libc.abilist: ... here.
4036 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libcrypt.abilist:
2d0fc4dc 4037 Moved ...
4a594c34 4038 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libcrypt.abilist:
2d0fc4dc 4039 ... here.
4a594c34 4040 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libdl.abilist:
2d0fc4dc 4041 Moved ...
4a594c34 4042 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libdl.abilist:
2d0fc4dc 4043 ... here.
4a594c34 4044 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libm.abilist:
2d0fc4dc 4045 Moved ...
4a594c34
AZ
4046 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libm.abilist: ... here.
4047 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libnsl.abilist:
2d0fc4dc 4048 Moved ...
4a594c34 4049 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libnsl.abilist:
2d0fc4dc 4050 ... here.
4a594c34 4051 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libpthread.abilist:
2d0fc4dc 4052 Moved ...
4a594c34 4053 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libpthread.abilist:
2d0fc4dc 4054 ... here.
4a594c34 4055 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libresolv.abilist:
2d0fc4dc 4056 Moved ...
4a594c34 4057 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libresolv.abilist:
2d0fc4dc 4058 ... here.
4a594c34 4059 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/librt.abilist:
2d0fc4dc 4060 Moved ...
4a594c34
AZ
4061 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/librt.abilist: ... here.
4062 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libthread_db.abilist:
2d0fc4dc 4063 Moved ...
4a594c34 4064 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libthread_db.abilist:
2d0fc4dc 4065 ... here.
4a594c34 4066 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libutil.abilist:
2d0fc4dc 4067 Moved ...
4a594c34 4068 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libutil.abilist:
2d0fc4dc 4069 ... here.
4a594c34 4070 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/c++-types.data:
2d0fc4dc 4071 Moved ...
4a594c34 4072 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/c++-types.data:
2d0fc4dc 4073 ... here.
4a594c34 4074 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/ld.abilist:
2d0fc4dc 4075 Moved ...
4a594c34
AZ
4076 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/ld.abilist: ... here.
4077 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libBrokenLocale.abilist:
2d0fc4dc 4078 Moved ...
4a594c34 4079 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libBrokenLocale.abilist:
2d0fc4dc 4080 ... here.
4a594c34 4081 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libanl.abilist:
2d0fc4dc 4082 Moved ...
4a594c34 4083 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libanl.abilist:
2d0fc4dc 4084 ... here.
4a594c34 4085 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libc.abilist:
2d0fc4dc 4086 Moved ...
4a594c34
AZ
4087 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libc.abilist: ... here.
4088 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libcrypt.abilist:
2d0fc4dc 4089 Moved ...
4a594c34 4090 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libcrypt.abilist:
2d0fc4dc 4091 ... here.
4a594c34 4092 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libdl.abilist:
2d0fc4dc 4093 Moved ...
4a594c34
AZ
4094 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libdl.abilist: ... here.
4095 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libm.abilist:
2d0fc4dc 4096 Moved ...
4a594c34
AZ
4097 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libm.abilist: ... here.
4098 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libnsl.abilist:
2d0fc4dc 4099 Moved ...
4a594c34 4100 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libnsl.abilist:
2d0fc4dc 4101 ... here.
4a594c34 4102 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libpthread.abilist:
2d0fc4dc 4103 Moved ...
4a594c34 4104 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libpthread.abilist:
2d0fc4dc 4105 ... here.
4a594c34 4106 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libresolv.abilist:
2d0fc4dc 4107 Moved ...
4a594c34 4108 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libresolv.abilist:
2d0fc4dc 4109 ... here.
4a594c34 4110 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/librt.abilist:
2d0fc4dc 4111 Moved ...
4a594c34
AZ
4112 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/librt.abilist: ... here.
4113 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libthread_db.abilist:
2d0fc4dc 4114 Moved ...
4a594c34 4115 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libthread_db.abilist:
2d0fc4dc 4116 ... here.
4a594c34 4117 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libutil.abilist:
2d0fc4dc 4118 Moved ...
4a594c34 4119 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libutil.abilist:
2d0fc4dc 4120 ... here.
4a594c34
AZ
4121 * sysdeps/unix/sysv/linux/tile/tilepro/nptl/c++-types.data: Moved ...
4122 * sysdeps/unix/sysv/linux/tile/tilepro/c++-types.data: ... here.
4123 * sysdeps/unix/sysv/linux/tile/tilepro/nptl/ld.abilist: Moved ...
4124 * sysdeps/unix/sysv/linux/tile/tilepro/ld.abilist: ... here.
4125 * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libBrokenLocale.abilist:
2d0fc4dc 4126 Moved ...
4a594c34 4127 * sysdeps/unix/sysv/linux/tile/tilepro/libBrokenLocale.abilist:
2d0fc4dc 4128 ... here.
4a594c34
AZ
4129 * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libanl.abilist: Moved ...
4130 * sysdeps/unix/sysv/linux/tile/tilepro/libanl.abilist: ... here.
4131 * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libc.abilist: Moved ...
4132 * sysdeps/unix/sysv/linux/tile/tilepro/libc.abilist: ... here.
4133 * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libcrypt.abilist: Moved ...
4134 * sysdeps/unix/sysv/linux/tile/tilepro/libcrypt.abilist: ... here.
4135 * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libdl.abilist: Moved ...
4136 * sysdeps/unix/sysv/linux/tile/tilepro/libdl.abilist: ... here.
4137 * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libm.abilist: Moved ...
4138 * sysdeps/unix/sysv/linux/tile/tilepro/libm.abilist: ... here.
4139 * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libnsl.abilist: Moved ...
4140 * sysdeps/unix/sysv/linux/tile/tilepro/libnsl.abilist: ... here.
4141 * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libpthread.abilist:
2d0fc4dc 4142 Moved ...
4a594c34
AZ
4143 * sysdeps/unix/sysv/linux/tile/tilepro/libpthread.abilist: ... here.
4144 * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libresolv.abilist:
2d0fc4dc 4145 Moved ...
4a594c34
AZ
4146 * sysdeps/unix/sysv/linux/tile/tilepro/libresolv.abilist: ... here.
4147 * sysdeps/unix/sysv/linux/tile/tilepro/nptl/librt.abilist: Moved ...
4148 * sysdeps/unix/sysv/linux/tile/tilepro/librt.abilist: ... here.
4149 * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libthread_db.abilist:
2d0fc4dc 4150 Moved ...
4a594c34
AZ
4151 * sysdeps/unix/sysv/linux/tile/tilepro/libthread_db.abilist: ... here.
4152 * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libutil.abilist: Moved ...
4153 * sysdeps/unix/sysv/linux/tile/tilepro/libutil.abilist: ... here.
4154 * sysdeps/unix/sysv/linux/tile/nptl/vfork.S: Moved ...
4155 * sysdeps/unix/sysv/linux/tile/vfork.S: ... here.
4156 * sysdeps/unix/sysv/linux/tile/nptl/waitpid.S: Moved ...
4157 * sysdeps/unix/sysv/linux/tile/waitpid.S: ... here.
2d0fc4dc 4158
0570cfed
W
41592014-06-10 Wilco <wdijkstr@arm.com>
4160
4161 * math/test-fenv-return.c: New file.
4162 * math/Makefile: Add new test test-fenv-return.
4163
f8ba1b56
JM
41642014-06-10 Joseph Myers <joseph@codesourcery.com>
4165
4166 [BZ #17042]
4167 * sysdeps/i386/fpu/e_log2.S (__ieee754_log2): Take absolete value
4168 when x - 1 is zero.
4169 * sysdeps/i386/fpu/e_log2f.S (__ieee754_log2f): Likewise.
4170 * sysdeps/i386/fpu/e_log2l.S (__ieee754_log2l): Likewise.
4171 * sysdeps/ieee754/ldbl-128/e_log2l.c (__ieee754_log2l): Return
4172 0.0L for an argument of 1.0L.
4173 * sysdeps/ieee754/ldbl-128ibm/e_log2l.c (__ieee754_log2l):
4174 Likewise.
4175 * sysdeps/x86_64/fpu/e_log2l.S (__ieee754_log2l): Take absolute
4176 value when x - 1 is zero.
4177 * math/libm-test.inc (log2_test): Use ALL_RM_TEST.
4178 * sysdeps/i386/fpu/libm-test-ulps: Update.
4179 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
4180
2c3520d9
BO
41812014-06-09 Bernard Ogden <bernie.ogden@linaro.org>
4182
4183 [BZ #15119]
4184 * ports/sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.c: Remove file.
4185
acaa4d24
RM
41862014-06-09 Roland McGrath <roland@hack.frob.com>
4187
4188 * nptl/sysdeps/sh/tls.h (TLS_DEFINE_INIT_TP): New macro.
4189 * nptl/sysdeps/unix/sysv/linux/sh/createthread.c: File removed.
4190
962b744d
RM
41912014-06-09 Roland McGrath <roland@hack.frob.com>
4192
d752f0cc
RM
4193 * sysdeps/m68k/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
4194 * sysdeps/unix/sysv/linux/m68k/nptl/createthread.c: File removed.
4195
34eda6d1
RM
4196 * sysdeps/hppa/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
4197 * sysdeps/unix/sysv/linux/hppa/nptl/createthread.c: File removed.
4198
50f0a637
RM
4199 * sysdeps/mips/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
4200 * sysdeps/unix/sysv/linux/mips/nptl/createthread.c: File removed.
4201
08f41f04
RM
4202 * sysdeps/arm/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
4203 * sysdeps/unix/sysv/linux/arm/createthread.c: File removed.
4204
962b744d
RM
4205 * nptl/sysdeps/pthread/createthread.c (TLS_DEFINE_INIT_TP): New macro,
4206 if not already defined.
4207 (do_clone): Use that in place of PREPARE_CREATE and TLS_VALUE.
4208 * nptl/sysdeps/x86_64/tls.h (TLS_DEFINE_INIT_TP): New macro.
4209 * nptl/sysdeps/i386/tls.h (tls_fill_user_desc): New function.
4210 (TLS_INIT_TP): Use it.
4211 (TLS_DEFINE_INIT_TP): New macro.
4212 * sysdeps/unix/sysv/linux/i386/createthread.c: File removed.
4213
09f19b05
JM
42142014-06-09 Joseph Myers <joseph@codesourcery.com>
4215
4216 * conform/data/termios.h-data [POSIX] (IUCLC): Do not expect
4217 constant.
4218 [POSIX] (IXANY): Likewise.
4219 [POSIX] (OLCUC): Likewise.
4220 [POSIX || POSIX2008] (CBAUD): Do not allow.
4221 [POSIX || POSIX2008] (DEFECHO): Likewise.
4222 [POSIX || POSIX2008] (ECHOCTL): Likewise.
4223 [POSIX || POSIX2008] (ECHOKE): Likewise.
4224 [POSIX || POSIX2008] (ECHOPRT): Likewise.
4225 [POSIX || POSIX2008] (EXTA): Likewise.
4226 [POSIX || POSIX2008] (EXTB): Likewise.
4227 [POSIX || POSIX2008] (FLUSHO): Likewise.
4228 [POSIX || POSIX2008] (LOBLK): Likewise.
4229 [POSIX || POSIX2008] (PENDIN): Likewise.
4230 [POSIX || POSIX2008] (SWTCH): Likewise.
4231 [POSIX || POSIX2008] (VDISCARD): Likewise.
4232 [POSIX || POSIX2008] (VDSUSP): Likewise.
4233 [POSIX || POSIX2008] (VLNEXT): Likewise.
4234 [POSIX || POSIX2008] (VREPRINT): Likewise.
4235 [POSIX || POSIX2008] (VSTATUS): Likewise.
4236 [POSIX || POSIX2008] (VWERASE): Likewise.
4237 (B*): Change to B[0123456789]*.
4238 * conform/data/time.h-data [POSIX || UNIX98]
4239 (CLOCK_PROCESS_CPUTIME_ID): Do not expect constant.
4240 [POSIX || UNIX98] (CLOCK_THREAD_CPUTIME_ID): Likewise.
4241 [POSIX || UNIX98] (CLOCK_MONOTONIC): Likewise.
4242 [POSIX] (tm_*): Do not allow.
4243
686554bf
JM
42442014-06-07 Joseph Myers <joseph@codesourcery.com>
4245
4246 * Makefile (install): Don't set LANGUAGE.
4247 * Makefile.in (install): Likewise.
4248 * assert/Makefile (test-assert-ENV): Remove variable.
4249 (test-assert-perr-ENV): Likewise.
4250 * elf/Makefile (neededtest4-ENV): Likewise.
4251 * iconvdata/Makefile ($(inst_gconvdir)/gconv-modules)
4252 [$(cross-compiling) = no]: Don't set LANGUAGE.
4253 * io/ftwtest-sh (LANG): Remove variable.
4254 * libio/Makefile (tst-widetext-ENV): Likewise.
4255 * manual/install.texi (Running make install): Don't refer to
4256 environment settings for make install.
4257 * INSTALL: Regenerated.
4258 * nptl/tst-tls6.sh: Don't set LANG.
4259 * posix/globtest.sh (LANG): Remove variable.
4260 * string/Makefile (tester-ENV): Likewise.
4261 (inl-tester-ENV): Likewise.
4262 (noinl-tester-ENV): Likewise.
4263 * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules)
4264 [$(cross-compiling) = no]: Don't set LANGUAGE.
4265 * timezone/Makefile (build-testdata): Use $(built-program-cmd)
4266 without explicit environment settings.
4267
68e6b6b1
RM
42682014-06-06 Roland McGrath <roland@hack.frob.com>
4269
4270 * nptl/sysdeps/unix/sysv/linux/sh/bits/pthreadtypes.h: Moved ...
4271 * sysdeps/sh/nptl/bits/pthreadtypes.h: ... here.
4272 * nptl/sysdeps/unix/sysv/linux/sh/bits/semaphore.h: Moved ...
4273 * sysdeps/sh/nptl/bits/semaphore.h: ... here.
4274
4d3ae034
CM
42752014-06-06 Chris Metcalf <cmetcalf@tilera.com>
4276
4277 * crypt/crypt-private.h [DOS]: Add some includes taken from the
4278 other files in the crypt directory.
4279 * crypt/crypt.c: Remove duplicate includes.
4280 * crypt/crypt-entry.c: Likewise.
4281 * crypt/crypt_util.c: Likewise.
4282
8540f6d2
JM
42832014-06-06 Joseph Myers <joseph@codesourcery.com>
4284
4285 * Makeconfig (run-program-env): New variable.
4286 (run-program-prefix-before-env): Likewise.
4287 (run-program-prefix-after-env): Likewise.
4288 (run-program-prefix): Define in terms of new variables.
4289 (built-program-cmd-before-env): New variable.
4290 (built-program-cmd-after-env): Likewise.
4291 (built-program-cmd): Define in terms of new variables.
4292 (test-program-prefix-before-env): New variable.
4293 (test-program-prefix-after-env): Likewise.
4294 (test-program-prefix): Define in terms of new variables.
4295 (test-program-cmd-before-env): New variable.
4296 (test-program-cmd-after-env): Likewise.
4297 (test-program-cmd): Define in terms of new variables.
4298 * Rules (make-test-out): Use $(run-program-env).
4299 * scripts/cross-test-ssh.sh (env_blacklist): Remove variable.
4300 (help): Do not mention environment variables. Mention
4301 --timeoutfactor option.
4302 (timeoutfactor): New variable.
4303 (blacklist_exports): Remove function.
4304 (exports): Remove variable.
4305 (command): Do not include ${exports}.
4306 * manual/install.texi (Configuring and compiling): Do not mention
4307 test wrappers preserving environment variables. Mention that last
4308 assignment to a variable must take precedence.
4309 * INSTALL: Regenerated.
4310 * benchtests/Makefile (run-bench): Use $(run-program-env).
4311 * catgets/Makefile ($(objpfx)test1.cat): Use
4312 $(built-program-cmd-before-env), $(run-program-env) and
4313 $(built-program-cmd-after-env).
4314 ($(objpfx)test2.cat): Do not specify environment variables
4315 explicitly.
4316 ($(objpfx)de/libc.cat): Use $(built-program-cmd-before-env),
4317 $(run-program-env) and $(built-program-cmd-after-env).
4318 ($(objpfx)test-gencat.out): Use $(test-program-cmd-before-env),
4319 $(run-program-env) and $(test-program-cmd-after-env).
4320 ($(objpfx)sample.SJIS.cat): Do not specify environment variables
4321 explicitly.
4322 * catgets/test-gencat.sh: Use test_program_cmd_before_env,
4323 run_program_env and test_program_cmd_after_env arguments.
4324 * elf/Makefile ($(objpfx)tst-pathopt.out): Use $(run-program-env).
4325 * elf/tst-pathopt.sh: Use run_program_env argument.
4326 * iconvdata/Makefile ($(objpfx)iconv-test.out): Use
4327 $(test-wrapper-env) and $(run-program-env).
4328 * iconvdata/run-iconv-test.sh: Use test_wrapper_env and
4329 run_program_env arguments.
4330 * iconvdata/tst-table.sh: Do not set GCONV_PATH explicitly.
4331 * intl/Makefile ($(objpfx)tst-gettext.out): Use
4332 $(test-program-prefix-before-env), $(run-program-env) and
4333 $(test-program-prefix-after-env).
4334 ($(objpfx)tst-gettext2.out): Likewise.
4335 * intl/tst-gettext.sh: Use test_program_prefix_before_env,
4336 run_program_env and test_program_prefix_after_env arguments.
4337 * intl/tst-gettext2.sh: Likewise.
4338 * intl/tst-gettext4.sh: Do not set environment variables
4339 explicitly.
4340 * intl/tst-gettext6.sh: Likewise.
4341 * intl/tst-translit.sh: Likewise.
4342 * malloc/Makefile ($(objpfx)tst-mtrace.out): Use
4343 $(test-program-prefix-before-env), $(run-program-env) and
4344 $(test-program-prefix-after-env).
4345 * malloc/tst-mtrace.sh: Use test_program_prefix_before_env,
4346 run_program_env and test_program_prefix_after_env arguments.
4347 * math/Makefile (run-regen-ulps): Use $(run-program-env).
4348 * nptl/Makefile ($(objpfx)tst-tls6.out): Use $(run-program-env).
4349 * nptl/tst-tls6.sh: Use run_program_env argument. Set LANG=C
4350 explicitly with each use of ${test_wrapper_env}.
4351 * posix/Makefile ($(objpfx)wordexp-tst.out): Use
4352 $(test-program-prefix-before-env), $(run-program-env) and
4353 $(test-program-prefix-after-env).
4354 * posix/tst-getconf.sh: Do not set environment variables
4355 explicitly.
4356 * posix/wordexp-tst.sh: Use test_program_prefix_before_env,
4357 run_program_env and test_program_prefix_after_env arguments.
4358 * stdio-common/tst-printf.sh: Do not set environment variables
4359 explicitly.
4360 * stdlib/Makefile ($(objpfx)tst-fmtmsg.out): Use
4361 $(test-program-prefix-before-env), $(run-program-env) and
4362 $(test-program-prefix-after-env).
4363 * stdlib/tst-fmtmsg.sh: Use test_program_prefix_before_env,
4364 run_program_env and test_program_prefix_after_env arguments.
4365 Split $test calls into $test_pre and $test.
4366 * timezone/Makefile (build-testdata): Use
4367 $(built-program-cmd-before-env), $(run-program-env) and
4368 $(built-program-cmd-after-env).
4369
ed36bfa1
AZ
43702014-06-06 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
4371
4372 * sysdeps/powerpc/powerpc64/power7/strncat.S [STRLEN]: Define it as
4373 strlen for non SHARED builds.
4374
fc75bf46
SP
43752014-06-05 Siddhesh Poyarekar <siddhesh@redhat.com>
4376
4377 * nptl/allocatestack.c (check_list): Inlined function...
4378 (__reclaim_stacks): ... here.
4379
d89b3d80
OB
43802014-06-05 Ondřej Bílka <neleai@seznam.cz>
4381
4382 [BZ #15698]
4383 * sysdeps/unix/sysv/linux/ifaddrs.c (getifaddrs_internal): Fix
4384 memory overrun.
4385
2bf18041
JM
43862014-06-05 Joseph Myers <joseph@codesourcery.com>
4387
4388 * Rules (make-test-out): Include
4389 LOCPATH=$(common-objpfx)localedata in default environment.
4390 * debug/Makefile (tst-chk1-ENV): Remove variable.
4391 (tst-chk2-ENV): Likewise.
4392 (tst-chk3-ENV): Likewise.
4393 (tst-chk4-ENV): Likewise.
4394 (tst-chk5-ENV): Likewise.
4395 (tst-chk6-ENV): Likewise.
4396 (tst-lfschk1-ENV): Likewise.
4397 (tst-lfschk2-ENV): Likewise.
4398 (tst-lfschk3-ENV): Likewise.
4399 (tst-lfschk4-ENV): Likewise.
4400 (tst-lfschk5-ENV): Likewise.
4401 (tst-lfschk6-ENV): Likewise.
4402 * iconvdata/Makefile (bug-iconv6-ENV): Likewise.
4403 (tst-iconv7-ENV): Likewise.
4404 * intl/Makefile (LOCPATH-ENV): Likewise.
4405 (tst-codeset-ENV): Likewise.
4406 (tst-gettext3-ENV): Likewise.
4407 (tst-gettext5-ENV): Likewise.
4408 * libio/Makefile (tst-widetext-ENV): Don't set LOCPATH.
4409 (tst-fopenloc-ENV): Likewise.
4410 (tst-fgetws-ENV): Remove variable.
4411 (tst-ungetwc1-ENV): Likewise.
4412 (tst-ungetwc2-ENV): Likewise.
4413 (bug-ungetwc2-ENV): Likewise.
4414 (tst-swscanf-ENV): Likewise.
4415 (bug-ftell-ENV): Likewise.
4416 (tst-fgetwc-ENV): Likewise.
4417 (tst-fseek-ENV): Likewise.
4418 (tst-ftell-partial-wide-ENV): Likewise.
4419 (tst-ftell-active-handler-ENV): Likewise.
4420 (tst-ftell-append-ENV): Likewise.
4421 * posix/Makefile (tst-fnmatch-ENV): Likewise.
4422 (tst-regexloc-ENV): Likewise.
4423 (bug-regex1-ENV): Likewise.
4424 (tst-regex-ENV): Likewise.
4425 (tst-regex2-ENV): Likewise.
4426 (bug-regex5-ENV): Likewise.
4427 (bug-regex6-ENV): Likewise.
4428 (bug-regex17-ENV): Likewise.
4429 (bug-regex18-ENV): Likewise.
4430 (bug-regex19-ENV): Likewise.
4431 (bug-regex20-ENV): Likewise.
4432 (bug-regex22-ENV): Likewise.
4433 (bug-regex23-ENV): Likewise.
4434 (bug-regex25-ENV): Likewise.
4435 (bug-regex26-ENV): Likewise.
4436 (bug-regex30-ENV): Likewise.
4437 (bug-regex32-ENV): Likewise.
4438 (bug-regex33-ENV): Likewise.
4439 (bug-regex34-ENV): Likewise.
4440 (bug-regex35-ENV): Likewise.
4441 (tst-rxspencer-ENV): Likewise.
4442 (tst-rxspencer-no-utf8-ENV): Likewise.
4443 * stdio-common/Makefile (tst-sprintf-ENV): Likewise.
4444 (tst-sscanf-ENV): Likewise.
4445 (tst-swprintf-ENV): Likewise.
4446 (tst-swscanf-ENV): Likewise.
4447 (test-vfprintf-ENV): Likewise.
4448 (scanf13-ENV): Likewise.
4449 (bug14-ENV): Likewise.
4450 (tst-grouping-ENV): Likewise.
4451 * stdlib/Makefile (tst-strtod-ENV): Likewise.
4452 (tst-strtod3-ENV): Likewise.
4453 (tst-strtod4-ENV): Likewise.
4454 (tst-strtod5-ENV): Likewise.
4455 (testmb2-ENV): Likewise./
4456 * string/Makefile (tst-strxfrm-ENV): Likewise.
4457 (tst-strxfrm2-ENV): Likewise.
4458 (bug-strcoll1-ENV): Likewise.
4459 (test-strcasecmp-ENV): Likewise.
4460 (test-strncasecmp-ENV): Likewise.
4461 * time/Makefile (tst-strptime-ENV): Likewise.
4462 (tst-ftime_l-ENV): Likewise.
4463 * wcsmbs/Makefile (tst-btowc-ENV): Likewise.
4464 (tst-mbrtowc-ENV): Likewise.
4465 (tst-wcrtomb-ENV): Likewise.
4466 (tst-mbrtowc2-ENV): Likewise.
4467 (tst-c16c32-1-ENV): Likewise.
4468 (tst-mbsnrtowcs-ENV): Likewise.
4469
cd1fb604
OB
44702014-06-05 Ondřej Bílka <neleai@seznam.cz>
4471
4472 * manual/resource.texi (How to get information about the memory
4473 subsystem?): Fix typo.
4474 Reported by Peon de la Parra Ivan <peon@keba.com>
4475
b42eca7d
GY
44762014-06-03 Guo Yixuan <culu.gyx@gmail.com>
4477
4478 [BZ #16882]
4479 * nptl/sysdeps/sparc/sparc32/pthread_spin_lock.S
4480 (pthread_spin_lock): Branch out of spin loop to proper location.
4481 * nptl/sysdeps/sparc/sparc64/pthread_spin_lock.S
4482 (pthread_spin_lock): Likewise.
4483
902b71f9
DM
4484 * nptl/tst-spin4.c: New test.
4485 * nptl/Makefile (tests): Add tst-spin4.
4486
f9d2d032
AS
44872014-06-03 Andreas Schwab <schwab@suse.de>
4488
4489 [BZ #15946]
4490 * resolv/res_send.c (send_dg): Reload file descriptor after
4491 calling reopen.
4492
cf7bfd28
SL
44932014-06-03 Stefan Liebler <stli@linux.vnet.ibm.com>
4494
4495 * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
4496
111cc714
RH
44972014-06-03 Richard Henderson <rth@redhat.com>
4498
89b4bd6b
RH
4499 * sysdeps/unix/sysv/linux/aarch64/pt-vfork.c: New file.
4500 * sysdeps/unix/sysv/linux/aarch64/nptl/pt-vfork.S: Remove file.
4501 * sysdeps/unix/sysv/linux/aarch64/vfork.S (__vfork): Incorporate
4502 SAVE_PID and RESTORE_PID blocks from pt-vfork.S. Map 0 to INT_MIN
4503 in the SAVE_PID block.
4504 (__libc_vfork): New alias.
71840409 4505 * sysdeps/unix/sysv/linux/aarch64/nptl/vfork.S: Remove file.
89b4bd6b 4506
111cc714
RH
4507 * sysdeps/unix/sysv/linux/aarch64/clone.S (__clone): Save args for
4508 child in registers, not on the stack. Remove RESET_PID conditionals.
4509 * sysdeps/unix/sysv/linux/aarch64/nptl/clone.S: Remove file.
4510
ccc39911
MS
45112014-06-03 Marcus Shawcroft <marcus.shawcroft@arm.com>
4512
4513 * sysdeps/aarch64/libm-test-ulps: Regenerate.
4514
693096cc
W
45152014-06-03 Wilco <wdijkstr@arm.com>
4516
4517 * sysdeps/aarch64/fpu/math_private.h (libc_fesetround_aarch64)
4518 (libc_feholdexcept_setround_aarch64) (libc_feholdsetround_aarch64)
4519 (libc_feresetround_aarch64) (libc_feholdsetround_aarch64_ctx):
4520 Use _FPU_FPCR_RM_MASK for rounding mask rather than FE_TOWARDZERO.
4521 * sysdeps/aarch64/fpu/get-rounding-mode.h (get_rounding_mode):
4522 Likewise.
4523
0b4366bc
W
45242014-06-03 Wilco <wdijkstr@arm.com>
4525
4526 * sysdeps/aarch64/fpu/math_private.h
4527 (libc_feholdexcept_aarch64) (libc_feholdexcept_setround_aarch64)
4528 (libc_fetestexcept_aarch64) (libc_fesetenv_aarch64)
4529 (libc_feupdateenv_test_aarch64) (libc_feholdsetround_aarch64)
4530 (libc_feresetround_aarch64) (libc_feholdsetround_aarch64_ctx):
4531 Fix declarations.
4532
8747cd03
KS
45332014-06-03 Kostya Serebryany <konstantin.s.serebryany@gmail.com>
4534
4535 * crypt/crypt-private.h: Include ufc-crypt.h.
4536 (__b64_from_24bit): Declare extern.
4537 * crypt/crypt_util.c(__b64_from_24bit): New function.
4538 (b64t): New static const variable.
4539 * crypt/md5-crypt.c (b64_from_24bit): Remove function.
4540 (b64t): Remove variable.
4541 (__md5_crypt_r): Replace b64_from_24bit with __b64_from_24bit.
4542 * crypt/sha256-crypt.c: Include crypt-private.h.
4543 (b64t): Remove variable.
4544 (__sha256_crypt_r): Remove b64_from_24bit and replace
4545 with __b64_from_24bit.
4546 * crypt/sha512-crypt.c: Likewise.
4547
d936d379
RM
45482014-06-02 Roland McGrath <roland@hack.frob.com>
4549
4550 * nptl/sysdeps/unix/sysv/linux/sh/vfork.S: Moved ...
4551 * sysdeps/unix/sysv/linux/sh/vfork.S: ... here.
4552 Label the code __libc_vfork rather than __vfork.
4553 [!NOT_IN_libc] (vfork): Define as weak alias.
4554 [!NOT_IN_libc] (__vfork): Define as strong alias, and libc_hidden_def.
4555 * sysdeps/unix/sysv/linux/sh/pt-vfork.S: New file.
4556 * nptl/sysdeps/unix/sysv/linux/sh/pt-vfork.S: File removed.
4557
9fa76613
SP
45582014-06-02 Siddhesh Poyarekar <siddhesh@redhat.com>
4559
4560 * malloc/malloc.c (malloc_info): Fix format specifier for
4561 n_mmaps.
4562
a88dadbe
W
45632014-06-02 Wilco <wdijkstr@arm.com>
4564
4565 * sysdeps/aarch64/fpu/fpu_control.h (_FPU_SETCW): Remove ISB after
4566 FPCR write.
4567
c95b3011
W
45682014-06-02 Wilco <wdijkstr@arm.com>
4569
4570 [BZ #17009]
4571 * sysdeps/aarch64/fpu/feupdateenv (feupdateenv):
4572 Rewrite to reduce FPCR/FPSR accesses.
4573
6b4d7a90
DM
45742014-06-01 David S. Miller <davem@davemloft.net>
4575
4576 * sysdeps/sparc/fpu/libm-test-ulps: Update.
4577
30f3d07c
DM
45782014-05-31 David S. Miller <davem@davemloft.net>
4579
4580 * sysdeps/ieee754/flt-32/e_j1f.c (__ieee754_y1f): Force computations
4581 to occur in round to nearest mode when |x| >= 2.0
4582
74f31c18
RH
45832014-05-30 Richard Henderson <rth@twiddle.net>
4584
f0712b54
RH
4585 * sysdeps/unix/sysv/linux/aarch64/sysdep.h (PSEUDO_RET): Remove.
4586 (PSEUDO_RET_NOERRNO): Remove.
4587 (ret): Don't redefine.
4588 (ret_NOERRNO): Define in terms of ret.
4589 (ret_ERRVAL): Likewise.
4590
74f31c18
RH
4591 * sysdeps/unix/sysv/linux/aarch64/ioctl.S (__ioctl): Remove the
4592 use of PSEUDO_RET; perform the error check directly.
4593
30477995
MM
45942014-05-30 Marko Myllynen <myllynen@redhat.com>
4595
4596 * sysdeps/x86_64/link-defines.sym (BND_SIZE): Replace __int128
4597 with __int128_t.
4598
62a58816
SP
45992014-05-30 Siddhesh Poyarekar <siddhesh@redhat.com>
4600
4601 * malloc/malloc (malloc_info): Fix formatting.
4602
4d653a59
SP
46032014-05-30 Siddhesh Poyarekar <siddhesh@redhat.com>
4604 Roland McGrath <roland@hack.frob.com>
4605
4606 * malloc/malloc (malloc_info): Also print mmapped statistics.
4607
5190c17f
RM
46082014-05-30 Roland McGrath <roland@hack.frob.com>
4609
4610 * sysdeps/unix/sysv/linux/m68k/arch-fork.h: New file.
4611 * sysdeps/unix/sysv/linux/m68k/nptl/fork.c: File removed.
4612
987c0269
OB
46132014-05-30 Ondřej Bílka <neleai@seznam.cz>
4614
4615 * malloc/malloc.c (malloc_info): Inline mi_arena.
4616
af4e8ef9
RH
46172014-05-29 Richard Henderson <rth@twiddle.net>
4618
1670e207
RH
4619 * sysdeps/unix/sysv/linux/aarch64/sysdep.h (INTERNAL_VSYSCALL_NCS):
4620 Remove comma before expanding ASM_ARGS_##nr.
4621 (INTERNAL_SYSCALL_RAW): Make _sys_result signed, instead of casting.
4622 Make _x0 a strict output; make _x8 a strict input; adjust expansion
4623 of ASM_ARGS_##nr.
4624 (CLOBBER_ARGS_0, CLOBBER_ARGS_1, CLOBBER_ARGS_2): Remove.
4625 (CLOBBER_ARGS_3, CLOBBER_ARGS_4, CLOBBER_ARGS_5): Remove.
4626 (CLOBBER_ARGS_6, CLOBBER_ARGS_7): Remove.
4627 (ASM_ARGS_1): Add leading comma.
4628
11a28aee
RH
4629 * sysdeps/unix/sysv/linux/aarch64/sysdep.h [NOT_IN_libc]
4630 (SYSCALL_ERROR_HANDLER): Use tpidr_el0 instead of a call
4631 to __errno_location.
4632 * sysdeps/unix/sysv/linux/aarch64/nptl/localplt.data (libpthread.so):
4633 Remove the expected plt for __errno_location.
4634
a17e5ffb 4635 * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
11a28aee 4636 [NOT_IN_libc] (SINGLE_THREAD_P): Use tpidr_el0 instead of a
a17e5ffb
RH
4637 call to __read_tp.
4638
b5be4597
RH
4639 * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
4640 Always allocate 64 bytes of stack frame. Use ldp/stp to create
4641 it and break it down.
4642 (DOCARGS_0, DOCARGS_1): Do nothing.
4643 (DOCARGS_2): Update to store into the new stack frame.
4644 (DOCARGS_3, DOCARGS_4, DOCARGS_5, DOCARGS_6): Likewise.
4645 (UNDOCARGS_1): Update to restore from the new stack frame.
4646 (UNDOCARGS_2, UNDOCARGS_3, UNDOCARGS_4): Likewise.
4647 (UNDOCARGS_5, UNDOCARGS_6): Likewise.
4648
645d44ab
RH
4649 * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
4650 (SINGLE_THREAD_P): New parameter for result regno.
4651 (PSEUDO): Update to match; use cbz instead of beq.
4652
a8b4f04a
RH
4653 * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
4654 Use ENTRY to define the _nocancel entry point. Share the syscall
4655 and syscall error check paths with the cancel path.
4656 (PSEUDO_END): New.
4657
af4e8ef9
RH
4658 * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h: Adjust
4659 whitespace; tabs before and after asm mnemonics.
4660
26b0d2e1
EW
46612014-05-29 Eric Wong <normalperson@yhbt.net>
4662
4663 [BZ #15132]
4664 * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
4665 Call fstat64 or stat64 internally, depending on arguments passed.
4666 Replace stat buffer argument with file descriptor argument.
4667 (INTERNAL_STATVFS): Update arguments to match __statvfs_getflags.
4668 * sysdeps/unix/sysv/linux/fstatvfs.c (fstatvfs):
4669 Pass fd to __internal_statvfs instead of calling fstat64.
4670 * sysdeps/unix/sysv/linux/fstatvfs64.c (__fstatvfs64):
4671 Pass fd to __internal_statvfs64 instead of calling fstat64.
4672 * sysdeps/unix/sysv/linux/statvfs.c (statvfs):
4673 Pass -1 to __internal_statvfs instead of calling stat64.
4674 * sysdeps/unix/sysv/linux/statvfs64.c (__statvfs64):
4675 Pass -1 to __internal_statvfs64 instead of calling stat64.
4676
1efe2bd9
RM
46772014-05-28 Roland McGrath <roland@hack.frob.com>
4678
0d3b7a19
RM
4679 * sysdeps/unix/sysv/linux/sh/clone.S: Deconditionalize the code
4680 that was previously under [RESET_PID].
4681 * nptl/sysdeps/unix/sysv/linux/sh/clone.S: File removed.
4682
1efe2bd9
RM
4683 * sysdeps/unix/sysv/linux/tile/arch-fork.h: New file.
4684 * sysdeps/unix/sysv/linux/tile/nptl/fork.c: File removed.
4685
a6bea3ca
RM
46862014-05-27 Roland McGrath <roland@hack.frob.com>
4687
30b6629e
RM
4688 * sysdeps/unix/sysv/linux/ia64/arch-fork.h: New file.
4689
a6bea3ca
RM
4690 * sysdeps/unix/sysv/linux/sh/arch-fork.h: New file.
4691 * nptl/sysdeps/unix/sysv/linux/sh/fork.c: File removed.
4692
3dfb9a5c
OB
46932014-05-27 Ondřej Bílka <neleai@seznam.cz>
4694
4695 * elf/dl-deps.c (_dl_map_object_deps): Remove duplicate code.
4696
774f9285
AS
46972014-05-27 Andreas Schwab <schwab@suse.de>
4698
4699 * csu/libc-tls.c (__libc_setup_tls): Remove second argument from
4700 TLS_INIT_TP macro.
4701 * elf/dl-load.c (_dl_map_object_from_fd): Likewise.
4702 * elf/rtld.c (init_tls, dl_main): Likewise.
4703 * nptl/sysdeps/i386/tls.h (TLS_INIT_TP): Likewise.
4704 * nptl/sysdeps/powerpc/tls.h (TLS_INIT_TP): Likewise.
4705 * nptl/sysdeps/s390/tls.h (TLS_INIT_TP): Likewise.
4706 * nptl/sysdeps/sh/tls.h (TLS_INIT_TP): Likewise.
4707 * nptl/sysdeps/sparc/tls.h (TLS_INIT_TP): Likewise.
4708 * nptl/sysdeps/x86_64/tls.h (TLS_INIT_TP): Likewise.
4709 * sysdeps/aarch64/nptl/tls.h (TLS_INIT_TP): Likewise.
4710 * sysdeps/alpha/nptl/tls.h (TLS_INIT_TP): Likewise.
4711 * sysdeps/arm/nptl/tls.h (TLS_INIT_TP): Likewise.
4712 * sysdeps/hppa/nptl/tls.h (TLS_INIT_TP): Likewise.
4713 * sysdeps/ia64/nptl/tls.h (TLS_INIT_TP): Likewise.
4714 * sysdeps/m68k/nptl/tls.h (TLS_INIT_TP): Likewise.
4715 * sysdeps/mach/hurd/i386/tls.h (_hurd_tls_init): Likewise.
4716 * sysdeps/microblaze/nptl/tls.h (TLS_INIT_TP): Likewise.
4717 * sysdeps/mips/nptl/tls.h (TLS_INIT_TP): Likewise.
4718 * sysdeps/tile/nptl/tls.h (TLS_INIT_TP): Likewise.
4719 * sysdeps/generic/tls.h: Update description.
4720
36ffe739
WN
47212014-05-27 Will Newton <will.newton@linaro.org>
4722
4723 [BZ #16990]
4724 * sysdeps/arm/dl-tlsdesc.S (_dl_tlsdesc_resolve_hold): Save
4725 and restore r2 rather than just restoring.
4726
2482ae43
SP
47272014-05-27 Siddhesh Poyarekar <siddhesh@redhat.com>
4728
4729 [BZ #16724]
4730 * libio/tst-ftell-append.c: New test case.
4731 * libio/Makefile (tests): Add test case.
4732 * libio/fileops.c (do_ftell): Don't trust _IO_read_end when in
4733 append mode.
4734 * libio/wfileops.c (do_ftell_wide): Likewise.
4735
3d1024e8
AZ
47362014-05-26 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
4737
bab90016
AZ
4738 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
4739
c7a8d667
AZ
4740 * nptl/sysdeps/unix/sysv/linux/powerpc/Versions: Remove, merge into
4741 ...
4742 * sysdeps/unix/sysv/linux/powerpc/powerpc32/Versions: ... here.
4743 * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: Likewise.
4744 * nptl/sysdeps/unix/sysv/linux/powerpc/Makefile: Moved rules to ...
4745 * sysdeps/unix/sysv/linux/powerpc/Makefile: ... here.
4746 * nptl/sysdeps/unix/sysv/linux/powerpc/bits/local_lim.h: Moved ...
4747 * sysdeps/unix/sysv/linux/powerpc/bits/local_lim.h: ... here.
4748 * nptl/sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Moved ...
4749 * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: ...here.
4750 * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h:
4751 Moved ...
4752 * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h: ... here.
4753 * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h:
4754 Moved ...
4755 * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h: ... here.
4756 * nptl/sysdeps/unix/sysv/linux/powerpc/createthread.c: Moved ...
4757 * sysdeps/unix/sysv/linux/powerpc/createthread.c: ... here.
4758 * nptl/sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c: Moved ...
4759 * sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c: ... here.
4760 * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstack.c: Moved
4761 ...
4762 * sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstack.c: ... here.
4763 * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstacksize.c:
4764 Moved ...
4765 * sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstacksize.c: ...
4766 here.
4767 * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_spin_unlock.c: Moved
4768 ...
4769 * sysdeps/unix/sysv/linux/powerpc/pthread_spin_unlock.c: ... here.
4770 * nptl/sysdeps/unix/sysv/linux/powerpc/sem_post.c: Moved ...
4771 * sysdeps/unix/sysv/linux/powerpc/sem_post.c: ... here.
4772
daee7851
AZ
4773 * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h: Moved ...
4774 * sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h: ... here.
4775 * nptl/sysdeps/unix/sysv/linux/powerpc/bits/semaphore.h: Moved ...
4776 * sysdeps/unix/sysv/linux/powerpc/bits/semaphore.h: ... here.
4777
50a40819
AZ
4778 * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: Remove,
4779 merge into ...
4780 * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: ... here.
4781 * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_create.c: Moved
4782 ...
4783 * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_create.c: ... here.
4784 * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_delete.c: Moved
4785 ...
4786 * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_delete.c: ... here.
4787 * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_getoverr.c:
4788 Moved ...
4789 * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_getoverr.c: ...
4790 here.
4791 * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_gettime.c:
4792 Moved ...
4793 * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_gettime.c: ... here.
4794 * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_settime.c:
4795 Moved ...
4796 * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_settime.c: ... here.
4797
8464c2a1
AZ
4798 * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Remove
4799 conditional [RESET_PID].
4800 * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S: Likewise.
4801 * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: File
4802 removed.
4803 * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S: File
4804 removed.
4805
3d1024e8
AZ
4806 * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S: Include
4807 <tcb-offsets.h>.
4808 (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
4809 (__libc_vfork): New strong alias.
4810 * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/pt-vfork.S: File
4811 removed.
4812 * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S: File
4813 Removed.
4814
4815 * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S: Include
4816 <tcb-offsets.h>.
4817 (__vfork): Incorporate save/retore of PID from nptl/vfork.S here.
4818 (__libc_vfork): New strong alias.
4819 * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/pt-vfork.S: File
4820 removed.
4821 * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S: File
4822 removed.
4823
fdfd175d
CD
48242014-05-26 Carlos O'Donell <carlos@redhat.com>
4825
4826 * malloc/malloc.c (mi_arena): New function.
4827 (malloc_info): Remove nested function mi_arena. Call non-nosted
4828 function mi_arena.
4829
d298c416
AZ
48302014-05-26 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
4831
4832 * sysdeps/powerpc/powerpc32/power4/memset.S (memset): Replace insrdi
4833 by insrwi.
4834 * sysdeps/powerpc/powerpc32/power6/memset.S (memset): Likewise.
4835 * sysdeps/powerpc/powerpc32/power7/memset.S (memset): Likewise.
4836 * sysdeps/powerpc/powerpc32/power7/memchr.S (memchr): Likewise.
4837 * sysdeps/powerpc/powerpc32/power7/memrchr.S (memrchr): Likewise.
4838 * sysdeps/powerpc/powerpc32/power7/rawmemchr.S (rawmemchr): Likewise.
4839 * sysdeps/powerpc/powerpc32/power7/strchr.S (strchr): Likewise.
4840 * sysdeps/powerpc/powerpc32/power7/strchrnul.S (strchrnul): Likewise.
4841
b60ea6ff
AS
48422014-05-26 Andreas Schwab <schwab@suse.de>
4843
4844 [BZ #16984]
4845 * locale/programs/repertoire.c (repertoire_read): Add slash
4846 between I18NPATH element and file name.
4847 * locale/programs/locfile.c (locfile_read): Likewise.
4848
67365926
SL
48492014-05-26 Stefan Liebler <stli@linux.vnet.ibm.com>
4850
4851 * nptl/pthread_mutexattr_settype.c
4852 (__pthread_mutexattr_settype):
4853 Disable lock elision for PTHREAD_MUTEX_NORMAL.
4854
f8bdf1f0
SL
48552014-05-26 Stefan Liebler <stli@linux.vnet.ibm.com>
4856
4857 * nptl/tst-mutex5 (do_test):
4858 Use #ifndef ENABLE_LOCK_ELISION instead of #ifdef.
4859
15eaf6ff
SP
48602014-05-26 Siddhesh Poyarekar <siddhesh@redhat.com>
4861
4862 * benchtests/README: Document 'init' directive.
4863 * benchtests/bench-skeleton.c (main) [BENCH_INIT]: Call
4864 BENCH_INIT.
4865 * scripts/bench.py (gen_source): Define BENCH_INIT macro.
4866 (parse_file): Recognize 'init' directive.
4867
75f11331
KM
48682014-05-26 Kyle McMartin <kyle@redhat.com>
4869
4870 [BZ #16796]
4871 * sysdeps/aarch64/nptl/tls.h: increase TCB alignment to the
4872 alignment of struct pthread.
4873
c3ec475c
SP
48742014-05-26 Siddhesh Poyarekar <siddhesh@redhat.com>
4875
4876 [BZ #16878]
4877 * nscd/netgroupcache.c (addgetnetgrentX): Look for
4878 NSS_STATUS_TRYAGAIN to indicate insufficient buffer space.
4879 * nscd/nss_files/files-netgrp.c (_nss_netgroup_parseline): Use
4880 NSS_STATUS_TRYAGAIN to indicate insufficient buffer space.
4881
82aab97c
RH
48822014-05-25 Richard Henderson <rth@twiddle.net>
4883
aa2f176d
RH
4884 * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
4885 (SINGLE_THREAD_P_PIC): Remove.
4886 * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h
4887 (SINGLE_THREAD_P_PIC): Remove.
4888
ca3cfa40
RH
4889 * sysdeps/unix/sysv/linux/aarch64/sysdep.h (PSEUDO_RET): Move
4890 branch to syscall error ...
4891 (PSEUDO): ... here.
4892 [NOT_IN_libc] (SYSCALL_ERROR_HANDLER): Rename the label
4893 from __local_syscall_error to .Lsyscall_error.
4894 [!NOT_IN_libc] (SYSCALL_ERROR_HANDLER): Branch to __syscall_error.
4895 (SYSCALL_ERROR): Update label name.
4896
6e6c2d01
RH
4897 * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
4898 Do not use DOARGS/UNDOARGS.
4899 * sysdeps/unix/sysv/linux/aarch64/sysdep.h (DO_CALL): Likewise.
4900 (DOARGS_0, DOARGS_1, DOARGS_2, DOARGS_3): Remove.
4901 (DOARGS_4, DOARGS_5, DOARGS_6, DOARGS_7): Remove.
4902 (UNDOARGS_0, UNDOARGS_1, UNDOARGS_2, UNDOARGS_3): Remove.
4903 (UNDOARGS_4, UNDOARGS_5, UNDOARGS_6, UNDOARGS_7): Remove.
4904
c69abcee
RH
4905 * sysdeps/unix/sysv/linux/aarch64/sysdep.h (DO_CALL): Fix
4906 block comment.
4907
82aab97c
RH
4908 * sysdeps/unix/sysv/linux/alpha/vfork.S (vfork, __vfork): Only
4909 define if !NOT_IN_libc.
4910 * sysdeps/unix/sysv/linux/alpha/pt-vfork.S (vfork, __vfork): Only
4911 define with non-default symbol versions.
4912
8820e3ac
RH
49132014-05-23 Richard Henderson <rth@twiddle.net>
4914
900e445f
RH
4915 * nptl/pt-vfork.c (vfork_resolve): Rename from vfork_ifunc.
4916 (vfork, __vfork): Define via compat_symbol.
4917
8820e3ac
RH
4918 * nptl/pt-vfork.c: Error if !HAVE_IFUNC.
4919 [!HAVE_IFUNC] (vfork_compat): Remove.
4920 [!HAVE_IFUNC] (DEFINE_VFORK): Remove.
4921
e59252a5
JM
49222014-05-23 Joseph Myers <joseph@codesourcery.com>
4923
4924 [BZ #16978]
4925 * posix/tar.h [!__USE_XOPEN2K] (TSVTX): Define macro.
4926 * conform/Makefile (test-xfail-POSIX/tar.h/conform): Remove
4927 variable.
4928
132c7f5f
RH
49292014-05-23 Richard Henderson <rth@twiddle.net>
4930
bc89e962
RH
4931 * sysdeps/unix/sysv/linux/alpha/nptl/Makefile: Merge into...
4932 * sysdeps/unix/sysv/linux/alpha/Makefile: ... here.
4933 * sysdeps/unix/sysv/linux/alpha/nptl/Versions: Merge into...
4934 * sysdeps/unix/sysv/linux/alpha/Versions: ... here.
4935
4936 * sysdeps/unix/sysv/linux/alpha/nptl/aio_cancel.c: Moved ...
4937 * sysdeps/unix/sysv/linux/alpha/aio_cancel.c: ... here.
4938 * sysdeps/unix/sysv/linux/alpha/nptl/bits/local_lim.h: Moved ...
4939 * sysdeps/unix/sysv/linux/alpha/bits/local_lim.h: ... here.
4940 * sysdeps/unix/sysv/linux/alpha/nptl/bits/pthreadtypes.h: Moved ...
4941 * sysdeps/unix/sysv/linux/alpha/bits/pthreadtypes.h: ... here.
4942 * sysdeps/unix/sysv/linux/alpha/nptl/bits/semaphore.h: Moved ...
4943 * sysdeps/unix/sysv/linux/alpha/bits/semaphore.h: ... here.
4944 * sysdeps/unix/sysv/linux/alpha/nptl/c++-types.data: Moved ...
4945 * sysdeps/unix/sysv/linux/alpha/c++-types.data: ... here.
4946 * sysdeps/unix/sysv/linux/alpha/nptl/createthread.c: Moved ...
4947 * sysdeps/unix/sysv/linux/alpha/createthread.c: ... here.
4948 * sysdeps/unix/sysv/linux/alpha/nptl/ld.abilist: Moved ...
4949 * sysdeps/unix/sysv/linux/alpha/ld.abilist: ... here.
4950 * sysdeps/unix/sysv/linux/alpha/nptl/libBrokenLocale.abilist: Moved ...
4951 * sysdeps/unix/sysv/linux/alpha/libBrokenLocale.abilist: ... here.
4952 * sysdeps/unix/sysv/linux/alpha/nptl/libanl.abilist: Moved ...
4953 * sysdeps/unix/sysv/linux/alpha/libanl.abilist: ... here.
4954 * sysdeps/unix/sysv/linux/alpha/nptl/libc.abilist: Moved ...
4955 * sysdeps/unix/sysv/linux/alpha/libc.abilist: ... here.
4956 * sysdeps/unix/sysv/linux/alpha/nptl/libcrypt.abilist: Moved ...
4957 * sysdeps/unix/sysv/linux/alpha/libcrypt.abilist: ... here.
4958 * sysdeps/unix/sysv/linux/alpha/nptl/libdl.abilist: Moved ...
4959 * sysdeps/unix/sysv/linux/alpha/libdl.abilist: ... here.
4960 * sysdeps/unix/sysv/linux/alpha/nptl/libm.abilist: Moved ...
4961 * sysdeps/unix/sysv/linux/alpha/libm.abilist: ... here.
4962 * sysdeps/unix/sysv/linux/alpha/nptl/libnsl.abilist: Moved ...
4963 * sysdeps/unix/sysv/linux/alpha/libnsl.abilist: ... here.
4964 * sysdeps/unix/sysv/linux/alpha/nptl/libpthread.abilist: Moved ...
4965 * sysdeps/unix/sysv/linux/alpha/libpthread.abilist: ... here.
4966 * sysdeps/unix/sysv/linux/alpha/nptl/libresolv.abilist: Moved ...
4967 * sysdeps/unix/sysv/linux/alpha/libresolv.abilist: ... here.
4968 * sysdeps/unix/sysv/linux/alpha/nptl/librt.abilist: Moved ...
4969 * sysdeps/unix/sysv/linux/alpha/librt.abilist: ... here.
4970 * sysdeps/unix/sysv/linux/alpha/nptl/libthread_db.abilist: Moved ...
4971 * sysdeps/unix/sysv/linux/alpha/libthread_db.abilist: ... here.
4972 * sysdeps/unix/sysv/linux/alpha/nptl/libutil.abilist: Moved ...
4973 * sysdeps/unix/sysv/linux/alpha/libutil.abilist: ... here.
4974 * sysdeps/unix/sysv/linux/alpha/nptl/localplt.data: Moved ...
4975 * sysdeps/unix/sysv/linux/alpha/localplt.data: ... here.
4976 * sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h: Moved ...
4977 * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: ... here.
4978 * sysdeps/unix/sysv/linux/alpha/nptl/sem_post.c: Moved ...
4979 * sysdeps/unix/sysv/linux/alpha/sem_post.c: ... here.
4980 * sysdeps/unix/sysv/linux/alpha/nptl/sysdep-cancel.h: Moved ...
4981 * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h: ... here.
4982 * sysdeps/unix/sysv/linux/alpha/nptl/timer_create.c: Moved ...
4983 * sysdeps/unix/sysv/linux/alpha/timer_create.c: ... here.
4984 * sysdeps/unix/sysv/linux/alpha/nptl/timer_delete.c: Moved ...
4985 * sysdeps/unix/sysv/linux/alpha/timer_delete.c: ... here.
4986 * sysdeps/unix/sysv/linux/alpha/nptl/timer_getoverr.c: Moved ...
4987 * sysdeps/unix/sysv/linux/alpha/timer_getoverr.c: ... here.
4988 * sysdeps/unix/sysv/linux/alpha/nptl/timer_gettime.c: Moved ...
4989 * sysdeps/unix/sysv/linux/alpha/timer_gettime.c: ... here.
4990 * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Moved ...
4991 * sysdeps/unix/sysv/linux/alpha/timer_settime.c: ... here.
4992
e2fa4bc2
RH
4993 * sysdeps/unix/sysv/linux/alpha/syscalls.list: Remove vfork.
4994 * sysdeps/unix/sysv/linux/alpha/nptl/vfork.S: Move file ...
4995 * sysdeps/unix/sysv/linux/alpha/vfork.S: ... here. Restore PID
4996 before exiting on error.
4997 (__libc_vfork): New strong alias.
4998 * sysdeps/unix/sysv/linux/alpha/nptl/pt-vfork.S: Remove file.
4999 * sysdeps/unix/sysv/linux/alpha/pt-vfork.S: New file.
5000
279b24e2
RH
5001 * sysdeps/unix/sysv/linux/alpha/clone.S: Deconditionalize the code
5002 that was previously under [RESET_PID].
5003 * sysdeps/unix/sysv/linux/alpha/nptl/clone.S: File removed.
5004
132c7f5f
RH
5005 * sysdeps/unix/sysv/linux/alpha/nptl/fork.c: Remove file.
5006
b72592e7
JM
50072014-05-23 Joseph Myers <joseph@codesourcery.com>
5008
5009 [BZ #16977]
5010 * sysdeps/i386/fpu/e_log10.S (__ieee754_log10): Take absolute
5011 value when x - 1 is zero.
5012 * sysdeps/i386/fpu/e_log10f.S (__ieee754_log10f): Likewise.
5013 * sysdeps/i386/fpu/e_log10l.S (__ieee754_log10l): Likewise.
5014 * sysdeps/ieee754/ldbl-128/e_log10l.c (__ieee754_log10l): Return
5015 0.0L for an argument of 1.0L.
5016 * sysdeps/ieee754/ldbl-128ibm/e_log10l.c (__ieee754_log10l):
5017 Likewise.
5018 * sysdeps/x86_64/fpu/e_log10l.S (__ieee754_log10l): Take absolute
5019 value when x - 1 is zero.
5020 * math/libm-test.inc (log10_test): Use ALL_RM_TEST.
5021 * sysdeps/i386/fpu/libm-test-ulps: Update.
5022 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
5023
2302d679
RV
50242014-05-23 Rasmus Villemoes <rv@rasmusvillemoes.dk>
5025
5026 * manual/filesys.texi (Scanning Directory Content): Fix prototype of
5027 alphasort and versionsort.
5028
32999d63
AZ
50292014-05-22 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
5030
5031 * sysdeps/powerpc/fpu/math_private.h [copysign]: Remove unneeded
5032 macro.
5033 [copysignf]: Likewise.
5034
019324d0
SP
50352014-05-22 Siddhesh Poyarekar <siddhesh@redhat.com>
5036
5037 * crypt/md5-crypt.c: Fix formatting.
5038
34fff5c2
KS
50392014-05-22 Kostya Serebryany <konstantin.s.serebryany@gmail.com>
5040
5041 * crypt/md5-crypt.c (__md5_crypt_r): Remove a nested function.
5042 (b64_from_24bit): New function.
5043
3d2badac
AZ
50442014-05-22 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
5045
5046 * sysdeps/powerpc/powerpc32/power4/multiarch/memchr.c (memchr): Remove
5047 libc_hidden_builtin_def to ifunc.
5048 * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-ppc32.c
5049 [libc_hidden_builtin_def]: Define hidden definition to __memchr_ppc32.
5050
f7bb179f 50512014-05-21 Roland McGrath <roland@hack.frob.com>
df54acbb
RM
5052
5053 * sysdeps/unix/sysv/linux/aarch64/arch-fork.h: New file.
5054 * sysdeps/unix/sysv/linux/aarch64/nptl/fork.c: File removed.
5055
4134b50d
JM
50562014-05-21 Joseph Myers <joseph@codesourcery.com>
5057
bb7d0337
JM
5058 * nscd/Depend (linuxthreads): Remove.
5059 (nptl): Add.
5060 * resolv/Depend (linuxthreads): Remove.
5061 * rt/Depend (linuxthreads): Remove.
5062
4134b50d
JM
5063 * Makeconfig [$(build-hardcoded-path-in-tests) = yes]
5064 (rtld-tests-LDFLAGS): Use $(elf-objpfx) instead of
5065 $(common-objpfx)elf/.
5066 (link-libc-before-gnulib): Likewise.
5067 (elfobjdir): Remove variable.
5068 * Makefile (install): Use $(elf-objpfx) instead of
5069 $(common-objpfx)elf/.
5070 * Makerules (link-libc-args): Use $(elf-objpfx) instead of
5071 $(elfobjdir)/.
5072 (link-libc-deps): Likewise.
5073 ($(common-objpfx)libc.so): Likewise.
5074 ($(common-objpfx)linkobj/libc.so): Likewise.
5075 [$(cross-compiling) = no] (symbolic-link-prog): Use $(elf-objpfx)
5076 instead of $(common-objpfx)elf/.
5077 (symbolic-link-list): Likewise.
5078 * iconvdata/Makefile ($(inst_gconvdir)/gconv-modules)
5079 [$(cross-compiling) = no]: Likewise.
5080 * sysdeps/arm/Makefile (gnulib-arch): Use $(elf-objpfx) instead of
5081 $(elfobjdir)/.
5082 (static-gnulib-arch): Likewise.
5083 * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules)
5084 [$(cross-compiling) = no]: Use $(elf-objpfx) instead of
5085 $(common-objpfx)elf/.
5086
3612eb8f
RH
50872014-05-21 Richard Henderson <rth@redhat.com>
5088
a6b3657b
RH
5089 * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
5090 (SINGLE_THREAD_P): Use the correct width load. Fold
5091 into the ldr offset.
5092
3612eb8f
RH
5093 * sysdeps/unix/sysv/linux/aarch64/sysdep.h [RTLD_PRIVATE_ERRNO]
5094 (SYSCALL_ERROR_HANDLER): Fold add insn into str offset.
5095
175cef41
JM
50962014-05-20 Joseph Myers <joseph@codesourcery.com>
5097
5098 * sysdeps/unix/sysv/linux/arm/unwind-forcedunwind.c
5099 (libgcc_s_resume): Use __attribute_used__.
5100 * sysdeps/unix/sysv/linux/arm/unwind-resume.c (libgcc_s_resume):
5101 Likewise.
5102
e13bccd3
AZ
51032014-05-20 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
5104
5105 * sysdeps/powerpc/fpu/math_private.h [__copysignf]: Fix copysign macro
5106 optimization when used with float constants.
5107
7c112a38
AZ
5108 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
5109
ae75a883
AJ
51102014-05-20 Aurelien Jarno <aurelien@aurel32.net>
5111
5112 [BZ #16915]
5113 * locale/nl_langinfo_l.c: Make direct reference to every
5114 _nl_current_CATEGORY symbol.
5115 * localedata/Makefile (test-srcs): Add tst-langinfo-static.
5116 (tests-static): Add tst-langinfo-static.
5117 (tests-special): Add tst-langinfo-static.out.
5118 ($(objpfx)tst-langinfo.out): Redirect output.
5119 ($(objpfx)tst-langinfo-static.out): New.
5120 * localedata/tst-langinfo.sh: Send output to stdout.
5121 * localedata/tst-langinfo-static.c: New file.
5122
4406c41c
AJ
5123 [BZ #16965]
5124 * stdlib/strtod_l.c (round_and_return): Add code to shift limbs
5125 when the shift amount is modulo the limb size.
5126
4c0a1e63
RH
51272014-05-20 Richard Henderson <rth@redhat.com>
5128
de9d8f20
RH
5129 [BZ #16967]
5130 * sysdeps/unix/sysv/linux/alpha/bits/sigaction.h (struct sigaction):
5131 Change type of sa_flags from unsigned int to int.
5132
4c0a1e63
RH
5133 [BZ #16966]
5134 * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h: Remove file.
57cce706
RH
5135
5136 * sysdeps/alpha/dl-machine.h (ELF_MACHINE_NO_RELA): Define.
5137
a60339aa
WN
51382014-05-20 Will Newton <will.newton@linaro.org>
5139
5140 * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
5141 Test the return value of the system call in the nocancel case.
5142
7d05a816
YR
51432014-05-20 Will Newton <will.newton@linaro.org>
5144 Yvan Roux <yvan.roux@linaro.org>
5145
5146 * sysdeps/unix/sysv/linux/aarch64/sys/user.h: Remove unused
5147 #include of asm/ptrace.h.
5148 (PTRACE_GET_THREAD_AREA): Remove #undef.
5149 (PTRACE_GETHBPREGS): Likewise.
5150 (PTRACE_SETHBPREGS): Likewise.
5151 (struct user_regs_struct): New structure.
5152 (struct user_fpsimd_struct): New structure.
5153 * sysdeps/unix/sysv/linux/aarch64/sys/procfs.h: Remove unused
5154 #include of asm/ptrace.h and second #include of sys/user.h.
5155 (PTRACE_GET_THREAD_AREA): Remove #undef.
5156 (PTRACE_GETHBPREGS): Likewise.
5157 (PTRACE_SETHBPREGS): Likewise.
5158 (ELF_NGREG): Use new struct user_regs_struct.
5159 (elf_fpregset_t): Use new struct user_fpsimd_struct.
5160
af121e37
AZ
51612014-05-19 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
5162
5163 * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypof.c: Moved ...
5164 * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf.c: ... here.
5165
834caf06
JM
51662014-05-17 Jose E. Marchesi <jose.marchesi@oracle.com>
5167
5168 [BZ #16958]
5169 * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Add missing
5170 membar to avoid block loads/stores to overlap previous stores.
5171
e184a918
RH
51722014-05-17 Richard Henderson <rth@redhat.com>
5173
5174 * sysdeps/unix/sysv/linux/alpha/nptl/sysdep-cancel.h (PSEUDO):
5175 Create the __##syscall_name##_nocancel entry point.
5176 * sysdeps/unix/sysv/linux/alpha/sigsuspend.S (__sigsuspend_nocancel):
5177 Remove; let the sysdep-cancel.h code create it.
5178
f56c7a6a
DM
51792014-05-17 David S. Miller <davem@davemloft.net>
5180
5181 * sysdeps/unix/sysv/linux/sparc/bits/termios.h (PAGEOUT, WRAP):
5182 Protect with __USE_GNU.
5183 (TIOCSET_TEMPT): Likewise.
5184 (TIOCM_LE, TIOCM_DTR, TIOCM_RTS, TIOCM_ST, TIOCM_SR, TIOCM_CTS,
5185 TIOCM_CAR, TIOCM_RNG, TIOCM_DSR, TIOCM_CD, TIOCM_RI): Remove as
5186 these are already provided in bits/ioctl-types.h
5187
f75616b2
RM
51882014-05-16 Roland McGrath <roland@hack.frob.com>
5189
3edeca86
RM
5190 * sysdeps/unix/sysv/linux/alpha/arch-fork.h: New file.
5191 * sysdeps/unix/sysv/linux/ia64/nptl/fork.c: File removed.
5192
f75616b2
RM
5193 * sysdeps/unix/sysv/linux/not-cancel.h (waitpid_not_cancel):
5194 Use wait4 regardless of [__NR_waitpid].
5195
deb0f7f6
MR
51962014-05-16 Maciej W. Rozycki <macro@codesourcery.com>
5197
5198 PR libgcc/60166
5199 * sysdeps/arm/soft-fp/sfp-machine.h (_FP_NANFRAC_S, _FP_NANFRAC_D)
5200 (_FP_NANSIGN_Q): Set the quiet bit.
5201
79520f4b
JM
52022014-05-16 Joseph Myers <joseph@codesourcery.com>
5203
5204 * benchtests/Makefile
5205 ($(addprefix $(objpfx)bench-,$(bench-math))): Depend on $(libm),
5206 not $(common-objpfx)math/libm.so.
5207 ($(addprefix $(objpfx)bench-,$(bench-pthread))): Depend on
5208 $(shared-thread-library), not $(common-objpfx)nptl/libpthread.so.
5209 * elf/Makefile ($(objpfx)noload): Depend on $(libdl), not
5210 $(common-objpfx)dlfcn/libdl.so.
5211 ($(objpfx)tst-audit8): Depend on $(libm), not
5212 $(common-objpfx)math/libm.so.
5213 * malloc/Makefile ($(objpfx)libmemusage.so): Depend on $(libdl),
5214 not $(common-objpfx)dlfcn/libdl.so.
5215 * math/Makefile
5216 ($(addprefix $(objpfx),$(filter-out $(tests-static),$(tests)))):
5217 Depend on $(libm), not $(objpfx)libm.so. Do not condition on
5218 [$(build-shared) = yes].
5219 ($(objpfx)test-fenv-tls): Depend on $(shared-thread-library), not
5220 $(common-objpfx)nptl/libpthread.so.
5221 * misc/Makefile ($(objpfx)tst-tsearch): Depend on $(libm), not
5222 $(common-objpfx)math/libm.so$(libm.so-version) or
5223 $(common-objpfx)math/libm.a depending on [$(build-shared) = yes].
5224 * nptl/Makefile ($(objpfx)tst-unload): Depend on $(libdl), not
5225 $(common-objpfx)dlfcn/libdl.so.
5226 * setjmp/Makefile (link-libm): Remove variable.
5227 ($(objpfx)tst-setjmp-fp): Depend on $(libm), not $(link-libm).
5228 * stdio-common/Makefile (link-libm): Remove variable.
5229 ($(objpfx)tst-printf-round): Depend on $(libm), not $(link-libm).
5230 * stdlib/Makefile (link-libm): Remove variable.
5231 ($(objpfx)bug-getcontext): Depend on $(libm), not $(link-libm).
5232 ($(objpfx)tst-strtod-round): Likewise.
5233 ($(objpfx)tst-tininess): Likewise.
5234 ($(objpfx)tst-strtod-underflow): Likewise.
5235 ($(objpfx)tst-strtod6): Likewise.
5236 ($(objpfx)tst-tls-atexit): Depend on $(shared-thread-library) and
5237 $(libdl), not $(common-objpfx)nptl/libpthread.so and
5238 $(common-objpfx)dlfcn/libdl.so.
5239
026b0fe4
AZ
52402014-05-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
5241
5242 * sysdeps/unix/sysv/linux/powerpc/bits/termios.h [__USE_MISC]: Guard
5243 BSD terminal modes definitions.
5244
def4bcb2
RM
52452014-05-16 Roland McGrath <roland@hack.frob.com>
5246
fe39b021
RM
5247 * sysdeps/unix/sysv/linux/arm/arch-fork.h: New file.
5248 * sysdeps/unix/sysv/linux/arm/fork.c: File removed.
5249
1d1fc46e 5250 * sysdeps/unix/sysv/linux/arch-fork.h: New file.
def4bcb2
RM
5251 * sysdeps/unix/sysv/linux/i386/fork.h: Moved ...
5252 * sysdeps/unix/sysv/linux/i386/arch-fork.h: ... here.
5253 Don't do #include_next.
5254 * sysdeps/unix/sysv/linux/x86_64/fork.h: Moved ...
5255 * sysdeps/unix/sysv/linux/x86_64/arch-fork.h: ... here.
5256 Don't do #include_next.
5257 * sysdeps/unix/sysv/linux/mips/arch-fork.h: New file.
5258 * sysdeps/unix/sysv/linux/mips/fork.h: File removed.
5259 * sysdeps/unix/sysv/linux/powerpc/arch-fork.h: New file.
5260 * sysdeps/unix/sysv/linux/powerpc/fork.h: File removed.
5261
c72399fb
AM
52622014-05-16 Allan McRae <allan@archlinux.org>
5263
d51d659d
AM
5264 * po/sv.po: Update Swedish translation from translation project.
5265
c72399fb
AM
5266 * timezone/Makefile ($(objpfx)tzselect): Use correct variable
5267 in sed expression.
5268
d0583c40
AJ
52692014-05-16 Aurelien Jarno <aurelien@aurel32.net>
5270
5271 [BZ #16917]
5272 * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_internal): Return
5273 errno if the TIOCGPTN ioctl fails with an error different than
5274 EINVAL.
5275 * login/tst-ptsname.c: New file.
5276 * login/Makefile (tests): Add tst-ptsname.
5277
d16e6ec7
AJ
5278 [BZ #16943]
5279 * sysdeps/unix/sysv/linux/sparc/bits/resource.h: Declare prlimit
5280 and prlimit64.
5281
cf26a0cb
SP
52822014-05-15 Siddhesh Poyarekar <siddhesh@redhat.com>
5283
5284 [BZ #16849]
5285 * sysdeps/posix/getaddrinfo.c (gaih_inet): Only check for
5286 herrno to return EAI_AGAIN.
5287
5675da1e
RM
52882014-05-14 Roland McGrath <roland@hack.frob.com>
5289
a5d87b3d
RM
5290 * sysdeps/unix/sysv/linux/i386/nptl/c++-types.data: Moved ...
5291 * sysdeps/unix/sysv/linux/i386/c++-types.data: ... here.
5292 * sysdeps/unix/sysv/linux/i386/nptl/ld.abilist: Moved ...
5293 * sysdeps/unix/sysv/linux/i386/ld.abilist: ... here.
5294 * sysdeps/unix/sysv/linux/i386/nptl/libBrokenLocale.abilist: Moved ...
5295 * sysdeps/unix/sysv/linux/i386/libBrokenLocale.abilist: ... here.
5296 * sysdeps/unix/sysv/linux/i386/nptl/libanl.abilist: Moved ...
5297 * sysdeps/unix/sysv/linux/i386/libanl.abilist: ... here.
5298 * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Moved ...
5299 * sysdeps/unix/sysv/linux/i386/libc.abilist: ... here.
5300 * sysdeps/unix/sysv/linux/i386/nptl/libcrypt.abilist: Moved ...
5301 * sysdeps/unix/sysv/linux/i386/libcrypt.abilist: ... here.
5302 * sysdeps/unix/sysv/linux/i386/nptl/libdl.abilist: Moved ...
5303 * sysdeps/unix/sysv/linux/i386/libdl.abilist: ... here.
5304 * sysdeps/unix/sysv/linux/i386/nptl/libm.abilist: Moved ...
5305 * sysdeps/unix/sysv/linux/i386/libm.abilist: ... here.
5306 * sysdeps/unix/sysv/linux/i386/nptl/libnsl.abilist: Moved ...
5307 * sysdeps/unix/sysv/linux/i386/libnsl.abilist: ... here.
5308 * sysdeps/unix/sysv/linux/i386/nptl/libpthread.abilist: Moved ...
5309 * sysdeps/unix/sysv/linux/i386/libpthread.abilist: ... here.
5310 * sysdeps/unix/sysv/linux/i386/nptl/libresolv.abilist: Moved ...
5311 * sysdeps/unix/sysv/linux/i386/libresolv.abilist: ... here.
5312 * sysdeps/unix/sysv/linux/i386/nptl/librt.abilist: Moved ...
5313 * sysdeps/unix/sysv/linux/i386/librt.abilist: ... here.
5314 * sysdeps/unix/sysv/linux/i386/nptl/libthread_db.abilist: Moved ...
5315 * sysdeps/unix/sysv/linux/i386/libthread_db.abilist: ... here.
5316 * sysdeps/unix/sysv/linux/i386/nptl/libutil.abilist: Moved ...
5317 * sysdeps/unix/sysv/linux/i386/libutil.abilist: ... here.
5318 * sysdeps/unix/sysv/linux/i386/nptl/localplt.data: Moved ...
5319 * sysdeps/unix/sysv/linux/i386/localplt.data: ... here.
5320 * sysdeps/unix/sysv/linux/x86_64/64/nptl/c++-types.data: Moved ...
5321 * sysdeps/unix/sysv/linux/x86_64/64/c++-types.data: ... here.
5322 * sysdeps/unix/sysv/linux/x86_64/64/nptl/ld.abilist: Moved ...
5323 * sysdeps/unix/sysv/linux/x86_64/64/ld.abilist: ... here.
5324 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libBrokenLocale.abilist:
5325 Moved ...
5326 * sysdeps/unix/sysv/linux/x86_64/64/libBrokenLocale.abilist: ... here.
5327 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libanl.abilist: Moved ...
5328 * sysdeps/unix/sysv/linux/x86_64/64/libanl.abilist: ... here.
5329 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Moved ...
5330 * sysdeps/unix/sysv/linux/x86_64/64/libc.abilist: ... here.
5331 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libcrypt.abilist: Moved ...
5332 * sysdeps/unix/sysv/linux/x86_64/64/libcrypt.abilist: ... here.
5333 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libdl.abilist: Moved ...
5334 * sysdeps/unix/sysv/linux/x86_64/64/libdl.abilist: ... here.
5335 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libm.abilist: Moved ...
5336 * sysdeps/unix/sysv/linux/x86_64/64/libm.abilist: ... here.
5337 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libnsl.abilist: Moved ...
5338 * sysdeps/unix/sysv/linux/x86_64/64/libnsl.abilist: ... here.
5339 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libpthread.abilist: Moved ...
5340 * sysdeps/unix/sysv/linux/x86_64/64/libpthread.abilist: ... here.
5341 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libresolv.abilist: Moved ...
5342 * sysdeps/unix/sysv/linux/x86_64/64/libresolv.abilist: ... here.
5343 * sysdeps/unix/sysv/linux/x86_64/64/nptl/librt.abilist: Moved ...
5344 * sysdeps/unix/sysv/linux/x86_64/64/librt.abilist: ... here.
5345 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libthread_db.abilist: Moved ...
5346 * sysdeps/unix/sysv/linux/x86_64/64/libthread_db.abilist: ... here.
5347 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libutil.abilist: Moved ...
5348 * sysdeps/unix/sysv/linux/x86_64/64/libutil.abilist: ... here.
5349 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/c++-types.data: Moved ...
5350 * sysdeps/unix/sysv/linux/x86_64/x32/c++-types.data: ... here.
5351 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/ld.abilist: Moved ...
5352 * sysdeps/unix/sysv/linux/x86_64/x32/ld.abilist: ... here.
5353 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libBrokenLocale.abilist:
5354 Moved ...
5355 * sysdeps/unix/sysv/linux/x86_64/x32/libBrokenLocale.abilist: ... here.
5356 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libanl.abilist: Moved ...
5357 * sysdeps/unix/sysv/linux/x86_64/x32/libanl.abilist: ... here.
5358 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist: Moved ...
5359 * sysdeps/unix/sysv/linux/x86_64/x32/libc.abilist: ... here.
5360 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libcrypt.abilist: Moved ...
5361 * sysdeps/unix/sysv/linux/x86_64/x32/libcrypt.abilist: ... here.
5362 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libdl.abilist: Moved ...
5363 * sysdeps/unix/sysv/linux/x86_64/x32/libdl.abilist: ... here.
5364 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libm.abilist: Moved ...
5365 * sysdeps/unix/sysv/linux/x86_64/x32/libm.abilist: ... here.
5366 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libnsl.abilist: Moved ...
5367 * sysdeps/unix/sysv/linux/x86_64/x32/libnsl.abilist: ... here.
5368 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist: Moved ...
5369 * sysdeps/unix/sysv/linux/x86_64/x32/libpthread.abilist: ... here.
5370 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libresolv.abilist: Moved ...
5371 * sysdeps/unix/sysv/linux/x86_64/x32/libresolv.abilist: ... here.
5372 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/librt.abilist: Moved ...
5373 * sysdeps/unix/sysv/linux/x86_64/x32/librt.abilist: ... here.
5374 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libthread_db.abilist:
5375 Moved ...
5376 * sysdeps/unix/sysv/linux/x86_64/x32/libthread_db.abilist: ... here.
5377 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libutil.abilist: Moved ...
5378 * sysdeps/unix/sysv/linux/x86_64/x32/libutil.abilist: ... here.
5379
039890a6
RM
5380 * nptl/sysdeps/unix/sysv/linux/x86/Makefile: File removed.
5381 * sysdeps/unix/sysv/linux/x86/Makefile [$(subdir) = nptl]
5382 (libpthread-sysdep_routines): Add elision-related stuff here instead.
5383 * nptl/sysdeps/unix/sysv/linux/x86/elision-conf.c: Moved ...
5384 * sysdeps/unix/sysv/linux/x86/elision-conf.c: ... here.
5385 * nptl/sysdeps/unix/sysv/linux/x86/elision-conf.h: Moved ...
5386 * sysdeps/unix/sysv/linux/x86/elision-conf.h: ... here.
5387 * nptl/sysdeps/unix/sysv/linux/x86/elision-lock.c: Moved ...
5388 * sysdeps/unix/sysv/linux/x86/elision-lock.c: ... here.
5389 * nptl/sysdeps/unix/sysv/linux/x86/elision-timed.c: Moved ...
5390 * sysdeps/unix/sysv/linux/x86/elision-timed.c: ... here.
5391 * nptl/sysdeps/unix/sysv/linux/x86/elision-trylock.c: Moved ...
5392 * sysdeps/unix/sysv/linux/x86/elision-trylock.c: ... here.
5393 * nptl/sysdeps/unix/sysv/linux/x86/elision-unlock.c: Moved ...
5394 * sysdeps/unix/sysv/linux/x86/elision-unlock.c: ... here.
5395 * nptl/sysdeps/unix/sysv/linux/x86/force-elision.h: Moved ...
5396 * sysdeps/unix/sysv/linux/x86/force-elision.h: ... here.
5397 * nptl/sysdeps/unix/sysv/linux/x86/hle.h: Moved ...
5398 * sysdeps/unix/sysv/linux/x86/hle.h: ... here.
5399 * nptl/sysdeps/unix/sysv/linux/x86/init-arch.c: Moved ...
5400 * sysdeps/unix/sysv/linux/x86/init-arch.c: ... here.
5401 * nptl/sysdeps/unix/sysv/linux/x86/init-arch.h: Moved ...
5402 * sysdeps/unix/sysv/linux/x86/init-arch.h: ... here.
5403 * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_cond_lock.c: Moved ...
5404 * sysdeps/unix/sysv/linux/x86/pthread_mutex_cond_lock.c: ... here.
5405 * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_lock.c: Moved ...
5406 * sysdeps/unix/sysv/linux/x86/pthread_mutex_lock.c: ... here.
5407 * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_timedlock.c: Moved ...
5408 * sysdeps/unix/sysv/linux/x86/pthread_mutex_timedlock.c: ... here.
5409 * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_trylock.c: Moved ...
5410 * sysdeps/unix/sysv/linux/x86/pthread_mutex_trylock.c: ... here.
5411
65c89320
RM
5412 * sysdeps/unix/sysv/linux/mips/fork.h: New file.
5413 * sysdeps/unix/sysv/linux/mips/nptl/fork.c: File removed.
5414
348f8e8c
RM
5415 * nptl/sysdeps/unix/sysv/linux/i386/Implies: File removed.
5416 * nptl/sysdeps/unix/sysv/linux/i386/i786/Implies: Moved ...
5417 * sysdeps/unix/sysv/linux/i386/i786/Implies: ... here.
5418 * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_wait.S: Moved ...
5419 * sysdeps/unix/sysv/linux/i386/i586/sem_wait.S: ... here.
5420 * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_wrlock.S:
5421 Moved ...
5422 * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_wrlock.S: ... here.
5423 * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_timedwait.S:
5424 Moved ...
5425 * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_timedwait.S: ... here.
5426 * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_barrier_wait.S:
5427 Moved ...
5428 * sysdeps/unix/sysv/linux/i386/i586/pthread_barrier_wait.S: ... here.
5429 * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_unlock.S:
5430 Moved ...
5431 * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_unlock.S: ... here.
5432 * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_timedwait.S: Moved ...
5433 * sysdeps/unix/sysv/linux/i386/i586/sem_timedwait.S: ... here.
5434 * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_signal.S:
5435 Moved ...
5436 * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_signal.S: ... here.
5437 * nptl/sysdeps/unix/sysv/linux/i386/i586/libc-lowlevellock.S: Moved ...
5438 * sysdeps/unix/sysv/linux/i386/i586/libc-lowlevellock.S: ... here.
5439 * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_wait.S: Moved ...
5440 * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_wait.S: ... here.
5441 * nptl/sysdeps/unix/sysv/linux/i386/i586/lowlevelrobustlock.S: Moved ...
5442 * sysdeps/unix/sysv/linux/i386/i586/lowlevelrobustlock.S: ... here.
5443 * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_broadcast.S:
5444 Moved ...
5445 * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_broadcast.S: ... here.
5446 * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedrdlock.S:
5447 Moved ...
5448 * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedrdlock.S:
5449 ... here.
5450 * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_trywait.S: Moved ...
5451 * sysdeps/unix/sysv/linux/i386/i586/sem_trywait.S: ... here.
5452 * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_post.S: Moved ...
5453 * sysdeps/unix/sysv/linux/i386/i586/sem_post.S: ... here.
5454 * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedwrlock.S:
5455 Moved ...
5456 * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedwrlock.S:
5457 ... here.
5458 * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_rdlock.S:
5459 Moved ...
5460 * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_rdlock.S: ... here.
5461 * nptl/sysdeps/unix/sysv/linux/i386/i586/lowlevellock.S: Moved ...
5462 * sysdeps/unix/sysv/linux/i386/i586/lowlevellock.S: ... here.
5463 * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_wait.S: Moved ...
5464 * sysdeps/unix/sysv/linux/i386/i486/sem_wait.S: ... here.
5465 * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S:
5466 Moved ...
5467 * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S: ... here.
5468 * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S:
5469 Moved ...
5470 * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S: ... here.
5471 * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_barrier_wait.S:
5472 Moved ...
5473 * sysdeps/unix/sysv/linux/i386/i486/pthread_barrier_wait.S: ... here.
5474 * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S:
5475 Moved ...
5476 * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S: ... here.
5477 * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S: Moved ...
5478 * sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S: ... here.
5479 * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_signal.S:
5480 Moved ...
5481 * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_signal.S: ... here.
5482 * nptl/sysdeps/unix/sysv/linux/i386/i486/libc-lowlevellock.S: Moved ...
5483 * sysdeps/unix/sysv/linux/i386/i486/libc-lowlevellock.S: ... here.
5484 * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S: Moved ...
5485 * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S: ... here.
5486 * nptl/sysdeps/unix/sysv/linux/i386/i486/lowlevelrobustlock.S: Moved ...
5487 * sysdeps/unix/sysv/linux/i386/i486/lowlevelrobustlock.S: ... here.
5488 * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_broadcast.S:
5489 Moved ...
5490 * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_broadcast.S: ... here.
5491 * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S:
5492 Moved ...
5493 * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S:
5494 ... here.
5495 * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_trywait.S: Moved ...
5496 * sysdeps/unix/sysv/linux/i386/i486/sem_trywait.S: ... here.
5497 * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_post.S: Moved ...
5498 * sysdeps/unix/sysv/linux/i386/i486/sem_post.S: ... here.
5499 * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S:
5500 Moved ...
5501 * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S:
5502 ... here.
5503 * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S:
5504 Moved ...
5505 * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S: ... here.
5506 * nptl/sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S: Moved ...
5507 * sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S: ... here.
5508 * nptl/sysdeps/unix/sysv/linux/i386/dl-sysdep.h: Moved ...
5509 * sysdeps/unix/sysv/linux/i386/dl-sysdep.h: ... here.
5510 * nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h: Moved ...
5511 * sysdeps/unix/sysv/linux/i386/lowlevellock.h: ... here.
5512 * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_wait.S: Moved ...
5513 * sysdeps/unix/sysv/linux/i386/i686/sem_wait.S: ... here.
5514 * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_wrlock.S:
5515 Moved ...
5516 * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_wrlock.S: ... here.
5517 * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_timedwait.S:
5518 Moved ...
5519 * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_timedwait.S: ... here.
5520 * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_barrier_wait.S:
5521 Moved ...
5522 * sysdeps/unix/sysv/linux/i386/i686/pthread_barrier_wait.S: ... here.
5523 * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_unlock.S:
5524 Moved ...
5525 * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_unlock.S: ... here.
5526 * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_timedwait.S: Moved ...
5527 * sysdeps/unix/sysv/linux/i386/i686/sem_timedwait.S: ... here.
5528 * nptl/sysdeps/unix/sysv/linux/i386/i686/dl-sysdep.h: Moved ...
5529 * sysdeps/unix/sysv/linux/i386/i686/dl-sysdep.h: ... here.
5530 * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_signal.S:
5531 Moved ...
5532 * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_signal.S: ... here.
5533 * nptl/sysdeps/unix/sysv/linux/i386/i686/libc-lowlevellock.S: Moved ...
5534 * sysdeps/unix/sysv/linux/i386/i686/libc-lowlevellock.S: ... here.
5535 * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_wait.S: Moved ...
5536 * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_wait.S: ... here.
5537 * nptl/sysdeps/unix/sysv/linux/i386/i686/lowlevelrobustlock.S: Moved ...
5538 * sysdeps/unix/sysv/linux/i386/i686/lowlevelrobustlock.S: ... here.
5539 * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_broadcast.S:
5540 Moved ...
5541 * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_broadcast.S: ... here.
5542 * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedrdlock.S:
5543 Moved ...
5544 * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedrdlock.S:
5545 ... here.
5546 * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_trywait.S: Moved ...
5547 * sysdeps/unix/sysv/linux/i386/i686/sem_trywait.S: ... here.
5548 * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_post.S: Moved ...
5549 * sysdeps/unix/sysv/linux/i386/i686/sem_post.S: ... here.
5550 * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedwrlock.S:
5551 Moved ...
5552 * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedwrlock.S:
5553 ... here.
5554 * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_rdlock.S:
5555 Moved ...
5556 * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_rdlock.S: ... here.
5557 * nptl/sysdeps/unix/sysv/linux/i386/i686/lowlevellock.S: Moved ...
5558 * sysdeps/unix/sysv/linux/i386/i686/lowlevellock.S: ... here.
5559 * nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Moved ...
5560 * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: ... here.
5561 * nptl/sysdeps/unix/sysv/linux/i386/smp.h: Moved ...
5562 * sysdeps/unix/sysv/linux/i386/smp.h: ... here.
5563 * nptl/sysdeps/unix/sysv/linux/i386/pthread_once.S: Moved ...
5564 * sysdeps/unix/sysv/linux/i386/pthread_once.S: ... here.
5565 * nptl/sysdeps/unix/sysv/linux/i386/createthread.c: Moved ...
5566 * sysdeps/unix/sysv/linux/i386/createthread.c: ... here.
5567
5085af05
RM
5568 * sysdeps/unix/sysv/linux/powerpc/fork.h: New file.
5569 * nptl/sysdeps/unix/sysv/linux/powerpc/fork.c: File removed.
5570
708f0813
RM
5571 * nptl/sysdeps/unix/sysv/linux/i386/pthread_spin_init.c: File removed.
5572 * nptl/sysdeps/unix/sysv/linux/i386/pthread_spin_unlock.S: File removed.
5573
c96067bc
RM
5574 * nptl/sysdeps/unix/sysv/linux/x86_64/Implies: File removed.
5575 * nptl/sysdeps/unix/sysv/linux/x86_64/cancellation.S: Moved ...
5576 * sysdeps/unix/sysv/linux/x86_64/cancellation.S: ... here.
5577 * nptl/sysdeps/unix/sysv/linux/x86_64/libc-cancellation.S: Moved ...
5578 * sysdeps/unix/sysv/linux/x86_64/libc-cancellation.S: ... here.
5579 * nptl/sysdeps/unix/sysv/linux/x86_64/libc-lowlevellock.S: Moved ...
5580 * sysdeps/unix/sysv/linux/x86_64/libc-lowlevellock.S: ... here.
5581 * nptl/sysdeps/unix/sysv/linux/x86_64/librt-cancellation.S: Moved ...
5582 * sysdeps/unix/sysv/linux/x86_64/librt-cancellation.S: ... here.
5583 * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Moved ...
5584 * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: ... here.
5585 * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S: Moved ...
5586 * sysdeps/unix/sysv/linux/x86_64/lowlevellock.S: ... here.
5587 * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevelrobustlock.S: Moved ...
5588 * sysdeps/unix/sysv/linux/x86_64/lowlevelrobustlock.S: ... here.
5589 * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_barrier_wait.S: Moved ...
5590 * sysdeps/unix/sysv/linux/x86_64/pthread_barrier_wait.S: ... here.
5591 * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_broadcast.S:
5592 Moved ...
5593 * sysdeps/unix/sysv/linux/x86_64/pthread_cond_broadcast.S: ... here.
5594 * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_signal.S: Moved ...
5595 * sysdeps/unix/sysv/linux/x86_64/pthread_cond_signal.S: ... here.
5596 * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:
5597 Moved ...
5598 * sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S: ... here.
5599 * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S: Moved ...
5600 * sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S: ... here.
5601 * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_once.S: Moved ...
5602 * sysdeps/unix/sysv/linux/x86_64/pthread_once.S: ... here.
5603 * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S: Moved ...
5604 * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S: ... here.
5605 * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S:
5606 Moved ...
5607 * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S: ... here.
5608 * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedwrlock.S:
5609 Moved ...
5610 * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedwrlock.S: ... here.
5611 * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_unlock.S: Moved ...
5612 * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_unlock.S: ... here.
5613 * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S: Moved ...
5614 * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S: ... here.
5615 * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_setaffinity.c: Moved ...
5616 * sysdeps/unix/sysv/linux/x86_64/pthread_setaffinity.c: ... here.
5617 * nptl/sysdeps/unix/sysv/linux/x86_64/sem_post.S: Moved ...
5618 * sysdeps/unix/sysv/linux/x86_64/sem_post.S: ... here.
5619 * nptl/sysdeps/unix/sysv/linux/x86_64/sem_timedwait.S: Moved ...
5620 * sysdeps/unix/sysv/linux/x86_64/sem_timedwait.S: ... here.
5621 * nptl/sysdeps/unix/sysv/linux/x86_64/sem_trywait.S: Moved ...
5622 * sysdeps/unix/sysv/linux/x86_64/sem_trywait.S: ... here.
5623 * nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S: Moved ...
5624 * sysdeps/unix/sysv/linux/x86_64/sem_wait.S: ... here.
5625 * nptl/sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: Moved ...
5626 * sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: ... here.
5627
ec136444
RM
5628 * nptl/sysdeps/unix/sysv/linux/fork.c: Use <> for fork.h #include.
5629 * nptl/sysdeps/unix/sysv/linux/x86_64/fork.c: File removed.
5630 * sysdeps/unix/sysv/linux/x86_64/fork.h: New file.
5631 * nptl/sysdeps/unix/sysv/linux/i386/fork.c: File removed.
5632 * sysdeps/unix/sysv/linux/i386/fork.h: New file.
5633
2fbdf533
RM
5634 * nptl/sysdeps/unix/sysv/linux/i386/not-cancel.h: Moved ...
5635 * sysdeps/unix/sysv/linux/not-cancel.h: ... here.
5636 * nptl/sysdeps/unix/sysv/linux/sparc/not-cancel.h: File removed.
5637 * nptl/sysdeps/unix/sysv/linux/sh/not-cancel.h: File removed.
5638 * nptl/sysdeps/unix/sysv/linux/powerpc/not-cancel.h: File removed.
5639 * nptl/sysdeps/unix/sysv/linux/x86_64/not-cancel.h: File removed.
5640 * nptl/sysdeps/unix/sysv/linux/s390/not-cancel.h: File removed.
5641 * sysdeps/unix/sysv/linux/generic/not-cancel.h: File removed.
5642 * sysdeps/unix/sysv/linux/generic/nptl/not-cancel.h: File removed.
5643 * sysdeps/unix/sysv/linux/m68k/nptl/not-cancel.h: File removed.
5644
4c68138b
RM
5645 * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_spin_init.c: File removed.
5646 * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_spin_unlock.S: Likewise.
5647
4eaae765
RM
5648 * nptl/sysdeps/unix/sysv/linux/x86_64/compat-timer.h: Moved ...
5649 * sysdeps/unix/sysv/linux/x86_64/compat-timer.h: ... here.
3a51fb60
RM
5650 * nptl/sysdeps/unix/sysv/linux/x86_64/Versions: Remove, merge into ...
5651 * sysdeps/unix/sysv/linux/x86_64/Versions: ... here.
5652 * nptl/sysdeps/unix/sysv/linux/x86_64/timer_create.c: Moved ...
5653 * sysdeps/unix/sysv/linux/x86_64/timer_create.c: here.
5654 * nptl/sysdeps/unix/sysv/linux/x86_64/timer_delete.c: Moved ...
5655 * sysdeps/unix/sysv/linux/x86_64/timer_delete.c: ... here
5656 * nptl/sysdeps/unix/sysv/linux/x86_64/timer_getoverr.c: Moved ...
5657 * sysdeps/unix/sysv/linux/x86_64/timer_getoverr.c: ... here
5658 * nptl/sysdeps/unix/sysv/linux/x86_64/timer_gettime.c: Moved ...
5659 * sysdeps/unix/sysv/linux/x86_64/timer_gettime.c: ... here
5660 * nptl/sysdeps/unix/sysv/linux/x86_64/timer_settime.c: Moved ...
5661 * sysdeps/unix/sysv/linux/x86_64/timer_settime.c: ... here
5662 * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_create.c:
5663 Update #include.
5664 * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_delete.c:
5665 Likewise.
5666 * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_getoverr.c:
5667 Likewise.
5668 * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_gettime.c:
5669 Likewise.
5670 * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_settime.c:
5671 Likewise.
5672 * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_create.c:
5673 Likewise.
5674 * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_delete.c:
5675 Likewise.
5676 * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_getoverr.c:
5677 Likewise.
5678 * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_gettime.c:
5679 Likewise.
5680 * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_settime.c:
5681 Likewise.
4ef6befa
RM
5682 * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_create.c: Likewise.
5683 * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_delete.c: Likewise.
5684 * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_getoverr.c: Likewise.
5685 * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_gettime.c: Likewise.
5686 * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_settime.c: Likewise.
5aa618fb
RM
5687 * sysdeps/unix/sysv/linux/alpha/nptl/timer_create.c: Likewise.
5688 * sysdeps/unix/sysv/linux/alpha/nptl/timer_delete.c: Likewise.
5689 * sysdeps/unix/sysv/linux/alpha/nptl/timer_getoverr.c: Likewise.
5690 * sysdeps/unix/sysv/linux/alpha/nptl/timer_gettime.c: Likewise.
5691 * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Likewise.
5692 * sysdeps/unix/sysv/linux/ia64/nptl/timer_create.c: Likewise.
5693 * sysdeps/unix/sysv/linux/ia64/nptl/timer_delete.c: Likewise.
5694 * sysdeps/unix/sysv/linux/ia64/nptl/timer_getoverr.c: Likewise.
5695 * sysdeps/unix/sysv/linux/ia64/nptl/timer_gettime.c: Likewise.
5696 * sysdeps/unix/sysv/linux/ia64/nptl/timer_settime.c: Likewise.
3a51fb60 5697
941d7dfd
RM
5698 * sysdeps/unix/sysv/linux/x86_64/clone.S: Deconditionalize the code
5699 that was previously under [RESET_PID].
5700 * sysdeps/unix/sysv/linux/i386/clone.S: Likewise.
5701 * nptl/sysdeps/unix/sysv/linux/x86_64/clone.S: File removed.
5702 * nptl/sysdeps/unix/sysv/linux/i386/clone.S: File removed.
5703
1b731c35
RM
5704 * sysdeps/i386/nptl/Implies: New file.
5705 * sysdeps/x86_64/nptl/Implies: New file.
5706 * nptl/sysdeps/unix/sysv/linux/x86/bits/pthreadtypes.h: Moved ...
5707 * sysdeps/x86/nptl/bits/pthreadtypes.h: ... here.
5708 * nptl/sysdeps/unix/sysv/linux/x86/bits/semaphore.h: Moved ...
5709 * sysdeps/x86/nptl/bits/semaphore.h: ... here.
5710
e2787137
RM
5711 * sysdeps/unix/sysv/linux/i386/vfork.S: Include <tcb-offsets.h>.
5712 (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
5713 (__libc_vfork): New strong alias.
5714 * nptl/sysdeps/unix/sysv/linux/i386/vfork.S: File removed.
5715 * nptl/sysdeps/unix/sysv/linux/i386/pt-vfork.S: File removed.
5716
5717 * sysdeps/unix/sysv/linux/x86_64/vfork.S: Include <tcb-offsets.h>.
5718 (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
5719 (__libc_vfork): New strong alias.
5720 * nptl/sysdeps/unix/sysv/linux/x86_64/vfork.S: File removed.
5721 * nptl/sysdeps/unix/sysv/linux/x86_64/pt-vfork.S: File removed.
5722
5675da1e
RM
5723 * sysdeps/unix/sysv/linux/arm/vfork.S: Include <tcb-offsets.h>.
5724 (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
5725 (__libc_vfork): New strong alias.
5726 * sysdeps/unix/sysv/linux/arm/nptl/vfork.S: File removed.
5727 * sysdeps/unix/sysv/linux/arm/nptl/pt-vfork.S: File removed.
5728 * nptl/pt-vfork.c: New file.
5729 * nptl/Versions (libc: GLIBC_PRIVATE): Add __libc_vfork.
5730 (libpthread: GLIBC_2.20): New version set (empty).
5731
4f02e2b8
WN
57322014-05-14 Will Newton <will.newton@linaro.org>
5733
5734 * stdlib/gmp-impl.h: Test USE_STACK_ALLOC #ifdef
5735 rather than #if.
5736
0bf061d3
JM
57372014-05-14 Joseph Myers <joseph@codesourcery.com>
5738
1a84c3d6
JM
5739 [BZ #16564]
5740 * sysdeps/i386/fpu/s_log1pl.S (__log1pl): Do not add 1 to positive
5741 arguments with exponent 65 or above.
5742 * sysdeps/ieee754/ldbl-128/s_log1pl.c (__log1pl): Do not add 1 to
5743 arguments 0x1p113L or above.
5744 * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c (__log1pl): Do not add 1
5745 to arguments 0x1p107L or above.
5746 * sysdeps/x86_64/fpu/s_log1pl.S (__log1pl): Do not add 1 to
5747 positive arguments with exponent 65 or above.
5748 * math/auto-libm-test-in: Add more tests of log1p.
5749 * math/auto-libm-test-out: Regenerated.
5750
01dbacd2
JM
5751 [BZ #16928]
5752 * math/s_cacos.c (__cacos): Ensure zero real part of result from
5753 non-finite arguments is +0.
5754 * math/s_cacosf.c (__cacosf): Likewise.
5755 * math/s_cacosl.c (__cacosl): Likewise.
5756 * math/libm-test.inc (cacos_test): Use ALL_RM_TEST.
5757 * sysdeps/i386/fpu/libm-test-ulps: Update.
5758 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
5759
913d03c8
JM
5760 [BZ #16927]
5761 * sysdeps/i386/fpu/e_acosh.S (__ieee754_acosh): Use fabs on x-1
5762 value.
5763 * sysdeps/i386/fpu/e_acoshf.S (__ieee754_acoshf): Likewise.
5764 * sysdeps/i386/fpu/e_acoshl.S (__ieee754_acoshl): Likewise.
5765 * sysdeps/ieee754/ldbl-96/e_acoshl.c (__ieee754_acoshl): Correct
5766 for explicit high bit of mantissa when testing for argument equal
5767 to 1.
5768 * math/libm-test.inc (acosh_test): Use ALL_RM_TEST.
5769 * sysdeps/i386/fpu/libm-test-ulps: Update.
5770 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
5771
0bf061d3
JM
5772 [BZ #16516]
5773 * sysdeps/ieee754/dbl-64/s_erf.c (efx8): Remove variable.
5774 (__erf): Scale by 16 instead of 8 in potentially underflowing
5775 case. Ensure exception if result actually underflows.
5776 * sysdeps/ieee754/flt-32/s_erff.c (efx8): Remove variable.
5777 (__erff): Scale by 16 instead of 8 in potentially underflowing
5778 case. Ensure exception if result actually underflows.
5779 * sysdeps/ieee754/ldbl-128/s_erfl.c: Include <float.h>.
5780 (efx8): Remove variable.
5781 (__erfl): Scale by 16 instead of 8 in potentially underflowing
5782 case. Ensure exception if result actually underflows.
5783 * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Include <float.h>.
5784 (efx8): Remove variable.
5785 (__erfl): Scale by 16 instead of 8 in potentially underflowing
5786 case. Ensure exception if result actually underflows.
5787 * sysdeps/ieee754/ldbl-96/s_erfl.c: Include <float.h>.
5788 (efx8): Remove variable.
5789 (__erfl): Scale by 16 instead of 8 in potentially underflowing
5790 case. Ensure exception if result actually underflows.
5791 * math/auto-libm-test-in: Add more tests of erf.
5792 * math/auto-libm-test-out: Regenerated.
5793
73ba67cb
AS
57942014-05-14 Andreas Schwab <schwab@suse.de>
5795
3d8c8bff
AS
5796 * elf/rtld.c (_dl_start_final, _dl_start, init_tls, dl_main):
5797 Remove code conditionalized on USE___THREAD.
5798
73ba67cb
AS
5799 * config.h.in (HAVE_PT_CHOWN): Define as 0.
5800 * sysdeps/unix/grantpt.c (grantpt): Check HAVE_PT_CHOWN for value,
5801 not definedness.
5802
5c521ecd
JM
58032014-05-14 Joseph Myers <joseph@codesourcery.com>
5804
5e7698c6
JM
5805 * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_UTIMES):
5806 Define unconditionally.
5807 (__ASSUME_O_CLOEXEC): Likewise.
5808 (__ASSUME_SOCK_CLOEXEC): Likewise.
5809 (__ASSUME_IN_NONBLOCK): Likewise.
5810 (__ASSUME_PIPE2): Likewise.
5811 (__ASSUME_EVENTFD2): Likewise.
5812 (__ASSUME_SIGNALFD4): Likewise.
5813 (__ASSUME_DUP3): Likewise.
5814 * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
5815 (__ASSUME_DUP3): Do not define.
5816 (__ASSUME_EVENTFD2): Likewise.
5817 (__ASSUME_IN_NONBLOCK): Likewise.
5818 (__ASSUME_O_CLOEXEC): Likewise.
5819 (__ASSUME_PIPE2): Likewise.
5820 (__ASSUME_SIGNALFD4): Likewise.
5821 (__ASSUME_SOCK_CLOEXEC): Likewise.
5822 (__ASSUME_UTIMES): Undefine.
5823 * sysdeps/unix/sysv/linux/alpha/kernel-features.h
5824 (__ASSUME_UTIMES): Do not define.
5825 (__ASSUME_O_CLOEXEC): Likewise.
5826 (__ASSUME_SOCK_CLOEXEC): Likewise.
5827 (__ASSUME_IN_NONBLOCK): Undefine if [__LINUX_KERNEL_VERSION <
5828 0x020621] instead of defining if [__LINUX_KERNEL_VERSION >=
5829 0x020621].
5830 (__ASSUME_PIPE2): Likewise.
5831 (__ASSUME_EVENTFD2): Likewise.
5832 (__ASSUME_SIGNALFD4): Likewise.
5833 [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_DUP3): Undefine.
5834 * sysdeps/unix/sysv/linux/arm/kernel-features.h (__ASSUME_UTIMES):
5835 Do not define.
5836 (__ASSUME_EVENTFD2): Likewise.
5837 (__ASSUME_SIGNALFD4): Likewise.
5838 * sysdeps/unix/sysv/linux/hppa/kernel-features.h
5839 (__ASSUME_32BITUIDS): Likewise.
5840 (__ASSUME_TRUNCATE64_SYSCALL): Likewise.
5841 (__ASSUME_IPC64): Likewise.
5842 (__ASSUME_ST_INO_64_BIT): Likewise.
5843 (__ASSUME_GETDENTS64_SYSCALL): Likewise.
5844 [__LINUX_KERNEL_VERSION < 0x030e00] (__ASSUME_UTIMES): Undefine.
5845 * sysdeps/unix/sysv/linux/ia64/kernel-features.h
5846 (__ASSUME_UTIMES): Do not define.
5847 (__ASSUME_PSELECT): Likewise.
5848 (__ASSUME_PPOLL): Likewise.
5849 (__ASSUME_O_CLOEXEC): Likewise.
5850 (__ASSUME_SOCK_CLOEXEC): Likewise.
5851 (__ASSUME_IN_NONBLOCK): Likewise.
5852 (__ASSUME_PIPE2): Likewise.
5853 (__ASSUME_EVENTFD2): Likewise.
5854 (__ASSUME_SIGNALFD4): Likewise.
5855 (__ASSUME_DUP3): Likewise.
5856 * sysdeps/unix/sysv/linux/m68k/kernel-features.h
5857 (__ASSUME_UTIMES): Likewise.
5858 (__ASSUME_O_CLOEXEC): Likewise.
5859 (__ASSUME_SOCK_CLOEXEC): Likewise.
5860 (__ASSUME_IN_NONBLOCK): Likewise.
5861 (__ASSUME_PIPE2): Likewise.
5862 (__ASSUME_EVENTFD2): Likewise.
5863 (__ASSUME_SIGNALFD4): Likewise.
5864 (__ASSUME_DUP3): Likewise.
5865 * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
5866 (__ASSUME_UTIMES): Likewise.
5867 (__ASSUME_O_CLOEXEC): Likewise.
5868 (__ASSUME_SOCK_CLOEXEC): Likewise.
5869 (__ASSUME_IN_NONBLOCK): Likewise.
5870 (__ASSUME_PIPE2): Likewise.
5871 (__ASSUME_EVENTFD2): Likewise.
5872 (__ASSUME_SIGNALFD4): Likewise.
5873 (__ASSUME_DUP3): Likewise.
5874 * sysdeps/unix/sysv/linux/mips/kernel-features.h (__ASSUME_IPC64):
5875 Likewise.
5876 (__ASSUME_UTIMES): Likewise.
5877 (__ASSUME_EVENTFD2): Likewise.
5878 (__ASSUME_SIGNALFD4): Likewise.
5879 * sysdeps/unix/sysv/linux/tile/kernel-features.h
5880 (__ASSUME_O_CLOEXEC): Likewise.
5881 (__ASSUME_SOCK_CLOEXEC): Likewise.
5882 (__ASSUME_IN_NONBLOCK): Likewise.
5883 (__ASSUME_PIPE2): Likewise.
5884 (__ASSUME_EVENTFD2): Likewise.
5885 (__ASSUME_SIGNALFD4): Likewise.
5886 (__ASSUME_DUP3): Likewise.
5887 (__ASSUME_UTIMES): Undefine.
5888
5c521ecd
JM
5889 * sysdeps/arm/fclrexcpt.c (__feclearexcept): Rename to
5890 feclearexcept. Remove symbol versioning code.
5891 * sysdeps/arm/fegetenv.c (__fegetenv): Rename to fegetenv. Remove
5892 symbol versioning code.
5893 * sysdeps/arm/fesetenv.c (__fesetenv): Rename to fesetenv. Remove
5894 symbol versioning code.
5895 * sysdeps/arm/feupdateenv.c (__feupdateenv): Rename to
5896 feupdateenv. Remove symbol versioning code.
5897 * sysdeps/arm/fgetexcptflg.c (__fegetexceptflag): Rename to
5898 fegetexceptflag. Remove symbol versioning code.
5899 * sysdeps/arm/fsetexcptflg.c (__fesetexceptflag): Rename to
5900 fesetexceptflag. Remove symbol versioning code.
5901 * sysdeps/unix/sysv/linux/arm/Versions (libc): Remove GLIBC_2.0,
5902 GLIBC_2.2 and GLIBC_2.3.3 entries. Change GLIBC_2.1 to GLIBC_2.4.
5903 * sysdeps/unix/sysv/linux/arm/posix_fadvise64.c
5904 (__posix_fadvise64_l32): Remove prototype.
5905 [SHLIB_COMPAT(libc, GLIBC_2_2, GLIBC_2_3_3)]: Remove conditional
5906 code.
5907
5da9dfad
RM
59082014-05-13 Roland McGrath <roland@hack.frob.com>
5909
5910 * sysdeps/unix/sysv/linux/arm/nptl/bits/pthreadtypes.h: Moved ...
5911 * sysdeps/arm/nptl/bits/pthreadtypes.h: ... here.
5912 * sysdeps/unix/sysv/linux/arm/nptl/bits/semaphore.h: Moved ...
5913 * sysdeps/arm/nptl/bits/semaphore.h: ... here.
5914
893b4f37
SK
59152014-05-13 Sami Kerola <kerolasa@iki.fi>
5916
5917 * timezone/Makefile ($(objpfx)tzselect): Use zonedir instead
5918 current working directory
5919
e0db6517
RM
59202014-05-13 Roland McGrath <roland@hack.frob.com>
5921
58aa195d
RM
5922 * sysdeps/unix/sysv/linux/arm/nptl/c++-types.data: Moved ...
5923 * sysdeps/unix/sysv/linux/arm/c++-types.data: ... here.
5924 * sysdeps/unix/sysv/linux/arm/nptl/createthread.c: Moved ...
5925 * sysdeps/unix/sysv/linux/arm/createthread.c: ... here.
5926 * sysdeps/unix/sysv/linux/arm/nptl/fork.c: Moved ...
5927 * sysdeps/unix/sysv/linux/arm/fork.c: ... here.
5928 * sysdeps/unix/sysv/linux/arm/nptl/ld.abilist: Moved ...
5929 * sysdeps/unix/sysv/linux/arm/ld.abilist: ... here.
5930 * sysdeps/unix/sysv/linux/arm/nptl/libBrokenLocale.abilist: Moved ...
5931 * sysdeps/unix/sysv/linux/arm/libBrokenLocale.abilist: ... here.
5932 * sysdeps/unix/sysv/linux/arm/nptl/libanl.abilist: Moved ...
5933 * sysdeps/unix/sysv/linux/arm/libanl.abilist: ... here.
5934 * sysdeps/unix/sysv/linux/arm/nptl/libc.abilist: Moved ...
5935 * sysdeps/unix/sysv/linux/arm/libc.abilist: ... here.
5936 * sysdeps/unix/sysv/linux/arm/nptl/libcrypt.abilist: Moved ...
5937 * sysdeps/unix/sysv/linux/arm/libcrypt.abilist: ... here.
5938 * sysdeps/unix/sysv/linux/arm/nptl/libdl.abilist: Moved ...
5939 * sysdeps/unix/sysv/linux/arm/libdl.abilist: ... here.
5940 * sysdeps/unix/sysv/linux/arm/nptl/libm.abilist: Moved ...
5941 * sysdeps/unix/sysv/linux/arm/libm.abilist: ... here.
5942 * sysdeps/unix/sysv/linux/arm/nptl/libnsl.abilist: Moved ...
5943 * sysdeps/unix/sysv/linux/arm/libnsl.abilist: ... here.
5944 * sysdeps/unix/sysv/linux/arm/nptl/libpthread.abilist: Moved ...
5945 * sysdeps/unix/sysv/linux/arm/libpthread.abilist: ... here.
5946 * sysdeps/unix/sysv/linux/arm/nptl/libresolv.abilist: Moved ...
5947 * sysdeps/unix/sysv/linux/arm/libresolv.abilist: ... here.
5948 * sysdeps/unix/sysv/linux/arm/nptl/librt.abilist: Moved ...
5949 * sysdeps/unix/sysv/linux/arm/librt.abilist: ... here.
5950 * sysdeps/unix/sysv/linux/arm/nptl/libthread_db.abilist: Moved ...
5951 * sysdeps/unix/sysv/linux/arm/libthread_db.abilist: ... here.
5952 * sysdeps/unix/sysv/linux/arm/nptl/libutil.abilist: Moved ...
5953 * sysdeps/unix/sysv/linux/arm/libutil.abilist: ... here.
5954 * sysdeps/unix/sysv/linux/arm/nptl/localplt.data: Moved ...
5955 * sysdeps/unix/sysv/linux/arm/localplt.data: ... here.
5956 * sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.h: Moved ...
5957 * sysdeps/unix/sysv/linux/arm/lowlevellock.h: ... here.
5958 * sysdeps/unix/sysv/linux/arm/nptl/sysdep-cancel.h: Moved ...
5959 * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h: ... here.
5960 * sysdeps/unix/sysv/linux/arm/nptl/unwind-forcedunwind.c: Moved ...
5961 * sysdeps/unix/sysv/linux/arm/unwind-forcedunwind.c: ... here.
5962 * sysdeps/unix/sysv/linux/arm/nptl/unwind-resume.c: Moved ...
5963 * sysdeps/unix/sysv/linux/arm/unwind-resume.c: ... here.
5964
8c6d01f0
RM
5965 * sysdeps/unix/sysv/linux/arm/Versions (libc: GLIBC_PRIVATE): New set.
5966 * sysdeps/unix/sysv/linux/arm/nptl/Versions: File removed.
5967
5968 * sysdeps/unix/sysv/linux/arm/Makefile
5969 [$(subdir) = rt] (librt-sysdep_routines, librt-shared-only-routines):
5970 Add rt-aeabi_unwind_cpp_pr1.
5971 [$(subdir) = nptl] (librt-sysdep_routines, librt-shared-only-routines):
5972 Add nptl-aeabi_unwind_cpp_pr1.
5973 [$(subdir) = nptl] (tests): Filter out tst-cleanupx4.
5974 * sysdeps/unix/sysv/linux/arm/nptl/Makefile: File removed.
5975 * sysdeps/unix/sysv/linux/arm/nptl/rt-aeabi_unwind_cpp_pr1.c: Move ...
5976 * sysdeps/unix/sysv/linux/arm/rt-aeabi_unwind_cpp_pr1.c: ... here.
5977 * sysdeps/unix/sysv/linux/arm/nptl/nptl-aeabi_unwind_cpp_pr1.c: Move ...
5978 * sysdeps/unix/sysv/linux/arm/nptl-aeabi_unwind_cpp_pr1.c: ... here.
5979
5980 * sysdeps/unix/sysv/linux/arm/configure.ac: Force -fexceptions here.
5981 * sysdeps/unix/sysv/linux/arm/configure: Regenerated.
5982 * sysdeps/unix/sysv/linux/arm/nptl/configure.ac: File removed.
5983 * sysdeps/unix/sysv/linux/arm/nptl/configure: File removed.
5984
bba6da4e
RM
5985 * sysdeps/unix/sysv/linux/arm/clone.S: Include <tcb-offsets.h>.
5986 Deconditionalize the code that was previously under [RESET_PID].
5987 * sysdeps/unix/sysv/linux/arm/nptl/clone.S: File removed.
5988
e0db6517
RM
5989 * sysdeps/generic/exit-thread.h: New file.
5990 * sysdeps/unix/sysv/linux/exit-thread.h: New file.
5991 * include/unistd.h (__exit_thread): Remove declaration.
5992 * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Drop exit-thread.
5993 * sysdeps/unix/sysv/linux/exit-thread.S: File removed.
5994 * csu/libc-start.c: Include <exit-thread.h>.
5995 (LIBC_START_MAIN): Pass no argument to __exit_thread.
5996 * nptl/pthread_create.c: Include <exit-thread.h>.
5997 (start_thread): Call __exit_thread in place of __exit_thread_inline.
5998 * nptl/sysdeps/i386/pthreaddef.h (__exit_thread_inline): Macro removed.
5999 * nptl/sysdeps/powerpc/pthreaddef.h: Likewise.
6000 * nptl/sysdeps/s390/pthreaddef.h: Likewise.
6001 * nptl/sysdeps/sh/pthreaddef.h: Likewise.
6002 * nptl/sysdeps/sparc/sparc32/pthreaddef.h: Likewise.
6003 * nptl/sysdeps/sparc/sparc64/pthreaddef.h: Likewise.
6004 * nptl/sysdeps/x86_64/pthreaddef.h: Likewise.
6005 * sysdeps/aarch64/nptl/pthreaddef.h: Likewise.
6006 * sysdeps/alpha/nptl/pthreaddef.h: Likewise.
6007 * sysdeps/arm/nptl/pthreaddef.h: Likewise.
6008 * sysdeps/hppa/nptl/pthreaddef.h: Likewise.
6009 * sysdeps/ia64/nptl/pthreaddef.h: Likewise.
6010 * sysdeps/m68k/nptl/pthreaddef.h: Likewise.
6011 * sysdeps/microblaze/nptl/pthreaddef.h: Likewise.
6012 * sysdeps/mips/nptl/pthreaddef.h: Likewise.
6013 * sysdeps/tile/nptl/pthreaddef.h: Likewise.
6014
01eb16fd
AS
60152014-05-13 Andreas Schwab <schwab@suse.de>
6016
6017 * sysdeps/unix/grantpt.c (grantpt): Fix typo in assertion.
6018
637461d9
JM
60192014-05-12 Joseph Myers <joseph@codesourcery.com>
6020
6021 * sysdeps/unix/sysv/linux/kernel-features.h [__s390__]
6022 (__ASSUME_UTIMES): Do not condition on kernel version.
6023 (__ASSUME_PSELECT): Define unconditionally.
6024 (__ASSUME_PPOLL): Likewise.
6025 (__ASSUME_ATFCTS): Likewise.
6026 (__ASSUME_SET_ROBUST_LIST): Do not condition on kernel version.
6027 (__ASSUME_COMPLETE_READV_WRITEV): Define unconditionally.
6028 (__ASSUME_FUTEX_LOCK_PI): Do not condition on kernel version.
6029 (__ASSUME_UTIMENSAT): Define unconditionally.
6030 (__ASSUME_PRIVATE_FUTEX): Likewise.
6031 (__ASSUME_FALLOCATE): Likewise.
6032 (__ASSUME_O_CLOEXEC): Likewise.
6033 (__LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL): Remove.
6034 (__ASSUME_ARG_MAX_STACK_BASED): Likewise.
6035 (__ASSUME_ADJ_OFFSET_SS_READ): Define unconditionally.
6036 (__ASSUME_SOCK_CLOEXEC): Do not condition on kernel version.
6037 (__ASSUME_IN_NONBLOCK): Likewise.
6038 (__ASSUME_PIPE2): Likewise.
6039 (__ASSUME_EVENTFD2): Likewise.
6040 (__ASSUME_SIGNALFD4): Likewise.
6041 (__ASSUME_DUP3): Likewise.
6042 [__x86_64__ || __sparc__] (__ASSUME_ACCEPT4_SYSCALL): Likewise.
6043 (__ASSUME_FUTEX_CLOCK_REALTIME): Define unconditionally.
6044 (__ASSUME_AT_RANDOM): Likewise.
6045 (__ASSUME_PREADV): Likewise.
6046 (__ASSUME_PWRITEV): Likewise.
6047 (__ASSUME_REQUEUE_PI): Do not condition on kernel version.
6048 (__ASSUME_F_GETOWN_EX): Define unconditionally.
6049 (__ASSUME_XFS_RESTRICTED_CHOWN): Likewise.
6050 * sysdeps/unix/sysv/linux/sysconf.c (__sysconf)
6051 [!__ASSUME_ARG_MAX_STACK_BASED]: Remove conditional code.
6052 * sysdeps/unix/sysv/linux/alpha/kernel-features.h
6053 (__ASSUME_O_CLOEXEC): Define unconditionally.
6054 (__ASSUME_PSELECT): Do not undefine conditionally.
6055 (__ASSUME_PPOLL): Likewise.
6056 (__ASSUME_ATFCTS): Likewise.
6057 (__ASSUME_SET_ROBUST_LIST): Likewise.
6058 (__ASSUME_UTIMENSAT): Likewise.
6059 (__ASSUME_FDATASYNC): Define unconditionally.
6060 * sysdeps/unix/sysv/linux/arm/kernel-features.h
6061 (__ASSUME_SIGFRAME_V2): Likewise.
6062 )__ASSUME_EVENTFD2): Likewise.
6063 (__ASSUME_SIGNALFD4): Likewise.
6064 (__ASSUME_PSELECT): Do not undefine conditionally.
6065 (__ASSUME_PPOLL): Likewise.
6066 * sysdeps/unix/sysv/linux/ia64/kernel-features.h
6067 (__ASSUME_PSELECT): Define unconditionally.
6068 (__ASSUME_PPOLL): Likewise.
6069 (__ASSUME_O_CLOEXEC): Likewise.
6070 (__ASSUME_SOCK_CLOEXEC): Likewise.
6071 (__ASSUME_IN_NONBLOCK): Likewise.
6072 (__ASSUME_PIPE2): Likewise.
6073 (__ASSUME_EVENTFD2): Likewise.
6074 (__ASSUME_SIGNALFD4): Likewise.
6075 (__ASSUME_DUP3): Likewise.
6076 * sysdeps/unix/sysv/linux/m68k/kernel-features.h
6077 (__ASSUME_O_CLOEXEC): Likewise.
6078 (__ASSUME_SOCK_CLOEXEC): Likewise.
6079 (__ASSUME_IN_NONBLOCK): Likewise.
6080 (__ASSUME_PIPE2): Likewise.
6081 (__ASSUME_EVENTFD2): Likewise.
6082 (__ASSUME_SIGNALFD4): Likewise.
6083 (__ASSUME_DUP3): Likewise.
6084 * sysdeps/unix/sysv/linux/mips/kernel-features.h
6085 (__ASSUME_EVENTFD2): Likewise.
6086 (__ASSUME_SIGNALFD4): Likewise.
6087 (__ASSUME_ACCEPT4_SYSCALL): Likewise.
6088
315eb1d8
AS
60892014-05-12 Andreas Schwab <schwab@suse.de>
6090
6091 [BZ #16932]
6092 * nis/nss_nis/nis-hosts.c (internal_gethostbyname2_r)
6093 (_nss_nis_gethostbyname4_r): Return error if item length is larger
6094 than maximum RPC packet size.
6095 * nis/nss_nis/nis-initgroups.c (initgroups_netid): Likewise.
6096 * nis/nss_nis/nis-network.c (_nss_nis_getnetbyname_r): Likewise.
6097 * nis/nss_nis/nis-service.c (_nss_nis_getservbyname_r)
6098 (_nss_nis_getservbyport_r): Likewise.
6099
91df99f7
WN
61002014-05-12 Will Newton <will.newton@linaro.org>
6101
6102 * malloc/Makefile (tests): Add tst-mallopt.
6103 * malloc/tst-mallopt.c: New file.
6104
0a982a29
RM
61052014-05-09 Roland McGrath <roland@hack.frob.com>
6106
6107 * sysdeps/arm/armv7/strcmp.S: Use sfi_breg prefix on loads not from sp.
6108 [NO_THUMB]: Cope without cbz, cnbz, and orn instructions.
6109
0ded08a5
AZ
61102014-05-09 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
6111
6112 * elf/Makefile (tst-tlsmod5.so): Add $(no-as-needed).
6113 (tst-tlsmod6.so): Likewise.
6114
55d4d550
RM
61152014-05-09 Roland McGrath <roland@hack.frob.com>
6116
6117 * sysdeps/gnu/unwind-resume.c (libgcc_s_resume): Mark as noreturn.
6118
77d08aca
JM
61192014-05-09 Joseph Myers <joseph@codesourcery.com>
6120
6121 [BZ #16064]
6122 * sysdeps/i386/fpu/fegetenv.c: Include <unistd.h>, <ldsodefs.h>
6123 and <dl-procinfo.h>.
6124 (__fegetenv): Save SSE state in envp->__eip if supported.
6125 * sysdeps/i386/fpu/feholdexcpt.c (feholdexcept): Save SSE state in
6126 envp->__eip if supported.
6127 * sysdeps/i386/fpu/fesetenv.c: Include <unistd.h>, <ldsodefs.h>
6128 and <dl-procinfo.h>.
6129 (__fesetenv): Always set __eip, __cs_selector, __opcode,
6130 __data_offset and __data_selector in environment to 0. Set SSE
6131 state if supported.
6132 * sysdeps/x86/fpu/Makefile [$(subdir) = math] (tests): Add
6133 test-fenv-sse.
6134 [$(subdir) = math] (CFLAGS-test-fenv-sse.c): Add -msse2
6135 -mfpmath=sse.
6136 * sysdeps/x86/fpu/test-fenv-sse.c: New file.
6137
28162f4d
WN
61382014-05-09 Will Newton <will.newton@linaro.org>
6139
6140 * sysdeps/arm/preconfigure.ac: Set libc_commonpagesize
6141 and libc_relro_required for ARM.
6142 * sysdeps/arm/preconfigure: Regenerate.
6143
5a414ff7
DV
61442014-05-09 Dominik Vogt <vogt@linux.vnet.ibm.com>
6145 Stefan Liebler <stli@linux.vnet.ibm.com>
6146
6147 * config.make.in (enable-lock-elision): New Makefile variable.
6148 * configure.ac: Likewise.
6149 * configure: Regenerate.
6150 * sysdeps/s390/configure.ac:
6151 Add check for gcc transactions support.
6152 * sysdeps/s390/configure: Regenerate.
6153 * nptl/sysdeps/unix/sysv/linux/s390/Makefile: New file.
6154 Build elision files if enabled.
6155 * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.c: New file.
6156 Add lock elision support for s390.
6157 * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.h: Likewise.
6158 * nptl/sysdeps/unix/sysv/linux/s390/elision-lock.c: Likewise.
6159 * nptl/sysdeps/unix/sysv/linux/s390/elision-timed.c: Likewise.
6160 * nptl/sysdeps/unix/sysv/linux/s390/elision-trylock.c: Likewise.
6161 * nptl/sysdeps/unix/sysv/linux/s390/elision-unlock.c: Likewise.
6162 * nptl/sysdeps/unix/sysv/linux/s390/force-elision.h: Likewise.
6163 * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c:
6164 Likewise.
6165 * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_lock.c:
6166 Likewise.
6167 * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_timedlock.c:
6168 Likewise.
6169 * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_trylock.c:
6170 Likewise.
6171 * nptl/sysdeps/unix/sysv/linux/s390/lowlevellock.h:
6172 (__lll_timedlock_elision, __lll_lock_elision)
6173 (__lll_unlock_elision, __lll_trylock_elision)
6174 (lll_timedlock_elision, lll_lock_elision)
6175 (lll_unlock_elision, lll_trylock_elision): Add.
6176 * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h
6177 (pthread_mutex_t): Add lock elision support for s390.
6178
1a2f40e5
W
61792014-05-14 Wilco <wdijkstr@arm.com>
6180
6181 * sysdeps/arm/fclrexcpt.c: Cleanup.
6182 * sysdeps/arm/fedisblxcpt.c: Cleanup.
6183 * sysdeps/arm/feenablxcpt.c: Cleanup.
6184 * sysdeps/arm/fegetenv.c: Cleanup.
6185 * sysdeps/arm/fegetexcept.c: Cleanup.
6186 * sysdeps/arm/fegetround.c: Cleanup.
6187 * sysdeps/arm/feholdexcpt.c: Cleanup.
6188 * sysdeps/arm/fesetenv.c: Cleanup.
6189 * sysdeps/arm/fesetround.c: Cleanup.
6190 * sysdeps/arm/feupdateenv.c: Cleanup.
6191 * sysdeps/arm/fgetexcptflg.c: Cleanup.
6192 * sysdeps/arm/fraiseexcpt.c: Cleanup.
6193 * sysdeps/arm/fsetexcptflg.c: Cleanup.
6194 * sysdeps/arm/ftestexcept.c: Cleanup.
6195 * sysdeps/arm/get-rounding-mode.h: Cleanup.
6196 * sysdeps/arm/setfpucw.c: Cleanup.
6197
f63c86fe
WN
61982014-05-09 Will Newton <will.newton@linaro.org>
6199
6200 * sysdeps/arm/armv7/strcmp.S: New file.
6201 * NEWS: Mention addition of ARMv7 optimized strcmp.
6202
7a1a51b5
RM
62032014-05-08 Roland McGrath <roland@hack.frob.com>
6204
95afbbe5
RM
6205 * Makeconfig ($(common-objpfx)config.status): Fix patsubst uses to
6206 look for %.ac rather than %.in.
6207
6208 * sysdeps/mach/hurd/configure.ac (inhibit_glue): Remove variable.
6209 * sysdeps/unix/sysv/linux/configure.ac: Likewise.
6210 * sysdeps/mach/hurd/configure: Regenerated.
6211 * sysdeps/unix/sysv/linux/configure: Regenerated.
6212
7a1a51b5
RM
6213 * bits/utsname.h (_UTSNAME_DOMAIN_LENGTH): New macro, set to 0.
6214
5057ad3b
SE
62152014-05-07 Steve Ellcey <sellcey@mips.com>
6216
6217 [BZ# 16922]
6218 * sysdeps/mips/sys/asm.h (INT_SUB): Fix definition.
6219 (LONG_SUB): Ditto.
6220 (PTR_SUB): Ditto.
6221
8dc97517
AS
62222014-05-07 Andreas Schwab <schwab@suse.de>
6223
6224 * sysdeps/posix/getaddrinfo.c (gaih_inet): Advance address pointer
6225 when skipping over non-matching result from nscd.
6226
ce0c5b8f
OB
62272014-05-07 Ondřej Bílka <neleai@seznam.cz>
6228
6229 [BZ #16876]
6230 * nptl/sockperf.c (client): Check socket return value.
8dc97517 6231
a1189263
OB
6232 [BZ #16877]
6233 * nscd/selinux.c (nscd_request_avc_has_perm): Check if there is
6234 nscd security class.
ce0c5b8f 6235
0f58d252
RM
62362014-05-06 Roland McGrath <roland@hack.frob.com>
6237
6238 * sysdeps/unix/sysv/linux/arm/nptl/unwind.h: File moved to ...
6239 * sysdeps/arm/unwind.h: ... here.
6240
83df9ad0
AJ
62412014-05-06 Aurelien Jarno <aurelien@aurel32.net>
6242
ce0c5b8f
OB
6243 [BZ# 16916]
6244 * sysdeps/unix/sysv/linux/sparc/bits/eventfd.h (EFD_SEMAPHORE):
6245 Define.
83df9ad0 6246
f360f94a
VR
62472014-05-06 Vidya Ranganathan <vidya@linux.vnet.ibm.com>
6248
6249 * sysdeps/powerpc/powerpc64/power7/strncpy.S: New file: Optimization.
6250 * sysdeps/powerpc/powerpc64/multiarch/strncpy.c: New file:
6251 multiarch strncpy for PPC64.
6252 * sysdeps/powerpc/powerpc64/multiarch/strncpy-ppc64.c: New file
6253 * sysdeps/powerpc/powerpc64/multiarch/strncpy-power7.S: New file
6254 * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strpcpy, stpncpy
6255 multiarch optimizations.
6256 * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
6257 (__libc_ifunc_impl_list): Likewise.
6258 * sysdeps/powerpc/powerpc64/power7/stpncpy.S: New file: Optimization.
6259 * sysdeps/powerpc/powerpc64/multiarch/stpncpy.c: New file:
6260 multiarch stpncpy for PPC64.
6261 * sysdeps/powerpc/powerpc64/multiarch/stpncpy-ppc64.c: New file
6262 * sysdeps/powerpc/powerpc64/multiarch/stpncpy-power7.S: New file
6263
978a41c3
AS
62642014-05-06 Andreas Schwab <schwab@suse.de>
6265
6266 [BZ #16912]
6267 * gmon/mcount.c (_MCOUNT_DECL): Use
6268 atomic_compare_and_exchange_bool_acq instead of
6269 catomic_compare_and_exchange_bool_acq.
6270
eb1ed03d
RM
62712014-05-05 Roland McGrath <roland@hack.frob.com>
6272
fe658845
RM
6273 * elf/Makefile (others, install-bin): Remove pldd.
6274 (pldd-modules): Variable removed.
6275 ($(objpfx)pldd): Target removed.
6276 * sysdeps/unix/sysv/linux/Makefile [$(subdir) = elf]
6277 (others, install-bin): Append pldd here.
6278 ($(objpfx)pldd): New target.
6279
eb1ed03d
RM
6280 * sysdeps/gnu/errlist.awk (BEGIN): Emit an initial #define of ERR_MAX
6281 to 0, so the first #if test emitted later doesn't see it undefined.
6282 (END): Emit "!defined ERRLIST_NO_COMPAT" to match what BEGIN does.
6283 * sysdeps/gnu/errlist.c: Regenerated.
6284
19c4bec0
AZ
62852014-05-04 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
6286
6287 * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-ppc32.c
6288 [libc_hidden_builtin_def]: Define to empty value.
6289 * sysdeps/powerpc/powerpc64/multiarch/memcpy-ppc64.S:
6290 [libc_hidden_builtin_def]: Likewise.
6291 * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S:
6292 [libc_hidden_builtin_def]: Likewise.
6293 * sysdeps/powerpc/powerpc64/multiarch/strlen-ppc64.S:
6294 [libc_hidden_builtin_def]: Likewise.
6295 * sysdeps/powerpc/powerpc64/multiarch/memcpy.c (memcpy): Redefined to
6296 __redirect_memcpy and define ifunc as default hidden symbol.
6297 * sysdeps/powerpc/powerpc64/multiarch/memset.c (memset): Likewise.
6298 * sysdeps/powerpc/powerpc64/multiarch/strlen.c (strlen): Likewise.
6299
7776e669
AC
63002014-05-04 Adam Conrad <adconrad@0c3.net>
6301
6302 * locale/iso-4217.def: Reintroduce XDR currency.
6303
d69aeb12
AM
63042014-05-04 Allan McRae <allan@archlinux.org>
6305
6306 * po/eo.po: Update Esperanto translation from translation project.
6307
8f1df5cf
CD
63082014-05-02 Carlos O'Donell <carlos@redhat.com>
6309
6310 * sysdeps/x86_64/multiarch/init-arch.h: Define FEATURE_INDEX_1 to 0,
6311 and FEATURE_INDEX_MAX to 1.
6312 [!__ASSEMBLER__]: Remove anonymous enum for FEATURE_INDEX_*.
6313
13e402e7
SE
63142014-05-01 Steve Ellcey <sellcey@mips.com>
6315
6316 * iconvdata/ansi_x3.110.c (ONE_DIRECTION): Define.
6317 * iconvdata/armscii-8.c (ONE_DIRECTION): Define.
6318 * iconvdata/big5.c (ONE_DIRECTION): Define.
6319 * iconvdata/big5hkscs.c (ONE_DIRECTION): Define.
6320 * iconvdata/cp1255.c (ONE_DIRECTION): Define.
6321 * iconvdata/cp1258.c (ONE_DIRECTION): Define.
6322 * iconvdata/cp932.c (ONE_DIRECTION): Define.
6323 * iconvdata/euc-cn.c (ONE_DIRECTION): Define.
6324 * iconvdata/euc-jisx0213.c (ONE_DIRECTION): Define.
6325 * iconvdata/euc-jp-ms.c (ONE_DIRECTION): Define.
6326 * iconvdata/euc-jp.c (ONE_DIRECTION): Define.
6327 * iconvdata/euc-kr.c (ONE_DIRECTION): Define.
6328 * iconvdata/euc-tw.c (ONE_DIRECTION): Define.
6329 * iconvdata/gb18030.c (ONE_DIRECTION): Define.
6330 * iconvdata/gbbig5.c (ONE_DIRECTION): Define.
6331 * iconvdata/gbgbk.c (ONE_DIRECTION): Define.
6332 * iconvdata/gbk.c (ONE_DIRECTION): Define.
6333 * iconvdata/ibm1364.c (ONE_DIRECTION): Define.
6334 * iconvdata/ibm930.c (ONE_DIRECTION): Define.
6335 * iconvdata/ibm932.c (ONE_DIRECTION): Define.
6336 * iconvdata/ibm933.c (ONE_DIRECTION): Define.
6337 * iconvdata/ibm935.c (ONE_DIRECTION): Define.
6338 * iconvdata/ibm937.c (ONE_DIRECTION): Define.
6339 * iconvdata/ibm939.c (ONE_DIRECTION): Define.
6340 * iconvdata/ibm943.c (ONE_DIRECTION): Define.
6341 * iconvdata/iso-2022-cn-ext.c (ONE_DIRECTION): Define.
6342 * iconvdata/iso-2022-cn.c (ONE_DIRECTION): Define.
6343 * iconvdata/iso-2022-jp-3.c (ONE_DIRECTION): Define.
6344 * iconvdata/iso-2022-jp.c (ONE_DIRECTION): Define.
6345 * iconvdata/iso-2022-kr.c (ONE_DIRECTION): Define.
6346 * iconvdata/iso646.c (ONE_DIRECTION): Define.
6347 * iconvdata/iso8859-1.c (ONE_DIRECTION): Define.
6348 * iconvdata/iso_11548-1.c (ONE_DIRECTION): Define.
6349 * iconvdata/iso_6937-2.c (ONE_DIRECTION): Define.
6350 * iconvdata/iso_6937.c (ONE_DIRECTION): Define.
6351 * iconvdata/johab.c (ONE_DIRECTION): Define.
6352 * iconvdata/shift_jisx0213.c (ONE_DIRECTION): Define.
6353 * iconvdata/sjis.c (ONE_DIRECTION): Define.
6354 * iconvdata/t.61.c (ONE_DIRECTION): Define.
6355 * iconvdata/tcvn5712-1.c (ONE_DIRECTION): Define.
6356 * iconvdata/tscii.c (ONE_DIRECTION): Define.
6357 * iconvdata/uhc.c (ONE_DIRECTION): Define.
6358 * iconvdata/unicode.c (ONE_DIRECTION): Define.
6359 * iconvdata/utf-16.c (ONE_DIRECTION): Define.
6360 * iconvdata/utf-32.c (ONE_DIRECTION): Define.
6361 * iconvdata/utf-7.c (ONE_DIRECTION): Define.
6362
c727f032
RM
63632014-05-01 Roland McGrath <roland@hack.frob.com>
6364
8f2f08d0
RM
6365 * libio/libioP.h [!_IO_USE_OLD_IO_FILE && !_G_IO_NO_BACKWARD_COMPAT]
6366 (_IO_JUMPS_OFFSET): Define to 0.
6367
c727f032
RM
6368 * nptl/sysdeps/pthread/bits/libc-lock.h
6369 [_LIBC && (!NOT_IN_libc || IS_IN_libpthread)]
6370 (__libc_lock_define_initialized_recursive): Always define using
6371 initializer. Modern compilers treat uninitialized (implicit zero) and
6372 explicit zero initializers the same (i.e. put the datum in bss).
6373
a849e800
AS
63742014-05-01 Andreas Schwab <schwab@linux-m68k.org>
6375
6376 * nscd/nscd-client.h: Include <string.h>.
6377
5331255b
DM
63782014-05-01 David S. Miller <davem@davemloft.net>
6379
6380 [BZ #16885]
6381 * sysdeps/sparc/sparc64/strcmp.S: Fix end comparison handling when
6382 multiple zero bytes exist at the end of a string.
6383 Reported by Aurelien Jarno <aurelien@aurel32.net>
6384
6385 * string/test-strcmp.c (check): Add explicit test for situations where
6386 there are multiple zero bytes after the first.
6387
4fdfe821
AS
63882014-05-01 Andreas Schwab <schwab@linux-m68k.org>
6389
6390 [BZ #16890]
6391 * stdio-common/vfprintf.c (process_arg) [%p]: Mark string as wide
6392 when compiling wprintf.
6393 * stdio-common/tstdiomisc.c (t3): New function.
6394 (main): Call it.
6395
0cdddc25
SE
63962014-05-01 Steve Ellcey <sellcey@mips.com>
6397
6398 * intl/iconv/skeleton.c (ONE_DIRECTION): Remove define.
6399 * iconv/gconv_simple.c (ONE_DIRECTION): Define.
6400 * iconvdata/8bit-gap.c (ONE_DIRECTION): Ditto.
6401 * iconvdata/8bit-generic.c (ONE_DIRECTION): Ditto.
6402
6426d77e
SE
64032014-05-01 Steve Ellcey <sellcey@mips.com>
6404
6405 * stdlib/longlong.h: Updated from GCC.
6406
6d96f5e4
WN
64072014-05-01 Will Newton <will.newton@linaro.org>
6408 Bernard Ogden <bernie.ogden@linaro.org>
6409
7470db0c
WN
6410 * NEWS: Update fixed bug list.
6411
6d96f5e4
WN
6412 [BZ #15119]
6413 * sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.c: Remove file.
6414
211d653c
DM
64152014-04-30 David S. Miller <davem@davemloft.net>
6416
4fa262fa
DM
6417 * sysdeps/sparc/fpu/fenv_private.h (HAVE_RM_CTX): Define.
6418 (libc_feholdexcept_setround_sparc_ctx): New function.
6419 (libc_fesetenv_sparc_ctx): Likewise.
6420 (libc_feupdateenv_sparc_ctx): Likewise.
6421 (libc_feholdsetround_sparc_ctx): Likewise.
6422 (libc_feholdexcept_setround_ctx): Define.
6423 (libc_feholdexcept_setroundf_ctx): Likewise.
6424 (libc_feholdexcept_setroundl_ctx): Likewise.
6425 (libc_fesetenv_ctx): Likewise.
6426 (libc_fesetenvf_ctx): Likewise.
6427 (libc_fesetenvl_ctx): Likewise.
6428 (libc_feupdateenv_ctx): Likewise.
6429 (libc_feupdateenvf_ctx): Likewise.
6430 (libc_feupdateenvl_ctx): Likewise.
6431 (libc_feresetround_ctx): Likewise.
6432 (libc_feresetroundf_ctx): Likewise.
6433 (libc_feresetroundl_ctx): Likewise.
6434 (libc_feholdsetround_ctx): Likewise.
6435 (libc_feholdsetroundf_ctx): Likewise.
6436 (libc_feholdsetroundl_ctx): Likewise.
6437
1d3d93ef
DM
6438 * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (EMT_TAGOVF): Protect
6439 with __USE_GNU instead of XOPEN cpp guards.
6440
8aa583c3
DM
6441 * sysdeps/sparc/bits/string.h (_STRING_ARCH_unaligned): Define to
6442 0.
6443
211d653c
DM
6444 * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (EMT_TAGOVF): Protect
6445 with XOPEN cpp guards.
6446
60c8f1f6
JB
64472014-04-30 Julian Brown <julian@codesourcery.com>
6448
6449 [BZ #16888]
6450 * sysdeps/arm/dl-machine.h (elf_machine_rela): Fix R_ARM_IRELATIVE
6451 handling.
6452
9a461d46
JM
64532014-04-30 Joseph Myers <joseph@codesourcery.com>
6454
d0f5b3f8
JM
6455 [BZ #9894]
6456 * sysdeps/unix/sysv/linux/configure.ac (LIBC_LINUX_VERSION):
6457 Change to 2.6.32.
6458 (arch_minimum_kernel): Change all 2.6.16 settings to 2.6.32.
6459 * sysdeps/unix/sysv/linux/configure: Regenerated.
6460 * sysdeps/unix/sysv/linux/microblaze/configure.ac: Remove file.
6461 * sysdeps/unix/sysv/linux/microblaze/configure: Likewise.
6462 * sysdeps/unix/sysv/linux/tile/configure.ac: Likewise.
6463 * sysdeps/unix/sysv/linux/tile/configure: Likewise.
6464 * README: Update reference to required Linux kernel version.
6465 * manual/install.texi (Linux): Update reference to required Linux
6466 kernel headers version.
6467 * INSTALL: Regenerated.
6468
9a461d46
JM
6469 * conform/data/stdlib.h-data [POSIX] (stddef.h): Do not allow
6470 header inclusion.
6471 [POSIX] (limits.h): Likewise.
6472 [POSIX] (math.h): Likewise.
6473 [POSIX] (sys/wait.h): Likewise.
6474 * conform/data/string.h-data [POSIX || UNIX98] (strtok_r): Require
6475 function.
6476 [POSIX] (stddef.h): Do not allow header inclusion.
6477
1775babf
AZ
64782014-04-30 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
6479
57f41c40 6480 * sysdeps/generic/symbol-hacks.h (memcpy): Add internal alias.
1775babf 6481
8f630cca
YY
64822014-04-30 Yang Yingliang <yangyingliang@huawei.com>
6483
6484 * nptl/pthread_cond_broadcast.c (__pthread_cond_broadcast):
6485 Return immediately after lll_futex_wake.
6486
1cdeb237
SP
64872014-04-30 Siddhesh Poyarekar <siddhesh@redhat.com>
6488
bc8f194c
SP
6489 [BZ #16791]
6490 * nscd/nscd-client.h (datahead_init_common): Initialize entire
6491 structure.
6492 (datahead_init_pos): Call datahead_init_common early.
6493 (datahead_init_neg): Likewise.
6494
1cdeb237
SP
6495 * nscd/nscd-client.h (datahead_init_common, datahead_init_pos,
6496 datahead_init_neg): New functions.
6497 * nscd/aicache.c (addhstaiX): Use them.
6498 * nscd/grpcache.c (cache_addgr): Likewise.
6499 * nscd/hstcache.c (cache_addhst): Likewise.
6500 * nscd/initgrcache.c (addinitgroupsX): Likewise.
6501 * nscd/netgroupcache.c (do_notfound): Likewise.
6502 (addgetnetgrentX): Likewise.
6503 (addinnetgrX): Likewise.
6504 * nscd/pwdcache.c (cache_addpw): Likewise.
6505 * nscd/servicescache.c (cache_addserv): Likewise.
6506
16b293a7
SP
65072014-04-30 Siddhesh Poyarekar <siddhesh@redhat.com>
6508 Atsushi Onoe <atsushi@onoe.org>
6509
6510 [BZ #14308]
6511 [BZ #12994]
6512 [BZ #13651]
6513 * resolv/res_query.c (__libc_res_nsearch): Return if at least
6514 one response is valid.
6515 * resolv/res_send.c (send_dg): Check for validity of other
6516 response if the current response is a referral.
6517
a28a9b94
SE
65182014-04-29 Steve Ellcey <sellcey@mips.com>
6519
6520 * iconv/skeleton.c (ONE_DIRECTION): Set default value if not set.
6521
2ca180e9
SL
65222014-04-29 Stefan Liebler <stli@linux.vnet.ibm.com>
6523
6524 [BZ #16823]
6525 * sysdeps/ieee754/ldbl-128/s_log1pl.c (__log1pl):
6526 Always divide by positive zero when computing -Inf result.
6527 * sysdeps/ieee754/dbl-64/s_log1p.c (__log1p): Likewise.
6528 * sysdeps/ieee754/flt-32/s_log1pf.c (__log1pf): Likewise.
6529
18f2945a
AZ
65302014-04-28 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
6531
6532 * sysdeps/powerpc/fpu/fclrexcpt.c (__feclearexcept): Do not update
6533 FPSCR if value do not change.
6534 * sysdeps/powerpc/fpu/fedisblxcpt.c (fedisableexcept): Likewise.
6535 * sysdeps/powerpc/fpu/feenablxcpt.c (feenableexcept): Likewise.
6536 * sysdeps/powerpc/fpu/feholdexcpt.c (feholdexcept): Likewise.
6537 * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Likewise.
6538 * sysdeps/powerpc/fpu/fsetexcptflg.c (__fesetexceptflag): Likewise.
6539 * sysdeps/powerpc/fpu/fenv_libc.h (fenv_reg_to_exceptions): New helper
6540 function.
6541
5abebba4
CD
65422014-05-29 Carlos O'Donell <carlos@systemhalted.org>
6543
6544 * sysdeps/hppa: Move directory from ports/sysdeps/hppa.
6545 * sysdeps/unix/sysv/linux/hppa: Move directory from
6546 ports/systeps/unix/sysv/linux/hppa.
6547 * README: Update listing for hppa-*-linux-gnu.
6548
f7ed60c2
OB
65492014-04-28 Ondřej Bílka <neleai@seznam.cz>
6550
fff763a5
OB
6551 [BZ #16754]
6552 * manual/stdio.texi (Hook functions): Fix types of stream hook
6553 functions.
f7ed60c2
OB
6554 [BZ #16854]
6555 * socket/sys/socket.h: Fix typo in comment.
6556
df639d73
WD
65572014-04-28 Wilco <wdijkstr@arm.com>
6558
f7ed60c2 6559 * sysdeps/arm/fenv_private.h: New file.
df639d73
WD
6560 * sysdeps/arm/math_private.h: New file.
6561 * sysdeps/arm/fpu_control.h: Add _FPU_MASK_NCZV and _FPU_MASK_EXCEPT.
6562
48332d82
L
65632014-04-25 H.J. Lu <hongjiu.lu@intel.com>
6564
6565 * sysdeps/x86/bits/link.h (La_x86_64_regs): Replace __int128
6566 with __int128_t.
6567 (La_x86_64_retval): Likewise.
6568
e5e0d9a4
IB
65692014-04-24 Ian Bolton <ian.bolton@arm.com>
6570
6571 * sysdeps/aarch64/fpu/fclrexcpt.c (feclearexcept): Don't write to
6572 fpsr if value didn't change.
6573 * sysdeps/aarch64/fpu/fedisblxcpt.c (fedisableexcept): Don't write
6574 to fpcr if value didn't change.
6575 * sysdeps/aarch64/fpu/feenablxcpt.c (feenableexcept): Likewise.
6576 * sysdeps/aarch64/fpu/feholdexcpt.c (feholdexcept): Don't write to
6577 fpsr or fpcr if value didn't change.
6578 * sysdeps/aarch64/fpu/fesetenv.c (fesetenv): Likewise.
6579 * sysdeps/aarch64/fpu/fesetround.c (fesetround): Don't write to
6580 fpcr if value didn't change.
6581 * sysdeps/aarch64/fpu/fsetexcptflg.c (fesetexceptflag): Don't write
6582 to fpsr if value didn't change.
6583
bacc75f7
SP
65842014-02-23 Siddhesh Poyarekar <siddhesh@redhat.com>
6585
6586 * nptl/tst-sem3.c: Use test-skeleton.c
6587 (main): Rename to do_test. Use return instead of
6588 exit.
6589 * nptl/tst-sem4.c: Use test-skeleton.c
6590 (main): Rename to do_test.
6591
a059d359
DM
65922014-04-22 David S. Miller <davem@davemloft.net>
6593
6594 * sysdeps/unix/sysv/linux/sparc/bits/sigaction.h
6595 (struct sigaction): New struct member __glibc_reserved0, change
6596 type of sa_flags to int.
6597
ea6c92f3
YZ
65982014-04-22 Yufeng Zhang <yufeng.zhang@arm.com>
6599
6600 * stdlib/longlong.h (count_leading_zeros, count_trailing_zeros)
6601 (COUNT_LEADING_ZEROS_0): Define for AArch64.
6602
766c4a36
SP
66032014-04-22 Siddhesh Poyarekar <siddhesh@redhat.com>
6604
6605 * nptl/sysdeps/unix/sysv/linux/sem_trywait.c: Include atomic.h.
6606 * nptl/sysdeps/unix/sysv/linux/sem_wait.c: Likewise.
6607
140cc7ab
VK
66082014-04-22 Will Newton <will.newton@linaro.org>
6609 Venkataramanan Kumar <venkataramanan.kumar@linaro.org>
6610
6611 * sysdeps/aarch64/__longjmp.S: Include stap-probe.h.
6612 (__longjmp): Add longjmp and longjmp_target SystemTap
6613 probes.
6614 * sysdeps/aarch64/setjmp.S: Include stap-probe.h.
6615 (__sigsetjmp): Add setjmp SystemTap probe.
6616
c54e5cf7
CD
66172014-04-17 Carlos O'Donell <carlos@redhat.com>
6618
6619 * manual/intro.texi (Roadmap to the manual): Sort chapter listing to
6620 match manual order.
6621
75ffb047
AZ
66222014-04-17 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
6623
6624 * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_once.c: Remove file.
6625
2cd925f7
AZ
6626 * sysdeps/powerpc/fpu/fenv_private.h
6627 (libc_feholdexcept_setroundl_ctx): Define to
6628 libc_feholdexcept_setround_ppc_ctx.
6629 (libc_fesetenvl_ctx): Define to libc_fesetenv_ppc_ctx.
6630 (libc_feholdsetroundl_ctx): Define to libc_feholdsetround_ppc_ctx.
6631 (libc_feresetroundl_ctx): Define to libc_feresetround_ppc_ctx.
6632 (libc_feupdateenvl_ctx): libc_feupdateenv_ppc_ctx.
6633
39e6cd8d
IB
66342014-04-17 Ian Bolton <ian.bolton@arm.com>
6635
6636 * sysdeps/aarch64/math-tests.h: New file.
6637
f9281df9
SY
66382014-04-17 Sihai Yao <sihai.ysh@alibaba-inc.com>
6639
6640 * sysdeps/x86_64/multiarch/ifunc-defines.sym (COMMON_CPUID_INDEX_7):
6641 New.
6642 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
6643 Check and set bit_AVX2_Usable.
6644 * sysdeps/x86_64/multiarch/init-arch.h (bit_AVX2_Usable): New
6645 macro.
6646 (bit_AVX2): Likewise.
6647 (index_AVX2_Usable): Likewise.
6648 (CPUID_AVX2): Likewise.
6649 (HAS_AVX2): Likewise.
6650
37d35007
WN
66512014-04-17 Will Newton <will.newton@linaro.org>
6652
7c677662
WN
6653 * manual/setjmp.texi (System V contexts): Add note that
6654 calling setcontext on a context created by a call to a
6655 signal handler is undefined. Update text to note that
6656 setcontext from a signal handler is possible but not
6657 recommended.
6658
37d35007 6659 [BZ #16629]
e04a4e9d
WN
6660 * stdlib/tst-setcontext.c: Include signal.h.
6661 (main): Check that the signal stack before and
6662 after swapcontext is the same.
6663
37d35007
WN
6664 * sysdeps/unix/sysv/linux/aarch64/setcontext.S (__setcontext):
6665 Re-implement to restore registers in user code and avoid
6666 rt_sigreturn system call.
6667
423a7160
W
66682014-04-17 Wilco <wdijkstr@arm.com>
6669
6670 * sysdeps/arm/math-tests.h: New file: Set ARM math-test settings.
6671 * sysdeps/generic/math-tests.h: Add macro (EXCEPTION_ENABLE_SUPPORTED).
6672 * math/test-fenv.c: Skip exception trap tests on targets which only
6673 support non-stop mode.
6674
bc93ab29
IB
66752014-04-17 Ian Bolton <ian.bolton@arm.com>
6676 Wilco Dijkstra <wilco.dijkstra@arm.com>
6677
6678 * sysdeps/aarch64/fpu/math_private.h (HAVE_RM_CTX)
6679 (libc_feholdsetround_aarch64_ctx)
6680 (libc_feholdsetround_ctx, libc_feholdsetroundf_ctx)
6681 (libc_feholdsetroundl_ctx, libc_feresetround_aarch64_ctx)
6682 (libc_feresetround_ctx, libc_feresetroundf_ctx)
6683 (libc_feresetroundl_ctx, libc_feresetround_noex_aarch64_ctx)
6684 (libc_feresetround_noex_ctx, libc_feresetround_noexf_ctx)
6685 (libc_feresetround_noexl_ctx): Define.
6686
95fc5fa3
RH
66872014-04-16 Richard Henderson <rth@redhat.com>
6688
ddb04724
RH
6689 * sysdeps/unix/sysv/linux/alpha/nptl/pthread_once.c: Remove.
6690
d77c0899
RH
6691 * sysdeps/alpha/Makefile [debug] (CFLAGS-backtrace.c): Enable
6692 unwind tables.
6693
a3df56fc
RH
6694 * sysdeps/unix/alpha/sysdep.h (__pointer_chk_guard): Remove
6695 const from the non-libc, non-ldso copy.
6696
95fc5fa3
RH
6697 * sysdeps/alpha/libm-test-ulps: Regenerate.
6698
7e0b6763
IB
66992014-04-16 Ian Bolton <ian.bolton@arm.com>
6700 Wilco Dijkstra <wilco.dijkstra@arm.com>
6701
6702 * sysdeps/aarch64/fpu/math_private.h: New file.
6703
a9ea2e0c
MS
67042014-04-16 Marcus Shawcroft <marcus.shawcroft@arm.com>
6705
6706 * sysdeps/aarch64/libm-test-ulps: Regenerate.
6707
ea8ba7cd
IZ
67082014-04-16 Igor Zamyatin <igor.zamyatin@intel.com>
6709
6710 * sysdeps/x86_64/bits/link.h (La_x86_64_regs): Add lr_bnd.
6711 (La_x86_64_retval): Add lrv_bnd0 and lrv_bnd1.
6712 * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Save
6713 Intel MPX bound registers before _dl_profile_fixup.
6714 * sysdeps/x86_64/dl-trampoline.h: Restore Intel MPX bound
6715 registers after _dl_profile_fixup. Save and restore bound
6716 registers bnd0/bnd1 when calling _dl_call_pltexit.
6717 * sysdeps/x86_64/link-defines.sym (BND_SIZE): New.
6718 (LR_BND_OFFSET): Likewise.
6719 (LRV_BND0_OFFSET): Likewise.
6720 (LRV_BND1_OFFSET): Likewise.
6721
9f2a4fbc
ST
67222014-04-16 Samuel Thibault <samuel.thibault@ens-lyon.org>
6723
6724 * sysdeps/mach/hurd/tls.h (dtv, dtv_t, tcbhead_t): Move declarations
6725 to...
6726 * sysdeps/mach/hurd/i386/tls.h: ... here.
3c799e91
ST
6727 (tcbhead_t): Add multiple_threads, sysinfo, stack_guard,
6728 pointer_guard, gscope_flag, private_futex, __private_tm, __private_ss
6729 fields.
9f2a4fbc 6730
fd15a59b
ST
67312014-04-16 Samuel Thibault <samuel.thibault@ens-lyon.org>
6732
6733 * sysdeps/mach/munmap.c (__munmap): Return EINVAL if `addr' is 0.
6734
f19dfa0a
SL
67352014-04-16 Stefan Liebler <stli@linux.vnet.ibm.com>
6736
6737 * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
6738
4fa8bc3b
SL
67392014-04-16 Stefan Liebler <stli@linux.vnet.ibm.com>
6740
6741 [BZ #14770]
6742 * sysdeps/s390/configure.ac: Check for Binutils >= 2.24.
6743 * sysdeps/s390/configure: Regenerate.
6744
8ea587db
SL
6745 [BZ #16824]
6746 * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_y1l):
6747 Set round-to-nearest internally to reduce error accumulation.
6748
aa5f0ff1
AM
67492014-04-16 Alan Modra <amodra@gmail.com>
6750
6751 [BZ #16740]
6752 [BZ #16619]
6753 * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c (__frexpl): Rewrite.
6754 * math/libm-test.inc (frexp_test_data): Add tests.
9860b045 6755 * NEWS: Update fixed bug list.
aa5f0ff1 6756
bb9c256f
SP
67572014-04-15 Siddhesh Poyarekar <siddhesh@redhat.com>
6758
6759 * benchtests/Makefile: Depend on libraries in build directory.
6760 (bench-math): Separate out math tests.
6761 (bench-pthread): Separate out pthread tests.
6762 (bench): Include math and pthread tests.
6763
f737dfd0
CD
67642014-04-14 Carlos O'Donell <carlos@redhat.com>
6765
6766 [BZ #16831]
6767 * csu/libc-start.c (LIBC_START_MAIN) [!SHARED]: Call
6768 _dl_debug_initialize.
6769
0699f766
CD
6770 * configure.ac: Remove SELinux header check.
6771 * configure: Regenerate.
6772 * nscd/selinux.c (perms): Array of const char* to permission names.
6773 (nscd_request_avc_has_perm): Call security_deny_unknown to find
6774 default policy. Call string_to_security_class and string_to_av_perm to
6775 translate strings. Enforce default policy and call avs_has_perm with
6776 results of translated strings.
6777
809bd45f
DM
67782014-04-13 David S. Miller <davem@davemloft.net>
6779
6780 * sysdeps/sparc/fpu/libm-test-ulps: Update.
6781
89e691f2
AM
67822014-04-12 Allan McRae <allan@archlinux.org>
6783
6784 [BZ #16838]
6785 * manual/string.texi (Collation Functions): Fix qsort argument
6786 order in example.
6787 Reported by David C. Rankin <drankinatty@suddenlinkmail.com>.
6788
9c9daaeb
CM
67892014-04-11 Chris Metcalf <cmetcalf@tilera.com>
6790
6791 * math/test-fenv-preserve.c [FE_ALL_EXCEPT == 0] (do_test):
6792 Make the test a no-op if there are no exceptions defined.
6793
95561fb9
PP
67942014-04-11 Paul Pluzhnikov <ppluzhnikov@google.com>
6795
fe8d072c 6796 * elf/Makefile (tests): make tst-dlopen-aout conditional on
95561fb9
PP
6797 enable-hardcoded-path-in-tests
6798
970c602a
WN
67992014-04-11 Will Newton <will.newton@linaro.org>
6800
6801 * benchtests/Makefile (extra-objs): Add json-lib.o.
6802 (bench-func): Tidy up JSON output.
6803 * benchtests/bench-skeleton.c: Include json-lib.h.
6804 (main): Use JSON library functions to do output of
6805 benchmark results.
6806 * benchtests/bench-timing-type.c (main): Output the
6807 timing type simply, leaving formatting to the user.
6808 * benchtests/json-lib.c: New file.
6809 * benchtests/json-lib.h: Likewise.
6810
36875b06
TR
68112014-04-11 Torvald Riegel <triegel@redhat.com>
6812
6813 [BZ #15215]
6814 * nptl/sysdeps/unix/sysv/linux/sparc/pthread_once.c: Moved to ...
6815 * nptl/sysdeps/unix/sysv/linux/pthread_once.c: ... here. Add missing
6816 memory barriers. Add comments.
6817 * sysdeps/unix/sysv/linux/aarch64/nptl/pthread_once.c: Remove file.
6818 * sysdeps/unix/sysv/linux/arm/nptl/pthread_once.c: Remove file.
6819 * sysdeps/unix/sysv/linux/ia64/nptl/pthread_once.c: Remove file.
6820 * sysdeps/unix/sysv/linux/m68k/nptl/pthread_once.c: Remove file.
6821 * sysdeps/unix/sysv/linux/mips/nptl/pthread_once.c: Remove file.
6822 * sysdeps/unix/sysv/linux/tile/nptl/pthread_once.c: Remove file.
6823
579db35a
SL
68242014-04-11 Stefan Liebler <stli@linux.vnet.ibm.com>
6825
6826 * sysdeps/s390/s390-32/configure.ac: Unify file with ...
6827 * sysdeps/s390/s390-64/configure.ac: ... this ...
6828 * sysdeps/s390/configure.ac: ... to here.
6829 * sysdeps/s390/s390-32/configure: Delete file.
6830 * sysdeps/s390/s390-64/configure: Delete file.
6831 * sysdeps/s390/configure: Regenerate.
6832
c12e9f37
JAPH
68332014-04-11 Joseph Anthony Pasquale Holsten <joseph@josephholsten.com>
6834
6835 * resolv/res_query.c (__libc_res_nsearch): Fix typo in comment.
6836
439bda32
WN
68372014-04-11 Will Newton <will.newton@linaro.org>
6838
6839 * malloc/malloc.c [!MALLOC_DEBUG]: #define MALLOC_DEBUG
6840 to zero if it is not defined elsewhere. (mtrim): Test
6841 the value of MALLOC_DEBUG with #if rather than #ifdef.
6842
6a5d6ea1
TR
68432014-04-10 Torvald Riegel <triegel@redhat.com>
6844
6845 * benchtests/pthread_once-inputs: New file.
6846 * benchtests/pthread_once-source.c: New file.
6847 * benchtests/README: Update documentation.
6848
a4c75cfd
IZ
68492014-04-09 Igor Zamyatin <igor.zamyatin@intel.com>
6850 H.J. Lu <hongjiu.lu@intel.com>
6851
6852 * config.h.in (HAVE_MPX_SUPPORT): New #undef.
6853 * sysdeps/x86_64/configure.ac: Set HAVE_MPX_SUPPORT.
6854 * sysdeps/x86_64/configure: Regenerated.
6855 * sysdeps/x86_64/dl-trampoline.S (REGISTER_SAVE_AREA): New
6856 macro.
6857 (REGISTER_SAVE_RAX): Likewise.
6858 (REGISTER_SAVE_RCX): Likewise.
6859 (REGISTER_SAVE_RDX): Likewise.
6860 (REGISTER_SAVE_RSI): Likewise.
6861 (REGISTER_SAVE_RDI): Likewise.
6862 (REGISTER_SAVE_R8): Likewise.
6863 (REGISTER_SAVE_R9): Likewise.
6864 (REGISTER_SAVE_BND0): Likewise.
6865 (REGISTER_SAVE_BND1): Likewise.
6866 (REGISTER_SAVE_BND2): Likewise.
6867 (_dl_runtime_resolve): Use them. Save and restore Intel MPX
6868 bound registers when calling _dl_fixup.
6869
27822ce6
AZ
68702014-04-09 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
6871
6872 * bits/string.h (_STRING_ARCH_unaligned): Define it to 0.
57f41c40
AS
6873 * crypt/sha256.c (_STRING_ARCH_unaligned): Check its value instead
6874 of its definition.
27822ce6
AZ
6875 * iconv/gconv_simple.c (_STRING_ARCH_unaligned): Likewise.
6876 * iconv/loop.c (_STRING_ARCH_unaligned): Likewise.
6877 * iconv/skeleton.c (_STRING_ARCH_unaligned): Likewise.
6878 * nscd/nscd_gethst_r.c (_STRING_ARCH_unaligned): Likewise.
6879 * nscd/nscd_getserv_r.c (_STRING_ARCH_unaligned): Likewise.
6880 * nscd/nscd_helper.c (_STRING_ARCH_unaligned): Likewise.
6881 * resolv/res_send.c (_STRING_ARCH_unaligned): Likewise.
6882
a88ddc90
PTB
68832014-04-09 Peter Brett <peter@peter-b.co.uk>
6884
6885 [BZ #15514]
6886 * sysdeps/posix/pathconf.c (__pathconf): Use statvfs64() for
6887 pathconf(_PC_NAME_MAX).
6888
01f8eac2
AZ
68892014-04-09 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
6890
6891 * nptl/sysdeps/pthread/pthread.h (__PTHREAD_MUTEX_HAVE_ELISION):
6892 Remove macro usage.
6893 (__PTHREAD_SPINS): Move definition to ...
6894 * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h
6895 (__PTHREAD_SPINS): ... here.
6896 * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h
6897 (__PTHREAD_SPIN): Likewise.
6898 * nptl/sysdeps/unix/sysv/linux/sh/bits/pthreadtypes.h
6899 (__PTHREAD_SPIN): Likewise.
6900 * nptl/sysdeps/unix/sysv/linux/sparc/bits/pthreadtypes.h
6901 (__PTHREAD_SPIN): Likewise.
6902 * nptl/sysdeps/unix/sysv/linux/x86/bits/pthreadtypes.h
6903 (__PTHREAD_SPIN): Likewise.
6904 * sysdeps/unix/sysv/linux/aarch64/nptl/bits/pthreadtypes.h
6905 (__PTHREAD_SPIN): Likewise.
6906 * sysdeps/unix/sysv/linux/alpha/nptl/bits/pthreadtypes.h
6907 (__PTHREAD_SPIN): Likewise.
6908 * sysdeps/unix/sysv/linux/arm/nptl/bits/pthreadtypes.h
6909 (__PTHREAD_SPIN): Likewise.
6910 * sysdeps/unix/sysv/linux/ia64/nptl/bits/pthreadtypes.h
6911 (__PTHREAD_SPIN): Likewise.
6912 * sysdeps/unix/sysv/linux/m68k/nptl/bits/pthreadtypes.h
6913 (__PTHREAD_SPIN): Likewise.
6914 * sysdeps/unix/sysv/linux/microblaze/nptl/bits/pthreadtypes.h
6915 (__PTHREAD_SPIN): Likewise.
6916 * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h
6917 (__PTHREAD_SPIN): Likewise.
6918 * sysdeps/unix/sysv/linux/tile/nptl/bits/pthreadtypes.h
6919 (__PTHREAD_SPIN): Likewise.
6920
de21c33c
AZ
6921 * sysdeps/powerpc/powerpc32/power6x/fpu/Implies: New file.
6922 * sysdeps/powerpc/powerpc64/power6x/fpu/Implies: new file.
6923 * sysdeps/powerpc/powerpc64/power6x/multiarch/Implies: New file.
6924 * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: Remove multiarch
6925 imply folder.
6926 * sysdeps/powerpc/powerpc64/power5/fpu/Implies: Likewise.
6927 * sysdeps/powerpc/powerpc64/power7/fpu/Implies: Likewise.
6928 * sysdeps/powerpc/powerpc64/power8/fpu/Implies: Likewise.
6929 * sysdeps/powerpc/powerpc64/power6x/fpu/multiarch/Implies: Adjust
6930 correct imply path.
6931 * sysdeps/powerpc/powerpc64/power7/strncat.S (STRLEN): Define correct
6932 strlen symbol for non multi-arch builds.
6933 * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S (__isnan): Add
6934 missing hidden_def and weak_alias.
6935
862c472e
CD
69362014-04-08 Carlos O'Donell <carlos@redhat.com>
6937
6938 * manual/ipc.texi (sem_close): AC-unsafe because of aculock.
6939
8667f90e
WN
69402014-04-07 Will Newton <will.newton@linaro.org>
6941
6942 * string/basename.c [HAVE_CONFIG_H]: Remove #ifdef and
6943 and contents. [!_LIBC] Remove #ifndef and contents.
6944 (basename): Use ANSI prototype. [_LIBC] Remove #idef.
6945 * string/memccpy.c (__memccpy): Use ANSI prototype.
6946 * string/memfrob.c (memfrob): Likewise.
6947 * string/strcoll.c (STRCOLL): Likewise.
6948 * string/strlen.c (strlen): Likewise.
6949 * string/strtok.c (STRTOK): Likewise.
6950 * string/strcat.c: Remove unused #include of memcopy.h.
6951 (strcat): Use ANSI prototype.
6952 * string/strchr.c: Remove unused #include of memcopy.h.
6953 (strchr): Use ANSI prototype.
6954 * string/strcmp.c: Remove unused #include of memcopy.h.
6955 (strcmp): Use ANSI prototype.
6956 * string/strcpy.c: Remove unused #include of memcopy.h.
6957 (strcpy): Use ANSI prototype.
6958
7ffa9423
AZ
69592014-04-06 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
6960
6961 * Makeconfig (CPPFLAGS): Add config-extra-cppflags to list.
6962 * config.make.in (config-extra-cppflags): Set it from
6963 libc_extra_cppflags.
6964 * configure.ac (libc_extra_cflags): Make it accumulate over
6965 configure fragments.
6966 (libc_extra_cppflags): New flag.
6967 * configure. Regenerate.
6968 * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac
57f41c40
AS
6969 (libc_cv_ppc64_def_call_elf): Define it to yes if compiler does
6970 not set _CALL_ELF and add -D_CALL_ELF=1 to libc_extra_cppflags.
7ffa9423
AZ
6971 * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure: Regenerate.
6972
8bd70862
AZ
6973 [BZ #16815]
6974 * sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S (__nearbyint): Fix
6975 result for FE_DOWNWARD rounding mode.
6976 * sysdeps/powerpc/powerpc32/fpu/s_nearbyintf.S (__nearbyintf):
6977 Likewise.
6978 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
6979
d42f3448
CM
69802014-04-04 Chris Metcalf <cmetcalf@tilera.com>
6981
6982 * sysdeps/tile/dl-runtime.c (_dl_unmap): Fix cut-and-paste bug
6983 in function argument name.
6984
1c21d115
DS
69852014-04-03 David Svoboda <svoboda@cert.org>
6986
6987 [BZ #5666]
6988 * manual/stdio.texi (Line-Oriented Input): Document buffer allocation
6989 explicitly.
6990
fcccd512
RM
69912014-04-03 Roland McGrath <roland@hack.frob.com>
6992
6993 * elf/dl-unmap-segments.h: New file.
6994 * sysdeps/generic/ldsodefs.h
6995 (DL_UNMAP): Use _dl_unmap_segments in place of __munmap.
6996 * elf/dl-close.c: Include <dl-unmap-segments.h>.
6997 * elf/dl-fptr.c: Likewise.
6998 (_dl_unmap): Use _dl_unmap_segments in place of __munmap.
6999 * sysdeps/aarch64/tlsdesc.c: Likewise.
7000 * sysdeps/arm/tlsdesc.c: Likewise.
7001 * sysdeps/i386/tlsdesc.c: Likewise.
7002 * sysdeps/tile/dl-runtime.c: Likewise.
7003 * sysdeps/x86_64/tlsdesc.c: Likewise.
7004 * elf/dl-load.h: New file.
7005 * elf/dl-load.c: Include it.
7006 (MAP_FILE, MAP_COPY, MAP_BASE_ADDR):
7007 Macros moved to dl-load.h.
7008 (ELF_PREFERRED_ADDRESS_DATA, ELF_PREFERRED_ADDRESS): Likewise.
7009 (_dl_map_object_from_fd): Type 'struct loadcmd' moved to dl-load.h.
7010 Use _dl_unmap_segments in place of __munmap.
7011 Break out segment-mapping loop into ...
7012 * elf/dl-map-segments.h (_dl_map_segments): ... here, in new file.
7013
f6488e2b
WN
70142014-04-03 Will Newton <will.newton@linaro.org>
7015
7016 * elf/dl-lookup.c (do_lookup_x): Remove comment
7017 referring to nested function and move variable
7018 declarations down to before first use.
7019
6f05bafe
JM
70202014-04-02 Joseph Myers <joseph@codesourcery.com>
7021
a84e78c8
JM
7022 [BZ #16799]
7023 [BZ #16800]
7024 * math/s_catan.c (__catan): Avoid passing -0 denominator to atan2
7025 with 0 numerator.
7026 * math/s_catanf.c (__catanf): Likewise.
7027 * math/s_catanh.c (__catanh): Likewise.
7028 * math/s_catanhf.c (__catanhf): Likewise.
7029 * math/s_catanhl.c (__catanhl): Likewise.
7030 * math/s_catanl.c (__catanl): Likewise.
7031 * sysdeps/ieee754/flt-32/e_logf.c (__ieee754_logf): Always divide
7032 by positive zero when computing -Inf result.
7033 * math/libm-test.inc (catan_test): Use ALL_RM_TEST.
7034 (catanh_test): Likewise.
7035 * sysdeps/i386/fpu/libm-test-ulps: Update.
7036 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
7037
6f05bafe
JM
7038 [BZ #16789]
7039 * math/s_clog.c (__clog): Use math_force_eval to ensure underflow
7040 instead of using underflowing value in computing result.
7041 * math/s_clog10.c (__clog10): Likewise.
7042 * math/s_clog10f.c (__clog10f): Likewise.
7043 * math/s_clog10l.c (__clog10l): Likewise.
7044 * math/s_clogf.c (__clogf): Likewise.
7045 * math/s_clogl.c (__clogl): Likewise.
7046 * math/libm-test.inc (clog_test): Use ALL_RM_TEST.
7047 (clog10_test): Likewise.
7048 * sysdeps/i386/fpu/libm-test-ulps: Update.
7049 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
7050
b0abbc21
AM
70512014-04-02 Alan Modra <amodra@gmail.com>
7052
7053 [BZ #16739]
7054 * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl): Correct
7055 output when value is near a power of two. Use int64_t for lx and
7056 remove casts. Use decimal rather than hex exponent constants.
7057 Don't use long double multiplication when double will suffice.
7058 * math/libm-test.inc (nextafter_test_data): Add tests.
7059 * NEWS: Add 16739 and 16786 to bug list.
7060
af6b1797
AM
7061 * sysdeps/powerpc/powerpc64/power7/memrchr.S: Correct stream hint.
7062
483818d7
AM
7063 * sysdeps/powerpc/powerpc64/start.S: Add @toc to toc symbol reference.
7064
f6c55796
WN
70652014-04-01 Will Newton <will.newton@linaro.org>
7066
7067 * benchtests/Makefile (CFLAGS-bench-ffs.c): Add
7068 -fno-builtin. (CFLAGS-bench-ffsll.c): Likewise.
7069
13f7fe35
FW
70702014-04-01 Florian Weimer <fweimer@redhat.com>
7071
7072 [BZ #13347]
7073 * nptl/nptl-init.c (sighandler_setxid): Check system call result.
7074 * nptl/tst-setuid2.c: New file.
7075 * nptl/Makefile (xtests): Add tst-setuid2.
7076
c859b32e
AM
70772014-04-01 Alan Modra <amodra@gmail.com>
7078
7079 [BZ #16786]
7080 * sysdeps/powerpc/powerpc64/fpu/s_copysign.S: Don't trash stack.
7081
54fa2475
JM
70822014-03-31 Joseph Myers <joseph@codesourcery.com>
7083
8795b4a4
JM
7084 [BZ #6803]
7085 [BZ #6804]
7086 * math/w_scalb.c (__scalb): For non-SVID mode, check result and
7087 set errno as appropriate.
7088 * math/w_scalbf.c (__scalbf): Likewise.
7089 * math/w_scalbl.c (__scalbl): Likewise.
7090 * math/gen-libm-test.pl (parse_args): Handle ERRNO_PLUS_OFLOW,
7091 ERRNO_MINUS_OFLOW, ERRNO_PLUS_UFLOW and ERRNO_MINUS_UFLOW.
7092 * math/libm-test.inc (scalb_test_data): Add errno expectations.
7093 Add more NaN tests.
7094
54fa2475
JM
7095 [BZ #16349]
7096 * math/w_atan2.c: Include <errno.h>.
7097 (__atan2): Set errno for result underflowing to zero.
7098 * math/w_atan2f.c: Include <errno.h>.
7099 (__atan2f): Set errno for result underflowing to zero.
7100 * math/w_atan2l.c: Include <errno.h>.
7101 (__atan2l): Set errno for result underflowing to zero.
7102 * math/auto-libm-test-in: Don't allow missing errno for some atan2
7103 tests.
7104 * math/auto-libm-test-out: Regenerated.
7105
757d9dd5
AZ
71062014-03-31 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
7107
7108 * sysdeps/powerpc/powerpc64/power8/fpu/s_finite.S (MFVSRD_R3_V1):
7109 Encode instruction correctly in little endian.
7110 * sysdeps/powerpc/powerpc64/power8/fpu/s_isinf.S (MFVSRD_R3_V1):
7111 Likewise.
7112 * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S (MFVSRD_R3_V1):
7113 Likewise.
7114 * sysdeps/powerpc/powerpc64/power8/fpu/s_llrint.S (MFVSRD_R3_V1):
7115 Likewise.
7116 * sysdeps/powerpc/powerpc64/power8/fpu/s_llround.S (MFVSRD_R3_V1):
7117 Likewise.
7118
d7a68734
JM
71192014-03-31 Joseph Myers <joseph@codesourcery.com>
7120
47c5adeb
JM
7121 [BZ #9894]
7122 * sysdeps/unix/sysv/linux/kernel-features.h
7123 [__sparc__ && !__arch64__ && !__sparc_v9__]
7124 (__ASSUME_SET_ROBUST_LIST): Do not define.
7125 [__sparc__ && !__arch64__ && !__sparc_v9__]
7126 (__ASSUME_FUTEX_LOCK_PI): Likewise.
7127 [__sparc__ && !__arch64__ && !__sparc_v9__] (__ASSUME_REQUEUE_PI):
7128 Likewise.
7129 * sysdeps/unix/sysv/linux/arm/kernel-features.h
7130 (__ASSUME_FUTEX_LOCK_PI): Undefine.
7131 (__ASSUME_REQUEUE_PI): Likewise.
7132 (__ASSUME_SET_ROBUST_LIST): Likewise.
7133 * sysdeps/unix/sysv/linux/m68k/kernel-features.h
7134 [__LINUX_KERNEL_VERSION < 0x030a00] (__ASSUME_FUTEX_LOCK_PI):
7135 Undefine.
7136 * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
7137 [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_FUTEX_LOCK_PI):
7138 Likewise.
7139 [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_REQUEUE_PI):
7140 Likewise.
7141 [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_SET_ROBUST_LIST):
7142 Likewise.
7143 * sysdeps/unix/sysv/linux/mips/kernel-features.h
7144 [__mips == 1 || _MIPS_ARCH_R5900] (__ASSUME_FUTEX_LOCK_PI):
7145 Undefine.
7146 [__mips == 1 || _MIPS_ARCH_R5900] (__ASSUME_REQUEUE_PI): Likewise.
7147 [__mips == 1 || _MIPS_ARCH_R5900] (__ASSUME_SET_ROBUST_LIST):
7148 Likewise.
7149
d7a68734
JM
7150 [BZ #16648]
7151 * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
7152 [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_FUTIMESAT): Define.
7153 * sysdeps/unix/sysv/linux/microblaze/futimesat.c: New file.
7154
c760f5c2
WN
71552014-03-31 Will Newton <will.newton@linaro.org>
7156
7157 * benchtests/Makefile (bench): Add ffs and ffsll to list
7158 of tests.
7159 * benchtests/ffs-inputs: New file.
7160 * benchtests/ffsll-inputs: Likewise.
7161
ea6029b1
JM
71622014-03-29 Joseph Myers <joseph@codesourcery.com>
7163
7164 [BZ #16770]
7165 * math/e_scalb.c (__ieee754_scalb): Check second argument is not
7166 too large before casting to int.
7167 * math/e_scalbf.c (__ieee754_scalbf): Likewise.
7168 * math/e_scalbl.c (__ieee754_scalbl): Likewise.
7169 * math/libm-test.inc (scalb_test_data): Add more tests.
7170
cf806aff
SP
71712014-03-29 Siddhesh Poyarekar <siddhesh@redhat.com>
7172
56737508
SP
7173 * benchtests/Makefile (DETAILED_OPT): New make option.
7174 (bench-func): Run benchmark program with -d if DETAILED_OPT is
7175 set.
7176 * benchtests/bench-skeleton.c: Include stdbool.h.
7177 (main): Store and print timings per input.
7178 * benchtests/scripts/bench.py (STRUCT_TEMPLATE): Add timing
7179 member to each argument value.
7180 (EPILOGUE): Define new macros RESULT and RESULT_ACCUM.
7181 (_print_arg_data): Initialize per-input timing to 0.
7182
cb5e4aad
SP
7183 * benchtests/Makefile (timing-type): New binary.
7184 (bench-clean): Also remove bench-timing-type.
7185 (bench): New target for timing-type.
7186 (bench-func): Print output in JSON format.
7187 * benchtests/bench-skeleton.c (main): Print output in JSON
7188 format.
7189 * benchtests/bench-timing-type.c: New file.
7190 * benchtests/bench-timing.h (TIMING_TYPE): New macro.
7191 (TIMING_PRINT_STATS): Remove.
7192 * benchtests/scripts/bench.py (_print_arg_data): Store variant
7193 name separately.
7194
cf806aff
SP
7195 * benchtests/bench-modf.c: Remove.
7196 * benchtests/modf-inputs: New inputs file.
7197
289e0779
JM
71982014-03-28 Joseph Myers <joseph@codesourcery.com>
7199
7200 [BZ #16362]
7201 * math/s_clog10.c (M_PI_LOG10E): New macro.
7202 (__clog10): Use M_PI_LOG10E instead of M_PI when real and
7203 imaginary parts are 0.
7204 * math/s_clog10f.c (M_PI_LOG10Ef): New macro.
7205 (__clog10f): Use M_PI_LOG10Ef instead of M_PI when real and
7206 imaginary parts are 0.
7207 * math/s_clog10l.c (M_PI_LOG10El): New macro.
7208 (__clog10l): Use M_PI_LOG10El instead of M_PIl when real and
7209 imaginary parts are 0.
7210 * math/libm-test.inc (clog10_test_data): Update expected results
7211 for when real and imaginary parts are 0.
7212
277ae3f1
PP
72132014-03-27 Paul Pluzhnikov <ppluzhnikov@google.com>
7214
7215 * elf/dl-load.c: Finish conversion of __builtin_expect into
7216 __glibc_{un}likely.
7217
03a7091f
JM
72182014-03-27 Joseph Myers <joseph@codesourcery.com>
7219
7220 [BZ #16348]
7221 * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL) [!USE_AS_EXPM1L]: Use
7222 1+x for argument with exponent below -67.
7223 * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL) [!USE_AS_EXPM1L]:
7224 Likewise.
7225 * math/auto-libm-test-in: Add more tests of exp.
7226 * math/auto-libm-test-out: Regenerated.
7227
ea7d8b95
SP
72282014-03-27 Siddhesh Poyarekar <siddhesh@redhat.com>
7229
dd3022d7
SP
7230 [BZ #16759]
7231 * inet/getnetgrent_r.c (get_nonempty_val): New function.
7232 (nscd_getnetgrent): Use it.
7233
ea7d8b95
SP
7234 [BZ #16760]
7235 * nscd/netgroupcache.c (addgetnetgrentX): Use memmove instead
7236 of stpcpy.
7237
df5b85da
AK
72382014-03-27 Andi Kleen <ak@linux.intel.com>
7239
57f41c40
AS
7240 * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.h (lll_lock)
7241 (lll_robust_lock, lll_cond_lock, lll_timedlock)
7242 (lll_robust_cond_lock, lll_robust_timedlock, lll_unlock)
7243 (lll_robust_unlock): Remove out of line section. Use cfi
7244 intrinsics.
df5b85da 7245 (LLL_STUB_UNWIND_INFO*): Remove.
57f41c40
AS
7246 * nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h (lll_lock)
7247 (lll_robust_lock, lll_cond_lock, lll_timedlock)
7248 (lll_robust_cond_lock, lll_robust_timedlock, lll_unlock)
7249 (lll_robust_unlock): Remove out of line section. Use cfi
7250 intrinsics.
df5b85da
AK
7251 (LLL_STUB_UNWIND_INFO*): Remove.
7252
fbd6b5a4
SP
72532014-03-27 Siddhesh Poyarekar <siddhesh@redhat.com>
7254
7255 [BZ #16758]
7256 * nscd/netgroupcache.c (addinnetgrX): Succeed if triplet has
7257 blank values.
7258
1b26b855
PP
72592014-03-26 Paul Pluzhnikov <ppluzhnikov@google.com>
7260
7261 * elf/dl-load.c: Convert __builtin_expect into __glibc_{un}likely.
7262
9be36fb8
JM
72632014-03-26 Joseph Myers <joseph@codesourcery.com>
7264
7265 [BZ #16198]
7266 * sysdeps/x86_64/fpu/fegetenv.c (fegetenv): Use fldenv after
7267 fnstenv.
7268 * math/test-fenv-preserve.c: New file.
7269 * math/Makefile (tests): Add test-fenv-preserve.
7270
60a2f3c1
WN
72712014-03-26 Will Newton <will.newton@linaro.org>
7272
7273 * benchtests/bench-strtod.c (TIMEOUT): Define to 10.
7274
a5e5f1e2
RM
72752014-03-25 Roland McGrath <roland@hack.frob.com>
7276
7277 * scripts/versionlist.awk: Partition the version sets and emit all
7278 GLIBC_* (sorted) before all others (sorted).
7279
00f4012a
JM
72802014-03-25 Joseph Myers <joseph@codesourcery.com>
7281
7282 * elf/Versions (libc) [EXPORT_UNWIND_FIND_FDE]: Add empty
7283 GLIBC_2.2.5 version.
7284
7bc5a741
AZ
72852014-03-25 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
7286
7287 * scripts/localplt.awk: Check for PLT generated by internal IFUNC
7288 calls.
7289
7578473b
AZ
7290 * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h: Revert
7291 previous change.
7292
f3f1dab3
AZ
7293 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
7294
6da36183
AS
72952014-03-25 Andreas Schwab <schwab@suse.de>
7296
7297 * sysdeps/unix/sysv/linux/check_pf.c (make_request): Add out_fail2
7298 label to be used after in6ailist is initialized.
7299
f3f1dab3 73002014-03-25 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
449282f2 7301
7578473b 7302 * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h
449282f2
AZ
7303 (__PTHREAD_MUTEX_HAVE_ELISION): New define.
7304
046651c1
JM
73052014-03-25 Joseph Myers <joseph@codesourcery.com>
7306
7307 [BZ #16357]
7308 [BZ #16599]
7309 * math/gen-auto-libm-tests.c (fp_format_desc): Add field
7310 min_plus_half.
7311 (fp_formats): Update initializers.
7312 (init_fp_formats): Initialize new field.
7313 (output_for_one_input_case): Allow underflow for results up to
7314 min_plus_half.
7315 * math/libm-test.inc (log1p_test): Use ALL_RM_TEST.
7316 * math/auto-libm-test-in: Don't mark some underflows from asin and
7317 atanh as spurious.
7318 * math/auto-libm-test-out: Regenerated.
7319 * sysdeps/i386/fpu/libm-test-ulps: Update.
7320 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
7321
003e49ed
AS
73222014-03-25 Andreas Schwab <schwab@suse.de>
7323
7324 * libio/Makefile (tst-ftell-partial-wide-ENV)
7325 (tst-ftell-active-handler-ENV): Define.
7326
de031874
SL
73272014-03-25 Stefan Liebler <stli@linux.vnet.ibm.com>
7328
7329 * NEWS: Add 16712, 16713, 16714 to fixed bug list.
7330
55a81e3b
PP
73312014-03-24 Paul Pluzhnikov <ppluzhnikov@google.com>
7332
7333 * elf/tst-dlopen-aout.c: Adjust comments. Use test-skeleton.c
7334
f3426898
JM
73352014-03-24 Joseph Myers <joseph@codesourcery.com>
7336
7337 * sysdeps/ieee754/dbl-64/e_exp.c: Include <math.h>.
7338 * sysdeps/x86_64/fpu/multiarch/e_exp.c
7339 [HAVE_FMA4_SUPPORT || HAVE_AVX_SUPPORT]: Likewise.
7340
a42faf59
PP
73412014-03-24 Paul Pluzhnikov <ppluzhnikov@google.com>
7342
7343 [BZ #16634]
a42faf59 7344 * elf/dl-load.c (open_verify): Add mode parameter.
97d8ca99
CD
7345 Error early when ET_EXEC and mode does not have __RTLD_OPENEXEC.
7346 (open_path): Change from boolean 'secure' to complete flag 'mode'
7347 (_dl_map_object): Adjust.
a42faf59
PP
7348 * elf/Makefile (tests): Add tst-dlopen-aout.
7349 * elf/tst-dlopen-aout.c: New test.
7350
50936127
SL
73512014-03-24 Stefan Liebler <stli@linux.vnet.ibm.com>
7352
7353 [BZ #16714]
7354 * sysdeps/unix/sysv/linux/s390/bits/stat.h
7355 (struct stat): Rename member pad0 to __glibc_reserved0.
7356
26011b5c
SL
7357 [BZ #16712]
7358 * sysdeps/s390/s390-32/bits/wordsize.h
7359 (__WORDSIZE32_SIZE_ULONG): New define.
7360 * sysdeps/s390/s390-64/bits/wordsize.h
7361 (__WORDSIZE32_SIZE_ULONG): Likewise.
7362 * sysdeps/generic/stdint.h (SIZE_MAX):
7363 Define as UL if __WORDSIZE32_SIZE_ULONG.
7364
a2d86bf1
SL
7365 [BZ #16713]
7366 * sysdeps/unix/sysv/linux/s390/bits/sigaction.h
7367 (__glibc_reserved0): New variable.
7368 (sa_flags): Change type to int.
7369
78b6eebc
SL
7370 * posix/Makefile (before-compile): Use += before-compile instead
7371 of a :=.
7372
f1399b5a
SL
7373 * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h
7374 (__PTHREAD_MUTEX_HAVE_ELISION): New define.
7375
a071766e
AS
73762014-03-20 Andreas Schwab <schwab@suse.de>
7377
7378 [BZ #16743]
7379 * sysdeps/posix/getaddrinfo.c (gaih_inet): Properly skip over
7380 non-matching result from nscd.
7381
27c673b8
SP
73822014-03-24 Siddhesh Poyarekar <siddhesh@redhat.com>
7383
7384 * scripts/bench.py: Moved to ...
7385 * benchtests/scripts/bench.py: ... here.
7386 * benchtests/Makefile ($(objpfx)bench-%.c): Adjust.
7387
44152e4b
AS
73882014-03-24 Andreas Schwab <schwab@suse.de>
7389
7390 [BZ #16002]
7391 * sysdeps/unix/sysv/linux/check_pf.c (make_request): Use
7392 alloca_account and account alloca use for struct in6ailist.
7393
b376a11a
JM
73942014-03-24 Joseph Myers <joseph@codesourcery.com>
7395
7396 [BZ #16284]
7397 * sysdeps/ieee754/dbl-64/e_exp.c (__ieee754_exp): Use original
7398 rounding mode to recompute results that overflow to infinity or
7399 underflow to zero.
7400 * math/auto-libm-test-in: Don't mark tests as expected to fail for
7401 bug 16284.
7402 * math/auto-libm-test-out: Regenerated.
7403 * math/libm-test.inc (ccos_test): Use ALL_RM_TEST.
7404 (ccosh_test): Likewise.
7405 (csin_test_data): Use plus_oflow.
7406 (csin_test): Use ALL_RM_TEST.
7407 (csinh_test_data): Use plus_oflow.
7408 (csinh_test): Use ALL_RM_TEST.
7409 * sysdeps/i386/fpu/libm-test-ulps: Update.
7410 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
7411
f7be7376
JM
74122014-03-21 Joseph Myers <joseph@codesourcery.com>
7413
1ca2d03e
JM
7414 * sysdeps/mips/bits/wordsize.h: Include <sgidefs.h>.
7415 * sysdeps/unix/sysv/linux/mips/getrlimit64.c: Likewise.
7416 * sysdeps/unix/sysv/linux/mips/setrlimit64.c: Likewise.
7417
f7be7376
JM
7418 [BZ #16731]
7419 * sysdeps/i386/fpu/e_log.S (__ieee754_log): Take absolute value
7420 when x - 1 is zero.
7421 * sysdeps/i386/fpu/e_logf.S (__ieee754_logf): Likewise.
7422 * sysdeps/i386/fpu/e_logl.S (__ieee754_logl): Likewise.
7423 * sysdeps/i386/i686/fpu/e_logl.S (__ieee754_logl): Likewise.
7424 * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Return +0 when
7425 argument is 1.
7426 * sysdeps/ieee754/ldbl-128/e_logl.c (__ieee754_logl): Likewise.
7427 * sysdeps/x86_64/fpu/e_logl.S: Take absolute value when x - 1 is
7428 zero.
7429 * math/libm-test.inc (log_test): Use ALL_RM_TEST.
7430 * sysdeps/i386/fpu/libm-test-ulps: Update.
7431 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
7432
fdf4534d
SP
74332014-03-21 Siddhesh Poyarekar <siddhesh@redhat.com>
7434
df26ea53
SP
7435 * scripts/bench.pl: Remove file.
7436 * scripts/bench.py: New benchmark script.
7437 * benchtests/Makefile ($(objpfx)bench-%.c): Use it.
7438 * benchtests/README: Mention python dependency.
7439 * scripts/pylintrc: New file.
7440 * scripts/pylint: New file.
7441
fdf4534d
SP
7442 * bits/mathdef.h: Use #ifdef instead of #if.
7443 * sysdeps/arm/bits/mathdef.h [defined __USE_ISOC99 && defined
7444 _MATH_H && !defined _MATH_H_MATHDEF]: Likewise.
7445 * sysdeps/tile/bits/mathdef.h [defined __USE_ISOC99 && defined
7446 _MATH_H && !defined _MATH_H_MATHDEF]: Likewise.
7447 * sysdeps/x86/bits/mathdef.h [defined __USE_ISOC99 && defined
7448 _MATH_H && !defined _MATH_H_MATHDEF]: Likewise.
7449
6f23d093
AZ
74502014-03-20 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
7451 Vidya Ranganathan <vidya@linux.vnet.ibm.com>
7452
7453 * string/strpbrk.c (strpbrk): Using macro to redefine symbol name.
7454 * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strpbrk-power7
7455 and strpbrk-ppc64 objects.
7456 * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
7457 (__libc_ifunc_impl_list): Add new strpbrk optimized symbols.
7458 * sysdeps/powerpc/powerpc64/multiarch/strpbrk-power7.S: New file:
7459 multiarch strpbrk for POWER7.
7460 * sysdeps/powerpc/powerpc64/multiarch/strpbrk-ppc64.c: New file:
7461 multiarch strpbrk for PPC64.
7462 * sysdeps/powerpc/powerpc64/multiarch/strpbrk.c: New file: strpbrk
7463 ifunc selector.
7464 * sysdeps/powerpc/powerpc64/power7/strpbrk.S: New file: optimited
7465 strpbrk for POWER7.
7466
8c92dfff
JM
74672014-03-20 Joseph Myers <joseph@codesourcery.com>
7468
7469 * math/libm-test.inc (asinh_test): Use ALL_RM_TEST.
7470 (atan_test): Likewise.
7471 (atanh_test_data): Use NO_TEST_INLINE for two tests.
7472 (atanh_test): Use ALL_RM_TEST.
7473 (atan2_test_data): Likewise.
7474 (cabs_test): Likewise.
7475 (cacosh_test): Likewise.
7476 (carg_test): Likewise.
7477 (casin_test): Likewise.
7478 (casinh_test): Likewise.
7479 (cbrt_test): Likewise.
7480 (csqrt_test): Likewise.
7481 (erf_test): Likewise.
7482 (erfc_test): Likewise.
7483 (pow10_test): Likewise.
7484 (exp2_test): Likewise.
7485 (hypot_test): Likewise.
7486 (j0_test): Likewise.
7487 (j1_test): Likewise.
7488 (lgamma_test): Likewise.
7489 (gamma_test): Likewise.
7490 (sincos_test): Likewise.
7491 (tanh_test): Likewise.
7492 (y0_test): Likewise.
7493 (y1_test): Likewise.
7494 * sysdeps/i386/fpu/libm-test-ulps: Update.
7495 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
7496
6eaf95cb
AZ
74972014-03-20 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
7498
a387428c
SP
7499 * string/strcspn.c (strcspn): Using macro to redefine symbol name.
7500 * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcspn-power7
6eaf95cb
AZ
7501 and strcspn-ppc64 objects.
7502 * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
7503 (__libc_ifunc_impl_list): Add new strcspn optimized symbols.
7504 * sysdeps/powerpc/powerpc64/multiarch/strcspn-power7.S: New file:
7505 multiarch strcspn for POWER7.
7506 * sysdeps/powerpc/powerpc64/multiarch/strcspn-ppc64.c: New file:
7507 multiarch strcspn for PPC64.
7508 * sysdeps/powerpc/powerpc64/multiarch/strcspn.c: New file: strcspn
7509 ifunc selector.
7510 * sysdeps/powerpc/powerpc64/power7/strcspn.S: New file: optimited
7511 strcspn for POWER7.
7512
ae3a5dff
JM
75132014-03-20 Joseph Myers <joseph@codesourcery.com>
7514
7515 * math/gen-libm-test.pl (generate_testfile): Expect only function
7516 name as argument to AUTO_TESTS_* and pass results for all rounding
7517 modes to parse_args.
7518 (parse_auto_input): Separate inputs of automatic tests from
7519 outputs before storing in %auto_tests.
7520 * math/libm-test.inc (acos_test_data): Update call to
7521 AUTO_TESTS_f_f.
7522 (acos_test): Use ALL_RM_TEST.
7523 (acos_tonearest_test_data): Remove.
7524 (acos_test_tonearest): Likewise.
7525 (acos_towardzero_test_data): Likewise.
7526 (acos_test_towardzero): Likewise.
7527 (acos_downward_test_data): Likewise.
7528 (acos_test_downward): Likewise.
7529 (acos_upward_test_data): Likewise.
7530 (acos_test_upward): Likewise.
7531 (acosh_test_data): Update call to AUTO_TESTS_f_f.
7532 (asin_test_data): Likewise.
7533 (asin_test): Use ALL_RM_TEST.
7534 (asin_tonearest_test_data): Remove.
7535 (asin_test_tonearest): Likewise.
7536 (asin_towardzero_test_data): Likewise.
7537 (asin_test_towardzero): Likewise.
7538 (asin_downward_test_data): Likewise.
7539 (asin_test_downward): Likewise.
7540 (asin_upward_test_data): Likewise.
7541 (asin_test_upward): Likewise.
7542 (asinh_test_data): Update call to AUTO_TESTS_f_f.
7543 (atan_test_data): Likewise.
7544 (atanh_test_data): Likewise.
7545 (atan2_test_data): Update call to AUTO_TESTS_ff_f.
7546 (cabs_test_data): Update call to AUTO_TESTS_c_f.
7547 (carg_test_data): Likewise.
7548 (cbrt_test_data): Update call to AUTO_TESTS_f_f.
7549 (ccos_test_data): Update call to AUTO_TESTS_c_c.
7550 (ccosh_test_data): Likewise.
7551 (cexp_test_data): Likewise.
7552 (clog_test_data): Likewise.
7553 (clog10_test_data): Likewise.
7554 (cos_test_data): Update call to AUTO_TESTS_f_f.
7555 (cos_test): Use ALL_RM_TEST.
7556 (cos_tonearest_test_data): Remove.
7557 (cos_test_tonearest): Likewise.
7558 (cos_towardzero_test_data): Likewise.
7559 (cos_test_towardzero): Likewise.
7560 (cos_downward_test_data): Likewise.
7561 (cos_test_downward): Likewise.
7562 (cos_upward_test_data): Likewise.
7563 (cos_test_upward): Likewise.
7564 (cosh_test_data): Update call to AUTO_TESTS_f_f.
7565 (cosh_test): Use ALL_RM_TEST.
7566 (cosh_tonearest_test_data): Remove.
7567 (cosh_test_tonearest): Likewise.
7568 (cosh_towardzero_test_data): Likewise.
7569 (cosh_test_towardzero): Likewise.
7570 (cosh_downward_test_data): Likewise.
7571 (cosh_test_downward): Likewise.
7572 (cosh_upward_test_data): Likewise.
7573 (cosh_test_upward): Likewise.
7574 (cpow_test_data): Update call to AUTO_TESTS_cc_c.
7575 (csqrt_test_data): Update call to AUTO_TESTS_c_c.
7576 (ctan_test_data): Likewise.
7577 (ctan_test): Use ALL_RM_TEST.
7578 (ctan_tonearest_test_data): Remove.
7579 (ctan_test_tonearest): Likewise.
7580 (ctan_towardzero_test_data): Likewise.
7581 (ctan_test_towardzero): Likewise.
7582 (ctan_downward_test_data): Likewise.
7583 (ctan_test_downward): Likewise.
7584 (ctan_upward_test_data): Likewise.
7585 (ctan_test_upward): Likewise.
7586 (ctanh_test_data): Update call to AUTO_TESTS_c_c.
7587 (ctanh_test): Use ALL_RM_TEST.
7588 (ctanh_tonearest_test_data): Remove.
7589 (ctanh_test_tonearest): Likewise.
7590 (ctanh_towardzero_test_data): Likewise.
7591 (ctanh_test_towardzero): Likewise.
7592 (ctanh_downward_test_data): Likewise.
7593 (ctanh_test_downward): Likewise.
7594 (ctanh_upward_test_data): Likewise.
7595 (ctanh_test_upward): Likewise.
7596 (erf_test_data): Update call to AUTO_TESTS_f_f.
7597 (erfc_test_data): Likewise.
7598 (exp_test_data): Likewise.
7599 (exp_test): Use ALL_RM_TEST.
7600 (exp_tonearest_test_data): Remove.
7601 (exp_test_tonearest): Likewise.
7602 (exp_towardzero_test_data): Likewise.
7603 (exp_test_towardzero): Likewise.
7604 (exp_downward_test_data): Likewise.
7605 (exp_test_downward): Likewise.
7606 (exp_upward_test_data): Likewise.
7607 (exp_test_upward): Likewise.
7608 (exp10_test_data): Update call to AUTO_TESTS_f_f.
7609 (exp10_test): Use ALL_RM_TEST.
7610 (exp10_tonearest_test_data): Remove.
7611 (exp10_test_tonearest): Likewise.
7612 (exp10_towardzero_test_data): Likewise.
7613 (exp10_test_towardzero): Likewise.
7614 (exp10_downward_test_data): Likewise.
7615 (exp10_test_downward): Likewise.
7616 (exp10_upward_test_data): Likewise.
7617 (exp10_test_upward): Likewise.
7618 (exp2_test_data): Update call to AUTO_TESTS_f_f.
7619 (expm1_test_data): Likewise.
7620 (expm1_test): Use ALL_RM_TEST.
7621 (expm1_tonearest_test_data): Remove.
7622 (expm1_test_tonearest): Likewise.
7623 (expm1_towardzero_test_data): Likewise.
7624 (expm1_test_towardzero): Likewise.
7625 (expm1_downward_test_data): Likewise.
7626 (expm1_test_downward): Likewise.
7627 (expm1_upward_test_data): Likewise.
7628 (expm1_test_upward): Likewise.
7629 (fma_test_data): Update call to AUTO_TESTS_fff_f.
7630 (fma_test): Use ALL_RM_TEST.
7631 (fma_towardzero_test_data): Remove.
7632 (fma_test_towardzero): Likewise.
7633 (fma_downward_test_data): Likewise.
7634 (fma_test_downward): Likewise.
7635 (fma_upward_test_data): Likewise.
7636 (fma_test_upward): Likewise.
7637 (hypot_test_data): Update call to AUTO_TESTS_ff_f.
7638 (j0_test_data): Update call to AUTO_TESTS_f_f.
7639 (j1_test_data): Likewise.
7640 (jn_test_data): Update call to AUTO_TESTS_if_f.
7641 (lgamma_test_data): Update call to AUTO_TESTS_f_f1.
7642 (log_test_data): Update call to AUTO_TESTS_f_f.
7643 (log10_test_data): Likewise.
7644 (log1p_test_data): Likewise.
7645 (log2_test_data): Likewise.
7646 (pow_test_data): Update call to AUTO_TESTS_ff_f.
7647 (pow_tonearest_test_data): Likewise.
7648 (sin_test_data): Update call to AUTO_TESTS_f_f.
7649 (sin_test): Use ALL_RM_TEST.
7650 (sin_tonearest_test_data): Remove.
7651 (sin_test_tonearest): Likewise.
7652 (sin_towardzero_test_data): Likewise.
7653 (sin_test_towardzero): Likewise.
7654 (sin_downward_test_data): Likewise.
7655 (sin_test_downward): Likewise.
7656 (sin_upward_test_data): Likewise.
7657 (sin_test_upward): Likewise.
7658 (sincos_test_data): Update call to AUTO_TESTS_fFF_11.
7659 (sinh_test_data): Update call to AUTO_TESTS_f_f.
7660 (sinh_test): Use ALL_RM_TEST.
7661 (sinh_tonearest_test_data): Remove.
7662 (sinh_test_tonearest): Likewise.
7663 (sinh_towardzero_test_data): Likewise.
7664 (sinh_test_towardzero): Likewise.
7665 (sinh_downward_test_data): Likewise.
7666 (sinh_test_downward): Likewise.
7667 (sinh_upward_test_data): Likewise.
7668 (sinh_test_upward): Likewise.
7669 (sqrt_test_data): Update call to AUTO_TESTS_f_f.
7670 (sqrt_test): Use ALL_RM_TEST.
7671 (sqrt_tonearest_test_data): Remove.
7672 (sqrt_test_tonearest): Likewise.
7673 (sqrt_towardzero_test_data): Likewise.
7674 (sqrt_test_towardzero): Likewise.
7675 (sqrt_downward_test_data): Likewise.
7676 (sqrt_test_downward): Likewise.
7677 (sqrt_upward_test_data): Likewise.
7678 (sqrt_test_upward): Likewise.
7679 (tan_test_data): Update call to AUTO_TESTS_f_f.
7680 (tan_test): Use ALL_RM_TEST.
7681 (tan_tonearest_test_data): Remove.
7682 (tan_test_tonearest): Likewise.
7683 (tan_towardzero_test_data): Likewise.
7684 (tan_test_towardzero): Likewise.
7685 (tan_downward_test_data): Likewise.
7686 (tan_test_downward): Likewise.
7687 (tan_upward_test_data): Likewise.
7688 (tan_test_upward): Likewise.
7689 (tanh_test_data): Update call to AUTO_TESTS_f_f.
7690 (tgamma_test_data): Likewise.
7691 (y0_test_data): Likewise.
7692 (y1_test_data): Likewise.
7693 (yn_test_data): Update call to AUTO_TESTS_if_f.
7694 (main): Do not call removed functions.
7695
d71aeee8
JM
76962014-03-19 Joseph Myers <joseph@codesourcery.com>
7697
7698 * math/libm-test.inc (fdim_test): Use ALL_RM_TEST.
7699 (ldexp_test_data): Remove.
7700 (ldexp_test): Move to after scalbn_test. Use ALL_RM_TEST with
7701 scalbn_test_data.
7702 (scalb_test): Use ALL_RM_TEST.
7703
baaf1ded
AS
77042014-03-19 Andreas Schwab <schwab@suse.de>
7705
7706 * nscd/nscd.service: Also invalidate netgroup cache on reload.
7707
b1115e91
JM
77082014-03-19 Joseph Myers <joseph@codesourcery.com>
7709
7710 [BZ #16649]
7711 * sysdeps/unix/sysv/linux/alpha/kernel-features.h
7712 [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_PREADV): Undefine.
7713 [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_PWRITEV): Likewise.
7714 * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
7715 (__ASSUME_PREADV): Undefine.
7716 (__ASSUME_PWRITEV): Likewise.
7717
0283ecca
RM
77182014-03-18 Roland McGrath <roland@hack.frob.com>
7719
7d375303
RM
7720 * bits/mman-linux.h: Add comment about non-Linux use.
7721 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add comment about
7722 bits/mman-linux.h resting place.
7723
0283ecca
RM
7724 * sysdeps/unix/sysv/linux/bits/mman-linux.h: Moved to ...
7725 * bits/mman-linux.h: ... here.
7726
aebe1003
AZ
77272014-03-18 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
7728
7729 * conform/conformtest.pl: Add standard definition when calling C
7730 preprocessor on data files.
7731 (checknamespace): Remove unused variable.
7732
b29b6bb8
JM
77332014-03-18 Joseph Myers <joseph@codesourcery.com>
7734
7735 * math/gen-libm-test.pl (parse_args): Handle plus_oflow,
7736 minus_oflow, plus_uflow and minus_uflow in expected results.
7737 * math/libm-test.inc (scalbn_test_data): Add more tests of
7738 negative arguments. Use plus_oflow, minus_oflow, plus_uflow and
7739 minus_uflow.
7740 (scalbn_test): Use ALL_RM_TEST.
7741 (scalbln_test_data): Add more tests of negative arguments. Use
7742 plus_oflow, minus_oflow, plus_uflow and minus_uflow.
7743 (scalbln_test): Use ALL_RM_TEST.
7744
c8f8fa15
RM
77452014-03-18 Roland McGrath <roland@hack.frob.com>
7746
7747 * scripts/abilist.awk: Ignore symbols marked with .hidden.
7748
fede7a5f
WN
77492014-03-18 Will Newton <will.newton@linaro.org>
7750
7751 * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Remove
7752 inaccurate comment.
7753
80cf0a58
JM
77542014-03-18 Joseph Myers <joseph@codesourcery.com>
7755
7756 * Makerules [!subdir] (check-abi): Exit with error status if a
7757 test failed.
7758
b3620862
JM
77592014-03-17 Joseph Myers <joseph@codesourcery.com>
7760
7761 * math/libm-test.inc (nearbyint_test_data): Include all tests used
7762 for rint. Include results for all rounding modes.
7763 (nearbyint_test): Use ALL_RM_TEST.
7764 (rint_test_data): Include all tests used for nearbyint.
7765
788bba36
WN
77662014-03-17 Will Newton <will.newton@linaro.org>
7767
04ec140a
WN
7768 * nptl/sysdeps/pthread/pthread.h: Revert previous
7769 change.
7770
7579d8d5
WN
7771 * sysdeps/generic/ldsodefs.h: Revert previous
7772 change.
7773
c15cf13a
WN
7774 * libio/genops.c: Revert previous change.
7775 * libio/libioP.h: Likewise.
7776 * stdio-common/vfprintf.c: Likewise.
7777
d0ac1324
WN
7778 * sysdeps/generic/math_private.h: Revert previous
7779 change.
7780
9290130a
WN
7781 * sysdeps/generic/math_private.h: Check whether
7782 HAVE_RM_CTX is defined with #ifdef rather
7783 than #if.
7784
afb466fc
WN
7785 * argp/argp-fmtstream.h: Check whether
7786 __STRICT_ANSI__ is defined with #ifdef rather
7787 than #if.
7788 * argp/argp.h: Likewise.
7789
f7efd7c3
WN
7790 * libio/genops.c: Check whether
7791 _IO_JUMPS_OFFSET is defined with #ifdef rather
7792 than #if.
7793 * libio/libioP.h: Likewise.
7794 * stdio-common/vfprintf.c: Likewise.
7795
53f1bed3
WN
7796 * sysdeps/generic/ldsodefs.h: Check whether
7797 HP_SMALL_TIMING_AVAIL is defined with #ifdef rather
7798 than #if.
7799
788bba36
WN
7800 * nptl/sysdeps/pthread/pthread.h: Check
7801 __PTHREAD_MUTEX_HAVE_ELISION is defined before testing
7802 its value.
7803
fcd89ebe
SP
78042014-03-17 Siddhesh Poyarekar <siddhesh@redhat.com>
7805
ae42bbc5
SP
7806 * libio/iofdopen.c (_IO_new_fdopen): Seek to end only if
7807 setting O_APPEND.
7808 * libio/tst-ftell-active-handler.c (do_append_test): Add a
7809 test case.
7810
ea33158c
SP
7811 [BZ #16680]
7812 * libio/fileops.c (_IO_file_open): Seek to end of file but
7813 don't cache the offset.
7814 (get_file_offset): Remove function.
7815 (do_ftell): Use cached offset when available.
7816 * libio/iofdopen.c (_IO_new_fdopen): Seek to end of file but
7817 don't cache the offset.
7818 * libio/tst-ftell-active-handler.c (do_rewind_test): New test
7819 case.
7820 (do_one_test): Call it.
7821 (do_ftell_test): Fix up expected old offset for a+ mode.
7822 * libio/wfileops.c (do_ftell_wide): Used cached offset when
7823 available.
7824
b1dbb426
SP
7825 * libio/tst-ftell-active-handler.c (do_ftell_test): Don't mix
7826 up test status with function return status.
7827 (do_write_test): Likewise.
7828 (do_append_test): Likewise.
7829
fcd89ebe
SP
7830 * nptl/sysdeps/pthread/bits/libc-lockP.h [defined NOT_IN_libc
7831 && !defined IS_IN_libpthread && __LT_SPINNOCK_INIT != 0]:
7832 Remove.
7833
9962a2d3
JM
78342014-03-17 Joseph Myers <joseph@codesourcery.com>
7835
7836 * math/gen-libm-test.pl (parse_args): Handle results specified for
7837 each rounding mode separately.
7838 * math/libm-test.inc (lrint_test_data): Merge in per-rounding-mode
7839 tests and results from lrint_tonearest_test_data,
7840 lrint_towardzero_test_data, lrint_downward_test_data and
7841 lrint_upward_test_data.
7842 (lrint_test): Use ALL_RM_TEST.
7843 (lrint_tonearest_test_data): Remove.
7844 (lrint_test_tonearest): Likewise.
7845 (lrint_towardzero_test_data): Likewise.
7846 (lrint_test_towardzero): Likewise.
7847 (lrint_downward_test_data): Likewise.
7848 (lrint_test_downward): Likewise.
7849 (lrint_upward_test_data): Likewise.
7850 (lrint_test_upward): Likewise.
7851 (llrint_test_data): Merge in per-rounding-mode tests and results
7852 from llrint_tonearest_test_data, llrint_towardzero_test_data,
7853 llrint_downward_test_data and llrint_upward_test_data.
7854 (llrint_test): Use ALL_RM_TEST.
7855 (llrint_tonearest_test_data): Remove.
7856 (llrint_test_tonearest): Likewise.
7857 (llrint_towardzero_test_data): Likewise.
7858 (llrint_test_towardzero): Likewise.
7859 (llrint_downward_test_data): Likewise.
7860 (llrint_test_downward): Likewise.
7861 (llrint_upward_test_data): Likewise.
7862 (llrint_test_upward): Likewise.
7863 (rint_test_data): Merge in per-rounding-mode tests and results
7864 from rint_tonearest_test_data, rint_towardzero_test_data,
7865 rint_downward_test_data and rint_upward_test_data. Add
7866 per-rounding-mode results for tests not in those arrays.
7867 (rint_test): Use ALL_RM_TEST.
7868 (rint_tonearest_test_data): Remove.
7869 (rint_test_tonearest): Likewise.
7870 (rint_towardzero_test_data): Likewise.
7871 (rint_test_towardzero): Likewise.
7872 (rint_downward_test_data): Likewise.
7873 (rint_test_downward): Likewise.
7874 (rint_upward_test_data): Likewise.
7875 (rint_test_upward): Likewise.
7876 (main): Don't call removed functions.
7877
5006148e
RM
78782014-03-14 Roland McGrath <roland@hack.frob.com>
7879
7880 * csu/Makefile ($(objpfx)version-info.h): Remove linux-specific
7881 "Compiled on ..." crapola. It is anti-useful.
7882
d6fe5e58
JM
78832014-03-14 Joseph Myers <joseph@codesourcery.com>
7884
7885 * scripts/evaluate-test.sh: Handle fourth argument to determine
7886 whether test run should stop on failure.
7887 * Makeconfig (stop-on-test-failure): New variable.
7888 (evaluate-test): Pass fourth argument to evaluate-test.sh based on
7889 $(stop-on-test-failure).
7890 * Makefile (tests): Give a summary of results from testing and
7891 exit with failure status if they include an ERROR or FAIL.
7892 (xtests): Likewise.
7893 * manual/install.texi (Configuring and compiling): Mention
7894 stop-on-test-failure=y.
7895 * INSTALL: Regenerated.
7896
498a2233
RM
78972014-03-14 Roland McGrath <roland@hack.frob.com>
7898
22dbc19d
RM
7899 * scripts/versionlist.awk: New file.
7900 * Makerules [$(build-shared) = yes]
7901 (postclean-generated): Add Versions.def, not Versions.def.v and
7902 Versions.def.v.i.
7903 ($(common-objpfx)Versions.def.v.i): Target removed.
7904 ($(common-objpfx)Versions.def): New target.
7905 ($(common-objpfx)Versions.all): Depend on that rather that
7906 $(common-objpfx)Versions.def.v.
7907 * Versions.def: File removed.
7908
498a2233
RM
7909 * Makeconfig (+gccwarn): Add -Wundef.
7910 * include/errno.h [IS_IN_rtld] [!RTLD_PRIVATE_ERRNO]: #error to catch
7911 a dl-sysdep.h breaking its contract.
7912 [!IS_IN_rtld] (RTLD_PRIVATE_ERRNO): Define it to 0.
7913 * include/stackinfo.h: New file.
7914 * nptl/sysdeps/i386/tls.h (TLS_DTV_AT_TP): New macro.
7915 * nptl/sysdeps/powerpc/tls.h (TLS_TCB_AT_TP): New macro.
7916 * nptl/sysdeps/s390/tls.h (TLS_DTV_AT_TP): New macro.
7917 * nptl/sysdeps/sh/tls.h (TLS_TCB_AT_TP): New macro.
7918 * nptl/sysdeps/sparc/tls.h (TLS_DTV_AT_TP): New macro.
7919 * nptl/sysdeps/x86_64/tls.h (TLS_DTV_AT_TP): New macro.
7920 * sysdeps/aarch64/nptl/tls.h (TLS_TCB_AT_TP): New macro.
7921 * sysdeps/alpha/nptl/tls.h (TLS_TCB_AT_TP): New macro.
7922 * sysdeps/arm/nptl/tls.h (TLS_TCB_AT_TP): New macro.
7923 * sysdeps/ia64/nptl/tls.h (TLS_TCB_AT_TP): New macro.
7924 * sysdeps/m68k/nptl/tls.h (TLS_TCB_AT_TP): New macro.
7925 * sysdeps/mach/hurd/i386/tls.h (TLS_DTV_AT_TP): New macro.
7926 * sysdeps/microblaze/nptl/tls.h (TLS_TCB_AT_TP): New macro.
7927 * sysdeps/mips/nptl/tls.h (TLS_TCB_AT_TP): New macro.
7928 * sysdeps/tile/nptl/tls.h (TLS_TCB_AT_TP): New macro.
7929
c7de5025
AZ
79302014-03-14 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
7931
7932 [BZ #16707]
7933 * sysdeps/powerpc/powerpc64/fpu/s_roundl.S: Remove wrong
7934 implementation.
7935 * math/libm-test.inc (round_test_data): Add more tests.
7936
98fb27a3
AZ
7937 [BZ #16706]
7938 * sysdeps/powerpc/powerpc64/fpu/s_nearbyintl.S: Remove wrong
7939 implementation.
7940 * math/libm-test.inc (nearbyint_test_data): Add more tests.
7941
374f7f61
AZ
7942 [BZ #16701]
7943 * sysdeps/powerpc/powerpc64/fpu/s_ceill.S: Remove wrong
7944 implementation.
7945 * math/libm-test.inc (ceil_test_data): Add more tests.
7946
4655c291
AZ
7947 * math/libm-test.inc (trunc_test_data): Add more tests related to
7948 BZ#16414.
7949
d7329d4b
RM
79502014-03-14 Roland McGrath <roland@hack.frob.com>
7951
7952 * nptl/pthread_create.c (__pthread_create_2_1): Test TLS_TCB_AT_TP
7953 with #if rather than #ifdef.
7954 * nptl/sysdeps/pthread/createthread.c (create_thread): Likewise.
7955
aa4de9ce
L
79562014-03-14 H.J. Lu <hongjiu.lu@intel.com>
7957
7958 * sysdeps/x86_64/configure.ac: Check AVX-512 assembler support
7959 first. Disable AVX-512 GCC support if assembler doesn't support
7960 it.
7961 * sysdeps/x86_64/configure: Regenerated.
7962
2e03fae7
CD
79632014-03-13 Carlos O'Donell <carlos@redhat.com>
7964
7965 * nptl/pthread_attr_setstack.c (__pthread_attr_setstack)
7966 [!_STACK_GROWS_DOWN]: Don't add stacksize to stackaddr.
7967 (__old_pthread_attr_setstack): Likewise.
7968 * nptl/pthread_attr_getstack.c (__pthread_attr_getstack)
7969 [!_STACK_GROWS_DOWN]: Likewise.
7970
43ca83ec
MF
79712014-03-13 Mike Frysinger <vapier@gentoo.org>
7972
7973 * config.make.in (have-bash2): Delete.
7974 * configure.ac (libc_cv_have_bash2): Delete.
7975 * configure: Regenerate.
7976 * elf/Makefile (common-ldd-rewrite): Rename to ...
7977 (ldd-rewrite): ... this. Move bash-ldd-rewrite content to end.
7978 (sh-ldd-rewrite): Delete.
7979 (bash-ldd-rewrite): Delete.
7980 (have-bash2): Delete checks.
57f41c40
AS
7981 [ldd-rewrite-script]: Change $(ldd-shell)-ldd-rewrite to
7982 ldd-rewrite.
c66e48b4
MF
7983
7984 * config.make.in (have-ksh): Delete.
7985 (KSH): Delete.
7986 * configure.ac (libc_cv_have_ksh): Delete.
7987 * configure: Regenerate.
7988
b93834ef
MF
7989 * elf/Makefile: Delete $(have-ksh) check.
7990 ($(objpfx)sotruss): Change KSH to BASH.
7991 * elf/sotruss.ksh: Rename to ...
7992 * elf/sotruss.sh: ... this. Change @KSH@ to @BASH@. Change
7993 function style to match POSIX. Drop ksh vim mode setting.
7994
f3a4632a
MF
7995 * manual/time.texi (Specifying the Time Zone with TZ): Change
7996 Tuesday to Thursday.
7997
5896c8bd
MF
7998 * debug/tst-longjmp_chk2.c: Update header comment.
7999 (stackoverflow_handler): Add comment. Call assert on pass value.
8000
2d63a517
IZ
80012014-03-13 Igor Zamyatin <igor.zamyatin@intel.com>
8002
8003 * config.h.in (HAVE_AVX512_SUPPORT): New #undef.
8004 (HAVE_AVX512_ASM_SUPPORT): Likewise.
8005 * sysdeps/x86_64/bits/link.h (La_x86_64_zmm): New.
8006 (La_x86_64_vector): Add zmm.
8007 * sysdeps/x86_64/Makefile (tests): Add tst-audit10.
8008 (modules-names): Add tst-auditmod10a and tst-auditmod10b.
8009 ($(objpfx)tst-audit10): New target.
8010 ($(objpfx)tst-audit10.out): Likewise.
8011 (tst-audit10-ENV): New.
8012 (AVX512-CFLAGS): Likewise.
8013 (CFLAGS-tst-audit10.c): Likewise.
8014 (CFLAGS-tst-auditmod10a.c): Likewise.
8015 (CFLAGS-tst-auditmod10b.c): Likewise.
8016 * sysdeps/x86_64/configure.ac: Set config-cflags-avx512,
8017 HAVE_AVX512_SUPPORT and HAVE_AVX512_ASM_SUPPORT.
8018 * sysdeps/x86_64/configure: Regenerated.
8019 * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Add
8020 AVX-512 zmm register support.
8021 (_dl_x86_64_save_sse): Likewise.
8022 (_dl_x86_64_restore_sse): Likewise.
8023 * sysdeps/x86_64/dl-trampoline.h: Updated to support different
8024 size vector registers.
8025 * sysdeps/x86_64/link-defines.sym (YMM_SIZE): New.
8026 (ZMM_SIZE): Likewise.
8027 * sysdeps/x86_64/tst-audit10.c: New file.
8028 * sysdeps/x86_64/tst-auditmod10a.c: Likewise.
8029 * sysdeps/x86_64/tst-auditmod10b.c: Likewise.
8030
44c4e5d5
RM
80312014-03-13 Roland McGrath <roland@hack.frob.com>
8032
8033 * configure.ac (HAVE_EHDR_START): New check.
8034 * configure: Regenerated.
8035 * config.h.in (HAVE_EHDR_START): New #undef.
8036 * elf/rtld.c (dl_main) [HAVE_EHDR_START]: Use __ehdr_start rather than
8037 assuming the lowest-addressed segment maps the start of the file.
8038
acd6e389
JM
80392014-03-13 Joseph Myers <joseph@codesourcery.com>
8040
8041 * INSTALL: Regenerated.
8042
6f918f36
WN
80432014-03-13 Will Newton <will.newton@linaro.org>
8044
8045 * manual/setjmp.texi (System V contexts): Improve
8046 clarity and grammar of documentation.
8047
798212a0
PP
80482014-03-12 Paul Pluzhnikov <ppluzhnikov@google.com>
8049
8050 [BZ #16381]
798212a0 8051 * elf/Makefile (tests): Add tst-pie2.
2e03fae7 8052 (tests-pie): Add tst-pie2.
798212a0
PP
8053 * elf/tst-pie2.c: New file.
8054 * elf/dl-load.c (_dl_map_object_from_fd): Assert correct l_type
8055 for ET_EXEC.
8056 * elf/rtld.c (map_doit): Load executable as lt_executable.
8057 (dl_main): Likewise.
8058
abe6d90c
JM
80592014-03-12 Joseph Myers <joseph@codesourcery.com>
8060
8061 [BZ #16642]
8062 * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
8063 (__ASSUME_PSELECT): Undefine.
8064
dd3946c6
AZ
80652014-03-12 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
8066
8067 [BZ #16689]
8068 * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-ppc32.S
8069 (__bzero_ppc): Call memset@local instead of __memset_ppc@local for
8070 static build.
8071 * sysdeps/powerpc/powerpc32/power4/multiarch/bzero.c: Build IFUNC
8072 selector for static builds.
8073
c44496df
SP
80742014-03-12 Siddhesh Poyarekar <siddhesh@redhat.com>
8075
8076 [BZ #16695]
8077 * nscd/netgroupcache.c (addgetnetgrentX): Factor in space for
8078 key in the buffer.
8079
27c7220a
AZ
80802014-03-12 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
8081
57f41c40
AS
8082 * sysdeps/powerpc/powerpc64/multiarch/strspn.c (strspn): Build
8083 IFUNC selector for static builds.
27c7220a 8084
600fa361
JM
80852014-03-11 Joseph Myers <joseph@codesourcery.com>
8086
76c96cf7
JM
8087 * sysdeps/mips/math_private.h [__mips_hard_float]
8088 (libc_feresetround_ctx): Define to libc_feupdateenv_mips_ctx not
8089 libc_feresetround_mips_ctx.
8090 [__mips_hard_float] (libc_feresetroundf_ctx): Likewise.
8091 [__mips_hard_float] (libc_feresetroundl_ctx): Likewise.
8092 [__mips_hard_float] (libc_feresetround_mips_ctx): Remove.
8093
600fa361
JM
8094 [BZ #16677]
8095 * math/s_nextafter.c (__nextafter): Do not return value from
8096 overflowing computation.
8097 * sysdeps/i386/fpu/s_nextafterl.c (__nextafterl): Likewise.
8098 * sysdeps/ieee754/flt-32/s_nextafterf.c (__nextafterf): Likewise.
8099 * sysdeps/ieee754/ldbl-128/s_nextafterl.c (__nextafterl):
8100 Likewise.
8101 * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl):
8102 Likewise.
8103 * sysdeps/m68k/m680x0/fpu/s_nextafterl.c (__nextafterl): Likewise.
8104 * math/libm-test.inc (nextafter_test): Use ALL_RM_TEST.
8105
d7706c32
RM
81062014-03-11 Roland McGrath <roland@hack.frob.com>
8107
8108 * sysdeps/arm/setjmp.S: Use sfi_breg on stores of mangled registers.
8109 * sysdeps/arm/__longjmp.S: Use sfi_breg on loads of mangled registers.
8110 Move sfi_sp use from the load-multiple (that no longer sets sp) to
8111 the new mov targetting sp.
8112
4facea47
AZ
81132014-03-11 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
8114
8115 [BZ #16683]
8116 * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S (__bzero_ppc):
8117 Define it for static builds as well.
8118 (NO_BZERO_IMPL): Likewise.
8119
e65caf1f
VR
81202014-03-11 Vidya Ranganathan <vidya@linux.vnet.ibm.com>
8121
8122 * sysdeps/powerpc/powerpc64/power7/strspn.S: New file: Optimization.
8123 * sysdeps/powerpc/powerpc64/multiarch/strspn.c: New file:
8124 multiarch strspn for PPC64.
8125 * sysdeps/powerpc/powerpc64/multiarch/strspn-ppc64.c: New file
8126 * sysdeps/powerpc/powerpc64/multiarch/strspn-power7.S: New file
8127 * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
8128 (__libc_ifunc_impl_list): Likewise.
8129 * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strspn
8130 multiarch optimizations
8131 * string/strspn.c (strspn): Using macro to redefine symbol name.
8132
ba9cc071
AZ
81332014-03-10 Vidya Ranganathan <vidya@linux.vnet.ibm.com>
8134 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
8135
8136 * sysdeps/powerpc/powerpc64/power7/strncat.S: New file: Optimization.
8137 * sysdeps/powerpc/powerpc64/multiarch/strncat.c: New file:
8138 multiarch strncat for PPC64.
8139 * sysdeps/powerpc/powerpc64/multiarch/strncat-ppc64.c: New file
8140 * sysdeps/powerpc/powerpc64/multiarch/strncat-power7.S: New file
8141 * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
8142 (__libc_ifunc_impl_list): Likewise.
8143 * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strncat
8144 multiarch optimizations
8145
8b4ff974
SP
81462014-03-10 Siddhesh Poyarekar <siddhesh@redhat.com>
8147
8148 [BZ #16639]
8149 * nscd/nscd.service: Make service type forking.
8150
54b46a4b
AZ
81512014-03-03 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
8152
8153 * sysdeps/powerpc/power5+/fpu/s_modf.c (__modf): Fix to return correct
8154 sign in non default rounding modes.
8155 * sysdeps/powerpc/power5+/fpu/s_modff.c (__modff): Likewise.
8156
e9996ef7
JM
81572014-03-08 Joseph Myers <joseph@codesourcery.com>
8158
8159 * math/libm-test.inc (ALL_RM_TEST): New macro.
8160 (ceil_test): Use ALL_RM_TEST.
8161 (cimag_test): Likewise.
8162 (conj_test): Likewise.
8163 (copysign_test): Likewise.
8164 (cproj_test): Likewise.
8165 (creal_test): Likewise.
8166 (fabs_test): Likewise.
8167 (floor_test): Likewise.
8168 (fmax_test): Likewise.
8169 (fmin_test): Likewise.
8170 (fmod_test): Likewise.
8171 (fpclassify_test): Likewise.
8172 (frexp_test): Likewise.
8173 (ilogb_test): Likewise.
8174 (isfinite_test): Likewise.
8175 (finite_test): Likewise.
8176 (isgreater_test): Likewise.
8177 (isgreaterequal_test): Likewise.
8178 (isinf_test): Likewise.
8179 (isless_test): Likewise.
8180 (islessequal_test): Likewise.
8181 (islessgreater_test): Likewise.
8182 (isnan_test): Likewise.
8183 (isnormal_test): Likewise.
8184 (issignaling_test): Likewise.
8185 (isunordered_test): Likewise.
8186 (logb_test): Likewise.
8187 (logb_downward_test_data): Remove.
8188 (logb_test_downward): Likewise.
8189 (lround_test): Use ALL_RM_TEST.
8190 (llround_test): Likewise.
8191 (modf_test): Likewise.
8192 (nexttoward_test): Likewise.
8193 (remainder_test): Likewise.
8194 (drem_test): Likewise.
8195 (remainder_tonearest_test_data): Likewise.
8196 (remainder_test_tonearest): Likewise.
8197 (drem_test_tonearest): Likewise.
8198 (remainder_towardzero_test_data): Likewise.
8199 (remainder_test_towardzero): Likewise.
8200 (drem_test_towardzero): Likewise.
8201 (remainder_downward_test_data): Likewise.
8202 (remainder_test_downward): Likewise.
8203 (drem_test_downward): Likewise.
8204 (remainder_upward_test_data): Likewise.
8205 (remainder_test_upward): Likewise.
8206 (drem_test_upward): Likewise.
8207 (remquo_test): Use ALL_RM_TEST. Remove comment about x.
8208 (round_test): Use ALL_RM_TEST.
8209 (signbit_test): Likewise.
8210 (trunc_test): Likewise.
8211 (significand_test): Likewise.
8212 (main): Don't call removed functions.
8213
bc61d27c
JM
82142014-03-07 Joseph Myers <joseph@codesourcery.com>
8215
5c780849
JM
8216 [BZ #16674]
8217 * bits/siginfo.h (ILL_ILLOPC): Condition on [__USE_XOPEN_EXTENDED
8218 || __USE_XOPEN2K8].
8219 (ILL_ILLOPN): Likewise.
8220 (ILL_ILLADR): Likewise.
8221 (ILL_ILLTRP): Likewise.
8222 (ILL_PRVOPC): Likewise.
8223 (ILL_PRVREG): Likewise.
8224 (ILL_COPROC): Likewise.
8225 (ILL_BADSTK): Likewise.
8226 (FPE_INTDIV): Likewise.
8227 (FPE_INTOVF): Likewise.
8228 (FPE_FLTDIV): Likewise.
8229 (FPE_FLTOVF): Likewise.
8230 (FPE_FLTUND): Likewise.
8231 (FPE_FLTRES): Likewise.
8232 (FPE_FLTINV): Likewise.
8233 (FPE_FLTSUB): Likewise.
8234 (SEGV_MAPERR): Likewise.
8235 (SEGV_ACCERR): Likewise.
8236 (BUS_ADRALN): Likewise.
8237 (BUS_ADRERR): Likewise.
8238 (BUS_OBJERR): Likewise.
8239 (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
8240 (TRAP_TRACE): Likewise.
8241 (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
8242 __USE_XOPEN2K8].
8243 (CLD_KILLED): Likewise.
8244 (CLD_DUMPED): Likewise.
8245 (CLD_TRAPPED): Likewise.
8246 (CLD_STOPPED): Likewise.
8247 (CLD_CONTINUED): Likewise.
8248 (POLL_IN): Likewise.
8249 (POLL_OUT): Likewise.
8250 (POLL_MSG): Likewise.
8251 (POLL_ERR): Likewise.
8252 (POLL_PRI): Likewise.
8253 (POLL_HUP): Likewise.
8254 * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h (ILL_ILLOPC):
8255 Likewise.
8256 (ILL_ILLOPN): Likewise.
8257 (ILL_ILLADR): Likewise.
8258 (ILL_ILLTRP): Likewise.
8259 (ILL_PRVOPC): Likewise.
8260 (ILL_PRVREG): Likewise.
8261 (ILL_COPROC): Likewise.
8262 (ILL_BADSTK): Likewise.
8263 (FPE_INTDIV): Likewise.
8264 (FPE_INTOVF): Likewise.
8265 (FPE_FLTDIV): Likewise.
8266 (FPE_FLTOVF): Likewise.
8267 (FPE_FLTUND): Likewise.
8268 (FPE_FLTRES): Likewise.
8269 (FPE_FLTINV): Likewise.
8270 (FPE_FLTSUB): Likewise.
8271 (SEGV_MAPERR): Likewise.
8272 (SEGV_ACCERR): Likewise.
8273 (BUS_ADRALN): Likewise.
8274 (BUS_ADRERR): Likewise.
8275 (BUS_OBJERR): Likewise.
8276 (BUS_MCEERR_AR): Likewise.
8277 (BUS_MCEERR_AO): Likewise.
8278 (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
8279 (TRAP_TRACE): Likewise.
8280 (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
8281 __USE_XOPEN2K8].
8282 (CLD_KILLED): Likewise.
8283 (CLD_DUMPED): Likewise.
8284 (CLD_TRAPPED): Likewise.
8285 (CLD_STOPPED): Likewise.
8286 (CLD_CONTINUED): Likewise.
8287 (POLL_IN): Likewise.
8288 (POLL_OUT): Likewise.
8289 (POLL_MSG): Likewise.
8290 (POLL_ERR): Likewise.
8291 (POLL_PRI): Likewise.
8292 (POLL_HUP): Likewise.
8293 * sysdeps/unix/sysv/linux/bits/siginfo.h (ILL_ILLOPC): Likewise.
8294 (ILL_ILLOPN): Likewise.
8295 (ILL_ILLADR): Likewise.
8296 (ILL_ILLTRP): Likewise.
8297 (ILL_PRVOPC): Likewise.
8298 (ILL_PRVREG): Likewise.
8299 (ILL_COPROC): Likewise.
8300 (ILL_BADSTK): Likewise.
8301 (FPE_INTDIV): Likewise.
8302 (FPE_INTOVF): Likewise.
8303 (FPE_FLTDIV): Likewise.
8304 (FPE_FLTOVF): Likewise.
8305 (FPE_FLTUND): Likewise.
8306 (FPE_FLTRES): Likewise.
8307 (FPE_FLTINV): Likewise.
8308 (FPE_FLTSUB): Likewise.
8309 (SEGV_MAPERR): Likewise.
8310 (SEGV_ACCERR): Likewise.
8311 (BUS_ADRALN): Likewise.
8312 (BUS_ADRERR): Likewise.
8313 (BUS_OBJERR): Likewise.
8314 (BUS_MCEERR_AR): Likewise.
8315 (BUS_MCEERR_AO): Likewise.
8316 (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
8317 (TRAP_TRACE): Likewise.
8318 (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
8319 __USE_XOPEN2K8].
8320 (CLD_KILLED): Likewise.
8321 (CLD_DUMPED): Likewise.
8322 (CLD_TRAPPED): Likewise.
8323 (CLD_STOPPED): Likewise.
8324 (CLD_CONTINUED): Likewise.
8325 (POLL_IN): Likewise.
8326 (POLL_OUT): Likewise.
8327 (POLL_MSG): Likewise.
8328 (POLL_ERR): Likewise.
8329 (POLL_PRI): Likewise.
8330 (POLL_HUP): Likewise.
8331 * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h (ILL_ILLOPC):
8332 Likewise.
8333 (ILL_ILLOPN): Likewise.
8334 (ILL_ILLADR): Likewise.
8335 (ILL_ILLTRP): Likewise.
8336 (ILL_PRVOPC): Likewise.
8337 (ILL_PRVREG): Likewise.
8338 (ILL_COPROC): Likewise.
8339 (ILL_BADSTK): Likewise.
8340 (ILL_BADIADDR): Likewise.
8341 (ILL_BREAK): Likewise.
8342 (FPE_INTDIV): Likewise.
8343 (FPE_INTOVF): Likewise.
8344 (FPE_FLTDIV): Likewise.
8345 (FPE_FLTOVF): Likewise.
8346 (FPE_FLTUND): Likewise.
8347 (FPE_FLTRES): Likewise.
8348 (FPE_FLTINV): Likewise.
8349 (FPE_FLTSUB): Likewise.
8350 (FPE_DECOVF): Likewise.
8351 (FPE_DECDIV): Likewise.
8352 (FPE_DECERR): Likewise.
8353 (FPE_INVASC): Likewise.
8354 (FPE_INVDEC): Likewise.
8355 (SEGV_MAPERR): Likewise.
8356 (SEGV_ACCERR): Likewise.
8357 (SEGV_PSTKOVF): Likewise.
8358 (BUS_ADRALN): Likewise.
8359 (BUS_ADRERR): Likewise.
8360 (BUS_OBJERR): Likewise.
8361 (BUS_MCEERR_AR): Likewise.
8362 (BUS_MCEERR_AO): Likewise.
8363 (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
8364 (TRAP_TRACE): Likewise.
8365 (TRAP_BRANCH): Likewise.
8366 (TRAP_HWBKPT): Likewise.
8367 (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
8368 __USE_XOPEN2K8].
8369 (CLD_KILLED): Likewise.
8370 (CLD_DUMPED): Likewise.
8371 (CLD_TRAPPED): Likewise.
8372 (CLD_STOPPED): Likewise.
8373 (CLD_CONTINUED): Likewise.
8374 (POLL_IN): Likewise.
8375 (POLL_OUT): Likewise.
8376 (POLL_MSG): Likewise.
8377 (POLL_ERR): Likewise.
8378 (POLL_PRI): Likewise.
8379 (POLL_HUP): Likewise.
8380 * sysdeps/unix/sysv/linux/mips/bits/siginfo.h (ILL_ILLOPC): Likewise.
8381 (ILL_ILLOPN): Likewise.
8382 (ILL_ILLADR): Likewise.
8383 (ILL_ILLTRP): Likewise.
8384 (ILL_PRVOPC): Likewise.
8385 (ILL_PRVREG): Likewise.
8386 (ILL_COPROC): Likewise.
8387 (ILL_BADSTK): Likewise.
8388 (FPE_INTDIV): Likewise.
8389 (FPE_INTOVF): Likewise.
8390 (FPE_FLTDIV): Likewise.
8391 (FPE_FLTOVF): Likewise.
8392 (FPE_FLTUND): Likewise.
8393 (FPE_FLTRES): Likewise.
8394 (FPE_FLTINV): Likewise.
8395 (FPE_FLTSUB): Likewise.
8396 (SEGV_MAPERR): Likewise.
8397 (SEGV_ACCERR): Likewise.
8398 (BUS_ADRALN): Likewise.
8399 (BUS_ADRERR): Likewise.
8400 (BUS_OBJERR): Likewise.
8401 (BUS_MCEERR_AR): Likewise.
8402 (BUS_MCEERR_AO): Likewise.
8403 (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
8404 (TRAP_TRACE): Likewise.
8405 (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
8406 __USE_XOPEN2K8].
8407 (CLD_KILLED): Likewise.
8408 (CLD_DUMPED): Likewise.
8409 (CLD_TRAPPED): Likewise.
8410 (CLD_STOPPED): Likewise.
8411 (CLD_CONTINUED): Likewise.
8412 (POLL_IN): Likewise.
8413 (POLL_OUT): Likewise.
8414 (POLL_MSG): Likewise.
8415 (POLL_ERR): Likewise.
8416 (POLL_PRI): Likewise.
8417 (POLL_HUP): Likewise.
8418 * sysdeps/unix/sysv/linux/s390/bits/siginfo.h (ILL_ILLOPC): Likewise.
8419 (ILL_ILLOPN): Likewise.
8420 (ILL_ILLADR): Likewise.
8421 (ILL_ILLTRP): Likewise.
8422 (ILL_PRVOPC): Likewise.
8423 (ILL_PRVREG): Likewise.
8424 (ILL_COPROC): Likewise.
8425 (ILL_BADSTK): Likewise.
8426 (FPE_INTDIV): Likewise.
8427 (FPE_INTOVF): Likewise.
8428 (FPE_FLTDIV): Likewise.
8429 (FPE_FLTOVF): Likewise.
8430 (FPE_FLTUND): Likewise.
8431 (FPE_FLTRES): Likewise.
8432 (FPE_FLTINV): Likewise.
8433 (FPE_FLTSUB): Likewise.
8434 (SEGV_MAPERR): Likewise.
8435 (SEGV_ACCERR): Likewise.
8436 (BUS_ADRALN): Likewise.
8437 (BUS_ADRERR): Likewise.
8438 (BUS_OBJERR): Likewise.
8439 (BUS_MCEERR_AR): Likewise.
8440 (BUS_MCEERR_AO): Likewise.
8441 (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
8442 (TRAP_TRACE): Likewise.
8443 (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
8444 __USE_XOPEN2K8].
8445 (CLD_KILLED): Likewise.
8446 (CLD_DUMPED): Likewise.
8447 (CLD_TRAPPED): Likewise.
8448 (CLD_STOPPED): Likewise.
8449 (CLD_CONTINUED): Likewise.
8450 (POLL_IN): Likewise.
8451 (POLL_OUT): Likewise.
8452 (POLL_MSG): Likewise.
8453 (POLL_ERR): Likewise.
8454 (POLL_PRI): Likewise.
8455 (POLL_HUP): Likewise.
8456 * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (ILL_ILLOPC): Likewise.
8457 (ILL_ILLOPN): Likewise.
8458 (ILL_ILLADR): Likewise.
8459 (ILL_ILLTRP): Likewise.
8460 (ILL_PRVOPC): Likewise.
8461 (ILL_PRVREG): Likewise.
8462 (ILL_COPROC): Likewise.
8463 (ILL_BADSTK): Likewise.
8464 (FPE_INTDIV): Likewise.
8465 (FPE_INTOVF): Likewise.
8466 (FPE_FLTDIV): Likewise.
8467 (FPE_FLTOVF): Likewise.
8468 (FPE_FLTUND): Likewise.
8469 (FPE_FLTRES): Likewise.
8470 (FPE_FLTINV): Likewise.
8471 (FPE_FLTSUB): Likewise.
8472 (SEGV_MAPERR): Likewise.
8473 (SEGV_ACCERR): Likewise.
8474 (BUS_ADRALN): Likewise.
8475 (BUS_ADRERR): Likewise.
8476 (BUS_OBJERR): Likewise.
8477 (BUS_MCEERR_AR): Likewise.
8478 (BUS_MCEERR_AO): Likewise.
8479 (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
8480 (TRAP_TRACE): Likewise.
8481 (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
8482 __USE_XOPEN2K8].
8483 (CLD_KILLED): Likewise.
8484 (CLD_DUMPED): Likewise.
8485 (CLD_TRAPPED): Likewise.
8486 (CLD_STOPPED): Likewise.
8487 (CLD_CONTINUED): Likewise.
8488 (POLL_IN): Likewise.
8489 (POLL_OUT): Likewise.
8490 (POLL_MSG): Likewise.
8491 (POLL_ERR): Likewise.
8492 (POLL_PRI): Likewise.
8493 (POLL_HUP): Likewise.
8494 * sysdeps/unix/sysv/linux/tile/bits/siginfo.h (ILL_ILLOPC): Likewise.
8495 (ILL_ILLOPN): Likewise.
8496 (ILL_ILLADR): Likewise.
8497 (ILL_ILLTRP): Likewise.
8498 (ILL_PRVOPC): Likewise.
8499 (ILL_PRVREG): Likewise.
8500 (ILL_COPROC): Likewise.
8501 (ILL_BADSTK): Likewise.
8502 (ILL_DBLFLT): Likewise.
8503 (ILL_HARDWALL): Likewise.
8504 (FPE_INTDIV): Likewise.
8505 (FPE_INTOVF): Likewise.
8506 (FPE_FLTDIV): Likewise.
8507 (FPE_FLTOVF): Likewise.
8508 (FPE_FLTUND): Likewise.
8509 (FPE_FLTRES): Likewise.
8510 (FPE_FLTINV): Likewise.
8511 (FPE_FLTSUB): Likewise.
8512 (SEGV_MAPERR): Likewise.
8513 (SEGV_ACCERR): Likewise.
8514 (BUS_ADRALN): Likewise.
8515 (BUS_ADRERR): Likewise.
8516 (BUS_OBJERR): Likewise.
8517 (BUS_MCEERR_AR): Likewise.
8518 (BUS_MCEERR_AO): Likewise.
8519 (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
8520 (TRAP_TRACE): Likewise.
8521 (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
8522 __USE_XOPEN2K8].
8523 (CLD_KILLED): Likewise.
8524 (CLD_DUMPED): Likewise.
8525 (CLD_TRAPPED): Likewise.
8526 (CLD_STOPPED): Likewise.
8527 (CLD_CONTINUED): Likewise.
8528 (POLL_IN): Likewise.
8529 (POLL_OUT): Likewise.
8530 (POLL_MSG): Likewise.
8531 (POLL_ERR): Likewise.
8532 (POLL_PRI): Likewise.
8533 (POLL_HUP): Likewise.
8534 * sysdeps/unix/sysv/linux/x86/bits/siginfo.h (ILL_ILLOPC): Likewise.
8535 (ILL_ILLOPN): Likewise.
8536 (ILL_ILLADR): Likewise.
8537 (ILL_ILLTRP): Likewise.
8538 (ILL_PRVOPC): Likewise.
8539 (ILL_PRVREG): Likewise.
8540 (ILL_COPROC): Likewise.
8541 (ILL_BADSTK): Likewise.
8542 (FPE_INTDIV): Likewise.
8543 (FPE_INTOVF): Likewise.
8544 (FPE_FLTDIV): Likewise.
8545 (FPE_FLTOVF): Likewise.
8546 (FPE_FLTUND): Likewise.
8547 (FPE_FLTRES): Likewise.
8548 (FPE_FLTINV): Likewise.
8549 (FPE_FLTSUB): Likewise.
8550 (SEGV_MAPERR): Likewise.
8551 (SEGV_ACCERR): Likewise.
8552 (BUS_ADRALN): Likewise.
8553 (BUS_ADRERR): Likewise.
8554 (BUS_OBJERR): Likewise.
8555 (BUS_MCEERR_AR): Likewise.
8556 (BUS_MCEERR_AO): Likewise.
8557 (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
8558 (TRAP_TRACE): Likewise.
8559 (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
8560 __USE_XOPEN2K8].
8561 (CLD_KILLED): Likewise.
8562 (CLD_DUMPED): Likewise.
8563 (CLD_TRAPPED): Likewise.
8564 (CLD_STOPPED): Likewise.
8565 (CLD_CONTINUED): Likewise.
8566 (POLL_IN): Likewise.
8567 (POLL_OUT): Likewise.
8568 (POLL_MSG): Likewise.
8569 (POLL_ERR): Likewise.
8570 (POLL_PRI): Likewise.
8571 (POLL_HUP): Likewise.
8572 * conform/Makefile (test-xfail-POSIX/signal.h/conform): Remove.
8573 (test-xfail-POSIX/sys/wait.h/conform): Likewise.
8574
bc61d27c
JM
8575 [BZ #16670]
8576 * posix/sched.h [!__USE_XOPEN2K] (__need_time_t): Don't define
8577 before #include of <time.h>.
8578 [!__USE_XOPEN2K] (__need_timespec): Likewise.
8579 * conform/Makefile (test-xfail-POSIX/sched.h/conform): Remove.
8580 (test-xfail-UNIX98/sched.h/conform): Likewise.
8581
302949e2
MS
85822014-03-07 Marcus Shawcroft <marcus.shawcroft@arm.com>
8583
8584 * sysdeps/aarch64/fpu/feenablxcpt.c (feenableexcept): Detect and
8585 error absence of trapping exception support.
8586 * sysdeps/aarch64/fpu/fesetenv.c (fesetenv): Likewise.
8587
a00f522a
JM
85882014-03-07 Joseph Myers <joseph@codesourcery.com>
8589
6f99f280
JM
8590 * catgets/Makefile (tests-special): Add $(objpfx)sample.SJIS.cat.
8591 ($(objpfx)sample.SJIS.cat): Use $(evaluate-test).
8592 * timezone/Makefile (testdata): Move definition above include of
8593 Rules.
8594 (test-zones): New variable.
8595 (tests-special): Add zone files.
8596 (build-testdata): Use $(evaluate-test).
8597
0b20a9e8
JM
8598 * elf/Makefile (tests-special): Rename tests to end with .out.
8599 ($(objpfx)noload-mem): Likewise.
8600 ($(objpfx)tst-leaks1-mem): Likewise.
8601 ($(objpfx)tst-leaks1-static-mem.out): Likewise.
8602 * iconv/Makefile (xtests-special): Change test-iconvconfig to
8603 $(objpfx)test-iconvconfig.out.
8604 (test-iconvconfig): Change to $(objpfx)test-iconvconfig.out. Use
8605 set -e inside subshell and redirect output to file.
8606 * iconvdata/Makefile (generated): Rename tests to end with .out.
8607 Correct type.
8608 (tests-special): Rename tests to end with .out.
8609 ($(objpfx)mtrace-tst-loading): Likewise.
8610 * intl/Makefile (generated): Likewise.
8611 (tests-special): Likewise.
8612 ($(objpfx)mtrace-tst-gettext): Likewise.
8613 * misc/Makefile (generated): Likewise.
8614 (tests-special): Likewise.
8615 ($(objpfx)tst-error1-mem): Likewise.
8616 * nptl/Makefile (tests-special): Likewise.
8617 ($(objpfx)tst-stack3-mem): Likewise.
8618 (generated): Likewise.
8619 * posix/Makefile (generated): Likewise.
8620 (tests-special): Likewise.
8621 (xtests-special): Likewise.
8622 ($(objpfx)tst-fnmatch-mem): Likewise.
8623 ($(objpfx)bug-regex2-mem): Likewise.
8624 ($(objpfx)bug-regex14-mem): Likewise.
8625 ($(objpfx)bug-regex21-mem): Likewise.
8626 ($(objpfx)bug-regex31-mem): Likewise.
8627 ($(objpfx)tst-vfork3-mem): Likewise.
8628 ($(objpfx)tst-rxspencer-no-utf8-mem): Likewise.
8629 ($(objpfx)tst-pcre-mem): Likewise.
8630 ($(objpfx)tst-boost-mem): Likewise.
8631 ($(objpfx)bug-ga2-mem): Likewise.
8632 ($(objpfx)bug-glob2-mem): Likewise.
8633 * resolv/Makefile (generate): Likewise.
8634 (tests-special): Likewise.
8635 (xtests-special): Likewise.
8636 (generated): Likewise.
8637 ($(objpfx)mtrace-tst-leaks): Likewise.
8638 ($(objpfx)mtrace-tst-leaks2): Likewise.
8639
265d52ab
JM
8640 * scripts/merge-test-results.sh: New file.
8641 * Makefile (tests-special-notdir): New variable.
8642 (tests): Run merge-test-results.sh.
8643 (xtests): Likewise.
8644 * Rules (tests-special-notdir): New variable.
8645 (xtests-special-notdir): Likewise.
8646 (tests): Run merge-test-results.sh
8647 (xtests): Likewise.
8648
54ee292d
JM
8649 * Makeconfig (test-xfail-name): New variable.
8650 (evaluate-test): Use $(test-xfail-name) instead of $(@F:.out=) to
8651 compute variable name for expected failures.
8652 * conform/Makefile (conformtest-headers-data): New variable.
8653 (conformtest-standards): Likewise.
8654 (conformtest-headers-ISO): Likewise.
8655 (conformtest-headers-ISO99): Likewise.
8656 (conformtest-headers-ISO11): Likewise.
8657 (conformtest-headers-POSIX): Likewise.
8658 (conformtest-headers-XPG3): Likewise.
8659 (conformtest-headers-XPG4): Likewise.
8660 (conformtest-headers-UNIX98): Likewise.
8661 (conformtest-headers-XOPEN2K): Likewise.
8662 (conformtest-headers-POSIX2008): Likewise.
8663 (conformtest-headers-XOPEN2K8): Likewise.
8664 (conformtest-header-list-base): Likewise.
8665 (conformtest-header-list-tests): Likewise.
8666 (conformtest-header-base): Likewise.
8667 (conformtest-header-tests): Likewise.
8668 (tests-special): Add $(conformtest-header-list-tests). If
8669 [$(fast-check) && !$(cross-compiling)], add
8670 $(conformtest-header-tests) instead of
8671 $(objpfx)run-conformtest.out.
8672 (generated): Add $(conformtest-header-list-base). If
8673 [$(fast-check) && !$(cross-compiling)], add
8674 $(conformtest-header-base). Remove previous setting.
8675 ($(conformtest-header-list-tests)): New target.
8676 (test-xfail-run-conformtest): Remove variable.
8677 ($(objpfx)run-conformtest.out): Remove target.
8678 (test-xfail-ISO11/complex.h/conform): New variable.
8679 (test-xfail-ISO11/stdalign.h/conform): Likewise.
8680 (test-xfail-ISO11/stdnoreturn.h/conform): Likewise.
8681 (test-xfail-XPG3/varargs.h/conform): Likewise.
8682 (test-xfail-XPG4/varargs.h/conform): Likewise.
8683 (test-xfail-UNIX98/varargs.h/conform): Likewise.
8684 (test-xfail-XPG4/ndbm.h/conform): Likewise.
8685 (test-xfail-UNIX98/ndbm.h/conform): Likewise.
8686 (test-xfail-XOPEN2K/ndbm.h/conform): Likewise.
8687 (test-xfail-XOPEN2K8/ndbm.h/conform): Likewise.
8688 (test-xfail-XPG3/fcntl.h/conform): Likewise.
8689 (test-xfail-XPG3/ftw.h/conform): Likewise.
8690 (test-xfail-XPG3/grp.h/conform): Likewise.
8691 (test-xfail-XPG3/langinfo.h/conform): Likewise.
8692 (test-xfail-XPG3/limits.h/conform): Likewise.
8693 (test-xfail-XPG3/pwd.h/conform): Likewise.
8694 (test-xfail-XPG3/search.h/conform): Likewise.
8695 (test-xfail-XPG3/signal.h/conform): Likewise.
8696 (test-xfail-XPG3/stdio.h/conform): Likewise.
8697 (test-xfail-XPG3/stdlib.h/conform): Likewise.
8698 (test-xfail-XPG3/string.h/conform): Likewise.
8699 (test-xfail-XPG3/sys/ipc.h/conform): Likewise.
8700 (test-xfail-XPG3/sys/msg.h/conform): Likewise.
8701 (test-xfail-XPG3/sys/sem.h/conform): Likewise.
8702 (test-xfail-XPG3/sys/shm.h/conform): Likewise.
8703 (test-xfail-XPG3/sys/stat.h/conform): Likewise.
8704 (test-xfail-XPG3/sys/types.h/conform): Likewise.
8705 (test-xfail-XPG3/sys/wait.h/conform): Likewise.
8706 (test-xfail-XPG3/termios.h/conform): Likewise.
8707 (test-xfail-XPG3/time.h/conform): Likewise.
8708 (test-xfail-XPG3/unistd.h/conform): Likewise.
8709 (test-xfail-XPG4/arpa/inet.h/conform): Likewise.
8710 (test-xfail-XPG4/fcntl.h/conform): Likewise.
8711 (test-xfail-XPG4/langinfo.h/conform): Likewise.
8712 (test-xfail-XPG4/netdb.h/conform): Likewise.
8713 (test-xfail-XPG4/netinet/in.h/conform): Likewise.
8714 (test-xfail-XPG4/signal.h/conform): Likewise.
8715 (test-xfail-XPG4/stdio.h/conform): Likewise.
8716 (test-xfail-XPG4/stdlib.h/conform): Likewise.
8717 (test-xfail-XPG4/stropts.h/conform): Likewise.
8718 (test-xfail-XPG4/sys/ipc.h/conform): Likewise.
8719 (test-xfail-XPG4/sys/msg.h/conform): Likewise.
8720 (test-xfail-XPG4/sys/sem.h/conform): Likewise.
8721 (test-xfail-XPG4/sys/shm.h/conform): Likewise.
8722 (test-xfail-XPG4/sys/socket.h/conform): Likewise.
8723 (test-xfail-XPG4/sys/stat.h/conform): Likewise.
8724 (test-xfail-XPG4/sys/time.h/conform): Likewise.
8725 (test-xfail-XPG4/sys/types.h/conform): Likewise.
8726 (test-xfail-XPG4/sys/wait.h/conform): Likewise.
8727 (test-xfail-XPG4/termios.h/conform): Likewise.
8728 (test-xfail-XPG4/ucontext.h/conform): Likewise.
8729 (test-xfail-XPG4/unistd.h/conform): Likewise.
8730 (test-xfail-XPG4/utmpx.h/conform): Likewise.
8731 (test-xfail-POSIX/sched.h/conform): Likewise.
8732 (test-xfail-POSIX/signal.h/conform): Likewise.
8733 (test-xfail-POSIX/sys/wait.h/conform): Likewise.
8734 (test-xfail-POSIX/tar.h/conform): Likewise.
8735 (test-xfail-UNIX98/arpa/inet.h/conform): Likewise.
8736 (test-xfail-UNIX98/fcntl.h/conform): Likewise.
8737 (test-xfail-UNIX98/langinfo.h/conform): Likewise.
8738 (test-xfail-UNIX98/netdb.h/conform): Likewise.
8739 (test-xfail-UNIX98/netinet/in.h/conform): Likewise.
8740 (test-xfail-UNIX98/sched.h/conform): Likewise.
8741 (test-xfail-UNIX98/signal.h/conform): Likewise.
8742 (test-xfail-UNIX98/stdio.h/conform): Likewise.
8743 (test-xfail-UNIX98/stdlib.h/conform): Likewise.
8744 (test-xfail-UNIX98/stropts.h/conform): Likewise.
8745 (test-xfail-UNIX98/sys/ipc.h/conform): Likewise.
8746 (test-xfail-UNIX98/sys/msg.h/conform): Likewise.
8747 (test-xfail-UNIX98/sys/sem.h/conform): Likewise.
8748 (test-xfail-UNIX98/sys/shm.h/conform): Likewise.
8749 (test-xfail-UNIX98/sys/socket.h/conform): Likewise.
8750 (test-xfail-UNIX98/sys/time.h/conform): Likewise.
8751 (test-xfail-UNIX98/sys/wait.h/conform): Likewise.
8752 (test-xfail-UNIX98/ucontext.h/conform): Likewise.
8753 (test-xfail-UNIX98/unistd.h/conform): Likewise.
8754 (test-xfail-UNIX98/utmpx.h/conform): Likewise.
8755 (test-xfail-XOPEN2K/aio.h/conform): Likewise.
8756 (test-xfail-XOPEN2K/arpa/inet.h/conform): Likewise.
8757 (test-xfail-XOPEN2K/fcntl.h/conform): Likewise.
8758 (test-xfail-XOPEN2K/langinfo.h/conform): Likewise.
8759 (test-xfail-XOPEN2K/math.h/conform): Likewise.
8760 (test-xfail-XOPEN2K/mqueue.h/conform): Likewise.
8761 (test-xfail-XOPEN2K/netdb.h/conform): Likewise.
8762 (test-xfail-XOPEN2K/netinet/in.h/conform): Likewise.
8763 (test-xfail-XOPEN2K/semaphore.h/conform): Likewise.
8764 (test-xfail-XOPEN2K/signal.h/conform): Likewise.
8765 (test-xfail-XOPEN2K/stdarg.h/conform): Likewise.
8766 (test-xfail-XOPEN2K/stdio.h/conform): Likewise.
8767 (test-xfail-XOPEN2K/stropts.h/conform): Likewise.
8768 (test-xfail-XOPEN2K/sys/ipc.h/conform): Likewise.
8769 (test-xfail-XOPEN2K/sys/msg.h/conform): Likewise.
8770 (test-xfail-XOPEN2K/sys/sem.h/conform): Likewise.
8771 (test-xfail-XOPEN2K/sys/shm.h/conform): Likewise.
8772 (test-xfail-XOPEN2K/sys/socket.h/conform): Likewise.
8773 (test-xfail-XOPEN2K/sys/wait.h/conform): Likewise.
8774 (test-xfail-XOPEN2K/termios.h/conform): Likewise.
8775 (test-xfail-XOPEN2K/tgmath.h/conform): Likewise.
8776 (test-xfail-XOPEN2K/ucontext.h/conform): Likewise.
8777 (test-xfail-XOPEN2K/utmpx.h/conform): Likewise.
8778 (test-xfail-POSIX2008/arpa/inet.h/conform): Likewise.
8779 (test-xfail-POSIX2008/fcntl.h/conform): Likewise.
8780 (test-xfail-POSIX2008/netdb.h/conform): Likewise.
8781 (test-xfail-POSIX2008/netinet/in.h/conform): Likewise.
8782 (test-xfail-POSIX2008/signal.h/conform): Likewise.
8783 (test-xfail-POSIX2008/stropts.h/conform): Likewise.
8784 (test-xfail-POSIX2008/sys/socket.h/conform): Likewise.
8785 (test-xfail-POSIX2008/sys/wait.h/conform): Likewise.
8786 (test-xfail-XOPEN2K8/arpa/inet.h/conform): Likewise.
8787 (test-xfail-XOPEN2K8/fcntl.h/conform): Likewise.
8788 (test-xfail-XOPEN2K8/limits.h/conform): Likewise.
8789 (test-xfail-XOPEN2K8/math.h/conform): Likewise.
8790 (test-xfail-XOPEN2K8/netdb.h/conform): Likewise.
8791 (test-xfail-XOPEN2K8/netinet/in.h/conform): Likewise.
8792 (test-xfail-XOPEN2K8/signal.h/conform): Likewise.
8793 (test-xfail-XOPEN2K8/stdio.h/conform): Likewise.
8794 (test-xfail-XOPEN2K8/stropts.h/conform): Likewise.
8795 (test-xfail-XOPEN2K8/sys/ipc.h/conform): Likewise.
8796 (test-xfail-XOPEN2K8/sys/msg.h/conform): Likewise.
8797 (test-xfail-XOPEN2K8/sys/select.h/conform): Likewise.
8798 (test-xfail-XOPEN2K8/sys/sem.h/conform): Likewise.
8799 (test-xfail-XOPEN2K8/sys/shm.h/conform): Likewise.
8800 (test-xfail-XOPEN2K8/sys/socket.h/conform): Likewise.
8801 (test-xfail-XOPEN2K8/sys/time.h/conform): Likewise.
8802 (test-xfail-XOPEN2K8/sys/wait.h/conform): Likewise.
8803 (test-xfail-XOPEN2K8/termios.h/conform): Likewise.
8804 (test-xfail-XOPEN2K8/tgmath.h/conform): Likewise.
8805 (test-xfail-XOPEN2K8/utmpx.h/conform): Likewise.
8806 (conformtest-cc-flags): Likewise.
8807 ($(conformtest-header-tests): New target.
8808 * conform/check-header-lists.sh: New file.
8809 * conform/run-conformtest.sh: Remove.
8810
a00f522a
JM
8811 * conform/conformtest.pl: Allow ' and \ in values given for
8812 constants.
8813 * conform/data/semaphore.h-data [POSIX] (fcntl.h): Allow header
8814 inclusion.
8815 [POSIX] (sys/types.h): Likewise.
8816 [POSIX2008 || XOPEN2K8] (sys/types.h): Don't allow header
8817 inclusion.
8818 [POSIX || UNIX98 || XOPEN2K] (time.h): Don't allow header
8819 inclusion.
8820 * conform/data/signal.h-data (SIGIO): Remove expectation.
8821 [XPG3] (SIGBUS): Do not expect.
8822 [POSIX || XPG3] (SIGPOLL): Likewise.
8823 [POSIX || XPG3] (SIGPROF): Likewise.
8824 [POSIX || XPG3] (SIGSYS): Likewise.
8825 [XPG3] (SIGTRAP): Likewise.
8826 [POSIX || XPG3] (SIGURG): Likewise.
8827 [POSIX || XPG3] (SIGVTALRM): Likewise.
8828 [POSIX || XPG3] (SIGXCPU): Likewise.
8829 [POSIX || XPG3] (SIGXFSZ): Likewise.
8830 [POSIX] (SA_SIGINFO): Expect.
8831 [XPG3] (siginfo_t): Do not expect type or contents.
8832 [POSIX] (si_pid): Do not expect element.
8833 [POSIX] (si_uid): Likewise.
8834 [POSIX] (si_addr): Likewise.
8835 [POSIX] (si_status): Likewise.
8836 [POSIX] (si_band): Likewise.
8837 [XPG4] (si_value): Likewise.
8838 [POSIX || XPG3] (ILL_ILLOPC): Do not expect.
8839 [POSIX || XPG3] (ILL_ILLOPN): Likewise.
8840 [POSIX || XPG3] (ILL_ILLADR): Likewise.
8841 [POSIX || XPG3] (ILL_ILLTRP): Likewise.
8842 [POSIX || XPG3] (ILL_PRVOPC): Likewise.
8843 [POSIX || XPG3] (ILL_PRVREG): Likewise.
8844 [POSIX || XPG3] (ILL_COPROC): Likewise.
8845 [POSIX || XPG3] (ILL_BADSTK): Likewise.
8846 [POSIX || XPG3] (FPE_INTDIV): Likewise.
8847 [POSIX || XPG3] (FPE_INTOVF): Likewise.
8848 [POSIX || XPG3] (FPE_FLTDIV): Likewise.
8849 [POSIX || XPG3] (FPE_FLTOVF): Likewise.
8850 [POSIX || XPG3] (FPE_FLTUND): Likewise.
8851 [POSIX || XPG3] (FPE_FLTRES): Likewise.
8852 [POSIX || XPG3] (FPE_FLTINV): Likewise.
8853 [POSIX || XPG3] (FPE_FLTSUB): Likewise.
8854 [POSIX || XPG3] (SEGV_MAPERR): Likewise.
8855 [POSIX || XPG3] (SEGV_ACCERR): Likewise.
8856 [POSIX || XPG3] (BUS_ADRALN): Likewise.
8857 [POSIX || XPG3] (BUS_ADRERR): Likewise.
8858 [POSIX || XPG3] (BUS_OBJERR): Likewise.
8859 [POSIX || XPG3] (CLD_EXITED): Likewise.
8860 [POSIX || XPG3] (CLD_KILLED): Likewise.
8861 [POSIX || XPG3] (CLD_DUMPED): Likewise.
8862 [POSIX || XPG3] (CLD_TRAPPED): Likewise.
8863 [POSIX || XPG3] (CLD_STOPPED): Likewise.
8864 [POSIX || XPG3] (CLD_CONTINUED): Likewise.
8865 [POSIX || XPG3] (POLL_IN): Likewise.
8866 [POSIX || XPG3] (POLL_OUT): Likewise.
8867 [POSIX || XPG3] (POLL_MSG): Likewise.
8868 [POSIX || XPG3] (POLL_ERR): Likewise.
8869 [POSIX || XPG3] (POLL_PRI): Likewise.
8870 [POSIX || XPG3] (POLL_HUP): Likewise.
8871 [POSIX || XPG3 || POSIX2008] (TRAP_BRKPT): Likewise.
8872 [POSIX || XPG3 || POSIX2008] (TRAP_TRACE): Likewise.
8873 (SIG*): Do not allow.
8874 [XPG3] (si_*): Likewise.
8875 [XPG3] (SI_*): Likewise.
8876 [XPG3 || XPG4] (sigev_*): Likewise.
8877 [XPG3 || XPG4] (SIGEV_*): Likewise.
8878 [XPG3 || XPG4] (sival_*): Likewise.
8879 [POSIX || XPG3 || XPG4] (uc_*): Likewise.
8880 [POSIX || XPG3] (BUS_*): Likewise.
8881 [POSIX || XPG3] (CLD_*): Likewise.
8882 [POSIX || XPG3] (FPE_*): Likewise.
8883 [POSIX || XPG3] (ILL_*): Likewise.
8884 [POSIX || XPG3] (POLL_*): Likewise.
8885 [POSIX || XPG3] (SEGV_*): Likewise.
8886 [POSIX || XPG3 || POSIX2008] (SS_*): Likewise.
8887 [POSIX || XPG3 || POSIX2008] (SV_*): Likewise.
8888 [POSIX || XPG3 || POSIX2008] (TRAP_*): Likewise.
8889 [POSIX || XPG3 || POSIX2008] (ss_*): Likewise.
8890 [POSIX || XPG3 || POSIX2008] (sv_*): Likewise.
8891 * conform/data/tar.h-data (TMAGLEN): Use macro-int-constant.
8892 Specify type and value.
8893 (TVERSLEN): Likewise.
8894 (REGTYPE): Likewise.
8895 (AREGTYPE): Likewise.
8896 (LNKTYPE): Likewise.
8897 (SYMTYPE): Likewise.
8898 (CHRTYPE): Likewise.
8899 (BLKTYPE): Likewise.
8900 (DIRTYPE): Likewise.
8901 (FIFOTYPE): Likewise.
8902 (CONTTYPE): Likewise.
8903 (TSUID): Likewise.
8904 (TSGID): Likewise.
8905 (TSVTX): Likewise.
8906 (TUREAD): Likewise.
8907 (TUWRITE): Likewise.
8908 (TUEXEC): Likewise.
8909 (TGREAD): Likewise.
8910 (TGWRITE): Likewise.
8911 (TGEXEC): Likewise.
8912 (TOREAD): Likewise.
8913 (TOWRITE): Likewise.
8914 (TOEXEC): Likewise.
8915 [POSIX] (TSVTX): Expect constant.
8916
aa97dee1
JM
89172014-03-06 Joseph Myers <joseph@codesourcery.com>
8918
f214606a
JM
8919 * Makefile (tests): Change dependencies to ....
8920 (tests-special): ... additions to this variable.
8921 (tests): Depend on $(tests-special).
8922 * Makerules (check-abi-list): New variable.
8923 (check-abi): Depend on $(check-abi-list).
8924 [$(subdir) = elf] (tests-special): Add
8925 $(objpfx)check-abi-libc.out.
8926 [$(build-shared) = yes && subdir] (tests-special): Add
8927 $(check-abi-list).
8928 [$(build-shared) = yes && subdir] (tests): Do not depend on
8929 check-abi.
8930 * Rules (tests): Depend on $(tests-special).
8931 (xtests): Depend on $(xtests-special).
8932 * catgets/Makefile (tests): Change dependencies to ....
8933 (tests-special): ... additions to this variable.
8934 * conform/Makefile (tests): Change dependencies to ....
8935 (tests-special): ... additions to this variable.
8936 * elf/Makefile (tests): Change dependencies to ....
8937 (tests-special): ... additions to this variable.
8938 * grp/Makefile (tests): Change dependencies to ....
8939 (tests-special): ... additions to this variable.
8940 * iconv/Makefile (xtests): Change dependencies to ....
8941 (xtests-special): ... additions to this variable.
8942 * iconvdata/Makefile (tests): Change dependencies to ....
8943 (tests-special): ... additions to this variable.
8944 * intl/Makefile (tests): Change dependencies to ....
8945 (tests-special): ... additions to this variable. Also add
8946 $(objpfx)tst-gettext.out.
8947 * io/Makefile (tests): Change dependencies to ....
8948 (tests-special): ... additions to this variable.
8949 * libio/Makefile (tests): Change dependencies to ....
8950 (tests-special): ... additions to this variable.
8951 * malloc/Makefile (tests): Change dependencies to ....
8952 (tests-special): ... additions to this variable.
8953 * misc/Makefile (tests): Change dependencies to ....
8954 (tests-special): ... additions to this variable.
8955 * nptl/Makefile (tests): Change dependencies to ....
8956 (tests-special): ... additions to this variable.
8957 * nptl_db/Makefile (tests): Change dependencies to ....
8958 (tests-special): ... additions to this variable.
8959 * posix/Makefile (tests): Change dependencies to ....
8960 (tests-special): ... additions to this variable.
8961 (xtests): Change dependencies to ....
8962 (xtests-special): ... additions to this variable.
8963 * resolv/Makefile (tests): Change dependencies to ....
8964 (tests-special): ... additions to this variable.
8965 (xtests): Change dependencies to ....
8966 (xtests-special): ... additions to this variable.
8967 * stdio-common/Makefile (tests): Change dependencies to ....
8968 (tests-special): ... additions to this variable.
8969 (do-tst-unbputc): Remove target.
8970 (do-tst-printf): Likewise.
8971 * stdlib/Makefile (tests): Change dependencies to ....
8972 (tests-special): ... additions to this variable.
8973 * string/Makefile (tests): Change dependencies to ....
8974 (tests-special): ... additions to this variable.
8975 * sysdeps/x86/Makefile (tests): Change dependencies to ....
8976 (tests-special): ... additions to this variable.
8977
81700b53
JM
8978 * conform/data/netinet/tcp.h-data [POSIX2008 || XOPEN2K8]: Enable
8979 whole file.
8980 * conform/data/sys/timeb.h-data [POSIX2008 || XOPEN2K8]: Disable
8981 whole file.
8982 * conform/data/sys/uio.h-data [POSIX2008]: Likewise.
8983 * conform/data/ucontext.h-data [POSIX2008 || XOPEN2K8]: Likewise.
8984
2ea18461
JM
8985 * conform/data/aio.h-data [XPG3 || XPG4]: Disable whole file.
8986 * conform/data/arpa/inet.h-data [XPG3]: Likewise.
8987 * conform/data/dlfcn.h-data [XPG3 || XPG4]: Likewise.
8988 * conform/data/fmtmsg.h-data [XPG3]: Likewise.
8989 * conform/data/libgen.h-data [XPG3]: Likewise.
8990 * conform/data/mqueue.h-data [XPG3 || XPG4]: Likewise.
8991 * conform/data/ndbm.h-data [XPG3]: Likewise.
8992 * conform/data/net/if.h-data [XPG3 || XPG4 || UNIX98]: Likewise.
8993 * conform/data/netdb.h-data [XPG3]: Likewise.
8994 * conform/data/netinet/in.h-data [XPG3]: Likewise.
8995 * conform/data/poll.h-data [XPG3]: Likewise.
8996 * conform/data/spawn.h-data [XPG3 || XPG4 || UNIX98]: Likewise.
8997 * conform/data/strings.h-data [XPG3]: Likewise.
8998 * conform/data/stropts.h-data [XPG3]: Likewise.
8999 * conform/data/sys/mman.h-data [XPG3]: Likewise.
9000 * conform/data/sys/resource.h-data [XPG3]: Likewise.
9001 * conform/data/sys/select.h-data [XPG3 || XPG4 || UNIX98]:
9002 Likewise.
9003 * conform/data/sys/statvfs.h-data [XPG3]: Likewise.
9004 * conform/data/sys/time.h-data [XPG3]: Likewise.
9005 * conform/data/sys/timeb.h-data [XPG3]: Likewise.
9006 * conform/data/sys/uio.h-data [XPG3]: Likewise.
9007 * conform/data/sys/un.h-data [XPG3]: Likewise.
9008 * conform/data/syslog.h-data [XPG3]: Likewise.
9009 * conform/data/ucontext.h-data [XPG3]: Likewise.
9010 * conform/data/utmpx.h-data [XPG3]: Likewise.
9011 * conform/data/varargs.h-data [UNIX98]: Enable file.
9012
355bc986
JM
9013 * manual/Makefile (INSTALL_INFO): Remove variable setting.
9014
215db402
JM
9015 * math/libm-test.inc (struct test_f_f_data): Move expected results
9016 into structure for each rounding mode.
9017 (struct test_ff_f_data): Likewise.
9018 (struct test_ff_f_data_nexttoward): Likewise.
9019 (struct test_fi_f_data): Likewise.
9020 (struct test_fl_f_data): Likewise.
9021 (struct test_if_f_data): Likewise.
9022 (struct test_fff_f_data): Likewise.
9023 (struct test_c_f_data): Likewise.
9024 (struct test_f_f1_data): Likewise.
9025 (struct test_fF_f1_data): Likewise.
9026 (struct test_ffI_f1_data): Likewise.
9027 (struct test_c_c_data): Likewise.
9028 (struct test_cc_c_data): Likewise.
9029 (struct test_f_i_data): Likewise.
9030 (struct test_ff_i_data): Likewise.
9031 (struct test_f_l_data): Likewise.
9032 (struct test_f_L_data): Likewise.
9033 (struct test_fFF_11_data): Likewise.
9034 (RM_): New macro.
9035 (RM_FE_DOWNWARD): Likewise.
9036 (RM_FE_TONEAREST): Likewise.
9037 (RM_FE_TOWARDZERO): Likewise.
9038 (RM_FE_UPWARD): Likewise.
9039 (RUN_TEST_LOOP_f_f): Update references to expected results.
9040 (RUN_TEST_LOOP_2_f): Likewise.
9041 (RUN_TEST_LOOP_fff_f): Likewise.
9042 (RUN_TEST_LOOP_c_f): Likewise.
9043 (RUN_TEST_LOOP_f_f1): Likewise.
9044 (RUN_TEST_LOOP_fF_f1): Likewise.
9045 (RUN_TEST_LOOP_fI_f1): Likewise.
9046 (RUN_TEST_LOOP_ffI_f1): Likewise.
9047 (RUN_TEST_LOOP_c_c): Likewise.
9048 (RUN_TEST_LOOP_cc_c): Likewise.
9049 (RUN_TEST_LOOP_f_i): Likewise.
9050 (RUN_TEST_LOOP_f_i_tg): Likewise.
9051 (RUN_TEST_LOOP_ff_i_tg): Likewise.
9052 (RUN_TEST_LOOP_f_b): Likewise.
9053 (RUN_TEST_LOOP_f_b_tg): Likewise.
9054 (RUN_TEST_LOOP_f_l): Likewise.
9055 (RUN_TEST_LOOP_f_L): Likewise.
9056 (RUN_TEST_LOOP_fFF_11): Likewise.
9057 * math/gen-libm-test.pl (parse_args): Output four copies of
9058 expected results for each test.
9059
67737b8f
JM
9060 * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
9061 (__ASSUME_UTIMES): Remove.
9062 * sysdeps/unix/sysv/linux/tile/kernel-features.h
9063 (__ASSUME_UTIMES): Likewise.
9064
aa97dee1
JM
9065 * math/gen-auto-libm-tests.c: Update comment on output format.
9066 (output_for_one_input_case): Generate before-rounding and
9067 after-rounding information as conditions on output flags not
9068 floating-point format.
9069 * math/auto-libm-test-out: Regenerated.
9070 * math/gen-libm-test.pl (cond_value): New function.
9071 (or_cond_value): Use cond_value.
9072 (generate_testfile): Handle conditional exceptions.
9073
e6b6a857
JM
90742014-03-05 Joseph Myers <joseph@codesourcery.com>
9075
2f0a0f44
JM
9076 * math/libm-test.inc (max_valid_error): New variable.
9077 (init_max_error): Take new argument specifying whether function
9078 results are exactly determined. Set max_valid_error and bound
9079 other variables for errors based on this argument.
9080 (set_max_error): Do not record results above max_valid_error.
9081 (check_float_internal): Only accept errors of up to 0.5ulps if
9082 also at most max_valid_error.
9083 (START): Take new argument EXACT and pass it to init_max_error.
9084 (acos_test): Update call to START.
9085 (acos_test_tonearest): Likewise.
9086 (acos_test_towardzero): Likewise.
9087 (acos_test_downward): Likewise.
9088 (acos_test_upward): Likewise.
9089 (acosh_test): Likewise.
9090 (asin_test): Likewise.
9091 (asin_test_tonearest): Likewise.
9092 (asin_test_towardzero): Likewise.
9093 (asin_test_downward): Likewise.
9094 (asin_test_upward): Likewise.
9095 (asinh_test): Likewise.
9096 (atan_test): Likewise.
9097 (atanh_test): Likewise.
9098 (atan2_test): Likewise.
9099 (cabs_test): Likewise.
9100 (cacos_test): Likewise.
9101 (cacosh_test): Likewise.
9102 (carg_test): Likewise.
9103 (casin_test): Likewise.
9104 (casinh_test): Likewise.
9105 (catan_test): Likewise.
9106 (catanh_test): Likewise.
9107 (cbrt_test): Likewise.
9108 (ccos_test): Likewise.
9109 (ccosh_test): Likewise.
9110 (ceil_test): Likewise.
9111 (cexp_test): Likewise.
9112 (cimag_test): Likewise.
9113 (clog_test): Likewise.
9114 (clog10_test): Likewise.
9115 (conj_test): Likewise.
9116 (copysign_test): Likewise.
9117 (cos_test): Likewise.
9118 (cos_test_tonearest): Likewise.
9119 (cos_test_towardzero): Likewise.
9120 (cos_test_downward): Likewise.
9121 (cos_test_upward): Likewise.
9122 (cosh_test): Likewise.
9123 (cosh_test_tonearest): Likewise.
9124 (cosh_test_towardzero): Likewise.
9125 (cosh_test_downward): Likewise.
9126 (cosh_test_upward): Likewise.
9127 (cpow_test): Likewise.
9128 (cproj_test): Likewise.
9129 (creal_test): Likewise.
9130 (csin_test): Likewise.
9131 (csinh_test): Likewise.
9132 (csqrt_test): Likewise.
9133 (ctan_test): Likewise.
9134 (ctan_test_tonearest): Likewise.
9135 (ctan_test_towardzero): Likewise.
9136 (ctan_test_downward): Likewise.
9137 (ctan_test_upward): Likewise.
9138 (ctanh_test): Likewise.
9139 (ctanh_test_tonearest): Likewise.
9140 (ctanh_test_towardzero): Likewise.
9141 (ctanh_test_downward): Likewise.
9142 (ctanh_test_upward): Likewise.
9143 (erf_test): Likewise.
9144 (erfc_test): Likewise.
9145 (exp_test): Likewise.
9146 (exp_test_tonearest): Likewise.
9147 (exp_test_towardzero): Likewise.
9148 (exp_test_downward): Likewise.
9149 (exp_test_upward): Likewise.
9150 (exp10_test): Likewise.
9151 (exp10_test_tonearest): Likewise.
9152 (exp10_test_towardzero): Likewise.
9153 (exp10_test_downward): Likewise.
9154 (exp10_test_upward): Likewise.
9155 (pow10_test): Likewise.
9156 (exp2_test): Likewise.
9157 (expm1_test): Likewise.
9158 (expm1_test_tonearest): Likewise.
9159 (expm1_test_towardzero): Likewise.
9160 (expm1_test_downward): Likewise.
9161 (expm1_test_upward): Likewise.
9162 (fabs_test): Likewise.
9163 (fdim_test): Likewise.
9164 (floor_test): Likewise.
9165 (fma_test): Likewise.
9166 (fma_test_towardzero): Likewise.
9167 (fma_test_downward): Likewise.
9168 (fma_test_upward): Likewise.
9169 (fmax_test): Likewise.
9170 (fmin_test): Likewise.
9171 (fmod_test): Likewise.
9172 (fpclassify_test): Likewise.
9173 (frexp_test): Likewise.
9174 (hypot_test): Likewise.
9175 (ilogb_test): Likewise.
9176 (isfinite_test): Likewise.
9177 (finite_test): Likewise.
9178 (isgreater_test): Likewise.
9179 (isgreaterequal_test): Likewise.
9180 (isinf_test): Likewise.
9181 (isless_test): Likewise.
9182 (islessequal_test): Likewise.
9183 (islessgreater_test): Likewise.
9184 (isnan_test): Likewise.
9185 (isnormal_test): Likewise.
9186 (issignaling_test): Likewise.
9187 (isunordered_test): Likewise.
9188 (j0_test): Likewise.
9189 (j1_test): Likewise.
9190 (jn_test): Likewise.
9191 (ldexp_test): Likewise.
9192 (lgamma_test): Likewise.
9193 (gamma_test): Likewise.
9194 (lrint_test): Likewise.
9195 (lrint_test_tonearest): Likewise.
9196 (lrint_test_towardzero): Likewise.
9197 (lrint_test_downward): Likewise.
9198 (lrint_test_upward): Likewise.
9199 (llrint_test): Likewise.
9200 (llrint_test_tonearest): Likewise.
9201 (llrint_test_towardzero): Likewise.
9202 (llrint_test_downward): Likewise.
9203 (llrint_test_upward): Likewise.
9204 (log_test): Likewise.
9205 (log10_test): Likewise.
9206 (log1p_test): Likewise.
9207 (log2_test): Likewise.
9208 (logb_test): Likewise.
9209 (logb_test_downward): Likewise.
9210 (lround_test): Likewise.
9211 (llround_test): Likewise.
9212 (modf_test): Likewise.
9213 (nearbyint_test): Likewise.
9214 (nextafter_test): Likewise.
9215 (nexttoward_test): Likewise.
9216 (pow_test): Likewise.
9217 (pow_test_tonearest): Likewise.
9218 (pow_test_towardzero): Likewise.
9219 (pow_test_downward): Likewise.
9220 (pow_test_upward): Likewise.
9221 (remainder_test): Likewise.
9222 (drem_test): Likewise.
9223 (remainder_test_tonearest): Likewise.
9224 (drem_test_tonearest): Likewise.
9225 (remainder_test_towardzero): Likewise.
9226 (drem_test_towardzero): Likewise.
9227 (remainder_test_downward): Likewise.
9228 (drem_test_downward): Likewise.
9229 (remainder_test_upward): Likewise.
9230 (drem_test_upward): Likewise.
9231 (remquo_test): Likewise.
9232 (rint_test): Likewise.
9233 (rint_test_tonearest): Likewise.
9234 (rint_test_towardzero): Likewise.
9235 (rint_test_downward): Likewise.
9236 (rint_test_upward): Likewise.
9237 (round_test): Likewise.
9238 (scalb_test): Likewise.
9239 (scalbn_test): Likewise.
9240 (scalbln_test): Likewise.
9241 (signbit_test): Likewise.
9242 (sin_test): Likewise.
9243 (sin_test_tonearest): Likewise.
9244 (sin_test_towardzero): Likewise.
9245 (sin_test_downward): Likewise.
9246 (sin_test_upward): Likewise.
9247 (sincos_test): Likewise.
9248 (sinh_test): Likewise.
9249 (sinh_test_tonearest): Likewise.
9250 (sinh_test_towardzero): Likewise.
9251 (sinh_test_downward): Likewise.
9252 (sinh_test_upward): Likewise.
9253 (sqrt_test): Likewise.
9254 (sqrt_test_tonearest): Likewise.
9255 (sqrt_test_towardzero): Likewise.
9256 (sqrt_test_downward): Likewise.
9257 (sqrt_test_upward): Likewise.
9258 (tan_test): Likewise.
9259 (tan_test_tonearest): Likewise.
9260 (tan_test_towardzero): Likewise.
9261 (tan_test_downward): Likewise.
9262 (tan_test_upward): Likewise.
9263 (tanh_test): Likewise.
9264 (tgamma_test): Likewise.
9265 (trunc_test): Likewise.
9266 (y0_test): Likewise.
9267 (y1_test): Likewise.
9268 (yn_test): Likewise.
9269 (significand_test): Likewise.
9270
e6b6a857
JM
9271 * math/libm-test.inc (struct ulp_data): Don't refer to ulps for
9272 individual tests in comment.
9273 (libm-test-ulps.h): Don't refer to test_ulps in #include comment.
9274 (prev_max_error): New variable.
9275 (prev_real_max_error): Likewise.
9276 (prev_imag_max_error): Likewise.
9277 (compare_ulp_data): Don't refer to test names in comment.
9278 (find_test_ulps): Remove function.
9279 (find_function_ulps): Likewise.
9280 (find_complex_function_ulps): Likewise.
9281 (init_max_error): Take function name as argument. Look up ulps
9282 for that function.
9283 (print_ulps): Remove function.
9284 (print_max_error): Use prev_max_error instead of calling
9285 find_function_ulps.
9286 (print_complex_max_error): Use prev_real_max_error and
9287 prev_imag_max_error instead of calling find_complex_function_ulps.
9288 (check_float_internal): Take max_ulp parameter instead of calling
9289 find_test_ulps. Don't call print_ulps.
9290 (check_float): Update call to check_float_internal.
9291 (check_complex): Update calls to check_float_internal.
9292 (START): Pass argument to init_max_error.
9293 * math/gen-libm-test.pl (%results): Don't include "kind"
9294 information.
9295 (parse_ulps): Don't handle ulps of individual tests.
9296 (print_ulps_file): Likewise.
9297 (output_ulps): Likewise.
9298 * math/README.libm-test: Update.
9299 * manual/libm-err-tab.pl (parse_ulps): Don't handle ulps of
9300 individual tests.
9301 * sysdeps/aarch64/libm-test-ulps: Remove individual test ulps.
9302 * sysdeps/alpha/fpu/libm-test-ulps: Likewise.
9303 * sysdeps/arm/libm-test-ulps: Likewise.
9304 * sysdeps/i386/fpu/libm-test-ulps: Likewise.
9305 * sysdeps/ia64/fpu/libm-test-ulps: Likewise.
9306 * sysdeps/m68k/coldfire/fpu/libm-test-ulps: Likewise.
9307 * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Likewise.
9308 * sysdeps/microblaze/libm-test-ulps: Likewise.
9309 * sysdeps/mips/mips32/libm-test-ulps: Likewise.
9310 * sysdeps/mips/mips64/libm-test-ulps: Likewise.
9311 * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
9312 * sysdeps/powerpc/nofpu/libm-test-ulps: Likewise.
9313 * sysdeps/s390/fpu/libm-test-ulps: Likewise.
9314 * sysdeps/sh/libm-test-ulps: Likewise.
9315 * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
9316 * sysdeps/tile/libm-test-ulps: Likewise.
9317 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
9318
45adef3c
JM
93192014-03-04 Joseph Myers <joseph@codesourcery.com>
9320
9321 * math/libm-test.inc (print_complex_max_error): Check separately
9322 whether real and imaginary errors are within allowed range and
9323 pass 0 to print_complex_function_ulps instead of value within
9324 allowed range.
9325
000232b9
SP
93262014-03-04 Siddhesh Poyarekar <siddhesh@redhat.com>
9327
d4b17258
SP
9328 * libio/tst-ftell-active-handler.c (get_handles_fdopen): Fix
9329 formatting.
9330 (get_handles_fopen): Likewise.
9331 (do_write_test): Likewise.
9332
091eff71
SP
9333 * libio/wfileops.c (do_ftell_wide): Fix up formatting.
9334
fa3cd248
SP
9335 * libio/fileops.c (do_ftell): Use cached offset when
9336 available.
9337 * libio/iofwide.c (do_ftell_wide): Likewise.
9338 * libio/iofdopen.c (_IO_new_fdopen): Don't use
9339 _IO_file_attach.
9340 * libio/wfileops.c (_IO_fwide): Don't cache offset.
9341
000232b9
SP
9342 [BZ #16532]
9343 * libio/libioP.h (get_file_offset): New function.
9344 * libio/fileops.c (get_file_offset): Likewise.
9345 (do_ftell): Likewise.
9346 (_IO_new_file_seekoff): Split out ftell logic.
9347 * libio/wfileops.c (do_ftell_wide): Likewise.
9348 (_IO_wfile_seekoff): Split out ftell logic.
9349 * libio/tst-ftell-active-handler.c: New test case.
9350 * libio/Makefile (tests): Add it.
9351
116f4d1a
RM
93522014-03-03 Roland McGrath <roland@hack.frob.com>
9353
9354 * nptl/ChangeLog: Renamed to nptl/ChangeLog.old, no longer used.
9355 * nptl_db/ChangeLog: Renamed to nptl_db/ChangeLog.old, no longer used.
9356
532a6035
SP
93572014-03-03 Siddhesh Poyarekar <siddhesh@redhat.com>
9358
9359 [BZ #16639]
9360 * nscd/connections.c (nscd_init): Call do_exit.
9361 (start_threads): Call do_exit and notify_parent.
9362 (begin_drop_privileges): Call do_exit.
9363 (finish_drop_privileges): Likewise.
9364 * nscd/selinux.c (preserve_capabilities): Likewise.
9365 (install_real_capabilities): Likewise.
9366 (nscd_selinux_enabled): Likewise.
9367 (avc_create_thread): Likewise.
9368 (avc_alloc_lock): Likewise.
9369 (nscd_avc_init): Likewise.
9370 * nscd/nscd.c (parent_fd): New static variable.
9371 (main): Create a pipe between parent and child processes.
9372 Skip closing parent_fd.
9373 (monitor_child): New function.
9374 (do_exit): Likewise.
9375 (notify_parent): Likewise.
9376 * nscd/nscd.h (notify_parent): Likewise.
9377 (do_exit): Likewise.
9378
d6285c9f
CD
93792014-03-03 Carlos O'Donell <carlos@redhat.com>
9380
9381 * malloc/malloc.c (__libc_calloc): Revert last change.
9382
2b85d2a0
AZ
93832014-03-03 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
9384
9385 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
9386
c7debbdf
RS
93872014-03-03 Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
9388
9389 * sysdeps/powerpc/powerpc64/power7/strrchr.S: New file.
9390 * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strrchr multiarch
9391 implementation.
9392 * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
9393 (__libc_ifunc_impl_list): Likewise.
9394 * sysdeps/powerpc/powerpc64/multiarch/strrchr.c: New file.
9395 * sysdeps/powerpc/powerpc64/multiarch/strrchr-ppc64.c: New file.
9396 * sysdeps/powerpc/powerpc64/multiarch/strrchr-power7.S: New file.
9397 * string/strrchr.c: Define STRRCHR.
9398
235eed86
OB
93992014-02-28 Ondřej Bílka <neleai@seznam.cz>
9400
9401 * benchtest/bench-strtok.c (simple_strtok): Delete.
9402 (strtok_string): Use as benchmark.
9403 * string/strtok (STRTOK): New macro.
9404
8e25d1e7
CD
94052014-02-28 Carlos O'Donell <carlos@redhat.com>
9406
ef563f92
CD
9407 * manual/threads.texi: Add header and standard comments to all
9408 functions.
9409
8e25d1e7
CD
9410 * elf/dl-lookup.c (check_match): New function.
9411 (ELF_MACHINE_SYM_NO_MATCH): Adjust comment.
9412 (do_lookup_x): Remove nested function check_match. Use non-nested
9413 function check_match.
9414
ff71cc37
RM
94152014-02-28 Roland McGrath <roland@hack.frob.com>
9416
f08e9a26
RM
9417 * csu/Makefile (generated, before-compile): Use += rather than =.
9418 * catgets/Makefile (generated, generated-dirs): Likewise.
9419 * debug/Makefile (generated): Likewise.
9420 * dlfcn/Makefile (generated): Likewise.
9421 * elf/Makefile (before-compile, generated, generated-dirs): Likewise.
9422 * iconvdata/Makefile (before-compile, generated): Likewise.
9423 * intl/Makefile (before-compile, generated, generated-dirs): Likewise.
9424 * libio/Makefile (generated): Likewise.
9425 * malloc/Makefile (generated): Likewise.
9426 * manual/Makefile (generated, generated-dirs): Likewise.
9427 * misc/Makefile (generated): Likewise.
9428 * posix/Makefile (generated): Likewise.
9429 * resolv/Makefile (generated): Likewise.
9430 * sunrpc/Makefile (generated, generated-dirs): Likewise.
9431 * timezone/Makefile (generated, generated-dirs): Likewise.
9432
ff71cc37
RM
9433 * stdio-common/Versions (libc: GLIBC_PRIVATE): Add missing }.
9434
fe13a20c
AZ
94352014-02-27 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
9436
57f41c40
AS
9437 * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llround
9438 power8 implementation.
9439 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-power8.S: New
9440 file: POWER8 llround ifunc implementation.
9441 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround.c
9442 (__lllround): Add POWER8 implementation.
fe13a20c
AZ
9443 * sysdeps/powerpc/powerpc64/power8/fpu/s_llround.S: New file:
9444 POWER8 llround implementation.
9445
57f41c40
AS
9446 * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llrint
9447 power8 implementation.
9448 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint-power8.S: New
9449 file: POWER8 llrint ifunc implementation.
9450 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint.c (__lllrint):
9451 Add POWER8 implementation.
1ad8950a
AZ
9452 * sysdeps/powerpc/powerpc64/power8/fpu/s_llrint.S: New file:
9453 POWER8 llrint implementation.
9454
57f41c40
AS
9455 * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add finite
9456 power8 implementation.
9457 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite-power8.S: New
9458 file: POWER8 finite ifunc implementation.
9459 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite.c (__finite):
9460 Add POWER8 implementation.
cac626d6
AZ
9461 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finitef.c (__finitef):
9462 Likewise.
9463 * sysdeps/powerpc/powerpc64/power8/fpu/s_finite.S: New file:
9464 POWER8 finite implementation.
9465 * sysdeps/powerpc/powerpc64/power8/fpu/s_finitef.S: New file.
9466
57f41c40
AS
9467 * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isinf
9468 power8 implementation.
9469 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf-power8.S: New
9470 file: POWER8 isinf ifunc implementation.
4393fc11
AZ
9471 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf.c (__isinf): Add
9472 POWER8 implementation.
9473 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinff.c (__isinff):
9474 Likewise.
57f41c40
AS
9475 * sysdeps/powerpc/powerpc64/power8/fpu/s_isinf.S: New file: POWER8
9476 isinf implementation.
4393fc11
AZ
9477 * sysdeps/powerpc/powerpc64/power8/fpu/s_isinff.S: New file.
9478
57f41c40
AS
9479 * sysdeps/powerpc/powerpc32/power4/multiarch/init-arch.h
9480 (INIT_ARCH): Add hwcap2 initialization.
9481 * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isnan
9482 power8 implementation.
9483 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power8.S: New
9484 file: POWER8 isnan ifunc implementation.
487972ae
AZ
9485 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan.c (__isnan): Add
9486 POWER8 implementation.
9487 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnanf.c (__isnanf):
9488 Likewise.
57f41c40
AS
9489 * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S: New file: POWER8
9490 isnan implementation.
487972ae
AZ
9491 * sysdeps/powerpc/powerpc64/power8/fpu/s_isnanf.S: New file.
9492
7d92b787
JY
94932014-02-27 Joey Ye <joey.ye@arm.com>
9494
9495 * sysdeps/arm/soft-fp/sfp-machine.h (_FP_NANFRAC_S, _FP_NANFRAC_D)
9496 (_FP_NANFRAC_Q): Set to zero.
9497
1cadc858
SP
94982014-02-27 Siddhesh Poyarekar <siddhesh@redhat.com>
9499
9500 [BZ #16623]
9501 * math/auto-libm-test-in: New test inputs.
9502 * math/auto-libm-test-out: Regenerate.
9503 * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Preserve sign of A
9504 and DA.
9505 (__cos): Likewise.
9506 * sysdeps/x86_64/fpu/libm-test-ulps: Regenerate.
9507
f8c17e79
JM
95082014-02-27 Joseph Myers <joseph@codesourcery.com>
9509
9510 * scripts/evaluate-test.sh: Take new argument indicating whether
9511 failure is expected.
9512 * Makeconfig (evaluate-test): Pass argument to evaluate-test.sh
9513 indicating whether failure is expected.
9514 * conform/Makefile (test-xfail-run-conformtest): New variable.
9515 ($(objpfx)run-conformtest.out): Don't expect to fail at makefile
9516 level.
9517 * posix/Makefile (test-xfail-annexc): New variable.
9518 ($(objpfx)annexc.out): Don't expect to fail at makefile level.
9519
a5f891ac
JM
95202014-02-26 Joseph Myers <joseph@codesourcery.com>
9521
9522 * argp/Makefile: Include Makeconfig immediately after defining
9523 subdir.
9524 * assert/Makefile: Likewise.
9525 * benchtests/Makefile: Likewise.
9526 * catgets/Makefile: Likewise.
9527 * conform/Makefile: Likewise.
9528 * crypt/Makefile: Likewise.
9529 * csu/Makefile: Likewise.
9530 (all): Remove target.
9531 * ctype/Makefile: Include Makeconfig immediately after defining
9532 subdir.
9533 * debug/Makefile: Likewise.
9534 * dirent/Makefile: Likewise.
9535 * dlfcn/Makefile: Likewise.
9536 * gmon/Makefile: Likewise.
9537 * gnulib/Makefile: Likewise.
9538 * grp/Makefile: Likewise.
9539 * gshadow/Makefile: Likewise.
9540 * hesiod/Makefile: Likewise.
9541 * hurd/Makefile: Likewise.
9542 (all): Remove target.
9543 * iconvdata/Makefile: Include Makeconfig immediately after
9544 defining subdir.
9545 * inet/Makefile: Likewise.
9546 * intl/Makefile: Likewise.
9547 * io/Makefile: Likewise.
9548 * libio/Makefile: Likewise.
9549 (all): Remove target.
9550 * locale/Makefile: Include Makeconfig immediately after defining
9551 subdir.
9552 * login/Makefile: Likewise.
9553 * mach/Makefile: Likewise.
9554 (all): Remove target.
9555 * malloc/Makefile: Include Makeconfig immediately after defining
9556 subdir.
9557 (all): Remove target.
9558 * manual/Makefile: Include Makeconfig immediately after defining
9559 subdir.
9560 * math/Makefile: Likewise.
9561 * misc/Makefile: Likewise.
9562 * nis/Makefile: Likewise.
9563 * nss/Makefile: Likewise.
9564 * po/Makefile: Likewise.
9565 (all): Remove target.
9566 * posix/Makefile: Include Makeconfig immediately after defining
9567 subdir.
9568 * pwd/Makefile: Likewise.
9569 * resolv/Makefile: Likewise.
9570 * resource/Makefile: Likewise.
9571 * rt/Makefile: Likewise.
9572 * setjmp/Makefile: Likewise.
9573 * shadow/Makefile: Likewise.
9574 * signal/Makefile: Likewise.
9575 * socket/Makefile: Likewise.
9576 * soft-fp/Makefile: Likewise.
9577 * stdio-common/Makefile: Likewise.
9578 * stdlib/Makefile: Likewise.
9579 * streams/Makefile: Likewise.
9580 * string/Makefile: Likewise.
9581 * sunrpc/Makefile: Likewise.
9582 (all): Remove target.
9583 * sysvipc/Makefile: Include Makeconfig immediately after defining
9584 subdir.
9585 * termios/Makefile: Likewise.
9586 * time/Makefile: Likewise.
9587 * timezone/Makefile: Likewise.
9588 (all): Remove target.
9589 * wcsmbs/Makefile: Include Makeconfig immediately after defining
9590 subdir.
9591 * wctype/Makefile: Likewise.
9592
5b456e9d
SE
95932014-02-26 Steve Ellcey <sellcey@mips.com>
9594
9595 * sysdeps/mips/math_private.h (_FPU_MASK_ALL) New.
9596 (libc_feholdexcept_mips): Use _FPU_MASK_ALL.
9597 (libc_feholdexcept_setround_mips): Ditto.
9598 (libc_feholdsetround): New.
9599 (libc_feholdsetroundf): New.
9600 (libc_feholdsetroundl): New.
9601 (libc_feupdateenv_test_mips): New.
9602 (libc_feupdateenv_test): New.
9603 (libc_feupdateenv_testf): New.
9604 (libc_feupdateenv_testl): New.
9605 (libc_feresetround): New.
9606 (libc_feresetroundf): New.
9607 (libc_feresetroundl): New.
9608 (libc_fetestexcept_mips): New.
9609 (libc_fetestexcept): New.
9610 (libc_fetestexceptf): New.
9611 (libc_fetestexceptl): New.
9612 (HAVE_RM_CTX): New.
9613 (libc_feholdexcept_setround_mips_ctx): New.
9614 (libc_feholdexcept_setround_ctx): New.
9615 (libc_feholdexcept_setroundf_ctx): New.
9616 (libc_feholdexcept_setroundl_ctx): New.
9617 (libc_fesetenv_mips_ctx): New.
9618 (libc_fesetenv_ctx): New.
9619 (libc_fesetenv_ctxf): New.
9620 (libc_fesetenv_ctxl): New.
9621 (libc_feupdateenv_mips_ctx): New.
9622 (libc_feupdateenv_ctx): New.
9623 (libc_feupdateenvf_ctx): New.
9624 (libc_feupdateenvl_ctx): New.
9625 (libc_feholdsetround_mips_ctx): New.
9626 (libc_feholdsetround_ctx): New.
9627 (libc_feholdsetroundf_ctx): New.
9628 (libc_feholdsetroundl_ctx): New.
9629 (libc_feresetround_mips_ctx): New.
9630 (libc_feresetround_ctx): New.
9631 (libc_feresetroundf_ctx): New.
9632 (libc_feresetroundl_ctx): New.
9633
085d0e35
CD
96342014-02-26 Carlos O'Donell <carlos@redhat.com>
9635
f067bf1f
CD
9636 * manual/ipc.texi (Semaphores): Use @Theglibc{}.
9637
085d0e35
CD
9638 * manual/ipc.texi: New file.
9639 * manual/Makefile (chapters): Add ipc.
9640 * manual/job.texi: Add "Inter-Process Communication" to next.
9641 * manual/process.texi: Add "Inter-Process Communication" to prev.
9642
86e58c08
AZ
96432014-02-26 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
9644
9645 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
9646
4248f0da
OB
96472014-02-26 Ondřej Bílka <neleai@seznam.cz>
9648
9649 * malloc/malloc.c (__libc_calloc): Simplify implementation.
9650
cf822e3c
OB
9651 * manual/arith.texi: Fix spaces after sentences.
9652 * manual/charset.texi: Likewise.
9653 * manual/errno.texi: Likewise.
9654 * manual/install.texi: Likewise.
9655 * manual/llio.texi: Likewise.
9656 * manual/locale.texi: Likewise.
9657 * manual/maint.texi: Likewise.
9658 * manual/math.texi: Likewise.
9659 * manual/memory.texi: Likewise.
9660 * manual/message.texi: Likewise.
9661 * manual/probes.texi: Likewise.
9662 * manual/resource.texi: Likewise.
9663 * manual/signal.texi: Likewise.
9664 * manual/socket.texi: Likewise.
9665 * manual/stdio.texi: Likewise.
9666 * manual/string.texi: Likewise.
9667 * manual/time.texi: Likewise.
9668 * manual/users.texi: Likewise.
9669
ade40b10
CD
96702014-02-25 Carlos O'Donell <carlos@redhat.com>
9671
9672 [BZ #16632]
9673 * include/features.h: Don't warn about _BSD_SOURCE or _SVID_SOURCE if
9674 _DEFAULT_SOURCE is defined.
9675
d0503676
CD
96762014-02-25 Ulrich Drepper <drepper@gmail.com>
9677 Carlos O'Donell <carlos@redhat.com>
9678
9679 [BZ #16613]
9680 * elf/dl-tls.c (_dl_count_modids): New function.
9681 * sysdeps/generic/ldsodefs.h: Declare _dl_count_modids.
9682 * elf/rtld.c (dl_main): Call _dl_count_modids to track TLS usage in
9683 audit library and increment generation counter.
9684 (_dl_allocate_tls_init): Add assertion to check TLS generation count.
9685 * elf/tst-audit9.c: New file.
9686 * elf/tst-auditmod9a.c: New file.
9687 * elf/tst-auditmod9b.c: New file.
9688 * elf/Makefile: Add rules to build and run tst-audit9.
9689
4cbf380c
FW
96902014-02-25 Florian Weimer <fweimer@redhat.com>
9691
9692 [BZ #15347]
9693 * misc/sys/select.h (__FD_MASK): Avoid signed integer overflow.
9694
80a56cc3
WN
96952014-02-25 Will Newton <will.newton@linaro.org>
9696
9697 * sysdeps/arm/__longjmp.S: Include stap-probe.h.
9698 (__longjmp): Restore sp and lr before restoring callee
9699 saved registers. Add longjmp and longjmp_target
9700 SystemTap probe point.
9701 * sysdeps/arm/bits/setjmp.h (__jmp_buf): Update comment.
9702 * sysdeps/arm/include/bits/setjmp.h (__JMP_BUF_SP):
9703 Define to zero to match jmpbuf layout.
9704 * sysdeps/arm/setjmp.S: Include stap-probe.h.
9705 (__sigsetjmp): Save sp and lr before saving callee
9706 saved registers. Add setjmp SystemTap probe point.
9707
3ea0f74e
SL
97082014-02-24 Stefan Liebler <stli@linux.vnet.ibm.com>
9709
9710 * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
9711
b04acb26
AS
97122014-02-24 Andreas Schwab <schwab@suse.de>
9713
9714 [BZ #15804]
9715 * elf/pldd.c (wait_for_ptrace_stop): New function.
9716 (main): Call it after attaching.
9717
098ad55c
RM
97182014-02-22 Roland McGrath <roland@hack.frob.com>
9719
d4ec6ae1
RM
9720 * Makerules ($(common-objpfx)Versions.v.i): No longer depend
9721 on $(common-objpfx)abi-versions.h; using <shlib-compat.h> inside
9722 Versions files is now verboten.
9723 * hurd/Versions (libc: GLIBC_2.0):
9724 Remove various [SHLIB_COMPAT (libc, GLIBC_2_0, ...)] sections.
9725 (libc: HURD_CTHREADS_0.3): Remove conditionalization, was under
9726 [!SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_2)].
9727 * mach/Versions: Likewise.
9728
098ad55c
RM
9729 * csu/Versions: Remove unused %include.
9730 * resolv/Versions: Likewise.
9731
acd7f096
JM
97322014-02-21 Joseph Myers <joseph@codesourcery.com>
9733
f0881698
JM
9734 * Makefile ($(objpfx)c++-types-check.out): Use $(evaluate-test).
9735 ($(objpfx)check-local-headers.out): Likewise.
9736 ($(objpfx)begin-end-check.out): Likewise.
9737 * Makerules (check-abi-%.out): Likewise.
9738 * catgets/Makefile ($(objpfx)test1.cat): Likewise.
9739 ($(objpfx)test2.cat): Likewise.
9740 ($(objpfx)de/libc.cat): Likewise.
9741 ($(objpfx)test-gencat.out): Likewise.
9742 * conform/Makefile ($(objpfx)run-conformtest.out): Likewise.
9743 * elf/Makefile ($(objpfx)order-cmp.out): Likewise.
9744 ($(objpfx)noload-mem): Likewise.
9745 ($(objpfx)tst-pathopt.out): Likewise.
9746 ($(objpfx)tst-rtld-load-self.out): Likewise.
9747 ($(objpfx)tst-array1-cmp.out): Likewise.
9748 ($(objpfx)tst-array1-static-cmp.out): Likewise.
9749 ($(objpfx)tst-array2-cmp.out): Likewise.
9750 ($(objpfx)tst-array3-cmp.out): Likewise.
9751 ($(objpfx)tst-array4-cmp.out): Likewise.
9752 ($(objpfx)tst-array5-cmp.out): Likewise.
9753 ($(objpfx)tst-array5-static-cmp.out): Likewise.
9754 ($(objpfx)check-textrel.out): Likewise.
9755 ($(objpfx)check-execstack.out): Likewise.
9756 ($(objpfx)check-localplt.out): Likewise.
9757 ($(objpfx)order2-cmp.out): Likewise.
9758 ($(objpfx)tst-leaks1-mem): Likewise.
9759 ($(objpfx)tst-leaks1-static-mem): Likewise.
9760 ($(objpfx)tst-initorder-cmp.out): Likewise.
9761 ($(objpfx)tst-initorder2-cmp.out): Likewise.
9762 ($(objpfx)tst-unused-dep.out): Likewise.
9763 ($(objpfx)tst-unused-dep-cmp.out): Likewise.
9764 * grp/Makefile ($(objpfx)tst_fgetgrent.out): Likewise.
9765 * iconv/Makefile (test-iconvconfig): Likewise.
9766 * iconvdata/Makefile ($(objpfx)mtrace-tst-loading): Likewise.
9767 ($(objpfx)iconv-test.out): Likewise.
9768 ($(objpfx)tst-tables.out): Likewise.
9769 * intl/Makefile ($(objpfx)mtrace-tst-gettext): Likewise.
9770 ($(objpfx)tst-gettext.out): Likewise.
9771 ($(objpfx)tst-translit.out): Likewise.
9772 ($(objpfx)tst-gettext2.out): Likewise.
9773 ($(objpfx)tst-gettext4.out): Likewise.
9774 ($(objpfx)tst-gettext6.out): Likewise.
9775 * io/Makefile ($(objpfx)ftwtest.out): Likewise.
9776 * libio/Makefile ($(objpfx)test-freopen.out): Likewise.
9777 ($(objpfx)tst-fopenloc-cmp.out): Likewise.
9778 ($(objpfx)tst-fopenloc-mem.out): Likewise.
9779 * malloc/Makefile ($(objpfx)tst-mtrace.out): Likewise.
9780 * misc/Makefile ($(objpfx)tst-error1-mem): Likewise.
9781 * posix/Makefile ($(objpfx)globtest.out): Likewise.
9782 ($(objpfx)wordexp-tst.out): Likewise.
9783 ($(objpfx)annexc.out): Likewise.
9784 ($(objpfx)tst-fnmatch-mem): Likewise.
9785 ($(objpfx)bug-regex2-mem): Likewise.
9786 ($(objpfx)bug-regex14-mem): Likewise.
9787 ($(objpfx)bug-regex21-mem): Likewise.
9788 ($(objpfx)bug-regex31-mem): Likewise.
9789 ($(objpfx)tst-vfork3-mem): Likewise.
9790 ($(objpfx)tst-rxspencer-no-utf8-mem): Likewise.
9791 ($(objpfx)tst-pcre-mem): Likewise.
9792 ($(objpfx)tst-boost-mem): Likewise.
9793 ($(objpfx)tst-getconf.out): Likewise.
9794 ($(objpfx)bug-ga2-mem): Likewise.
9795 ($(objpfx)bug-glob2-mem): Likewise.
9796 * resolv/Makefile ($(objpfx)mtrace-tst-leaks): Likewise.
9797 ($(objpfx)mtrace-tst-leaks2): Likewise.
9798 * stdio-common/Makefile ($(objpfx)tst-unbputc.out): Likewise.
9799 ($(objpfx)tst-printf.out): Likewise.
9800 ($(objpfx)tst-setvbuf1.out): Likewise.
9801 ($(objpfx)tst-setvbuf1-cmp.out): Likewise.
9802 * stdlib/Makefile ($(objpfx)isomac.out): Likewise.
9803 ($(objpfx)tst-fmtmsg.out): Likewise.
9804 * string/Makefile ($(objpfx)tst-svc-cmp.out): Likewise.
9805 * sysdeps/x86/Makefile ($(objpfx)tst-xmmymm.out): Likewise.
9806
acd7f096
JM
9807 * bits/fcntl.h [__USE_MISC]: Remove redundant conditionals.
9808 * bits/sigaction.h [__USE_MISC]: Likewise.
9809 * bits/waitstatus.h: Update #endif comments.
9810 * ctype/ctype.h: Likewise.
9811 * dirent/dirent.h: Likewise.
9812 [__USE_MISC]: Remove redundant conditionals.
9813 * grp/grp.h: Update #endif comments.
9814 [__USE_GNU]: Remove redundant conditionals.
9815 [__USE_MISC]: Likewise.
9816 * inet/netinet/in.h [__USE_GNU]: Likewise.
9817 * io/sys/stat.h [__USE_MISC]: Likewise.
9818 * libio/bits/stdio-ldbl.h [__USE_MISC]: Likewise.
9819 * libio/bits/stdio.h: Update #endif comments.
9820 [__USE_MISC]: Remove redundant conditionals.
9821 * libio/bits/stdio2.h [__USE_MISC]: Likewise.
9822 * libio/stdio.h: Update #endif comments.
9823 [__USE_MISC]: Remove redundant conditionals.
9824 * math/bits/math-finite.h [__USE_MISC]: Likewise.
9825 * math/bits/mathcalls.h [__USE_MISC]: Likewise.
9826 * math/math.h: Update #else and #endif comments.
9827 [__USE_MISC]: Remove redundant conditionals.
9828 * misc/sys/uio.h: Update #endif comments.
9829 * posix/bits/unistd.h [__USE_MISC]: Remove redundant conditionals.
9830 * posix/glob.h [__USE_MISC]: Likewise.
9831 * posix/sys/types.h: Update #endif comments.
9832 [__USE_MISC]: Remove redundant conditionals.
9833 * posix/sys/wait.h: Update #endif comments.
9834 [__USE_MISC]: Remove redundant conditionals.
9835 * posix/unistd.h: Update #endif comments.
9836 [__USE_MISC]: Remove redundant conditionals.
9837 * pwd/pwd.h [__USE_GNU]: Likewise.
9838 [__USE_MISC]: Likewise.
9839 * resolv/netdb.h [__USE_GNU]: Likewise.
9840 * signal/signal.h: Update #endif comments.
9841 [__USE_MISC]: Remove redundant conditionals.
9842 * stdlib/stdlib.h: Update #else and #endif comments.
9843 [__USE_MISC]: Remove redundant conditionals.
9844 [__USE_GNU]: Likewise.
9845 * string/bits/string2.h [__USE_MISC]: Likewise.
9846 * string/string.h: Update #endif comments.
9847 [__USE_MISC]: Remove redundant conditionals.
9848 * sysdeps/m68k/m680x0/fpu/bits/mathinline.h [__USE_MISC]:
9849 Likewise.
9850 * sysdeps/mach/hurd/bits/fcntl.h [__USE_MISC]: Likewise.
9851 * sysdeps/mach/hurd/bits/stat.h [__USE_MISC]: Likewise.
9852 * sysdeps/unix/sysv/linux/alpha/bits/sigaction.h [__USE_MISC]:
9853 Likewise.
9854 * sysdeps/unix/sysv/linux/alpha/bits/stat.h [__USE_MISC]:
9855 Likewise.
9856 * sysdeps/unix/sysv/linux/bits/fcntl-linux.h: Update #endif
9857 comments.
9858 [__USE_MISC]: Remove redundant conditionals.
9859 * sysdeps/unix/sysv/linux/bits/in.h [__USE_GNU]: Likewise.
9860 * sysdeps/unix/sysv/linux/bits/sigaction.h [__USE_MISC]: Likewise.
9861 * sysdeps/unix/sysv/linux/bits/socket.h [__USE_GNU]: Likewise.
9862 * sysdeps/unix/sysv/linux/bits/stat.h [__USE_MISC]: Likewise.
9863 * sysdeps/unix/sysv/linux/ia64/bits/sigaction.h [__USE_MISC]:
9864 Likewise.
9865 * sysdeps/unix/sysv/linux/m68k/bits/stat.h [__USE_MISC]: Likewise.
9866 * sysdeps/unix/sysv/linux/mips/bits/sigaction.h [__USE_MISC]:
9867 Likewise.
9868 * sysdeps/unix/sysv/linux/mips/bits/stat.h [__USE_MISC]: Likewise.
9869 * sysdeps/unix/sysv/linux/powerpc/bits/stat.h [__USE_MISC]:
9870 Likewise.
9871 * sysdeps/unix/sysv/linux/s390/bits/sigaction.h [__USE_MISC]:
9872 Likewise.
9873 * sysdeps/unix/sysv/linux/s390/bits/stat.h [__USE_MISC]: Likewise.
9874 * sysdeps/unix/sysv/linux/sparc/bits/sigaction.h [__USE_MISC]:
9875 Likewise.
9876 * sysdeps/unix/sysv/linux/sparc/bits/stat.h [__USE_MISC]:
9877 Likewise.
9878 * sysdeps/unix/sysv/linux/x86/bits/stat.h [__USE_MISC]: Likewise.
9879 * sysdeps/x86/bits/string.h: Update #endif comments.
9880 * sysdeps/x86/fpu/bits/mathinline.h [__USE_MISC]: Remove redundant
9881 conditionals.
9882 * time/sys/time.h: Update #endif comments.
9883 * time/time.h: Likewise.
9884 [__USE_MISC]: Remove redundant conditionals.
9885
a5d82e4e
YG
98862014-02-21 Yury Gribov <y.gribov@samsung.com>
9887
9888 [BZ #16600]
9889 * sysdeps/arm/libm-test-ulps: Update for VFPv4.
9890
9a80491d
AS
98912014-02-21 Andreas Schwab <schwab@linux-m68k.org>
9892
9893 * Versions.def (librt): Add GLIBC_2.17.
9894
105fa381
AC
98952014-02-21 Adam Conrad <adconrad@0c3.net>
9896
9897 * sysdeps/powerpc/bits/hwcap.h: Allow _SYSDEPS_SYSDEP_H guard as a
9898 synonym for _SYS_AUXV_H to allow direct inclusion.
9899 * sysdeps/sparc/bits/hwcap.h: Likewise.
9900 * sysdeps/powerpc/sysdep.h: Define _SYSDEPS_SYSDEP_H instead of
9901 _SYS_AUXV_H so we can include sysdep.h and sys/auxv.h together.
9902 * sysdeps/sparc/sysdep.h: Likewise.
9903
b8cd1c4e
SP
99042014-02-21 Siddhesh Poyarekar <siddhesh@redhat.com>
9905
9906 * benchtests/bench-strrchr.c (do_test): Fix minor formatting.
9907
bd939d23
RS
99082014-02-21 Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
9909
9910 * benchtests/bench-strrchr.c: Print length instead of position.
9911
5d7b57ca
JM
99122014-02-20 Joseph Myers <joseph@codesourcery.com>
9913
bc688c10
JM
9914 [BZ #16611]
9915 * sysdeps/unix/sysv/linux/kernel-features.h
9916 [__LINUX_KERNEL_VERSION >= 0x030000 && __ASSUME_SOCKETCALL]
9917 (__ASSUME_SENDMMSG_SOCKETCALL): Define.
9918 [__LINUX_KERNEL_VERSION >= 0x030000 && (__i386__ || __x86_64__ ||
9919 __powerpc__ || __sh__ || __sparc__)] (__ASSUME_SENDMMSG_SYSCALL):
9920 Likewise.
9921 [__i386__ || __powerpc__ || __sh__ || __sparc__]
9922 (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
9923 [__ASSUME_SENDMMSG_SOCKETCALL || __ASSUME_SENDMMSG_SYSCALL]
9924 (__ASSUME_SENDMMSG): Define instead of using previous
9925 [__LINUX_KERNEL_VERSION >= 0x020627] condition.
9926 * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
9927 (__ASSUME_SENDMMSG_SYSCALL): Define.
9928 * sysdeps/unix/sysv/linux/alpha/kernel-features.h
9929 [__LINUX_KERNEL_VERSION >= 0x030200] (__ASSUME_SENDMMSG_SYSCALL):
9930 Likewise.
9931 * sysdeps/unix/sysv/linux/arm/kernel-features.h
9932 [__LINUX_KERNEL_VERSION >= 0x030000] (__ASSUME_SENDMMSG_SYSCALL):
9933 Likewise.
9934 * sysdeps/unix/sysv/linux/ia64/kernel-features.h
9935 [__LINUX_KERNEL_VERSION >= 0x030000] (__ASSUME_SENDMMSG_SYSCALL):
9936 Likewise.
9937 * sysdeps/unix/sysv/linux/internal_sendmmsg.S [__ASSUME_SOCKETCALL
9938 && !__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL &&
9939 !__ASSUME_SENDMMSG_SYSCALL] (__NR_sendmmsg): Undefine.
9940 [__ASSUME_SENDMMSG]: Change conditionals to
9941 [__ASSUME_SENDMMSG_SOCKETCALL].
9942 * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
9943 [__LINUX_KERNEL_VERSION >= 0x030300] (__ASSUME_SENDMMSG_SYSCALL):
9944 Define.
9945 * sysdeps/unix/sysv/linux/mips/kernel-features.h
9946 [__LINUX_KERNEL_VERSION >= 0x030100] (__ASSUME_SENDMMSG_SYSCALL):
9947 Likewise.
9948 * sysdeps/unix/sysv/linux/sendmmsg.c [__ASSUME_SOCKETCALL &&
9949 !__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL &&
9950 !__ASSUME_SENDMMSG_SYSCALL] (__NR_sendmmsg): Undefine.
9951 [!__ASSUME_SENDMMSG]: Change conditional to
9952 [!__ASSUME_SENDMMSG_SOCKETCALL].
9953 * sysdeps/unix/sysv/linux/tile/kernel-features.h
9954 [__LINUX_KERNEL_VERSION >= 0x030000] (__ASSUME_SENDMMSG_SYSCALL):
9955 Define.
9956
0e31b18c
JM
9957 [BZ #16610]
9958 * sysdeps/unix/sysv/linux/kernel-features.h
9959 [__LINUX_KERNEL_VERSION >= 0x020621 && __ASSUME_SOCKETCALL]
9960 (__ASSUME_RECVMMSG_SOCKETCALL): Define.
9961 [(__LINUX_KERNEL_VERSION >= 0x020621 && (__i386__ || __x86_64__ ||
9962 __sparc__)) || (__LINUX_KERNEL_VERSION >= 0x020625 && (__powerpc__
9963 || __sh__))] (__ASSUME_RECVMMSG_SYSCALL): Likewise.
9964 [__i386__ || __sparc__]
9965 (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
9966 [__ASSUME_RECVMMSG_SOCKETCALL || __ASSUME_RECVMMSG_SYSCALL]
9967 (__ASSUME_RECVMMSG): Define instead of using previous
9968 [__LINUX_KERNEL_VERSION >= 0x020621] condition.
9969 * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
9970 (__ASSUME_RECVMMSG_SYSCALL): Define.
9971 * sysdeps/unix/sysv/linux/alpha/kernel-features.h
9972 [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
9973 Likewise.
9974 * sysdeps/unix/sysv/linux/arm/kernel-features.h
9975 [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
9976 Likewise.
9977 * sysdeps/unix/sysv/linux/ia64/kernel-features.h
9978 [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
9979 Likewise.
9980 * sysdeps/unix/sysv/linux/internal_recvmmsg.S [__ASSUME_SOCKETCALL
9981 && !__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL &&
9982 !__ASSUME_RECVMMSG_SYSCALL] (__NR_recvmmsg): Undefine.
9983 [__ASSUME_RECVMMSG]: Change condition to
9984 [__ASSUME_RECVMMSG_SOCKETCALL].
9985 * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
9986 [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
9987 Define.
9988 (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
9989 * sysdeps/unix/sysv/linux/mips/kernel-features.h
9990 [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
9991 Likewise.
9992 * sysdeps/unix/sysv/linux/recvmmsg.c [__ASSUME_SOCKETCALL &&
9993 !__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL &&
9994 !__ASSUME_RECVMMSG_SYSCALL] (__NR_recvmmsg): Undefine.
9995 [!__ASSUME_RECVMMSG]: Change condition to
9996 [!__ASSUME_RECVMMSG_SOCKETCALL].
9997 * sysdeps/unix/sysv/linux/tile/kernel-features.h
9998 (__ASSUME_RECVMMSG_SYSCALL): Define.
9999
dd481ccf
JM
10000 [BZ #16609]
10001 * sysdeps/unix/sysv/linux/kernel-features.h [__i386__ ||
10002 __powerpc__ || __s390__ || __sh__ || __sparc__]
10003 (__ASSUME_SOCKETCALL): Define.
10004 [__LINUX_KERNEL_VERSION && __ASSUME_SOCKETCALL]
10005 (__ASSUME_ACCEPT4_SOCKETCALL): Likewise.
10006 [(__LINUX_KERNEL_VERSION >= 0x02061c && (__x86_64__ || __sparc__))
10007 || (__LINUX_KERNEL_VERSION >= 0x020625 && (__powerpc__ ||
10008 __sh__))] (__ASSUME_ACCEPT4_SYSCALL): Likewise.
10009 [__sparc__] (__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL): Likewise.
10010 [__ASSUME_ACCEPT4_SOCKETCALL || __ASSUME_ACCEPT4_SYSCALL]
10011 (__ASSUME_ACCEPT4): Define instead of using previous
10012 [__LINUX_KERNEL_VERSION >= 0x02061c && (__i386__ || __x86_64__ ||
10013 __powerpc__ || __sparc__ || __s390__)] condition.
10014 * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
10015 (__ASSUME_ACCEPT4): Change to __ASSUME_ACCEPT4_SYSCALL.
10016 * sysdeps/unix/sysv/linux/accept4.c [__ASSUME_SOCKETCALL &&
10017 !__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL &&
10018 !__ASSUME_ACCEPT4_SYSCALL] (__NR_accept4): Undefine.
10019 [!__ASSUME_ACCEPT4]: Change condition to
10020 [!__ASSUME_ACCEPT4_SOCKETCALL].
10021 * sysdeps/unix/sysv/linux/alpha/kernel-features.h
10022 (__ASSUME_ACCEPT4): Change to __ASSUME_ACCEPT4_SYSCALL. Correct
10023 condition to [__LINUX_KERNEL_VERSION >= 0x030200].
10024 * sysdeps/unix/sysv/linux/arm/kernel-features.h
10025 [__LINUX_KERNEL_VERSION >= 0x020624] (__ASSUME_ACCEPT4): Change to
10026 __ASSUME_ACCEPT4_SYSCALL.
10027 * sysdeps/unix/sysv/linux/i386/accept4.S [__ASSUME_ACCEPT4]:
10028 Change conditions to [__ASSUME_ACCEPT4_SOCKETCALL].
10029 * sysdeps/unix/sysv/linux/ia64/kernel-features.h
10030 [__LINUX_KERNEL_VERSION >= 0x030300] (__ASSUME_ACCEPT4): Change to
10031 __ASSUME_ACCEPT4_SYSCALL.
10032 * sysdeps/unix/sysv/linux/internal_accept4.S [__ASSUME_SOCKETCALL
10033 && !__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL &&
10034 !__ASSUME_ACCEPT4_SYSCALL] (__NR_accept4): Undefine.
10035 [__ASSUME_ACCEPT4]: Change condition to
10036 [__ASSUME_ACCEPT4_SOCKETCALL].
10037 * sysdeps/unix/sysv/linux/m68k/kernel-features.h
10038 (__ASSUME_SOCKETCALL): Define.
10039 [__LINUX_KERNEL_VERSION >= 0x02061c] (__ASSUME_ACCEPT4): Remove.
10040 * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
10041 (__ASSUME_SOCKETCALL): Define.
10042 (__ASSUME_ACCEPT4): Remove.
10043 [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_ACCEPT4_SYSCALL):
10044 Define.
10045 * sysdeps/unix/sysv/linux/mips/kernel-features.h
10046 [__LINUX_KERNEL_VERSION >= 0x02061f] (__ASSUME_ACCEPT4_SYSCALL):
10047 Likewise.
10048 * sysdeps/unix/sysv/linux/tile/kernel-features.h
10049 (__ASSUME_ACCEPT4): Change to __ASSUME_ACCEPT4_SYSCALL.
10050
5d7b57ca
JM
10051 * sysdeps/unix/sysv/linux/arm/bits/hwcap.h (HWCAP_ARM_VFPD32): New
10052 macro.
10053 (HWCAP_ARM_LPAE): Likewise.
10054 (HWCAP_ARM_EVTSTRM): Likewise.
10055 * sysdeps/unix/sysv/linux/arm/dl-procinfo.c (_dl_arm_cap_flags):
10056 Add vpfd32, lpae and evtstrm.
10057 * sysdeps/unix/sysv/linux/arm/dl-procinfo.h (_DL_HWCAP_COUNT):
10058 Increase to 22.
10059
63689d61
JM
100602014-02-19 Joseph Myers <joseph@codesourcery.com>
10061
10062 * math/auto-libm-test-in: Add tests of clog10.
10063 * math/auto-libm-test-out: Regenerated.
10064 * math/libm-test.inc (clog10_test_data): Use AUTO_TESTS_c_c.
10065 * sysdeps/i386/fpu/libm-test-ulps: Update.
10066 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
10067
ab09bf61
AS
100682014-02-18 Andreas Schwab <schwab@suse.de>
10069
10070 [BZ #16574]
10071 * resolv/res_send.c (send_vc): Add parameter ansp2_malloced.
10072 Store non-zero if the second buffer was newly allocated.
10073 (send_dg): Likewise.
10074 (__libc_res_nsend): Add parameter ansp2_malloced and pass it down
10075 to send_vc and send_dg.
10076 (res_nsend): Pass NULL for ansp2_malloced.
10077 * resolv/res_query.c (__libc_res_nquery): Add parameter
10078 answerp2_malloced and pass it down to __libc_res_nsend.
10079 (res_nquery): Pass additional NULL to __libc_res_nquery.
10080 (__libc_res_nsearch): Add parameter answerp2_malloced and pass it
10081 down to __libc_res_nquery and __libc_res_nquerydomain. Deallocate
10082 second answer buffer if answerp2_malloced was set.
10083 (res_nsearch): Pass additional NULL to __libc_res_nsearch.
10084 (__libc_res_nquerydomain): Add parameter
10085 answerp2_malloced and pass it down to __libc_res_nquery.
10086 (res_nquerydomain): Pass additional NULL to
10087 __libc_res_nquerydomain.
10088 * resolv/nss_dns/dns-network.c (_nss_dns_getnetbyname_r): Pass
10089 additional NULL to __libc_res_nsend and __libc_res_nquery.
10090 * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname3_r): Pass
10091 additional NULL to __libc_res_nsearch.
10092 (_nss_dns_gethostbyname4_r): Revert last change. Use new
10093 parameter of __libc_res_nsearch to check for separately allocated
10094 second buffer.
10095 (_nss_dns_gethostbyaddr2_r): Pass additional NULL to
10096 __libc_res_nquery.
10097 * resolv/nss_dns/dns-canon.c (_nss_dns_getcanonname_r): Pass
10098 additional NULL to __libc_res_nquery.
10099 * resolv/gethnamaddr.c (gethostbyname2): Pass additional NULL to
10100 __libc_res_nsearch.
10101 (gethostbyaddr): Pass additional NULL to __libc_res_nquery.
10102 * include/resolv.h: Update prototypes of __libc_res_nquery,
10103 __libc_res_nsearch, __libc_res_nsend.
10104
a4fb7861
JM
101052014-02-18 Joseph Myers <joseph@codesourcery.com>
10106
c6af2d89
JM
10107 * math/auto-libm-test-in: Add tests of fma.
10108 * math/auto-libm-test-out: Regenerated.
10109 * math/libm-test.inc (fma_test_data): Use AUTO_TESTS_fff_f.
10110 (fma_towardzero_test_data): Likewise.
10111 (fma_downward_test_data): Likewise.
10112 (fma_upward_test_data): Likewise.
10113 * math/gen-auto-libm-tests.c (rounding_mode_desc): Add field
10114 mpc_mode.
10115 (rounding_modes): Add values for new field.
10116 (func_calc_method): Add value mpfr_fff_f.
10117 (func_calc_desc): Add mpfr_fff_f union field.
10118 (test_function): Add field exact_args.
10119 (FUNC): Add macro argument EXACT_ARGS.
10120 (FUNC_mpfr_f_f): Update call to FUNC.
10121 (FUNC_mpfr_f_f): Likewise.
10122 (FUNC_mpfr_ff_f): Likewise.
10123 (FUNC_mpfr_if_f): Likewise.
10124 (FUNC_mpc_c_f): Likewise.
10125 (FUNC_mpc_c_c): Likewise.
10126 (test_functions): Add fma. Update calls to FUNC.
10127 (handle_input_arg): Add argument exact_args.
10128 (add_test): Update call to handle_input_arg.
10129 (calc_generic_results): Add argument mode. Handle mpfr_fff_f.
10130 (output_for_one_input_case): Update call to calc_generic_results.
10131 Recalculate exact zero results in each rounding mode.
10132
a4fb7861
JM
10133 * math/gen-auto-libm-tests.c (adjust_real): Ensure integers are
10134 non-negative before setting low bit.
10135 * math/auto-libm-test-in: Mark one asin test possibly having
10136 spurious underflow.
10137 * math/auto-libm-test-out: Regenerated.
10138 * sysdeps/i386/fpu/libm-test-ulps: Update.
10139 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
10140
ef114eaf
DH
101412014-02-17 David Holsgrove <david.holsgrove@xilinx.com>
10142
2b7f4f2c
SP
10143 * sysdeps/microblaze: Move directory from ports/sysdeps/microblaze.
10144 * sysdeps/unix/sysv/linux/microblaze: Move directory from
10145 ports/sysdeps/unix/sysv/linux/microblaze.
ef114eaf
DH
10146 * README: Add missing listing for microblaze*-*-linux-gnu.
10147
8125aedc
AM
101482014-02-16 Ondřej Bílka <neleai@seznam.cz>
10149
10150 * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname4_r): Remove
10151 duplicate code
10152
c70a4b1d
MF
101532014-02-16 Mike Frysinger <vapier@gentoo.org>
10154
10155 * sysdeps/ia64: Move directory from ports/sysdeps/ia64.
10156 * sysdeps/unix/sysv/linux/ia64: Move directory from
10157 ports/sysdeps/unix/sysv/linux/ia64.
10158 * README: Update listing for ia64-*-linux-gnu.
10159
591aeaf7
TD
101602014-02-14 Tomas Dohnalek <tdohnale@redhat.com>
10161 Joseph Myers <joseph@codesourcery.com>
10162
10163 * Makeconfig (test-name): New variable.
10164 (evaluate-test): Likewise.
10165 * Makerules (do-test-clean): Remove .test-result files.
10166 (common-mostlyclean): Likewise.
10167 * Rules ($(objpfx)%.out): Use $(evaluate-test) in both rules.
10168 * scripts/evaluate-test.sh: New file.
10169
6e89caf1
JM
101702014-02-14 Joseph Myers <joseph@codesourcery.com>
10171
7f98f180
JM
10172 * libio/Makefile ($(objpfx)tst-fopenloc.check): Split into
10173 separate $(objpfx)tst-fopenloc-cmp.out and
10174 $(objpfx)tst-fopenloc-mem.out targets.
10175 (tests): Update dependencies.
10176 * posix/Makefile (tests variable): Add tst-rxspencer-no-utf8.
10177 (generated): Change tst-rxspencer-mem and tst-rxspencer.mtrace to
10178 tst-rxspencer-no-utf8-mem and tst-rxspencer-no-utf8.mtrace.
10179 (tst-rxspencer-no-utf8-ARGS): New variable.
10180 (tst-rxspencer-no-utf8-ENV): Likewise.
10181 (tests target): Depend on $(objpfx)tst-rxspencer-no-utf8-mem
10182 instead of $(objpfx)tst-rxspencer-mem.
10183 ($(objpfx)tst-rxspencer-mem): Change target to
10184 $(objpfx)tst-rxspencer-no-utf8-mem. Depend on
10185 $(objpfx)tst-rxspencer-no-utf8.out instead of running test program.
10186 * posix/tst-rxspencer-no-utf8.c: New file.
10187
6e89caf1
JM
10188 * elf/Makefile ($(objpfx)order.out): Remove rule.
10189 [$(run-built-tests) = yes] (tests): Depend on
10190 $(objpfx)order-cmp.out.
10191 ($(objpfx)order-cmp.out): New rule.
10192 [$(run-built-tests) = yes] (tests): Depend on
10193 $(objpfx)tst-array1-cmp.out, $(objpfx)tst-array1-static-cmp.out,
10194 $(objpfx)tst-array2-cmp.out, $(objpfx)tst-array3-cmp.out,
10195 $(objpfx)tst-array4-cmp.out, $(objpfx)tst-array5-cmp.out and
10196 $(objpfx)tst-array5-static-cmp.out.
10197 ($(objpfx)tst-array1.out): Remove rule.
10198 ($(objpfx)tst-array1-cmp.out): New rule.
10199 ($(objpfx)tst-array1-static.out): Remove rule.
10200 ($(objpfx)tst-array1-static-cmp.out): New rule.
10201 ($(objpfx)tst-array2.out): Remove rule.
10202 ($(objpfx)tst-array2-cmp.out): New rule.
10203 ($(objpfx)tst-array3.out): Remove rule.
10204 ($(objpfx)tst-array3-cmp.out): New rule.
10205 ($(objpfx)tst-array4.out): Remove rule.
10206 ($(objpfx)tst-array4-cmp.out): New rule.
10207 ($(objpfx)tst-array5.out): Remove rule.
10208 ($(objpfx)tst-array5-cmp.out): New rule.
10209 ($(objpfx)tst-array5-static.out): Remove rule.
10210 ($(objpfx)tst-array5-static-cmp.out): New rule.
10211 [$(run-built-tests) = yes] (tests): Depend on
10212 $(objpfx)order2-cmp.out.
10213 ($(objpfx)order2.out): Remove rule.
10214 ($(objpfx)order2-cmp.out): New rule.
10215 ($(objpfx)tst-initorder.out): Remove rule.
10216 [$(run-built-tests) = yes] (tests): Depend on
10217 $(objpfx)tst-initorder-cmp.out.
10218 ($(objpfx)tst-initorder-cmp.out): New rule.
10219 ($(objpfx)tst-initorder2.out): Remove rule.
10220 [$(run-built-tests) = yes] (tests): Depend on
10221 $(objpfx)tst-initorder2-cmp.out.
10222 ($(objpfx)tst-initorder2-cmp.out): New rule.
10223 [$(run-built-tests) = yes] (tests): Depend on
10224 $(objpfx)tst-unused-dep-cmp.out.
10225 ($(objpfx)tst-unused-dep-cmp.out): Do not run cmp.
10226 ($(objpfx)tst-unused-dep-cmp.out): New rule.
10227 * stdio-common/Makefile [$(run-built-tests) = yes] (tests): Depend
10228 on $(objpfx)tst-setvbuf1-cmp.out.
10229 ($(objpfx)tst-setvbuf1.out): Do not run cmp.
10230 ($(objpfx)tst-setvbuf1-cmp.out): New rule.
10231 * string/Makefile [$(run-built-tests) = yes] (tests): Depend
10232 $(objpfx)tst-svc-cmp.out instead of $(objpfx)tst-svc.out.
10233 ($(objpfx)tst-svc.out): Remove rule.
10234 ($(objpfx)tst-svc-cmp.out): New rule.
10235
ed9a38e2
JM
102362014-02-13 Joseph Myers <joseph@codesourcery.com>
10237
10238 * bits/mman.h [__USE_MISC]: Remove redundant conditionals.
10239 * ctype/ctype.h [__USE_MISC]: Likewise.
10240 * dirent/dirent.h [__USE_MISC]: Likewise.
10241 * grp/grp.h [__USE_MISC]: Likewise.
10242 * io/fcntl.h [__USE_MISC]: Likewise.
10243 * io/sys/stat.h [__USE_MISC]: Likewise.
10244 * libio/stdio.h [__USE_MISC]: Likewise.
10245 * posix/unistd.h [__USE_MISC]: Likewise.
10246 * pwd/pwd.h [__USE_MISC]: Likewise.
10247 * stdlib.h [__USE_MISC]: Likewise.
10248 * string/bits/string2.h [__USE_MISC]: Likewise.
10249 * string/string.h [__USE_MISC]: Likewise.
10250 * time/time.h [__USE_MISC]: Likewise.
10251
d6680619
AS
102522014-02-13 Andreas Schwab <schwab@suse.de>
10253
10254 [BZ #16574]
10255 * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname4_r): Free the
10256 second answer buffer if it was separately allocated.
10257
ace614b8
JM
102582014-02-12 Joseph Myers <joseph@codesourcery.com>
10259
743151ae
JM
10260 * sysdeps/mips/math-tests.h: Include <features.h>.
10261 [!__mips_soft_float && _MIPS_SIM != _ABIO32 && __GNUC_PREREQ (4, 9)]
10262 (ROUNDING_TESTS_long_double): Do not define.
10263 [!__mips_soft_float && _MIPS_SIM != _ABIO32 && __GNUC_PREREQ (4, 9)]
10264 (EXCEPTION_TESTS_long_double): Likewise.
10265 * sysdeps/mips/mips64/libm-test-ulps: Update.
10266
498afc54
JM
10267 * include/features.h (__USE_BSD): Remove macro definitions.
10268 (__USE_SVID): Likewise.
10269 (_BSD_SOURCE): Likewise.
10270 (_SVID_SOURCE): Likewise.
10271 [!defined _BSD_SOURCE && !defined _SVID_SOURCE]: Remove condition
10272 from definition of _DEFAULT_SOURCE.
10273 [_BSD_SOURCE || _SVID_SOURCE]: Change condition to
10274 [_DEFAULT_SOURCE].
10275 * bits/fcntl.h [__USE_BSD]: Change condition to [__USE_MISC].
10276 * bits/mman.h [__USE_BSD]: Likewise.
10277 * bits/termios.h [__USE_BSD]: Likewise.
10278 * bits/waitstatus.h [__USE_BSD]: Likewise.
10279 * ctype/ctype.h [__USE_SVID]: Likewise.
10280 * dirent/dirent.h [__USE_BSD]: Likewise.
10281 * grp/grp.h [__USE_SVID]: Likewise.
10282 [__USE_BSD]: Likewise.
10283 * inet/netinet/igmp.h [__USE_BSD]: Likewise.
10284 * io/fcntl.h [__USE_BSD]: Likewise.
10285 * io/ftw.h [__USE_BSD]: Likewise.
10286 * io/sys/stat.h [__USE_BSD]: Likewise.
10287 * libio/bits/stdio-ldbl.h [__USE_BSD]: Likewise.
10288 * libio/bits/stdio2.h [__USE_BSD]: Likewise.
10289 * libio/stdio.h [__USE_SVID]: Likewise.
10290 [__USE_BSD]: Likewise.
10291 * math/math.h [__USE_SVID]: Likewise.
10292 [__USE_BSD]: Likewise.
10293 * misc/bits/syslog-ldbl.h [__USE_BSD]: Likewise.
10294 * misc/bits/syslog.h [__USE_BSD]: Likewise.
10295 * misc/search.h [__USE_SVID]: Likewise.
10296 * misc/sys/mman.h [__USE_BSD]: Likewise.
10297 * misc/sys/syslog.h [__USE_BSD]: Likewise.
10298 * misc/sys/uio.h [__USE_BSD]: Likewise.
10299 * posix/bits/unistd.h [__USE_BSD]: Likewise.
10300 * posix/glob.h [__USE_BSD]: Likewise.
10301 * posix/regex.h [__USE_BSD]: Likewise.
10302 * posix/sys/types.h [__USE_BSD]: Likewise.
10303 [__USE_SVID]: Likewise.
10304 * posix/sys/utsname.h [__USE_SVID]: Likewise.
10305 * posix/sys/wait.h [__USE_BSD]: Likewise.
10306 [__USE_SVID]: Likewise.
10307 * posix/unistd.h [__USE_BSD]: Likewise.
10308 [__USE_SVID]: Likewise.
10309 * pwd/pwd.h [__USE_SVID]: Likewise.
10310 * resolv/netdb.h [__USE_BSD]: Likewise.
10311 * setjmp/setjmp.h [__USE_BSD]: Likewise.
10312 * signal/signal.h [__USE_BSD]: Likewise.
10313 [__USE_SVID]: Likewise.
10314 * socket/sys/socket.h [__USE_BSD]: Likewise.
10315 * stdlib/fmtmsg.h [__USE_SVID]: Likewise.
10316 * stdlib/stdlib.h [__USE_BSD]: Likewise.
10317 [__USE_SVID]: Likewise.
10318 * string/bits/string2.h [__USE_BSD]: Likewise.
10319 [__USE_SVID]: Likewise.
10320 * string/bits/string3.h [__USE_BSD]: Likewise.
10321 * string/endian.h [__USE_BSD]: Likewise.
10322 * string/string.h [__USE_SVID]: Likewise.
10323 [__USE_BSD]: Likewise.
10324 * string/strings.h [__USE_BSD]: Likewise.
10325 * sysdeps/generic/netinet/ip.h [__USE_BSD]: Likewise.
10326 * sysdeps/gnu/netinet/ip_icmp.h [__USE_BSD]: Likewise.
10327 * sysdeps/mach/hurd/bits/fcntl.h [__USE_BSD]: Likewise.
10328 * sysdeps/mach/hurd/bits/stat.h [__USE_BSD]: Likewise.
10329 * sysdeps/unix/sysv/linux/alpha/bits/mman.h [__USE_BSD]: Likewise.
10330 * sysdeps/unix/sysv/linux/alpha/bits/termios.h [__USE_BSD]:
10331 Likewise.
10332 * sysdeps/unix/sysv/linux/bits/fcntl-linux.h [__USE_BSD]:
10333 Likewise.
10334 * sysdeps/unix/sysv/linux/bits/mman-linux.h [__USE_BSD]: Likewise.
10335 * sysdeps/unix/sysv/linux/bits/sys_errlist.h [__USE_BSD]:
10336 Likewise.
10337 * sysdeps/unix/sysv/linux/bits/termios.h [__USE_BSD]: Likewise.
10338 * sysdeps/unix/sysv/linux/mips/bits/termios.h [__USE_BSD]:
10339 Likewise.
10340 * sysdeps/unix/sysv/linux/netinet/if_ether.h [__USE_BSD]:
10341 Likewise.
10342 * sysdeps/unix/sysv/linux/netinet/if_fddi.h [__USE_BSD]: Likewise.
10343 * sysdeps/unix/sysv/linux/netinet/if_tr.h [__USE_BSD]: Likewise.
10344 * sysdeps/unix/sysv/linux/powerpc/bits/termios.h [__USE_BSD]:
10345 Likewise.
10346 * sysdeps/unix/sysv/linux/sparc/bits/termios.h [__USE_BSD]:
10347 Likewise.
10348 * sysdeps/x86/bits/string.h [__USE_BSD]: Likewise.
10349 * sysvipc/sys/ipc.h [__USE_SVID]: Likewise.
10350 * termios/termios.h [__USE_BSD]: Likewise.
10351 * time/sys/time.h [__USE_BSD]: Likewise.
10352 * time/time.h [__USE_BSD]: Likewise.
10353 [__USE_SVID]: Likewise.
10354
dd7b064c
JM
10355 * Makefile (subdir_targets): Remove subdir_lint.out.
10356
a2c4c199
JM
10357 * stdio-common/Makefile (do-tst-unbputc): Remove target.
10358 (do-tst-printf): Likewise.
10359 (tests): Depend directly on $(objpfx)tst-unbputc.out and
10360 $(objpfx)tst-printf.out.
10361
8756f740
JM
10362 * io/ftwtest-sh (testout): Change to $tmp/ftwtest-tmp.out.
10363
1b6dd3f1
JM
10364 * Makerules (check-abi-%): Change target to
10365 $(objpfx)check-abi-%.out.
10366 (check-abi target): Update dependencies.
10367 (check-abi-pattern variable): Redirect output of diff to $@.
10368 (check-abi variable): Likewise.
10369 * elf/Makefile (check-abi): Update dependencies.
10370
ace614b8
JM
10371 * soft-fp/op-common.h (_FP_DECL): Mark exponent as possibly
10372 unused.
10373 (_FP_PACK_SEMIRAW): Determine tininess based on rounding shifted
10374 value if _FP_TININESS_AFTER_ROUNDING and unrounded value is in
10375 subnormal range.
10376 (_FP_PACK_CANONICAL): Determine tininess based on rounding to
10377 normal precision if _FP_TININESS_AFTER_ROUNDING and unrounded
10378 value has largest subnormal exponent.
10379 * soft-fp/soft-fp.h [FP_NO_EXCEPTIONS]
10380 (_FP_TININESS_AFTER_ROUNDING): Undefine and redefine to 0.
10381 * sysdeps/aarch64/soft-fp/sfp-machine.h
10382 (_FP_TININESS_AFTER_ROUNDING): New macro.
10383 * sysdeps/alpha/soft-fp/sfp-machine.h
10384 (_FP_TININESS_AFTER_ROUNDING): Likewise.
10385 * sysdeps/arm/soft-fp/sfp-machine.h (_FP_TININESS_AFTER_ROUNDING):
10386 Likewise.
10387 * sysdeps/mips/mips64/soft-fp/sfp-machine.h
10388 (_FP_TININESS_AFTER_ROUNDING): Likewise.
10389 * sysdeps/mips/soft-fp/sfp-machine.h
10390 (_FP_TININESS_AFTER_ROUNDING): Likewise.
10391 * sysdeps/powerpc/soft-fp/sfp-machine.h
10392 (_FP_TININESS_AFTER_ROUNDING): Likewise.
10393 * sysdeps/sh/soft-fp/sfp-machine.h (_FP_TININESS_AFTER_ROUNDING):
10394 Likewise.
10395 * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h
10396 (_FP_TININESS_AFTER_ROUNDING): Likewise.
10397 * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h
10398 (_FP_TININESS_AFTER_ROUNDING): Likewise.
10399 * sysdeps/tile/sfp-machine.h (_FP_TININESS_AFTER_ROUNDING):
10400 Likewise.
10401
fbfdf9cb
DAS
104022014-02-12 Dylan Alex Simon <dylan@dylex.net>
10403
10404 [BZ #16545]
10405 * sysdeps/x86_64/fpu/libm-test-ulps: Update on AMD family 21h
10406 model 1.
10407
68b7efaa
RH
104082014-02-12 Richard Henderson <rth@redhat.com>
10409
c70a4b1d 10410 * sysdeps/alpha: Move directory from ports/sysdeps/alpha.
68b7efaa
RH
10411 * sysdeps/unix/alpha: Move directory from ports/sysdeps/unix/alpha.
10412 * sysdeps/unix/sysv/linux/alpha: Move directory from
10413 ports/sysdeps/unix/sysv/linux/alpha.
10414 * README: Update listing for alpha-*-linux-gnu.
10415
cb4a2928
JM
104162014-02-11 Joseph Myers <joseph@codesourcery.com>
10417
c941736c
JM
10418 * include/features.h: Update comment documenting feature test
10419 macros.
10420 [_BSD_SOURCE || _SVID_SOURCE]: Give #warning. Define
10421 _DEFAULT_SOURCE.
10422 * manual/creature.texi (_BSD_SOURCE): Remove documentation.
10423 (_SVID_SOURCE): Likewise.
10424 (_DEFAULT_SOURCE): Update description of default features.
10425 (Feature Test Macros): Don't mention _SVID_SOURCE in conjunction
10426 with _GNU_SOURCE.
10427 * manual/filesys.texi (__ftw_func_t): Do not refer to _BSD_SOURCE.
10428 (S_ISVTX): Likewise.
10429 * manual/math.texi (Mathematical Constants): Likewise.
10430 * manual/signal.texi (Interrupted Primitives): Likewise.
10431 * manual/startup.texi (putenv): Do not refer to _SVID_SOURCE.
10432 * math/test-matherr.c (_SVID_SOURCE): Do not define.
10433 * sysvipc/sys/ipc.h [__USE_SVID && !__USE_XOPEN && __GNUC__ >= 2]:
10434 Don't refer to _SVID_SOURCE in warning text.
10435
e8d8d7ec
JM
10436 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
10437
cb4a2928
JM
10438 * elf/dl-lookup.c (ELF_MACHINE_SYM_NO_MATCH): Define if not
10439 already defined.
10440 (do_lookup_x): Use ELF_MACHINE_SYM_NO_MATCH.
10441 * sysdeps/mips/dl-lookup.c: Remove.
10442 * sysdeps/mips/dl-machine.h (ELF_MACHINE_SYM_NO_MATCH): New macro.
10443
7e6424e3
AK
104442014-02-11 Stefan Liebler <stli@linux.vnet.ibm.com>
10445
10446 [BZ #16447]
10447 * math/auto-libm-test-in: Add testcase for expl.
10448 * math/auto-libm-test-out: Regenerate.
10449 * sysdeps/ieee754/ldbl-128/e_expl.c (__ieee754_expl): Fix
10450 calculation of unsafe.
10451 * sysdeps/s390/fpu/libm-test-ulps: Adjust ULPs for added testcase.
10452
75eff3fe
MS
104532014-02-11 Marcus Shawcroft <marcus.shawcroft@arm.com>
10454
10455 * sysdeps/aarch64: Move directory from ports/sysdeps/aarch64.
10456 * sysdeps/unix/sysv/linux/aarch64: Move directory from
10457 ports/sysdeps/unix/sysv/linux/aarch64.
10458 * README: Update listing for aarch64*-*-linux-gnu.
10459
d35f1e80
WN
104602014-02-11 Will Newton <will.newton@linaro.org>
10461
10462 * manual/probes.texi (Mathematical Function Probes): Use
10463 "triggered" instead of "hit".
10464
7b3436d4
WN
10465 * manual/probes.texi (Internal Probes): Add documentation
10466 of setjmp, longjmp and longjmp_target probes.
10467
b4f12ca3
WN
10468 * include/stap-probe.h: Add comment about probe argument
10469 format.
10470
c13a72b7
WN
10471 * malloc/mtrace.c (attribute_hidden): Remove unused macro
10472 definition. (tr_where, tr_freehook, tr_mallochook,
10473 tr_reallochook, tr_memalignhook): Use ANSI protoype.
10474
195b8165
DM
104752014-02-11 David S. Miller <davem@davemloft.net>
10476
10477 * stdio-common/tst-sscanf.c (main): Use 'long' for 'dummy' when
10478 processing int_tests.
10479
2ad7600b
JM
104802014-02-10 Joseph Myers <joseph@codesourcery.com>
10481
10482 * sysdeps/mips: Move directory from ports/sysdeps/mips.
10483 * sysdeps/unix/mips: Move directory from ports/sysdeps/unix/mips.
10484 * sysdeps/unix/sysv/linux/mips: Move directory from
10485 ports/sysdeps/unix/sysv/linux/mips.
10486 * README: Update listing for mips-*-linux-gnu and
10487 mips64-*-linux-gnu.
10488
73588a72
AS
104892014-02-10 Andreas Schwab <schwab@linux-m68k.org>
10490
10491 * sysdeps/m68k: Move directory from ports/sysdeps/m68k.
10492 * sysdeps/unix/sysv/linux/m68k: Move directory from
10493 ports/sysdeps/unix/sysv/linux/m68k.
10494 * README: Update listing for m68k-*-linux-gnu.
10495
4372980f
CM
104962014-02-10 Chris Metcalf <cmetcalf@tilera.com>
10497
10498 * sysdeps/tile: Move directory from ports/sysdeps/tile.
10499 * sysdeps/unix/sysv/linux/generic: Move directory from
10500 ports/sysdeps/unix/sysv/linux/generic.
10501 * sysdeps/unix/sysv/linux/tile: Move directory from
10502 ports/sysdeps/unix/sysv/linux/tile.
10503 * README: Update listing for tile*-*-linux-gnu.
10504
a1ffb40e
OB
105052014-02-10 Ondřej Bílka <neleai@seznam.cz>
10506
57f41c40
AS
10507 * assert/assert.c (__assert_fail_base): Use glibc_likely instead
10508 __builtin_expect.
a1ffb40e
OB
10509 * benchtests/bench-memmem.c (simple_memmem): Likewise.
10510 * catgets/open_catalog.c (__open_catalog): Likewise.
10511 * csu/libc-start.c (LIBC_START_MAIN): Likewise.
10512 * debug/confstr_chk.c: Likewise.
10513 * debug/fread_chk.c (__fread_chk): Likewise.
10514 * debug/fread_u_chk.c (__fread_unlocked_chk): Likewise.
10515 * debug/getgroups_chk.c: Likewise.
10516 * debug/mbsnrtowcs_chk.c: Likewise.
10517 * debug/mbsrtowcs_chk.c: Likewise.
10518 * debug/mbstowcs_chk.c: Likewise.
10519 * debug/memcpy_chk.c: Likewise.
10520 * debug/memmove_chk.c: Likewise.
10521 * debug/mempcpy_chk.c: Likewise.
10522 * debug/memset_chk.c: Likewise.
10523 * debug/stpcpy_chk.c (__stpcpy_chk): Likewise.
10524 * debug/strcat_chk.c (__strcat_chk): Likewise.
10525 * debug/strcpy_chk.c (__strcpy_chk): Likewise.
10526 * debug/strncat_chk.c (__strncat_chk): Likewise.
10527 * debug/vsnprintf_chk.c (___vsnprintf_chk): Likewise.
10528 * debug/vswprintf_chk.c (__vswprintf_chk): Likewise.
10529 * debug/wcpcpy_chk.c (__wcpcpy_chk): Likewise.
10530 * debug/wcpncpy_chk.c: Likewise.
10531 * debug/wcscat_chk.c (__wcscat_chk): Likewise.
10532 * debug/wcscpy_chk.c (__wcscpy_chk): Likewise.
10533 * debug/wcsncat_chk.c (__wcsncat_chk): Likewise.
10534 * debug/wcsncpy_chk.c: Likewise.
10535 * debug/wcsnrtombs_chk.c: Likewise.
10536 * debug/wcsrtombs_chk.c: Likewise.
10537 * debug/wcstombs_chk.c: Likewise.
10538 * debug/wmemcpy_chk.c: Likewise.
10539 * debug/wmemmove_chk.c: Likewise.
10540 * debug/wmempcpy_chk.c: Likewise.
10541 * debug/wmemset_chk.c: Likewise.
10542 * dirent/scandirat.c (SCANDIRAT): Likewise.
10543 * dlfcn/dladdr1.c (dladdr1): Likewise.
10544 * dlfcn/dladdr.c (dladdr): Likewise.
10545 * dlfcn/dlclose.c (dlclose_doit): Likewise.
10546 * dlfcn/dlerror.c (__dlerror): Likewise.
10547 * dlfcn/dlinfo.c (dlinfo_doit): Likewise.
10548 * dlfcn/dlmopen.c (dlmopen_doit): Likewise.
10549 * dlfcn/dlopen.c (dlopen_doit): Likewise.
10550 * dlfcn/dlopenold.c (__dlopen_nocheck): Likewise.
10551 * dlfcn/dlsym.c (dlsym_doit): Likewise.
10552 * dlfcn/dlvsym.c (dlvsym_doit): Likewise.
10553 * elf/dl-cache.c (_dl_load_cache_lookup): Likewise.
10554 * elf/dl-close.c (remove_slotinfo, _dl_close_worker, _dl_close):
10555 Likewise.
10556 * elf/dl-conflict.c: Likewise.
10557 * elf/dl-deps.c (_dl_build_local_scope, _dl_map_object_deps): Likewise.
10558 * elf/dl-dst.h: Likewise.
10559 * elf/dl-fini.c (_dl_sort_fini, _dl_fini): Likewise.
10560 * elf/dl-fptr.c (_dl_make_fptr): Likewise.
10561 * elf/dl-hwcaps.c (_dl_important_hwcaps): Likewise.
10562 * elf/dl-init.c (call_init, _dl_init): Likewise.
10563 * elf/dl-libc.c (__libc_dlopen_mode, __libc_dlsym): Likewise.
57f41c40
AS
10564 * elf/dl-load.c (_dl_dst_substitute, fillin_rpath, _dl_init_paths)
10565 (_dl_map_object_from_fd, open_verify, open_path, _dl_map_object):
10566 Likewise.
a1ffb40e
OB
10567 * elf/dl-lookup.c (do_lookup_x, add_dependency, _dl_lookup_symbol_x):
10568 Likewise.
10569 * elf/dl-minimal.c (__libc_memalign): Likewise.
10570 * elf/dl-open.c (add_to_global, dl_open_worker, _dl_open): Likewise.
10571 * elf/dl-reloc.c (_dl_relocate_object): Likewise.
10572 * elf/dl-runtime.c (_dl_fixup, _dl_profile_fixup): Likewise.
10573 * elf/dl-sym.c (do_sym): Likewise.
57f41c40
AS
10574 * elf/dl-tls.c (tls_get_addr_tail, update_get_addr)
10575 (__tls_get_addr, _dl_tls_get_addr_soft): Likewise.
a1ffb40e
OB
10576 * elf/dl-version.c (match_symbol, _dl_check_map_versions): Likewise.
10577 * elf/dl-writev.h (_dl_writev): Likewise.
10578 * elf/ldconfig.c (search_dir): Likewise.
57f41c40
AS
10579 * elf/rtld.c (_dl_start_final, _dl_start, init_tls, do_preload)
10580 (dl_main): Likewise.
a1ffb40e
OB
10581 * elf/setup-vdso.h (setup_vdso): Likewise.
10582 * grp/compat-initgroups.c (compat_call): Likewise.
10583 * grp/fgetgrent.c (fgetgrent): Likewise.
10584 * grp/initgroups.c (getgrouplist, initgroups): Likewise.
10585 * grp/putgrent.c (putgrent): Likewise.
10586 * hesiod/nss_hesiod/hesiod-grp.c (_nss_hesiod_initgroups_dyn):
10587 Likewise.
10588 * hurd/hurdinit.c: Likewise.
10589 * iconvdata/8bit-gap.c (struct): Likewise.
10590 * iconvdata/ansi_x3.110.c : Likewise.
10591 * iconvdata/big5.c : Likewise.
10592 * iconvdata/big5hkscs.c : Likewise.
10593 * iconvdata/cp1255.c: Likewise.
10594 * iconvdata/cp1258.c : Likewise.
10595 * iconvdata/cp932.c : Likewise.
10596 * iconvdata/euc-cn.c: Likewise.
10597 * iconvdata/euc-jisx0213.c : Likewise.
10598 * iconvdata/euc-jp.c: Likewise.
10599 * iconvdata/euc-jp-ms.c : Likewise.
10600 * iconvdata/euc-kr.c (euckr_from_ucs4): Likewise.
10601 * iconvdata/gb18030.c : Likewise.
10602 * iconvdata/gbbig5.c (const): Likewise.
10603 * iconvdata/gbgbk.c: Likewise.
10604 * iconvdata/gbk.c : Likewise.
10605 * iconvdata/ibm1364.c : Likewise.
10606 * iconvdata/ibm930.c : Likewise.
10607 * iconvdata/ibm932.c: Likewise.
10608 * iconvdata/ibm933.c : Likewise.
10609 * iconvdata/ibm935.c : Likewise.
10610 * iconvdata/ibm937.c : Likewise.
10611 * iconvdata/ibm939.c : Likewise.
10612 * iconvdata/ibm943.c: Likewise.
10613 * iconvdata/iso_11548-1.c: Likewise.
10614 * iconvdata/iso-2022-cn.c : Likewise.
10615 * iconvdata/iso-2022-cn-ext.c : Likewise.
10616 * iconvdata/iso-2022-jp-3.c: Likewise.
10617 * iconvdata/iso-2022-jp.c (gconv_end): Likewise.
10618 * iconvdata/iso-2022-kr.c : Likewise.
10619 * iconvdata/iso646.c (gconv_end): Likewise.
10620 * iconvdata/iso_6937-2.c : Likewise.
10621 * iconvdata/iso_6937.c : Likewise.
10622 * iconvdata/iso8859-1.c: Likewise.
10623 * iconvdata/johab.c (johab_sym_hanja_to_ucs): Likewise.
10624 * iconvdata/shift_jisx0213.c : Likewise.
10625 * iconvdata/sjis.c : Likewise.
10626 * iconvdata/t.61.c : Likewise.
10627 * iconvdata/tcvn5712-1.c : Likewise.
10628 * iconvdata/tscii.c: Likewise.
10629 * iconvdata/uhc.c : Likewise.
10630 * iconvdata/unicode.c (gconv_end): Likewise.
10631 * iconvdata/utf-16.c (gconv_end): Likewise.
10632 * iconvdata/utf-32.c (gconv_end): Likewise.
10633 * iconvdata/utf-7.c (base64): Likewise.
10634 * iconv/gconv_cache.c (__gconv_load_cache): Likewise.
10635 * iconv/gconv_close.c (__gconv_close): Likewise.
10636 * iconv/gconv_open.c (__gconv_open): Likewise.
57f41c40
AS
10637 * iconv/gconv_simple.c (internal_ucs4_loop_single)
10638 (ucs4_internal_loop, ucs4_internal_loop_unaligned)
10639 (ucs4_internal_loop_single, internal_ucs4le_loop_single)
10640 (ucs4le_internal_loop, ucs4le_internal_loop_unaligned)
10641 (ucs4le_internal_loop_single): Likewise.
a1ffb40e
OB
10642 * iconv/iconv.c (iconv): Likewise.
10643 * iconv/iconv_close.c: Likewise.
10644 * iconv/loop.c (SINGLE): Likewise.
10645 * iconv/skeleton.c (FUNCTION_NAME): Likewise.
10646 * include/atomic.h: Likewise.
10647 * inet/inet6_option.c (option_alloc): Likewise.
10648 * intl/bindtextdom.c (set_binding_values): Likewise.
10649 * intl/dcigettext.c (DCIGETTEXT, _nl_find_msg): Likewise.
10650 * intl/loadmsgcat.c (_nl_load_domain): Likewise.
10651 * intl/localealias.c (read_alias_file): Likewise.
10652 * libio/filedoalloc.c (_IO_file_doallocate): Likewise.
57f41c40
AS
10653 * libio/fileops.c (_IO_file_open, _IO_file_underflow_mmap)
10654 (_IO_new_file_overflow, _IO_file_xsgetn_mmap): Likewise.
a1ffb40e
OB
10655 * libio/fmemopen.c (fmemopen): Likewise.
10656 * libio/iofgets.c (_IO_fgets): Likewise.
10657 * libio/iofgets_u.c (fgets_unlocked): Likewise.
10658 * libio/iofgetws.c (fgetws): Likewise.
10659 * libio/iofgetws_u.c (fgetws_unlocked): Likewise.
10660 * libio/iogetdelim.c (_IO_getdelim): Likewise.
57f41c40
AS
10661 * libio/wfileops.c (_IO_wfile_underflow, _IO_wfile_underflow_mmap)
10662 (adjust_wide_data, _IO_wfile_seekoff): Likewise.
a1ffb40e
OB
10663 * locale/findlocale.c (_nl_find_locale): Likewise.
10664 * locale/loadarchive.c (_nl_load_locale_from_archive): Likewise.
10665 * locale/loadlocale.c (_nl_intern_locale_data, _nl_load_locale):
10666 Likewise.
10667 * locale/setlocale.c (setlocale): Likewise.
10668 * login/programs/pt_chown.c (main): Likewise.
10669 * malloc/arena.c (ptmalloc_init, shrink_heap, arena_get2): Likewise.
10670 * malloc/malloc.c (_int_malloc, _int_free): Likewise.
57f41c40
AS
10671 * malloc/memusage.c (update_data, malloc, realloc, calloc, free)
10672 (mmap, mmap64, mremap, munmap): Likewise.
a1ffb40e
OB
10673 * math/e_exp2l.c: Likewise.
10674 * math/e_scalb.c (invalid_fn, __ieee754_scalb): Likewise.
10675 * math/e_scalbf.c (invalid_fn, __ieee754_scalbf): Likewise.
10676 * math/e_scalbl.c (invalid_fn, __ieee754_scalbl): Likewise.
10677 * math/s_catan.c (__catan): Likewise.
10678 * math/s_catanf.c (__catanf): Likewise.
10679 * math/s_catanh.c (__catanh): Likewise.
10680 * math/s_catanhf.c (__catanhf): Likewise.
10681 * math/s_catanhl.c (__catanhl): Likewise.
10682 * math/s_catanl.c (__catanl): Likewise.
10683 * math/s_ccosh.c (__ccosh): Likewise.
10684 * math/s_ccoshf.c (__ccoshf): Likewise.
10685 * math/s_ccoshl.c (__ccoshl): Likewise.
10686 * math/s_cexp.c (__cexp): Likewise.
10687 * math/s_cexpf.c (__cexpf): Likewise.
10688 * math/s_cexpl.c (__cexpl): Likewise.
10689 * math/s_clog10.c (__clog10): Likewise.
10690 * math/s_clog10f.c (__clog10f): Likewise.
10691 * math/s_clog10l.c (__clog10l): Likewise.
10692 * math/s_clog.c (__clog): Likewise.
10693 * math/s_clogf.c (__clogf): Likewise.
10694 * math/s_clogl.c (__clogl): Likewise.
10695 * math/s_csin.c (__csin): Likewise.
10696 * math/s_csinf.c (__csinf): Likewise.
10697 * math/s_csinh.c (__csinh): Likewise.
10698 * math/s_csinhf.c (__csinhf): Likewise.
10699 * math/s_csinhl.c (__csinhl): Likewise.
10700 * math/s_csinl.c (__csinl): Likewise.
10701 * math/s_csqrt.c (__csqrt): Likewise.
10702 * math/s_csqrtf.c (__csqrtf): Likewise.
10703 * math/s_csqrtl.c (__csqrtl): Likewise.
10704 * math/s_ctan.c (__ctan): Likewise.
10705 * math/s_ctanf.c (__ctanf): Likewise.
10706 * math/s_ctanh.c (__ctanh): Likewise.
10707 * math/s_ctanhf.c (__ctanhf): Likewise.
10708 * math/s_ctanhl.c (__ctanhl): Likewise.
10709 * math/s_ctanl.c (__ctanl): Likewise.
10710 * math/w_pow.c: Likewise.
10711 * math/w_powf.c: Likewise.
10712 * math/w_powl.c: Likewise.
10713 * math/w_scalb.c (sysv_scalb): Likewise.
10714 * math/w_scalbf.c (sysv_scalbf): Likewise.
10715 * math/w_scalbl.c (sysv_scalbl): Likewise.
10716 * misc/error.c (error_tail): Likewise.
10717 * misc/pselect.c (__pselect): Likewise.
10718 * nis/nis_callback.c (__nis_create_callback): Likewise.
10719 * nis/nis_call.c (__nisfind_server): Likewise.
10720 * nis/nis_creategroup.c (nis_creategroup): Likewise.
10721 * nis/nis_domain_of_r.c (nis_domain_of_r): Likewise.
10722 * nis/nis_findserv.c (__nis_findfastest_with_timeout): Likewise.
10723 * nis/nis_getservlist.c (nis_getservlist): Likewise.
10724 * nis/nis_lookup.c (nis_lookup): Likewise.
10725 * nis/nis_subr.c (nis_leaf_of_r, nis_getnames): Likewise.
57f41c40
AS
10726 * nis/nis_table.c (__create_ib_request, nis_list, nis_add_entry)
10727 (nis_modify_entry, nis_first_entry, nis_next_entry): Likewise.
a1ffb40e 10728 * nis/nis_xdr.c (xdr_endpoint): Likewise.
57f41c40
AS
10729 * nis/nss_compat/compat-grp.c (getgrent_next_file)
10730 (internal_getgrnam_r, internal_getgrgid_r): Likewise.
10731 * nis/nss_compat/compat-initgroups.c (add_group)
10732 (internal_getgrent_r): Likewise.
10733 * nis/nss_compat/compat-pwd.c (getpwent_next_file)
10734 (internal_getpwnam_r, internal_getpwuid_r): Likewise.
10735 * nis/nss_compat/compat-spwd.c (getspent_next_file)
10736 (internal_getspnam_r): Likewise.
10737 * nis/nss_nis/nis-alias.c (internal_nis_getaliasent_r)
10738 (_nss_nis_getaliasbyname_r): Likewise.
10739 * nis/nss_nis/nis-ethers.c (_nss_nis_gethostton_r)
10740 (_nss_nis_getntohost_r): Likewise.
10741 * nis/nss_nis/nis-grp.c (internal_nis_setgrent)
10742 (internal_nis_getgrent_r, _nss_nis_getgrnam_r)
10743 (_nss_nis_getgrgid_r): Likewise.
10744 * nis/nss_nis/nis-hosts.c (_nss_nis_sethostent)
10745 (internal_nis_gethostent_r, internal_gethostbyname2_r)
10746 (_nss_nis_gethostbyname_r, _nss_nis_gethostbyaddr_r)
10747 (_nss_nis_gethostbyname4_r): Likewise.
10748 * nis/nss_nis/nis-initgroups.c (internal_getgrent_r)
10749 (initgroups_netid): Likewise.
a1ffb40e 10750 * nis/nss_nis/nis-netgrp.c (_nss_nis_setnetgrent): Likewise.
57f41c40
AS
10751 * nis/nss_nis/nis-network.c (internal_nis_getnetent_r)
10752 (_nss_nis_getnetbyname_r, _nss_nis_getnetbyaddr_r): Likewise.
10753 * nis/nss_nis/nis-proto.c (_nss_nis_getprotobyname_r)
10754 (_nss_nis_getprotobynumber_r): Likewise.
10755 * nis/nss_nis/nis-publickey.c (_nss_nis_getpublickey)
10756 (_nss_nis_getsecretkey): Likewise.
10757 * nis/nss_nis/nis-pwd.c (_nis_saveit, internal_nis_setpwent)
10758 (internal_nis_getpwent_r, _nss_nis_getpwnam_r)
10759 (_nss_nis_getpwuid_r): Likewise.
10760 * nis/nss_nis/nis-rpc.c (internal_nis_getrpcent_r)
10761 (_nss_nis_getrpcbyname_r, _nss_nis_getrpcbynumber_r): Likewise.
10762 * nis/nss_nis/nis-service.c (dosearch, internal_nis_getservent_r)
10763 (_nss_nis_getservbyname_r, _nss_nis_getservbyport_r): Likewise.
10764 * nis/nss_nis/nis-spwd.c (_nss_nis_setspent)
10765 (internal_nis_getspent_r, _nss_nis_getspnam_r): Likewise.
a1ffb40e
OB
10766 * nis/nss_nisplus/nisplus-alias.c (_nss_nisplus_getaliasbyname_r):
10767 Likewise.
57f41c40
AS
10768 * nis/nss_nisplus/nisplus-ethers.c (_nss_nisplus_gethostton_r)
10769 (_nss_nisplus_getntohost_r): Likewise.
10770 * nis/nss_nisplus/nisplus-grp.c (internal_nisplus_getgrent_r)
10771 (_nss_nisplus_getgrnam_r, _nss_nisplus_getgrgid_r): Likewise.
10772 * nis/nss_nisplus/nisplus-hosts.c (internal_gethostbyname2_r)
10773 (_nss_nisplus_gethostbyaddr_r, _nss_nisplus_gethostbyname4_r):
a1ffb40e 10774 Likewise.
57f41c40
AS
10775 * nis/nss_nisplus/nisplus-initgroups.c
10776 (_nss_nisplus_initgroups_dyn): Likewise.
10777 * nis/nss_nisplus/nisplus-network.c (_nss_nisplus_getnetbyname_r)
10778 (_nss_nisplus_getnetbyaddr_r): Likewise.
10779 * nis/nss_nisplus/nisplus-proto.c (_nss_nisplus_getprotobyname_r)
10780 (_nss_nisplus_getprotobynumber_r): Likewise.
10781 * nis/nss_nisplus/nisplus-pwd.c (internal_nisplus_getpwent_r)
10782 (_nss_nisplus_getpwnam_r, _nss_nisplus_getpwuid_r): Likewise.
a1ffb40e
OB
10783 * nis/nss_nisplus/nisplus-rpc.c (_nss_nisplus_getrpcbyname_r):
10784 Likewise.
57f41c40
AS
10785 * nis/nss_nisplus/nisplus-service.c
10786 (internal_nisplus_getservent_r, _nss_nisplus_getservbyname_r)
10787 (_nss_nisplus_getservbyport_r): Likewise.
10788 * nis/nss_nisplus/nisplus-spwd.c (internal_nisplus_getspent_r)
10789 (_nss_nisplus_getspnam_r): Likewise.
10790 * nis/ypclnt.c (__yp_bind, yp_match, yp_all, yp_maplist):
10791 Likewise.
a1ffb40e
OB
10792 * nscd/aicache.c (addhstaiX): Likewise.
10793 * nscd/cache.c (cache_search, prune_cache): Likewise.
57f41c40
AS
10794 * nscd/connections.c (register_traced_file, send_ro_fd)
10795 (handle_request, nscd_run_prune, nscd_run_worker, fd_ready)
10796 (main_loop_epoll): Likewise.
a1ffb40e
OB
10797 * nscd/grpcache.c (addgrbyX): Likewise.
10798 * nscd/hstcache.c (addhstbyX): Likewise.
10799 * nscd/initgrcache.c (addinitgroupsX): Likewise.
10800 * nscd/mem.c (gc, mempool_alloc): Likewise.
57f41c40
AS
10801 * nscd/netgroupcache.c (do_notfound, addgetnetgrentX)
10802 (addinnetgrX): Likewise.
10803 * nscd/nscd-client.h (__nscd_acquire_maplock)
10804 (__nscd_drop_map_ref): Likewise.
a1ffb40e
OB
10805 * nscd/nscd_getai.c (__nscd_getai): Likewise.
10806 * nscd/nscd_getgr_r.c (nscd_getgr_r): Likewise.
10807 * nscd/nscd_gethst_r.c (__nscd_get_nl_timestamp, nscd_gethst_r):
10808 Likewise.
10809 * nscd/nscd_getpw_r.c (nscd_getpw_r): Likewise.
10810 * nscd/nscd_getserv_r.c (nscd_getserv_r): Likewise.
57f41c40
AS
10811 * nscd/nscd_helper.c (__readvall, open_socket, __nscd_get_mapping)
10812 (__nscd_get_map_ref): Likewise.
a1ffb40e 10813 * nscd/nscd_initgroups.c (__nscd_getgrouplist): Likewise.
57f41c40
AS
10814 * nscd/nscd_netgroup.c (__nscd_setnetgrent, __nscd_innetgr):
10815 Likewise.
a1ffb40e
OB
10816 * nscd/pwdcache.c (addpwbyX): Likewise.
10817 * nscd/selinux.c (preserve_capabilities): Likewise.
10818 * nscd/servicescache.c (addservbyX): Likewise.
10819 * nss/nss_files/files-XXX.c (internal_getent): Likewise.
10820 * posix/fnmatch.c (fnmatch): Likewise.
10821 * posix/getopt.c (_getopt_internal_r): Likewise.
10822 * posix/glob.c (glob, glob_in_dir): Likewise.
10823 * posix/wordexp.c (exec_comm_child): Likewise.
57f41c40
AS
10824 * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyaddr2_r)
10825 (getanswer_r, gaih_getanswer_slice): Likewise.
a1ffb40e
OB
10826 * resolv/nss_dns/dns-network.c (getanswer_r): Likewise.
10827 * resolv/res_init.c: Likewise.
10828 * resolv/res_mkquery.c (res_nmkquery): Likewise.
10829 * resolv/res_query.c (__libc_res_nquery): Likewise.
10830 * resolv/res_send.c (__libc_res_nsend, send_vc, reopen, send_dg):
10831 Likewise.
10832 * stdio-common/_i18n_number.h (_i18n_number_rewrite): Likewise.
10833 * stdio-common/perror.c (perror): Likewise.
10834 * stdio-common/printf_fp.c (___printf_fp): Likewise.
10835 * stdio-common/tmpnam.c (tmpnam): Likewise.
10836 * stdio-common/vfscanf.c (_IO_vfscanf_internal): Likewise.
10837 * stdlib/cxa_finalize.c (__cxa_finalize): Likewise.
57f41c40
AS
10838 * stdlib/cxa_thread_atexit_impl.c (__cxa_thread_atexit_impl):
10839 Likewise.
a1ffb40e
OB
10840 * stdlib/drand48-iter.c (__drand48_iterate): Likewise.
10841 * stdlib/putenv.c (putenv): Likewise.
10842 * stdlib/setenv.c (__add_to_environ): Likewise.
10843 * stdlib/strtod_l.c (____STRTOF_INTERNAL): Likewise.
10844 * stdlib/strtol_l.c (INTERNAL): Likewise.
10845 * string/memmem.c (memmem): Likewise.
10846 * string/strerror.c (strerror): Likewise.
10847 * string/strnlen.c (__strnlen): Likewise.
10848 * string/test-memmem.c (simple_memmem): Likewise.
10849 * sunrpc/clnt_udp.c (__libc_clntudp_bufcreate): Likewise.
10850 * sunrpc/pm_getport.c (__get_socket): Likewise.
10851 * sysdeps/gnu/unwind-resume.c (init, _Unwind_Resume): Likewise.
10852 * sysdeps/i386/dl-irel.h (elf_irel): Likewise.
57f41c40
AS
10853 * sysdeps/i386/dl-machine.h (elf_machine_runtime_setup)
10854 (elf_machine_rel, elf_machine_lazy_rel, elf_machine_lazy_rela):
a1ffb40e
OB
10855 Likewise.
10856 * sysdeps/ieee754/dbl-64/e_atanh.c (__ieee754_atanh): Likewise.
10857 * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Likewise.
10858 * sysdeps/ieee754/dbl-64/e_fmod.c (__ieee754_fmod): Likewise.
10859 * sysdeps/ieee754/dbl-64/e_gamma_r.c (__ieee754_gamma_r): Likewise.
10860 * sysdeps/ieee754/dbl-64/e_hypot.c (__ieee754_hypot): Likewise.
57f41c40
AS
10861 * sysdeps/ieee754/dbl-64/e_j1.c (__ieee754_j1, __ieee754_y1):
10862 Likewise.
10863 * sysdeps/ieee754/dbl-64/e_jn.c (__ieee754_jn, __ieee754_yn):
10864 Likewise.
a1ffb40e
OB
10865 * sysdeps/ieee754/dbl-64/e_log10.c (__ieee754_log10): Likewise.
10866 * sysdeps/ieee754/dbl-64/e_log2.c (__ieee754_log2): Likewise.
10867 * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
10868 * sysdeps/ieee754/dbl-64/e_sinh.c (__ieee754_sinh): Likewise.
10869 * sysdeps/ieee754/dbl-64/s_asinh.c (__asinh): Likewise.
10870 * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Likewise.
10871 * sysdeps/ieee754/dbl-64/s_log1p.c (__log1p): Likewise.
10872 * sysdeps/ieee754/dbl-64/s_logb.c (__logb): Likewise.
10873 * sysdeps/ieee754/dbl-64/s_modf.c (__modf): Likewise.
10874 * sysdeps/ieee754/dbl-64/s_scalbln.c (__scalbln): Likewise.
10875 * sysdeps/ieee754/dbl-64/s_scalbn.c (__scalbn): Likewise.
10876 * sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c (__ieee754_acosh):
10877 Likewise.
10878 * sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c (__ieee754_log10):
10879 Likewise.
10880 * sysdeps/ieee754/dbl-64/wordsize-64/e_log2.c (__ieee754_log2):
10881 Likewise.
10882 * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c (__frexp): Likewise.
10883 * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Likewise.
10884 * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c (__remquo): Likewise.
10885 * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c (__round): Likewise.
10886 * sysdeps/ieee754/flt-32/e_atanhf.c (__ieee754_atanhf): Likewise.
10887 * sysdeps/ieee754/flt-32/e_gammaf_r.c (__ieee754_gammaf_r): Likewise.
10888 * sysdeps/ieee754/flt-32/s_logbf.c (__logbf): Likewise.
10889 * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c (__ieee754_fmodl): Likewise.
10890 * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_nearbyint): Likewise.
10891 * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c (__llrintl): Likewise.
10892 * sysdeps/ieee754/ldbl-128ibm/s_llroundl.c (__llroundl): Likewise.
10893 * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
10894 * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c (__lrintl): Likewise.
10895 * sysdeps/ieee754/ldbl-128ibm/s_lroundl.c (__lroundl): Likewise.
10896 * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
57f41c40
AS
10897 * sysdeps/ieee754/ldbl-96/e_gammal_r.c (__ieee754_gammal_r):
10898 Likewise.
a1ffb40e
OB
10899 * sysdeps/ieee754/ldbl-96/e_j0l.c (__ieee754_j0l, __ieee754_y0l):
10900 Likewise.
10901 * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_j1l, __ieee754_y1l):
10902 Likewise.
10903 * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_jnl, __ieee754_ynl):
10904 Likewise.
10905 * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
10906 * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
10907 * sysdeps/posix/clock_getres.c (hp_timing_getres, realtime_getres):
10908 Likewise.
10909 * sysdeps/posix/fdopendir.c (__fdopendir): Likewise.
10910 * sysdeps/posix/getaddrinfo.c (gaih_inet, getaddrinfo): Likewise.
10911 * sysdeps/posix/opendir.c (__opendirat): Likewise.
10912 * sysdeps/posix/sleep.c: Likewise.
10913 * sysdeps/posix/tempname.c: Likewise.
10914 * sysdeps/powerpc/powerpc32/dl-irel.h (elf_irela): Likewise.
10915 * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela):
10916 Likewise.
57f41c40
AS
10917 * sysdeps/powerpc/powerpc32/dl-machine.h
10918 (elf_machine_runtime_setup, elf_machine_rela): Likewise.
a1ffb40e
OB
10919 * sysdeps/powerpc/powerpc64/dl-irel.h (elf_irela): Likewise.
10920 * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
10921 * sysdeps/pthread/aio_notify.c (__aio_notify_only): Likewise.
10922 * sysdeps/pthread/aio_suspend.c (do_aio_misc_wait, aio_suspend):
10923 Likewise.
10924 * sysdeps/s390/dl-irel.h (elf_irela): Likewise.
57f41c40
AS
10925 * sysdeps/s390/s390-32/dl-machine.h (elf_machine_runtime_setup)
10926 (elf_machine_rela, elf_machine_lazy_rel): Likewise.
10927 * sysdeps/s390/s390-64/dl-machine.h (elf_machine_runtime_setup)
10928 (elf_machine_rela, elf_machine_lazy_rel): Likewise.
a1ffb40e
OB
10929 * sysdeps/s390/s390-64/utf16-utf32-z9.c (gconv_end): Likewise.
10930 * sysdeps/s390/s390-64/utf8-utf16-z9.c (gconv_end): Likewise.
10931 * sysdeps/s390/s390-64/utf8-utf32-z9.c (gconv_end): Likewise.
10932 * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
10933 * sysdeps/sparc/sparc32/dl-irel.h (elf_irela): Likewise.
57f41c40
AS
10934 * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela)
10935 (elf_machine_lazy_rel): Likewise.
a1ffb40e 10936 * sysdeps/sparc/sparc64/dl-irel.h (elf_irela): Likewise.
57f41c40
AS
10937 * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela)
10938 (elf_machine_lazy_rel): Likewise.
a1ffb40e
OB
10939 * sysdeps/sparc/sparc64/dl-plt.h (sparc64_fixup_plt): Likewise.
10940 * sysdeps/unix/clock_gettime.c (hp_timing_gettime): Likewise.
10941 * sysdeps/unix/clock_settime.c (hp_timing_settime): Likewise.
10942 * sysdeps/unix/grantpt.c (grantpt): Likewise.
10943 * sysdeps/unix/sysv/linux/accept4.c (accept4): Likewise.
10944 * sysdeps/unix/sysv/linux/adjtime.c (ADJTIME): Likewise.
10945 * sysdeps/unix/sysv/linux/check_pf.c (__check_pf): Likewise.
10946 * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
10947 Likewise.
10948 * sysdeps/unix/sysv/linux/faccessat.c (faccessat): Likewise.
10949 * sysdeps/unix/sysv/linux/fchmodat.c (fchmodat): Likewise.
10950 * sysdeps/unix/sysv/linux/fchownat.c (fchownat): Likewise.
10951 * sysdeps/unix/sysv/linux/futimesat.c (futimesat): Likewise.
10952 * sysdeps/unix/sysv/linux/fxstatat64.c (__fxstatat64): Likewise.
10953 * sysdeps/unix/sysv/linux/fxstatat.c (__fxstatat): Likewise.
10954 * sysdeps/unix/sysv/linux/i386/fallocate64.c (fallocate64): Likewise.
10955 * sysdeps/unix/sysv/linux/i386/fallocate.c (fallocate): Likewise.
10956 * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat): Likewise.
10957 * sysdeps/unix/sysv/linux/i386/fxstatat.c (__fxstatat): Likewise.
10958 * sysdeps/unix/sysv/linux/i386/get_clockfreq.c (__get_clockfreq):
10959 Likewise.
10960 * sysdeps/unix/sysv/linux/i386/posix_fallocate64.c
10961 (__posix_fallocate64_l64): Likewise.
10962 * sysdeps/unix/sysv/linux/i386/posix_fallocate.c
10963 (posix_fallocate): Likewise.
57f41c40
AS
10964 * sysdeps/unix/sysv/linux/i386/scandir64.c (__old_scandir64):
10965 Likewise.
a1ffb40e 10966 * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
57f41c40
AS
10967 * sysdeps/unix/sysv/linux/ifaddrs.c (__netlink_request)
10968 (getifaddrs_internal): Likewise.
a1ffb40e
OB
10969 * sysdeps/unix/sysv/linux/linkat.c (linkat): Likewise.
10970 * sysdeps/unix/sysv/linux/mkdirat.c (mkdirat): Likewise.
10971 * sysdeps/unix/sysv/linux/mq_unlink.c (mq_unlink): Likewise.
10972 * sysdeps/unix/sysv/linux/openat.c (OPENAT_NOT_CANCEL): Likewise.
10973 * sysdeps/unix/sysv/linux/posix_fallocate64.c
10974 (__posix_fallocate64_l64): Likewise.
10975 * sysdeps/unix/sysv/linux/posix_fallocate.c (posix_fallocate):
10976 Likewise.
10977 * sysdeps/unix/sysv/linux/powerpc/fchownat.c (fchownat): Likewise.
57f41c40
AS
10978 * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c
10979 (__get_clockfreq): Likewise.
a1ffb40e
OB
10980 * sysdeps/unix/sysv/linux/readlinkat.c (readlinkat): Likewise.
10981 * sysdeps/unix/sysv/linux/recvmmsg.c (recvmmsg): Likewise.
10982 * sysdeps/unix/sysv/linux/renameat.c (renameat): Likewise.
10983 * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
10984 * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
10985 * sysdeps/unix/sysv/linux/sched_setaffinity.c: Likewise.
10986 * sysdeps/unix/sysv/linux/sendmmsg.c (__sendmmsg): Likewise.
10987 * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs, shm_open):
10988 Likewise.
10989 * sysdeps/unix/sysv/linux/sleep.c (__sleep): Likewise.
10990 * sysdeps/unix/sysv/linux/symlinkat.c (symlinkat): Likewise.
10991 * sysdeps/unix/sysv/linux/tcgetattr.c (__tcgetattr): Likewise.
10992 * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Likewise.
10993 * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r): Likewise.
10994 * sysdeps/unix/sysv/linux/unlinkat.c (unlinkat): Likewise.
10995 * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c (__fxstatat):
10996 Likewise.
10997 * sysdeps/unix/sysv/linux/wordsize-64/posix_fallocate.c
10998 (posix_fallocate): Likewise.
10999 * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
11000 * sysdeps/unix/sysv/linux/xmknodat.c (__xmknodat): Likewise.
11001 * sysdeps/x86_64/dl-irel.h (elf_irela): Likewise.
57f41c40
AS
11002 * sysdeps/x86_64/dl-machine.h (elf_machine_runtime_setup)
11003 (elf_machine_rela, elf_machine_rela_relative)
11004 (elf_machine_lazy_rel): Likewise.
a1ffb40e
OB
11005 * time/asctime.c (asctime_internal): Likewise.
11006 * time/tzfile.c (__tzfile_read, __tzfile_compute): Likewise.
11007 * time/tzset.c (__tzset_parse_tz): Likewise.
11008 * wcsmbs/mbrtoc16.c (mbrtoc16): Likewise.
11009 * wcsmbs/mbrtowc.c (__mbrtowc): Likewise.
11010 * wcsmbs/wcsmbsload.c (__wcsmbs_load_conv): Likewise.
11011 * wcsmbs/wcsmbsload.h: Likewise.
11012
f3d338c9
OB
11013 [BZ #15894]
11014 * stdlib/setenv.c (__add_to_environ): Remove duplicate code.
11015
57f41c40
AS
11016 * malloc/arena.c (grow_heap, get_free_list, reused_arena)
11017 (arena_get2): Remove THREAD_STATS conditionals.
11018 * malloc/malloc.c (__malloc_assert, __libc_realloc, _int_free)
11019 (__malloc_stats, int): Likewise.
bdfe308a 11020
d674667c
MF
110212014-02-08 Mike Frysinger <vapier@gentoo.org>
11022
11023 * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs): Compare
11024 f.f_type to RAMFS_MAGIC too. Compare mp->mnt_type to shm too.
11025
6349768c
MF
11026 * manual/setjmp.texi: Fix typos/grammar errors.
11027
0b7c7473
MF
11028 * debug/tst-backtrace4.c (handle_signal): Add NUM_FUNCTIONS to output.
11029 Only return early when n is <= 0. Delete unused return statement.
11030
ac8cc9e3
MF
11031 * debug/Makefile (CFLAGS-tst-longjmp_chk3.c): Define.
11032 (CPPFLAGS-tst-longjmp_chk3.c): Likewise.
11033 * debug/tst-longjmp_chk3.c: New file.
11034
c5bb8e23
MF
11035 * benchtests/bench-strcpy_chk.c: Move test-skeleton.c to top.
11036 (test_main): Replace code with set_fortify_handler call.
11037 * debug/test-strcpy_chk.c: Likewise.
11038 * debug/tst-chk1.c: Likewise.
11039 * debug/tst-longjmp_chk.c: Likewise.
11040 * test-skeleton.c: Include fcntl.h & paths.h
11041 (set_fortify_handler): Define.
11042
10444e42
MF
11043 * debug/tst-longjmp_chk.c: Add header comment and include
11044 ../test-skeleton.c.
11045 (do_test): Mark static.
11046 (TEST_FUNCTION): Define.
11047
1e805e8d
MF
11048 * sysdeps/unix/sysv/linux/bits/in.h (IP_NODEFRAG): Define.
11049 (IP_PMTUDISC_INTERFACE): Likewise.
11050 (IP_MULTICAST_IF): Likewise.
11051 (IP_MULTICAST_TTL): Likewise.
11052 (IP_MULTICAST_LOOP): Likewise.
11053 (IP_ADD_MEMBERSHIP): Likewise.
11054 (IP_DROP_MEMBERSHIP): Likewise.
11055 (IP_UNBLOCK_SOURCE): Likewise.
11056 (IP_BLOCK_SOURCE): Likewise.
11057 (IP_ADD_SOURCE_MEMBERSHIP): Likewise.
11058 (IP_DROP_SOURCE_MEMBERSHIP): Likewise.
11059 (IP_MSFILTER): Likewise.
11060 (MCAST_JOIN_GROUP): Likewise.
11061 (MCAST_BLOCK_SOURCE): Likewise.
11062 (MCAST_UNBLOCK_SOURCE): Likewise.
11063 (MCAST_LEAVE_GROUP): Likewise.
11064 (MCAST_JOIN_SOURCE_GROUP): Likewise.
11065 (MCAST_LEAVE_SOURCE_GROUP): Likewise.
11066 (MCAST_MSFILTER): Likewise.
11067 (IP_MULTICAST_ALL): Likewise.
11068 (IP_UNICAST_IF): Likewise.
11069
73f79bb7
MF
11070 * timezone/Makefile: Delete $(have-ksh) check.
11071 ($(objpfx)tzselect): Change $(KSH) to $(BASH).
11072 * timezone/tzselect.ksh: Add +x mode bits.
11073
8da79b60
MF
11074 * sysdeps/unix/sysv/linux/linux_fsinfo.h (AFS_SUPER_MAGIC): Define.
11075 (ANON_INODE_FS_MAGIC): Likewise.
11076 (BDEVFS_MAGIC): Likewise.
11077 (BINFMTFS_MAGIC): Likewise.
11078 (BTRFS_TEST_MAGIC): Likewise.
11079 (CRAMFS_MAGIC_WEND): Likewise.
11080 (DEBUGFS_MAGIC): Likewise.
11081 (ECRYPTFS_SUPER_MAGIC): Likewise.
11082 (EXT3_SUPER_MAGIC): Likewise.
11083 (EXT4_SUPER_MAGIC): Likewise.
11084 (FUTEXFS_SUPER_MAGIC): Likewise.
11085 (HOSTFS_SUPER_MAGIC): Likewise.
11086 (HUGETLBFS_MAGIC): Likewise.
11087 (MINIX3_SUPER_MAGIC): Likewise.
11088 (MTD_INODE_FS_MAGIC): Likewise.
11089 (NILFS_SUPER_MAGIC): Likewise.
11090 (OPENPROM_SUPER_MAGIC): Likewise.
11091 (PIPEFS_MAGIC): Likewise.
11092 (PSTOREFS_MAGIC): Likewise.
11093 (QNX6_SUPER_MAGIC): Likewise.
11094 (RAMFS_MAGIC): Likewise.
11095 (REISERFS_SUPER_MAGIC_STRING): Likewise.
11096 (REISER2FS_SUPER_MAGIC_STRING): Likewise.
11097 (REISER2FS_JR_SUPER_MAGIC_STRING): Likewise.
11098 (SECURITYFS_MAGIC): Likewise.
11099 (SELINUX_MAGIC): Likewise.
11100 (SMACK_MAGIC): Likewise.
11101 (SOCKFS_MAGIC): Likewise.
11102 (SQUASHFS_MAGIC): Likewise.
11103 (STACK_END_MAGIC): Likewise.
11104 (TMPFS_MAGIC): Likewise.
11105 (USBDEVICE_SUPER_MAGIC): Likewise.
11106 (V9FS_MAGIC): Likewise.
11107 (XENFS_SUPER_MAGIC): Likewise.
11108 (CRAMFS_MAGIC): Fix typo in comment.
11109 (EXT2_SUPER_MAGIC): Update comment.
11110 (USBDEVFS_SUPER_MAGIC): Fix sorting order by moving further down.
11111
464263cc
JM
111122014-02-08 Joseph Myers <joseph@codesourcery.com>
11113
c6bfe5c4
JM
11114 * sysdeps/arm: Move directory from ports/sysdeps/arm.
11115 * sysdeps/unix/arm: Move directory from ports/sysdeps/unix/arm.
11116 * sysdeps/unix/sysv/linux/arm: Move directory from
11117 ports/sysdeps/unix/sysv/linux/arm.
11118 * README: Update listing for arm-*-linux-gnueabi.
11119
464263cc
JM
11120 * README: Remove mention of am33.
11121
32749f6c
RM
111222014-02-07 Roland McGrath <roland@hack.frob.com>
11123
11124 * bits/sigset.h (__sigemptyset): Use a statement expression rather
11125 than the comma operator, to avoid "rhs of comma has no effect"
11126 compiler warnings.
11127 (__sigfillset, __sigandset, __sigorset): Likewise.
11128 * include/signal.h (__sigemptyset): Likewise.
11129 * sysdeps/generic/malloc-machine.h (mutex_lock): Likewise.
11130
d5b396c1
AM
111312014-02-07 Allan McRae <allan@archlinux.org>
11132
11133 * version.h (RELEASE): Set to "development".
11134 (VERSION): Set to "2.19.90"
11135 * NEWS: Add 2.20 section.
11136
3bfff2ed
CD
111372014-02-06 Carlos O'Donell <carlos@redhat.com>
11138
11139 [BZ #16529]
11140 * inet/netinet/in.h: Remove comma after IPPROTO_MH.
11141
ee7cc385
SP
111422014-02-06 Siddhesh Poyarekar <siddhesh@redhat.com>
11143
11144 * manual/contrib.texi: Update entry for Carlos O'Donell,
11145 Joseph Myers, Roland McGrath, Alexandre Oliva and Ryan Arnold.
11146
f877c4f2
CD
111472014-02-05 Carlos O'Donell <carlos@rehdat.com>
11148
27e839f6
CD
11149 * sysdeps/unix/sysv/linux/kernel-features.h: Fix comment.
11150
f877c4f2
CD
11151 * sysdeps/unix/sysv/linux/kernel-features.h
11152 [__LINUX_KERNEL_VERSION >= 0x020621]
11153 (__ASSUME_PROC_PID_TASK_COMM): Define.
11154
68159946
SP
111552014-02-05 Siddhesh Poyarekar <siddhesh@redhat.com>
11156
ba17cdbd
SP
11157 [BZ #16398]
11158 * libio/wfileops.c (_IO_wfile_seekoff): Break out form
11159 conversion when destination buffer does not have enough space.
11160 * libio/tst-ftell-partial-wide.c: New test case.
11161 * libio/Makefile (tests): Add tst-ftell-partial-wide.
11162
68159946
SP
11163 * manual/contrib.texi: Update entry for Ondrej Bilka, Will
11164 Newton and Alexandre Oliva. Add entries for Steve Ellcey, Chris
11165 Leonard and Allan McRae.
11166
2b528732
DM
111672014-02-04 David S. Miller <davem@davemloft.net>
11168
11169 * sysdeps/sparc/fpu/libm-test-ulps: Update for some 64-bit differences from
11170 32-bit.
11171
0ff82463
AZ
111722014-02-04 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
11173
57f41c40
AS
11174 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld-le.abilist:
11175 New file
c01603f7
AZ
11176 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale-le.abilist:
11177 New file
57f41c40
AS
11178 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl-le.abilist:
11179 New file.
11180 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc-le.abilist:
11181 New file.
c01603f7
AZ
11182 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt-le.abilist:
11183 New file.
57f41c40
AS
11184 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl-le.abilist:
11185 New file.
11186 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm-le.abilist:
11187 New file.
c01603f7
AZ
11188 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl-le.abilist:
11189 New file.
11190 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread-le.abilist:
11191 New file.
11192 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv-le.abilist:
11193 New file.
11194 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt-le.abilist:
11195 New file.
11196 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db-le.abilist:
11197 New file.
11198 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil-le.abilist:
11199 New file.
11200
112012014-02-01 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
11202
0ff82463
AZ
11203 * nptl/shlib-versions: Change powerpc*le start to 2.17.
11204 * shlib-versions: Likewise.
11205
1695c773
AZ
112062014-02-04 Roland McGrath <roland@hack.frob.com>
11207 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
11208
11209 * sysdeps/powerpc/Makefile [$(config-machine) ends with 'le']
11210 (abilist-pattern): New variable, set to %-le.abilist.
11211
11212 * Makerules (abilist-pattern): New variable.
11213 (vpath): Use $(abilist-pattern) in place of %.abilist.
11214 (check-abi-% pattern rule): Likewise.
11215 (check-abi, update-abi): Likewise.
11216
6c0ce4b4
EW
112172014-02-04 Eric Wong <normalperson@yhbt.net>
11218
11219 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
11220
481e3524
CD
112212014-02-03 Carlos O'Donell <carlos@redhat.com>
11222
11223 * manual/startup.texi: Add next, previous, and top entries for
11224 the `Program Arguments' and `Environment Variables' nodes.
11225
375592d3
AO
112262014-02-03 Alexandre Oliva <aoliva@redhat.com>
11227
11228 * manual/macros.texi: Add comments before MTASC-safety macros.
11229
f54838ba
AO
11230 * manual/users.texi: Document MTASC-safety properties.
11231
57f41c40
AS
11232 * manual/threads.texi (pthread_key_create, pthread_key_delete)
11233 (pthread_getspecific, pthread_setspecific): Format with
909e12ad
AO
11234 @deftypefun, and add @safety note.
11235 * manual/signal.texi: Move comments that analyze the above
11236 functions to their home place.
11237
fd3daba4
AM
112382014-02-03 Allan McRae <allan@archlinux.org>
11239
11240 * po/sl.po: Update Slovenian translation from translation project.
11241
597636d7
AO
112422014-02-02 Alexandre Oliva <aoliva@redhat.com>
11243
11244 * manual/time.texi (timegm): Add missing blank after @c.
11245 Reported by Joseph Myers <joseph@codesourcery.com>.
11246
ee196e3c
AO
112472014-02-01 Alexandre Oliva <aoliva@redhat.com>
11248
11249 * manual/check-safety.sh: New.
11250 * manual/Makefile ($(objpfx)stamp-summary): Run it.
11251
f8d529d5
AO
11252 * manual/terminal.texi: Document MTASC-safety properties.
11253
de55fdf4
AO
11254 * manual/filesys.texi: Document MTASC-safety properties.
11255
c3299c08
AO
11256 * manual/errno.texi: Document MTASC-safety properties.
11257
06e90b14
AO
11258 * manual/intro.texi: Document safety identifiers and
11259 conditionals.
11260
1acd4371
AO
11261 * manual/string.texi (wcstok): Fix prototype.
11262 (wcstok, strtok, strtok_r): Adjust reentrancy remarks.
11263
23e5b8cb
AO
11264 * manual/time.texi: Document MTASC-safety properties.
11265
11087373
AO
11266 * manual/string.texi: Document MTASC-safety properties.
11267
5da2c93d
AO
11268 * manual/threads.texi: Document MTASC-safety properties.
11269
171e9210
AO
11270 * manual/stdio.texi: Document MTASC-safety properties.
11271
d9e02532
AO
11272 * manual/syslog.texi: Document MTASC-safety properties.
11273
6af8bab7
AO
11274 * manual/sysinfo.texi: Document MTASC-safety properties.
11275
663b02d7
AO
11276 * manual/startup.texi: Document MTASC-safety properties.
11277
973f180b
AO
11278 * manual/socket.texi: Document MTASC-safety properties.
11279
8f3c25c8
AO
11280 * manual/signal.texi: Document MTASC-safety properties.
11281
542210fb
AO
112822014-01-31 Alexandre Oliva <aoliva@redhat.com>
11283
11284 * manual/setjmp.texi: Document MTASC-safety properties.
11285
433c45a2
AO
11286 * manual/search.texi: Document MTASC-safety properties.
11287
c8ce789c
AO
11288 * manual/resource.texi: Document MTASC-safety properties.
11289
19f5d29c
AO
11290 * manual/process.texi: Document MTASC-safety properties.
11291
e2dfb7f4
AO
11292 * manual/platform.texi: Document MTASC-safety properties.
11293
8c1413f5
AO
11294 * manual/pipe.texi: Document MTASC-safety properties.
11295
03483ada
AO
11296 * manual/pattern.texi: Document MTASC-safety properties.
11297
29e7e2df
AO
11298 * manual/message.texi: Document MTASC-safety properties.
11299
9f529d7c
AO
11300 [BZ #12751]
11301 * manual/memory.texi: Document MTASC-safety properties.
11302
27aaa791
AO
11303 * manual/math.texi: Document MTASC-safety properties.
11304
f2d58726
AO
11305 * manual/locale.texi: Document MTASC-safety properties.
11306
2cc3615c
AO
11307 * manual/llio.texi: Document MTASC-safety properties.
11308
d9f0ec97
AO
11309 * manual/libdl.texi: New.
11310
e7c4409a
AO
11311 * manual/lang.texi: Document MTASC-safety properties.
11312
27bdc63c
AO
11313 * manual/job.texi: Document MTASC-safety properties.
11314
a7b90ea9
AO
11315 * manual/getopt.texi: Document MTASC-safety properties.
11316
c49130e3
AO
11317 * manual/ctype.texi: Document MTASC-safety properties.
11318
0d23a5c1
MR
113192014-01-31 Maciej W. Rozycki <macro@codesourcery.com>
11320
11321 [BZ #16046]
11322 * csu/libc-tls.c (static_map): Remove variable.
11323 (__libc_setup_tls): Use main executable's link map for TLS data.
11324 * elf/dl-close.c (_dl_close_worker) [!SHARED]: Remove special
11325 casing for LM_ID_BASE and GL(dl_nns).
11326 * elf/dl-iteratephdr.c [!SHARED] (dl_iterate_phdr): Remove
11327 function. Alias dl_iterate_phdr to __dl_iterate_phdr.
11328 * elf/dl-load.c (_dl_map_object) [!SHARED]: Remove special
11329 casing for GL(dl_ns)[LM_ID_BASE]._ns_loaded.
11330 * elf/dl-support.c (_dl_main_map): Also initialize l_flags_1
11331 member.
11332 (_dl_non_dynamic_init): Also initialize _dl_main_map's l_phdr and
11333 l_phnum members.
11334
0037bb60
AO
113352014-01-30 Alexandre Oliva <aoliva@redhat.com>
11336
11337 * manual/debug.texi: Document MTASC-safety properties.
11338
409e00bd
L
113392014-01-29 H.J. Lu <hongjiu.lu@intel.com>
11340
11341 [BZ #16510]
11342 * sysdeps/x86/fpu/bits/mathinline.h: Check __SSE2_MATH__ instead
11343 of __x86_64__ when disabling x87 inline functions.
11344
86e60666
AO
113452014-01-29 Alexandre Oliva <aoliva@redhat.com>
11346
11347 * manual/charset.texi: Document MTASC-safety properties.
11348
76167637
AO
11349 * manual/crypt.texi: Document MTASC-safety properties.
11350
e567f2a0
AO
11351 * manual/conf.texi: Document MTASC-safety properties.
11352
b719dafd
AO
11353 * manual/arith.texi: Document MTASC-safety properties.
11354
4a16c662
AO
11355 * manual/argp.texi: Document MTASC-safety properties.
11356
0a57b83e
AO
11357 * manual/macros.texi: Introduce macros to document multi
11358 thread, asynchronous signal and asynchronous cancellation
11359 safety properties.
11360 * manual/intro.texi: Introduce the properties themselves.
11361
feab2397
KK
113622014-01-27 Kaz Kojima <kkojima@rr.iij4u.or.jp>
11363
11364 * sysdeps/sh/sh4/Makefile: New file.
11365
1c0d11bc
AS
113662014-01-27 Andreas Schwab <schwab@linux-m68k.org>
11367
11368 * math/gen-libm-test.pl ($srcdir): New variable.
11369 ($auto_input): Use it.
11370
af37a8a3
SP
113712014-01-27 Siddhesh Poyarekar <siddhesh@redhat.com>
11372
d7b00f98
SP
11373 [BZ #16506]
11374 * nss/nss_files/files-netgrp.c (_nss_files_setnetgrent): Avoid
11375 access beyond array bounds when parsing netgroups file.
11376
af37a8a3
SP
11377 * nscd/netgroupcache.c (addgetnetgrentX): Compute offset from
11378 the old buffer before realloc.
11379
0c00f062
AM
113802014-01-27 Allan McRae <allan@archlinux.org>
11381
11382 * po/fr.po: Update French translation from translation project.
11383
7d69a1b0
KK
113842014-01-26 Kaz Kojima <kkojima@rr.iij4u.or.jp>
11385
11386 * sysdeps/sh/libm-test-ulps: Regenerate.
11387
6e697ff7
DM
113882014-01-24 David S. Miller <davem@davemloft.net>
11389
11390 * sysdeps/sparc/fpu/libm-test-ulps: Regenerate.
11391
9cadb35c
KK
113922014-01-25 Kaz Kojima <kkojima@rr.iij4u.or.jp>
11393
11394 * sysdeps/sh/sh4/fpu/libm-test-ulps: Move to ...
11395 * sysdeps/sh/libm-test-ulps: ... here and regenerated.
11396
5d41dadf
SP
113972013-01-24 Siddhesh Poyarekar <siddhesh@redhat.com>
11398
11399 [BZ #16474]
11400 * nscd/netgroupcache.c (addgetnetgrentX): Adjust triplet
11401 string pointers after reallocation.
11402
0bad441c
KK
114032014-01-24 Kaz Kojima <kkojima@rr.iij4u.or.jp>
11404
11405 * sysdeps/unix/sysv/linux/sh/sys/ucontext.h: Use __SH4__ and
11406 __SH4A__ instead of __SH_FPU_ANY__.
11407
7007c661
KK
114082014-01-23 Kaz Kojima <kkojima@rr.iij4u.or.jp>
11409
11410 * sysdeps/sh/fpu_control.h: New file.
11411 * sysdeps/sh/sh4/fpu/fpu_control.h: Remove.
11412 * sysdeps/unix/sysv/linux/sh/sys/ucontext.h: New file.
11413 * sysdeps/unix/sysv/linux/sh/sh3/sys/ucontext.h: Remove.
11414 * sysdeps/unix/sysv/linux/sh/sh3/sys: Remove directory.
11415 * sysdeps/unix/sysv/linux/sh/sh4/sys/ucontext.h: Remove.
11416 * sysdeps/unix/sysv/linux/sh/sh4/sys: Remove directory.
11417 * sysdeps/sh/sys/ucontext.h: Remove.
11418 * sysdeps/sh/sys: Remove directory.
11419
0f0c35e4
AK
114202014-01-22 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
11421
11422 * sysdeps/unix/sysv/linux/s390/s390-32/sys/ucontext.h: Merge into
11423 s390/sys/ucontext.h.
11424 * sysdeps/unix/sysv/linux/s390/s390-64/sys/ucontext.h: Likewise.
11425 * sysdeps/unix/sysv/linux/s390/sys/ucontext.h: New file.
11426
4959e284
L
114272014-01-20 H.J. Lu <hongjiu.lu@intel.com>
11428
11429 [BZ #15605]
11430 * sysdeps/x86_64/x32/symbol-hacks.h: Include generic symbol-hacks.h.
11431
d98720e0
AZ
114322014-01-20 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
11433
11434 [BZ#16431]
11435 * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c (__gettimeofday):
11436 Adjust the vDSO correctly for internal calls.
11437 * sysdeps/unix/sysv/linux/powerpc/time.c (time): Likewise.
11438
91cbd0bc
AM
114392014-01-20 Allan McRae <allan@archlinux.org>
11440
11441 * po/ca.po: Update Catalan translation from translation project.
11442
7a02cfad
MF
114432014-01-16 Mike Frysinger <vapier@gentoo.org>
11444
11445 * sysdeps/s390/sotruss-lib.c: New file.
11446
736c304a
AZ
114472014-01-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
11448
11449 [BZ#16430]
6e077ee5 11450 * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c
736c304a
AZ
11451 (__GI___gettimeofday): Alias for a different internal symbol to avoid
11452 local calls issues by not having a PLT stub required for IFUNC calls.
11453 * sysdeps/unix/sysv/linux/powerpc/time.c (__GI_time): Likewise.
11454
94d0cea0
JM
114552014-01-16 Joseph Myers <joseph@codesourcery.com>
11456
11457 * math/test-fpucw-ieee.c: Use <> in #include of test-fpucw.c.
11458 * math/test-fpucw-static.c: Likewise.
11459
980cb518
SP
114602013-01-16 Siddhesh Poyarekar <siddhesh@redhat.com>
11461
11462 [BZ #16453]
11463 * nscd/netgroupcache.c (addgetnetgrentX): Don't use alloca.
11464
2393fc01
AZ
114652014-01-15 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
11466
11467 * sysdeps/powerpc/sotruss-lib.c: New file: sotruss-lib.so
11468 implementation for powerpc.
11469
d359bcc2
OB
114702014-01-15 Ondřej Bílka <neleai@seznam.cz>
11471
11472 [BZ #14782]
11473 * sysdeps/posix/system.c (__libc_system): Do not enable
11474 asynchronous cancellation.
11475
7beb48cb
AK
114762014-01-15 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
11477
11478 [BZ #16427]
11479 * sysdeps/ieee754/ldbl-128/w_expl.c (__expl): Invoke the non-IEEE
11480 handling only for numbers special also in the IEEE case.
11481
c20d5bf5
AK
114822014-01-15 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
11483
11484 * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
11485
e83bd4ee
AM
114862014-01-11 Allan McRae <allan@archlinux.org>
11487
76d0ea69
AM
11488 * po/bg.po: Update Bulgarian translation from translation project.
11489
e83bd4ee
AM
11490 * po/de.po: Update German translation from translation project.
11491
bc2ba20a
RM
114922014-01-10 Roland McGrath <roland@hack.frob.com>
11493
11494 * sysdeps/generic/gcc-compat.h: New file.
11495
649ecea2
SP
114962014-01-10 Siddhesh Poyarekar <siddhesh@redhat.com>
11497
11498 * benchtests/asin-inputs: Correct slow inputs.
11499 * benchtests/acos-inputs: Likewise.
11500
1b19c006
AM
115012014-01-10 Allan McRae <allan@archlinux.org>
11502
a46dab08
AM
11503 * po:sv.po: Update Swedish translation from translation project.
11504
421df74a
AM
11505 * po/vi.po: Update Vietnamese translation from translation project.
11506
d61c51a7
AM
11507 * po/eo.po: Update Esperanto translation from translation project.
11508
0339a319
AM
11509 * po/cs.po: Update Czech translation from translation project.
11510
94ad3e99
AM
11511 * po/nl.po: Update Dutch translation from translation project.
11512
e349ca71
AM
11513 * po/pl.po: Update Polish translation from translation project.
11514
ddf930c1
AM
11515 * po/ru.po: Update Russian translation from translation project.
11516
1b19c006
AM
11517 * po/uk.po: Update Ukrainian translation from translation project.
11518
9f236c49
BM
115192014-01-08 Brooks Moses <bmoses@google.com>
11520
11521 * elf/dl-load.c: Fix comment typo.
11522
cd6701cf
CD
115232014-01-08 Carlos O'Donell <carlos@redhat.com>
11524
11525 * po/header.pot: Rename to...
11526 * po/pot.header: ... this.
11527 * po/Makefile: Use pot.header.
11528
66671c84
YK
115292014-01-08 Yuriy Kaminskiy <yumkam@gmail.com>
11530 Maxim Kuvyrkov <maxim@kugelworks.com>
11531
11532 [BZ #16394]
cd6701cf
CD
11533 * sysdeps/i386/i686/memmove.S (memmove): Compare distance between
11534 SRC and DEST against LEN.
66671c84 11535
38f34581
AZ
115362014-01-08 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
11537
11538 [BZ #16414]
11539 * sysdeps/powerpc/powerpc64/fpu/s_truncl.S: Remove wrong
11540 implementation.
11541 * sysdeps/ieee754/ldbl-128ibm/s_truncl.c: Remove bogus comment.
11542
115432014-01-08 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
3ff6304e
AZ
11544
11545 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
11546
4c327f2a
JM
115472014-01-08 Joseph Myers <joseph@codesourcery.com>
11548
11549 [BZ #16408]
11550 * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (__expm1l): Use __expl
11551 for large positive arguments.
11552
b821f414
JM
115532014-01-07 Joseph Myers <joseph@codesourcery.com>
11554
1f0f2067
JM
11555 * sysdeps/powerpc/nofpu/libm-test-ulps: Regenerated.
11556
a5a326f6
JM
11557 * math/auto-libm-test-in: Mark various tests with
11558 xfail-rounding:ldbl-128ibm.
11559 * math/auto-libm-test-out: Regenerated.
11560
b821f414
JM
11561 [BZ #16407]
11562 * sysdeps/ieee754/ldbl-128ibm/e_coshl.c (__ieee754_coshl):
11563 Increase overflow threshold.
11564
94c8a4bc
OB
115652014-01-07 Ondřej Bílka <neleai@seznam.cz>
11566
11567 [BZ #14286]
11568 * stdio-common/vfprintf.c: Check for integer overflow.
11569
87ded0c3
AK
115702014-01-07 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
11571
11572 * sysdeps/s390/dl-tls.h: sysdeps/s390/dl-tls.h: Remove casts for
11573 the first argument and return value of __tls_get_addr_internal.
11574
c5eebdd0
AK
115752014-01-07 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
11576
11577 * sysdeps/s390/s390-32/dl-machine.h: Gate the definition of refsym
11578 also with !RTLD_BOOTSTRAP to get rid of unused variable warning.
11579
05d138ef
AK
115802014-01-07 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
11581
11582 * sysdeps/s390/Makefile: Build rtld-global-offsets.sym.
11583 * sysdeps/s390/rtld-global-offsets.sym: New file.
11584 * sysdeps/unix/sysv/linux/s390/Versions: Add getcontext as new
11585 GLIBC_2.19 symbol.
11586 * sysdeps/unix/sysv/linux/s390/getcontext.S: New file.
11587 * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: Rename to ...
11588 * sysdeps/unix/sysv/linux/s390/s390-32/getcontext-common.S:
11589 ... this.
11590 * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: Rename to ...
11591 * sysdeps/unix/sysv/linux/s390/s390-64/getcontext-common.S:
11592 ... this.
11593 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist:
11594 Regenerate.
11595 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist:
11596 Regenerate.
11597 * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S: Restore upper
11598 halfs of GPRs for high_gprs contexts.
11599 * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: Save and
11600 restore upper halfs of GPRs for high_gprs contexts. Copy uc_flags
11601 field.
11602 * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Copy
11603 uc_flags field.
11604 * sysdeps/unix/sysv/linux/s390/sys/ucontext.h: Split into 32 and
11605 64 bit versions:
11606 * sysdeps/unix/sysv/linux/s390/s390-32/sys/ucontext.h: Add field
11607 for high GPRs (uc_high_gprs) and for future extensions
11608 (__reserved).
11609 * sysdeps/unix/sysv/linux/s390/s390-64/sys/ucontext.h: Add field
11610 for future extensions (__reserved).
11611 * sysdeps/unix/sysv/linux/s390/ucontext_i.sym: Split into 32 and
11612 64 bit versions:
11613 * sysdeps/unix/sysv/linux/s390/s390-32/ucontext_i.sym: Add
11614 SC_HIGHGPRS offset definition.
11615 * sysdeps/unix/sysv/linux/s390/s390-64/ucontext_i.sym: New file.
11616 * sysdeps/unix/sysv/linux/s390/rtld-getcontext.S: New file.
11617
93a45ff1
AK
11618 * Versions.def: Add GLIBC_2.19 for libpthread.
11619 * nptl/sysdeps/unix/sysv/linux/s390/Versions: Add longjmp and
11620 siglongjmp for libpthread with GLIBC_2.19 symver.
11621 * nptl/sysdeps/unix/sysv/linux/s390/pt-longjmp.c: New file.
11622 * sysdeps/s390/Makefile: Build v1-longjmp.c and v1-sigjmp.c.
11623 * sysdeps/s390/Versions: New GLIBC_2.19 and GLIBC_PRIVATE symbols.
11624 * sysdeps/s390/__longjmp.c: New file.
11625 * sysdeps/s390/bits/setjmp.h: Add new fields to __s390_jmp_buf.
11626 * sysdeps/s390/longjmp.c: New file.
11627 * sysdeps/s390/setjmp.S: New file.
11628 * sysdeps/s390/sigjmp.S: New file.
11629 * sysdeps/s390/v1-longjmp.c: New file.
11630 * sysdeps/s390/v1-setjmp.h: New file.
11631 * sysdeps/s390/v1-sigjmp.c: New file.
11632 * sysdeps/unix/sysv/linux/s390/Makefile: Build __longjmp_chk.
11633 * sysdeps/unix/sysv/linux/s390/Versions: Add __longjmp_chk with
11634 GLIBC_2.19 version.
11635 * sysdeps/unix/sysv/linux/s390/longjmp_chk.c: New file.
11636 * sysdeps/unix/sysv/linux/s390/s390-32/____longjmp_chk.c: Provide
11637 versioned symbols for ____longjmp_chk.
11638 * sysdeps/unix/sysv/linux/s390/s390-64/____longjmp_chk.c:
11639 Likewise.
11640 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist:
11641 Regenerate.
11642 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
11643 Regenerate.
11644 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist:
11645 Regenerate.
11646 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
11647 Regenerate.
11648 * sysdeps/unix/sysv/linux/s390/v1-longjmp_chk.c: New file.
11649 * sysdeps/s390/s390-32/__longjmp.c: Rename to ...
11650 * sysdeps/s390/s390-32/__longjmp-common.c: ... this.
11651 * sysdeps/s390/s390-32/setjmp.S: Rename and adjust to ...
11652 * sysdeps/s390/s390-32/setjmp-common.S: ... this.
11653 * sysdeps/s390/s390-64/__longjmp.c: Rename to ...
11654 * sysdeps/s390/s390-64/__longjmp-common.c: ... this.
11655 * sysdeps/s390/s390-64/setjmp.S: Rename and adjust to ...
11656 * sysdeps/s390/s390-64/setjmp-common.S: ... this.
11657 * sysdeps/s390/rtld-__longjmp.c: New file.
11658 * sysdeps/s390/rtld-setjmp.S: New file.
11659
eb3fc44b
JM
116602014-01-06 Joseph Myers <joseph@codesourcery.com>
11661
11662 [BZ #16400]
11663 * sysdeps/ieee754/ldbl-128/e_lgammal_r.c (__ieee754_lgammal_r):
11664 Return -__logl (x) for small positive arguments without evaluating
11665 a polynomial.
11666
9341dde4
MF
116672014-01-06 Mike Frysinger <vapier@gentoo.org>
11668
11669 * sysdeps/unix/sysv/linux/sys/ptrace.h (ptrace_peeksiginfo_args):
11670 Rename to ...
11671 (__ptrace_peeksiginfo_args): ... this.
11672 * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
11673 * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
11674 * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
11675
4cff0293
AM
116762014-01-06 Allan McRae <allan@archlinux.org>
11677
11678 * inet/netinet/in.h: Fix typo in comment.
11679
75595dcf
AJ
116802014-01-05 Andreas Jaeger <aj@suse.de>
11681
11682 * sysdeps/i386/fpu/libm-test-ulps: Update.
11683
79c1e109
AM
116842014-01-05 Allan McRae <allan@archlinux.org>
11685
dd804818
AM
11686 * po/libc.pot: Regenerated.
11687
79c1e109
AM
11688 * malloc/memusagestat.c: Fix gettext call formatting.
11689
0c813d1f
SK
116902014-01-04 Sami Kerola <kerolasa@iki.fi>
11691
11692 * nscd/nscd.c: Improve usage() output.
11693
20f4a8d9
MF
116942014-01-04 Mike Frysinger <vapier@gentoo.org>
11695
11696 * config.h.in: Add HAVE_LINUX_FANOTIFY_H template.
11697 * sysdeps/unix/sysv/linux/configure: Regenerated.
11698 * sysdeps/unix/sysv/linux/configure.ac: Call AC_DEFINE.
11699 * sysdeps/unix/sysv/linux/tst-fanotify.c: Include config.h.
11700
22562bb2
JM
117012014-01-03 Joseph Myers <joseph@codesourcery.com>
11702
11703 [BZ #16390]
11704 * sysdeps/powerpc/nofpu/Makefile [$(subdir) = math]
11705 (CFLAGS-e_atan2l.c): Use -fno-builtin-fabsl.
11706
d7ad2d9b
AZ
117072014-01-03 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
11708
11709 * sysdeps/powerpc/powerpc64/multiarch/strcasecmp-power7.S: Remove
11710 extra tokens at end of #undef directive.
11711 * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l-power7.S: Likewise.
11712 * sysdeps/powerpc/powerpc64/multiarch/strnlen-power7.S: Likewise.
11713 * sysdeps/powerpc/powerpc64/multiarch/wcscpy.c: Likewise.
11714
7dd009d8
JM
117152014-01-03 Joseph Myers <joseph@codesourcery.com>
11716
24db925a
JM
11717 * sysdeps/powerpc/nofpu/libm-test-ulps: Regenerated.
11718
7dd009d8
JM
11719 * math/auto-libm-test-in: Mark various tests with
11720 xfail-rounding:ldbl-128ibm.
11721 * math/auto-libm-test-out: Regenerated.
11722
396e3ecf
JM
117232014-01-02 Joseph Myers <joseph@codesourcery.com>
11724
819e5d50
JM
11725 [BZ #16386]
11726 * sysdeps/ieee754/ldbl-128ibm/e_logl.c (__ieee754_logl): Adjust
11727 numbers with subnormal high part when calculating exponent.
11728
90b6a1e5
JM
11729 [BZ #16385]
11730 * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c (__asinhl): Use fabsl not
11731 fabs.
11732
396e3ecf
JM
11733 [BZ #16384]
11734 * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (ln2): Initialize with
11735 M_LN2l.
11736 (__ieee754_acoshl): Use __log1pl not __log1p.
11737
6c8dbf00
OB
117382013-01-02 Ondřej Bílka <neleai@seznam.cz>
11739
57f41c40
AS
11740 * malloc/arena.c (malloc_atfork, free_atfork, ptmalloc_lock_all)
11741 (ptmalloc_unlock_all, ptmalloc_unlock_all2, next_env_entry)
11742 (__failing_morecore, ptmalloc_init, dump_heap, new_heap)
11743 (grow_heap, heap_trim, _int_new_arena, get_free_list)
11744 (reused_arena, arena_get2): Convert to GNU style.
11745 * malloc/hooks.c (memalign_hook_ini, __malloc_check_init)
11746 (mem2mem_check, mem2chunk_check, top_check, realloc_check)
11747 (memalign_check, __malloc_set_state): Likewise.
6c8dbf00 11748 * malloc/mallocbug.c (main): Likewise.
57f41c40
AS
11749 * malloc/malloc.c (__malloc_assert, malloc_init_state)
11750 (free_perturb, do_check_malloced_chunk, do_check_malloc_state)
11751 (sysmalloc, systrim, mremap_chunk, __libc_malloc, __libc_free)
11752 (__libc_realloc, _mid_memalign, _int_malloc, malloc_consolidate)
11753 (_int_realloc, _int_memalign, mtrim, musable, __libc_mallopt)
11754 (__posix_memalign, malloc_info): Likewise.
6c8dbf00 11755 * malloc/malloc.h: Likewise.
57f41c40
AS
11756 * malloc/mcheck.c (checkhdr, unlink_blk, link_blk, freehook)
11757 (mallochook, memalignhook, reallochook, mabort): Likewise.
6c8dbf00 11758 * malloc/mcheck.h: Likewise.
57f41c40
AS
11759 * malloc/memusage.c (update_data, me, malloc, realloc, calloc)
11760 (free, mmap, mmap64, mremap, munmap, dest): Likewise.
6c8dbf00
OB
11761 * malloc/memusagestat.c (main, parse_opt, more_help): Likewise.
11762 * malloc/morecore.c (__default_morecore): Likewise.
11763 * malloc/mtrace.c (tr_break, lock_and_info, mtrace): Likewise.
57f41c40
AS
11764 * malloc/obstack.c (_obstack_begin, _obstack_newchunk)
11765 (_obstack_allocated_p, obstack_free, _obstack_memory_used)
11766 (print_and_abort): Likewise.
6c8dbf00
OB
11767 * malloc/obstack.h: Likewise.
11768 * malloc/set-freeres.c (__libc_freeres): Likewise.
11769 * malloc/tst-mallocstate.c (main): Likewise.
11770 * malloc/tst-mtrace.c (main): Likewise.
11771 * malloc/tst-realloc.c (do_test): Likewise.
11772
d4124212
SP
117732013-01-02 Siddhesh Poyarekar <siddhesh@redhat.com>
11774
9a3c6a6f
SP
11775 [BZ #16366]
11776 * nscd/netgroupcache.c (do_notfound): New function.
11777 (addgetnetgrentX): Use it.
11778
d4124212
SP
11779 [BZ # 16365]
11780 * nscd/netgroupcache.c (addgetnetgrentX): Break if status is
11781 NSS_STATUS_NOTFOUND.
11782
97b9a009
JM
117832014-01-01 Joseph Myers <joseph@codesourcery.com>
11784
11785 * sysdeps/i386/fpu/libm-test-ulps: Regenerated.
11786 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
11787
d4697bc9
AM
117882014-01-01 Allan McRae <allan@archlinux.org>
11789
ddb3687f
AM
11790 * scripts/update-copyrights: Update configure input file suffix.
11791
88726d48
AM
11792 * NEWS: Update copyright year.
11793 * catgets/gencat.c: Likewise.
11794 * csu/version.c: Likewise.
11795 * debug/catchsegv.sh: Likewise.
11796 * debug/pcprofiledump.c: Likewise.
11797 * debug/xtrace.sh: Likewise.
11798 * elf/ldconfig.c: Likewise.
11799 * elf/ldd.bash.in: Likewise.
11800 * elf/pldd.c: Likewise.
11801 * elf/sotruss.ksh: Likewise.
11802 * elf/sprof.c: Likewise.
11803 * iconv/iconv_prog.c: Likewise.
11804 * iconv/iconvconfig.c: Likewise.
11805 * locale/programs/locale.c: Likewise.
11806 * locale/programs/localedef.c: Likewise.
11807 * login/programs/pt_chown.c: Likewise.
11808 * malloc/memusage.sh: Likewise.
11809 * malloc/memusagestat.c: Likewise.
11810 * malloc/mtrace.pl: Likewise.
11811 * manual/libc.texinfo: Likewise.
11812 * nscd/nscd.c: Likewise.
11813 * nss/getent.c: Likewise.
11814 * nss/makedb.c: Likewise.
11815 * posix/getconf.c: Likewise.
11816 * scripts/test-installation.pl: Likewise.
11817
d4697bc9
AM
11818 * All files with FSF copyright notices: Update copyright dates
11819 using scripts/update-copyrights.
11820 * intl/plural.c: Regenerated.
11821 * locale/programs/charmap-kw.h: Likewise.
11822 * locale/programs/locfile-kw.h: Likewise.
11823
c8590f9d
MF
118242013-12-31 Mike Frysinger <vapier@gentoo.org>
11825
11826 * sysdeps/unix/sysv/linux/configure: Regenerated.
11827 * sysdeps/unix/sysv/linux/configure.ac: Call AC_CHECK_HEADER on
11828 the linux/fanotify.h header.
11829 * sysdeps/unix/sysv/linux/tst-fanotify.c: Check if
11830 HAVE_LINUX_FANOTIFY_H is defined.
11831
b19221b9
SP
118322013-12-31 Siddhesh Poyarekar <siddhesh@redhat.com>
11833
dd1d85e5
SP
11834 * benchtests/cos-inputs: New inputs.
11835 * benchtests/sin-inputs: Likewise.
11836
1acbb90f
SP
11837 * benchtests/atan-inputs: New inputs. Fix name of multiple
11838 precision fallback inputs.
11839
4c012ed3
SP
11840 * benchtests/atanh-inputs: New inputs.
11841 * benchtests/tanh-inputs: Likewise.
11842
eff98324
SP
11843 * benchtests/acosh-inputs: New inputs.
11844 * benchtests/asinh-inputs: Likewise.
11845
ce641152
SP
11846 * benchtests/cosh-inputs: New inputs.
11847 * benchtests/sinh-inputs: Likewise.
11848
b19221b9
SP
11849 * benchtests/acos-inputs: Add more inputs.
11850 * benchtests/asin-inputs: Likewise.
11851
030a4976 118522013-12-30 Ville Skytta <ville.skytta@iki.fi>
9dcc8f11 11853
030a4976 11854 [BZ #16375]
9dcc8f11
VS
11855 * manual/arith.texi: Fix spelling.
11856 * manual/charset.texi: Likewise.
11857 * manual/errno.texi: Likewise.
11858 * manual/filesys.texi: Likewise.
11859 * manual/lang.texi: Likewise.
11860 * manual/llio.texi: Likewise.
11861 * manual/locale.texi: Likewise.
11862 * manual/message.texi: Likewise.
11863 * manual/resource.texi: Likewise.
11864 * manual/search.texi: Likewise.
11865 * manual/setjmp.texi: Likewise.
11866 * manual/stdio.texi: Likewise.
11867 * manual/string.texi: Likewise.
11868 * manual/sysinfo.texi: Likewise.
11869 * manual/time.texi: Likewise.
11870
11520a57
CD
118712013-12-27 Carlos O'Donell <carlos@redhat.com>
11872
11873 * po/sl.po: New file.
11874
471103ae
MF
118752013-12-27 Mike Frysinger <vapier@gentoo.org>
11876
11877 * .gitignore: Add core/.gdbinit/.gdb_history.
11878
6c9642ed
AM
118792013-12-27 Allan McRae <allan@archlinux.org>
11880
11881 [BZ #16369]
11882 * sysdeps/ieee754/dbl-64/s_sin.c (csloww): Fix variable name.
11883 Reported by Il'ya Malakhov <ilmalakhov@yandex.ru>
11884
3f637079
BM
118852013-12-24 Brooks Moses <bmoses@google.com>
11886
11887 * string/string.h (__CORRECT_ISO_CPP_STRING_H_PROTO): Define for
11888 all compilers that claim C++98 compliance, not just GCC.
11889 * string/strings.h (__CORRECT_ISO_CPP_STRINGS_H_PROTO):
11890 Likewise.
11891
abc26e99
MK
118922013-12-24 Maxim Kuvyrkov <maxim@kugelworks.com>
11893
11894 * NEWS: Restore accidentally deleted bug-fix entries.
11895
362b47fe
MK
118962013-12-24 Maxim Kuvyrkov <maxim@kugelworks.com>
11897 Ondřej Bílka <neleai@seznam.cz>
11898
11899 [BZ #15073]
11900 * malloc/malloc.c (_int_free): Perform sanity check only if we
11520a57 11901 have_lock.
362b47fe 11902
b9bcbbcb
OB
119032013-12-23 Ondřej Bílka <neleai@seznam.cz>
11904
11905 [BZ #12986]
11906 * manual/stdio.texi (String Input Conversions): Clarify that character
11907 classes are not supported.
11908
fb55fcd2
AZ
119092013-12-23 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
11910
11911 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
11912
ef7344f0
JM
119132013-12-22 Joseph Myers <joseph@codesourcery.com>
11914
4f40e4b3
JM
11915 [BZ #16337]
11916 * sysdeps/ieee754/ldbl-128/e_lgammal_r.c (__ieee754_lgammal_r):
11917 Calculate results for small negative arguments directly rather
11918 than using reflection formula with special underflow handling.
11919
ef7344f0
JM
11920 * sysdeps/mach/hurd/Implies: Change unix/bsd/bsd4.4 to unix/bsd.
11921 * sysdeps/unix/bsd/syscalls.list (chflags): Add entry from
11922 sysdeps/unix/bsd/bsd4.4/syscalls.list.
11923 (fchflags): Likewise.
11924 (revoke): Likewise.
11925 (setlogin): Likewise.
11926 (sigaltstack): Likewise.
11927 (wait4): Likewise.
11928 (sigblock): Remove.
11929 (sigsetmask): Likewise.
11930 (wait3): Likewise.
11931 (waitpid): Likewise.
11932 * sysdeps/unix/bsd/bsd4.4/syscalls.list: Remove file.
11933 * sysdeps/unix/sysv/linux/wait3.c: Update directory of included
11934 file.
11935 * sysdeps/unix/bsd/bsd4.4/Makefile: Move to ...
11936 * sysdeps/unix/bsd/Makefile: ... here.
11937 * sysdeps/unix/bsd/bsd4.4/Versions: Move to ...
11938 * sysdeps/unix/bsd/Versions: ... here.
11939 * sysdeps/unix/bsd/bsd4.4/bits/sockaddr.h: Move to ...
11940 * sysdeps/unix/bsd/bits/sockaddr.h: ... here.
11941 * sysdeps/unix/bsd/bsd4.4/cmsg_nxthdr.c: Move to ...
11942 * sysdeps/unix/bsd/cmsg_nxthdr.c: ... here.
11943 * sysdeps/unix/bsd/bsd4.4/sigblock.c: Move to ...
11944 * sysdeps/unix/bsd/sigblock.c: ... here.
11945 * sysdeps/unix/bsd/bsd4.4/sigsetmask.c: Move to ...
11946 * sysdeps/unix/bsd/sigsetmask.c: ... here.
11947 * sysdeps/unix/bsd/bsd4.4/sigvec.c: Move to ...
11948 * sysdeps/unix/bsd/sigvec.c: ... here.
11949 * sysdeps/unix/bsd/bsd4.4/tcdrain.c: Move to ...
11950 * sysdeps/unix/bsd/tcdrain.c: ... here.
11951 * sysdeps/unix/bsd/bsd4.4/tcgetattr.c: Move to ...
11952 * sysdeps/unix/bsd/tcgetattr.c: ... here.
11953 * sysdeps/unix/bsd/bsd4.4/tcsetattr.c: Move to ...
11954 * sysdeps/unix/bsd/tcsetattr.c: ... here.
11955 * sysdeps/unix/bsd/bsd4.4/wait.c: Move to ...
11956 * sysdeps/unix/bsd/wait.c: ... here.
11957 * sysdeps/unix/bsd/bsd4.4/wait3.c: Move to ...
11958 * sysdeps/unix/bsd/wait3.c: ... here.
11959 * sysdeps/unix/bsd/bsd4.4/waitpid.c: Move to ...
11960 * sysdeps/unix/bsd/waitpid.c: ... here.
11961
5b0626b9
JM
119622013-12-21 Joseph Myers <joseph@codesourcery.com>
11963
11964 [BZ #16356]
11965 * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Also set
11966 round-to-nearest for [!USE_AS_EXPM1L].
11967 * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Likewise.
11968 * math/auto-libm-test-in: Do not expect cosh tests to fail. Add
11969 more tests of exp and exp10. Expect some exp10 tests to miss
11970 exceptions or fail in directed rounding modes.
11971 * math/auto-libm-test-out: Regenerated.
11972 * math/libm-test.inc (exp10_tonearest_test_data): New array.
11973 (exp10_test_tonearest): New function.
11974 (exp10_towardzero_test_data): New array.
11975 (exp10_test_towardzero): New function.
11976 (exp10_downward_test_data): New array.
11977 (exp10_test_downward): New function.
11978 (exp10_upward_test_data): New array.
11979 (exp10_test_upward): New function.
11980 (main): Call the new functions.
11981 * sysdeps/i386/fpu/libm-test-ulps: Update.
11982 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
11983
7fda5682
JM
119842013-12-20 Joseph Myers <joseph@codesourcery.com>
11985
31e3a405
JM
11986 * math/auto-libm-test-in: Add more tests of acos, acosh, asin,
11987 asinh, atan, atan2, atanh, cbrt, cos and cosh.
11988 * math/auto-libm-test-out: Regenerated.
11989 * math/libm-test.inc (acosh_test_data): Add more tests.
11990 (atanh_test_data): Likewise.
11991 (ceil_test_data): Likewise.
11992 (copysign_test_data): Likewise.
11993 * sysdeps/i386/fpu/libm-test-ulps: Update.
11994 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
11995
85bff96a
JM
11996 * timezone/checktab.awk: Update from tzcode 2013i.
11997 * timezone/private.h: Likewise.
11998 * timezone/scheck.c: Likewise.
11999 * timezone/tzfile.h: Likewise.
12000 * timezone/tzselect.ksh: Likewise.
12001 * timezone/zdump.c: Likewise.
12002 * timezone/zic.c: Likewise.
12003
b7867a3b
JM
12004 * math/auto-libm-test-in: Add tests of cpow.
12005 * math/auto-libm-test-out: Regenerated.
12006 * math/libm-test.inc (cpow_test_data): Use AUTO_TESTS_cc_c.
57f41c40 12007 * math/gen-auto-libm-tests.c (func_calc_method): Add value
b7867a3b
JM
12008 mpc_cc_c.
12009 (func_calc_desc): Add mpc_cc_c union field.
12010 (test_functions): Add cpow.
12011 (special_fill_2pi): New function.
12012 (special_real_inputs): Add 2pi.
12013 (calc_generic_results): Handle mpc_cc_c.
12014 * sysdeps/i386/fpu/libm-test-ulps: Update.
12015 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
12016
7fda5682
JM
12017 * math/auto-libm-test-in: Add tests of ccos, ccosh, cexp, clog,
12018 csqrt, ctan and ctanh.
12019 * math/auto-libm-test-out: Regenerated.
12020 * math/libm-test.inc (TEST_COND_x86_64): New macro.
12021 (TEST_COND_x86): Likewise.
12022 (ccos_test_data): Use AUTO_TESTS_c_c.
12023 (ccosh_test_data): Likewise.
12024 (cexp_test_data): Likewise.
12025 (clog_test_data): Likewise.
12026 (csqrt_test_data): Likewise.
12027 (ctan_test_data): Likewise.
12028 (ctan_tonearest_test_data): Likewise.
12029 (ctan_towardzero_test_data): Likewise.
12030 (ctan_downward_test_data): Likewise.
12031 (ctan_upward_test_data): Likewise.
12032 (ctanh_test_data): Likewise.
12033 (ctanh_tonearest_test_data): Likewise.
12034 (ctanh_towardzero_test_data): Likewise.
12035 (ctanh_downward_test_data): Likewise.
12036 (ctanh_upward_test_data): Likewise.
12037 * math/gen-auto-libm-tests.c (func_calc_method): Add value
12038 mpc_c_c.
12039 (func_calc_desc): Add mpc_c_c union field.
12040 (FUNC_mpc_c_c): New macro.
12041 (test_functions): Add cacos, cacosh, casin, casinh, catan, catanh,
12042 ccos, ccosh, cexp, clog, clog10, csin, csinh, csqrt, ctan and
12043 ctanh.
12044 (special_fill_min_subnorm_p120): New function.
12045 (special_real_inputs): Add min_subnorm_p120.
12046 (calc_generic_results): Handle mpc_c_c.
12047 * sysdeps/i386/fpu/libm-test-ulps: Update.
12048 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
12049
5ff8d60e
SP
120502013-12-20 Siddhesh Poyarekar <siddhesh@redhat.com>
12051
57f41c40
AS
12052 * sysdeps/ieee754/dbl-64/s_sin.c (do_cos, do_cos_slow, do_sin)
12053 (do_sin_slow): New functions.
12054 (__sin, __cos, slow1, slow2, sloww1, sloww2, bsloww1, bsloww2)
12055 (cslow2, csloww1, csloww2): Use the new functions.
392dd2de 12056
84ba214c
SP
12057 * sysdeps/ieee754/dbl-64/s_sin.c (sloww1): Add new argument M.
12058 Use M to change sign of result instead of X. Assume X is
12059 positive.
12060 (csloww1): Likewise.
12061 (__sin): Adjust.
12062 (__cos): Adjust.
12063
975195e4
SP
12064 * sysdeps/ieee754/dbl-64/s_sin.c (reduce_and_compute): Remove
12065 arguments A and DA.
12066 (__sin): Adjust.
12067 (__cos): Likewise.
12068
5ff8d60e
SP
12069 * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Use DA directly.
12070 (__cos): Likewise.
12071 (sloww1): Don't adjust sign of DX.
12072 (csloww1): Likewise.
12073 (sloww2): Use X directly and don't adjust sign of DX.
12074 (csloww2): Likewise.
12075
eb983568
JM
120762013-12-19 Joseph Myers <joseph@codesourcery.com>
12077
64a17f1a
JM
12078 * math/auto-libm-test-in: Add tests of cabs and carg.
12079 * math/auto-libm-test-out: Regenerated.
12080 * math/libm-test.inc (cabs_test_data): Use AUTO_TESTS_c_f.
12081 (carg_test_data): Likewise.
12082 * math/gen-auto-libm-tests.c (func_calc_method): Add value
12083 mpc_c_f.
12084 (func_calc_desc): Add mpc_c_f union field.
12085 (test_functions): Add cabs and carg.
12086 (calc_generic_results): Handle mpc_c_f.
12087
eb983568
JM
12088 * sysdeps/powerpc/powerpc32/libgcc-compat.S
12089 [_SOFT_FLOAT || __NO_FPRS__] (__fixdfdi_v_glibc20): Do not define
12090 as a macro and a compat symbol.
12091 [_SOFT_FLOAT || __NO_FPRS__] (__fixsfdi_v_glibc20): Likewise.
12092 [_SOFT_FLOAT || __NO_FPRS__] (__fixunsdfdi_v_glibc20): Likewise.
12093 [_SOFT_FLOAT || __NO_FPRS__] (__fixunssfdi_v_glibc20): Likewise.
12094 [_SOFT_FLOAT || __NO_FPRS__] (__floatdidf_v_glibc20): Likewise.
12095 [_SOFT_FLOAT || __NO_FPRS__] (__floaddisf_v_glibc20): Likewise.
12096 [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixdfdi): Do
12097 not use .hidden.
12098 [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixsfdi):
12099 Likewise.
12100 [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixunsdfdi):
12101 Likewise.
12102 [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixunssfdi):
12103 Likewise.
12104 [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__floaddidf):
12105 Likewise.
12106 [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__floaddisf):
12107 Likewise.
12108 * sysdeps/powerpc/nofpu/Versions (libc): Remove __fixdfdi,
12109 __fixsfdi, __fixunsdfdi, __fixunssfdi, __floatdidf and __floatdisf
12110 from GLIBC_2.3.2.
12111
6eeb678a
AZ
121122013-12-19 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
12113
12114 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
12115
6f6fc482
JM
121162013-12-19 Joseph Myers <joseph@codesourcery.com>
12117
21fea2e2
JM
12118 * manual/texinfo.tex: Update to version 2013-11-26.10 with
12119 trailing whitespace removed.
12120 * scripts/config.guess: Update to version 2013-11-29.
12121 * scripts/config.sub: Update to version 2013-10-01.
12122
6f6fc482
JM
12123 * math/auto-libm-test-in: Add tests of sincos.
12124 * math/auto-libm-test-out: Regenerated.
12125 * math/libm-test.inc (sincos_test_data): Use AUTO_TESTS_fFF_11.
12126 * math/gen-auto-libm-tests.c (func_calc_method): Add value
12127 mpfr_f_11.
12128 (func_calc_desc): Add mpfr_f_11 union field.
12129 (test_functions): Add sincos.
12130 (calc_generic_results): Handle mpfr_f_11.
12131 * sysdeps/i386/fpu/libm-test-ulps: Update.
12132 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
12133
83f5c32d
AS
121342013-12-19 Andreas Schwab <schwab@suse.de>
12135
12136 * sysdeps/powerpc/powerpc64/power7/memchr.S: Fix argument of
12137 CALL_MCOUNT.
12138 * sysdeps/powerpc/powerpc64/power7/memrchr.S: Likewise.
12139 * sysdeps/powerpc/powerpc64/power7/strcasecmp.S
12140 [USE_IN_EXTENDED_LOCALE_MODEL]: Likewise.
12141
c688b419
JM
121422013-12-19 Joseph Myers <joseph@codesourcery.com>
12143
335ee092
JM
12144 * math/gen-libm-test.pl (%beautify): Remove M_* constants.
12145 * sysdeps/i386/fpu/libm-test-ulps: Update.
12146 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
12147
f88acd39
JM
12148 [BZ #16293]
12149 * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]: Set
12150 round-to-nearest mode when using frndint.
12151 * sysdeps/i386/fpu/s_expm1.S (__expm1): Likewise.
12152 * sysdeps/i386/fpu/s_expm1f.S (__expm1f): Likewise.
12153 * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]:
12154 Likewise.
12155 * math/auto-libm-test-in: Add more tests of expm1. Do not expect
12156 sinh test to fail.
12157 * math/auto-libm-test-out: Regenerated.
12158 * math/libm-test.inc (TEST_COND_x86_64): Remove macro.
12159 (TEST_COND_x86): Likewise.
12160 (expm1_tonearest_test_data): New array.
12161 (expm1_test_tonearest): New function.
12162 (expm1_towardzero_test_data): New array.
12163 (expm1_test_towardzero): New function.
12164 (expm1_downward_test_data): New array.
12165 (expm1_test_downward): New function.
12166 (expm1_upward_test_data): New array.
12167 (expm1_test_upward): New function.
12168 (main): Run the new test functions.
12169 * sysdeps/i386/fpu/libm-test-ulps: Update.
12170 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
12171
c688b419
JM
12172 * include/features.h: Update comment documenting feature test
12173 macros. Mention _DEFAULT_SOURCE in comment.
12174 [_GNU_SOURCE] (_DEFAULT_SOURCE): Undefine and redefine.
12175 [_DEFAULT_SOURCE]: Undefine and redefine _DEFAULT_SOURCE,
12176 _BSD_SOURCE and _SVID_SOURCE.
12177 [!__STRICT_ANSI__ && !_ISOC99_SOURCE && !_POSIX_SOURCE &&
12178 !_POSIX_C_SOURCE && !_XOPEN_SOURCE && !_BSD_SOURCE &&
12179 !_SVID_SOURCE]: Likewise.
12180 [_DEFAULT_SOURCE && !_POSIX_SOURCE && !_POSIX_C_SOURCE]
12181 (__USE_POSIX_IMPLICITLY): Define.
12182 [_DEFAULT_SOURCE && !_POSIX_SOURCE && !_POSIX_C_SOURCE]
12183 (_POSIX_SOURCE): Undefine and redefine.
12184 [_DEFAULT_SOURCE && !_POSIX_SOURCE && !_POSIX_C_SOURCE]
12185 (_POSIX_C_SOURCE): Likewise.
12186 * manual/creature.texi (_DEFAULT_SOURCE): Document.
12187 (Feature Test Macros): Update documentation of default features.
12188
9f6e964c
RS
121892013-12-19 Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
12190
12191 * benchtests/Makefile: Add bench-strtok.
12192 * benchtests/bench-strtok.c: New file: strtok benchtest.
12193
ee0a148a
AM
121942013-12-19 Allan McRae <allan@archlinux.org>
12195
12196 * manual/install.texi: Suppress menu for plain text output.
12197 * INSTALL: Regenerated.
12198
b9ab448f
BM
121992013-12-18 Brooks Moses <bmoses@google.com>
12200
12201 [BZ #15846]
12202 * misc/getauxval.c: Include errno.h.
12203 (__getauxval): Set errno to ENOENT if the requested type is not
12204 found.
12205 * misc/sys/auxv.h (getauxval): Document that it may set errno;
12206 don't declare with __attribute_const__.
12207 * elf/tst-auxv.c: Add tests for errno and type-not-found case.
12208 * manual/startup.texi: Document that getauxval sets errno.
12209
23776487
JM
122102013-12-18 Joseph Myers <joseph@codesourcery.com>
12211
f889953b
JM
12212 * math/auto-libm-test-in: Add tests of jn and yn.
12213 * math/auto-libm-test-out: Regenerated.
12214 * math/libm-test.inc (jn_test_data): Use AUTO_TESTS_if_f.
12215 (yn_test_data): Likewise.
12216 * math/gen-auto-libm-tests.c (func_calc_method): Add value
12217 mpfr_if_f.
12218 (func_calc_desc): Add mpfr_if_f union field.
12219 (FUNC_mpfr_if_f): New macro.
12220 (test_functions): Add jn and yn.
12221 (calc_generic_results): Assert type of second input for
12222 mpfr_ff_f. Handle mpfr_if_f.
12223 (output_for_one_input_case): Disable all checking for arguments
12224 fitting floating-point types in case of an integer argument.
12225 * sysdeps/i386/fpu/libm-test-ulps: Update.
12226 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
12227
23776487
JM
12228 * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data:
12229 Don't expect fegetround reference in libm.so.
12230
cb756c6d
MS
122312013-12-17 Marcus Shawcroft <marcus.shawcroft@linaro.org>
12232
12233 * sysdeps/ieee754/dbl-64/Makefile (CFLAGS-e_sqrt.c): Add
12234 $(config-cflags-nofma).
12235
2dec468f
JM
122362013-12-18 Joseph Myers <joseph@codesourcery.com>
12237
5953eb3a
JM
12238 * math/auto-libm-test-in: Mark some hypot tests no-test-inline.
12239 * math/auto-libm-test-out: Regenerated.
12240
2dec468f
JM
12241 [BZ #16338]
12242 * sysdeps/ieee754/ldbl-128/e_logl.c (__ieee754_logl): Use __frexpl
12243 to determine exponent and adjust argument to have exponent of -1.
12244 * math/auto-libm-test-in: Add more tests of log, log10, log1p and
12245 log2.
12246 * math/auto-libm-test-out: Regenerated.
12247 * sysdeps/i386/fpu/libm-test-ulps: Update.
12248 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
12249
4d84e6ad
OB
122502013-12-18 Ondřej Bílka <neleai@seznam.cz>
12251
12252 * manual/probes.texi: Remove cases when per-thread arenas are
12253 disabled.
12254
1818483b
AS
122552013-12-18 Andreas Schwab <schwab@suse.de>
12256
12257 * sysdeps/i386/i686/multiarch/strstr.c: Remove.
12258 * sysdeps/i386/i686/multiarch/strstr-c.c: Remove.
12259 * sysdeps/i386/i686/multiarch/strcasestr.c: Remove.
12260 * sysdeps/i386/i686/multiarch/strcasestr-nonascii.c: Remove.
12261 * sysdeps/i386/i686/multiarch/Makefile: Update.
12262 * sysdeps/i386/i686/multiarch/ifunc-impl-list.c: Update.
12263
25de95bf
JM
122642013-12-17 Joseph Myers <joseph@codesourcery.com>
12265
12266 * sysdeps/unix/bsd/bsd4.4/bits/errno.h: Remove file.
12267 * sysdeps/unix/bsd/bsd4.4/bits/ioctls.h: Likewise.
12268
674762d9
PE
122692013-12-17 Paul Eggert <eggert@cs.ucla.edu>
12270
ed27ed83 12271 [BZ #15968]
0748546f
PE
12272 Support TZ transition times < 00:00:00.
12273 This is needed for version-3 tz-format files; it supports time
12274 stamps past 2037 for America/Godthab (the only entry in the tz
12275 database for which this change is relevant).
12276 * manual/time.texi (TZ Variable): Document transition times
12277 from -167:59:59 through -00:00:01.
12278 * time/tzset.c (tz_rule): Time of day is now signed.
12279 (__tzset_parse_tz): Parse negative time of day.
12280
4480e934
PE
12281 Document TZ transition times >= 25:00:00.
12282 * manual/time.texi (TZ Variable): Document transition times from
12283 25:00:00 through 167:59:59. These are already supported, and this
12284 support will help with version-3 tz-format files.
12285
69947401
PE
12286 * manual/time.texi (TZ Variable): Modernize North America example
12287 to reflect current (i.e., 2007-and-later) daylight saving rules.
12288
674762d9
PE
12289 * manual/time.texi (TZ Variable): POSIX.1 hour can be 24.
12290
7011c262
JM
122912013-12-17 Joseph Myers <joseph@codesourcery.com>
12292
2fc6557e
JM
12293 * sysdeps/unix/bsd/bits/posix_opt.h: Remove file.
12294 * sysdeps/unix/bsd/bits/stat.h: Likewise.
12295 * sysdeps/unix/bsd/bsd4.4/freebsd/bits/environments.h: Likewise.
12296 * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h: Likewise.
12297 * sysdeps/unix/bsd/bsd4.4/freebsd/sys/sysmacros.h: Likewise.
12298 * sysdeps/unix/bsd/bsdstat.h: Likewise.
12299 * sysdeps/unix/bsd/clock.c: Likewise.
12300 * sysdeps/unix/bsd/i386/vfork.S: Likewise.
12301 * sysdeps/unix/bsd/i386/wait3.S: Likewise.
12302 * sysdeps/unix/bsd/init-posix.c: Likewise.
12303 * sysdeps/unix/bsd/poll.c: Likewise.
12304 * sysdeps/unix/bsd/ptsname.c: Likewise.
12305 * sysdeps/unix/bsd/seekdir.c: Likewise.
12306 * sysdeps/unix/bsd/setegid.c: Likewise.
12307 * sysdeps/unix/bsd/seteuid.c: Likewise.
12308 * sysdeps/unix/bsd/setgid.c: Likewise.
12309 * sysdeps/unix/bsd/setrgid.c: Likewise.
12310 * sysdeps/unix/bsd/setruid.c: Likewise.
12311 * sysdeps/unix/bsd/setsid.c: Likewise.
12312 * sysdeps/unix/bsd/setuid.c: Likewise.
12313 * sysdeps/unix/bsd/sigaction.c: Likewise.
12314 * sysdeps/unix/bsd/sigprocmask.c: Likewise.
12315 * sysdeps/unix/bsd/sigsuspend.c: Likewise.
12316 * sysdeps/unix/bsd/sys/reboot.h: Likewise.
12317 * sysdeps/unix/bsd/telldir.c: Likewise.
12318 * sysdeps/unix/bsd/times.c: Likewise.
12319 * sysdeps/unix/bsd/usleep.c: Likewise.
12320
029c7b25
JM
12321 * misc/Makefile (install-lib): Remove libbsd-compat.a.
12322 ($(objpfx)libbsd-compat.a): Remove rule.
12323
7011c262
JM
12324 * include/features.h (__FAVOR_BSD): Do not define.
12325 * manual/creature.texi (_BSD_SOURCE): Do not document as enabling
12326 features conflicting with POSIX.
12327 (_GNU_SOURCE): Do not mention interaction with _BSD_SOURCE.
12328 (_BSD_SOURCE): Remove description of not being a subset of other
12329 feature test macros.
12330 * manual/job.texi (getpgrp): Do not document BSD version.
12331 (getpgid): Do not document by reference to BSD getpgrp.
12332 * posix/unistd.h [__FAVOR_BSD]: Remove conditional code.
12333 * setjmp/setjmp.h [__FAVOR_BSD]: Likewise.
12334 * signal/signal.h [__FAVOR_BSD]: Likewise.
12335 * sysdeps/gnu/netinet/tcp.h (struct tcphdr): Use anonymous unions
12336 instead of making contents conditional on [__FAVOR_BSD].
12337 * sysdeps/gnu/netinet/udp.h (struct udphdr): Likewise.
12338
affb6f78
AZ
123392013-12-17 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
12340
12341 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
12342
c88769dd
JM
123432013-12-17 Joseph Myers <joseph@codesourcery.com>
12344
6432a540
JM
12345 [BZ #16314]
12346 * sysdeps/ieee754/dbl-64/e_hypot.c (__ieee754_hypot): Adjust up
12347 values below 2**-450, not 2**-500.
12348 * math/auto-libm-test-in: Don't allow spurious underflow from
12349 hypot.
12350 * math/auto-libm-test-out: Regenerated.
12351
c88769dd
JM
12352 [BZ #16316]
12353 [BZ #16330]
12354 * sysdeps/ieee754/dbl-64/e_hypot.c (__ieee754_hypot): Update
12355 values of ha and hb and sort them after adjusting subnormal
12356 arguments.
12357 * sysdeps/ieee754/ldbl-128/e_hypotl.c (__ieee754_hypotl):
12358 Likewise.
12359 * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Update
12360 values of ea and eb and sort them after adjusting subnormal
12361 arguments.
12362 * math/auto-libm-test-in: Do not expect some hypot tests of
12363 subnormals to fail. Add more hypot tests.
12364 * math/auto-libm-test-out: Regenerated.
12365
29618f6b
KK
123662013-12-16 Kaz Kojima <kkojima@rr.iij4u.or.jp>
12367
12368 [BZ #13304]
12369 * sysdeps/sh/s_fma.c: New file.
12370 * sysdeps/sh/s_fmaf.c: New file.
12371 * sysdeps/sh/soft-fp/sfp-machine.h: New file. Based on arm
12372 version.
12373 * sysdeps/sh/Implies: Add sh/soft-fp.
12374
eacfdfbf
RM
123752013-12-16 Roland McGrath <roland@hack.frob.com>
12376
12377 * elf/dl-error.c (struct catch): Add new member `errcode'. Add a
12378 level of indirection to members `objname', `errstring', `malloced'.
12379 (_dl_signal_error): Store through pointers in *LCATCH rather modifying
12380 *LCATCH itself. Set *LCATCH->errcode to ERRCODE rather than passing
12381 it as the __longjmp argument (just pass 1 instead).
12382 (_dl_catch_error): Initialize C with argument pointers and address of
12383 volatile local ERRCODE rather than copying values out of C at return.
12384
ff362e5b
JM
123852013-12-16 Joseph Myers <joseph@codesourcery.com>
12386
12387 * math/auto-libm-test-in: Add tests of atan2, hypot and pow.
12388 * math/auto-libm-test-out: Regenerated.
12389 * math/libm-test.inc (atan2_test_data): Use AUTO_TESTS_ff_f.
12390 (hypot_test_data): Likewise.
12391 (pow_test_data): Likewise.
12392 (pow_tonearest_test_data): Likewise.
12393 * math/gen-auto-libm-tests.c (func_calc_method): Add value
12394 mpfr_ff_f.
12395 (func_calc_desc): Add mpfr_ff_f union field.
12396 (FUNC_mpfr_ff_f): New macro.
12397 (test_functions): Add atan2, hypot and pow.
12398 (special_fill_min): New function.
12399 (special_fill_minus_min): Likewise.
12400 (special_fill_min_subnorm): Likewise.
12401 (special_fill_minus_min_subnorm): Likewise.
12402 (special_real_inputs): Add min, -min, min_subnorm and
12403 -min_subnorm.
12404 (calc_generic_results): Handle mpfr_ff_f.
12405 * sysdeps/i386/fpu/libm-test-ulps: Update.
12406 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
12407
5764c27f
WN
124082013-12-16 Will Newton <will.newton@linaro.org>
12409
12410 * manual/memory.texi (Malloc Examples): Mention aligned_alloc.
12411 (Aligned Memory Blocks): Add documentation for aligned_alloc
12412 and suggest it as an alternative to posix_memalign.
12413 (Hooks for Malloc): Document __memalign_hook is also called
12414 for aligned_alloc. (Summary of Malloc): Add summary for
12415 aligned alloc. Document __memalign_hook is also called
12416 for aligned_alloc.
12417
0a096e44
WN
124182013-12-16 Will Newton <will.newton@linaro.org>
12419
12420 * manual/memory.texi (Malloc Examples): Clarify default
12421 alignment documentation. Suggest posix_memalign rather
12422 than memalign or valloc.
12423 (Aligned Memory Blocks): Remove suggestion to use memalign
12424 or valloc. Remove obsolete comment about BSD.
12425 Document memalign errno values and mark the function obsolete.
12426 Document posix_memalign returned error codes. Mark valloc
12427 as obsolete. (Hooks for Malloc): __memalign_hook is also
12428 called for posix_memalign and valloc.
12429 (Summary of Malloc): Add posix_memalign to function summary.
12430 __memalign_hook is also called for posix_memalign and valloc.
12431
8d561986
SP
124322013-12-16 Siddhesh Poyarekar <siddhesh@redhat.com>
12433
12434 * sysdeps/ieee754/dbl-64/s_sin.c (TAYLOR_SINCOS): Rename to
12435 TAYLOR_SIN.
12436 (__sin): Adjust.
12437 (__cos): Likewise.
12438 (sloww): Use mynumber union. Expand ternary operator into
12439 if-else statements.
12440 (cslow): use mynumber union.
12441
73616a74
AM
124422013-12-16 Allan McRae <allan@archlinux.org>
12443
9e8ac24b
AM
12444 * configure.ac: Set AUTOCONF when maintainer-mode is not used.
12445 * configure: Regenerated.
12446
6f8e37eb
AM
12447 * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Update file name.
12448
8894bad3
AM
12449 [BZ #14120]
12450 * configure.ac: Added --enable-maintainer-mode. Check for
12451 autoconf when enabled.
12452 * configure: Regenerated.
12453
73616a74
AM
12454 * nscd/nscd.service: New file.
12455 * nscd/nscd.tmpfiles: New file.
12456
584b18eb
OB
124572013-12-14 Ondřej Bílka <neleai@seznam.cz>
12458
12459 [BZ #12100]
12460 * sysdeps/x86_64/multiarch/strstr-sse2-unaligned.S: New file
12461 * sysdeps/x86_64/multiarch/strstr-c.c: Moved to ...
12462 * sysdeps/x86_64/multiarch/strstr.c: ... here.
12463 (strstr): Add __strstr_sse2_unaligned ifunc.
12464 * sysdeps/x86_64/multiarch/strcasestr-c.c: Moved to ...
12465 * sysdeps/x86_64/multiarch/strcasestr.c ... here.
12466 (strcasestr): Remove __strcasestr_sse42 ifunc.
12467 * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: Remove.
12468 * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Update.
12469 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Update.
12470
8a5c7897
KK
124712013-12-14 Kaz Kojima <kkojima@rr.iij4u.or.jp>
12472
12473 * sysdeps/sh/sh4/fpu/bits/fenv.h: Move to ...
12474 * sysdeps/sh/bits/fenv.h: ... here.
12475 * sysdeps/sh/sh4/fpu/bits: Remove directory.
12476
fd712ef3
AZ
124772013-12-13 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
12478
12479 * NEWS: Mention ppc64 STT_GNU_IFUNC support.
12480
42fcb46c
AZ
12481 * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add hypot and
12482 hypotf multiarch implementations.
12483 * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot-power7.c: New file.
12484 * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot-ppc64.c: New file.
12485 * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot.c: New file:
12486 multiarch hypot for PPC64.
12487 * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf-power7.c: New file.
12488 * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf-ppc64.c: New file.
12489 * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf.c : New file:
12490 multiarch hypotf for PPC64.
12491
83efded4
AZ
12492 * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add modf and
12493 modff multiarch implementations.
12494 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf-power5+.c: New file.
12495 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf-ppc64.c: New file.
12496 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf.c: New file:
12497 multiarch modf for PPC64.
12498 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modff-power5+.c: New file.
12499 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modff-ppc64.c: New file.
12500 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modff.c : New file:
12501 multiarch modff for PPC64.
12502
43e246d2
AZ
12503 * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add logb, logbf,
12504 and logl multiarch implementations.
12505 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logb-power7.c: New file.
12506 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logb-ppc64.c: New file.
12507 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logb.c: New file:
12508 multiarch logb for PPC64.
12509 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbf-power7.c: New file.
12510 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbf-ppc64.c: New file.
12511 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbf.c: New file:
12512 multiarch logb for PPC64.
12513 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbl-power7.c: New file.
12514 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbl-ppc64.c: New file.
12515 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbl.c: New file:
12516 multiarch logb for PPC64.
12517
8fdad123
AZ
12518 * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isinf and
12519 isinff multiarch implementation.
12520 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf-power7.S: New
12521 file.
12522 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf-ppc64.S: New file.
12523 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf.c: New file:
12524 multiarch isinf for PPC64.
12525 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinff-ppc64.c: New
12526 file.
12527 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinff.c: New file:
12528 multiarch isinff for PPC64.
12529
1481d706
AZ
12530 * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add finite and
12531 finitef multiarch implementation.
12532 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite-power7.S: New
12533 file.
12534 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite-ppc64.S: New file.
12535 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite.c: New file:
12536 multiarch finite for PPC64.
12537 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finitef-ppc64.c: New
12538 file.
12539 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finitef.c: New file:
12540 multiarch finitef for PPC64.
12541
5ccd5fc8
AZ
12542 * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llrint and
12543 lrint multiarch implementation.
12544 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint-power6x.S: New
12545 file.
12546 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint-ppc64.S: New file.
12547 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint.c: New file:
12548 multiarch llrint for PPC64.
12549 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_lrint.c: New file:
12550 multiarch lrint for PPC64.
12551
2568f3fa
AZ
12552 * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add copysign/
12553 copysignf multiarch implementation.
12554 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign-power6.S: New
12555 file.
12556 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign-ppc64.S: New
12557 file.
12558 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign.c: New file:
12559 multiarch copysign for PPC64.
12560 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysignf.c: New file:
12561 multiarch copysignf for PPC64.
12562
1cb341fd
AZ
12563 * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add trunc/truncf
12564 multiarch implementation.
12565 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc-power5+.S: New
12566 file.
12567 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc-ppc64.S: New
12568 file.
12569 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf-power5+.S: New
12570 file.
12571 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf-ppc64.S: New
12572 file.
12573 multiarch llround for PPC64.
12574 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc.c: New file:
12575 multiarch trunc for PPC64.
12576 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf.c: New file:
12577 multiarch truncf for PPC64.
12578
59a3e194
AZ
12579 * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add round/roundf
12580 multiarch implementation.
12581 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_round-power5+.S: New
12582 file.
12583 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_round-ppc64.S: New
12584 file.
12585 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf-power5+.S: New
12586 file.
12587 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf-ppc64.S: New
12588 file.
12589 multiarch llround for PPC64.
12590 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_round.c: New file:
12591 multiarch round for PPC64.
12592 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf.c: New file:
12593 multiarch roundf for PPC64.
12594
357fd3b4
AZ
12595 * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add floor/floorf
12596 multiarch implementation.
12597 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floor-power5+.S: New
12598 file.
12599 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floor-ppc64.S: New
12600 file.
12601 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floorf-power5+.S: New
12602 file.
12603 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floorf-ppc64.S: New
12604 file.
12605 multiarch llround for PPC64.
12606 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floor.c: New file:
12607 multiarch floor for PPC64.
12608 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floorf.c: New file:
12609 multiarch floorf for PPC64.
12610
96770f12
AZ
12611 * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add ceil/ceilf
12612 multiarch implementation.
12613 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil-power5+.S: New
12614 file.
12615 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil-ppc64.S: New
12616 file.
12617 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf-power5+.S: New
12618 file.
12619 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf-ppc64.S: New
12620 file.
12621 multiarch llround for PPC64.
12622 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil.c: New file:
12623 multiarch ceil for PPC64.
12624 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf.c: New file:
12625 multiarch ceilf for PPC64.
12626
c3627f6e
AZ
12627 * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llround
12628 multiarch implementation.
12629 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-power5+.S: New
12630 file.
12631 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-power6x.S: New
12632 file.
12633 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-ppc64.S: New
12634 file.
12635 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround.c: New file:
12636 multiarch llround for PPC64.
12637 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_lround.c: New file:
12638 multiarch lround for PPC64.
12639
b2284ad7
AZ
12640 * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isnan
12641 multiarch implementation.
12642 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power5.S: New file.
12643 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power6.S: New file.
12644 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power6x.S: New
12645 file.
12646 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power7.S: New file.
12647 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-ppc64.S: New file.
12648 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan.c: New file:
12649 multiarch isnan for PPC64.
12650 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnanf.c: New file:
12651 multiarch isnanf for PPC64.
12652
69bbc63d
AZ
12653 * sysdeps/powerpc/powerpc64/power5+/fpu/multiarch/Implies: New file.
12654 * sysdeps/powerpc/powerpc64/power5/fpu/multiarch/Implies: New file.
12655 * sysdeps/powerpc/powerpc64/power6/fpu/multiarch/Implies: New file.
12656 * sysdeps/powerpc/powerpc64/power6x/fpu/multiarch/Implies: New file.
12657 * sysdeps/powerpc/powerpc64/power7/fpu/multiarch/Implies: New file
12658 * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/Implies: Remove.
12659
c24517c9
AZ
12660 * sysdeps/powerpc/fpu/w_sqrt.c: Remove file
12661 * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
12662 * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
12663 * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
12664
a52374e8
AZ
12665 * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add stpcpy
12666 multiarch implementations.
12667 * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
12668 (__libc_ifunc_impl_list): Likewise.
12669 * sysdeps/powerpc/powerpc64/multiarch/stpcpy-power7.c: New file.
12670 * sysdeps/powerpc/powerpc64/multiarch/stpcpy-ppc64.c: New file.
12671 * sysdeps/powerpc/powerpc64/multiarch/stpcpy.c : New file:
12672 multiarch stpcpy for PPC64.
12673
7f5ec113
AZ
12674 * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcpy
12675 multiarch implementations.
12676 * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
12677 (__libc_ifunc_impl_list): Likewise.
12678 * sysdeps/powerpc/powerpc64/multiarch/strcpy-power7.c: New file.
12679 * sysdeps/powerpc/powerpc64/multiarch/strcpy-ppc64.c: New file.
12680 * sysdeps/powerpc/powerpc64/multiarch/strcpy.c : New file:
12681 multiarch strcpy for PPC64.
12682
e28bcd42
AZ
12683 * string/wordcopy.c (_wordcopy_fwd_aligned): Add define to
12684 redefine function name.
12685 (_wordcopy_fwd_dest_aligned): Likewise.
12686 (_wordcopy_bwd_aligned): Likewise.
12687 (_wordcopy_bwd_dest_aligned): Likewise.
12688 * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wordcopy
12689 multiarch implementations.
12690 * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
12691 (__libc_ifunc_impl_list): Likewise.
12692 * sysdeps/powerpc/powerpc64/multiarch/wordcopy-power6.c: New file.
12693 * sysdeps/powerpc/powerpc64/multiarch/wordcopy-power7.c: New file.
12694 * sysdeps/powerpc/powerpc64/multiarch/wordcopy-ppc64.c: New file.
12695 * sysdeps/powerpc/powerpc64/multiarch/wordcopy.c : New file:
12696 multiarch wcscpy for PPC64.
12697
92cacfce
AZ
12698 * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wcscpy
12699 multiarch implementations.
12700 * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
12701 (__libc_ifunc_impl_list): Likewise.
12702 * sysdeps/powerpc/powerpc64/multiarch/wcscpy-power6.c: New file.
12703 * sysdeps/powerpc/powerpc64/multiarch/wcscpy-power7.c: New file.
12704 * sysdeps/powerpc/powerpc64/multiarch/wcscpy-ppc64.c: New file.
12705 * sysdeps/powerpc/powerpc64/multiarch/wcscpy.c : New file:
12706 multiarch wcscpy for PPC64.
12707
7b714620
AZ
12708 * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wcsrchr
12709 multiarch implementations.
12710 * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
12711 (__libc_ifunc_impl_list): Likewise.
12712 * sysdeps/powerpc/powerpc64/multiarch/wcsrchr-power6.c: New file.
12713 * sysdeps/powerpc/powerpc64/multiarch/wcsrchr-power7.c: New file.
12714 * sysdeps/powerpc/powerpc64/multiarch/wcsrchr-ppc64.c: New file.
12715 * sysdeps/powerpc/powerpc64/multiarch/wcsrchr.c : New file:
12716 multiarch wcsrchr for PPC64.
12717
16fd2ae3
AZ
12718 * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wcschr
12719 multiarch implementations.
12720 * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
12721 (__libc_ifunc_impl_list): Likewise.
12722 * sysdeps/powerpc/powerpc64/multiarch/wcschr-power6.c: New file.
12723 * sysdeps/powerpc/powerpc64/multiarch/wcschr-power7.c: New file.
12724 * sysdeps/powerpc/powerpc64/multiarch/wcschr-ppc64.c: New file.
12725 * sysdeps/powerpc/powerpc64/multiarch/wcschr.c : New file:
12726 multiarch wcschr for PPC64.
12727
9ee2969b
AZ
12728 * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strchrnul
12729 multiarch implementations.
12730 * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
12731 (__libc_ifunc_impl_list): Likewise.
12732 * sysdeps/powerpc/powerpc64/multiarch/strchrnul-power7.S: New file.
12733 * sysdeps/powerpc/powerpc64/multiarch/strchrnul-ppc64.c: New file.
12734 * sysdeps/powerpc/powerpc64/multiarch/strchrnul.c: New file:
12735 multiarch strchrnul for PPC64.
12736
372dc060
AZ
12737 * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strchr multiarch
12738 implementations.
12739 * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
12740 (__libc_ifunc_impl_list): Likewise.
12741 * sysdeps/powerpc/powerpc64/multiarch/rtld-strchr.S: New file.
12742 * sysdeps/powerpc/powerpc64/multiarch/strchr-power7.S: New file.
12743 * sysdeps/powerpc/powerpc64/multiarch/strchr-ppc64.S: New file.
12744 * sysdeps/powerpc/powerpc64/multiarch/strchr.c: New file: multiarch
12745 strchr for PPC64.
12746
24c2c3b9
AZ
12747 * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strncmp multiarch
12748 implementations.
12749 * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
12750 (__libc_ifunc_impl_list): Likewise.
12751 * sysdeps/powerpc/powerpc64/multiarch/strncmp-power4.S: New file.
12752 * sysdeps/powerpc/powerpc64/multiarch/strncmp-power7.S: New file.
12753 * sysdeps/powerpc/powerpc64/multiarch/strncmp-ppc64.S: New file.
12754 * sysdeps/powerpc/powerpc64/multiarch/strncmp.c: New file: multiarch
12755 strncmp for PPC64.
12756
1c92d9a0
AZ
12757 * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strncasecmp
12758 multiarch implementations.
12759 * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
12760 (__libc_ifunc_impl_list): Likewise.
12761 * sysdeps/powerpc/powerpc64/multiarch/strncase-power7.c: New file.
12762 * sysdeps/powerpc/powerpc64/multiarch/strncase.c: New file: multiarch
12763 strncasecmp for PPC64.
12764 * sysdeps/powerpc/powerpc64/multiarch/strncase_l-power7.c: New file.
12765 * sysdeps/powerpc/powerpc64/multiarch/strncase_l.c: New file:
12766 multiarch strncasecmp_l for PPC64.
12767
17de3ee3
AZ
12768 * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcasecmp
12769 multiarch implementations.
12770 * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
12771 (__libc_ifunc_impl_list): Likewise.
12772 * sysdeps/powerpc/powerpc64/multiarch/strcasecmp-power7.S: New file.
12773 * sysdeps/powerpc/powerpc64/multiarch/strcasecmp.c: New file:
12774 multiarch strcasecmp for PPC64.
12775 * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l-power7.S: New
12776 file.
12777 * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l.c: new file:
12778 multiarch strcasecmp_l for PPC64.
12779
62982bf9
AZ
12780 * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strnlen multiarch
12781 implementations.
12782 * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
12783 (__libc_ifunc_impl_list): Likewise.
12784 * sysdeps/powerpc/powerpc64/multiarch/strnlen-power7.S: New file.
12785 * sysdeps/powerpc/powerpc64/multiarch/strnlen-ppc64.c: New file.
12786 * sysdeps/powerpc/powerpc64/multiarch/strnlen.c: New file: multiarch
12787 strnlen for PPC64.
12788
a65f4904
AZ
12789 * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strlen multiarch
12790 implementations.
12791 * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
12792 (__libc_ifunc_impl_list): Likewise.
12793 * sysdeps/powerpc/powerpc64/multiarch/strlen-power7.S: New file.
12794 * sysdeps/powerpc/powerpc64/multiarch/strlen-ppc64.S: New file.
12795 * sysdeps/powerpc/powerpc64/multiarch/strlen.c: New file: multiarch
12796 strlen for PPC64.
12797
1fd005ad
AZ
12798 * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add rawmemch multiarch
12799 implementations.
12800 * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
12801 (__libc_ifunc_impl_list): Likewise.
12802 * sysdeps/powerpc/powerpc64/multiarch/rawmemchr-power7.S: New file.
12803 * sysdeps/powerpc/powerpc64/multiarch/rawmemchr-ppc64.c: New file.
12804 * sysdeps/powerpc/powerpc64/multiarch/rawmemchr.c: New file: multiarch
12805 rawmemrchr for PPC64.
12806
cd05ba91
AZ
12807 * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memrchr multiarch
12808 implementation.
12809 * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
12810 (__libc_ifunc_impl_list): Likewise.
12811 * sysdeps/powerpc/powerpc64/multiarch/memrchr-power7.S: New file.
12812 * sysdeps/powerpc/powerpc64/multiarch/memrchr-ppc64.c: New file.
12813 * sysdeps/powerpc/powerpc64/multiarch/memrchr.c: New file: multiarch
12814 memrchr for PPC64.
12815
870f8676
AZ
12816 * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memchr multiarch
12817 implementation.
12818 * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
12819 (__libc_ifunc_impl_list): Likewise.
12820 * sysdeps/powerpc/powerpc64/multiarch/memchr-power7.S: New file.
12821 * sysdeps/powerpc/powerpc64/multiarch/memchr-ppc64.c: New file.
12822 * sysdeps/powerpc/powerpc64/multiarch/memchr.c: New file: multiarch
12823 memchr for PPC64.
12824
f00be62b
AZ
12825 * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add mempcpy multiarch
12826 implementation.
12827 * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
12828 (__libc_ifunc_impl_list): Likewise.
12829 * sysdeps/powerpc/powerpc64/multiarch/mempcpy-power7.S: New file.
12830 * sysdeps/powerpc/powerpc64/multiarch/mempcpy-ppc64.c: New file.
12831 * sysdeps/powerpc/powerpc64/multiarch/mempcpy.c: New file: multiarch
12832 mempcpy for PPC64.
12833
8a29a3d0
AZ
12834 * sysdeps/powerpc/powerpc64/memset.S (NO_BZERO_IMPL): Add macro to
12835 avoid cretion of __bzero symbol.
12836 * sysdeps/powerpc/powerpc64/power4/memset.S (NO_BZERO_IMPL):
12837 Likewise.
12838 * sysdeps/powerpc/powerpc64/power6/memset.S (NO_BZERO_IMPL):
12839 Likewise.
12840 * sysdeps/powerpc/powerpc64/power7/memset.S (NO_BZERO_IMPL):
12841 Likewise.
12842 * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memset/bzero
12843 multiarch implementations.
12844 * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
12845 (__libc_ifunc_impl_list): Likewise.
12846 * sysdeps/powerpc/powerpc64/multiarch/bzero-power4.S: New file.
12847 * sysdeps/powerpc/powerpc64/multiarch/bzero-power6.S: New file.
12848 * sysdeps/powerpc/powerpc64/multiarch/bzero-power7.S: New file.
12849 * sysdeps/powerpc/powerpc64/multiarch/bzero.c: New file: multiarch
12850 bzero for PPC32.
12851 * sysdeps/powerpc/powerpc64/multiarch/memset-power4.S: New file.
12852 * sysdeps/powerpc/powerpc64/multiarch/memset-power6.S: New file.
12853 * sysdeps/powerpc/powerpc64/multiarch/memset-power7.S: New file.
12854 * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S: New file.
12855 * sysdeps/powerpc/powerpc64/multiarch/memset.c: New file: multiarch
12856 memset for PPC64.
12857 * sysdeps/powerpc/powerpc64/multiarch/rtld-memset.c: New file.
12858
07253fcf
AZ
12859 * string/memcmp.c (memcmp): Using macro to redefine symbol name.
12860 * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memcpy multiarch
12861 implementations.
12862 * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
12863 (__libc_ifunc_impl_list): Likewise.
12864 * sysdeps/powerpc/powerpc64/multiarch/memcmp-power4.S: New file.
12865 * sysdeps/powerpc/powerpc64/multiarch/memcmp-power7.S: New file.
12866 * sysdeps/powerpc/powerpc64/multiarch/memcmp-ppc64.c: New file.
12867 * sysdeps/powerpc/powerpc64/multiarch/memcmp.c: New file: multiarch
12868 memcmp for PPC64.
12869
b5beafbc
AZ
12870 * sysdeps/powerpc/powerpc64/multiarch/Makefile: New file to support
12871 multiarch for POWER/PPC64.
12872 * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c: Likewise.
12873 * sysdeps/powerpc/powerpc64/multiarch/init-arch.h: Likewise.
12874 * sysdeps/powerpc/powerpc64/multiarch/memcpy-a2.S: New file.
12875 * sysdeps/powerpc/powerpc64/multiarch/memcpy-cell.S: New file.
12876 * sysdeps/powerpc/powerpc64/multiarch/memcpy-power4.S: New file.
12877 * sysdeps/powerpc/powerpc64/multiarch/memcpy-power6.S: New file.
12878 * sysdeps/powerpc/powerpc64/multiarch/memcpy-power7.S: New file.
12879 * sysdeps/powerpc/powerpc64/multiarch/memcpy-ppc64.S: New file.
12880 * sysdeps/powerpc/powerpc64/multiarch/memcpy.c: New file: multiarch
12881 memcpy for PPC64.
12882
5e6a4d4b
AZ
12883 * sysdeps/powerpc/powerpc64/power4/fpu/Implies: New file.
12884 * sysdeps/powerpc/powerpc64/power4/fpu/multiarch/Implies: New File.
12885 * sysdeps/powerpc/powerpc64/power4/multiarch/Implies: New File.
12886 * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: New File.
12887 * sysdeps/powerpc/powerpc64/power5+/multiarch/Implies: New File.
12888 * sysdeps/powerpc/powerpc64/power5/Implies: New File.
12889 * sysdeps/powerpc/powerpc64/power5/fpu/Implies: New File.
12890 * sysdeps/powerpc/powerpc64/power5/multiarch/Implies: New File.
12891 * sysdeps/powerpc/powerpc64/power6/fpu/Implies: New File.
12892 * sysdeps/powerpc/powerpc64/power6/multiarch/Implies: New File.
12893 * sysdeps/powerpc/powerpc64/power7/fpu/Implies: New File.
12894 * sysdeps/powerpc/powerpc64/power7/multiarch/Implies: New File.
12895 * sysdeps/powerpc/powerpc64/power8/fpu/Implies: New File.
12896 * sysdeps/powerpc/powerpc64/power8/fpu/multiarch/Implies: New File.
12897 * sysdeps/powerpc/powerpc64/power8/multiarch/Implies: New File.
12898 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/Implies: Remove.
12899 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5+/Implies: Remove.
12900 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/Implies: Remove.
12901 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/Implies: Remove.
12902 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/Implies: Remove.
12903 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/Implies: Remove.
12904 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power8/Implies: Remove.
12905
ddfab6dc
KK
129062013-12-12 Kaz Kojima <kkojima@rr.iij4u.or.jp>
12907
12908 * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Use $$ver.
12909
19b5525e
SP
129102013-12-12 Siddhesh Poyarekar <siddhesh@redhat.com>
12911
12912 * benchtests/Makefile (bench): Add exp2 and log2.
12913 (LDLIBS-bench-exp2): Add -lm.
12914 (LDLIBS-bench-log2): Likewise.
12915 * benchtests/exp2-inputs: New inputs file.
12916 * benchtests/log2-inputs: New inputs file.
12917 * benchtests/log-inputs: Add new inputs.
12918 * benchtests/tan-inputs: Likewise.
12919
196f7f5d
SP
129202013-12-11 Siddhesh Poyarekar <siddhesh@redhat.com>
12921
7a74607f
SP
12922 * sysdeps/ieee754/dbl-64/s_sin.c (t22): Consolidate const
12923 definition...
57f41c40
AS
12924 (slow1, slow2, sloww1, sloww2, bsloww1, bsloww2, cslow2, csloww1)
12925 (csloww2): ... from here.
7a74607f 12926
196f7f5d
SP
12927 * sysdeps/ieee754/dbl-64/usncs.h: Define constants as double
12928 instead of structures.
12929 * sysdeps/ieee754/dbl-64/s_sin.c (POLYNOMIAL2): Adjust.
12930 (POLYNOMIAL): Likewise.
12931 (TAYLOR_SLOW): Likewise.
12932 (__sin): Likewise.
12933 (__cos): Likewise.
12934 (slow1): Likewise.
12935 (slow2): Likewise.
12936 (sloww): Likewise.
12937 (sloww1); Likewise.
12938 (sloww2): Likewise.
12939 (bsloww1): Likewise.
12940 (bsloww2): Likewise.
12941 (cslow2): Likewise.
12942 (csloww): Likewise.
12943 (csloww1): Likewise.
12944 (csloww2): Likewise.
12945
0dfa665c
OB
129462013-12-10 Ondřej Bílka <neleai@seznam.cz>
12947
12948 * malloc/malloc.c (MALLOC_COPY, MALLOC_ZERO): Delete.
57f41c40
AS
12949 (__malloc_assert, __libc_realloc, __libc_calloc, _int_realloc):
12950 Expand MALLOC_COPY and MALLOC_ZERO to memcpy and memset.
0dfa665c
OB
12951 * malloc/hooks.c (realloc_check): Likewise.
12952
5782a80f
OB
12953 * malloc/Makefile (CPPFLAGS-malloc.c): Remove -DPER_THREAD flag.
12954 * malloc/arena.c: Remove PER_THREAD conditional.
12955 [!PER_THREAD]: Remove code.
12956 (ptmalloc_unlock_all2): Likewise.
12957 (ptmalloc_init): Likewise.
12958 (_int_new_arena): Likewise.
12959 (arena_get2): Likewise.
12960 * malloc/hooks.c (__malloc_get_state): Likewise.
12961 (__malloc_set_state): Likewise.
12962 * malloc/malloc.c: Likewise.
12963 (struct malloc_state): Likewise.
12964 (struct malloc_par): Likewise.
12965 (__libc_realloc): Likewise.
12966 (__libc_mallopt): Likewise.
12967
aeb95445
AZ
129682013-12-09 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
12969
12970 * Versions.def (libm): Add GLIBC_2.3 and GLIBC_2.19.
12971
e8349efd
OB
129722013-12-09 Ondřej Bílka <neleai@seznam.cz>
12973
12974 * malloc/malloc.c (alloc_perturb, free_perturb): Convert from
12975 macro to a function. Check for zero perturb_byte.
12976 (_int_malloc, _int_free): Remove zero perturb_byte checks.
12977
f3eeb3fc 12978 * malloc/malloc.c: (force_reg): Remove.
57f41c40
AS
12979 (__malloc_assert, __libc_malloc, __libc_free, __libc_realloc)
12980 (_mid_memalign, __libc_calloc, sysmalloc, systrim): Replace
f3eeb3fc
OB
12981 force_reg by atomic_forced_read.
12982 * malloc/arena.c (ptmalloc_init): Likewise.
12983 * malloc/hooks.c (top_check): Likewise.
12984
be2f9009
AZ
129852013-12-09 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
12986
12987 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
12988
e7b914bd
MT
129892013-12-09 Markus Trippelsdorf <markus@trippelsdorf.de>
12990
12991 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
12992
9f0be4f8
JM
129932013-12-08 Joseph Myers <joseph@codesourcery.com>
12994
12995 * math/auto-libm-test-in: Add tests of lgamma.
12996 * math/auto-libm-test-out: Regenerated.
12997 * math/libm-test.inc (M_LOG_SQRT_PIl): Remove macro.
12998 (M_LOG_2_SQRT_PIl): Likewise.
12999 (lgamma_test_data): Use AUTO_TESTS_f_f1.
13000 * math/gen-auto-libm-tests.c (func_calc_method): Add value
13001 mpfr_f_f1.
13002 (func_calc_desc): Add mpfr_f_f1 union field.
13003 (ARGS1): New macro.
13004 (ARGS2): Likewise.
13005 (ARGS3): Likewise.
13006 (ARGS4): Likewise.
13007 (RET1): Likewise.
13008 (RET2): Likewise.
13009 (CALC): Likewise.
13010 (FUNC): Likewise.
13011 (FUNC_mpfr_f_f): Use new macros FUNC, ARGS1, RET1 and CALC.
13012 (test_functions): Add lgamma.
13013 (calc_generic_results): Handle mpfr_f_f1.
13014 * sysdeps/i386/fpu/libm-test-ulps: Update.
13015 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13016
24eeafdb
AZ
130172013-12-06 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
13018
13019 * sysdeps/powerpc/powerpc64/power7/add_n.S: New file: optimized
13020 __mpn_add_n for PowerPC64/POWER7.
13021 * sysdeps/powerpc/powerpc64/power7/sub_n.S: New file: optimized
13022 __mpn_sub_n for PowerPC64/POWER7.
13023
4a2c0fd4
AZ
13024 * sysdeps/powerpc/powerpc64/addmul_1.S: New file: optimized
13025 __mpn_addmul_1 for PowerPC64.
13026 * sysdeps/powerpc/powerpc64/submul_1.S: New file: optimized
13027 __mpn_submul_1 for PowerPC64.
13028 * sysdeps/powerpc/powerpc64/lshift.S: New file: optimized __mpn_lshift
13029 for PowerPC64.
13030 * sysdeps/powerpc/powerpc64/mul_1.S: New file: optimized __mpn_mul_1
13031 for PowerPC64.
13032
4b5b548c
FS
130332013-12-06 Fernando J. V. da Silva <fernandojvdasilva@gmail.com>
13034
13035 [BZ #15089]
13036 * malloc/malloc.c: Exit systrim() if pad is bigger than heap top size.
13037
0a3ac0aa
AZ
130382013-12-06 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
13039
13040 * NEWS: Mention ppc32/power4+ STT_GNU_IFUNC support.
13041
ccdc8438
AZ
13042 * sysdeps/powerpc/powerpc32/power5+/fpu/multiarch/Implies: New file:
13043 add multiarch folders.
13044 * sysdeps/powerpc/powerpc32/power5+/multiarch/Implies: Likewise.
13045 * sysdeps/powerpc/powerpc32/power5/fpu/multiarch/Implies: Likewise.
13046 * sysdeps/powerpc/powerpc32/power5/multiarch/Implies: Likewise.
13047 * sysdeps/powerpc/powerpc32/power6/fpu/multiarch/Implies: Likewise.
13048 * sysdeps/powerpc/powerpc32/power6/multiarch/Implies: Likewise.
13049 * sysdeps/powerpc/powerpc32/power6x/fpu/multiarch/Implies: Likewise.
13050 * sysdeps/powerpc/powerpc32/power6x/multiarch/Implies: Likewise.
13051 * sysdeps/powerpc/powerpc32/power7/fpu/multiarch/Implies: Likewise.
13052 * sysdeps/powerpc/powerpc32/power7/multiarch/Implies: Likewise.
13053 * sysdeps/powerpc/powerpc32/power8/fpu/multiarch/Implies: Likewise.
13054 * sysdeps/powerpc/powerpc32/power8/multiarch/Implies: Likewise.
13055 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5+/Implies: Remove.
13056 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/Implies: Remove.
13057 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/Implies: Remove.
13058 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/Implies: Remove.
13059 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/Implies: Remove.
13060 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power8/Implies: Remove.
13061
2e973d99
AZ
13062 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add
13063 __ieee754_hypot and __ieee754_hypotf multiarch implementations.
13064 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypot-power7.c:
13065 New file.
13066 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypot-ppc32.c:
13067 New file.
13068 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypot.c: New file:
13069 multiarch __ieee754_hypot for PowerPC32.
13070 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypotf-power7.c:
13071 New file.
13072 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypotf-ppc32.c:
13073 New file.
13074 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypotf.c: New file:
13075 multiarch __ieee754_hypotf for PowerPC32.
13076
2d9470b2
AZ
13077 * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Define
13078 long_double_symbol only if __logbl is defined.
13079 * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: Moved to ...
13080 * sysdeps/powerpc/power7/fpu/s_logb.c: ... here.
13081 * sysdeps/powerpc/powerpc32/power7/fpu/s_logbf.c: Move to ...
13082 * sysdeps/powerpc/power7/fpu/s_logbf.c: ... here.
13083 * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c: Move to ...
13084 * sysdeps/powerpc/power7/fpu/s_logbl.c: ... here.
13085 * sysdeps/powerpc/powerpc64/power7/fpu/s_logb.c: Adjust to use new
13086 path for implementation.
13087 * sysdeps/powerpc/powerpc64/power7/fpu/s_logbf.c: Likewise.
13088 * sysdeps/powerpc/powerpc64/power7/fpu/s_logbl.c: Likewise.
13089 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add logbf,
13090 logb, and logbl multiarch implementations for PowerPC32.
13091 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logb-power7.c: New
13092 file.
13093 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logb-ppc32.c: New
13094 file.
13095 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logb.c: New file:
13096 multiarch logb for PowerPC32.
13097 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbf-power7.c: New
13098 file.
13099 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbf-ppc32.c: New
13100 file.
13101 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbf.c: New file:
13102 multiarch logbf for PowerPC32.
13103 * sysdeps/powerpc/power4/fpu/multiarch/s_logbl-power7.c: New file.
13104 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbl-ppc32.c: New
13105 file.
13106 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbl.c: New file:
13107 multiarch logbl implementation for PowerPC32.
13108
5212ffce
AZ
13109 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add modf
13110 and modff multiarch implementations.
13111 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf-power5+.c:
13112 New file.
13113 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf-ppc32.c:
13114 New file.
13115 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf.c: New file:
13116 multiarch modf for PowerPC32.
13117 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modff-power5+.c:
13118 New file.
13119 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modff-ppc32.c:
13120 New file.
13121 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modff.c: New file:
13122 multiarch modff for PowerPC32.
13123
79dccf31
AZ
13124 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add lrint
13125 and lrintf multiarch implementations.
13126 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrint-power6x.S:
13127 New file.
13128 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrint-ppc32.S:
13129 New file.
13130 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrint.c: New file:
13131 multiarch lrint for PowerPC32.
13132 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrintf.c: New
13133 file: multiarch lrintf for PowerPC32.
13134
deb66480
AZ
13135 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add lround
13136 and lroundf multiarch implementations.
13137 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround-power5+.S:
13138 New file.
13139 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround-power6.S:
13140 New file.
13141 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround-ppc32.S:
13142 New file.
13143 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround.c: New file:
13144 multiarch lround for PowerPC32.
13145 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lroundf.c: New
13146 file: multiarch lroundf for PowerPC32.
13147
264b036b
AZ
13148 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add
13149 copysign and copysignf multiarch implementations.
13150 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign-power6.S:
13151 New file.
13152 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign-ppc32.S:
13153 New file.
13154 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign.c: New
13155 file: multiarch copysign for PowerPC32.
13156 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysignf.c: New
13157 file: multiarch copysignf for PowerPC32.
13158
d47db6c9
AZ
13159 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add trunc
13160 and truncf multiarch implementations.
13161 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc-power5+.S:
13162 New file.
13163 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc-ppc32.S: New
13164 file.
13165 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc.c: New file:
13166 multiarch trunc for PowerPC32.
13167 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_truncf-power5+.S:
13168 New file.
13169 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_truncf-ppc32.S:
13170 New file.
13171 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_truncf.c: New file:
13172 multiarch truncf for PowerPC32.
13173
ddb60b5a
AZ
13174 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add round
13175 and roundf multiarch implementations.
13176 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_round-power5+.S:
13177 New file.
13178 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_round-ppc32.S: New
13179 file.
13180 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_round.c: New file:
13181 multiarch round for PowerPC32.
13182 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_roundf-power5+.S:
13183 New file.
13184 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_roundf-ppc32.S:
13185 New file.
13186 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_roundf.c: New file:
13187 multiarch roundf for PowerPC32.
13188
bedcf49b
AZ
13189 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add floor
13190 and floorf multiarch implementations.
13191 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floor-power5+.S:
13192 New file.
13193 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floor-ppc32.S: New
13194 file.
13195 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floor.c: New file:
13196 multiarch floor for PowerPC32.
13197 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floorf-power5+.S:
13198 New file.
13199 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floorf-ppc32.S:
13200 New file.
13201 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floorf.c: New file:
13202 multiarch floorf for PowerPC32.
13203
35ae5b40
AZ
13204 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add ceil
13205 and ceilf multiarch implementations.
13206 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceil-power5+.S:
13207 New file.
13208 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceil-ppc32.S: New
13209 file.
13210 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceil.c: New file:
13211 multiarch ceil for PowerPC32.
13212 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceilf-power5+.S:
13213 New file.
13214 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceilf-ppc32.S: New
13215 file.
13216 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceilf.c: New file:
13217 multiarch ceilf for PowerPC32.
13218
ae1a4cd9
AZ
13219 * sysdeps/ieee754/dbl-64/s_finite.c (__finite): Redefine it if FINITE
13220 is defined.
13221 * sysdeps/ieee754/flt-32/s_finitef.c (__finitef): Redefine it if
13222 FINITEF is defined.
13223 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add finite
13224 and finitef multiarch implementations.
13225 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite-power7.S:
13226 New file.
13227 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite-ppc32.c: New
13228 file.
13229 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite.c: New file:
13230 multiarch finite for PowerPC32.
13231 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finitef-ppc32.c:
13232 New file.
13233 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finitef.c: New
13234 file: multiarch finitef for PowerPC32.
13235
64fffd65
AZ
13236 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add isinf
13237 and isinff multiarch implementations.
13238 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf-power7.S: New
13239 file.
13240 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf-ppc32.c: New
13241 file.
13242 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf.c: New file:
13243 multiarch isinf for PowerPC32.
13244 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinff-ppc32.c:
13245 New file.
13246 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinff.c: New file:
13247 multiarch isinff for PowerPC32.
13248
8e4e7ba2
AZ
13249 * sysdeps/powerpc/powerpc32/fpu/s_isnan.S (__isnan): Only implement
13250 alias when __isnan is defined.
13251 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add isnan
13252 and isnanf multiarch implementations.
13253 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-power5.S: New
13254 file.
13255 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-power6.S: New
13256 file.
13257 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-power7.S: New
13258 file.
13259 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-ppc32.S: New
13260 file.
13261 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan.c: New file:
13262 multiarch isnan for PowerPC32.
13263 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnanf-power6.S:
13264 New file.
13265 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnanf-power7.S:
13266 New file.
13267 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnanf.c: New file:
13268 multiarch isnanf for PowerPC32.
13269
ddba588e
AZ
13270 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add sqrt
13271 and sqrtf multiarch implementations.
13272 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt-power5.S: New
13273 file.
13274 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt-ppc32.S: New
13275 file.
13276 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt.c: New file:
13277 multiarch sqrt for PowerPC32.
13278 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf-power5.S: New
13279 file.
13280 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf-ppc32.S: New
13281 file.
13282 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf.c: New file:
13283 multiarch sqrtf for PowerPC32.
13284
0f96a2f0
AZ
13285 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add llround
13286 and llroundf multiarch implementations.
13287 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround-power5+.S:
13288 New file.
13289 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround-power6.S:
13290 New file.
13291 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround-ppc32.S:
13292 New file.
13293 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround.c: New
13294 file: multiarch llround for PowerPC32.
13295 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llroundf.c: New
13296 file: multiarch llroundf for PowerPC32.
13297
c9b5d79e
AZ
13298 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: New file:
13299 multiarch PowerPC32 fpu implementations.
13300 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrint-power6.S:
13301 New file.
13302 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrint-ppc32.S:
13303 New file.
13304 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrint.c: New file:
13305 multiarch llrint for PowerPC32.
13306 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrintf-power6.S:
13307 New file.
13308 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrintf-ppc32.S:
13309 New file.
13310 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrintf.c: New
13311 file.
13312
9cbb3aab
AZ
13313 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/Implies: Remove.
13314
ea5a72f8
AZ
13315 * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-power6.c: New
13316 file.
13317 * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-power7.c: New
13318 file.
13319 * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-ppc32.c: New
13320 file.
13321 * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy.c: New file:
13322 multiarch wordcopy for PPC32.
13323 * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcscpy
13324 wordcopy objects.
13325 * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
13326 (__libc_ifunc_impl_list): Likewise.
13327 * sysdeps/powerpc/powerpc32/power4/wordcopy.c: Move ...
13328 * sysdeps/powerpc/power4/wordcopy.c: ... to here.
13329 * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Move ...
13330 * sysdeps/powerpc/power6/wordcopy.c: ... to here.
13331 * sysdeps/powerpc/powerpc64/power6/wordcopy.c: Remove uneeded file.
13332 * sysdeps/powerpc/powerpc64/power4/wordcopy.c: Likewise.
13333
93be09e7
AZ
13334 * wcsmbs/wcscpy.c (wcscpy): Using macro to redefine symbol name
13335 * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-power6.c: New
13336 file.
13337 * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-power7.c: New
13338 file.
13339 * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-ppc32.c: New
13340 file.
13341 * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy.c: New file:
13342 multiarch wcscpy for PPC32.
13343 * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcscpy
13344 multiarch objects.
13345 * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
13346 (__libc_ifunc_impl_list): Likewise.
13347 * sysdeps/powerpc/powerpc32/power6/wcsrchr.c: Move ...
13348 * sysdeps/powerpc/power6/wcsrchr.c: ... to here.
13349 * sysdeps/powerpc/powerpc64/power6/wcscpy.c: Adjust to use
13350 sysdeps/powerpc/power6/wcscpy.c.
13351
bb04e529
AZ
13352 * wcsmbs/wcsrchr.c (wcsrchr): Using macro to redefine symbol name
13353 * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-power6.c: New
13354 file.
13355 * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-power7.c: New
13356 file.
13357 * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-ppc32.c: New
13358 file.
13359 * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr.c: New file:
13360 multiarch wcsrchr for PPC32.
13361 * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcschr
13362 multiarch objects.
13363 * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
13364 (__libc_ifunc_impl_list): Likewise.
13365 * sysdeps/powerpc/powerpc32/power6/wcsrchr.c: Move ...
13366 * sysdeps/powerpc/power6/wcsrchr.c: ... to here.
13367 * sysdeps/powerpc/powerpc64/power6/wcsrchr.c: Adjust to use
13368 sysdeps/powerpc/power6/wcsrchr.c.
13369
05b5cd1c
AZ
13370 * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-power6.c: New
13371 file.
13372 * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-power7.c: New
13373 file.
13374 * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-ppc32.c: New file.
13375 * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr.c: New file:
13376 multiarch wcschr for PPc32.
13377 * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcschr
13378 multiarch objects.
13379 * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
13380 (__libc_ifunc_impl_list): Likewise.
13381 * sysdeps/powerpc/powerpc32/power6/wcschr.c: Move ...
13382 * sysdeps/powerpc/power6/wcschr.c: ... to here.
13383 * sysdeps/powerpc/powerpc64/power6/wcschr.c: Adjust to use
13384 sysdeps/powerpc/power6/wcschr.c.
13385
ba964147
AZ
13386 * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-strchr.S: New file.
13387 * sysdeps/powerpc/powerpc32/power4/multiarch/strchr-power7.S: New
13388 file.
13389 * sysdeps/powerpc/powerpc32/power4/multiarch/strchr-ppc32.S: New file.
13390 * sysdeps/powerpc/powerpc/powerpc32/power4/multiarch/strchr.c: New
13391 file: multiarch strchr for PPC32.
13392 * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strchr
13393 multiarch objects.
13394 * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
13395 (__libc_ifunc_impl_list): Likewise.
13396
31c81aaa
AZ
13397 * string/strchrnul.c (__strchrnul): Using macro to redefine symbol
13398 name.
13399 * sysdeps/powerpc/powerpc32/power4//multiarch/strchrnul-power7.S: New
13400 file.
13401 * sysdeps/powerpc/powerpc32/power4/multiarch/strchrnul-ppc32.c: New
13402 file.
13403 * sysdeps/powerpc/powerpc32/power4/multiarch/strchrnul.c: New file:
13404 multiarch strchrnul for PPC32.
13405 * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strchrnul
13406 multiarch objects.
13407 * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
13408 (__libc_ifunc_impl_list): Likewise.
13409
0d0607d9
AZ
13410 * sysdeps/powerpc/powerpc32/power4/multiarch/strncase-power7.c: New
13411 file.
13412 * sysdeps/powerpc/powerpc32/power4/multiarch/strncase.c: New file:
13413 multiarch strncasecmp for PPC32.
13414 * sysdeps/powerpc/powerpc32/power4/multiarch/strncase_l-power7.c: New
13415 file.
13416 * sysdeps/powerpc/powerpc32/power4/multiarch/strncase_l.c: New file:
13417 multiarch strncasecmp_l for PPC32.
13418 * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added
13419 strncasecmp multiarch objects.
13420 * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
13421 (__libc_ifunc_impl_list): Likewise.
13422
4dfd5c86
AZ
13423 * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp-power7.S: New
13424 file.
13425 * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp.c: New file:
13426 multiarch strncasecmp for PPC32.
13427 * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l-power7.S:
13428 New file.
13429 * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l.c: New file:
13430 multiarch strcasecmp_l for PPC32.
13431 * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strcasecmp
13432 multiarch objects.
13433 * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
13434 (__libc_ifunc_impl_list): Likewise.
13435
a19e01a3
AZ
13436 * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp-power7.S: New
13437 file.
13438 * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp-ppc32.S: New
13439 file.
13440 * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp.c: New file:
13441 multiarch strncmp for PPC32.
13442 * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strncmp
13443 multiarch objects.
13444 * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
13445 (__libc_ifunc_impl_list): Likewise.
13446
ae9cf7a2
AZ
13447 * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-strnlen.c: New file.
13448 * sysdeps/powerpc/powerpc32//power4/multiarch/strnlen-power7.S: New
13449 file.
13450 * sysdeps/powerpc/powerpc32/power4/multiarch/strnlen-ppc32.c: New file.
13451 * sysdeps/powerpc/powerpc32/power4/multiarch/strnlen.c: New file.
13452 * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strnlen
13453 multiarch objects.
13454 * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
13455 (__libc_ifunc_impl_list): Likewise.
13456
3148bb7d
AZ
13457 * sysdeps/powerpc/powerpc32/power4/multiarch/strlen-power7.S: New
13458 file.
13459 * sysdeps/powerpc/powerpc32/power4/multiarch/strlen-ppc32.S: New
13460 file.
13461 * sysdeps/powerpc/powerpc32/power4/multiarch/strlen.c: New file.
13462 * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strlen
13463 multiarch objects.
13464 * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
13465 (__libc_ifunc_impl_list): Likewise.
13466
7af8b946
AZ
13467 * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr-power7.S: New
13468 file.
13469 * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr-ppc32.c: New
13470 file.
13471 * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr.c: New file:
13472 multiarch rawmemchr for PPC32.
13473 * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added rawmemchr
13474 multiarch objects.
13475 * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
13476 (__libc_ifunc_impl_list): Likewise.
13477
03a6aa6a
AZ
13478 * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr-power7.S: New
13479 file.
13480 * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr-ppc32.c: New
13481 file.
13482 * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr.c: New
13483 file: memrchr multiarch for PPC32.
13484 * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added memrchr
13485 multiarch objects.
13486 * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
13487 (__libc_ifunc_impl_list): Likewise.
13488
1c62e6d9
AZ
13489 * string/memchr.c (__memchr): Using macro to redefine symbol name.
13490 * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-power7.S: New
13491 file.
13492 * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-ppc32.c: New File.
13493 * sysdeps/powerpc/powerpc32/power4/multiarch/memchr.c: New file:
13494 multiarch memchr for PPC32.
13495 * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memchr
13496 multiarch objects.
13497 * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
13498 (__libc_ifunc_impl_list): Likewise.
13499
87da8bdb
AZ
13500 * string/mempcpy.c (__mempcpy): Using macro to redefine symbol name.
13501 * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy-power7.S: New
13502 file.
13503 * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy-ppc32.c: New
13504 file.
13505 * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy.c: New
13506 file: multiarch mempcpy for PPC32.
13507 * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add mempcpy
13508 multiarch objects.
13509 * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
13510 (__libc_ifunc_impl_list): Likewise.
13511
20ed4714
AZ
13512 * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-power6.S: New file.
13513 * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-power7.S: New file.
13514 * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-ppc32.S: New file.
13515 * sysdeps/powerpc/powerpc32/power4/multiarch/bzero.c: New file:
13516 multiarch bzero for PPC32.
13517 * sysdeps/powerpc/powerpc32/power4/multiarch/memset-power6.S: New
13518 file.
13519 * sysdeps/powerpc/powerpc32/power4/multiarch/memset-power7.S: New
13520 file.
13521 * sysdeps/powerpc/powerpc32/power4/multiarch/memset-ppc32.S: New file.
13522 * sysdeps/powerpc/powerpc/powerpc32/power4/multiarch/memset.c: New
13523 file: multiarch memset for PPC32.
13524 * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-memset.S: New file.
13525 * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add bzero and
13526 memset multiarch objects.
13527 * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
13528 (__libc_ifunc_impl_list): Likewise.
13529
ab3e3a46
AZ
13530 * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp-power7.S: New
13531 file.
13532 * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp-ppc32.S: New file.
13533 * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp.c: multiarch
13534 memcmp for PPC32.
13535 * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-memcmp.S: New file.
13536 * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memcmp
13537 multiarch objects.
13538 * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
13539 (__libc_ifunc_impl_list): Likewise.
13540
930de6f0
AZ
13541 * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-a2.S: New file.
13542 * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-cell.S: New file.
13543 * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-power6.S: New
13544 file.
13545 * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-power7.S: New
13546 file.
13547 * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-ppc32.S: New
13548 file.
13549 * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy.c: New file:
13550 multiarch memcpy for PPC32.
13551 * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memcpy
13552 multiarch objects.
13553 * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
13554 (__libc_ifunc_impl_list): Likewise.
13555
4c628e00
AZ
13556 * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: New file to
13557 support multiarch for POWER/PPC32.
13558 * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c:
13559 Likewise.
13560 * sysdeps/powerpc/powerpc32/power4/multiarch/init-arch.h: Likewise.
13561 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/Implies: Remove
13562 Implies file to make multiarch folder appers before the fpu and
13563 default folder for power4 configuration.
13564
f4479220
SP
135652013-12-06 Siddhesh Poyarekar <siddhesh@redhat.com>
13566
13567 * scripts/bench.pl: Append volatile keyword to type.
13568
8517800f
KK
135692013-12-05 Kaz Kojima <kkojima@rr.iij4u.or.jp>
13570
13571 * sysdeps/sh/sotruss-lib.c: New file.
13572 * sysdeps/unix/sysv/linux/sh/nptl/c++-types.data: New file.
13573
180138f1
AZ
135742013-12-05 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
13575
13576 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
13577
bbf37bdc
JM
135782013-12-05 Joseph Myers <joseph@codesourcery.com>
13579
e47cc4e0
JM
13580 [BZ #6810]
13581 * math/w_tgamma.c: Include <errno.h>.
13582 (__tgamma): Use __glibc_unlikely. Set errno on underflow to 0.
13583 * math/w_tgammaf.c: Include <errno.h>.
13584 (__tgammaf): Use __glibc_unlikely. Set errno on underflow to 0.
13585 * math/w_tgammal.c: Include <errno.h>.
13586 (__tgammal): Use __glibc_unlikely. Set errno on underflow to 0.
13587 * math/auto-libm-test-in: Do not allow missing errno on tgamma
13588 underflow. Add more tgamma tests.
13589 * math/auto-libm-test-out: Regenerated.
13590 * sysdeps/i386/fpu/libm-test-ulps: Update.
13591 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13592
bbf37bdc
JM
13593 * math/auto-libm-test-in: Add tests of log, log10, log1p, log2,
13594 sin, sinh, tan, tanh, tgamma, y0 and y1.
13595 * math/auto-libm-test-out: Regenerated.
13596 * math/libm-test.inc (TEST_COND_x86_64): New macro.
13597 (TEST_COND_x86): Likewise.
13598 (M_E2l): Remove macro.
13599 (M_E3l): Likewise.
13600 (M_2_SQRT_PIl): Likewise.
13601 (M_SQRT_PIl): Likewise.
13602 (M_1_DIV_El): Likewise.
13603 (log_test_data): Use AUTO_TESTS_f_f.
13604 (log10_test_data): Likewise.
13605 (log1p_test_data): Likewise.
13606 (log2_test_data): Likewise.
13607 (sin_test_data): Likewise.
13608 (sin_tonearest_test_data): Likewise.
13609 (sin_towardzero_test_data): Likewise.
13610 (sin_downward_test_data): Likewise.
13611 (sin_upward_test_data): Likewise.
13612 (sinh_test_data): Likewise.
13613 (sinh_tonearest_test_data): Likewise.
13614 (sinh_towardzero_test_data): Likewise.
13615 (sinh_downward_test_data): Likewise.
13616 (sinh_upward_test_data): Likewise.
13617 (tan_test_data): Likewise.
13618 (tan_tonearest_test_data): Likewise.
13619 (tan_towardzero_test_data): Likewise.
13620 (tan_downward_test_data): Likewise.
13621 (tan_upward_test_data): Likewise.
13622 (tanh_test_data): Likewise.
13623 (tgamma_test_data): Likewise.
13624 (y0_test_data): Likewise.
13625 (y1_test_data): Likewise.
13626 * math/gen-auto-libm-tests.c (special_fill_pi_4): New function.
13627 (special_real_inputs): Add pi/4.
13628 * sysdeps/i386/fpu/libm-test-ulps: Update.
13629 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13630
eb5ad6b9
AZ
136312013-12-05 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
13632
13633 * sysdeps/powerpc/powerpc32/__longjmp-common.S: Add "longjmp" and
13634 "longjmp_target" static probes.
13635 (__longjmp): Rename to __longjmp_symbol.
13636 * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Likewise.
13637 * sysdeps/powerpc/powerpc32/__longjmp.S: Define __longjmp_symbol based
13638 on which longjmp to generate.
13639 * sysdeps/powerpc/powerpc32/fpu/__longjmp.S: Likewise.
13640 * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Add "setjmp" static
13641 probe.
13642 (__sigsetjmp): Rename to __sigsetjmp_symbol.
13643 (__sigjmp_save): Rename to __sigjmp_save_symbol.
13644 * sysdeps/powerpc/powerpc32/setjmp-common.S: Likewise.
13645 * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Define __sigsetjmp_symbol
13646 and __sigjmp_save_symbol based on which sigsetjmp to generated.
13647 * sysdeps/powerpc/powerpc32/setjmp.S: Likewise
13648 * sysdeps/unix/sysv/linux/powerpc/powerpc32/____longjmp_chk.S: Define
13649 __longjmp_symbol based on which __longjmp to generate.
13650 * sysdeps/powerpc/powerpc64/setjmp-common.S: Add "setjmp" static
13651 probe.
13652 (setjmp): Rename to setjmp_symbol.
13653 (__sigsetjmp): Rename to __sigsetjmp_symbol.
13654 (_setjmp): Rename to _setjmp_symbol.
13655 (__sigsetjmp): Rename to __sigsetjmp_symbol.
13656 * sysdeps/powerpc/powerpc64/setjmp.S: Define setjmp_symbol,
13657 _setjmp_symbol, __sigsetjmp_symbol, and __sigjmp_save_symbol based on
13658 which setjmp to generate.
13659 * sysdeps/powerpc/powerpc64/__longjmp-common.S: Add "longjmp" and
13660 "longjmp_target" static probes.
13661
d136c6dc
SP
136622013-12-05 Siddhesh Poyarekar <siddhesh@redhat.com>
13663
9298ecba
SP
13664 * benchtests/README: Add note about output arguments.
13665 * benchtests/bench-sincos.c: Remove file.
13666 * benchtests/sincos-inputs: New file.
13667 * scripts/bench.pl: Identify output arguments and define
13668 static variables for them.
13669
232983e9
SP
13670 * debug/stpncpy_chk.c (__stpncpy_chk): Remove unused variables.
13671
d136c6dc
SP
13672 [BZ #15941]
13673 * Makefile (INSTALL): Add install-plain.texi as the primary
13674 dependency.
13675 * manual/install-plain.texi: New file.
13676 * manual/install.texi: Include node directive only for
13677 non-plaintext output.
13678
699ff837
JM
136792013-12-04 Joseph Myers <joseph@codesourcery.com>
13680
ab07cea8
JM
13681 * stdlib/longlong.h: Update from GCC.
13682
699ff837
JM
13683 [BZ #6807]
13684 [BZ #15901]
13685 * math/w_j0.c (y0): Raise FE_DIVBYZERO on zero argument.
13686 * math/w_j0f.c (y0f): Likewise.
13687 * math/w_j0l.c (__y0l): Likewise.
13688 * math/w_j1.c (y1): Likewise.
13689 * math/w_j1f.c (y1f): Likewise.
13690 * math/w_j1l.c (__y1l): Likewise
13691 * math/w_jn.c (yn): Likewise.
13692 * math/w_jnf.c (ynf): Likewise.
13693 * sysdeps/ieee754/k_standard.c (__kernel_standard): Use ERANGE for
13694 Bessel function pole errors in _POSIX_ mode. Use NAN as return
13695 value for Bessel function domain errors outside _SVID_ mode.
13696 Adjust sign of return value for yn (negative integer, 0).
13697 * sysdeps/ieee754/ldbl-128/e_jnl.c (__ieee754_ynl): Use division
13698 by zero in return for negative x and set sign appropriately for
13699 negative n.
13700 * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_ynl): Likewise.
13701 * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Likewise.
13702 * math/libm-test.inc (y0_test_data): Add more tests and adjust
13703 expectations in error cases.
13704 (y1_test_data): Likewise.
13705 (yn_test_data): Likewise.
13706 * sysdeps/i386/fpu/libm-test-ulps: Update.
13707 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13708
5b118558
UW
137092013-11-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13710
13711 * sysdeps/unix/sysv/linux/powerpc/Makefile (abi-variants): Rename
13712 "64" to "64-v1". Add "64-v2".
13713 (abi-64-options): Rename to ...
13714 (abi-64-v1-options): ... this. Redefine _CALL_ELF.
13715 (abi-64-condition): Rename to ...
13716 (abi-64-v1-condition): ... this. Add _CALL_ELF check.,
13717 (abi-64-ld-soname): Rename to ...
13718 (abi-64-v1-ld-soname): ... this.
13719 (abi-64-v2-options): Define.
13720 (abi-64-v2-condition): Likewise.
13721 (abi-64-v2-ld-soname): Likewise.
13722 * sysdeps/unix/sysv/linux/powerpc/ldconfig.h
13723 (SYSDEP_KNOWN_INTERPRETER_NAMES): Add "/lib64/ld64.so.2".
13724 * sysdeps/unix/sysv/linux/powerpc/powerpc64/Makefile: Delete file.
13725 * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac: New file.
13726 * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure: Generate.
13727
61cd8fe4
UW
137282013-11-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13729 Alan Modra <amodra@gmail.com>
13730
13731 * sysdeps/powerpc/bits/link.h (La_ppc64v2_regs, La_ppc64v2_retval):
13732 New versions for use with the ELFv2 ABI.
13733 (la_ppc64v2_gnu_pltenter, la_ppc64v2_gnu_pltexit): Add prototypes.
13734 * sysdeps/powerpc/lsdodefs.h (struct La_ppc64v2_regs): Add forward
13735 declaration.
13736 (struct La_ppc64v2_retval): Likewise.
13737 (ARCH_PLTENTER_MEMBERS): Add ppc64v2_gnu_pltenter.
13738 (ARCH_PLTEXIT_MEMBERS): Add ppc64v2_gnu_pltexit.
13739 * sysdeps/powerpc/powerpc64/dl-machine.h (ARCH_LA_PLTENTER): Define
13740 to ppc64v2_gnu_pltenter if _CALL_ELF == 2.
13741 (ARCH_LA_PLTEXIT): Define to ppc64v2_gnu_pltexit if _CALL_ELF == 2.
13742 * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve):
13743 Do not save or restore CR.
13744 (FRAME_SIZE, VR_RTN): Provide updated values for _CALL_ELF == 2.
13745 (_dl_profile_resolve): Do no save or restore CR. Support extended
13746 return values for ELFv2 ABI. Fix location of FPR return registers.
13747 * sysdeps/powerpc/powerpc64/tst-audit.h (pltenter, pltexit): Provide
13748 updated values for _CALL_ELF == 2.
13749 (La_regs, La_retval, int_retval): Likewise.
13750
8b8a692c
UW
137512013-12-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13752
13753 * sysdeps/powerpc/powerpc64/sysdep.h (FRAME_MIN_SIZE): Define.
13754 (FRAME_MIN_SIZE_PARM): Likewise.
13755 (FRAME_BACKCHAIN): Likewise.
13756 (FRAME_CR_SAVE): Likewise.
13757 (FRAME_LR_SAVE): Likewise.
13758 (FRAME_TOC_SAVE): Likewise.
13759 (FRAME_PARM_SAVE): Likewise.
13760 (FRAME_PARM1_SAVE, FRAME_PARM2_SAVE, FRAME_PARM3_SAVE,
13761 FRAME_PARM4_SAVE, FRAME_PARM5_SAVE, FRAME_PARM6_SAVE,
13762 FRAME_PARM7_SAVE, FRAME_PARM8_SAVE, FRAME_PARM9_SAVE): Likewise.
13763 (call_mcount_parm_offset): New macro.
13764 (SAVE_ARG, REST_ARG, CFI_SAVE_ARG): Use it.
13765 (PROF): Use symbolic stack frame offsets.
13766 (TAIL_CALL_SYSCALL_ERROR): Likewise.
13767 * sysdeps/powerpc/powerpc64/dl-trampoline.S (FRAME_SIZE, INT_PARMS):
13768 Redefine in terms of FRAME_MIN_SIZE.
13769 (_dl_runtime_resolve): Use symbolic stack frame offsets.
13770 (_dl_profile_resolve): Likewise. Update comment.
13771 * sysdeps/powerpc/powerpc64/setjmp-common.S (__GI__setjmp): Use
13772 symbols stack frame offsets.
13773 (__sigsetjmp): Likewise.
13774 * sysdeps/powerpc/powerpc64/__longjmp-common.S (__longjmp): Likewise.
13775 * sysdeps/powerpc/powerpc64/ppc-mcount.S (_mcount): Likewise.
13776 * sysdeps/powerpc/powerpc64/crti.S (_init, _fini): Likewise.
13777 * sysdeps/powerpc/powerpc64/crtn.S (_init, _fini): Likewise.
13778
13779 * sysdeps/unix/sysv/linux/powerpc/powerpc64/ucontext_i.sym
13780 (FRAME_BACKCHAIN): Remove.
13781 (FRAME_CR_SAVE): Likewise.
13782 (FRAME_LR_SAVE): Likewise.
13783 (FRAME_COMPILER_DW): Likewise.
13784 (FRAME_LINKER_DW): Likewise.
13785 (FRAME_TOC_SAVE): Likewise.
13786 (FRAME_PARM_SAVE): Likewise.
57f41c40
AS
13787 (FRAME_PARM1_SAVE, FRAME_PARM2_SAVE, FRAME_PARM3_SAVE)
13788 (FRAME_PARM4_SAVE, FRAME_PARM5_SAVE, FRAME_PARM6_SAVE)
13789 (FRAME_PARM7_SAVE, FRAME_PARM8_SAVE, FRAME_PARM9_SAVE): Likewise.
8b8a692c
UW
13790 * sysdeps/unix/sysv/linux/powerpc/powerpc64/____longjmp_chk.S
13791 (CHECK_SP): Use symbolic stack frame offsets.
13792 * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S (__brk): Use "red
13793 zone" instead of caller's parameter save area for temp storage.
13794 * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (__clone):
13795 Likewise. Also, use symbolic stack frame offsets.
13796 * sysdeps/unix/sysv/linux/powerpc/powerpc64/socket.S (FRAMESIZE,
13797 stackblock): Redefine for _CALL_ELF == 2 to save parameters into
13798 our own stack frame instead of the caller's.
13799 (__socket): Use symbolic stack frame offsets.
13800
122b66de
UW
138012013-12-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13802 Alan Modra <amodra@gmail.com>
13803
13804 * elf/elf.h (DT_PPC64_OPT, PPC64_OPT_TLS, PPC64_OPT_MULTI_TOC):
13805 Define.
57f41c40
AS
13806 (STO_PPC64_LOCAL_BIT, STO_PPC64_LOCAL_MASK)
13807 (PPC64_LOCAL_ENTRY_OFFSET): Define.
122b66de
UW
13808 * sysdeps/powerpc/powerpc64/dl-machine.h (ppc64_local_entry_offset):
13809 New function.
13810 (elf_machine_fixup_plt): Call it.
13811 (elf_machine_plt_conflict): Likewise. Add map, sym_map, and
13812 reloc arguments.
13813 (elf_machine_rela): Update call to elf_machine_plt_conflict.
57f41c40
AS
13814 * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve)
13815 (_dl_profile_resolve) [_CALL_ELF == 2]: Restore caller's TOC into
122b66de
UW
13816 r2 before calling target.
13817
696caf1d
UW
138182013-12-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13819 Alan Modra <amodra@gmail.com>
13820
13821 * sysdeps/powerpc/powerpc64/sysdep.h [_CALL_ELF == 2]
13822 (PPC64_LOAD_FUNCPTR, DOT_LABEL, BODY_LABEL, ENTRY_2, END_2): New
13823 versions of macros to support ELFv2 ABI.
13824 (LOCALENTRY): New macro.
13825 (ENTRY, EALIGN): Use it.
13826 * sysdeps/powerpc/powerpc64/crti.S (_init, _fini): Use LOCALENTRY.
13827 * sysdeps/powerpc/powerpc64/setjmp-common.S (__GI__setjmp): Do not
13828 fall through into ENTRY entry point.
13829 * libc/sysdeps/powerpc/powerpc64/dl-machine.h (Elf64_FuncDesc):
13830 Only define if _CALL_ELF != 2.
13831
13832 (elf_machine_matches_host): Verify ABI version matches.
13833 (RTLD_START): Use LOCALENTRY.
13834 (elf_machine_type_class): Use SHN_UNDEF PLT handling for ELFv2 ABI.
13835 (PLT_INITIAL_ENTRY_WORDS): New version for _CALL_ELF != 2.
13836 (PLT_ENTRY_WORDS): New macro.
13837 (GLINK_INITIAL_ENTRY_WORDS, GLINK_ENTRY_WORDS): Likewise.
13838 (elf_machine_runtime_setup): Support ELFv2 ABI.
13839 (elf_machine_fixup_plt): Likewise.
13840 (elf_machine_plt_conflict): Likewise.
13841 (resolve_ifunc): Likewise.
13842 * sysdeps/powerpc/powerpc64/dl-irel.h (elf_irela): Likewise.
13843 * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h (VDSO_IFUNC_RET):
13844 Likewise.
13845 * sysdeps/unix/sysv/linux/powerpc/powerpc64/ldsodefs.h
13846 (DL_ADDR_SYM_MATCH): Only define if _CALL_ELF != 2.
13847 * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
13848 (makecontext): Support ELFv2 ABI.
13849 * elf/elf.h (EF_PPC64_ABI): Define.
13850
d31beafa
UW
138512013-12-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13852
57f41c40
AS
13853 * sysdeps/powerpc/powerpc64/sysdep.h
13854 (PPC64_LOAD_FUNCPTR) [ASSEMBLER]: New assembler macro.
13855 (ENTRY_1) [ASSEMBLER]: Do not switch to .text section here ...
13856 (ENTRY) [ASSEMBLER]: ... but instead here ...
13857 (EALIGN) [ASSEMBLER]: ... and here.
13858 (PPC64_LOAD_FUNCPTR) [!ASSEMBLER]: New macro.
13859 (ENTRY_1) [!ASSEMBLER]: New macro; set up .opd entry.
13860 (ENTRY_2) [!ASSEMBLER]: Use it.
d31beafa
UW
13861 * sysdeps/powerpc/powerpc64/dl-machine.h (RTLD_START): Update for
13862 ENTRY_2 changes. Use PPC64_LOAD_FUNCPTR.
57f41c40
AS
13863 * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve)
13864 (_dl_profile_resolve): Use PPC64_LOAD_FUNCPTR.
d31beafa
UW
13865 * sysdeps/powerpc/powerpc64/crti.S (_init, _fini): Use ENTRY_2.
13866 * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (clone):
13867 Use PPC64_LOAD_FUNCPTR.
13868
b525166b
UW
13869 * sysdeps/powerpc/tls.h (tcbhead_t): Add __private_ss field.
13870
7ec07d9a
AM
138712013-12-04 Alan Modra <amodra@gmail.com>
13872
13873 * elf/elf.h (R_PPC64_TLSGD, R_PPC64_TLSLD, R_PPC64_TOCSAVE): Define.
13874 (R_PPC64_ADDR16_HIGH, R_PPC64_ADDR16_HIGHA): Likewise.
13875 (R_PPC64_TPREL16_HIGH, R_PPC64_TPREL16_HIGHA): Likewise.
13876 (R_PPC64_DTPREL16_HIGH, R_PPC64_DTPREL16_HIGHA): Likewise.
13877
13878 * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Add
13879 overflow checking for R_PPC64_ADDR16_HI, R_PPC64_ADDR16_HA,
13880 R_PPC64_TPREL16_HI, and R_PPC64_TPREL16_HA.
13881 Support new R_PPC64_ADDR16_HIGH, R_PPC64_ADDR16_HIGHA,
13882 R_PPC64_TPREL16_HIGH, and R_PPC64_TPREL16_HIGHA relocations.
13883 Fix overflow checking for R_PPC64_ADDR30 and R_PPC64_ADDR32.
13884
5162e7dd
UW
138852013-12-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13886
13887 * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
13888 (__makecontext): Fix incorrect CFI when backtracing out of
13889 context created via makecontext.
13890 * sysdeps/unix/sysv/linux/powerpc/powerpc64/secontext.S
13891 (__setcontext): Fix incorrect CFI during switch to new context.
13892 (__novec_setcontext): Likewise.
13893
19e3372b
OB
138942013-12-04 Ondřej Bílka <neleai@seznam.cz>
13895
13896 [BZ #4772]
13897 * time/strptime_l.c (__strptime_internal): Allow modifiers
13898 in strptime.
13899 * time/tst-strptime.c (day_tests): Add testcase.
13900
ecaf142d
SP
139012013-12-04 Siddhesh Poyarekar <siddhesh@redhat.com>
13902
13903 * scripts/bench.pl: Skip over blank lines.
13904
fbf964ae
PE
139052013-12-04 Paul Eggert <eggert@cs.ucla.edu>
13906
13907 [BZ #926]
13908 * manual/time.texi (Calendar Time): Clarify what timezone functions
13909 use.
13910
fa60a674
AZ
139112013-12-04 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
13912
13913 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
13914
d674f0ef
OB
139152013-12-04 Ondřej Bílka <neleai@seznam.cz>
13916
13917 * debug/memcpy_chk.c (__memcpy_chk): Use call instead of custom
13918 implementation.
13919 * debug/memmove_chk.c (MEMMOVE_CHK): Likewise.
13920 * debug/mempcpy_chk.c (__mempcpy_chk): Likewise.
13921 * debug/memset_chk.c (__memset_chk): Likewise.
13922 * debug/stpncpy_chk.c (__stpncpy_chk): Likewise.
13923 * debug/strncpy_chk.c: Likewise.
13924
17dea188
JM
139252013-12-03 Joseph Myers <joseph@codesourcery.com>
13926
749008ff
JM
13927 [BZ #15268]
13928 [BZ #15425]
13929 * sysdeps/ieee754/dbl-64/e_exp.c: Include <float.h>.
13930 (__ieee754_exp): For possibly underflowing results, check size of
13931 result and force underflow exception if required.
13932 * math/auto-libm-test-in: Add more tests of exp.
13933 * math/auto-libm-test-out: Regenerated.
13934 * sysdeps/i386/fpu/libm-test-ulps: Update.
13935 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13936
17dea188
JM
13937 [BZ #16283]
13938 * math/w_exp2.c (__exp2): Handle a zero result as underflow.
13939 * math/w_exp2f.c (__exp2f): Likewise.
13940 * math/w_exp2l.c (__exp2l): Likewise.
13941 * math/auto-libm-test-in: Do not allow missing errno on exp2
13942 underflow.
13943 * math/auto-libm-test-out: Regenerated.
13944
b20de2c3
OB
139452013-12-03 Ondřej Bílka <neleai@seznam.cz>
13946
13947 [BZ #16274]
13948 * sysdeps/unix/sysv/linux/shm_open.c (shm_open): Correctly
13949 handle filename validation.
13950 * rt/tst-shm.c (do_test): Do not skip a test when shm_open fails.
13951 (do_open): Delete.
13952
d8e2dbe3
JM
139532013-12-03 Joseph Myers <joseph@codesourcery.com>
13954
34e16df5
JM
13955 [BZ #6786]
13956 * sysdeps/ieee754/dbl-64/s_erf.c: Include <errno.h> and <float.h>.
13957 (__erfc): Set errno to ERANGE when returning 0 or tiny * tiny.
13958 * sysdeps/ieee754/flt-32/s_erff.c: Include <errno.h> and
13959 <float.h>.
13960 (__erfcf): Set errno to ERANGE when returning 0 or tiny * tiny.
13961 * sysdeps/ieee754/ldbl-128/s_erfl.c: Include <errno.h>.
13962 (__erfcl): Set errno to ERANGE when returning 0 or tiny * tiny.
13963 * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Include <errno.h>.
13964 (__erfcl): Set errno to ERANGE when returning 0 or tiny * tiny.
13965 * sysdeps/ieee754/ldbl-96/s_erfl.c: Include <errno.h>.
13966 (__erfcl): Set errno to ERANGE when returning 0 or tiny * tiny.
13967 * math/auto-libm-test-in: Don't allow missing errno from erfc.
13968 Add more erfc tests.
13969 * math/auto-libm-test-out: Regenerated.
13970 * sysdeps/i386/fpu/libm-test-ulps: Update.
13971 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13972
d8e2dbe3
JM
13973 * math/auto-libm-test-in: Add tests of erf, erfc, exp, exp10,
13974 exp2, expm1, j0 and j1.
13975 * math/auto-libm-test-out: Regenerated.
13976 * math/libm-test.inc (erf_test_data): Use AUTO_TESTS_f_f.
13977 (erfc_test_data): Likewise.
13978 (exp_test_data): Likewise.
13979 (exp_tonearest_test_data): Likewise.
13980 (exp_towardzero_test_data): Likewise.
13981 (exp_downward_test_data): Likewise.
13982 (exp_upward_test_data): Likewise.
13983 (exp10_test_data): Likewise.
13984 (exp2_test_data): Likewise.
13985 (expm1_test_data): Likewise.
13986 (j0_test_data): Likewise.
13987 (j1_test_data): Likewise.
13988 * math/gen-auto-libm-tests.c: Mention "xfail-rounding" in comment.
13989 (input_flag_type): Add flag_xfail_rounding.
13990 (input_flags): Add xfail-rounding.
13991 (adjust_real): Assert mpfr_number_p not mpfr_regular_p.
13992 (output_for_one_input_case): Handle flag_xfail_rounding.
13993 * sysdeps/i386/fpu/libm-test-ulps: Update.
13994 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13995
18d14251
AJ
139962013-12-03 Aurelien Jarno <aurelien@aurel32.net>
13997
3d2e6075 13998 [BZ #16289]
18d14251
AJ
13999 * locale/loadarchive.c (_nl_load_locale_from_archive): Avoid
14000 division by 0.
14001
520d437b
SP
140022013-12-03 Siddhesh Poyarekar <siddhesh@redhat.com>
14003
14004 [BZ #16195]
14005 * include/stap-probe.h [!USE_STAP_PROBE && !__ASSEMBLER__]
14006 (LIBC_PROBE): Change definition to call STAP_PROBE* macros.
14007 (STAP_PROBE0): New macro.
14008 (STAP_PROBE1): Likewise.
14009 (STAP_PROBE2): Likewise.
14010 (STAP_PROBE3): Likewise.
14011 (STAP_PROBE4): Likewise.
14012
416e0145
OB
140132013-12-02 Ondřej Bílka <neleai@seznam.cz>
14014
14015 * manual/llio.texi (Memory-mapped I/O): Add shm_open and shm_close.
14016
9d17796a
SE
140172013-12-02 Steve Ellcey <sellcey@mips.com>
14018
14019 * benchtests/Makefile (bench): Add sqrt.
14020 (LDLIBS-bench-sqrt): New.
14021 * benchtests/sqrt-input: New.
14022
f524d6a8
PS
140232013-12-02 Pavel Simerda <psimerda@redhat.com>
14024
639a0ef8
PS
14025 * sysdeps/posix/getaddrinfo.c (GAIH_OKIFUNSPEC): Remove macro.
14026 (GAIH_EAI): Likewise.
14027 (gaih_inet_serv): Don't use GAIH_OKIFUNSPEC.
14028 (gaih_inet): Likewise.
14029 (getaddrinfo): Don't use GAIH_EAI.
14030
f524d6a8
PS
14031 * sysdeps/posix/getaddrinfo.c (UNIX_PATH_MAX): Remove macro.
14032 (struct gaih): Remove definition.
14033
df3aedaf
SP
140342013-12-02 Siddhesh Poyarekar <siddhesh@redhat.com>
14035
14036 * nss/nss_files/files-hosts.c (_nss_files_gethostbyname4_r):
14037 Use HERRNOP directly.
14038
1ab19dec
AZ
140392013-12-02 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
14040
b42ad38d 14041 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
1ab19dec 14042
176b0c79
JM
140432013-11-30 Joseph Myers <joseph@codesourcery.com>
14044
14045 * math/gen-auto-libm-tests.c (test_functions): Add more
14046 single-argument functions.
14047 (special_fill_pi_2): New function.
14048 (special_fill_minus_pi_2): Likewise.
14049 (special_fill_pi_6): Likewise.
14050 (special_fill_minus_pi_6): Likewise.
14051 (special_fill_pi_3): Likewise.
14052 (special_fill_2pi_3): Likewise.
14053 (special_fill_e): Likewise.
14054 (special_fill_1_e): Likewise.
14055 (special_fill_e_minus_1): Likewise.
14056 (special_real_inputs): Add more special inputs.
14057 (output_for_one_input_case): Do not require ERANGE on underflow to
14058 zero if round-to-nearest result does not underflow to zero, unless
14059 exact results required.
14060 * math/auto-libm-test-in: Add tests of acos, acosh, asin, asinh,
14061 atan, atanh, cbrt, cos and cosh.
14062 * math/auto-libm-test-out: Regenerated.
14063 * math/libm-test.inc (acos_test_data): Use AUTO_TESTS_f_f.
14064 (acos_tonearest_test_data): Likewise.
14065 (acos_towardzero_test_data): Likewise.
14066 (acos_downward_test_data): Likewise.
14067 (acos_upward_test_data): Likewise.
14068 (acosh_test_data): Likewise.
14069 (asin_test_data): Likewise.
14070 (asin_tonearest_test_data): Likewise.
14071 (asin_towardzero_test_data): Likewise.
14072 (asin_upward_test_data): Likewise.
14073 (asinh_test_data): Likewise.
14074 (atan_test_data): Likewise.
14075 (atanh_test_data): Likewise.
14076 (cbrt_test_data): Likewise.
14077 (cos_test_data): Likewise.
14078 (cos_tonearest_test_data): Likewise.
14079 (cos_towardzero_test_data): Likewise.
14080 (cos_downward_test_data): Likewise.
14081 (cos_upward_test_data): Likewise.
14082 (cosh_test_data): Likewise.
14083 (cosh_tonearest_test_data): Likewise.
14084 (cosh_towardzero_test_data): Likewise.
14085 (cosh_downward_test_data): Likewise.
14086 (cosh_upward_test_data): Likewise.
14087 * sysdeps/i386/fpu/libm-test-ulps: Update.
14088 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
14089
ffb536d0
JM
140902013-11-29 Joseph Myers <joseph@codesourcery.com>
14091
2a77a467
JM
14092 [BZ #6787]
14093 * math/w_exp10.c (__exp10): Handle a zero result as underflow.
14094 * math/w_exp10f.c (__exp10f): Likewise.
14095 * math/w_exp10l.c (__exp10l): Likewise.
14096 * math/libm-test.inc (exp10_test_data): Add more tests and expect
14097 errno settings in existing tests.
14098
ea3bc4e8
JM
14099 [BZ #14032]
14100 * sysdeps/i386/fpu/e_sqrt.S (__ieee754_sqrt): Do fsqrt with
14101 precision control set to double precision.
14102 * sysdeps/i386/fpu/w_sqrt.c: New file.
14103 * math/auto-libm-test-in: Add more tests.
14104 * math/auto-libm-test-out: Update.
14105
0712c9d8
JM
14106 * math/libm-test.inc (sqrt_tonearest_test_data): New variable.
14107 (sqrt_test_tonearest): New function.
14108 (sqrt_towardzero_test_data): New variable.
14109 (sqrt_test_towardzero): New function.
14110 (sqrt_downward_test_data): New variable.
14111 (sqrt_test_downward): New function.
14112 (sqrt_upward_test_data): New variable.
14113 (sqrt_test_upward): New function.
14114 (main): Call the new functions.
14115
ffb536d0
JM
14116 * math/gen-auto-libm-tests.c: New file.
14117 * math/auto-libm-test-in: Likewise.
14118 * math/auto-libm-test-out: New generated file.
14119 * math/gen-libm-test.pl ($auto_input, %auto_tests): New global
14120 variables.
14121 (%beautify): Add generated representations of zero.
14122 (top level): Set $auto_input and call parse_auto_input.
14123 (beautify): Remove trailing "f" from hex float constants.
14124 (parse_args): Handle XFAIL_TEST.
14125 (convert_condition): New function.
14126 (or_value): Likewise.
14127 (or_cond_value): Likewise.
14128 (generate_testfile): Handle AUTO_TESTS_* lines.
14129 (parse_auto_input): New function.
14130 * math/libm-test.inc (XFAIL_TEST): New macro.
14131 (ERRNO_UNCHANGED): Update value.
14132 (ERRNO_EDOM): Likewise.
14133 (ERRNO_ERANGE): Likewise.
14134 (IGNORE_RESULT): Likewise.
14135 (TEST_COND_flt_32): New macro.
14136 (TEST_COND_dbl_64): Likewise.
14137 (TEST_COND_ldbl_96_intel): Likewise.
14138 (TEST_COND_ldbl_96_m68k): Likewise.
14139 (TEST_COND_ldbl_128): Likewise.
14140 (TEST_COND_ldbl_128ibm): Likewise.
14141 (TEST_COND_long32): Likewise.
14142 (TEST_COND_long64): Likewise.
14143 (TEST_COND_before_rounding): Likewise.
14144 (TEST_COND_after_rounding): Likewise.
14145 (enable_test): Handle XFAIL_TEST flag.
14146 (sqrt_test_data): Use AUTO_TESTS_f_f for tests of finite inputs
14147 with finite results.
14148 * math/Makefile ($(objpfx)libm-test.stmp): Depend on
14149 auto-libm-test-out.
14150
acd98a8e
AK
141512013-11-29 Siddhesh Poyarekar <siddhesh@redhat.com>
14152 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
14153
14154 [BZ #16214]
14155 * sysdeps/s390/dl-tls.h (__TLS_GET_ADDR): Invoke
14156 __tls_get_addr_internal instead of __tls_get_offset in order to
14157 avoid GOT pointer dependency. Make rtld export
14158 __tls_get_addr_internal@@GLIBC_PRIVATE while still hiding
14159 __tls_get_addr since we are a __tls_get_offset platform.
14160 * sysdeps/s390/s390-64/tls-macros.h (TLS_IE PIC): Don't rely on
14161 GOT pointer being set up before.
14162 * sysdeps/s390/s390-32/tls-macros.h (TLS_IE PIC): Likewise.
14163
3c1c46a6
JM
141642013-11-28 Joseph Myers <joseph@codesourcery.com>
14165
7475aef5
JM
14166 * manual/math.texi (Errors in Math Functions): Document accuracy
14167 goals.
14168
8bca7cd8
JM
14169 [BZ #15004]
14170 * sysdeps/ieee754/ldbl-96/e_atan2l.c: Remove file.
14171 * sysdeps/ieee754/ldbl-96/e_ilogbl.c: Likewise.
14172 * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
14173 * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
14174 * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
14175 * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
14176 * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
14177 * sysdeps/ieee754/ldbl-96/s_fpclassifyl.c: Likewise.
14178 * sysdeps/ieee754/ldbl-96/s_isinfl.c: Likewise.
14179 * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
14180 * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
14181 * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
14182 * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
14183 * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
14184 * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
14185 * sysdeps/ieee754/ldbl-96/s_truncl.c: Likewise.
14186
91a1f3fe
JM
14187 * sysdeps/powerpc/nofpu/atomic-feclearexcept.c: New file.
14188 * sysdeps/powerpc/nofpu/atomic-feholdexcept.c: Likewise.
14189 * sysdeps/powerpc/nofpu/atomic-feupdateenv.c: Likewise.
14190 * sysdeps/powerpc/nofpu/flt-rounds.c: Likewise.
14191 * sysdeps/powerpc/powerpc32/e500/nofpu/atomic-feclearexcept.c:
14192 Likewise.
14193 * sysdeps/powerpc/powerpc32/e500/nofpu/atomic-feholdexcept.c:
14194 Likewise.
14195 * sysdeps/powerpc/powerpc32/e500/nofpu/atomic-feupdateenv.c:
14196 Likewise.
14197 * sysdeps/powerpc/powerpc32/e500/nofpu/flt-rounds.c: Likewise.
14198 * sysdeps/powerpc/nofpu/Makefile [$(subdir) = soft-fp]
14199 (sysdep_routines): Add atomic-feholdexcept, atomic-feclearexcept,
14200 atomic-feupdateenv and flt-rounds.
14201 * sysdeps/powerpc/nofpu/Versions (libc): Add
14202 __atomic_feholdexcept, __atomic_feclearexcept,
14203 __atomic_feupdateenv and __flt_rounds to GLIBC_2.19.
14204 * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h
14205 (__feraiseexcept_soft): Declare and use libc_hidden_proto here.
14206 * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcept-soft.c
14207 (__feraiseexcept_soft): Don't declare and use libc_hidden_proto
14208 here.
14209 * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libc.abilist:
14210 Update.
14211
c5df7609
JM
14212 * manual/arith.texi (FP Exceptions): Document that exceptions may
14213 not be raised when matherr is used.
14214 (Math Error Reporting): Document overflow in directed rounding
14215 modes. Document that errno may not be set when finite values are
14216 returned on overflow. Document intent to set errno on underflow
14217 only for underflow to zero.
14218
3c1c46a6
JM
14219 [BZ #16271]
14220 * sysdeps/ieee754/dbl-64/e_sqrt.c (__ieee754_sqrt): Set
14221 round-to-nearest then adjust result for other rounding modes.
14222 * include/fenv.h (fegetround): Use libm_hidden_proto.
14223 * math/fegetround.c (fegetround): Use libm_hidden_def.
14224 * sysdeps/i386/fpu/fegetround.c (fegetround): Likewise.
14225 * sysdeps/powerpc/fpu/fegetround.c (fegetround): Likewise.
14226 * sysdeps/powerpc/nofpu/fegetround.c (fegetround): Likewise.
14227 * sysdeps/powerpc/powerpc32/e500/nofpu/fegetround.c (fegetround):
14228 Likewise.
14229 * sysdeps/s390/fpu/fegetround.c (fegetround): Likewise.
14230 * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Likewise.
14231 * sysdeps/sparc/fpu/fegetround.c (fegetround): Likewise.
14232 * sysdeps/x86_64/fpu/fegetround.c (fegetround): Likewise.
14233
5a4c6d53
SP
142342013-11-28 Siddhesh Poyarekar <siddhesh@redhat.com>
14235
14236 [BZ #16077]
14237 * nss/Versions (libnss_files): Add
14238 _nss_files_gethostbyname3_r.
14239 * nss/nss_files/files-hosts.c (_nss_files_gethostbyname3_r):
14240 New function.
14241 (HOST_DB_LOOKUP): Remove macro.
14242 (_nss_files_gethostbyname_r): Implement function without the
14243 HOST_DB_LOOKUP macro.
14244 (_nss_files_gethostbyname2_r): Likewise.
14245
897b98ba
OB
142462013-11-28 Ondřej Bílka <neleai@seznam.cz>
14247
14248 * malloc/malloc.c (__libc_calloc): Make memset a tail call.
14249
6f476861
UB
142502013-11-26 Uros Bizjak <ubizjak@gmail.com>
14251
14252 * soft-fp/op-4.h (_FP_FRAC_ASSEMBLE_4): Check rsize against
14253 _FP_W_TYPE_SIZE to avoid "left shift count >= width of type"
14254 warning.
14255
bd12ab55
AZ
142562013-11-26 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
14257
14258 * sysdeps/powerpc/fpu/feenablxcpt.c (feenableexcept): Use
14259 __fe_nomask_env_priv instead of __fe_nomask_env to avoid a PLT call.
14260 * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Likewise.
14261 * sysdeps/powerpc/fpu/feupdateenv.c (__feupdateenv): Likewise.
14262 * sysdeps/powerpc/fpu/fenv_libc.h (__fe_nomask_env): Rename to
14263 __fe_nomask_env_priv and attribute_hidden.
14264 * sysdeps/powerpc/fpu/fenv_private.h (libc_fesetenv_ppc): Likewise.
14265 (libc_feupdateenv_test_ppc): Likewise.
14266 (libc_feresetround_ppc): Likewise.
14267 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
14268 (__fe_nomask_env): Rename to __fe_nomask_env_priv and adjust
14269 compat_symbol macro.
14270 * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
14271 (__fe_nomask_env): Likewise.
14272 * sysdeps/powerpc/fpu/fe_nomask.c (__fe_nomask_env): Likewise.
14273
52bb6543
OB
142742013-11-26 Ondřej Bílka <neleai@seznam.cz>
14275
14276 * string/Makefile: Remove ifunc tests.
14277 * string/test-string.h: Define TEST_IFUNC.
14278 * string/test-bcopy-ifunc.c: Remove.
14279 * string/test-bzero-ifunc.c: Likewise.
14280 * string/test-memccpy-ifunc.c: Likewise.
14281 * string/test-memchr-ifunc.c: Likewise.
14282 * string/test-memcmp-ifunc.c: Likewise.
14283 * string/test-memcpy-ifunc.c: Likewise.
14284 * string/test-memmem-ifunc.c: Likewise.
14285 * string/test-memmove-ifunc.c: Likewise.
14286 * string/test-mempcpy-ifunc.c: Likewise.
14287 * string/test-memrchr-ifunc.c: Likewise.
14288 * string/test-memset-ifunc.c: Likewise.
14289 * string/test-rawmemchr-ifunc.c: Likewise.
14290 * string/test-stpcpy-ifunc.c: Likewise.
14291 * string/test-stpncpy-ifunc.c: Likewise.
14292 * string/test-strcasecmp-ifunc.c: Likewise.
14293 * string/test-strcasestr-ifunc.c: Likewise.
14294 * string/test-strcat-ifunc.c: Likewise.
14295 * string/test-strchr-ifunc.c: Likewise.
14296 * string/test-strchrnul-ifunc.c: Likewise.
14297 * string/test-strcmp-ifunc.c: Likewise.
14298 * string/test-strcpy-ifunc.c: Likewise.
14299 * string/test-strcspn-ifunc.c: Likewise.
14300 * string/test-strlen-ifunc.c: Likewise.
14301 * string/test-strncasecmp-ifunc.c: Likewise.
14302 * string/test-strncat-ifunc.c: Likewise.
14303 * string/test-strncmp-ifunc.c: Likewise.
14304 * string/test-strncpy-ifunc.c: Likewise.
14305 * string/test-strnlen-ifunc.c: Likewise.
14306 * string/test-strpbrk-ifunc.c: Likewise.
14307 * string/test-strrchr-ifunc.c: Likewise.
14308 * string/test-strspn-ifunc.c: Likewise.
14309 * string/test-strstr-ifunc.c: Likewise.
14310
ab260039 143112013-11-26 Ondřej Bílka <neleai@seznam.cz>
2787db97
OB
14312
14313 * benchtests/Makefile: Remove ifunc tests.
14314 * benchtests/bench-string.h: Define TEST_IFUNC.
14315 * benchtests/bench-bcopy-ifunc.c: Remove.
14316 * benchtests/bench-bzero-ifunc.c: Likewise.
14317 * benchtests/bench-memccpy-ifunc.c: Likewise.
14318 * benchtests/bench-memchr-ifunc.c: Likewise.
14319 * benchtests/bench-memcmp-ifunc.c: Likewise.
14320 * benchtests/bench-memcpy-ifunc.c: Likewise.
14321 * benchtests/bench-memmem-ifunc.c: Likewise.
14322 * benchtests/bench-memmove-ifunc.c: Likewise.
14323 * benchtests/bench-mempcpy-ifunc.c: Likewise.
14324 * benchtests/bench-memrchr-ifunc.c: Likewise.
14325 * benchtests/bench-memset-ifunc.c: Likewise.
14326 * benchtests/bench-rawmemchr-ifunc.c: Likewise.
14327 * benchtests/bench-stpcpy_chk-ifunc.c: Likewise.
14328 * benchtests/bench-stpcpy-ifunc.c: Likewise.
14329 * benchtests/bench-stpncpy-ifunc.c: Likewise.
14330 * benchtests/bench-strcasecmp-ifunc.c: Likewise.
14331 * benchtests/bench-strcasestr-ifunc.c: Likewise.
14332 * benchtests/bench-strcat-ifunc.c: Likewise.
14333 * benchtests/bench-strchr-ifunc.c: Likewise.
14334 * benchtests/bench-strchrnul-ifunc.c: Likewise.
14335 * benchtests/bench-strcmp-ifunc.c: Likewise.
14336 * benchtests/bench-strcpy_chk-ifunc.c: Likewise.
14337 * benchtests/bench-strcpy-ifunc.c: Likewise.
14338 * benchtests/bench-strcspn-ifunc.c: Likewise.
14339 * benchtests/bench-strlen-ifunc.c: Likewise.
14340 * benchtests/bench-strncasecmp-ifunc.c: Likewise.
14341 * benchtests/bench-strncat-ifunc.c: Likewise.
14342 * benchtests/bench-strncmp-ifunc.c: Likewise.
14343 * benchtests/bench-strncpy-ifunc.c: Likewise.
14344 * benchtests/bench-strnlen-ifunc.c: Likewise.
14345 * benchtests/bench-strpbrk-ifunc.c: Likewise.
14346 * benchtests/bench-strrchr-ifunc.c: Likewise.
a9503496 14347 * benchtests/bench-strsep-ifunc.c: Likewise.
2787db97
OB
14348 * benchtests/bench-strspn-ifunc.c: Likewise.
14349 * benchtests/bench-strstr-ifunc.c: Likewise.
14350
143512013-11-26 Ondřej Bílka <neleai@seznam.cz>
14352
ab260039
OB
14353 * sysdeps/x86_64/dl-tlsdesc.S (_dl_tlsdesc_resolve_hold): Fix typo.
14354
d1d9eaf4 143552013-11-26 Ondřej Bílka <neleai@seznam.cz>
2787db97 14356
d1d9eaf4
OB
14357 * resolv/netdb.h: Use __glibc_reserved instead __unused.
14358 * rt/aio.h: Likewise.
14359 * sysdeps/gnu/bits/utmp.h: Likewise.
14360 * sysdeps/gnu/bits/utmpx.h: Likewise.
14361 * sysdeps/gnu/netinet/ip_icmp.h: Likewise.
14362 * sysdeps/unix/sysv/linux/bits/ipc.h: Likewise.
14363 * sysdeps/unix/sysv/linux/bits/msq.h: Likewise.
14364 * sysdeps/unix/sysv/linux/bits/sem.h: Likewise.
14365 * sysdeps/unix/sysv/linux/bits/shm.h: Likewise.
14366 * sysdeps/unix/sysv/linux/bits/stat.h: Likewise.
14367 * sysdeps/unix/sysv/linux/kernel_stat.h: Likewise.
14368 * sysdeps/unix/sysv/linux/ntp_gettimex.c: Likewise.
14369 * sysdeps/unix/sysv/linux/powerpc/bits/ipc.h: Likewise.
14370 * sysdeps/unix/sysv/linux/powerpc/bits/msq.h: Likewise.
14371 * sysdeps/unix/sysv/linux/powerpc/bits/sem.h: Likewise.
14372 * sysdeps/unix/sysv/linux/powerpc/bits/shm.h: Likewise.
14373 * sysdeps/unix/sysv/linux/powerpc/bits/stat.h: Likewise.
14374 * sysdeps/unix/sysv/linux/powerpc/powerpc32/kernel_stat.h: Likewise.
14375 * sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: Likewise.
14376 * sysdeps/unix/sysv/linux/s390/bits/ipc.h: Likewise.
14377 * sysdeps/unix/sysv/linux/s390/bits/msq.h: Likewise.
14378 * sysdeps/unix/sysv/linux/s390/bits/sem.h: Likewise.
14379 * sysdeps/unix/sysv/linux/s390/bits/shm.h: Likewise.
14380 * sysdeps/unix/sysv/linux/s390/bits/stat.h: Likewise.
14381 * sysdeps/unix/sysv/linux/s390/bits/utmp.h: Likewise.
14382 * sysdeps/unix/sysv/linux/s390/bits/utmpx.h: Likewise.
14383 * sysdeps/unix/sysv/linux/s390/s390-32/utmp32.h: Likewise.
14384 * sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.h: Likewise.
14385 * sysdeps/unix/sysv/linux/sh/bits/shm.h: Likewise.
14386 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
14387 * sysdeps/unix/sysv/linux/sparc/bits/ipc.h: Likewise.
14388 * sysdeps/unix/sysv/linux/sparc/bits/msq.h: Likewise.
14389 * sysdeps/unix/sysv/linux/sparc/bits/sem.h: Likewise.
14390 * sysdeps/unix/sysv/linux/sparc/bits/shm.h: Likewise.
14391 * sysdeps/unix/sysv/linux/sparc/bits/stat.h: Likewise.
14392 * sysdeps/unix/sysv/linux/sparc/sparc32/kernel_stat.h: Likewise.
14393 * sysdeps/unix/sysv/linux/sparc/sparc64/kernel_stat.h: Likewise.
14394 * sysdeps/unix/sysv/linux/sparc/sparc64/xstatconv.c: Likewise.
14395 * sysdeps/unix/sysv/linux/sparc/sys/procfs.h: Likewise.
14396 * sysdeps/unix/sysv/linux/sys/timex.h: Likewise.
14397 * sysdeps/unix/sysv/linux/x86/bits/msq.h: Likewise.
14398 * sysdeps/unix/sysv/linux/x86/bits/sem.h: Likewise.
14399 * sysdeps/unix/sysv/linux/x86/bits/shm.h: Likewise.
14400 * sysdeps/unix/sysv/linux/x86/bits/stat.h: Likewise.
14401 * sysdeps/unix/sysv/linux/xstatconv.c: Likewise.
14402 * sysdeps/x86/fpu/bits/fenv.h: Likewise.
14403
a7624ed9
CD
144042013-11-25 Carlos O'Donell <carlos@redhat.com>
14405
14406 [BZ #16245]
14407 * sysdeps/unix/sysv/linux/sys/ptrace.h (__ptrace_eventcodes):
14408 Rename PTRAVE_EVENT_SECCOMP to PTRACE_EVENT_SECCOMP.
14409
63cfe52b
JM
144102013-11-25 Joseph Myers <joseph@codesourcery.com>
14411
14412 * sysdeps/powerpc/nofpu/fenv_libc.h (__fegetround): New macro.
14413 * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h (__fegetround):
14414 Likewise.
14415
41e8926a
AZ
144162013-11-25 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
14417
14418 * sysdeps/ieee754/ldbl-128ibm/e_expl.c (__ieee754_expl): Use
14419 SET_RESTORE_ROUND instead of feholdexcept/fesetround/fesetenv.
14420 * sysdeps/powerpc/fpu/fenv_libc.h (__fegetround): Remove define.
14421 (__fesetround): Remove define.
14422 * sysdeps/powerpc/fpu/fenv_private.h: New file: Inline floating point
14423 rounding and exceptions handling.
14424 * sysdeps/powerpc/fpu/math_private.h: Include fenv_private.h.
14425 * sysdeps/powerpc/fpu/fenv_libc.h (__fe_mask_env): Define as hidden.
14426 (__fe_nomask_env): Likewise.
14427 * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c (__llrintl): Use
14428 __fegetround instead of fegetround.
14429 * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c (__lrintl): Likewise.
14430 * sysdeps/ieee754/ldbl-128ibm/s_rintl.c (__rintl): Likewise.
14431
6851bd4d
RM
144322013-11-21 Roland McGrath <roland@hack.frob.com>
14433
070906ff
RM
14434 * malloc/malloc.c: Move #include <sys/param.h> to the top; comment why
14435 it's there.
14436
6851bd4d
RM
14437 * sysdeps/generic/sys/swap.h (swapon): Add FLAGS argument to prototype.
14438
84ae135d
MI
144392013-11-21 Meador Inge <meadori@codesourcery.com>
14440
14441 [BZ #11157]
14442 * crypt/crypt.h (encrypt): Use __glibc_block instead of __block.
14443 (encrypt_r): Likewise.
14444 * malloc/obstack.h (obstack_free): Likewise.
14445 * posix/unistd.h (encrypt): Likewise.
14446
daf75146
GM
144472013-11-21 Guy Martin <gmsoft@tuxicoman.be>
14448
14449 * sysdeps/generic/ldsodefs.h: Replace DL_DT_INIT_ADDRESS() and
14450 DL_DT_FINI_ADDRESS() macro with DL_CALL_DT_INIT() and
14451 DL_CALL_DT_FINI() that call the functions directly.
14452 * elf/dl-init.c: Use the new DL_CALL_DT_INIT() macro.
14453 * elf/dl-close.c: Use the new DL_CALL_DT_FINI() macro.
14454 * elf/dl-fini.c: Likewise.
14455
10ad46bc
OB
144562013-11-20 Ondřej Bílka <neleai@seznam.cz>
14457
14458 * malloc/hooks.c (memalign_check): Add alignment rounding.
14459 * malloc/malloc.c (_mid_memalign): New function.
14460 (__libc_valloc, __libc_pvalloc, __libc_memalign, __posix_memalign):
14461 Implement by calling _mid_memalign.
14462 * manual/probes.texi (Memory Allocation Probes): Remove
14463 memory_valloc_retry and memory_pvalloc_retry.
14464
f3fd2628
SP
144652013-11-20 Siddhesh Poyarekar <siddhesh@redhat.com>
14466
4712799f
SP
14467 * locale/programs/locarchive.c (open_archive): Add const
14468 qualifier to ARCHIVEFNAME and copy default fname to
14469 DEFAULT_FNAME.
14470
0417b20f
SP
14471 [BZ #15601]
14472 * libio/tst-widetext.input: Rename Oriya to Odia.
14473 * locale/iso-639.def: Likewise.
14474
f3fd2628
SP
14475 * manual/probes.texi (Mathematical Function Probes): Add
14476 documentation for sin, cos, asin and acos probes.
14477 * sysdeps/ieee754/dbl-64/sincos32.c: Include stap-probe.h.
14478 (__sin32): Add slowasin probe.
14479 (__cos32): Add slowacos probe.
14480 (__mpsin): Add slowsin probe.
14481 (__mpcos): Add slowcos probe.
14482
73c1ce4f
JM
144832013-11-19 Joseph Myers <joseph@codesourcery.com>
14484
14485 [BZ #15483]
14486 * sysdeps/powerpc/nofpu/sim-full.c (__sim_exceptions): Change to
14487 thread-local __sim_exceptions_thread and global
14488 __sim_exceptions_global.
14489 (__sim_disabled_exceptions): Change to thread-local
14490 __sim_disabled_exceptions_thread and global
14491 __sim_disabled_exceptions_global.
14492 (__sim_round_mode): Change to thread-local __sim_round_mode_thread
14493 and global __sim_round_mode_global.
14494 (__simulate_exceptions): Use thread-local floating-point state and
14495 set global state from it as needed.
14496 * sysdeps/powerpc/nofpu/Versions (GLIBC_PRIVATE): Add
14497 __sim_exceptions_thread, __sim_disabled_exceptions_thread and
14498 __sim_round_mode_thread.
14499 * sysdeps/powerpc/nofpu/soft-supp.h: Include <shlib-compat.h>.
14500 (__sim_exceptions): Change to thread-local __sim_exceptions_thread
14501 and global __sim_exceptions_global.
14502 (__sim_disabled_exceptions): Change to thread-local
14503 __sim_disabled_exceptions_thread and global
14504 __sim_disabled_exceptions_global.
14505 (__sim_round_mode): Change to thread-local __sim_round_mode_thread
14506 and global __sim_round_mode_global.
14507 [SIM_GLOBAL_COMPAT] (SIM_COMPAT_SYMBOL): New macro.
14508 (SIM_SET_GLOBAL): Likewise.
14509 * sysdeps/powerpc/soft-fp/sfp-machine.h
14510 [!(__NO_FPRS__ && !_SOFT_FLOAT)] (FP_ROUNDMODE): Use
14511 __sim_round_mode_thread.
14512 [!(__NO_FPRS__ && !_SOFT_FLOAT)] (FP_TRAPPING_EXCEPTIONS): Use
14513 __sim_disabled_exceptions_thread.
14514 (__sim_exceptions): Change to __sim_exceptions_thread.
14515 (__sim_disabled_exceptions): Change to
14516 __sim_disabled_exceptions_thread.
14517 (__sim_round_mode): Change to __sim_round_mode_thread.
14518 * sysdeps/powerpc/nofpu/fclrexcpt.c (__feclearexcept): Use
14519 thread-local floating-point state and set global state from it as
14520 needed.
14521 * sysdeps/powerpc/nofpu/fedisblxcpt.c (fedisableexcept): Likewise.
14522 * sysdeps/powerpc/nofpu/feenablxcpt.c: Include "soft-supp.h".
14523 (__sim_disabled_exceptions): Remove extern declaration.
14524 (feenableexcept): Use thread-local floating-point state and set
14525 global state from it as needed.
14526 * sysdeps/powerpc/nofpu/fegetenv.c (__sim_exceptions): Remove
14527 extern declaration.
14528 (__sim_disabled_exceptions): Likewise.
14529 (__sim_round_mode): Likewise.
14530 (__fegetenv): Use thread-local floating-point state.
14531 * sysdeps/powerpc/nofpu/fegetexcept.c (fegetexcept): Likewise.
14532 * sysdeps/powerpc/nofpu/fegetround.c (fegetround): Likewise.
14533 * sysdeps/powerpc/nofpu/fesetenv.c (__fesetenv): Use thread-local
14534 floating-point state and set global state from it as needed.
14535 * sysdeps/powerpc/nofpu/fesetround.c (fesetround): Likewise.
14536 * sysdeps/powerpc/nofpu/feupdateenv.c (__feupdateenv): Likewise.
14537 * sysdeps/powerpc/nofpu/fgetexcptflg.c (__fegetexceptflag):
14538 Likewise.
14539 * sysdeps/powerpc/nofpu/fraiseexcpt.c (__feraiseexcept): Likewise.
14540 * sysdeps/powerpc/nofpu/fsetexcptflg.c (__fesetexceptflag):
14541 Likewise.
14542 sysdeps/powerpc/nofpu/ftestexcept.c (fetestexcept): Likewise.
14543 * sysdeps/powerpc/nofpu/get-rounding-mode.h (get_rounding_mode):
14544 Use __sim_round_mode_thread.
14545 * math/test-fenv-tls.c: New file.
14546 * math/Makefile (tests): Add test-fenv-tls.
14547 ($(objpfx)test-fenv-tls): Depend on
14548 $(common-objpfx)nptl/libpthread.so.
14549
b5449b12
AS
145502013-11-19 Andreas Schwab <schwab@suse.de>
14551
14552 * locale/programs/locale.c (show_info): Decode wordarray elements.
14553 * locale/categories.def (LC_MONETARY): Add element for
14554 _NL_MONETARY_CRNCYSTR.
14555 * locale/C-monetary.c (conversion_rate): New variable.
14556 (_nl_C_LC_MONETARY): Use it for _NL_MONETARY_CONVERSION_RATE
14557 element.
14558
e186536b
CM
145592013-11-18 Chris Metcalf <cmetcalf@tilera.com>
14560
14561 * math/test-fpucw-ieee.c [!defined _FPU_IEEE] (FPU_CONTROL):
14562 Omit definition of FPU_CONTROL and use default if no _FPU_IEEE.
14563
5c349950
PP
145642013-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
14565
14566 * elf/Makefile (tst-auxv): New test.
14567 * elf/tst-auxv.c: New
14568 * elf/rtld.c (dl_main): Adjust AT_EXECFN
14569
699df45b
JM
145702013-11-18 Joseph Myers <joseph@codesourcery.com>
14571
14572 * include/libc-symbols.h (__hidden_proto): Add argument "thread".
14573 (hidden_proto): Caller changed.
14574 (hidden_tls_proto): New macro.
14575 (libc_hidden_tls_proto): Likewise.
14576 (rtld_hidden_tls_proto): Likewise.
14577 (libm_hidden_tls_proto): Likewise.
14578 (libresolv_hidden_tls_proto): Likewise.
14579 (librt_hidden_tls_proto): Likewise.
14580 (libdl_hidden_tls_proto): Likewise.
14581 (libnss_files_hidden_tls_proto): Likewise.
14582 (libnsl_hidden_tls_proto): Likewise.
14583 (libnss_nisplus_hidden_tls_proto): Likewise.
14584 (libutil_hidden_tls_proto): Likewise.
14585
b7589107
OB
145862013-11-18 Ondřej Bílka <neleai@seznam.cz>
14587
14588 [BZ #10253]
14589 * elf/dl-load.c (fillin_rpath): Add linkmap parameter and expand path.
14590 (decompose_rpath): Defer expansion to fillin_rpath.
14591 (_dl_init_paths): Pass linkmap to fillin_rpath.
14592
250c23bd
RS
145932013-11-18 Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
14594
14595 * benchtests/Makefile: Add strsep.
14596 * benchtests/bench-strsep.c: New file: strsep benchtest.
14597 * benchtests/bench-strsep-ifunc.c: New file: strsep benchtest.
14598
a7931fcf
AS
145992013-11-18 Andreas Schwab <schwab@suse.de>
14600
14601 * locale/programs/locale.c (show_info) [case byte]: Check for
14602 '\377' instead of '\177'.
14603 * locale/C-monetary.c (not_available): Always use "\377".
14604 * stdlib/strfmon_l.c (__vstrfmon_l): Use -2 as marker for
14605 unspecified p_sign_posn and n_sign_posn. Check for '\377' to
14606 detect unavailable sign_posn locale elements.
14607 * locale/localeconv.c (__localeconv): For grouping and
14608 mon_grouping handle "\177" and "\377" like no grouping.
14609 (INT_ELEM): New macro. Use it to set all numeric members.
14610 * locale/programs/ld-monetary.c (monetary_read)
14611 <tok_mon_grouping>: Normalize single -1 to the empty string.
14612 * locale/programs/ld-numeric.c (numeric_read) <tok_grouping>:
14613 Likewise.
14614
728dab0e
OB
146152013-11-07 Ondřej Bílka <neleai@seznam.cz>
14616
14617 [BZ #16055]
14618 * stdio-common/vfscanf.c (_IO_vfscanf_internal): Limit width
14619 when we match (nil).
14620 * stdio-common/tst-sscanf.c (struct test): Add testcase.
14621
66294491
JM
146222013-11-16 Joseph Myers <joseph@codesourcery.com>
14623
ce665817
JM
14624 * math/libm-test.inc (TEST_NAN_SIGN): New macro.
14625 (NO_TEST_INLINE): Update value.
14626 (ERRNO_UNCHANGED): Likewise.
14627 (ERRNO_EDOM): Likewise.
14628 (ERRNO_ERANGE): Likewise.
14629 (IGNORE_RESULT): Likewise.
14630 (check_float_internal): Check signs of NaN results if
14631 TEST_NAN_SIGN used.
14632 (check_complex): Pass TEST_NAN_SIGN flag through to second
14633 check_float_internal call.
14634 (copysign_test_data): Add tests with quiet NaNs as second
14635 argument. Use TEST_NAN_SIGN.
14636 (fabs_test_data): Add test of negative quiet NaN argument. Use
14637 TEST_NAN_SIGN.
14638 (signbit_test_data): Add tests of quiet NaN argument.
14639 * math/gen-libm-test.pl (parse_args): Handle TEST_NAN_SIGN.
14640
ee1466a9
JM
14641 * math/gen-libm-test.pl (show_exceptions): Take extra argument
14642 $ignore_result.
14643 (parse_args): Handle function results specified as IGNORE.
14644 * math/libm-test.inc (IGNORE_RESULT): New macro.
14645 (check_float_internal): Do not check numerical result if flag
14646 IGNORE_RESULT set.
14647 (check_complex): Pass through IGNORE_RESULT to second
14648 check_float_internal call.
14649 (check_int): Do not check numerical result if flag IGNORE_RESULT
14650 set.
14651 (check_long): Likewise.
14652 (check_bool): Likewise.
14653 (check_longlong): Likewise.
14654 (lrint_test_data): Add tests of infinite and NaN arguments.
14655 (lrint_tonearest_test_data): Likewise.
14656 (lrint_towardzero_test_data): Likewise.
14657 (lrint_downward_test_data): Likewise.
14658 (lrint_upward_test_data): Likewise.
14659 (llrint_test_data): Likewise.
14660 (llrint_tonearest_test_data): Likewise.
14661 (llrint_towardzero_test_data): Likewise.
14662 (llrint_downward_test_data): Likewise.
14663 (llrint_upward_test_data): Likewise.
14664 (lround_test_data): Likewise.
14665 (llround_test_data): Likewise.
14666
14407b7e
JM
14667 * math/libm-test.inc (NO_TEST_INLINE): New macro.
14668 (ERRNO_UNCHANGED): Update value.
14669 (ERRNO_EDOM): Likewise.
14670 (ERRNO_ERANGE): Likewise.
14671 (NO_TEST_INLINE_FLOAT): New macro.
14672 (NO_TEST_INLINE_DOUBLE): Likewise.
14673 (enable_test): New function.
14674 (RUN_TEST_f_f): Check enable_test before running test.
14675 (RUN_TEST_2_f): Likewise.
14676 (RUN_TEST_fff_f): Likewise.
14677 (RUN_TEST_c_f): Likewise.
14678 (RUN_TEST_f_f1): Likewise.
14679 (RUN_TEST_fF_f1): Likewise.
14680 (RUN_TEST_fI_f1): Likewise.
14681 (RUN_TEST_ffI_f1): Likewise.
14682 (RUN_TEST_c_c): Likewise.
14683 (RUN_TEST_cc_c): Likewise.
14684 (RUN_TEST_f_i): Likewise.
14685 (RUN_TEST_f_i_tg): Likewise.
14686 (RUN_TEST_ff_i_tg): Likewise.
14687 (RUN_TEST_f_b): Likewise.
14688 (RUN_TEST_f_b_tg): Likewise.
14689 (RUN_TEST_f_l): Likewise.
14690 (RUN_TEST_f_L): Likewise.
14691 (RUN_TEST_fFF_11): Likewise.
14692 (asinh_test_data): Use NO_TEST_INLINE instead of [!TEST_INLINE]
14693 conditionals.
14694 (cosh_test_data): Likewise.
14695 (exp_test_data): Likewise.
14696 (expm1_test_data): Likewise.
14697 (hypot_test_data): Likewise.
14698 (pow_test_data): Likewise.
14699 (sinh_test_data): Likewise.
14700 (tanh_test_data): Likewise.
14701 * math/gen-libm-test.pl (parse_args): Allow NO_TEST_INLINE as
14702 flags argument.
14703
ca07f197
JM
14704 * libm-test.inc (acos_test_data): Disallow inexact exceptions for
14705 tests with quiet NaN input and output.
14706 (acosh_test_data): Likewise.
14707 (asin_test_data): Likewise.
14708 (asinh_test_data): Likewise.
14709 (atan_test_data): Likewise.
14710 (atanh_test_data): Likewise.
14711 (atan2_test_data): Likewise.
14712 (cbrt_test_data): Likewise.
14713 (cos_test_data): Likewise.
14714 (cosh_test_data): Likewise.
14715 (erf_test_data): Likewise.
14716 (erfc_test_data): Likewise.
14717 (exp_test_data): Likewise.
14718 (exp10_test_data): Likewise.
14719 (exp2_test_data): Likewise.
14720 (expm1_test_data): Likewise.
14721 (hypot_test_data): Likewise.
14722 (j0_test_data): Likewise.
14723 (j1_test_data): Likewise.
14724 (jn_test_data): Likewise.
14725 (lgamma_test_data): Likewise.
14726 (log_test_data): Likewise.
14727 (log10_test_data): Likewise.
14728 (log1p_test_data): Likewise.
14729 (log2_test_data): Likewise.
14730 (pow_test_data): Likewise.
14731 (scalb_test_data): Likewise.
14732 (sin_test_data): Likewise.
14733 (sincos_test_data): Likewise.
14734 (sinh_test_data): Likewise.
14735 (tan_test_data): Likewise.
14736 (tanh_test_data): Likewise.
14737 (tgamma_test_data): Likewise.
14738 (y0_test_data): Likewise.
14739 (y1_test_data): Likewise.
14740 (yn_test_data): Likewise.
14741
66294491
JM
14742 [BZ #16167]
14743 * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Check for first
14744 argument being NaN and avoid computations with second argument in
14745 that case.
14746 * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Likewise.
14747 * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise.
14748 * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Likewise.
14749
1820b143
CL
147502013-11-15 Arun Kumar Pyasi <arun@chitwanix.com>
14751
14752 * locale/iso-639.def: Add Chitwani Tharu (the).
14753
714bd261
AS
147542013-11-14 Andreas Schwab <schwab@suse.de>
14755
14756 * locale/C-address.c (_nl_C_LC_ADDRESS): Set country_num to zero
14757 word instead of empty string.
14758
7ab44563
AZ
147592013-11-13 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
14760
14761 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
14762 (__fe_nomask_env): Fir compat symbol to be remove for GLIBC_2.19.
14763 * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
14764 (__fe_nomask_env): Likewise.
14765
e8470ea2
SE
147662013-11-13 Steve Ellcey <sellcey@mips.com>
14767
14768 * benchtests/bench-timing.h: Include time.h.
14769
17c1d9f0
L
147702013-11-13 H.J. Lu <hongjiu.lu@intel.com>
14771
14772 [BZ #15997]
14773 * sysdeps/unix/sysv/linux/configure.ac (arch_minimum_kernel): Set
14774 to 3.4.0 for x32.
14775 * sysdeps/unix/sysv/linux/configure: Regenerated.
14776
9310c284
JM
147772013-11-13 Joseph Myers <joseph@codesourcery.com>
14778
14779 [BZ #16151]
14780 * stdlib/strtod_l.c (round_and_return): Do not consider
14781 retval[RETURN_LIBM_SIZE - 1] when determining more_bits for an
14782 exponent one less than half the least subnormal exponent.
14783 * stdlib/test-strtod-round-data: Add more tests.
14784 * stdlib/tst-strtod-round.c (tests): Regenerated.
14785
7a2ad8cf
AZ
147862013-11-13 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
14787
14788 [BZ #14143]
14789 * sysdeps/powerpc/bits/fenv.h (__fe_nomask_env): Remove declaration.
14790 (__fe_mask_env): Likewise.
14791 * sysdeps/powerpc/fpu/fenv_libc.h (__fe_nomask_env): Remove
14792 libm_hidden_proto and add function prototype.
14793 (__fe_mask_env): Add function prototype.
14794 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
14795 (__fe_nomask_env): Add compat symbol for GLIBC_2.1.
14796 * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c
14797 (__fe_mask_env): Remove compiler warnings regarding ununsed variables.
14798 * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
14799 (__fe_nomask_env): Add compat symbol for GLIBC_2.3.
14800
50727aa7
MS
148012013-11-13 Marcus Shawcroft <marcus.shawcroft@linaro.org>
14802
b2f386c1 14803 * elf/dl-lookup.c (_dl_lookup_symbol_x): If UNDEF_MAP is false
50727aa7
MS
14804 set reference_name to "" to avoid passing NULL to DSO_FILENAME.
14805
a615be46
MS
148062013-11-13 Marcus Shawcroft <marcus.shawcroft@linaro.org>
14807
14808 * elf/tlsdeschtab.h (_dl_make_tlsdesc_dynamic): Handle failure
14809 of htab_find_slot().
14810
7ddace62
DM
148112013-11-11 David S. Miller <davem@davemloft.net>
14812
14813 [BZ #16150]
14814 * sysdeps/sparc/sparc64/multiarch/add_n.S: Resolve to the correct generic
14815 symbol in the non-vis3 case in static builds.
14816 * sysdeps/sparc/sparc64/multiarch/addmul_1.S: Likewise.
14817 * sysdeps/sparc/sparc64/multiarch/mul_1.S: Likewise.
14818 * sysdeps/sparc/sparc64/multiarch/sub_n.S: Likewise.
14819 * sysdeps/sparc/sparc64/multiarch/submul_1.S: Likewise.
14820
9182aa67
JK
148212013-11-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14822
14823 [BZ #387]
14824 * elf/dl-object.c (_dl_new_object): Initialize L_NAME from NEWNAME if
14825 it is empty.
14826
450a2e2d
AZ
148272013-11-11 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
14828
b2f386c1
SP
14829 * benchtests/Makefile: Add bench-strtod.
14830 * benchtests/bench-strtod.c: New file: strtod benchtest
450a2e2d 14831
8ec3f656
AS
148322013-11-11 Andreas Schwab <schwab@suse.de>
14833
14834 [BZ #16153]
14835 * nscd/nscd_getserv_r.c (__nscd_getservbyport_r): Don't include
14836 terminating NUL in key length.
14837
76a9b998
AZ
148382013-11-08 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
14839
14840 * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h (VDSO_IFUNC_RET):
14841 Add artificial ODP entry for vDSO symbol for PPC64.
14842 * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Adjust includes.
14843 * sysdeps/unix/sysv/linux/powerpc/time.c: Likewise.
14844
e4368156
OB
148452013-11-07 Ondřej Bílka <neleai@seznam.cz>
14846
14847 [BZ #15374]
14848 * nss/getent.c (services_keys): Recognize services starting with digit.
14849
8d6bb57c
DM
148502013-11-06 David S. Miller <davem@davemloft.net>
14851
14852 [BZ #15985]
14853 * sysdeps/sparc/sparc32/fpu/s_fdim.S (__fdim): Do not use fnegd
14854 on pre-v9 cpus, use a fnegs+fmovs sequence instead.
14855
e256c421
WN
148562013-11-06 Will Newton <will.newton@linaro.org>
14857
14858 * manual/memory.texi (Malloc Examples): Remove register
14859 keyword from examples.
14860
f6e12daa 148612013-11-04 Chris Leonard <cjl@sugarlabs.org>
1484e657 14862
f6e12daa 14863 * locale/iso-639.def: Correct Walaita (wal) and add Unami Delaware (unm).
1484e657 14864
9d880655
AS
148652013-11-04 Joseph Myers <joseph@codesourcery.com>
14866
fd2f9486 14867 [BZ #6981]
9d880655
AS
14868 * include/stdc-predef.h [__GCC_IEC_559] (__STDC_IEC_559__): Define
14869 depending on [__GCC_IEC_559 > 0].
14870 [__GCC_IEC_559_COMPLEX] (__STDC_IEC_559_COMPLEX__): Define
14871 depending on [__GCC_IEC_559_COMPLEX > 0].
14872
ae129d3c
CL
148732013-11-03 Chris Leonard <cjl@sugarlabs.org>
14874
14875 * locale/iso-639.def: Add Quechua, Southern (quz) and Silesian (szl)
14876 to iso-639.def.
14877
4a15c2a4 148782013-11-03 Ondřej Bílka <neleai@seznam.cz>
17c8c3dc
OB
14879
14880 * elf/rtld.c: Remove unused NONTLS_INIT_TP.
14881
8b35e35d
OB
148822013-11-01 Ondřej Bílka <neleai@seznam.cz>
14883
14884 [BZ #16112]
14885 * malloc/malloc (malloc_info): Do not handle first bin as
14886 special case.
14887
1d70fd6c
CL
148882013-11-01 Chris Leonard <cjl@sugarlabs.org>
14889
14890 * locale/iso-639.def: Add Central Nahuatl (nhn).
14891
8c5c2600
BH
148922013-11-01 Bruno Haible <bruno@clisp.org>
14893
14894 [BZ #7003]
14895 * manual/math.texi (BSD Random): Specify range upper bound as
14896 in POSIX.
14897
da5579c2
CL
148982013-10-31 Chris Leonard <cjl@sugarlabs.org>
14899
14900 * locale/iso-639.def: Add Meadow Mari (mhr).
14901
5d30d853
OB
149022013-10-31 Ondřej Bílka <neleai@seznam.cz>
14903
14904 [BZ #14752], [BZ #15763]
14905 * sysdeps/unix/sysv/linux/shm_open.c (shm_open, shm_unlink):
14906 Validate name.
14907 * rt/tst_shm.c: Add test for escaping directory.
14908
a4966c61
AS
149092013-10-31 Andreas Schwab <schwab@suse.de>
14910
8a43e768 14911 [BZ #15917]
a4966c61
AS
14912 * stdio-common/vfscanf.c (_IO_vfwscanf): Handle leading '0' not
14913 followed by 'x' as part of digit sequence.
14914 * stdio-common/tst-sscanf.c (double_tests2): New tests.
14915
28d708c4
MAP
149162013-10-31 Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
14917
14918 [BZ #16037]
14919 * configure.ac: allow GNU Make 4.0 and greater.
14920 * configure: Regenerated.
14921
a56ee40b
WN
149222013-10-30 Will Newton <will.newton@linaro.org>
14923
14924 [BZ #16038]
14925 * malloc/hooks.c (memalign_check): Limit alignment to the
14926 maximum representable power of two.
14927 * malloc/malloc.c (__libc_memalign): Likewise.
14928 * malloc/tst-memalign.c (do_test): Add test for very
14929 large alignment values.
14930 * malloc/tst-posix_memalign.c (do_test): Likewise.
14931
c6e4925d
OB
149322013-10-30 Ondřej Bílka <neleai@seznam.cz>
14933
14934 [BZ #11087]
14935 * malloc/malloc.c (sysmalloc): Compute statistics atomically.
14936 (munmap_chunk): Likewise.
14937 (mremap_chunk): Likewise.
14938
149392013-10-30 Ondřej Bílka <neleai@seznam.cz>
bbea82f7 14940
8a43e768 14941 [BZ #15799]
bbea82f7
OB
14942 * stdlib/div.c (div): Remove obsolete code.
14943 * stdlib/ldiv.c (ldiv): Likewise.
14944 * stdlib/lldiv.c (lldiv): Likewise.
14945
977f4b31
SP
149462013-10-30 Siddhesh Poyarekar <siddhesh@redhat.com>
14947
14948 [BZ #16071]
14949 * nss/nss_files/files-XXX.c (get_contents_ret): New
14950 enumerator.
14951 (get_contents): New function.
14952 (internal_getent): Use it. Expand size of LINEBUFLEN.
14953
cb8a6dbd
MF
149542013-10-30 Mike Frysinger <vapier@gentoo.org>
14955
14956 * configure.in: Moved to ...
14957 * configure.ac: ... here. Change reference to configure.in
14958 to configure.ac.
14959 * sysdeps/arm/preconfigure.ac: ... here.
14960 configure.in to configure.ac.
14961 * sysdeps/gnu/configure.in: Moved to ...
14962 * sysdeps/gnu/configure.ac: ... here.
14963 * sysdeps/i386/configure.in: Moved to ...
14964 * sysdeps/i386/configure.ac: ... here.
14965 * sysdeps/ieee754/ldbl-opt/configure.in: Moved to ...
14966 * sysdeps/ieee754/ldbl-opt/configure.ac: ... here.
14967 * sysdeps/mach/configure.in: Moved to ...
14968 * sysdeps/mach/configure.ac: ... here.
14969 * sysdeps/mach/hurd/configure.in: Moved to ...
14970 * sysdeps/mach/hurd/configure.ac: ... here.
14971 * sysdeps/powerpc/configure.in: Moved to ...
14972 * sysdeps/powerpc/configure.ac: ... here.
14973 * sysdeps/powerpc/powerpc32/configure.in: Moved to ...
14974 * sysdeps/powerpc/powerpc32/configure.ac: ... here.
14975 * sysdeps/powerpc/powerpc64/configure.in: Moved to ...
14976 * sysdeps/powerpc/powerpc64/configure.ac: ... here.
14977 * sysdeps/s390/s390-32/configure.in: Moved to ...
14978 * sysdeps/s390/s390-32/configure.ac: ... here.
14979 * sysdeps/s390/s390-64/configure.in: Moved to ...
14980 * sysdeps/s390/s390-64/configure.ac: ... here.
14981 * sysdeps/sh/configure.in: Moved to ...
14982 * sysdeps/sh/configure.ac: ... here.
14983 * sysdeps/sparc/configure.in: Moved to ...
14984 * sysdeps/sparc/configure.ac: ... here.
14985 * sysdeps/unix/sysv/linux/configure.in: Moved to ...
14986 * sysdeps/unix/sysv/linux/configure.ac: ... here.
14987 * sysdeps/unix/sysv/linux/powerpc/configure.in: Moved to ...
14988 * sysdeps/unix/sysv/linux/powerpc/configure.ac: ... here.
14989 * sysdeps/x86_64/configure.in: Moved to ...
14990 * sysdeps/x86_64/configure.ac: ... here.
14991 * sysdeps/x86_64/preconfigure.in: Moved to ...
14992 * sysdeps/x86_64/preconfigure.ac: ... here.
14993 * aclocal.m4: Change reference to configure.in to configure.ac.
14994 * config.h.in: Likewise.
14995 * manual/install.texi: Likewise.
14996 * manual/maint.texi: Likewise.
14997 * Makefile: Likewise.
14998 * malloc/Makefile: Likewise.
14999 * nscd/Makefile: Likewise.
15000 * Makeconfig: Change reference to configure.in and
15001 preconfigure.in to configure.ac and preconfigure.ac
15002 respectively.
15003 * INSTALL: Regenerated.
15004 * configure: Likewise.
15005 * sysdeps/gnu/configure: Likewise.
15006 * sysdeps/i386/configure: Likewise.
15007 * sysdeps/ieee754/ldbl-opt/configure: Likewise.
15008 * sysdeps/mach/configure: Likewise.
15009 * sysdeps/mach/hurd/configure: Likewise.
15010 * sysdeps/powerpc/configure: Likewise.
15011 * sysdeps/powerpc/powerpc32/configure: Likewise.
15012 * sysdeps/powerpc/powerpc64/configure: Likewise.
15013 * sysdeps/s390/s390-32/configure: Likewise.
15014 * sysdeps/s390/s390-64/configure: Likewise.
15015 * sysdeps/sh/configure: Likewise.
15016 * sysdeps/sparc/configure: Likewise.
15017 * sysdeps/unix/sysv/linux/configure: Likewise.
15018 * sysdeps/unix/sysv/linux/powerpc/configure: Likewise.
15019 * sysdeps/x86_64/configure: Likewise.
15020 * sysdeps/x86_64/preconfigure: Likewise.
15021
36a4953a
AS
150222013-10-29 Andreas Schwab <schwab@suse.de>
15023
15024 * stdio-common/Makefile (tst-swscanf-ENV): Define.
15025
c79a1204
SP
150262013-10-28 Siddhesh Poyarekar <siddhesh@redhat.com>
15027
dfa1b402
SP
15028 * benchtests/pow-inputs: Add new inputs.
15029
54f73d9c
SP
15030 * benchtests/exp-inputs: Add new inputs.
15031
c79a1204
SP
15032 * sysdeps/ieee754/dbl-64/sincos32.c (__sin32): Consolidate
15033 conditional check for return value.
15034 (__cos32): Likewise.
15035
67beb545 150362013-10-26 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
69f13dbf
AZ
15037
15038 * sysdeps/powerpc/powerpc64/strcpy.S (strcpy): Add word load/store
15039 to provide a boost for large inputs with word alignment.
15040 * sysdeps/powerpc/powerpc64/stpcpy.S (__stpcpy): Rewrite
15041 implementation based on optimized PPC64 strcpy.
15042 * sysdeps/powerpc/powerpc64/power7/strcpy.S: New file: optimized
15043 strcpy for PPC64/POWER7 based on both doubleword and word load/store.
15044 * sysdeps/powerpc/powerpc64/power7/stpcpy.S: New file: optimized
15045 stpcpy for PPC64/POWER7 based on PPC64/POWER7 strcpy.
15046
151659f6
OB
150472013-10-25 Ondřej Bílka <neleai@seznam.cz>
15048
482a077e 15049 [BZ #2801]
151659f6
OB
15050 * manual/socket.texi (Host Names): Fix gethostbyname_r example.
15051
10b0f26b
OB
150522013-10-25 Ondřej Bílka <neleai@seznam.cz>
15053
15054 [BZ #14876]
15055 * time/strptime_l.c (__strptime_internal): 14876 Read timezone entry.
15056 * time/tst-strptime.c (day_tests): Add testcase.
15057
ca42d35e
OB
150582013-10-25 Ondřej Bílka <neleai@seznam.cz>
15059
482a077e 15060 [BZ #14029]
ca42d35e
OB
15061 * manual/pattern.texi: Acknowledge that fnmatch can fail.
15062
52e6d801
FB
150632013-10-25 Fabrice Bauzac <fbauzac@debian71.nce.amadeus.net>
15064
15065 [BZ #16074]
15066 * manual/llio.texi (Memory-mapped I/O): Indicate that mmap returns
15067 MAP_FAILED on error.
15068
7cbcdb36
SP
150692013-10-25 Siddhesh Poyarekar <siddhesh@redhat.com>
15070
15071 [BZ #16072]
15072 * sysdeps/posix/getaddrinfo.c (gethosts): Allocate tmpbuf on
15073 heap for large requests.
15074
894f3f10
AM
150752013-10-25 Aurelien Jarno <aurelien@aurel32.net>
15076
15077 [BZ #9954]
15078 * sysdeps/posix/getaddrinfo.c (rfc3484_sort): do not assign native
15079 result if the result has no associated interface.
15080 * sysdeps/posix/getaddrinfo.c (getaddrinfo): correctly detect
15081 interface for all 127.X.Y.Z addresses.
15082
b85545a6
CL
150832013-10-24 Chris Leonard <cjl@sugarlabs.org>
15084
15085 * locale/iso-639.def: Add Ligurian (lij)
15086
d1f23d46
OB
150872013-10-21 Ondřej Bílka <neleai@seznam.cz>
15088
15089 [BZ #15825]
15090 * sunrpc/rpc_main.c: Document rpcgen -5.
15091
4db5b08f
MS
150922013-10-19 Michael Stahl <mstahl@redhat.com>
15093
15094 * elf/rtld.c (do_preload): Print the reason why preloading failed.
15095
a471e96a
OB
150962013-10-19 Ondřej Bílka <neleai@seznam.cz>
15097
d1f23d46 15098 [BZ #10278]
a471e96a
OB
15099 * posix/glob.c: Match only directories when trailing slash is present.
15100 * posix/tst-gnuglob.c (my_opendir): Do not open files.
15101 (main): Add testcase.
15102
45c30c61
OB
151032013-10-19 Ondřej Bílka <neleai@seznam.cz>
15104
15105 [BZ #15670]
15106 * time/tzfile.c (__tzfile_read): Replace alloca with malloc.
15107
484c12fb
CD
151082013-10-18 Carlos O'Donell <carlos@redhat.com>
15109
3d7dc513
CD
15110 * manual/crypt.texi (Cryptographic Functions): Using SunRPC and
15111 AUTH_DES will prevent FIPS 140-2 compliance. Add vindex for
15112 AUTH_DES and cindex for FIPS 140-2.
15113 (DES Encryption): Add cindex FIPS 46-3.
15114
484c12fb
CD
15115 * locale/locarchive.h (struct locarhandle): Add fname.
15116 * locale/programs/localedef.c (main): Pass ARGV[remaining]
15117 if an optional argument was specified to --list-archive,
15118 otherwise NULL.
15119 * locale/programs/locarchive.c (show_archive_content): Take new
15120 argument fname and pass it via ah.fname to open_archive.
15121 * locale/programs/localedef.h: Update decl.
15122 (open_archive): If AH->fname is non-null, open that file
15123 rather than the default file name, and don't ignore ENOENT.
15124 (create_archive): Set AH.fname to NULL.
15125 (delete_locales_from_archive): Likewise.
15126 (add_locales_to_archive): Likewise.
15127 * locale/programs/locfile.c (write_all_categories): Likewise.
15128
3c8325fb
JM
151292013-10-18 Joseph Myers <joseph@codesourcery.com>
15130 Aldy Hernandez <aldyh@redhat.com>
15131
15132 * sysdeps/powerpc/powerpc32/e500/nofpu/Makefile: New file.
15133 * sysdeps/powerpc/powerpc32/e500/nofpu/fclrexcpt.c: Likewise.
15134 * sysdeps/powerpc/powerpc32/e500/nofpu/fe_note_change.c: Likewise.
15135 * sysdeps/powerpc/powerpc32/e500/nofpu/fedisblxcpt.c: Likewise.
15136 * sysdeps/powerpc/powerpc32/e500/nofpu/feenablxcpt.c: Likewise.
15137 * sysdeps/powerpc/powerpc32/e500/nofpu/fegetenv.c: Likewise.
15138 * sysdeps/powerpc/powerpc32/e500/nofpu/fegetexcept.c: Likewise.
15139 * sysdeps/powerpc/powerpc32/e500/nofpu/fegetround.c: Likewise.
15140 * sysdeps/powerpc/powerpc32/e500/nofpu/feholdexcpt.c: Likewise.
15141 * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_const.c: Likewise.
15142 * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h: Likewise.
15143 * sysdeps/powerpc/powerpc32/e500/nofpu/fesetenv.c: Likewise.
15144 * sysdeps/powerpc/powerpc32/e500/nofpu/fesetround.c: Likewise.
15145 * sysdeps/powerpc/powerpc32/e500/nofpu/feupdateenv.c: Likewise.
15146 * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_from_prctl.c:
15147 Likewise.
15148 * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_from_spe.c:
15149 Likewise.
15150 * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_to_prctl.c:
15151 Likewise.
15152 * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_to_spe.c:
15153 Likewise.
15154 * sysdeps/powerpc/powerpc32/e500/nofpu/fgetexcptflg.c: Likewise.
15155 * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcept-soft.c:
15156 Likewise.
15157 * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcpt.c: Likewise.
15158 * sysdeps/powerpc/powerpc32/e500/nofpu/fsetexcptflg.c: Likewise.
15159 * sysdeps/powerpc/powerpc32/e500/nofpu/ftestexcept.c: Likewise.
15160 * sysdeps/powerpc/powerpc32/e500/nofpu/get-rounding-mode.h:
15161 Likewise.
15162 * sysdeps/powerpc/powerpc32/e500/nofpu/s_fabsf.S: Likewise.
15163 * sysdeps/powerpc/powerpc32/e500/nofpu/spe-raise.c: Likewise.
15164 * sysdeps/powerpc/preconfigure: Likewise.
15165 * sysdeps/unix/sysv/linux/powerpc/powerpc32/e500/nofpu/Implies:
15166 Likewise.
15167 * sysdeps/powerpc/nofpu/soft-supp.h [__NO_FPRS__ && !_SOFT_FLOAT]:
15168 Replace contents of file by #include of <fenv_libc.h>.
15169 * sysdeps/powerpc/soft-fp/sfp-machine.h
15170 [__NO_FPRS__ && !_SOFT_FLOAT]: Include <fenv_libc.h>, <sysdep.h>
15171 and <sys/prctl.h>.
15172 [__NO_FPRS__ && !_SOFT_FLOAT] (__feraiseexcept_soft): Declare.
15173 [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_INEXACT): Define macro.
15174 [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_INVALID): Likewise.
15175 [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_DIVZERO): Likewise.
15176 [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_UNDERFLOW): Likewise.
15177 [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_OVERFLOW): Likewise.
15178 [__NO_FPRS__ && !_SOFT_FLOAT] (_FP_DECL_EX): Likewise.
15179 [__NO_FPRS__ && !_SOFT_FLOAT] (FP_INIT_ROUNDMODE): Likewise.
15180 [__NO_FPRS__ && !_SOFT_FLOAT] (FP_INIT_EXCEPTIONS): Likewise.
15181 [__NO_FPRS__ && !_SOFT_FLOAT] (FP_HANDLE_EXCEPTIONS): Likewise.
15182 [__NO_FPRS__ && !_SOFT_FLOAT] (FP_ROUNDMODE): Likewise.
15183 [__NO_FPRS__ && !_SOFT_FLOAT] (FP_TRAPPING_EXCEPTIONS): Likewise.
15184 * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data:
15185 Allow copysignl PLT reference to be missing.
15186
5abe0682
RS
151872013-10-18 Richard Sandiford <richard@codesourcery.com>
15188 Joseph Myers <joseph@codesourcery.com
15189
15190 [BZ #15948]
15191 * locale/programs/ld-collate.c (new_element): Handle <U0000> as a
15192 single character.
15193 (add_to_tablewc): Assert sequence of wide characters is nonempty.
15194
c7738d08
SP
151952013-10-18 Siddhesh Poyarekar <siddhesh@redhat.com>
15196
15197 * elf/tst-tls-dlinfo.c: Don't include tls.h.
15198 * elf/tst-tls1.c: Likewise.
15199 * elf/tst-tls10.h: Likewise.
15200 * elf/tst-tls14.c: Likewise.
15201 * elf/tst-tls2.c: Likewise.
15202 * elf/tst-tls3.c: Likewise.
15203 * elf/tst-tls4.c: Likewise.
15204 * elf/tst-tls5.c: Likewise.
15205 * elf/tst-tls6.c: Likewise.
15206 * elf/tst-tls7.c: Likewise.
15207 * elf/tst-tls8.c: Likewise.
15208 * elf/tst-tls9.c: Likewise.
15209 * elf/tst-tlsmod1.c: Likewise.
15210 * elf/tst-tlsmod13.c: Likewise.
15211 * elf/tst-tlsmod13a.c: Likewise.
15212 * elf/tst-tlsmod14a.c: Likewise.
15213 * elf/tst-tlsmod16a.c: Likewise.
15214 * elf/tst-tlsmod16b.c: Likewise.
15215 * elf/tst-tlsmod2.c: Likewise.
15216 * elf/tst-tlsmod3.c: Likewise.
15217 * elf/tst-tlsmod4.c: Likewise.
15218 * elf/tst-tlsmod5.c: Likewise.
15219 * elf/tst-tlsmod6.c: Likewise.
15220
0bfcf2c7
OB
152212013-10-18 Ondřej Bílka <neleai@seznam.cz>
15222
15223 [BZ #12486]
15224 * malloc/malloc.c: remove checks for statistics.
15225
264aad1e
OB
152262013-10-17 Ondřej Bílka <neleai@seznam.cz>
15227
15228 [BZ #15277]
15229 * inet/inet_net.c (inet_network): Detect additional invalid strings.
15230 * inet/tst-network.c: Add testcase.
15231
b957ced8
AS
152322013-10-17 Andreas Schwab <schwab@suse.de>
15233
15234 [BZ #15218]
15235 * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't use gethostbyaddr
15236 to determine canonical name.
15237
c5d5d574
OB
152382013-10-17 Ondřej Bílka <neleai@seznam.cz>
15239
15240 * sysdeps/ieee754/dbl-64/dbl2mpn.c: Fix formatting.
15241 * sysdeps/ieee754/dbl-64/dla.h: Likewise.
15242 * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
15243 * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
15244 * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
15245 * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
15246 * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
15247 * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
15248 * sysdeps/ieee754/dbl-64/e_gamma_r.c: Likewise.
15249 * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
15250 * sysdeps/ieee754/dbl-64/e_ilogb.c: Likewise.
15251 * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
15252 * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
15253 * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
15254 * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
15255 * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
15256 * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
15257 * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
15258 * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Likewise.
15259 * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
15260 * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
15261 * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
15262 * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
15263 * sysdeps/ieee754/dbl-64/MathLib.h: Likewise.
15264 * sysdeps/ieee754/dbl-64/mpa-arch.h: Likewise.
15265 * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
15266 * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
15267 * sysdeps/ieee754/dbl-64/mpn2dbl.c: Likewise.
15268 * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
15269 * sysdeps/ieee754/dbl-64/mydefs.h: Likewise.
15270 * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
15271 * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
15272 * sysdeps/ieee754/dbl-64/s_cbrt.c: Likewise.
15273 * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
15274 * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
15275 * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
15276 * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
15277 * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
15278 * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
15279 * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
15280 * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
15281 * sysdeps/ieee754/dbl-64/s_isinf.c: Likewise.
15282 * sysdeps/ieee754/dbl-64/s_isinf_ns.c: Likewise.
15283 * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
15284 * sysdeps/ieee754/dbl-64/s_llround.c: Likewise.
15285 * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
15286 * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
15287 * sysdeps/ieee754/dbl-64/s_lrint.c: Likewise.
15288 * sysdeps/ieee754/dbl-64/s_modf.c: Likewise.
15289 * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
15290 * sysdeps/ieee754/dbl-64/s_remquo.c: Likewise.
15291 * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
15292 * sysdeps/ieee754/dbl-64/s_scalbln.c: Likewise.
15293 * sysdeps/ieee754/dbl-64/s_scalbn.c: Likewise.
15294 * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
15295 * sysdeps/ieee754/dbl-64/s_sincos.c: Likewise.
15296 * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
15297 * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
15298
e5c2c2d0
JM
152992013-10-17 Joseph Myers <joseph@codesourcery.com>
15300
15301 [BZ #16041]
15302 * soft-fp/op-common.h (FP_EXTEND): When input is a signaling NaN,
15303 make result into a quiet NaN.
15304
51ca9e29
JM
153052013-10-16 Joseph Myers <joseph@codesourcery.com>
15306
15307 * soft-fp/adddf3.c: Fix horizontal whitespace.
15308 * soft-fp/addsf3.c: Likewise.
15309 * soft-fp/addtf3.c: Likewise.
15310 * soft-fp/divdf3.c: Likewise.
15311 * soft-fp/divsf3.c: Likewise.
15312 * soft-fp/divtf3.c: Likewise.
15313 * soft-fp/double.h: Likewise.
15314 * soft-fp/eqdf2.c: Likewise.
15315 * soft-fp/eqsf2.c: Likewise.
15316 * soft-fp/eqtf2.c: Likewise.
15317 * soft-fp/extenddftf2.c: Likewise.
15318 * soft-fp/extended.h: Likewise.
15319 * soft-fp/extendsfdf2.c: Likewise.
15320 * soft-fp/extendsftf2.c: Likewise.
15321 * soft-fp/extendxftf2.c: Likewise.
15322 * soft-fp/fixdfdi.c: Likewise.
15323 * soft-fp/fixdfsi.c: Likewise.
15324 * soft-fp/fixdfti.c: Likewise.
15325 * soft-fp/fixsfdi.c: Likewise.
15326 * soft-fp/fixsfsi.c: Likewise.
15327 * soft-fp/fixsfti.c: Likewise.
15328 * soft-fp/fixtfdi.c: Likewise.
15329 * soft-fp/fixtfsi.c: Likewise.
15330 * soft-fp/fixtfti.c: Likewise.
15331 * soft-fp/fixunsdfdi.c: Likewise.
15332 * soft-fp/fixunsdfsi.c: Likewise.
15333 * soft-fp/fixunsdfti.c: Likewise.
15334 * soft-fp/fixunssfdi.c: Likewise.
15335 * soft-fp/fixunssfsi.c: Likewise.
15336 * soft-fp/fixunssfti.c: Likewise.
15337 * soft-fp/fixunstfdi.c: Likewise.
15338 * soft-fp/fixunstfsi.c: Likewise.
15339 * soft-fp/fixunstfti.c: Likewise.
15340 * soft-fp/floatdidf.c: Likewise.
15341 * soft-fp/floatdisf.c: Likewise.
15342 * soft-fp/floatditf.c: Likewise.
15343 * soft-fp/floatsidf.c: Likewise.
15344 * soft-fp/floatsisf.c: Likewise.
15345 * soft-fp/floatsitf.c: Likewise.
15346 * soft-fp/floattidf.c: Likewise.
15347 * soft-fp/floattisf.c: Likewise.
15348 * soft-fp/floattitf.c: Likewise.
15349 * soft-fp/floatundidf.c: Likewise.
15350 * soft-fp/floatundisf.c: Likewise.
15351 * soft-fp/floatunditf.c: Likewise.
15352 * soft-fp/floatunsidf.c: Likewise.
15353 * soft-fp/floatunsisf.c: Likewise.
15354 * soft-fp/floatunsitf.c: Likewise.
15355 * soft-fp/floatuntidf.c: Likewise.
15356 * soft-fp/floatuntisf.c: Likewise.
15357 * soft-fp/floatuntitf.c: Likewise.
15358 * soft-fp/fmadf4.c: Likewise.
15359 * soft-fp/fmasf4.c: Likewise.
15360 * soft-fp/fmatf4.c: Likewise.
15361 * soft-fp/gedf2.c: Likewise.
15362 * soft-fp/gesf2.c: Likewise.
15363 * soft-fp/getf2.c: Likewise.
15364 * soft-fp/ledf2.c: Likewise.
15365 * soft-fp/lesf2.c: Likewise.
15366 * soft-fp/letf2.c: Likewise.
15367 * soft-fp/muldf3.c: Likewise.
15368 * soft-fp/mulsf3.c: Likewise.
15369 * soft-fp/multf3.c: Likewise.
15370 * soft-fp/negdf2.c: Likewise.
15371 * soft-fp/negsf2.c: Likewise.
15372 * soft-fp/negtf2.c: Likewise.
15373 * soft-fp/op-1.h: Likewise.
15374 * soft-fp/op-2.h: Likewise.
15375 * soft-fp/op-4.h: Likewise.
15376 * soft-fp/op-8.h: Likewise.
15377 * soft-fp/op-common.h: Likewise.
15378 * soft-fp/quad.h: Likewise.
15379 * soft-fp/single.h: Likewise.
15380 * soft-fp/soft-fp.h: Likewise.
15381 * soft-fp/sqrtdf2.c: Likewise.
15382 * soft-fp/sqrtsf2.c: Likewise.
15383 * soft-fp/sqrttf2.c: Likewise.
15384 * soft-fp/subdf3.c: Likewise.
15385 * soft-fp/subsf3.c: Likewise.
15386 * soft-fp/subtf3.c: Likewise.
15387 * soft-fp/truncdfsf2.c: Likewise.
15388 * soft-fp/trunctfdf2.c: Likewise.
15389 * soft-fp/trunctfsf2.c: Likewise.
15390 * soft-fp/trunctfxf2.c: Likewise.
15391 * soft-fp/unorddf2.c: Likewise.
15392 * soft-fp/unordsf2.c: Likewise.
15393 * soft-fp/unordtf2.c: Likewise.
15394
9ebb0332
JM
153952013-10-15 Joseph Myers <joseph@codesourcery.com>
15396
15397 * soft-fp/op-2.h (_FP_DIV_MEAT_2_gmp): Remove macro.
15398 * soft-fp/soft-fp.h (FP_UNSET_EXCEPTION): Likewise.
15399
4b1a6d8b
OB
154002013-10-15 Ondřej Bílka <neleai@seznam.cz>
15401
15402 * elf/dl-libc.c: Clear initfini list after freeing.
15403
1e145589
JM
154042013-10-14 Joseph Myers <joseph@codesourcery.com>
15405
15406 * soft-fp/adddf3.c: Fix vertical whitespace and indentation.
15407 * soft-fp/addsf3.c: Likewise.
15408 * soft-fp/addtf3.c: Likewise.
15409 * soft-fp/divdf3.c: Likewise.
15410 * soft-fp/divsf3.c: Likewise.
15411 * soft-fp/divtf3.c: Likewise.
15412 * soft-fp/double.h: Likewise.
15413 * soft-fp/eqdf2.c: Likewise.
15414 * soft-fp/eqsf2.c: Likewise.
15415 * soft-fp/eqtf2.c: Likewise.
15416 * soft-fp/extenddftf2.c: Likewise.
15417 * soft-fp/extended.h: Likewise.
15418 * soft-fp/extendsfdf2.c: Likewise.
15419 * soft-fp/extendsftf2.c: Likewise.
15420 * soft-fp/extendxftf2.c: Likewise.
15421 * soft-fp/fixdfdi.c: Likewise.
15422 * soft-fp/fixdfsi.c: Likewise.
15423 * soft-fp/fixdfti.c: Likewise.
15424 * soft-fp/fixsfdi.c: Likewise.
15425 * soft-fp/fixsfsi.c: Likewise.
15426 * soft-fp/fixsfti.c: Likewise.
15427 * soft-fp/fixtfdi.c: Likewise.
15428 * soft-fp/fixtfsi.c: Likewise.
15429 * soft-fp/fixtfti.c: Likewise.
15430 * soft-fp/fixunsdfdi.c: Likewise.
15431 * soft-fp/fixunsdfsi.c: Likewise.
15432 * soft-fp/fixunsdfti.c: Likewise.
15433 * soft-fp/fixunssfdi.c: Likewise.
15434 * soft-fp/fixunssfsi.c: Likewise.
15435 * soft-fp/fixunssfti.c: Likewise.
15436 * soft-fp/fixunstfdi.c: Likewise.
15437 * soft-fp/fixunstfsi.c: Likewise.
15438 * soft-fp/fixunstfti.c: Likewise.
15439 * soft-fp/floatdidf.c: Likewise.
15440 * soft-fp/floatdisf.c: Likewise.
15441 * soft-fp/floatditf.c: Likewise.
15442 * soft-fp/floatsidf.c: Likewise.
15443 * soft-fp/floatsisf.c: Likewise.
15444 * soft-fp/floatsitf.c: Likewise.
15445 * soft-fp/floattidf.c: Likewise.
15446 * soft-fp/floattisf.c: Likewise.
15447 * soft-fp/floattitf.c: Likewise.
15448 * soft-fp/floatundidf.c: Likewise.
15449 * soft-fp/floatundisf.c: Likewise.
15450 * soft-fp/floatunsidf.c: Likewise.
15451 * soft-fp/floatunsisf.c: Likewise.
15452 * soft-fp/floatuntidf.c: Likewise.
15453 * soft-fp/floatuntisf.c: Likewise.
15454 * soft-fp/floatuntitf.c: Likewise.
15455 * soft-fp/fmadf4.c: Likewise.
15456 * soft-fp/fmasf4.c: Likewise.
15457 * soft-fp/fmatf4.c: Likewise.
15458 * soft-fp/gedf2.c: Likewise.
15459 * soft-fp/gesf2.c: Likewise.
15460 * soft-fp/getf2.c: Likewise.
15461 * soft-fp/ledf2.c: Likewise.
15462 * soft-fp/lesf2.c: Likewise.
15463 * soft-fp/letf2.c: Likewise.
15464 * soft-fp/muldf3.c: Likewise.
15465 * soft-fp/mulsf3.c: Likewise.
15466 * soft-fp/multf3.c: Likewise.
15467 * soft-fp/negdf2.c: Likewise.
15468 * soft-fp/negsf2.c: Likewise.
15469 * soft-fp/negtf2.c: Likewise.
15470 * soft-fp/op-1.h: Likewise.
15471 * soft-fp/op-2.h: Likewise.
15472 * soft-fp/op-4.h: Likewise.
15473 * soft-fp/op-8.h: Likewise.
15474 * soft-fp/op-common.h: Likewise.
15475 * soft-fp/quad.h: Likewise.
15476 * soft-fp/single.h: Likewise.
15477 * soft-fp/soft-fp.h: Likewise.
15478 * soft-fp/sqrtdf2.c: Likewise.
15479 * soft-fp/sqrtsf2.c: Likewise.
15480 * soft-fp/sqrttf2.c: Likewise.
15481 * soft-fp/subdf3.c: Likewise.
15482 * soft-fp/subsf3.c: Likewise.
15483 * soft-fp/subtf3.c: Likewise.
15484 * soft-fp/truncdfsf2.c: Likewise.
15485 * soft-fp/trunctfdf2.c: Likewise.
15486 * soft-fp/trunctfsf2.c: Likewise.
15487 * soft-fp/trunctfxf2.c: Likewise.
15488 * soft-fp/unorddf2.c: Likewise.
15489 * soft-fp/unordsf2.c: Likewise.
15490 * soft-fp/unordtf2.c: Likewise.
15491
17c48a60
OB
154922013-10-14 Ondřej Bílka <neleai@seznam.cz>
15493
15494 [BZ #15672]
15495 * misc/error.c (error_tail): Fix possible buffer overflow.
15496
cabba934
OB
154972013-10-14 Aurelien Jarno <aurelien@aurel32.net>
15498
15499 [BZ #13028]
15500 * res_send.c(__libc_res_nsend): Correctly copy the nameserver
15501 address.
15502
94bf958a
PM
155032013-10-14 P. J. McDermott <pj@pehjota.net>
15504
15505 [BZ #832]
15506 * elf/ldd.bash.in (try_trace): New function. Delete previous code
15507 testing pipefail option.
15508
71b4dea7
JM
155092013-10-12 Joseph Myers <joseph@codesourcery.com>
15510
15511 * soft-fp/double.h: Indent preprocessor directives inside #if.
15512 * soft-fp/extended.h: Likewise.
15513 * soft-fp/op-2.h: Likewise.
15514 * soft-fp/op-4.h: Likewise.
15515 * soft-fp/op-common.h: Likewise.
15516 * soft-fp/quad.h: Likewise.
15517 * soft-fp/single.h: Likewise.
15518 * soft-fp/soft-fp.h: Likewise.
15519
55602758
YC
155202013-10-12 Yuri Chornoivan <yurchor@ukr.net>
15521
15522 * iconv/iconv_prog.c: Fix typos.
15523 * stdio-common/psiginfo-data.h: Likewise.
15524
9cd83302
RT
155252013-10-12 Reuben Thomas <rrt@sc3d.org>
15526
15527 [BZ #15764]
15528 * locale/setlocale.c: Fix typo.
15529
99fd9f47
JM
155302013-10-12 Joseph Myers <joseph@codesourcery.com>
15531
b7ea74f0
JM
15532 [BZ #16036]
15533 * soft-fp/unorddf2.c (__unorddf2): Raise "invalid" exception for
15534 signaling NaN arguments.
15535 * soft-fp/unordsf2.c (__unordsf2): Likewise.
15536 * soft-fp/unordtf2.c (__unordtf2): Likewise.
15537
8a509447
JM
15538 [BZ #14910]
15539 * soft-fp/gedf2.c (__gedf2): Raise "invalid" exception for all
15540 unordered operands.
15541 * soft-fp/gesf2.c (__gesf2): Likewise.
15542 * soft-fp/getf2.c (__getf2): Likewise.
15543 * soft-fp/ledf2.c (__ledf2): Likewise.
15544 * soft-fp/lesf2.c (__lesf2): Likewise.
15545 * soft-fp/letf2.c (__letf2): Likewise.
15546
98998e9f
JM
15547 * soft-fp/eqdf2.c (__eqdf2): Use FP_INIT_EXCEPTIONS.
15548 * soft-fp/eqsf2.c (__eqsf2): Likewise.
15549 * soft-fp/eqtf2.c (__eqtf2): Likewise.
15550 * soft-fp/fixdfdi.c (__fixdfdi): Likewise.
15551 * soft-fp/fixdfsi.c (__fixdfsi): Likewise.
15552 * soft-fp/fixdfti.c (__fixdfti): Likewise.
15553 * soft-fp/fixsfdi.c (__fixsfdi): Likewise.
15554 * soft-fp/fixsfsi.c (__fixsfsi): Likewise.
15555 * soft-fp/fixsfti.c (__fixsfti): Likewise.
15556 * soft-fp/fixtfdi.c (__fixtfdi): Likewise.
15557 * soft-fp/fixtfsi.c (__fixtfsi): Likewise.
15558 * soft-fp/fixtfti.c (__fixtfti): Likewise.
15559 * soft-fp/fixunsdfdi.c (__fixunsdfdi): Likewise.
15560 * soft-fp/fixunsdfsi.c (__fixunsdfsi): Likewise.
15561 * soft-fp/fixunsdfti.c (__fixunsdfti): Likewise.
15562 * soft-fp/fixunssfdi.c (__fixunssfdi): Likewise.
15563 * soft-fp/fixunssfsi.c (__fixunssfsi): Likewise.
15564 * soft-fp/fixunssfti.c (__fixunssfti): Likewise.
15565 * soft-fp/fixunstfdi.c (__fixunstfdi): Likewise.
15566 * soft-fp/fixunstfsi.c (__fixunstfsi): Likewise.
15567 * soft-fp/fixunstfti.c (__fixunstfti): Likewise.
15568 * soft-fp/floatdidf.c (__floatdidf): Use FP_INIT_ROUNDMODE.
15569 * soft-fp/floatdisf.c (__floatdisf): Likewise.
15570 * soft-fp/floatsisf.c (__floatsisf): Likewise.
15571 * soft-fp/floattidf.c (__floattidf): Likewise.
15572 * soft-fp/floattisf.c (__floattisf): Likewise.
15573 * soft-fp/floattitf.c (__floattitf): Likewise.
15574 * soft-fp/floatundidf.c (__floatundidf): Likewise.
15575 * soft-fp/floatundisf.c (__floatundisf): Likewise.
15576 * soft-fp/floatunsisf.c (__floatunsisf): Likewise.
15577 * soft-fp/floatuntidf.c (__floatuntidf): Likewise.
15578 * soft-fp/floatuntisf.c (__floatuntisf): Likewise.
15579 * soft-fp/floatuntitf.c (__floatuntitf): Likewise.
15580 * soft-fp/gedf2.c (__gedf2): Use FP_INIT_EXCEPTIONS.
15581 * soft-fp/gesf2.c (__gesf2): Likewise.
15582 * soft-fp/getf2.c (__getf2): Likewise.
15583 * soft-fp/ledf2.c (__ledf2): Likewise.
15584 * soft-fp/lesf2.c (__lesf2): Likewise.
15585 * soft-fp/letf2.c (__letf2): Likewise.
15586
8edc4a11
JM
15587 * soft-fp/soft-fp.h [FP_NO_EXCEPTIONS] (FP_SET_EXCEPTION):
15588 Undefine and redefine.
15589 [FP_NO_EXCEPTIONS] (FP_CUR_EXCEPTIONS): Likewise.
15590 [FP_NO_EXCEPTIONS] (FP_TRAPPING_EXCEPTIONS): Likewise.
15591 [FP_NO_EXCEPTIONS] (FP_ROUNDMODE): Likewise.
15592 * soft-fp/floatditf.c (FP_NO_EXCEPTIONS): Define macro.
15593 (__floatditf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
15594 * soft-fp/floatsidf.c (FP_NO_EXCEPTIONS): Define macro.
15595 (__floatsidf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
15596 * soft-fp/floatsitf.c (FP_NO_EXCEPTIONS): Define macro.
15597 (__floatsitf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
15598 * soft-fp/floatunditf.c (FP_NO_EXCEPTIONS): Define macro.
15599 (__floatunditf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
15600 * soft-fp/floatunsidf.c (FP_NO_EXCEPTIONS): Define macro.
15601 (__floatunsidf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
15602 * soft-fp/floatunsitf.c (FP_NO_EXCEPTIONS): Define macro.
15603 (__floatunsitf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
15604
8399acaf
JM
15605 [BZ #16032]
15606 * soft-fp/op-2.h (_FP_DIV_MEAT_2_udiv): Shift numerator right
15607 without decrementing exponent if mantissa >= that for the
15608 denominator, not >.
15609 (_FP_DIV_MEAT_2_gmp): Test numerator mantissa >= that for the
15610 denominator, not >. Decrement exponent in < case instead of
15611 incrementing in >= case.
15612 * soft-fp/op-4.h (_FP_DIV_MEAT_4_udiv): Shift numerator right
15613 without decrementing exponent if mantissa >= that for the
15614 denominator, not >.
15615
99fd9f47
JM
15616 * soft-fp/op-common.h (_FP_TO_INT): Reverse test of sign for
15617 computing saturated result for unsigned overflow.
15618
10e1cf6b
SP
156192013-10-11 Siddhesh Poyarekar <siddhesh@redhat.com>
15620 Jeff Law <law@redhat.com>
15621
15622 * sysdeps/ieee754/dbl-64/e_atan2.c: Include stap-probe.h.
15623 (atan2Mp): Add systemtap probe marker.
15624 * sysdeps/ieee754/dbl-64/e_log.c: include stap-probe.h.
15625 (__ieee754_log): Add systemtap probe marker.
15626 * sysdeps/ieee754/dbl-64/s_atan.c: Include stap-probe.h.
15627 (atanMp): Add systemtap probe marker.
15628 * sysdeps/ieee754/dbl-64/s_tan.c: Include stap-probe.h.
15629 (tanMp): Add systemtap probe marker.
15630 * sysdeps/ieee754/dbl-64/slowexp.c: Include stap-probe.h.
15631 (__slowexp): Add systemtap probe marker.
15632 * sysdeps/ieee754/dbl-64/slowpow.c: Include stap-probe.h.
15633 (__slowpow): Add systemtap probe marker.
15634 * manual/probes.texi: Document probes.
15635
3d110c7c
EB
156362013-10-11 Eric Biggers <ebiggers3@gmail.com>
15637
15638 [BZ #15362]
15639 * libio/fileops.c (_IO_new_file_write): Return count of bytes
15640 written.
15641 (_IO_new_file_xsputn): Don't return EOF if nothing has been
15642 written.
15643 * libio/iofwrite.c (_IO_fwrite): Return count if bytes were
15644 written to buffer but not flushed.
15645 * libio/iofwrite_u.c: Likewise.
15646 * libio/iopadn.c: Return bytes returned even if EOF was
15647 encountered.
15648 * libio/iowpadn.c: Likewise.
15649 * stdio-common/vfprintf.c [COMPILE_WPRINTF] (PAD): Return error
15650 if _IO_padn does not write the whole buffer.
15651 [!COMPILE_WPRINTF] (PAD): Likewise.
15652
75b4202a
DM
156532013-10-10 David S. Miller <davem@davemloft.net>
15654
15655 * sysdeps/posix/dirstream.h (struct __dirstream): Fix alignment of
15656 directory block.
15657
6c6352e6
JM
156582013-10-10 Joseph Myers <joseph@codesourcery.com>
15659
33b853c3
JM
15660 * soft-fp/extendxftf2.c: Use copyright year range. Use URL
15661 instead of FSF address.
15662 * soft-fp/fixdfti.c: Likewise.
15663 * soft-fp/fixsfti.c: Likewise.
15664 * soft-fp/fixtfti.c: Likewise.
15665 * soft-fp/fixunsdfti.c: Likewise.
15666 * soft-fp/fixunssfti.c: Likewise.
15667 * soft-fp/fixunstfti.c: Likewise.
15668 * soft-fp/floattidf.c: Likewise.
15669 * soft-fp/floattisf.c: Likewise.
15670 * soft-fp/floattitf.c: Likewise.
15671 * soft-fp/floatuntidf.c: Likewise.
15672 * soft-fp/floatuntisf.c: Likewise.
15673 * soft-fp/floatuntitf.c: Likewise.
15674 * soft-fp/trunctfxf2.c: Likewise.
15675
6c6352e6
JM
15676 * soft-fp/extendxftf2.c: New file. Copied from libgcc.
15677 * soft-fp/fixdfti.c: Likewise.
15678 * soft-fp/fixsfti.c: Likewise.
15679 * soft-fp/fixtfti.c: Likewise.
15680 * soft-fp/fixunsdfti.c: Likewise.
15681 * soft-fp/fixunssfti.c: Likewise.
15682 * soft-fp/fixunstfti.c: Likewise.
15683 * soft-fp/floattidf.c: Likewise.
15684 * soft-fp/floattisf.c: Likewise.
15685 * soft-fp/floattitf.c: Likewise.
15686 * soft-fp/floatuntidf.c: Likewise.
15687 * soft-fp/floatuntisf.c: Likewise.
15688 * soft-fp/floatuntitf.c: Likewise.
15689 * soft-fp/trunctfxf2.c: Likewise.
15690
3bf78b71
DM
156912013-10-10 David S. Miller <davem@davemloft.net>
15692
15693 * sysdeps/sparc/fpu/libm-test-ulps: Update.
15694
6f10289e
JM
156952013-10-10 Joseph Myers <joseph@codsourcery.com>
15696
bd878fc0
JM
15697 * sysdeps/powerpc/nofpu/Makefile [$(subdir) = math]
15698 (CFLAGS-e_hypotl.c): Add -fno-builtin-fabsl.
15699 [$(subdir) = math] (CFLAGS-w_acosl.c): Likewise.
15700 [$(subdir) = math] (CFLAGS-w_asinl.c): Likewise.
15701 [$(subdir) = math] (CFLAGS-w_atanhl.c): Likewise.
15702 [$(subdir) = math] (CFLAGS-w_j0l.c): Likewise.
15703 [$(subdir) = math] (CFLAGS-w_j1l.c): Likewise.
15704
6f10289e
JM
15705 * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Check
15706 for NaNs before doing comparisons on argument.
15707 * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl):
15708 Likewise.
15709
321e2684
WN
157102013-10-10 Will Newton <will.newton@linaro.org>
15711
15712 * malloc/hooks.c (memalign_check): Ensure the value of bytes
15713 passed to _int_memalign does not overflow.
15714
40fefba1
TR
157152013-10-10 Torvald Riegel <triegel@redhat.com>
15716
15717 * scripts/bench.pl: Add include-sources directive.
15718 * benchtests/README: Update documentation.
15719
2ae21ed2
JM
157202013-10-10 Joseph Myers <joseph@codesourcery.com>
15721
dcc2dd3f
JM
15722 * soft-fp/soft-fp.h (FP_INIT_EXCEPTIONS): New macro.
15723 * soft-fp/extenddftf2.c (__extenddftf2): Use FP_INIT_EXCEPTIONS
15724 instead of FP_INIT_ROUNDMODE.
15725 * soft-fp/extendsfdf2.c (__extendsfdf2): Likewise.
15726 * soft-fp/extendsftf2.c (__extendsftf2): Likewise.
15727
2ae21ed2
JM
15728 [BZ #16034]
15729 * soft-fp/op-common.h (_FP_NEG): Document input as raw. Do not
15730 copy class of input value.
15731 * soft-fp/negdf2.c (__negdf2): Use raw unpacking and packing. Do
15732 not handle exceptions.
15733 * soft-fp/negsf2.c (__negsf2): Likewise.
15734 * soft-fp/negtf2.c (__negtf2): Likewise.
15735 * sysdeps/sparc/sparc32/soft-fp/q_neg.c (_Q_neg): Likewise.
15736
cb8f9562
JM
157372013-10-09 Joseph Myers <joseph@codesourcery.com>
15738
15739 * soft-fp/op-4.h (_FP_FRAC_DISASSEMBLE_4): Remove trailing
15740 semicolon. From Linux kernel.
15741
5b60c59d
AB
157422013-10-09 Adam Buchbinder <adam.buchbinder@gmail.com>
15743
15744 * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Fix typo in comment.
15745
b86835ca
YC
157462013-10-08 Yogesh Chaudhari <mr.yogesh@gmail.com>
15747
15748 [BZ #156]
15749 * manual/socket.texi: Added statement about buffer
15750 for gethostbyname2_r.
15751
e7044ea7
OB
157522013-10-08 Ondřej Bílka <neleai@seznam.cz>
15753
15754 * sysdeps/x86_64/memset.S (ALIGN): Macro removed.
15755 Use .p2align directive instead, throughout.
15756 * sysdeps/x86_64/multiarch/memcmp-sse4.S: Likewise.
15757 * sysdeps/x86_64/multiarch/memcmp-ssse3.S: Likewise.
15758 * sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S: Likewise.
15759 * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
15760 * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
15761 * sysdeps/x86_64/multiarch/strcmp-sse2-unaligned.S: Likewise.
15762 * sysdeps/x86_64/strchr.S: Likewise.
15763 * sysdeps/x86_64/strrchr.S: Likewise.
15764
09544cbc
SP
157652013-10-08 Siddhesh Poyarekar <siddhesh@redhat.com>
15766
88576635
SP
15767 * sysdeps/ieee754/dbl-64/e_pow.c: Fix code formatting.
15768
e7b2d1dd
SP
15769 * sysdeps/ieee754/dbl-64/e_exp.c: Fix code formatting.
15770
09544cbc
SP
15771 * sysdeps/generic/math_private.h (__mpsin1): Remove
15772 declaration.
15773 (__mpcos1): Likewise.
15774 (__mpsin): New argument __range_reduce.
15775 (__mpcos): Likewise.
15776 * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
15777 (slow): Use __mpsin and __mpcos.
15778 (slow1): Likewise.
15779 (slow2): Likewise.
15780 (sloww): Likewise.
15781 (sloww1): Likewise.
15782 (sloww2): Likewise.
15783 (bsloww): Likewise.
15784 (bsloww1): Likewise.
15785 (bsloww2): Likewise.
15786 (cslow2): Likewise.
15787 (csloww): Likewise.
15788 (csloww1): Likewise.
15789 (csloww2): Likewise.
15790 * sysdeps/ieee754/dbl-64/sincos32.c (__mpsin): Add argument
15791 range_reduce. Merge in __mpsin1.
15792 (__mpcos): Likewise.
15793 (__mpsin1): Remove.
15794 (__mpcos1): Likewise.
15795
7602d070
JM
157962013-10-07 Joseph Myers <joseph@codesourcery.com>
15797
15798 * locale/loadlocale.c (_nl_intern_locale_data): Use
15799 LOCFILE_ALIGNED_P.
15800 * locale/programs/3level.h (CONCAT(add_locale_,TABLE)): Use
15801 LOCFILE_ALIGN_UP and LOCFILE_ALIGN.
15802 * locale/programs/ld-collate.c (obstack_int32_grow): Assert that
15803 obstack data is appropriately aligned.
15804 (obstack_int32_grow_fast): Likewise.
15805 * locale/programs/ld-ctype.c (ctype_output): Use LOCFILE_ALIGN.
15806 * locale/programs/locfile.c (add_locale_uint32): Likewise.
15807 (add_locale_uint32_array): Likewise.
15808
a357259b
SP
158092013-10-07 Siddhesh Poyarekar <siddhesh@redhat.com>
15810
15811 * benchtests/Makefile: Remove ARGLIST and RET variables.
15812 ($(objpfx)bench-%.c): Pass only function name to the script.
15813 * benchtests/README: Update documentation.
15814 * benchtests/acos-inputs: Add new directives.
15815 * benchtests/acosh-inputs: Likewise.
15816 * benchtests/asin-inputs: Likewise.
15817 * benchtests/asinh-inputs: Likewise.
15818 * benchtests/atan-inputs: Likewise.
15819 * benchtests/atanh-inputs: Likewise.
15820 * benchtests/cos-inputs: Likewise.
15821 * benchtests/cosh-inputs: Likewise.
15822 * benchtests/exp-inputs: Likewise.
15823 * benchtests/log-inputs: Likewise.
15824 * benchtests/pow-inputs: Likewise.
15825 * benchtests/rint-inputs: Likewise.
15826 * benchtests/sin-inputs: Likewise.
15827 * benchtests/sinh-inputs: Likewise.
15828 * benchtests/tan-inputs: Likewise.
15829 * benchtests/tanh-inputs: Likewise.
15830 * scripts/bench.pl: Add support for new directives.
15831
9ec1b13d
AM
158322013-10-07 Alan Modra <amodra@gmail.com>
15833
15834 * README: Fix careless merge.
15835
8b7d57cd
AM
158362013-10-05 Alan Modra <amodra@gmail.com>
15837
15838 * NEWS: Mention powerpc64le support and bugs fixed.
15839 * README: Both big-endian and little-endian powerpc64 supported.
15840
7b7bab13
ST
158412013-10-04 Samuel Thibault <samuel.thibault@ens-lyon.org>
15842
57f41c40
AS
15843 * sysdeps/mach/hurd/fork.c (_hurd_atfork_prepare_hook)
15844 (_hurd_atfork_child_hook, _hurd_atfork_parent_hook): New hooks.
7b7bab13
ST
15845 (__fork): Call _hurd_atfork_prepare_hook hooks before all locking, call
15846 _hurd_atfork_parent_hook or _hurd_atfork_child_hook after all unlocking.
15847
d39baad1
RA
158482013-10-04 Ryan S. Arnold <ryan.arnold@linaro.org>
15849
15850 * misc/swapon.c (swapon): Update definition, adding FLAGS parameter to
15851 match prototype.
15852
cd78f7e7
JM
158532013-10-04 Joseph Myers <joseph@codesourcery.com>
15854
29d73d86
JM
15855 * sysdeps/powerpc/powerpc32/Makefile [$(with-fp) = yes] (+cflags):
15856 Move -mhard-float appending from
15857 ports/sysdeps/powerpc/powerpc32/Makefile.
15858 [$(with-fp) = yes] (ASFLAGS): Likewise.
15859 [$(with-fp) = yes] (sysdep-LDFLAGS): Likewise.
15860 * sysdeps/powerpc/nofpu: Move directory from
15861 ports/sysdeps/powerpc/nofpu.
15862 * sysdeps/powerpc/soft-fp: Move directory from
15863 ports/sysdeps/powerpc/soft-fp.
15864 * sysdeps/powerpc/powerpc32/405: Move directory from
15865 ports/sysdeps/powerpc/powerpc32/405.
15866 * sysdeps/powerpc/powerpc32/440: Move directory from
15867 ports/sysdeps/powerpc/powerpc32/440.
15868 * sysdeps/powerpc/powerpc32/464: Move directory from
15869 ports/sysdeps/powerpc/powerpc32/464.
15870 * sysdeps/powerpc/powerpc32/476: Move directory from
15871 ports/sysdeps/powerpc/powerpc32/476.
15872 * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu: Move directory
15873 from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu.
15874 * sysdeps/unix/sysv/linux/powerpc/powerpc32/405: Move directory
15875 from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/405.
15876 * sysdeps/unix/sysv/linux/powerpc/powerpc32/440: Move directory
15877 from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/440.
15878 * sysdeps/unix/sysv/linux/powerpc/powerpc32/464: Move directory
15879 from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/464.
15880 * sysdeps/unix/sysv/linux/powerpc/powerpc32/476: Move directory
15881 from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/476.
15882 * README: Update for powerpc-*-linux-gnu software floating point
15883 support in libc.
15884
e246b347
JM
15885 * sysdeps/unix/sysv/linux/configure.in (powerpc/powerpc32): Change
15886 case to powerpc/powerpc32*.
15887 * sysdeps/unix/sysv/linux/configure: Regenerated.
15888
89c2003e
JM
15889 * sysdeps/powerpc/fpu_control.h [__NO_FPRS__ && !_SOFT_FLOAT]
15890 (_FPU_MASK_OM): Define as 0x04.
15891 [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_UM): Define as 0x08.
15892 [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RESERVED): Define as
15893 0x00c10080.
15894 [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_DEFAULT): Define as
15895 0x0000003c.
15896 [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_IEEE): Define as _FPU_DEFAULT.
15897
cd78f7e7
JM
15898 * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S
15899 (__CONTEXT_FUNC_NAME) [__CONTEXT_ENABLE_E500]: Use
15900 getcontext_e500.
15901 * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S
15902 (__CONTEXT_FUNC_NAME) [__CONTEXT_ENABLE_E500]: Use
15903 setcontext_e500.
15904 * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S
15905 (__CONTEXT_FUNC_NAME) [__CONTEXT_ENABLE_E500]: Use getcontext_e500
15906 and setcontext_e500.
15907
c755294d
CL
159082013-10-04 Chris Leonard <cjl@sugarlabs,.org>
15909
15910 * locale/iso-3166.def: Update iso-1366.def and related occurrences
15911
e16d221c
SP
159122013-10-04 Siddhesh Poyarekar <siddhesh@redhat.com>
15913
15914 * manual/threads.texi (Default Thread Attributes): Fix typo.
15915
215c7d43
WN
159162013-10-04 Will Newton <will.newton@linaro.org>
15917
15918 * malloc/Makefile: Add tst-memalign.
15919 * malloc/tst-memalign.c: New file.
15920
27d0461b
WN
15921 * malloc/tst-posix_memalign.c: Add comments.
15922 (do_test): Add comments and call free on all potentially
15923 allocated pointers. Add space after cast.
15924
1bc92709
WN
15925 * malloc/tst-pvalloc.c: Add comments.
15926 (do_test): Add comments and call free on all potentially
15927 allocated pointers. Remove duplicate check for NULL pointer.
15928 Add space after cast.
15929
66a9be9d
WN
15930 * malloc/tst-valloc.c: Add comments.
15931 (do_test): Add comments and call free on all potentially
15932 allocated pointers. Remove duplicate check for NULL pointer.
15933 Add space after cast.
15934
4cb81307
AM
159352013-10-04 Alan Modra <amodra@gmail.com>
15936
15937 * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela):
15938 Use stdint types in rather than __attribute__((mode())).
15939 * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
15940
f8e3e9f3
AM
159412013-10-04 Alan Modra <amodra@gmail.com>
15942
15943 * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela):
15944 Correct handling of unaligned relocs for little-endian.
15945 * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
15946
8f9ebb08
AM
159472013-10-04 Alan Modra <amodra@gmail.com>
15948
15949 * configure.in: Map powerpc64le and powerpcle to base_machine/machine.
15950 * configure: Regenerate.
15951 * nptl/shlib-versions: Powerpc*le starts at 2.18.
15952 * shlib-versions: Likewise.
15953
0edf96c2
AM
159542013-10-04 Alan Modra <amodra@gmail.com>
15955
15956 * string/tester.c (test_memrchr): Increment reported test cycle.
15957
e0f7a380
AM
159582013-10-04 Alan Modra <amodra@gmail.com>
15959
15960 * string/test-memcpy.c (do_one_test): When reporting errors, print
15961 string address and don't overrun end of string.
15962
466b0393
AM
159632013-10-04 Alan Modra <amodra@gmail.com>
15964
15965 * sysdeps/powerpc/powerpc64/power7/memchr.S: Replace rlwimi with
15966 insrdi. Make better use of reg selection to speed exit slightly.
15967 Schedule entry path a little better. Remove useless "are we done"
15968 checks on entry to main loop. Handle wrapping around zero address.
15969 Correct main loop count. Handle single left-over word from main
15970 loop inline rather than by using loop_small. Remove extra word
15971 case in loop_small caused by wrong loop count. Add little-endian
15972 support.
15973 * sysdeps/powerpc/powerpc32/power7/memchr.S: Likewise.
15974 * sysdeps/powerpc/powerpc64/power7/memrchr.S: Likewise. Use proper
15975 cache hint.
15976 * sysdeps/powerpc/powerpc32/power7/memrchr.S: Likewise.
15977 * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: Add little-endian
15978 support. Avoid rlwimi.
15979 * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: Likewise.
15980
3be87c77
AM
159812013-10-04 Alan Modra <amodra@gmail.com>
15982
15983 * sysdeps/powerpc/powerpc64/memset.S: Replace rlwimi with
e3764517 15984 insrdi. Formatting.
3be87c77
AM
15985 * sysdeps/powerpc/powerpc64/power4/memset.S: Likewise.
15986 * sysdeps/powerpc/powerpc64/power6/memset.S: Likewise.
15987 * sysdeps/powerpc/powerpc64/power7/memset.S: Likewise.
15988 * sysdeps/powerpc/powerpc32/power4/memset.S: Likewise.
15989 * sysdeps/powerpc/powerpc32/power6/memset.S: Likewise.
15990 * sysdeps/powerpc/powerpc32/power7/memset.S: Likewise.
15991
759cfef3
AM
159922013-10-04 Alan Modra <amodra@gmail.com>
15993
15994 * sysdeps/powerpc/powerpc32/power4/memcpy.S: Add little endian support.
15995 * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
15996 * sysdeps/powerpc/powerpc32/power7/memcpy.S: Likewise.
15997 * sysdeps/powerpc/powerpc32/power7/mempcpy.S: Likewise.
15998 * sysdeps/powerpc/powerpc64/memcpy.S: Likewise.
15999 * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
16000 * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
16001 * sysdeps/powerpc/powerpc64/power7/memcpy.S: Likewise.
16002 * sysdeps/powerpc/powerpc64/power7/mempcpy.S: Likewise. Make better
16003 use of regs. Use power7 mtocrf. Tidy function tails.
16004
fe6e95d7
AM
160052013-10-04 Alan Modra <amodra@gmail.com>
16006
16007 * sysdeps/powerpc/powerpc64/power7/memcmp.S: Add little-endian support.
16008 Formatting. Consistently use rXXX register defines or rN defines.
16009 Use early exit labels that avoid restoring unused non-volatile regs.
16010 Make cr field use more consistent with rWORDn compares. Rename
16011 regs used as shift registers for unaligned loop, using rN defines
16012 for short lifetime/multiple use regs.
16013 * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
16014 * sysdeps/powerpc/powerpc32/power7/memcmp.S: Likewise. Exit with
16015 addi 1,1,64 to pop stack frame. Simplify return value code.
16016 * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
16017
664318c3
AM
160182013-10-04 Alan Modra <amodra@gmail.com>
16019
16020 * sysdeps/powerpc/powerpc64/power7/strchr.S (strchr): Add little-endian
16021 support. Correct typos, formatting. Optimize tail. Use insrdi
16022 rather than rlwimi.
16023 * sysdeps/powerpc/powerpc32/power7/strchr.S: Likewise.
16024 * sysdeps/powerpc/powerpc64/power7/strchrnul.S (__strchrnul): Add
16025 little-endian support. Correct typos.
16026 * sysdeps/powerpc/powerpc32/power7/strchrnul.S: Likewise. Use insrdi
16027 rather than rlwimi.
16028 * sysdeps/powerpc/powerpc64/strchr.S (rTMP4, rTMP5): Define. Use
16029 in loop and entry code to keep "and." results.
16030 (strchr): Add little-endian support. Comment. Move cntlzd
16031 earlier in tail.
16032 * sysdeps/powerpc/powerpc32/strchr.S: Likewise.
16033
43b84013
AM
160342013-10-04 Alan Modra <amodra@gmail.com>
16035
16036 * sysdeps/powerpc/powerpc64/strcpy.S: Add little-endian support:
16037 * sysdeps/powerpc/powerpc32/strcpy.S: Likewise.
16038 * sysdeps/powerpc/powerpc64/stpcpy.S: Likewise.
16039 * sysdeps/powerpc/powerpc32/stpcpy.S: Likewise.
16040
8a7413f9
AM
160412013-10-04 Alan Modra <amodra@gmail.com>
16042
16043 * sysdeps/powerpc/powerpc64/strcmp.S (rTMP2): Define as r0.
16044 (rTMP): Define as r11.
16045 (strcmp): Add little-endian support. Optimise tail.
16046 * sysdeps/powerpc/powerpc32/strcmp.S: Similarly.
16047 * sysdeps/powerpc/powerpc64/strncmp.S: Likewise.
16048 * sysdeps/powerpc/powerpc32/strncmp.S: Likewise.
16049 * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
16050 * sysdeps/powerpc/powerpc32/power4/strncmp.S: Likewise.
16051 * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
16052 * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
16053
33ee81de
AM
160542013-10-04 Alan Modra <amodra@gmail.com>
16055
16056 * sysdeps/powerpc/powerpc64/power7/strnlen.S (strnlen): Add
16057 little-endian support. Remove unnecessary "are we done" tests.
16058 Handle "s" wrapping around zero and extremely large "size".
16059 Correct main loop count. Handle single left-over word from main
16060 loop inline rather than by using small_loop. Correct comments.
16061 Delete "zero" tail, use "end_max" instead.
16062 * sysdeps/powerpc/powerpc32/power7/strnlen.S: Likewise.
16063
db9b4570
AM
160642013-10-04 Alan Modra <amodra@gmail.com>
16065
16066 * sysdeps/powerpc/powerpc64/power7/strlen.S (strlen): Add little-endian
16067 support. Don't branch over align.
16068 * sysdeps/powerpc/powerpc32/power7/strlen.S: Likewise.
16069 * sysdeps/powerpc/powerpc64/strlen.S (strlen): Add little-endian
16070 support. Rearrange tmp reg use to suit. Comment.
16071 * sysdeps/powerpc/powerpc32/strlen.S: Likewise.
16072
f7c399cf
AM
160732013-10-04 Alan Modra <amodra@gmail.com>
16074
16075 * sysdeps/unix/sysv/linux/powerpc/bits/sigstack.h: New file.
16076
0b2c2ace
AM
160772013-10-04 Alan Modra <amodra@gmail.com>
16078
16079 * sysdeps/unix/sysv/linux/powerpc/powerpc32/makecontext.S: Use
16080 conditional form of branch and link when obtaining pc.
16081 * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: Likewise.
16082
02f04a6c
AM
160832013-10-04 Alan Modra <amodra@gmail.com>
16084
16085 * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Use
16086 HIWORD/LOWORD.
16087 * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Ditto.
16088 * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Ditto.
16089
9b874b2f
AM
160902013-10-04 Alan Modra <amodra@gmail.com>
16091
16092 * sysdeps/powerpc/longjmp.c: Use proper symbol versioning macros.
16093 * sysdeps/powerpc/novmx-longjmp.c: Likewise.
16094 * sysdeps/powerpc/powerpc32/bsd-_setjmp.S: Likewise.
16095 * sysdeps/powerpc/powerpc32/bsd-setjmp.S: Likewise.
16096 * sysdeps/powerpc/powerpc32/fpu/__longjmp.S: Likewise.
16097 * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Likewise.
16098 * sysdeps/powerpc/powerpc32/mcount.c: Likewise.
16099 * sysdeps/powerpc/powerpc32/setjmp.S: Likewise.
16100 * sysdeps/powerpc/powerpc64/setjmp.S: Likewise.
16101 * nptl/sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c: Likewise.
16102
be1e5d31
AB
161032013-10-04 Anton Blanchard <anton@au1.ibm.com>
16104 Alistair Popple <alistair@ozlabs.au.ibm.com>
16105 Alan Modra <amodra@gmail.com>
16106
16107 [BZ #15723]
16108 * sysdeps/powerpc/jmpbuf-offsets.h: Comment fix.
16109 * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Correct
16110 _dl_hwcap access for little-endian.
16111 * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Likewise. Don't
16112 destroy vmx regs when saving unaligned.
16113 * sysdeps/powerpc/powerpc64/__longjmp-common.S: Correct CR load.
16114 * sysdeps/powerpc/powerpc64/setjmp-common.S: Likewise CR save. Don't
16115 destroy vmx regs when saving unaligned.
16116
fef13a78
AM
161172013-10-04 Alan Modra <amodra@gmail.com>
16118
16119 * sysdeps/powerpc/powerpc32/power4/hp-timing.h (HP_TIMING_NOW):
16120 Don't use a union to pack hi/low value.
16121
76a66d51
AB
161222013-10-04 Anton Blanchard <anton@au1.ibm.com>
16123
16124 * sysdeps/powerpc/powerpc64/fpu/s_ceilf.S: Correct float constants
16125 for little-endian.
16126 * sysdeps/powerpc/powerpc64/fpu/s_floorf.S: Likewise.
16127 * sysdeps/powerpc/powerpc64/fpu/s_nearbyintf.S: Likewise.
16128 * sysdeps/powerpc/powerpc64/fpu/s_rintf.S: Likewise.
16129 * sysdeps/powerpc/powerpc64/fpu/s_roundf.S: Likewise.
16130 * sysdeps/powerpc/powerpc64/fpu/s_truncf.S: Likewise.
16131
6a31fe7f
AM
161322013-10-04 Alan Modra <amodra@gmail.com>
16133
16134 * sysdeps/powerpc/powerpc32/fpu/s_roundf.S: Increase alignment of
16135 constants to usual value for .cst8 section, and remove redundant
16136 high address load.
16137 * sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S: Use float
16138 constant for 0x1p52. Load little-endian words of double from
16139 correct stack offsets.
16140
7b88401f
AM
161412013-10-04 Alan Modra <amodra@gmail.com>
16142
16143 * sysdeps/powerpc/sysdep.h (LOWORD, HIWORD, HISHORT): Define.
16144 * sysdeps/powerpc/powerpc32/fpu/s_copysign.S: Load little-endian
16145 words of double from correct stack offsets.
16146 * sysdeps/powerpc/powerpc32/fpu/s_copysignl.S: Likewise.
16147 * sysdeps/powerpc/powerpc32/fpu/s_lrint.S: Likewise.
16148 * sysdeps/powerpc/powerpc32/fpu/s_lround.S: Likewise.
16149 * sysdeps/powerpc/powerpc32/power4/fpu/s_llrint.S: Likewise.
16150 * sysdeps/powerpc/powerpc32/power4/fpu/s_llrintf.S: Likewise.
16151 * sysdeps/powerpc/powerpc32/power5+/fpu/s_llround.S: Likewise.
16152 * sysdeps/powerpc/powerpc32/power5+/fpu/s_lround.S: Likewise.
16153 * sysdeps/powerpc/powerpc32/power5/fpu/s_isnan.S: Likewise.
16154 * sysdeps/powerpc/powerpc32/power6/fpu/s_isnan.S: Likewise.
16155 * sysdeps/powerpc/powerpc32/power6/fpu/s_llrint.S: Likewise.
16156 * sysdeps/powerpc/powerpc32/power6/fpu/s_llrintf.S: Likewise.
16157 * sysdeps/powerpc/powerpc32/power6/fpu/s_llround.S: Likewise.
16158 * sysdeps/powerpc/powerpc32/power7/fpu/s_finite.S: Likewise.
16159 * sysdeps/powerpc/powerpc32/power7/fpu/s_isinf.S: Likewise.
16160 * sysdeps/powerpc/powerpc32/power7/fpu/s_isnan.S: Likewise.
16161 * sysdeps/powerpc/powerpc64/power7/fpu/s_finite.S: Use HISHORT.
16162 * sysdeps/powerpc/powerpc64/power7/fpu/s_isinf.S: Likewise.
16163
9c008155
AM
161642013-10-04 Alan Modra <amodra@gmail.com>
16165
16166 * sysdeps/powerpc/fpu_control.h (_FPU_GETCW): Rewrite using
16167 64-bit int/double union.
16168 (_FPU_SETCW): Likewise.
16169 * sysdeps/powerpc/fpu/tst-setcontext-fpscr.c (_GET_DI_FPSCR): Likewise.
16170 (_SET_DI_FPSCR, _GET_SI_FPSCR, _SET_SI_FPSCR): Likewise.
16171
da13146d
AM
161722013-10-04 Alan Modra <amodra@gmail.com>
16173
16174 * sysdeps/powerpc/fpu/s_llround.c (__llround): Rewrite.
16175 * sysdeps/powerpc/fpu/s_llroundf.c (__llroundf): Rewrite.
16176
603e8410
AM
161772013-10-04 Alan Modra <amodra@gmail.com>
16178
16179 * sysdeps/powerpc/fpu/s_float_bitwise.h (__float_and_test28): Don't
16180 use vector int constants.
16181 (__float_and_test24, __float_and8, __float_get_exp): Likewise.
16182
4a28b3ca
AB
161832013-10-04 Anton Blanchard <anton@au1.ibm.com>
16184
16185 * sysdeps/powerpc/fpu/fenv_libc.h (fenv_union_t): Replace int
16186 array with long long.
16187 * sysdeps/powerpc/fpu/e_sqrt.c (__slow_ieee754_sqrt): Adjust.
16188 * sysdeps/powerpc/fpu/e_sqrtf.c (__slow_ieee754_sqrtf): Adjust.
16189 * sysdeps/powerpc/fpu/fclrexcpt.c (__feclearexcept): Adjust.
16190 * sysdeps/powerpc/fpu/fedisblxcpt.c (fedisableexcept): Adjust.
16191 * sysdeps/powerpc/fpu/feenablxcpt.c (feenableexcept): Adjust.
16192 * sysdeps/powerpc/fpu/fegetexcept.c (__fegetexcept): Adjust.
16193 * sysdeps/powerpc/fpu/feholdexcpt.c (feholdexcept): Adjust.
16194 * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Adjust.
16195 * sysdeps/powerpc/fpu/feupdateenv.c (__feupdateenv): Adjust.
16196 * sysdeps/powerpc/fpu/fgetexcptflg.c (__fegetexceptflag): Adjust.
16197 * sysdeps/powerpc/fpu/fraiseexcpt.c (__feraiseexcept): Adjust.
16198 * sysdeps/powerpc/fpu/fsetexcptflg.c (__fesetexceptflag): Adjust.
16199 * sysdeps/powerpc/fpu/ftestexcept.c (fetestexcept): Adjust.
16200
2ca85d2b
AB
162012013-10-04 Anton Blanchard <anton@au1.ibm.com>
16202
16203 * sysdeps/powerpc/bits/mathinline.h (__signbitf): Use builtin.
16204 (__signbit): Likewise. Correct for little-endian.
16205 (__signbitl): Call __signbit.
16206 (lrint): Correct for little-endian.
16207 (lrintf): Call lrint.
16208
62a728ae
AM
162092013-10-04 Alan Modra <amodra@gmail.com>
16210
16211 * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c (mynumber): Replace
16212 union 32-bit int array member with 64-bit int array.
16213 (t515, tm256): Double rather than long double.
16214 (__ieee754_sqrtl): Rewrite using 64-bit arithmetic.
16215
32c301df
AM
162162013-10-04 Alan Modra <amodra@gmail.com>
16217
16218 * sysdeps/ieee754/ldbl-128ibm/ieee754.h (union ieee854_long_double):
16219 Delete.
16220 (IEEE854_LONG_DOUBLE_BIAS): Delete.
16221 * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Don't include ieee854
16222 version of math_ldbl.h.
16223
650ef4bd
AM
162242013-10-04 Alan Modra <amodra@gmail.com>
16225
16226 [BZ #15734], [BZ #15735]
16227 * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c (__ieee754_fmodl): Rewrite
16228 all uses of ieee875 long double macros and unions. Simplify test
16229 for 0.0L. Correct |x|<|y| and |x|=|y| test. Use
16230 ldbl_extract_mantissa value for ix,iy exponents. Properly
16231 normalize after ldbl_extract_mantissa, and don't add hidden bit
16232 already handled. Don't treat low word of ieee854 mantissa like
16233 low word of IBM long double and mask off bit when testing for
16234 zero.
16235 * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c (__ieee754_hypotl): Rewrite
16236 all uses of ieee875 long double macros and unions. Simplify tests
16237 for 0.0L and inf. Correct double adjustment of k. Delete dead code
16238 adjusting ha,hb. Simplify code setting kld. Delete two600 and
16239 two1022, instead use their values. Recognise that tests for large
16240 "a" and small "b" are mutually exclusive. Rename vars. Comment.
16241 * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c (__ieee754_remainderl):
16242 Rewrite all uses of ieee875 long double macros and unions. Simplify
16243 test for 0.0L and nan. Correct negation.
16244 * sysdeps/ieee754/ldbl-128ibm/s_erfl.c (__erfl): Rewrite all uses of
16245 ieee875 long double macros and unions. Correct output for large
16246 magnitude x. Correct absolute value calculation.
16247 (__erfcl): Likewise.
16248 * math/libm-test.inc: Add tests for errors discovered in IBM long
16249 double versions of fmodl, remainderl, erfl and erfcl.
16250
765714ca
AM
162512013-10-04 Alan Modra <amodra@gmail.com>
16252
16253 * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c (__ieee754_atan2l): Rewrite
16254 all uses of ieee854 long double macros and unions. Simplify tests
16255 for long doubles that are fully specified by the high double.
16256 * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c (__ieee754_gammal_r):
16257 Likewise.
16258 * sysdeps/ieee754/ldbl-128ibm/e_ilogbl.c (__ieee754_ilogbl): Likewise.
16259 Remove dead code too.
16260 * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_jnl): Likewise.
16261 (__ieee754_ynl): Likewise.
16262 * sysdeps/ieee754/ldbl-128ibm/e_log10l.c (__ieee754_log10l): Likewise.
16263 * sysdeps/ieee754/ldbl-128ibm/e_logl.c (__ieee754_logl): Likewise.
16264 * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Likewise.
16265 Remove dead code too.
16266 * sysdeps/ieee754/ldbl-128ibm/k_tanl.c (__kernel_tanl): Likewise.
16267 * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (__expm1l): Likewise.
16268 * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c (__frexpl): Likewise.
16269 * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c (__isinf_nsl): Likewise.
16270 Simplify.
16271 * sysdeps/ieee754/ldbl-128ibm/s_isinfl.c (___isinfl): Likewise.
16272 Simplify.
16273 * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c (__log1pl): Likewise.
16274 * sysdeps/ieee754/ldbl-128ibm/s_modfl.c (__modfl): Likewise.
16275 * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl): Likewise.
16276 Comment on variable precision.
16277 * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c (__nexttoward): Likewise.
16278 * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c (__nexttowardf):
16279 Likewise.
16280 * sysdeps/ieee754/ldbl-128ibm/s_remquol.c (__remquol): Likewise.
16281 * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c (__scalblnl): Likewise.
16282 * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c (__scalbnl): Likewise.
16283 * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c (__tanhl): Likewise.
16284 * sysdeps/powerpc/fpu/libm-test-ulps: Adjust tan_towardzero ulps.
16285
4ebd120c
AM
162862013-10-04 Alan Modra <amodra@gmail.com>
16287
16288 * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_high): Define.
16289 * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (__ieee754_acoshl): Rewrite
16290 all uses of ieee854 long double macros and unions.
16291 * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Likewise.
16292 * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl): Likewise.
16293 * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c (__ieee754_atanhl): Likewise.
16294 * sysdeps/ieee754/ldbl-128ibm/e_coshl.c (__ieee754_coshl): Likewise.
16295 * sysdeps/ieee754/ldbl-128ibm/e_log2l.c (__ieee754_log2l): Likewise.
16296 * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (__ieee754_rem_pio2l):
16297 Likewise.
16298 * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c (__ieee754_sinhl): Likewise.
16299 * sysdeps/ieee754/ldbl-128ibm/k_cosl.c (__kernel_cosl): Likewise.
16300 * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c (__kernel_sincosl): Likewise.
16301 * sysdeps/ieee754/ldbl-128ibm/k_sinl.c (__kernel_sinl): Likewise.
16302 * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c (__asinhl): Likewise.
16303 * sysdeps/ieee754/ldbl-128ibm/s_atanl.c (__atanl): Likewise.
16304 Simplify sign and nan test too.
16305 * sysdeps/ieee754/ldbl-128ibm/s_cosl.c (__cosl): Likewise.
16306 * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c (__fabsl): Likewise.
16307 * sysdeps/ieee754/ldbl-128ibm/s_finitel.c (___finitel): Likewise.
16308 * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c (___fpclassifyl):
16309 Likewise.
16310 * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c (___isnanl): Likewise.
16311 * sysdeps/ieee754/ldbl-128ibm/s_issignalingl.c (__issignalingl):
16312 Likewise.
16313 * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
16314 * sysdeps/ieee754/ldbl-128ibm/s_signbitl.c (___signbitl): Likewise.
16315 * sysdeps/ieee754/ldbl-128ibm/s_sincosl.c (__sincosl): Likewise.
16316 * sysdeps/ieee754/ldbl-128ibm/s_sinl.c (__sinl): Likewise.
16317 * sysdeps/ieee754/ldbl-128ibm/s_tanl.c (__tanl): Likewise.
16318 * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c (__logbl): Likewise.
16319
1b6adf88
AM
163202013-10-04 Alan Modra <amodra@gmail.com>
16321
16322 * stdio-common/printf_size.c (__printf_size): Don't use
16323 union ieee854_long_double in fpnum union.
16324 * stdio-common/printf_fphex.c (__printf_fphex): Likewise. Use
16325 signbit macro to retrieve sign from long double.
16326 * stdio-common/printf_fp.c (___printf_fp): Use signbit macro to
16327 retrieve sign from long double.
16328 * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c: Adjust for fpnum change.
16329 * sysdeps/ieee754/ldbl-128/printf_fphex.c: Likewise.
16330 * sysdeps/ieee754/ldbl-96/printf_fphex.c: Likewise.
16331 * sysdeps/x86_64/fpu/printf_fphex.c: Likewise.
16332 * math/test-misc.c (main): Don't use union ieee854_long_double.
16333
4cf69995
AM
163342013-10-04 Alan Modra <amodra@gmail.com>
16335
16336 [BZ #15680]
16337 * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c: Comment fix.
16338 * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c
16339 (PRINT_FPHEX_LONG_DOUBLE): Tidy code by moving -53 into ediff
16340 calculation. Remove unnecessary test for denormal exponent.
16341 * sysdeps/ieee754/ldbl-128ibm/ldbl2mpn.c (__mpn_extract_long_double):
16342 Correct handling of denormals. Avoid undefined shift behaviour.
16343 Correct normalisation of low mantissa when low double is denormal.
16344 * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h
16345 (ldbl_extract_mantissa): Likewise. Comment. Use uint64_t* for hi64.
16346 (ldbl_insert_mantissa): Make both hi64 and lo64 parms uint64_t.
16347 Correct normalisation of low mantissa. Test for overflow of high
16348 mantissa and normalise.
16349 (ldbl_nearbyint): Use more readable constant for two52.
16350 * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c
16351 (__mpn_construct_long_double): Fix test for overflow of high
16352 mantissa and correct normalisation. Avoid undefined shift.
16353
9605ca6c
AM
163542013-10-04 Alan Modra <amodra@gmail.com>
16355
16356 * sysdeps/ieee754/ldbl-128ibm/ieee754.h
16357 (union ibm_extended_long_double): Define as an array of ieee754_double.
16358 (IBM_EXTENDED_LONG_DOUBLE_BIAS): Delete.
16359 * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c: Update all references
16360 to ibm_extended_long_double and IBM_EXTENDED_LONG_DOUBLE_BIAS.
16361 * sysdeps/ieee754/ldbl-128ibm/e_exp10l.c: Likewise.
16362 * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
16363 * sysdeps/ieee754/ldbl-128ibm/ldbl2mpn.c: Likewise.
16364 * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Likewise.
16365 * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c: Likewise.
16366 * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Likewise.
16367 * sysdeps/ieee754/ldbl-128ibm/strtold_l.c: Likewise.
16368 * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Likewise.
16369
975569d0
JM
163702013-10-03 Joseph Myers <joseph@codesourcery.com>
16371
d3d23756
JM
16372 * locale/programs/locarchive.c (add_locale): Use constant 4096 for
16373 page size instead of calling getpagesize.
16374
975569d0
JM
16375 * locale/localeinfo.h (LOCFILE_ALIGN): New macro.
16376 (LOCFILE_ALIGN_MASK): Likewise.
16377 (LOCFILE_ALIGN_UP): Likewise.
16378 (LOCFILE_ALIGNED_P): Likewise.
16379 * locale/programs/ld-collate.c (collate_output): Use the new
16380 macros instead of __alignof__ (int32_t).
16381 * locale/weight.h (findidx): Likewise.
16382
b1fe1f2b
OB
163832013-10-03 Ondřej Bílka <neleai@seznam.cz>
16384
16385 [BZ #431]
16386 * manual/string.texi: Fix strncat and wcsncat.
16387
5f855e35
BM
163882013-10-03 Brooks Moses <bmoses@google.com>
16389
16390 [BZ #15915]
16391 * Makefile (linkobj/libc_pic.a, linkobj/libc.so): Move rules to...
16392 * Makerules: ...here, and adjust associated comments.
16393
3cef6009
WN
163942013-10-02 Will Newton <will.newton@linaro.org>
16395
16396 * malloc/Makefile: Add tst-pvalloc.
16397 * malloc/tst-pvalloc.c: New file.
16398
7815420b
WN
163992013-10-02 Will Newton <will.newton@linaro.org>
16400
16401 * malloc/tst-valloc.c: Rewrite to use test-skeleton.c and
16402 improve test coverage.
16403
4868b204
WN
164042013-10-02 Will Newton <will.newton@linaro.org>
16405
16406 * malloc/Makefile: Add tst-posix_memalign.
16407 * malloc/tst-posix_memalign.c: New file.
16408
29c793b3
EB
164092013-10-01 Eric Blake <eblake@redhat.com>
16410
16411 * posix/glob.c (next_brace_sub, prefix_array, collated_compare):
16412 Use __THROWNL rather than __THROW on static functions.
16413
fd967522
PM
164142013-09-30 Petr Machata <pmachata@redhat.com>
16415
16416 * elf/elf.h (R_AARCH64_ABS16): New macro.
16417 (R_AARCH64_PREL64, R_AARCH64_PREL32): Likewise.
16418 (R_AARCH64_PREL16, R_AARCH64_MOVW_UABS_G0): Likewise.
16419 (R_AARCH64_MOVW_UABS_G0_NC, R_AARCH64_MOVW_UABS_G1): Likewise.
16420 (R_AARCH64_MOVW_UABS_G1_NC, R_AARCH64_MOVW_UABS_G2): Likewise.
16421 (R_AARCH64_MOVW_UABS_G2_NC, R_AARCH64_MOVW_UABS_G3): Likewise.
16422 (R_AARCH64_MOVW_SABS_G0, R_AARCH64_MOVW_SABS_G1): Likewise.
16423 (R_AARCH64_MOVW_SABS_G2, R_AARCH64_LD_PREL_LO19): Likewise.
16424 (R_AARCH64_ADR_PREL_LO21, R_AARCH64_ADR_PREL_PG_HI21): Likewise.
16425 (R_AARCH64_ADR_PREL_PG_HI21_NC, R_AARCH64_ADD_ABS_LO12_NC): Likewise.
16426 (R_AARCH64_LDST8_ABS_LO12_NC, R_AARCH64_LDST16_ABS_LO12_NC): Likewise.
16427 (R_AARCH64_LDST32_ABS_LO12_NC, R_AARCH64_LDST64_ABS_LO12_NC): Likewise.
16428 (R_AARCH64_LDST128_ABS_LO12_NC, R_AARCH64_TSTBR14): Likewise.
16429 (R_AARCH64_CONDBR19, R_AARCH64_JUMP26, R_AARCH64_CALL26): Likewise.
16430 (R_AARCH64_MOVW_PREL_G0, R_AARCH64_MOVW_PREL_G0_NC): Likewise.
16431 (R_AARCH64_MOVW_PREL_G1, R_AARCH64_MOVW_PREL_G1_NC): Likewise.
16432 (R_AARCH64_MOVW_PREL_G2, R_AARCH64_MOVW_PREL_G2_NC): Likewise.
16433 (R_AARCH64_MOVW_PREL_G3, R_AARCH64_MOVW_GOTOFF_G0): Likewise.
16434 (R_AARCH64_MOVW_GOTOFF_G0_NC, R_AARCH64_MOVW_GOTOFF_G1): Likewise.
16435 (R_AARCH64_MOVW_GOTOFF_G1_NC, R_AARCH64_MOVW_GOTOFF_G2): Likewise.
16436 (R_AARCH64_MOVW_GOTOFF_G2_NC, R_AARCH64_MOVW_GOTOFF_G3): Likewise.
16437 (R_AARCH64_GOTREL64, R_AARCH64_GOTREL32): Likewise.
16438 (R_AARCH64_GOT_LD_PREL19, R_AARCH64_LD64_GOTOFF_LO15): Likewise.
16439 (R_AARCH64_ADR_GOT_PAGE, R_AARCH64_LD64_GOT_LO12_NC): Likewise.
16440 (R_AARCH64_LD64_GOTPAGE_LO15, R_AARCH64_TLSGD_ADR_PREL21): Likewise.
16441 (R_AARCH64_TLSGD_ADR_PAGE21, R_AARCH64_TLSGD_ADD_LO12_NC): Likewise.
16442 (R_AARCH64_TLSGD_MOVW_G1, R_AARCH64_TLSGD_MOVW_G0_NC): Likewise.
16443 (R_AARCH64_TLSLD_ADR_PREL21, R_AARCH64_TLSLD_ADR_PAGE21): Likewise.
16444 (R_AARCH64_TLSLD_ADD_LO12_NC, R_AARCH64_TLSLD_MOVW_G1): Likewise.
16445 (R_AARCH64_TLSLD_MOVW_G0_NC, R_AARCH64_TLSLD_LD_PREL19): Likewise.
16446 (R_AARCH64_TLSLD_MOVW_DTPREL_G2): Likewise.
16447 (R_AARCH64_TLSLD_MOVW_DTPREL_G1): Likewise.
16448 (R_AARCH64_TLSLD_MOVW_DTPREL_G1_NC): Likewise.
16449 (R_AARCH64_TLSLD_MOVW_DTPREL_G0): Likewise.
16450 (R_AARCH64_TLSLD_MOVW_DTPREL_G0_NC): Likewise.
16451 (R_AARCH64_TLSLD_ADD_DTPREL_HI12): Likewise.
16452 (R_AARCH64_TLSLD_ADD_DTPREL_LO12): Likewise.
16453 (R_AARCH64_TLSLD_ADD_DTPREL_LO12_NC): Likewise.
16454 (R_AARCH64_TLSLD_LDST8_DTPREL_LO12): Likewise.
16455 (R_AARCH64_TLSLD_LDST8_DTPREL_LO12_NC): Likewise.
16456 (R_AARCH64_TLSLD_LDST16_DTPREL_LO12): Likewise.
16457 (R_AARCH64_TLSLD_LDST16_DTPREL_LO12_NC): Likewise.
16458 (R_AARCH64_TLSLD_LDST32_DTPREL_LO12): Likewise.
16459 (R_AARCH64_TLSLD_LDST32_DTPREL_LO12_NC): Likewise.
16460 (R_AARCH64_TLSLD_LDST64_DTPREL_LO12): Likewise.
16461 (R_AARCH64_TLSLD_LDST64_DTPREL_LO12_NC): Likewise.
16462 (R_AARCH64_TLSLD_LDST128_DTPREL_LO12): Likewise.
16463 (R_AARCH64_TLSLD_LDST128_DTPREL_LO12_NC): Likewise.
16464 (R_AARCH64_TLSIE_MOVW_GOTTPREL_G1): Likewise.
16465 (R_AARCH64_TLSIE_MOVW_GOTTPREL_G0_NC): Likewise.
16466 (R_AARCH64_TLSIE_ADR_GOTTPREL_PAGE21): Likewise.
16467 (R_AARCH64_TLSIE_LD64_GOTTPREL_LO12_NC): Likewise.
16468 (R_AARCH64_TLSIE_LD_GOTTPREL_PREL19): Likewise.
16469 (R_AARCH64_TLSLE_MOVW_TPREL_G2): Likewise.
16470 (R_AARCH64_TLSLE_MOVW_TPREL_G1): Likewise.
16471 (R_AARCH64_TLSLE_MOVW_TPREL_G1_NC): Likewise.
16472 (R_AARCH64_TLSLE_MOVW_TPREL_G0): Likewise.
16473 (R_AARCH64_TLSLE_MOVW_TPREL_G0_NC): Likewise.
16474 (R_AARCH64_TLSLE_ADD_TPREL_HI12): Likewise.
16475 (R_AARCH64_TLSLE_ADD_TPREL_LO12): Likewise.
16476 (R_AARCH64_TLSLE_ADD_TPREL_LO12_NC): Likewise.
16477 (R_AARCH64_TLSLE_LDST8_TPREL_LO12): Likewise.
16478 (R_AARCH64_TLSLE_LDST8_TPREL_LO12_NC): Likewise.
16479 (R_AARCH64_TLSLE_LDST16_TPREL_LO12): Likewise.
16480 (R_AARCH64_TLSLE_LDST16_TPREL_LO12_NC): Likewise.
16481 (R_AARCH64_TLSLE_LDST32_TPREL_LO12): Likewise.
16482 (R_AARCH64_TLSLE_LDST32_TPREL_LO12_NC): Likewise.
16483 (R_AARCH64_TLSLE_LDST64_TPREL_LO12): Likewise.
16484 (R_AARCH64_TLSLE_LDST64_TPREL_LO12_NC): Likewise.
16485 (R_AARCH64_TLSLE_LDST128_TPREL_LO12): Likewise.
16486 (R_AARCH64_TLSLE_LDST128_TPREL_LO12_NC): Likewise.
16487 (R_AARCH64_TLSDESC_LD_PREL19): Likewise.
16488 (R_AARCH64_TLSDESC_ADR_PREL21): Likewise.
16489 (R_AARCH64_TLSDESC_ADR_PAGE21): Likewise.
16490 (R_AARCH64_TLSDESC_LD64_LO12): Likewise.
16491 (R_AARCH64_TLSDESC_ADD_LO12): Likewise.
16492 (R_AARCH64_TLSDESC_OFF_G1): Likewise.
16493 (R_AARCH64_TLSDESC_OFF_G0_NC): Likewise.
16494 (R_AARCH64_TLSDESC_LDR): Likewise.
16495 (R_AARCH64_TLSDESC_ADD): Likewise.
16496 (R_AARCH64_TLSDESC_CALL): Likewise.
16497
b2179107
AS
164982013-09-30 Andreas Schwab <schwab@suse.de>
16499
16500 [BZ #15048]
16501 * nscd/aicache.c (addhstaiX): Properly use the cache variable for
16502 the nss database lookup.
16503 * nscd/initgrcache.c (addinitgroupsX): Likewise.
16504 * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
16505
47f28d0a
MF
165062013-09-28 Mike Frysinger <vapier@gentoo.org>
16507
16508 * sysdeps/unix/sysv/linux/tst-fanotify.c (do_test): Fix style.
16509
165102013-09-28 P. J. McDermott <pj@pehjota.net>
0a834dde
PM
16511
16512 * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Don't use
16513 ${Bash-specific parameter/pattern/string} parameter expansion.
16514 * sysdeps/unix/make-syscalls.sh: Likewise.
16515
f4518a17
KK
165162013-09-27 Kaz Kojima <kkojima@rr.iij4u.or.jp>
16517
16518 * sysdeps/sh/stackguard-macros.h: New file.
16519
dc1a95c7
OB
165202013-09-26 Ondřej Bílka <neleai@seznam.cz>
16521
16522 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Update.
16523 * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Remove strrchr ifunc.
16524 * sysdeps/x86_64/multiarch/strend-sse4.S Remove.
16525 * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S Likewise.
16526 * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
16527 * sysdeps/x86_64/strrchr.S (strrchr): Use optimized implementation.
16528
5ebbff8f
AZ
165292013-09-25 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
16530
16531 * sysdeps/powerpc/powerpc64/stackguard-macros.h (POINTER_CHK_GUARD:
16532 Fix thread ID register.
16533
4fd2cf9f
JM
165342013-09-25 Joseph Myers <joseph@codesourcery.com>
16535
16536 * conform/data/sched.h-data [XPG3 || XPG4]: Disable whole file.
16537 [POSIX || UNIX98]: Require rather than permitting all symbols from
16538 <time.h>.
16539 [POSIX || UNIX98] (sched_ss_low_priority): Do not specify optional
16540 element of struct sched_param.
16541 [POSIX || UNIX98] (sched_ss_repl_period): Likewise.
16542 [POSIX || UNIX98] (sched_ss_init_budget): Likewise.
16543 [POSIX || UNIX98] (sched_ss_max_repl): Likewise.
16544 [POSIX || UNIX98] (SCHED_SPORADIC): Do not specify optional
16545 constant.
16546
12c22bc4
OL
165472013-09-24 Olivier Langlois <olivier@olivierlanglois.net>
16548
16549 * stdio-common/tst-long-dbl-fphex.c (do_test): Fix swprintf length
16550 argument calculation.
16551
a03d8ea7
JM
165522013-09-24 Joseph Myers <joseph@codesourcery.com>
16553
16554 * conform/data/pthread.h-data [POSIX] (PTHREAD_MUTEX_INITIALIZER):
16555 Expect macro.
16556 [POSIX] (pthread_attr_t): Do not require type.
16557 [POSIX] (pthread_cond_t): Likewise.
16558 [POSIX] (pthread_condattr_t): Likewise.
16559 [POSIX] (pthread_key_t): Likewise.
16560 [POSIX] (pthread_mutex_t): Likewise.
16561 [POSIX] (pthread_mutexattr_t): Likewise.
16562 [POSIX] (pthread_once_t): Likewise.
16563 [POSIX] (pthread_t): Likewise.
16564 [POSIX-based standards] (pthread_atfork): Expect function.
16565
6055173a
JM
165662013-09-24 Joseph Myers <joseph@codesourcery.com>
16567 Richard Sandiford <richard@codesourcery.com>
16568
16569 * locale/programs/locfile.h: Include <byteswap.h> and <stdbool.h>.
16570 (swap_endianness_p): New extern variable.
16571 (set_big_endian): New inline function.
16572 (maybe_swap_uint32): Likewise.
16573 (maybe_swap_uint32_array): Likewise.
16574 (maybe_swap_uint32_obstack): Likewise.
16575 * locale/programs/locfile.c: Include <stdbool.h>.
16576 (swap_endianness_p): New variable.
16577 (add_locale_uint32): Call maybe_swap_uint32.
16578 (add_locale_uint32_array): Call maybe_swap_uint32_obstack.
16579 (write_locale_data): Call maybe_swap_uint32_array.
16580 * locale/programs/ld-collate.c (obstack_int32_grow): Call
16581 maybe_swap_uint32.
16582 (obstack_int32_grow_fast): Likewise.
16583 (output_weightwc): Call maybe_swap_uint32_obstack.
16584 (collate_output): Likewise.
16585 * locale/programs/localedef.c (OPT_LITTLE_ENDIAN): New macro.
16586 (OPT_LITTLE_ENDIAN): Likewise.
16587 (options): Add --little-endian and --big-endian options.
16588 (parse_opt): Handle OPT_LITTLE_ENDIAN and OPT_BIG_ENDIAN.
16589 * locale/programs/locarchive.c: Include "locfile.h".
16590 (GET): New macro.
16591 (SET): Likewise.
16592 (INC): Likewise.
16593 (create_archive): Use the new macros to access fields of
16594 structures directly mapped from or written to locale archives.
16595 (oldlocrecentcmp): Likewise.
16596 (enlarge_archive): Likewise.
16597 (insert_name): Likewise.
16598 (add_alias): Likewise.
16599 (add_locale): Likewise.
16600 (delete_locales_from_archive): Likewise.
16601 (show_archive_content): Likewise.
16602 (add_locale_to_archive): Likewise. Use maybe_swap_uint32 on
16603 locale data.
16604
39bf0bb4
RM
166052013-09-24 Roland McGrath <roland@hack.frob.com>
16606
16607 * manual/freemanuals.texi: Updated from (newly) canonical copy at
16608 http://www.gnu.org/doc/freemanuals.texi.
16609 * manual/libc.texinfo (Free Manuals): Put the @appendix line here.
16610
f02eed10
WN
166112013-09-24 Will Newton <will.newton@linaro.org>
16612
16613 * sysdeps/mach/hurd/i386/tls.h (TLS_INIT_TP_EXPENSIVE): Remove
16614 macro.
16615
a3a6c312
JM
166162013-09-23 Joseph Myers <joseph@codesourcery.com>
16617
16618 * locale/hashval.h (compute_hashval): Interpret bytes of key as
16619 unsigned char.
16620
107375ac
MR
166212013-09-23 Maciej W. Rozycki <macro@codesourcery.com>
16622
16623 * manual/threads.texi (POSIX Threads): Fix a typo.
16624
141f3a77
SP
166252013-09-23 Siddhesh Poyarekar <siddhesh@redhat.com>
16626
303e567a
SP
16627 [BZ #14547]
16628 * string/tst-strcoll-overflow.c: New test case.
16629 * string/Makefile (xtests): Add tst-strcoll-overflow.
16630 * string/strcoll_l.c (STRCOLL): Skip allocating memory for
16631 cache if string sizes may cause integer overflow.
16632
141f3a77
SP
16633 [BZ #14547]
16634 * string/strcoll_l.c (coll_seq): New members rule, idx,
16635 save_idx and back_us.
16636 (get_next_seq_nocache): New function.
16637 (do_compare_nocache): New function.
16638 (STRCOLL): Use get_next_seq_nocache and do_compare_nocache
16639 when malloc fails.
16640
c61b4d41
CD
166412013-09-23 Carlos O'Donell <carlos@redhat.com>
16642
0b1f8e35
CD
16643 [BZ #15754]
16644 * sysdeps/generic/stackguard-macros.h: If PTRGUARD_LOCAL use
16645 __pointer_chk_guard_local, otherwise __pointer_chk_guard.
16646 * elf/Makefile: Define CFLAGS-tst-ptrguard1-static.c.
16647
c61b4d41
CD
16648 [BZ #15754]
16649 * elf/Makefile (tests): Add tst-ptrguard1.
16650 (tests-static): Add tst-ptrguard1-static.
16651 (tst-ptrguard1-ARGS): Define.
16652 (tst-ptrguard1-static-ARGS): Define.
16653 * elf/tst-ptrguard1.c: New file.
16654 * elf/tst-ptrguard1-static.c: New file.
16655 * sysdeps/x86_64/stackguard-macros.h: Define POINTER_CHK_GUARD.
16656 * sysdeps/i386/stackguard-macros.h: Likewise.
16657 * sysdeps/powerpc/powerpc32/stackguard-macros.h: Likewise.
16658 * sysdeps/powerpc/powerpc64/stackguard-macros.h: Likewise.
16659 * sysdeps/s390/s390-32/stackguard-macros.h: Likewise.
16660 * sysdeps/s390/s390-64/stackguard-macros.h: Likewise.
16661 * sysdeps/sparc/sparc32/stackguard-macros.h: Likewise.
16662 * sysdeps/sparc/sparc64/stackguard-macros.h: Likewise.
16663
166642013-09-23 Hector Marco <hecmargi@upv.es>
16665 Ismael Ripoll <iripoll@disca.upv.es>
16666 Carlos O'Donell <carlos@redhat.com>
16667
16668 [BZ #15754]
16669 * sysdeps/generic/stackguard-macros.h: Define
16670 __pointer_chk_guard_local and POINTER_CHK_GUARD.
16671 * csu/libc-start.c [!SHARED && !THREAD_SET_POINTER_GUARD]:
16672 Define __pointer_chk_guard_local.
16673 (LIBC_START_MAIN) [!SHARED]: Call _dl_setup_pointer_guard.
16674 Use THREAD_SET_POINTER_GUARD or set __pointer_chk_guard_local.
16675
f5f4e7b4
VV
166762013-09-15 Vinitha Vijayan <vinitha.vijayann@gmail.com>
16677
16678 [BZ #15859]
16679 * elf/dl-deps.c (_dl_map_object_deps): Remove duplicate declaration.
16680
5bb43a43
AS
166812013-09-20 Andreas Schwab <schwab@linux-m68k.org>
16682
16683 * include/string.h (__ffs): Declare as hidden.
16684 * string/ffs.c (__ffs): Define as hidden.
16685 * sysdeps/i386/ffs.c (__ffs): Likewise.
16686 * sysdeps/i386/i686/ffs.c (__ffs): Likewise.
16687 * sysdeps/powerpc/ffs.c (__ffs): Likewise.
16688 * sysdeps/s390/ffs.c (__ffs): Likewise.
16689 * sysdeps/x86_64/ffs.c (__ffs): Likewise.
16690
3ea5be54
AO
166912013-09-20 Alexandre Oliva <aoliva@redhat.com>
16692
ffb89e53
AO
16693 * NEWS: Mention malloc probes.
16694
322dea08
AO
16695 * malloc/arena.c (new_heap): New memory_heap_new probe.
16696 (grow_heap): New memory_heap_more probe.
16697 (shrink_heap): New memory_heap_less probe.
16698 (heap_trim): New memory_heap_free probe.
16699 * malloc/malloc.c (sysmalloc): New memory_sbrk_more probe.
16700 (systrim): New memory_sbrk_less probe.
16701 * manual/probes.texi: Document them.
16702
655673f3
AO
16703 * malloc/arena.c (arena_get_retry): Add memory_arena_retry probe.
16704 * manual/probes.texi: Document it.
16705
35fed6f1
AO
16706 * malloc/malloc.c (__libc_malloc): Add memory_malloc_retry probe.
16707 (__libc_realloc): Add memory_realloc_retry probe.
16708 (__libc_memalign): Add memory_memalign_retry probe.
16709 (__libc_valloc): Add memory_valloc_retry probe.
16710 (__libc_pvalloc): Add memory_pvalloc_retry probe.
16711 (__libc_calloc): Add memory_calloc_retry probe.
16712 * manual/probes.texi: Document them.
16713
6999d38c
AO
16714 * malloc/arena.c (get_free_list): Add probe
16715 memory_arena_reuse_free_list.
16716 (reused_arena) [PER_THREAD]: Add probes memory_arena_reuse_wait
16717 and memory_arena_reuse.
16718 (arena_get2) [!PER_THREAD]: Likewise.
16719 * malloc/malloc.c (__libc_realloc) [!PER_THREAD]: Add probe
16720 memory_arena_reuse_realloc.
16721 * manual/probes.texi: Document them.
16722
0653427f
AO
16723 * malloc/malloc.c (__libc_free): Add
16724 memory_mallopt_free_dyn_thresholds probe.
16725 (__libc_mallopt): Add multiple memory_mallopt probes.
16726 * manual/probes.texi: Document them.
16727
3ea5be54
AO
16728 * malloc/malloc.c: Include stap-probe.h.
16729 (__libc_mallopt): Add memory_mallopt probe.
16730 * malloc/arena.c (_int_new_arena): Add memory_arena_new probe.
16731 * manual/probes.texi: New.
16732 * manual/Makefile (chapters): Add probes.
16733 * manual/threads.texi: Set next node.
16734
e35696c3 167352013-09-19 Wei-Lun Chao <bluebat@member.fsf.org>
3e181dda 16736
e35696c3
CL
16737 [BZ #15963, #13985]
16738 * locale/iso-639.def: Add Chiga (cgg) and Chinese (gan, hak,
16739 czh, cjy, lzh, cmn, mnp, cdo, czo, cpx, wuu, hsn, yue).
16740 Add `Chinese' to `nan' entry name.
16741
4aafb73c
SP
167422013-09-19 Siddhesh Poyarekar <siddhesh@redhat.com>
16743
16744 * sysdeps/ieee754/dbl-64/s_sin.c (POLYNOMIAL2): New macro.
16745 (POLYNOMIAL): Likewise.
16746 (TAYLOR_SINCOS): Likewise.
16747 (TAYLOR_SLOW): Likewise.
16748 (__sin): Use TAYLOR_SINCOS.
16749 (__cos): Likewise.
16750 (slow): Use TAYLOR_SLOW.
16751 (sloww): Likewise.
16752 (bsloww): Likewise.
16753 (csloww): Likewise.
16754
d84f25c7
LD
167552013-09-19 Liubov Dmitrieva <liubov.dmitrieva@intel.com>
16756
16757 * stdlib/strtod_l.c: Fix buffer overrun.
16758
5eea0404
SP
167592013-09-19 Siddhesh Poyarekar <siddhesh@redhat.com>
16760
7849ff93
SP
16761 * benchtests/Makefile (bench): Add sincos.
16762 * benchtests/bench-sincos.c: New file.
16763
cfa3c886
SP
16764 * math/libm-test.inc (cos_test_data): New test inputs.
16765 (sin_test_data): Likewise.
16766
b348e1e3
SP
16767 * sysdeps/ieee754/dbl-64/s_sin.c (SINCOS_TABLE_LOOKUP): New
16768 macro.
16769 (__sin): Use it.
16770 (__cos): Likewise.
16771 (slow1): Likewise.
16772 (slow2): Likewise.
16773 (sloww1): Likewise.
16774 (sloww2): Likewise.
16775 (bsloww1): Likewise.
16776 (bsloww2): Likewise.
16777 (cslow2): Likewise.
16778 (csloww1): Likewise.
16779 (csloww2): Likewise.
16780
6cce25f8
SP
16781 * sysdeps/ieee754/dbl-64/s_sin.c (reduce_and_compute): New
16782 function.
16783 (__sin): Use it.
16784 (__cos): Likewise.
16785
5eea0404
SP
16786 * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Remove redundant
16787 gotos.
16788 (__cos): Likewise.
16789
9c21573c
MR
167902013-09-18 Maciej W. Rozycki <macro@codesourcery.com>
16791
16792 * config.h.in (HAVE_MIPS_NAN2008): New macro.
16793 * elf/elf.h (EF_MIPS_NAN2008): Likewise.
16794 * sysdeps/generic/ldconfig.h (FLAG_MIPS_LIB32_NAN2008): Likewise.
16795 (FLAG_MIPS64_LIBN32_NAN2008): Likewise.
16796 (FLAG_MIPS64_LIBN64_NAN2008): Likewise.
16797 * elf/cache.c (print_entry): Handle the new cache flags.
16798
24d22e65
JM
167992013-09-18 Joseph Myers <joseph@codesourcery.com>
16800 Aldy Hernandez <aldyh@redhat.com>
16801
16802 * sysdeps/powerpc/fpu_control.h [_SOFT_FLOAT || __NO_FPRS__]:
16803 Change condition to [_SOFT_FLOAT].
16804 [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_NEAREST): New macro.
16805 [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_DOWN): Likewise.
16806 [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_UP): Likewise.
16807 [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_ZERO): Likewise.
16808 [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_ZM): Likewise.
16809 [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_OM): Likewise.
16810 [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_UM): Likewise.
16811 [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_XM): Likewise.
16812 [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_IM): Likewise.
16813 [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RESERVED): Likewise.
16814 [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_DEFAULT): Likewise.
16815 [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_IEEE): Likewise.
16816 [__NO_FPRS__ && !_SOFT_FLOAT] (fpu_control_t): New typedef.
16817 [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_GETCW): New macro.
16818 [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_SETCW): Likewise.
16819 [__NO_FPRS__ && !_SOFT_FLOAT] (__fpu_control): New variable
16820 declaration.
16821
d13ef066
JM
168222013-09-18 Joseph Myers <joseph@codesourcery.com>
16823
2e071de0
JM
16824 * sysdeps/powerpc/powerpc32/__longjmp-common.S (LOAD_GP): Define
16825 macro conditional on [__SPE__ || (__NO_FPRS__ && !_SOFT_FLOAT)].
16826 (__longjmp): Use LOAD_GP to load saved GPRs.
16827 * sysdeps/powerpc/powerpc32/setjmp-common.S (SAVE_GP): Define
16828 macro conditional on [__SPE__ || (__NO_FPRS__ && !_SOFT_FLOAT)].
16829 (__sigsetjmp): Use SAVE_GP to save GPRs.
16830
d13ef066
JM
16831 * sysdeps/powerpc/powerpc32/Makefile [$(with-fp) = no] (+cflags):
16832 Do not append -msoft-float.
16833 [$(with-fp) = no] (sysdep-LDFLAGS): Likewise.
16834
97a0650b
SP
168352013-09-18 Siddhesh Poyarekar <siddhesh@redhat.com>
16836
16837 * sysdeps/ieee754/dbl-64/sincos32.c: Fix code formatting.
16838
11ca09e9
JM
168392013-09-17 Joseph Myers <joseph@codesourcery.com>
16840
16841 [BZ #15966]
16842 * sysdeps/powerpc/fpu_control.h [!_SOFT_FLOAT && !__NO_FPRS__]
16843 (_FPU_GETCW): Use initial "__" on variable and field names but not
16844 on macro parameter name.
16845 [!_SOFT_FLOAT && !__NO_FPRS__] (_FPU_SETCW): Likewise. Use
16846 parentheses around reference to macro parameter.
16847
08ffcf34
RS
168482013-09-13 Richard Sandiford <richard@codesourcery.com>
16849
16850 * locale/programs/ld-ctype.c (find_idx): Use uint32_t in
16851 prototype.
16852 (ctype_startup): Use uint32_t in cast and sizeof for
16853 ctype->charnames.
16854
ae7080d3
JL
168552013-09-11 Jia Liu <proljc@gmail.com>
16856
16857 * sunrpc/rpc/types.h [__APPLE_CC__]: Define __u_char_defined and
16858 __daddr_t_defined.
16859 [__FreeBSD__]: Likewise.
16860
5905e7b3
OB
168612013-09-11 Ondřej Bílka <neleai@seznam.cz>
16862
16863 * sysdeps/x86_64/multiarch/ifunc-impl-list.c
16864 (__libc_ifunc_impl_list): Remove: __strchr_sse42.
16865 * sysdeps/x86_64/multiarch/strchr.S (__strchr_sse42): Remove.
16866 (strchr): Remove __strchr_sse42 ifunc selection.
16867 * sysdeps/x86_64/strchr.S (strchr): Use optimized implementation.
16868 * sysdeps/x86_64/strchrnul.S: Include sysdeps/x86_64/strchr.S.
16869
b987c776
WN
168702013-09-11 Will Newton <will.newton@linaro.org>
16871
16872 * benchtests/bench-timing.h (TIMING_INIT): Rename ITERS
16873 parameter to RES. Remove hardcoded 1000 value.
16874 * benchtests/bench-skeleton.c (main): Pass RES parameter
16875 to TIMING_INIT and multiply result by 1000.
16876
ddf985af
AZ
168772013-09-10 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
16878
16879 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
16880
ffdd3181
AS
168812013-09-11 Andreas Schwab <schwab@suse.de>
16882
16883 * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (__O_TMPFILE): Define
16884 if not defined.
16885 (O_TMPFILE) [__USE_GNU]: Define.
16886 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (__O_TMPFILE):
16887 Define.
16888
b73ed247
WN
168892013-09-11 Will Newton <will.newton@linaro.org>
16890
16891 [BZ #15857]
16892 * malloc/malloc.c (__libc_memalign): Check the value of bytes
16893 does not overflow.
16894
55e17aad
WN
168952013-09-11 Will Newton <will.newton@linaro.org>
16896
16897 [BZ #15856]
16898 * malloc/malloc.c (__libc_valloc): Check the value of bytes
16899 does not overflow.
16900
1159a193
WN
169012013-09-11 Will Newton <will.newton@linaro.org>
16902
16903 [BZ #15855]
16904 * malloc/malloc.c (__libc_pvalloc): Check the value of bytes
16905 does not overflow.
16906
5905e7b3 169072013-09-10 Ondřej Bílka <neleai@seznam.cz>
c7cabd13
OB
16908
16909 * sysdeps/ieee754/dbl-64/e_j0.c: Remove DO_NOT_USE_THIS conditionals.
16910 * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
16911 * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
16912 * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
16913 * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
16914
cdfc721b
AM
169152013-09-10 Allan McRae <allan@archlinux.org>
16916
aa04af00
AM
16917 [BZ #15748]
16918 * manual/arith.texi (Parsing of Floats): Clarify
16919 cross-reference.
16920
cdfc721b
AM
16921 [BZ #15849]
16922 * manual/install.texi (Running make install): Mention
16923 --enable-pt-chown.
16924 * INSTALL: Regenerated.
16925
95e7cf29
MR
169262013-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16927
16928 * csu/init-first.c (_init): Remove the !SHARED condition around
16929 FPU control word initialization.
16930 * elf/dl-support.c (_dl_fpu_control): New variable.
16931 (_dl_aux_init) <AT_FPUCW>: Initialize it.
16932 * math/test-fpucw.c [!FPU_CONTROL] (FPU_CONTROL): New macro.
16933 (main): Replace _FPU_DEFAULT with FPU_CONTROL throughout.
16934 * math/test-fpucw-static.c: New file.
16935 * math/test-fpucw-ieee.c: New file.
16936 * math/test-fpucw-ieee-static.c: New file.
16937 * math/Makefile (tests): Add `test-fpucw-ieee' and
16938 `$(tests-static)'.
16939 (tests-static): New variable.
16940 [($(build-shared),yes)] ($(addprefix $(objpfx),$(tests))): Move
16941 dependency to...
16942 [($(build-shared),yes)]
16943 ($(addprefix $(objpfx),$(filter-out $(tests-static),$(tests)))):
16944 ... this.
16945 [($(build-shared),yes)] ($(addprefix $(objpfx),$(tests-static))):
16946 New dependency.
16947
83e43bf0
AM
169482013-09-09 Allan McRae <allan@archlinux.org>
16949
a9f5ce09
AM
16950 [BZ #15939]
16951 * manual/string.texi (Collation Functions): Fix typo in
16952 strcoll example.
16953 Reported by Suren Karapetyan <me@suren.karapetyan.name>.
16954
34829bc2
AM
16955 [BZ #15893]
16956 * stdlib/isomac.c (get_null_defines): Fix memory leak.
16957
3932737d
AM
16958 [BZ #15892]
16959 * libio/memstream.c (open_memstream): Fix memory leak.
16960 * libio/wmemstream.c (open_wmemstream): Likewise.
16961
83e43bf0
AM
16962 [BZ #15895]
16963 * nscd/netgroupcache.c: Fix nesting of ifdefs.
16964
0c66b8e9
WN
169652013-09-09 Will Newton <will.newton@linaro.org>
16966
16967 * malloc/Makefile: Add tst-realloc to tests.
16968 * malloc/tst-realloc.c: New file.
16969
f6b00fd1
AM
169702013-09-09 Allan McRae <allan@archlinux.org>
16971
16972 [BZ #15844]
16973 * COPYING: Update from GNU website to fix FSF address.
16974 * COPYING.LIB: Likewise.
16975
eec55e16
DM
169762013-09-06 David S. Miller <davem@davemloft.net>
16977
16978 * po/zh_TW.po: Update Chinese (traditional) translation from
16979 translation project.
16980
1ecbb381
RS
169812013-09-06 Richard Sandiford <richard@codesourcery.com>
16982 Joseph Myers <joseph@codesourcery.com>
16983
16984 * locale/programs/locfile.c: Include <assert.h>, <wchar.h> and
16985 "localeinfo.h".
16986 (obstack_chunk_alloc): New macro.
16987 (obstack_chunk_free): Likewise.
16988 (record_offset): New function.
16989 (init_locale_data): Likewise.
16990 (align_locale_data): Likewise.
16991 (add_locale_empty): Likewise.
16992 (add_locale_raw_data): Likewise.
16993 (add_locale_raw_obstack): Likewise.
16994 (add_locale_string): Likewise.
16995 (add_locale_wstring): Likewise.
16996 (add_locale_uint32): Likewise.
16997 (add_locale_uint32_array): Likewise.
16998 (add_locale_char): Likewise.
16999 (start_locale_structure): Likewise.
17000 (end_locale_structure): Likewise.
17001 (start_locale_prelude): Likewise.
17002 (end_locale_prelude): Likewise.
17003 (write_locale_data): Take locale_file structure rather than an
17004 iovec.
17005 * locale/programs/locfile.h: Include "obstack.h".
17006 (struct locale_file): Change to store locale file contents instead
17007 of header.
17008 (init_locale_data): New prototype.
17009 (align_locale_data): Likewise.
17010 (add_locale_empty): Likewise.
17011 (add_locale_raw_data): Likewise.
17012 (add_locale_raw_obstack): Likewise.
17013 (add_locale_string): Likewise.
17014 (add_locale_wstring): Likewise.
17015 (add_locale_uint32): Likewise.
17016 (add_locale_uint32_array): Likewise.
17017 (add_locale_char): Likewise.
17018 (start_locale_structure): Likewise.
17019 (end_locale_structure): Likewise.
17020 (start_locale_prelude): Likewise.
17021 (end_locale_prelude): Likewise.
17022 (write_locale_data): Update prototype.
17023 * locale/programs/3level.h (struct TABLE): Remove result field.
17024 (CONCAT(TABLE,_finalize)): Change to CONCAT(add_locale_,TABLE).
17025 Use new locale_file interface.
17026 [!NO_FINALIZE]: Change condition to [!NO_ADD_LOCALE].
17027 (NO_FINALIZE): Change #undef to #undef of NO_ADD_LOCALE.
17028 * locale/programs/ld-address.c (address_output): Use new
17029 locale_file interface.
17030 * locale/programs/ld-collate.c (NO_FINALIZE): Change to
17031 NO_ADD_LOCALE.
17032 (collate_finish): Don't call collseq_table_finalize.
17033 (collate_output): Use new locale_file interface.
17034 * locale/programs/ld-ctype.c: Move includes of "3level.h" earlier
17035 in file.
17036 (NO_FINALIZE): Change to NO_ADD_LOCALE.
17037 (TABLE): Move defines earlier in file.
17038 (ELEMENT): Likewise.
17039 (DEFAULT): Likewise.
17040 (wctrans_table_add): Move macro and inline function earlier in
17041 file.
17042 (struct wctype_table): Move type earlier in file.
17043 (add_locale_wctype_table): New static prototype.
17044 (struct locale_ctype_t): Use logical types instead of struct iovec
17045 pointers for members.
17046 (ctype_output): Use new locale_file interface.
17047 (wctype_table_finalize): Change to add_locale_wctype_table. Use
17048 new locale_file interface.
17049 (allocate_arrays): Update for use of new locale_file interface.
17050 * locale/programs/ld-identification.c (identification_output): Use
17051 new locale_file interface.
17052 * locale/programs/ld-measurement.c (measurement_output): Likewise.
17053 * locale/programs/ld-messages.c (messages_output): Likewise.
17054 * locale/programs/ld-monetary.c (monetary_output): Likewise.
17055 * locale/programs/ld-name.c (name_output): Likewise.
17056 * locale/programs/ld-numeric.c (numeric_output): Likewise.
17057 * locale/programs/ld-paper.c (paper_output): Likewise.
17058 * locale/programs/ld-telephone.c (telephone_output): Likewise.
17059 * locale/programs/ld-time.c (time_output): Likewise.
17060
e029e2e5
AZ
170612013-09-06 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
17062
17063 * benchtests/Makefile: Add memrchr benchmark.
17064 * benchtests/bench-memchr.c (USE_AS_MEMRCHR): Add define to use
17065 benchmark as memrchr.
17066 * benchtests/bench-memrchr-ifunc.c: New file.
17067 * benchtests/bench-memrchr.c: New file.
17068
bbf6e8e4
WN
170692013-09-06 Will Newton <will.newton@linaro.org>
17070
17071 * benchtests/Makefile (string-bench): Add memcpy.
17072
6c82a2f8
CD
170732013-09-05 Carlos O'Donell <carlos@redhat.com>
17074 Cong Wang <amwang@redhat.com>
17075
e732c5f0 17076 [BZ #15850]
6c82a2f8
CD
17077 * sysdeps/unix/sysv/linux/bits/in.h
17078 [_UAPI_LINUX_IN6_H]: Define __USE_KERNEL_IPV6_DEFS.
17079 * inet/netinet/in.h: Move in_addr definition and bits/in.h inclusion
17080 before __USE_KERNEL_IPV6_DEFS uses.
17081 * inet/netinet/in.h [!__USE_KERNEL_IPV6_DEFS]: Define IPPROTO_MH, and
17082 IPPROTO_BEETPH.
17083 [__USE_KERNEL_IPV6_DEFS]: Don't define any of IPPROTO_*, in6_addr,
17084 sockaddr_in6, or ipv6_mreq.
17085
5430fc65
AZ
170862013-09-05 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
17087
17088 * sysdeps/powerpc/powerpc32/power7/memrchr.S (__memrchr): Fix invalid
17089 memory access for final bytes in some large inputs.
17090 * sysdeps/powerpc/powerpc64/power7/memrchr.S (__memrchr): Likewise.
17091
4660856c
AZ
170922013-09-05 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
17093
17094 * string/test-memrchr.c: New file.
17095 * string/test-memrchr-ifunc.c: New file.
17096 * string/Makefile: Add new memrchr testcase.
17097
bb8ea713
MF
170982013-09-05 Mike Frysinger <vapier@gentoo.org>
17099
17100 * sysdeps/unix/sysv/linux/tst-fanotify.c (do_test): Skip test when
17101 fanotify_init returns EPERM.
17102
b92a20b5
JM
171032013-09-04 Joseph Myers <joseph@codesourcery.com>
17104
17105 * conform/conformtest.pl (newtoken): Treat tokens not allowed as
17106 errors.
17107 (top level): Treat second token from macro or constant entries for
17108 allowed headers as allowed.
17109 * include/complex.h: Condition internal declarations on
17110 [!_ISOMAC].
17111 * include/fenv.h: Condition include of <stdbool.h> and internal
17112 declarations on [!_ISOMAC].
7447ccd9
CL
17113
171142013-09-04 Chris Leonard <cjl@sugarlabs,.org>
17115
3e181dda 17116 [BZ #15923]
7447ccd9
CL
17117 * locale/iso-4217.def: Update iso-1427.def and related occurrences.
17118
3f2e46a4
JM
171192013-09-04 Joseph Myers <joseph@codesourcery.com>
17120
17121 * configure.in (--enable-versioning): Remove configure option.
17122 (libc_cv_asm_symver_directive): Remove configure test.
17123 (libc_cv_ld_version_script_option): Likewise.
17124 (VERSIONING): Remove variable and AC_SUBST.
17125 (DO_VERSIONING): Remove AC_DEFINE.
17126 * configure: Regenerated.
17127 * config.h.in (DO_VERSIONING): Remove macro.
17128 * Makerules [$(versioning) = yes]: Change conditionals to
17129 [$(build-shared) = yes].
17130 * config.make.in (versioning): Remove variable.
17131 * dlfcn/Makefile [$(versioning) = yes]: Change conditionals to
17132 [$(build-shared) = yes].
17133 * dlfcn/modstatic2.c (test) [DO_VERSIONING]: Remove conditional.
17134 * dlfcn/tststatic2.c (main) [DO_VERSIONING]: Likewise.
17135 * elf/Makefile [$(versioning) = yes]: Change conditionals to
17136 [$(build-shared) = yes].
17137 * extra-lib.mk [$(versioning) = yes]: Likewise.
17138 * hurd/Makefile [$(versioning) = yes]: Likewise.
17139 * hurd/geteuids.c [SHARED && DO_VERSIONING]: Change conditional to
17140 [SHARED].
17141 * include/libc-symbols.h [DO_VERSIONING]: Change conditional to
17142 [SHARED].
17143 [SHARED && DO_VERSIONING && !NO_HIDDEN]: Change conditional to
17144 [SHARED && !NO_HIDDEN].
17145 * include/shlib-compat.h [DO_VERSIONING]: Change conditional to
17146 [SHARED].
17147 [SHARED && DO_VERSIONING]: Likewise..
17148 * libio/Makefile [$(versioning) = yes]: Change conditionals to
17149 [$(build-shared) = yes].
17150 * manual/install.texi (--disable-versioning): Remove
17151 documentation.
17152 * INSTALL: Regenerated.
17153 * resolv/res_libc.c [SHARED && DO_VERSIONING]: Change conditional
17154 to [SHARED].
17155 * sunrpc/Makefile [$(versioning) = yes]: Change conditional to
17156 [$(build-shared) = yes].
17157 * sysdeps/gnu/Makefile [$(versioning) = yes]: Likewise.
17158 * sysdeps/i386/i686/multiarch/strstr-c.c
17159 [SHARED && DO_VERSIONING && !NO_HIDDEN]: Change conditional to
17160 [SHARED && !NO_HIDDEN].
17161 * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h
17162 [SHARED && DO_VERSIONING]: Change conditional to [SHARED].
17163 * sysdeps/powerpc/powerpc32/dl-machine.c
17164 [SHARED && !(DO_VERSIONING - 0)]: Remove conditional error.
17165 * sysdeps/powerpc/powerpc32/sysdep.h
17166 [SHARED && DO_VERSIONING && PIC && !NO_HIDDEN]: Change conditional
17167 to [SHARED && PIC && !NO_HIDDEN].
17168 * sysdeps/wordsize-32/divdi3.c [SHARED && DO_VERSIONING]: Change
17169 conditional to [SHARED].
17170
44558701
WN
171712013-09-04 Will Newton <will.newton@linaro.org>
17172
17173 * benchtests/bench-timing.h (TIMING_PRINT_MEAN): New macro.
17174 * benchtests/bench-string.h: Include bench-timing.h instead
17175 of including hp-timing.h directly. (INNER_LOOP_ITERS): New
17176 define. (HP_TIMING_BEST): Delete macro. (test_init): Remove
17177 call to HP_TIMING_DIFF_INIT.
17178 * benchtests/bench-memccpy.c: Use bench-timing.h macros
17179 instead of hp-timing.h macros.
17180 * benchtests/bench-memchr.c: Likewise.
17181 * benchtests/bench-memcmp.c: Likewise.
17182 * benchtests/bench-memcpy.c: Likewise.
17183 * benchtests/bench-memmem.c: Likewise.
17184 * benchtests/bench-memmove.c: Likewise.
17185 * benchtests/bench-memset.c: Likewise.
17186 * benchtests/bench-rawmemchr.c: Likewise.
17187 * benchtests/bench-strcasecmp.c: Likewise.
17188 * benchtests/bench-strcasestr.c: Likewise.
17189 * benchtests/bench-strcat.c: Likewise.
17190 * benchtests/bench-strchr.c: Likewise.
17191 * benchtests/bench-strcmp.c: Likewise.
17192 * benchtests/bench-strcpy.c: Likewise.
17193 * benchtests/bench-strcpy_chk.c: Likewise.
17194 * benchtests/bench-strlen.c: Likewise.
17195 * benchtests/bench-strncasecmp.c: Likewise.
17196 * benchtests/bench-strncat.c: Likewise.
17197 * benchtests/bench-strncmp.c: Likewise.
17198 * benchtests/bench-strncpy.c: Likewise.
17199 * benchtests/bench-strnlen.c: Likewise.
17200 * benchtests/bench-strpbrk.c: Likewise.
17201 * benchtests/bench-strrchr.c: Likewise.
17202 * benchtests/bench-strspn.c: Likewise.
17203 * benchtests/bench-strstr.c: Likewise.
17204
cae16d66
WN
172052013-09-04 Will Newton <will.newton@linaro.org>
17206
17207 * benchtests/Makefile: Use LDLIBS instead of LDFLAGS.
17208
ffa3cd7f
JM
172092013-09-03 Joseph Myers <joseph@codesourcery.com>
17210
17211 [BZ #15427]
17212 * sysdeps/ieee754/flt-32/e_lgammaf_r.c (__ieee754_lgammaf_r): Use
17213 2**-30 instead of 2**-70 as threshold for returning -log(|x|).
17214 * math/libm-test.inc (lgamma_test_data): Add more tests.
17215 * sysdeps/i386/fpu/libm-test-ulps: Update.
17216 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
17217
8f02859f
OB
172182013-09-03 Ondřej Bílka <neleai@seznam.cz>
17219
17220 * sysdeps/x86_64/multiarch/strcmp-sse2-unaligned.S: New file.
17221 * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
17222 Add ifunc.
17223 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines):
17224 Add strcmp-sse2-unaligned
17225 * sysdeps/x86_64/multiarch/strcmp.S (strcmp): Add ifunc.
17226
18d43716
MF
172272013-09-02 Mike Frysinger <vapier@gentoo.org>
17228
17229 * Versions.def (libc): Add GLIBC_2.19.
17230
ac444012
MF
172312013-09-02 Mike Frysinger <vapier@gentoo.org>
17232
17233 * sysdeps/unix/sysv/linux/tst-fanotify.c: New test.
17234 * sysdeps/unix/sysv/linux/Makefile (tests): Add tst-fanotify.
17235
b7835e32
JM
172362013-09-02 Joseph Myers <joseph@codesourcery.com>
17237
17238 [BZ #14155]
17239 * sysdeps/ieee754/flt-32/e_jnf.c (__ieee754_jnf): Use double for
17240 intermediate calculations in recurrence.
17241 (__ieee754_ynf): Likewise.
17242 * math/libm-test.inc (jn_test_data): Do not allow spurious
17243 underflow exception. Add more tests.
17244 (yn_test_data): Add more tests.
17245 * sysdeps/i386/fpu/libm-test-ulps: Update.
17246 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
17247
8220f4f0
OB
172482013-09-02 Ondřej Bílka <neleai@seznam.cz>
17249
17250 * sysdeps/powerpc/powerpc32/power6/memcpy.S: Fix typo.
17251
f24a6d08
OB
172522013-08-30 Ondřej Bílka <neleai@seznam.cz>
17253
17254 * csu/init-first.c: Fix then/than typos.
17255 * locale/programs/ld-collate.c: Likewise.
17256 * locale/programs/linereader.h: Likewise.
17257 * manual/charset.texi: Likewise.
17258 * manual/filesys.texi: Likewise.
17259 * manual/stdio.texi: Likewise.
17260 * manual/string.texi: Likewise.
17261 * stdlib/fmtmsg.c: Likewise.
17262 * sysdeps/i386/stpncpy.S: Likewise.
17263 * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
17264 * sysdeps/powerpc/powerpc32/power6/memset.S: Likewise.
17265 * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
17266 * sysdeps/powerpc/powerpc64/power6/memset.S: Likewise.
17267
382466e0
OB
172682013-08-30 Ondřej Bílka <neleai@seznam.cz>
17269
17270 * elf/dl-open.c: Fix typos.
17271 * iconvdata/gbbig5.c: Likewise.
17272 * iconvdata/iso-2022-jp.c: Likewise.
17273 * iconv/gconv_int.h: Likewise.
17274 * iconv/loop.c: Likewise.
17275 * nis/rpcsvc/nis.h: Likewise.
17276 * resolv/ns_name.c: Likewise.
17277 * stdio-common/vfscanf.c: Likewise.
17278 * streams/stropts.h: Likewise.
17279 * sunrpc/rpc_thread.c: Likewise.
17280 * sysdeps/i386/strpbrk.S: Likewise.
17281 * sysdeps/ieee754/k_standard.c: Likewise.
17282 * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
17283 * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
17284 * sysdeps/mach/hurd/dl-sysdep.c: Likewise.
17285 * sysdeps/mach/hurd/profil.c: Likewise.
17286 * sysdeps/s390/dl-procinfo.h: Likewise.
17287 * sysdeps/unix/sysv/linux/i386/chown.c: Likewise.
17288 * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Likewise.
17289 * sysdeps/unix/sysv/linux/sparc/sparc32/makecontext.c: Likewise.
17290 * sysdeps/x86_64/dl-trampoline.S: Likewise.
17291 * sysdeps/x86_64/multiarch/strcmp-sse42.S: Likewise.
17292
0186c6e9
OB
172932013-08-30 Ondřej Bílka <neleai@seznam.cz>
17294
17295 * sysdeps/x86_64/multiarch/rawmemchr.S: Delete.
17296 * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Remove rawmemchr ifunc.
17297
d4e16af1
OB
172982013-08-29 Ondřej Bílka <neleai@seznam.cz>
17299
17300 * sysdeps/unix/sysv/linux/powerpc/aix/aix-dirent.h: Remove
17301 aix specific files.
17302 * sysdeps/unix/sysv/linux/powerpc/aix/aix-errno.h: Likewise.
17303 * sysdeps/unix/sysv/linux/powerpc/aix/aix-stat.h: Likewise.
17304 * sysdeps/unix/sysv/linux/powerpc/aix/aix-termios.h: Likewise.
17305 * sysdeps/unix/sysv/linux/powerpc/aix/direntconv.c: Likewise.
17306 * sysdeps/unix/sysv/linux/powerpc/aix/errnoconv.c: Likewise.
17307 * sysdeps/unix/sysv/linux/powerpc/aix/statconv.c: Likewise.
17308 * sysdeps/unix/sysv/linux/powerpc/aix/tcgetattr.c: Likewise.
17309 * sysdeps/unix/sysv/linux/powerpc/aix/tcsetattr.c: Likewise.
17310
88335980
TS
173112013-08-29 Thomas Schwinge <thomas@codesourcery.com>
17312 Roland McGrath <roland@hack.frob.com>
17313
17314 * sysdeps/mach/hurd/errnos.awk (BEGIN): Emit ESUCCESS.
17315 * sysdeps/mach/hurd/bits/errno.h: Regenerate.
17316
ed479b02
ST
173172013-08-29 Samuel Thibault <samuel.thibault@ens-lyon.org>
17318
17319 * sysdeps/mach/hurd/i386/init-first.c (init1): Use
17320 __executable_start symbol instead of _start.
17321
f1cc4c86
TS
173222013-08-29 Thomas Schwinge <thomas@codesourcery.com>
17323
d821f07c
TS
17324 * sysdeps/unix/sysv/linux/ldsodefs.h (VALID_ELF_HEADER)
17325 (VALID_ELF_OSABI, VALID_ELF_ABIVERSION, MORE_ELF_HEADER_DATA):
17326 Move macros to...
17327 * sysdeps/gnu/ldsodefs.h: ... this new file.
17328
c54290cf
TS
17329 * sysdeps/unix/sysv/linux/ldsodefs.h (VALID_ELF_OSABI)
17330 (VALID_ELF_ABIVERSION, MORE_ELF_HEADER_DATA): Use ELFOSABI_GNU
17331 instead of ELFOSABI_LINUX.
17332
0007fc9b 17333 [BZ #15522] strtod ("nan(N)") returning a sNaN in some cases
0007fc9b
TS
17334 * stdlib/strtof_l.c (SET_MANTISSA): Rewrite.
17335 * stdlib/strtod_l.c (SET_MANTISSA): Likewise.
17336 * sysdeps/ieee754/ldbl-64-128/strtold_l.c (SET_MANTISSA):
17337 Likewise.
17338 * sysdeps/ieee754/ldbl-96/strtold_l.c (SET_MANTISSA): Likewise.
17339 * sysdeps/ieee754/ldbl-128/strtold_l.c (SET_MANTISSA): Likewise.
17340 * sysdeps/ieee754/ldbl-128ibm/strtold_l.c (SET_MANTISSA):
17341 Likewise.
17342 * sysdeps/ieee754/ldbl-128ibm/ieee754.h
17343 (ibm_extended_long_double): Add ieee_nan member.
17344 * stdlib/tst-strtod6.c (test): New function, renamed from do_test.
17345 (do_test): New function.
17346
f1cc4c86
TS
17347 * math/basic-test.c (TEST_CONVERT): New macro, renamed from
17348 TEST_TRUNC.
17349 (convert_dfsf_test, convert_tfsf_test, convert_tfdf_test): New
17350 functions, renamed from truncdfsf_test, trunctfsf_test,
17351 trunctfdf_test.
17352 (convert_sfdf_test, convert_sftf_test, convert_dftf_test): New
17353 functions.
17354 (do_test): Run all these.
17355
6f65e668
OB
173562013-08-29 Ondřej Bílka <neleai@seznam.cz>
17357
17358 * argp/argp-help.c: Fix typos.
17359 * argp/argp-parse.c: Likewise.
17360 * debug/backtracesyms.c: Likewise.
17361 * elf/elf.h: Likewise.
17362 * malloc/malloc.c: Likewise.
17363 * nis/nis_print.c: Likewise.
17364 * resolv/res_comp.c: Likewise.
17365 * stdlib/stdlib.h: Likewise.
17366 * sunrpc/clnt_tcp.c: Likewise.
17367 * sunrpc/clnt_udp.c: Likewise.
17368 * sunrpc/clnt_unix.c: Likewise.
17369 * sysdeps/unix/bsd/ptsname.c: Likewise.
17370 * sysdeps/unix/sysv/linux/ifaddrs.c: Likewise.
17371 * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Likewise.
99541e80
RM
17372 * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S:
17373 Likewise.
17374 * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S:
17375 Likewise.
17376 * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S:
17377 Likewise.
6f65e668
OB
17378 * sysdeps/unix/sysv/linux/ptsname.c: Likewise.
17379
3a309239
SP
173802013-08-28 Siddhesh Poyarekar <siddhesh@redhat.com>
17381
17382 * nscd/aicache.c (addhstaiX): Use __glibc_unlikely.
17383 * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
17384
3b813b29
MF
173852013-08-27 Mike Frysinger <vapier@gentoo.org>
17386
17387 [BZ #15897]
17388 * dlfcn/Makefile (tests): Add bug-dl-leaf.
17389 (modules-names): Add bug-dl-leaf-lib and bug-dl-leaf-lib-cb.
17390 ($(objpfx)bug-dl-leaf): New rule.
17391 ($(objpfx)bug-dl-leaf.so): Likewise.
17392 ($(objpfx)bug-dl-leaf.out): Likewise.
17393 ($(objpfx)bug-dl-leaf-lib.so): Likewise.
17394 ($(objpfx)bug-dl-leaf-lib-cb.so): Likewise.
17395 * dlfcn/bug-dl-leaf.c: New test.
17396 * dlfcn/bug-dl-leaf-lib.c: Likewise.
17397 * dlfcn/bug-dl-leaf-lib-cb.c: Likewise.
17398 * dlfcn/dlfcn.h (dlopen): Change __THROW to __THROWNL.
17399 (dlclose): Likewise.
17400 (dlmopen): Likewise.
17401
8cc3269f
RM
174022013-08-27 Roland McGrath <roland@hack.frob.com>
17403
7f9d0034
RM
17404 * include/netdb.h [!_ISOMAC]:
17405 Don't include <tls.h>.
17406 (h_errno, __libc_h_errno): Move declaration and macros out of
17407 [_LIBC_REENTRANT].
17408
fb431262
RM
17409 * include/resolv.h [_RESOLV_H_]:
17410 Don't include <tls.h>.
17411 (__resp, _res): Move declaration and macro out of [_LIBC_REENTRANT].
17412 * resolv/res_libc.c: Don't include <tls.h>.
17413 (_res): Use __attribute__ ((nocommon)) in place of
17414 __attribute__ ((section (".bss"))).
17415
bd81123a
RM
17416 * Makefile ($(common-objpfx)linkobj/libc_pic.a):
17417 If [sunrpc not in $(subdirs)], define to use libc_pic.a directly.
17418
c4e42566
RM
17419 * resolv/res_send.c (send_dg): Don't try to use ioctl unless [FIONREAD].
17420
f890a59b
RM
17421 * resolv/res_hconf.c [!NOT_IN_libc] (ifaddrs): Declare
17422 only under [SIOCGIFCONF && SIOCGIFNETMASK].
17423
17424 * resolv/res_mkquery.c: Include <sys/time.h>.
17425
5d1f0a09
RM
17426 * inet/ifreq.c: Moved to ...
17427 * sysdeps/unix/ifreq.c: ... here.
17428 * inet/ifreq.c: New file, true stub version.
17429
6fcf28b3
RM
17430 * socket/sa_len.c: New file.
17431 * socket/Makefile (aux): Add it.
17432 * sysdeps/unix/sysv/linux/Makefile
17433 [$(subdir) = socket] (sysdep_routines): Don't add sa_len here.
17434 * sysdeps/unix/sysv/linux/sa_len.c: Just #define HAVE_NET*_H
17435 and #include <socket/sa_len.c>.
17436 * sysdeps/unix/sysv/linux/s390/sa_len.c: Just #define
17437 HAVE_NETIUCV_IUCV_H and #include <sysdeps/unix/sysv/linux/sa_len.c>.
17438
e041fb8b
RM
17439 * sysdeps/unix/bsd/bsd4.4/bits/socket.h: Moved to ...
17440 * bits/socket.h: ... here.
17441
8cc3269f
RM
17442 * sysdeps/unix/bsd/bsd4.4/bits/socket.h (enum __socket_type):
17443 Add SOCK_CLOEXEC, SOCK_NONBLOCK with values from FreeBSD.
17444 (SOCK_MAX, SOCK_TYPE_MASK): New macros.
17445
5d228a43
AS
174462013-08-27 Andreas Schwab <schwab@suse.de>
17447
45b8accc
AS
17448 [BZ #15736]
17449 * locale/categories.def (LC_CTYPE): Add "nonascii-case" element.
17450 * string/Makefile (test-strcasecmp-ENV, test-strncasecmp-ENV)
17451 (test-strcasecmp-ifunc-ENV, test-strncasecmp-ifunc-ENV): Define.
17452 * string/test-strcasecmp.c (test_main): Run tests in several
17453 locales.
17454 * string/test-strncasecmp.c (test_main): Likewise.
17455
5d228a43
AS
17456 * sysdeps/i386/i686/multiarch/strcmp-sse4.S (__strcasecmp_sse4_2)
17457 (__strncasecmp_sse4_2) [PIC]: Restore %ebx before falling through
17458 to __strcasecmp_nonascii and __strncasecmp_nonascii.
17459 * sysdeps/i386/i686/multiarch/strcmp-ssse3.S (__strcasecmp_ssse3)
17460 (__strncasecmp_ssse3) [PIC]: Likewise.
17461
59d112a4
RM
174622013-08-26 Roland McGrath <roland@hack.frob.com>
17463
53234cc3
RM
17464 * io/lxstat64.c: Just call __xstat64, for parity with stub __lxstat.
17465
59d112a4
RM
17466 * nss/nss_files/files-key.c: Include <rpc/des_crypt.h>
17467 instead of explicitly declaring xdecrypt.
17468 * nis/nss_nis/nis-publickey.c: Likewise.
17469
595aba70
SP
174702013-08-26 Siddhesh Poyarekar <siddhesh@redhat.com>
17471
17472 [BZ #15890]
17473 * nscd/aicache.c: Include res_hconf.h.
17474 (addhstaiX): Initialize res_hconf.
17475
ffabd393
AS
174762013-08-26 Andreas Schwab <schwab@suse.de>
17477
17478 * stdlib/Makefile (LDFLAGS-tst-tls-atexit): Remove.
17479 ($(objpfx)tst-tls-atexit): Add dependencies here instead.
17480
e0a69f5c
SP
174812013-08-26 Siddhesh Poyarekar <siddhesh@redhat.com>
17482
17483 * nscd/aicache.c (addhstaiX): Fix indentation.
17484
8c12f01d
MF
174852013-08-25 Mike Frysinger <vapier@gentoo.org>
17486
17487 * configure.ac: Quote $build_pt_chown test.
17488 * configure: Regenerated.
17489
8fe89494
JM
174902013-08-23 Joseph Myers <joseph@codesourcery.com>
17491
17492 [BZ #15532]
17493 * math/s_cexp.c (__cexp): Return NaN + i0 for NaN + i0 argument.
17494 * math/s_cexpf.c (__cexpf): Likewise.
17495 * math/s_cexpl.c (__cexpl): Likewise.
17496 * math/libm-test.inc (cexp_test_data): Correct expected return
17497 value for NaN + i0. Add another test.
17498
75b181d6
DM
174992013-08-22 David S. Miller <davem@davemloft.net>
17500
17501 * po/ca.po: Update Catalan translation from translation project.
936241e4 17502 * po/uk.po: Add Ukrainian translations from translation project.
75b181d6 17503
acd06bb1
JM
175042013-08-21 Joseph Myers <joseph@codesourcery.com>
17505
17506 [BZ #15797]
17507 * math/s_fdim.c (__fdim): Check for infinite arguments if result
17508 is infinite, not alongside NaN test.
17509 * math/s_fdimf.c (__fdimf): Likewise.
17510 * math/s_fdiml.c (__fdiml): Likewise.
17511 * math/libm-test.inc (fdim_test_data): Add more tests. Test that
17512 errno is unchanged.
17513
c0c3f78a
OB
175142013-08-21 Ondřej Bílka <neleai@seznam.cz>
17515
17516 * argp/argp-help.c: Fix typos.
17517 * crypt/speeds.c: Likewise.
17518 * csu/check_fds.c: Likewise.
17519 * elf/dl-load.c: Likewise.
17520 * elf/dl-open.c: Likewise.
17521 * elf/reldep3.c: Likewise.
17522 * elf/reldep.c: Likewise.
17523 * elf/sprof.c: Likewise.
17524 * iconv/iconv_charmap.c: Likewise.
17525 * iconv/skeleton.c: Likewise.
17526 * iconv/strtab.c: Likewise.
17527 * io/lockf64.c: Likewise.
17528 * libio/libioP.h: Likewise.
17529 * resolv/gai_notify.c: Likewise.
17530 * resolv/ns_name.c: Likewise.
17531 * resolv/ns_samedomain.c: Likewise.
17532 * resolv/res_send.c: Likewise.
17533 * stdlib/random.c: Likewise.
17534 * sunrpc/rpc/xdr.h: Likewise.
17535 * sysdeps/i386/fpu/fraiseexcpt.c: Likewise.
17536 * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Likewise.
17537 * sysdeps/i386/i686/multiarch/memset-sse2-rep.S: Likewise.
17538 * sysdeps/i386/i686/multiarch/memset-sse2.S: Likewise.
17539 * sysdeps/i386/i686/multiarch/strcat-sse2.S: Likewise.
17540 * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Likewise.
17541 * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Likewise.
17542 * sysdeps/i386/i686/multiarch/strcpy-sse2.S: Likewise.
17543 * sysdeps/mach/hurd/check_fds.c: Likewise.
17544 * sysdeps/powerpc/powerpc32/cell/memcpy.S: Likewise.
17545 * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Likewise.
17546 * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
17547 * sysdeps/powerpc/powerpc32/power7/memcmp.S: Likewise.
17548 * sysdeps/powerpc/powerpc32/setjmp.S: Likewise.
17549 * sysdeps/powerpc/powerpc64/cell/memcpy.S: Likewise.
17550 * sysdeps/pthread/aio_notify.c: Likewise.
17551 * sysdeps/sparc/fpu/fraiseexcpt.c: Likewise.
17552 * sysdeps/unix/sysv/linux/socketcall.h: Likewise.
17553 * sysdeps/x86_64/fpu/fraiseexcpt.c: Likewise.
17554 * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Likewise.
17555 * sysdeps/x86/fpu/bits/fenv.h: Likewise.
17556
46ed1038
LD
175572013-08-21 Liubov Dmitrieva <liubov.dmitrieva@intel.com>
17558
17559 * sysdeps/i386/i686/multiarch/strcmp.S: Skip SSE4_2
17560 version if bit_Slow_SSE4_2 is set.
17561 * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
17562 * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
17563
d400dcac
AZ
175642013-07-23 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
17565
17566 [BZ #15867]
17567 * sysdeps/powerpc/powerpc32/backtrace.c (__backtrace): Handle signal
17568 trampoline stack frame information.
17569 * sysdeps/powerpc/powerpc64/backtrace.c (__backtrace): Likewise.
17570 * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h
17571 (__vdso_sigtramp_rt64): New variable: PPC64 signal trampoline.
17572 (__vdso_sigtramp32): New variable: PPC32 signal trampoline.
17573 (__vdso_sigtramp_rt32): New variable: PPC32 signal trampoline.
17574 * sysdeps/unix/sysv/linux/powerpc/init-first.c
17575 (_libc_vdso_platform_setup): Initialize the signal trampolines.
17576 * debug/tst-backtrace5.c (fn): Add an option set modify sigaction
17577 sa_flags value.
17578 * debug/tst-backtrace6.c: New file: check backtrace for signal frames,
17579 interrupting a syscall and set with option SA_SIGINFO.
17580
42c8fdd8
JM
175812013-08-20 Joseph Myers <joseph@codesourcery.com>
17582
c980f2f4
JM
17583 [BZ #15531]
17584 * math/s_cproj.c (__cproj): Only return an infinity if one part of
17585 argument is infinite.
17586 * math/s_cprojf.c (__cprojf): Likewise.
17587 * math/s_cprojl.c (__cprojl): Likewise.
17588 * sysdeps/ieee754/ldbl-128ibm/s_cprojl.c (__cprojl): Likewise.
17589 * math/libm-test.inc (cproj_test_data): Add more tests.
17590
0716c4fc
JM
17591 * sysdeps/unix/sysv/linux/mmap64.c: Include <string.h>.
17592
42c8fdd8
JM
17593 * sysdeps/unix/sysv/linux/mmap64.c (__mmap64)
17594 [MMAP2_PAGE_SHIFT == -1]: Use __getpagesize to determine page
17595 size. Use __ffs to determine corresponding shift.
17596
b31469d0
JM
175972013-08-20 Joseph Myers <joseph@codesourcery.com>
17598 Roland McGrath <roland@hack.frob.com>
17599
17600 * Makefile (INSTALL): Remove trailing blank lines from output of
17601 makeinfo.
17602
4e39af6e
AK
176032013-08-20 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
17604
17605 * sysdeps/unix/sysv/linux/s390/sys/procfs.h (struct elf_prstatus):
17606 Align 32 bit compat elf_greg to 8 bytes.
17607
f315524e
AA
176082013-08-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
17609
17610 * elf/setup-vdso.h (setup_vdso): Fix missing string termination.
17611
1326ba1a
SP
176122013-08-20 Siddhesh Poyarekar <siddhesh@redhat.com>
17613
17614 * string/strcoll_l.c (coll_seq): New structure.
17615 (get_next_seq_cached): New function.
17616 (get_next_seq): New function.
17617 (do_compare): New function.
17618 (STRCOLL): Use GNU style definition. Simplify implementation
17619 by using get_next_seq, get_next_seq_cached and do_compare.
17620
91ce4085
FW
176212013-08-16 Florian Weimer <fweimer@redhat.com>
17622
17623 [BZ #14699]
17624 CVE-2013-4237
17625 * sysdeps/posix/dirstream.h (struct __dirstream): Add errcode
17626 member.
17627 * sysdeps/posix/opendir.c (__alloc_dir): Initialize errcode
17628 member.
17629 * sysdeps/posix/rewinddir.c (rewinddir): Reset errcode member.
17630 * sysdeps/posix/readdir_r.c (__READDIR_R): Enforce NAME_MAX limit.
17631 Return delayed error code. Remove GETDENTS_64BIT_ALIGNED
17632 conditional.
17633 * sysdeps/unix/sysv/linux/wordsize-64/readdir_r.c: Do not define
17634 GETDENTS_64BIT_ALIGNED.
17635 * sysdeps/unix/sysv/linux/i386/readdir64_r.c: Likewise.
17636 * manual/filesys.texi (Reading/Closing Directory): Document
17637 ENAMETOOLONG return value of readdir_r. Recommend readdir more
17638 strongly.
17639 * manual/conf.texi (Limits for Files): Add portability note to
17640 NAME_MAX, PATH_MAX.
17641 (Pathconf): Add portability note for _PC_NAME_MAX, _PC_PATH_MAX.
17642
ca0a6bc4
AS
176432013-08-13 Andreas Schwab <schwab@suse.de>
17644
17645 [BZ #15749]
17646 * sysdeps/ieee754/ldbl-96/s_cbrtl.c (__cbrtl): Use fabsl instead
17647 of fabs.
17648 * math/libm-test.inc (cbrt_test_data) [TEST_LDOUBLE &&
17649 LDBL_MAX_EXP >= 16384]: Add tests for it.
17650
6c1fd795
DM
176512013-08-12 David S. Miller <davem@davemloft.net>
17652
17653 * version.h (RELEASE): Set to "development".
17654 (VERSION): Set to "2.18.90".
17655 * NEWS: Add 2.19 section.
17656
31ad488d
DM
176572013-08-03 David S. Miller <davem@davemloft.net>
17658
17659 * po/ko.po: Update Korean translation from translation project.
17660
db24e684
DM
176612013-08-01 David S. Miller <davem@davemloft.net>
17662
17663 * manual/contrib.texi: Update entry for Siddhesh Poyarekar. Add
17664 entries for Will Newton, Andi Kleen, David Holsgrove, and Ondrej
17665 Bilka.
17666
f723285b
DM
176672013-07-30 David S. Miller <davem@davemloft.net>
17668
17669 * po/fr.po: Update French translation from translation project.
17670
3cbc52db
DM
176712013-07-28 David S. Miller <davem@davemloft.net>
17672
30bbc0cc
DM
17673 * po/cs.po: Update Czech translation from translation project.
17674
3cbc52db
DM
17675 * po/sv.po: Update Swedish translation from translation project.
17676
d492e6d0
DM
176772013-07-27 David S. Miller <davem@davemloft.net>
17678
f1a7f492
DM
17679 * po/eo.po: Update Esperanto translation from translation project.
17680
90e62a4a
DM
17681 * po/vi.po: Update Vietnamese translation from translation project.
17682
d492e6d0
DM
17683 * po/de.po: Update German translation from translation project.
17684
d4baa62d
DM
176852013-07-26 David S. Miller <davem@davemloft.net>
17686
641aa7b4
DM
17687 * po/bg.po: Update Bulgarian translation from translation project.
17688
d4baa62d
DM
17689 * po/nl.po: Update Dutch translation from translation project.
17690 * po/pl.po: Update Polish translation from translation project.
17691 * po/ru.po: Update Russian translation from translation project.
17692
61a9dcb9
DM
176932013-07-24 David S. Miller <davem@davemloft.net>
17694
17695 * po/libc.pot: Update.
17696
7b1f8b58
AZ
176972013-07-23 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
17698
17699 * sysdeps/unix/sysv/linux/powerpc/dl-static.c: New file to support
17700 variable page size.
17701 * sysdeps/unix/sysv/linux/powerpc/ldsodefs.h: Likewise.
17702 * sysdeps/unix/sysv/linux/powerpc/Makefile: Build dl-static in elf.
17703 * sysdeps/unix/sysv/linux/powerpc/Versions: Add _dl_var_init.
17704
a8fc7a03
AK
177052013-07-22 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
17706
17707 * sysdeps/s390/fpu/libm-test-ulps: Refresh.
17708
e4608715
CD
177092013-07-21 Siddhesh Poyarekar <siddhesh@redhat.com>
17710 Andreas Schwab <schwab@suse.de>
17711 Roland McGrath <roland@hack.frob.com>
17712 Joseph Myers <joseph@codesourcery.com>
17713 Carlos O'Donell <carlos@redhat.com>
17714
17715 [BZ #15755]
17716 * config.h.in: Define HAVE_PT_CHOWN.
17717 * config.make.in (build-pt-chown): New variable.
17718 * configure.in (--enable-pt_chown): New configure option.
17719 * configure: Regenerate.
17720 * login/Makefile: Include Makeconfig. Build pt_chown only if
17721 build-pt-chown is enabled.
17722 * sysdeps/unix/grantpt.c (grantpt) [HAVE_PT_CHOWN]: Spawn
17723 pt_chown to fix pty ownership.
17724 * sysdeps/unix/sysv/linux/grantpt.c [HAVE_PT_CHOWN]: Define
17725 CLOSE_ALL_FDS.
17726 * manual/install.texi (Configuring and compiling): Mention
17727 --enable-pt_chown. Add @findex for grantpt.
17728 * INSTALL: Regenerate.
17729
da2d62df
DM
177302013-07-20 David S. Miller <davem@davemloft.net>
17731
17732 * sysdeps/sparc/fpu/libm-test-ulps: Update ULPs to handle minor
17733 difference between 32-bit and 64-bit.
17734
d7e06450
CD
177352013-07-15 Carlos O'Donell <carlos@redhat.com>
17736
17737 [BZ #15711]
17738 * sysdeps/unix/sysv/linux/Makefile ($(objpfx)bits/syscall%h):
17739 Avoid system header dependency with -ffreestanding.
17740 ($(objpfx)bits/syscall%d): Likewise.
17741
f959cfd7
DM
177422013-07-13 David S. Miller <davem@davemloft.net>
17743
17744 * math/libm-test.inc (casin_test_data): Annotate more cases of missing
17745 underflows from atanl/atan2l due to bug 15319.
17746 (casinh_test_data): Likewise.
17747
c61f8513
DM
177482013-07-07 David S. Miller <davem@davemloft.net>
17749
17750 * sysdeps/sparc/fpu/libm-test-ulps: Regenerate from scratch.
17751
72c90ed0
JA
177522013-07-05 Jeroen Albers <_jeroen_@yahoo.com>
17753
17754 * sysdeps/i386/fpu/libm-test-ulps: Update.
17755 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
17756
52dfbe13
SP
177572013-07-04 Siddhesh Poyarekar <siddhesh@redhat.com>
17758
17759 * configure.in (--enable-lock-elision): Fix message text.
17760 * INSTALL: Regenerate.
17761 * configure: Regenerate.
17762
3f169543
AZ
177632013-07-04 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
17764
17765 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
17766
521c6785
AJ
177672013-07-03 Andreas Jaeger <aj@suse.de>
17768
17769 * sysdeps/unix/sysv/linux/sys/ptrace.h (PTRACE_LISTEN): Add
17770 define.
17771 (PTRACE_PEEKSIGINFO): Add new value from Linux 3.10.
17772 (ptrace_peeksiginfo_args): Add.
17773 (__ptrace_peeksiginfo_flags): Add.
17774 * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
17775 * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
17776 * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
17777
d2cc15cb
AM
177782013-07-03 Allan McRae <allan@archlinux.org>
17779
17780 * sysdeps/i386/fpu/libm-test-ulps: Update.
17781
3aaeeca7
DM
177822013-07-02 David S. Miller <davem@davemloft.net>
17783
17784 * sysdeps/sparc/fpu/libm-test-ulps: Update.
17785
5314ed1a
MT
177862013-07-02 Markus Trippelsdorf <markus@trippelsdorf.de>
17787
17788 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
17789
67338156
JM
177902013-07-02 Joseph Myers <joseph@codesourcery.com>
17791
17792 * sysdeps/i386/fpu/libm-test-ulps: Regenerated.
17793 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
17794
1717da59
AK
177952013-07-02 Andi Kleen <ak@linux.intel.com>
17796
17797 * config.h.in (ENABLE_LOCK_ELISION): Add.
17798 * configure.in (--enable-lock-elision): Add option.
17799 * manual/install.texi: Document --enable lock elision.
17800 * configure: Regenerate
17801 * INSTALL: Regenerate.
17802
1c81621c
L
178032013-07-02 H.J. Lu <hongjiu.lu@intel.com>
17804
17805 * sysdeps/i386/i686/multiarch/strcasecmp.S (__strcasecmp): Enable
17806 SSE4.2 strcasecmp for libc.a.
17807 * sysdeps/i386/i686/multiarch/strncase.S (__strncasecmp): Likewise.
17808
77f01ab5
JM
178092013-07-02 Joseph Myers <joseph@codesourcery.com>
17810
17811 [BZ #13304]
17812 * soft-fp/op-common.h (_FP_FMA): New macro.
17813 * soft-fp/op-1.h (_FP_FRAC_HIGHBIT_DW_1): New macro.
17814 (_FP_MUL_MEAT_DW_1_imm): Likewise. Split out of ...
17815 (_FP_MUL_MEAT_1_imm): ... here.
17816 (_FP_MUL_MEAT_DW_1_wide): New macro. Split out of ...
17817 (_FP_MUL_MEAT_1_wide): ... here.
17818 (_FP_MUL_MEAT_DW_1_hard): Likewise. Split out of ...
17819 (_FP_MUL_MEAT_1_hard): ... here.
17820 * soft-fp/op-2.h (_FP_FRAC_HIGHBIT_DW_2): New macro.
17821 (_FP_MUL_MEAT_DW_2_wide): Likewise. Split out of ...
17822 (_FP_MUL_MEAT_2_wide): ... here.
17823 (_FP_MUL_MEAT_DW_2_wide_3mul): New macro. Split out of ...
17824 (_FP_MUL_MEAT_2_wide_3mul): ... here.
17825 (_FP_MUL_MEAT_DW_2_gmp): New macro. Split out of ...
17826 (_FP_MUL_MEAT_2_gmp): ... here.
17827 * soft-fp/op-4.h (_FP_FRAC_HIGHBIT_DW_4): New macro.
17828 (_FP_MUL_MEAT_DW_4_wide): Likewise. Split out of ...
17829 (_FP_MUL_MEAT_4_wide): ... here.
17830 (_FP_MUL_MEAT_DW_4_gmp): New macro. Split out of ...
17831 (_FP_MUL_MEAT_4_gmp): ... here.
17832 * soft-fp/single.h (_FP_FRACTBITS_DW_S): New macro.
17833 (_FP_WFRACBITS_DW_S): Likewise.
17834 (_FP_WFRACXBITS_DW_S): Likewise.
17835 (_FP_HIGHBIT_DW_S): Likewise.
17836 (FP_FMA_S): Likewise.
17837 (_FP_FRAC_HIGH_DW_S): Likewise.
17838 * soft-fp/double.h (_FP_FRACTBITS_DW_D): New macro.
17839 (_FP_WFRACBITS_DW_D): Likewise.
17840 (_FP_WFRACXBITS_DW_D): Likewise.
17841 (_FP_HIGHBIT_DW_D): Likewise.
17842 (FP_FMA_D): Likewise.
17843 (_FP_FRAC_HIGH_DW_D): Likewise.
17844 * soft-fp/extended.h (_FP_FRACTBITS_DW_E): New macro.
17845 (_FP_WFRACBITS_DW_E): Likewise.
17846 (_FP_WFRACXBITS_DW_E): Likewise.
17847 (_FP_HIGHBIT_DW_E): Likewise.
17848 (FP_FMA_E): Likewise.
17849 (_FP_FRAC_HIGH_DW_E): Likewise.
17850 * soft-fp/quad.h (_FP_FRACTBITS_DW_Q): New macro.
17851 (_FP_WFRACBITS_DW_Q): Likewise.
17852 (_FP_WFRACXBITS_DW_Q): Likewise.
17853 (_FP_HIGHBIT_DW_Q): Likewise.
17854 (FP_FMA_Q): Likewise.
17855 (_FP_FRAC_HIGH_DW_Q): Likewise.
17856 * soft-fp/fmasf4.c: New file.
17857 * soft-fp/fmadf4.c: Likewise.
17858 * soft-fp/fmatf4.c: Likewise.
17859
6308fd9a
LD
178602013-06-28 Liubov Dmitrieva <liubov.dmitrieva@intel.com>
17861
17862 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Set
17863 bit_Slow_SSE4_2 and bit_Prefer_PMINUB_for_stringop for Intel
17864 Silvermont.
17865 * sysdeps/x86_64/multiarch/init-arch.h (bit_Slow_SSE4_2): New
17866 macro.
17867 (index_Slow_SSE4_2): Likewise.
17868 (index_Prefer_PMINUB_for_stringop): Likewise.
17869 * sysdeps/x86_64/multiarch/strchr.S: Skip SSE4.2 version if
17870 bit_Slow_SSE4_2 is set.
17871 * sysdeps/x86_64/multiarch/strcmp.S: Likewise.
17872 * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
17873
89cd9569
RA
178742013-06-28 Ryan S. Arnold <rsa@linux.vnet.ibm.com>
17875
17876 * sysdeps/powerpc/Makefile: Add comment about generating an offset to
17877 rtld_global._dl_hwcap2.
17878 * sysdeps/powerpc/bits/hwcap.h: Added PPC_FEATURE2_* definitions for
17879 POWER8.
17880 * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_cap_flags): Extend for
17881 POWER8 feature descriptions defined in _dl_hwcap2.
17882 * sysdeps/powerpc/dl-procinfo.h (_dl_procinfo): Implement AT_HWCAP2
17883 string handling for POWER8 feature bits.
17884 (_DL_HWCAP_COUNT): Increment to 64 to cover AT_HWCAP2 bits.
17885 (_DL_HWCAP_LAST): New definition for position of last AT_HWCAP bit in
17886 _dl_powerpc_cap_flags.
17887 (_DL_HWCAP2_LAST): New definition for last usable bit of AT_HWCAP2.
17888 * sysdeps/powerpc/rtld-global-offsets.sym
17889 (RTLD_GLOBAL_RO_DL_HWCAP2_OFFSET): New offset macro to locate
17890 _dl_hwcap2 in the rtld_global_ro structure.
17891
1ae8bfe0
RA
178922013-06-28 Ryan S. Arnold <rsa@linux.vnet.ibm.com>
17893
17894 * elf/dl-support.c (_dl_hwcap2): Add a new hwcap field for more
17895 hardware capabilities in support of AT_HWCAP2.
17896 (_dl_aux_init): Read AT_HWCAP2 into GLRO(dl_hwcap2).
17897 * elf/dl-sysdep.c (_dl_sysdep_start): Read AT_HWCAP2 into
17898 GLRO(dl_hwcap2).
17899 (_dl_show_auxv): Add support for calling _dl_procinfo to display
17900 AT_HWCAP2. If a platform doesn't chose to handle displaying AT_HWCAP2
17901 explicitly the unknown a_type display mechanism is used.
17902 * misc/getauxval.c (__getauxval): Return GLRO(dl_hwcap2) on AT_HWCAP2.
17903 * sysdeps/generic/ldsodefs.h (rtld_global_ro): Add _dl_hwcap2 as a new
17904 struct member.
17905 * sysdeps/generic/dl-procinfo.h (_dl_procinfo): Add TYPE parameter
17906 to macro prototype for AT_HWCAP2 support.
17907 * sysdeps/i386/dl-procinfo.h: Likewise.
17908 * sysdeps/s390/dl-procinfo.h: Likewise.
17909 * sysdeps/powerpc/dl-procinfo.h (_dl_procinfo): Add TYPE parameter to
17910 macro prototype for AT_HWCAP2 support. Make WORD unsigned long int
17911 rather than signed int. Stub in handler for TYPE == AT_HWCAP2 to
17912 return -1 for unknown a_type display fallback.
17913 * sysdeps/sparc/dl-procinfo.h: Likewise.
17914 * sysdeps/unix/sysv/linux/i386/dl-procinfo.h: Likewise.
17915 * sysdeps/unix/sysv/linux/s390/dl-procinfo.h: Likewise.
17916
8fbec010
JM
179172013-06-28 Joseph Myers <joseph@codesourcery.com>
17918
17919 * sysdeps/unix/sysv/linux/mmap64.c (__mmap64): Shift by page_shift
17920 instead of MMAP2_PAGE_SHIFT in call to INLINE_SYSCALL.
17921
0432680e
PY
179222013-06-28 Pierre Ynard <linkfanel@yahoo.fr>
17923
17924 [BZ #12492]
17925 * elf/dl-load.c (_dl_map_object_from_fd): Test for failure of
17926 mprotect making __stack_prot writable.
17927
ce61a2ad
NF
179282013-06-28 Nathan Froyd <froydnj@codesourcery.com>
17929 Joseph Myers <joseph@codesourcery.com>
17930
17931 * elf/dl-profile.c (struct here_cg_arc_record): Declare 'count'
17932 as being properly aligned.
17933
f91f1c0f
MR
179342013-06-28 Maciej W. Rozycki <macro@codesourcery.com>
17935
3d0f5d0c
MR
17936 * dlfcn/modstatic5.c: New file.
17937 * dlfcn/tststatic5.c: New file.
17938 * dlfcn/Makefile (tests): Add tststatic5.
17939 (tests-static): Likewise.
17940 (modules-names): Add modstatic5.
17941 (tststatic5-ENV): New variable.
17942 ($(objpfx)tststatic5, $(objpfx)tststatic5.out): New dependencies.
17943
f91f1c0f
MR
17944 [BZ #15022]
17945 * elf/dl-support.c (_dl_main_map): New variable.
17946 (_dl_ns): Use it to initialize [LM_ID_BASE] element.
17947 (_dl_nns, _dl_load_adds): Set to 1.
17948 (_dl_initial_searchlist): Refer to _dl_main_map.
17949 (_dl_non_dynamic_init): Initialize _dl_main_map.l_origin.
17950 * elf/dl-load.c (_dl_dst_substitute) [!SHARED]: Remove fallback
17951 call to _dl_get_origin.
17952 * elf/dl-open.c (dl_open_worker): Remove !SHARED special casing
17953 around call_map.
17954 (_dl_open) [!SHARED]: Remove code to initialize GL(dl_nns).
17955 * dlfcn/modstatic3.c: New file.
17956 * dlfcn/tststatic3.c: New file.
17957 * dlfcn/tststatic4.c: New file.
17958 * dlfcn/Makefile (tests): Add tststatic3 and tststatic4.
17959 (tests-static): Likewise.
17960 (modules-names): Add modstatic3.
17961 (tststatic3-ENV, tststatic4-ENV): New variables.
17962 ($(objpfx)tststatic3, $(objpfx)tststatic3.out): New dependencies.
17963 ($(objpfx)tststatic4, $(objpfx)tststatic4.out): Likewise.
17964
cbe7d24b
JM
179652013-06-26 Joseph Myers <joseph@codesourcery.com>
17966
17967 * configure.in (CC): Require GCC version 4.4 or later.
17968 * configure: Regenerated.
17969 * manual/install.texi (Tools for Compilation): Update GCC version
17970 requirement.
17971 * INSTALL: Regenerated.
17972
11b8a0e1
LD
179732013-06-26 Liubov Dmitrieva <liubov.dmitrieva@intel.com>
17974
17975 [BZ #15674]
bb5bb87c
L
17976 * string/test-memcmp.c (check2): New.
17977 (main): Call check2.
17978
11b8a0e1
LD
17979 * sysdeps/x86_64/multiarch/memcmp-ssse3.S: Fix buffers overrun.
17980
b0037103
MR
179812013-06-26 Maciej W. Rozycki <macro@codesourcery.com>
17982
17983 [BZ #15022]
17984 * elf/dl-open.c (_dl_open) [!SHARED]: Move call to DL_STATIC_INIT
17985 over to...
17986 (dl_open_worker) [!SHARED]: ... here.
17987
c18c701d
RA
179882013-06-26 Ryan S. Arnold <rsa@linux.vnet.ibm.com>
17989
17990 * elf/elf.h (AT_HWCAP2): Add a new a_type entry.
17991
1d17fa5f
RH
179922013-06-25 Richard Henderson <rth@redhat.com>
17993
17994 * locale/programs/locarchive.c: Include <libc-internal.h>
17995
8fcb833a
JM
179962013-06-25 Joseph Myers <joseph@codesourcery.com>
17997
17998 * manual/texinfo.tex: Update to version 2013-06-21.17, with
17999 trailing whitespace removed.
18000
17db6e8d
MF
180012013-06-24 Mike Frysinger <vapier@gentoo.org>
18002
18003 [BZ #10283]
17db6e8d
MF
18004 * locale/locarchive.h (struct locarhandle): Add mmap_base and mmap_len.
18005 * locale/programs/locarchive.c: Include libc-mmap.h.
18006 (prepare_address_space): Take two new outputs (the mmap base and len).
18007 Align p to MAP_FIXED_ALIGNMENT. Set mmap base and len to the right
18008 values.
18009 (create_archive): Declare new mmap base and len values for
18010 prepare_address_space, and store the result in ah.
18011 (file_data_available_p): Replace pagesz with MAP_FIXED_ALIGNMENT.
18012 (enlarge_archive): If ah->mmap_base is not NULL, use that and
18013 ah->mmap_len to unmap rather than ah->addr and ah->reserved.
18014 Declare new mmap base and len values for
18015 prepare_address_space, and store the result in new_ah.
18016 (open_archive): Declare new mmap base and len values for
18017 prepare_address_space, and store the result in ah.
18018 (close_archive): If ah->mmap_base is not NULL, use that and
18019 ah->mmap_len to unmap rather than ah->addr and ah->reserved.
18020 * sysdeps/generic/libc-mmap.h: New file.
18021
d605071e
MF
180222013-06-24 Mike Frysinger <vapier@gentoo.org>
18023
18024 * include/libc-internal.h (ALIGN_DOWN): New helper macro.
18025 (ALIGN_UP): Likewise.
18026 (PTR_ALIGN_DOWN): Likewise.
18027 (PTR_ALIGN_UP): Likewise.
18028
2f063a6e
RA
180292013-06-24 Ryan S. Arnold <rsa@linux.vnet.ibm.com>
18030
18031 * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_platforms): Add "power8"
18032 entry mapped to PPC_PLATFORM_POWER8.
18033 * sysdeps/powerpc/dl-procinfo.h (_DL_PLATFORMS_COUNT): Increment for
18034 POWER8.
18035 (PPC_PLATFORM_POWER8): Add new platform bit for POWER8 processor.
18036 (_dl_string_platform): Add case for exporting platform position for
18037 POWER8.
18038 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power8/Implies: Chain
18039 search path to sysdeps/powerpc/powerpc32/power8 directory.
18040 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power8/Implies: Chain
18041 search path to sysdeps/powerpc/powerpc64/power8 directory.
18042 * sysdeps/powerpc/powerpc32/power8/Implies: Chain search path to
18043 power7 directories.
18044 * sysdeps/powerpc/powerpc64/power8/Implies: Chain search path to
18045 power7 directories.
18046
a31ee4b3
SP
180472013-06-24 Siddhesh Poyarekar <siddhesh@redhat.com>
18048
a74ca98f
SP
18049 * INSTALL: Regenerate.
18050
a31ee4b3
SP
18051 * nscd/connections.c (nscd_init): Fix comment.
18052
695c378f
JM
180532013-06-22 Joseph Myers <joseph@codesourcery.com>
18054
d8412221
JM
18055 * sysdeps/unix/sysv/linux/libc_fatal.c: Include <string.h>.
18056
695c378f
JM
18057 [BZ #15667]
18058 * soft-fp/op-4.h (__FP_FRAC_ADD_3): Rename variables _c1 and _c2
18059 to __FP_FRAC_ADD_3_c1 and __FP_FRAC_ADD_3_c2.
18060
d1d54715
MR
180612013-06-21 Maciej W. Rozycki <macro@codesourcery.com>
18062
18063 * elf/dl-dst.h (DL_DST_REQUIRED): Remove call to
18064 DL_DST_REQ_STATIC.
18065 (DL_DST_REQ_STATIC): Remove macro.
18066
8fdda7af
JM
180672013-06-21 Joseph Myers <joseph@codesourcery.com>
18068
18069 [BZ #7006]
18070 * soft-fp/op-common.h (_FP_FROM_INT): Do not call _FP_FRAC_SLL
18071 with a shift of 0 bits.
18072
f3bc5e5a
MR
180732013-06-21 Maciej W. Rozycki <macro@codesourcery.com>
18074
18075 * dlfcn/Makefile (tststatic2-ENV): Redefine in terms of
18076 $(tststatic-ENV).
18077
be09e8c9
KK
180782013-06-21 Kaz Kojima <kkojima@rr.iij4u.or.jp>
18079
18080 [BZ #15655]
18081 * sysdeps/sh/sh4/fpu/fgetexcptflg.c: New file.
18082
85c2e611
AZ
180832013-06-20 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
18084
18085 * config.h.in (HAVE_CC_INHIBIT_LOOP_TO_LIBCALL): New define.
18086 * configure.in (libc_cv_cc_loop_to_function): Check if compiler
18087 accepts -fno-tree-loop-distribute-patterns.
18088 * include/libc-symbols.h (inhibit_loop_to_libcall): New macro.
18089 * string/memmove.c (MEMMOVE): Disable loop transformation to avoid
18090 recursive call.
18091 * string/memset.c (memset): Likewise.
18092 * string/test-memmove.c (simple_memmove): Disable loop transformation
18093 to library calls.
18094 * string/test-memset.c (simple_memset): Likewise.
18095 * benchtests/bench-memmove.c (simple_memmove): Likewise.
18096 * benchtests/bench-memset.c (simple_memset): Likewise.
18097 * configure: Regenerated.
18098
c91e0825
JM
180992013-06-20 Joseph Myers <joseph@codesourcery.com>
18100
b8c792af
JM
18101 * math/test-misc.c (main): Ignore fesetround failure when failures
18102 of subsequent rounding tests would be ignored.
18103
c91e0825
JM
18104 [BZ #15654]
18105 * math/fedisblxcpt.c (fedisableexcept): Return 0.
18106 * math/feenablxcpt.c (feenableexcept): Return 0 for argument 0.
18107 * math/fegetenv.c (__fegetenv): Return 0.
18108 * math/fegetexcept.c (fegetexcept): Return 0.
18109 * math/fegetround.c (fegetround) [FE_TONEAREST]: Return
18110 FE_TONEAREST.
18111 * math/feholdexcpt.c (feholdexcept): Return 0.
18112 * math/fesetenv.c (__fesetenv): Return 0.
18113 * math/fesetround.c (fesetround) [FE_TONEAREST]: Return 0 for
18114 argument FE_TONEAREST.
18115 * math/feupdateenv.c (__feupdateenv): Return 0.
18116 * math/fgetexcptflg.c (__fegetexceptflag): Return 0.
18117
bfcacbde
RM
181182013-06-18 Roland McGrath <roland@hack.frob.com>
18119
18120 * elf/rtld-Rules (rtld-compile-command.S): New variable.
18121 (rtld-compile-command.s, rtld-compile-command.c): New variables.
18122 ($(objpfx)rtld-%.os rules): Use them.
18123
e55a9b25
AZ
181242013-06-17 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
18125
18126 * nptl/sysdeps/powerpc/tls.h (tcbhead_t): Add Event-Based Branch
18127 fields.
18128
346d65b3
RM
181292013-06-17 Roland McGrath <roland@hack.frob.com>
18130
12086fb4
RM
18131 * scripts/sysd-rules.awk: Sort sysd_rules_patterns by descending
18132 length of target pattern, then descending length of dependency pattern.
18133 * configure.in (AWK): Require gawk 3.1.2 or newer.
18134 * manual/install.texi (Tools for Compilation): Say that we do.
18135 * configure: Regenerated.
18136
346d65b3
RM
18137 * Makerules [inhibit-sysdep-asm] (check-inhibit-asm): Variable removed.
18138 ($(common-objpfx)sysd-rules): Replace shell logic with running ...
18139 * scripts/sysd-rules.awk: ... this new script.
18140 * sysdeps/mach/hurd/Makefile (inhibit-sysdep-asm): Use a regexp rather
18141 than a glob-style pattern.
18142
1a846317
JM
181432013-06-17 Joseph Myers <joseph@codesourcery.com>
18144
18145 * math/test-misc.c (main): Do not treat incorrectly rounded
18146 conversions as failure unless ROUNDING_TESTS passes.
18147
8fc75e6f
JM
181482013-06-15 Joseph Myers <joseph@codesourcery.com>
18149
3711a167
JM
18150 [BZ #15631]
18151 * sysdeps/ieee754/dbl-64/e_sqrt.c (__ieee754_sqrt): Save and
18152 restore exception state around main square root computation, then
18153 check for inexactness explicitly.
18154
8fc75e6f
JM
18155 * math/libm-test.inc (fma_test_data): Add another test.
18156
61dd6208
SP
181572013-06-15 Siddhesh Poyarekar <siddhesh@redhat.com>
18158
adf23d2c
SP
18159 * manual/threads.texi (Non-POSIX Extensions): New document
18160 node. Document pthread_getattr_default_np and
18161 pthread_setattr_default_np.
18162
61dd6208
SP
18163 * Versions.def (libpthread): Add GLIBC_2.18.
18164 * sysdeps/unix/sysv/linux/i386/nptl/libpthread.abilist: Update.
18165 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libpthread.abilist:
18166 Likewise.
18167 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
18168 Likewise.
18169 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
18170 Likewise.
18171 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
18172 Likewise.
18173 * sysdeps/unix/sysv/linux/sh/nptl/libpthread.abilist:
18174 Likewise.
18175 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libpthread.abilist:
18176 Likewise.
18177 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libpthread.abilist:
18178 Likewise.
18179 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libpthread.abilist:
18180 Likewise.
18181 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist:
18182 Likewise.
18183
d086fc7b
LD
181842013-06-14 Liubov Dmitrieva <liubov.dmitrieva@intel.com>
18185
18186 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
18187 Set bit_Fast_Unaligned_Load for Intel Silvermont architecture.
18188
747ef469
SP
181892013-06-14 Siddhesh Poyarekar <siddhesh@redhat.com>
18190 H.J. Lu <hjl.tools@gmail.com>
18191
18192 [BZ #15627]
18193 * sysdeps/x86_64/rtld-memset.c: Remove file.
18194 * sysdeps/x86_64/rtld-memset.S: New file.
18195
1b2feed2
JM
181962013-06-14 Joseph Myers <joseph@codesourcery.com>
18197
18198 * stdlib/tst-strtod-round.c: Include <math-tests.h>.
18199 (test_in_one_mode): Take arguments for whether the rounding mode
18200 is supported for each floating-point type.
18201 (do_test): Pass new arguments to test_in_one_mode using
18202 ROUNDING_TESTS.
18203
a58ad3f8
RM
182042013-06-13 Roland McGrath <roland@hack.frob.com>
18205
18206 * posix/tst-waitid.c (do_test): Distinguish different instances of
18207 stopped/continued in CHECK_SIGCHLD uses. Insert a delay between
18208 sending SIGSTOP and calling waitpid to ensure SIGCHLD gets delivered
18209 before entering the kernel for waitpid.
18210
c204ab28
SP
182112013-06-13 Siddhesh Poyarekar <siddhesh@redhat.com>
18212
18213 * NEWS: Fix note on clock function precision. Text by Roland
18214 McGrath.
18215
f4a29fba
RM
182162013-06-13 Roland McGrath <roland@hack.frob.com>
18217
18218 * elf/Makefile ($(objpfx)ld.so): Link into a temporary file and move
18219 it into place only when and if the sanity check passes.
18220
1f24b9ad
JM
182212013-06-13 Joseph Myers <joseph@codesourcery.com>
18222
18223 * stdlib/gen-tst-strtod-round.c (round_str): Always generate
18224 output for whether conversion result is exact. Take argument
18225 indicating whether type is IBM long double.
18226 (round_for_all): Change need_exact field to ibm_ld.
18227 * stdlib/tst-strtod-round.c (struct exactness): New type.
18228 (struct test): Change bool ld_ok field to struct exactness exact.
18229 (TEST): Update all definitions for change to field.
18230 (tests): Regenerate array contents.
18231 (test_in_one_mode): Take pointer to new field instead of old ld_ok
18232 field value. Check for IBM long double here.
18233 (do_test): Update calls to test_in_one_mode.
18234
58206c68
SP
182352013-06-13 Siddhesh Poyarekar <siddhesh@redhat.com>
18236
18237 [BZ #12515]
18238 * sysdeps/unix/sysv/linux/clock.c (clock): Use result from
18239 CLOCK_PROCESS_CPUTIME_ID clock instead of __times.
18240
2d6f4c5b 182412013-06-12 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
6a97b62a
AZ
18242
18243 [BZ #15605]
18244 * sysdeps/generic/symbol-hacks.h: Add workaround for memset/memmove calls
18245 generated by the compiler on loop optimizations.
18246 * sysdeps/wordsize-32/symbol-hacks.h: Include next symbol-hacks.h for
18247 general definitions.
18248
94f2c076
JM
182492013-06-12 Joseph Myers <joseph@codesourcery.com>
18250
18251 * math/bug-nextafter.c: Include <math-tests.h>.
18252 (main): Only test for exceptions if EXCEPTION_TESTS is true for
18253 the relevant type.
18254 * math/bug-nexttoward.c: Include <math-tests.h>.
18255 (main): Only test for exceptions if EXCEPTION_TESTS is true for
18256 the relevant type.
18257 * math/test-misc.c: Include <math-tests.h>.
18258 (main): Only test for exceptions if EXCEPTION_TESTS is true for
18259 the relevant type.
18260
e0e50a0a
AJ
182612013-06-12 Andreas Jaeger <aj@suse.de>
18262
18263 * po/ia.po: Update Interlingua translation from translation
18264 project.
18265
25061094
SP
182662013-06-12 Siddhesh Poyarekar <siddhesh@redhat.com>
18267
18268 * include/fenv.h: Include stdbool.h.
18269 (struct rm_ctx): New structure.
18270 * sysdeps/generic/math_private.h (SET_RESTORE_ROUND_GENERIC):
18271 Define macro.
18272 (SET_RESTORE_ROUND): Define using SET_RESTORE_ROUND_GENERIC.
18273 (SET_RESTORE_ROUNDF): Likewise.
18274 (SET_RESTORE_ROUNDL): Likewise.
18275 (SET_RESTORE_ROUND_NOEX): Likewise.
18276 (SET_RESTORE_ROUND_NOEXF): Likewise.
18277 (SET_RESTORE_ROUND_NOEXL): Likewise.
18278 (SET_RESTORE_ROUND_53BIT): Likewise.
18279 [HAVE_RM_CTX] (libc_feresetround_noex_ctx): Define macro.
18280 (libc_feresetround_noexf_ctx): Likewise.
18281 (libc_feresetround_noexl_ctx): Likewise.
18282 (libc_feholdsetround_53bit_ctx): Likewise.
18283 (libc_feresetround_53bit_ctx): Likewise.
18284 * sysdeps/i386/fpu/fenv_private.h (HAVE_RM_CTX): Define macro.
18285 (libc_feholdexcept_setround_sse_ctx): New function.
18286 (libc_fesetenv_sse_ctx): Likewise.
18287 (libc_feupdateenv_sse_ctx): Likewise.
18288 (libc_feholdexcept_setround_387_prec_ctx): Likewise.
18289 (libc_feholdexcept_setround_387_ctx): Likewise.
18290 (libc_feholdexcept_setround_387_53bit_ctx): Likewise.
18291 (libc_feholdsetround_387_prec_ctx): Likewise.
18292 (libc_feholdsetround_387_ctx): Likewise.
18293 (libc_feholdsetround_387_53bit_ctx): Likewise.
18294 (libc_feholdsetround_sse_ctx): Likewise.
18295 (libc_feresetround_sse_ctx): Likewise.
18296 (libc_feresetround_387_ctx): Likewise.
18297 (libc_feupdateenv_387_ctx): Likewise.
18298 (libc_feholdexcept_setroundf_ctx): Define macro.
18299 (libc_fesetenvf_ctx): Likewise.
18300 (libc_feupdateenvf_ctx): Likewise.
18301 (libc_feholdsetroundf_ctx): Likewise.
18302 (libc_feresetroundf_ctx): Likewise.
18303 (libc_feholdexcept_setround_ctx): Likewise.
18304 (libc_fesetenv_ctx): Likewise.
18305 (libc_feupdateenv_ctx): Likewise.
18306 (libc_feholdsetround_ctx): Likewise.
18307 (libc_feresetround_ctx): Likewise.
18308 (libc_feholdexcept_setroundl_ctx): Likewise.
18309 (libc_feupdateenvl_ctx): Likewise.
18310 (libc_feholdsetroundl_ctx): Likewise.
18311 (libc_feresetroundl_ctx): Likewise.
18312 [!__SSE2_MATH__] (libc_feholdsetround_53bit_ctx): Likewise.
18313 (libc_feresetround_53bit_ctx): Likewise.
18314
59b30555
SP
183152013-06-11 Siddhesh Poyarekar <siddhesh@redhat.com>
18316
18317 * locale/iso-639.def: Convert to UTF-8.
18318
f1d73d30
JM
183192013-06-11 Joseph Myers <joseph@codesourcery.com>
18320
18321 * sysdeps/generic/math-tests.h (EXCEPTION_TESTS_float): New macro.
18322 (EXCEPTION_TESTS_double): Likewise.
18323 (EXCEPTION_TESTS_long_double): Likewise.
18324 (EXCEPTION_TESTS): Likewise.
18325 * math/libm-test.inc (test_exceptions): Only test exceptions if
18326 EXCEPTION_TESTS (FLOAT).
18327
94aca5e7
SP
183282013-06-11 Siddhesh Poyarekar <siddhesh@redhat.com>
18329
18330 * benchtests/Makefile (string-bench): Add strcpy_chk and
18331 stpcpy_chk.
18332 * benchtests/bench-stpcpy_chk-ifunc.c: New file.
18333 * benchtests/bench-stpcpy_chk.c: New file.
18334 * benchtests/bench-strcpy_chk-ifunc.c: New file.
18335 * benchtests/bench-strcpy_chk.c: New file.
18336 * debug/test-strcpy_chk.c (do_one_test): Remove HP_TIMING
18337 code.
18338 (do_test): Likewise.
18339
fac0c5f2
RA
183402013-06-11 Ryan S. Arnold <rsa@linux.vnet.ibm.com>
18341
18342 * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_platforms): Add ppc405,
18343 ppc440, ppc464, and ppc476, merging from ports/ dl-procinfo.c.
18344 * sysdeps/powerpc/dl-procinfo.h: Fix whitespace by correcting spaces
18345 with tabs where appropriate.
18346 [PPC_PLATFORM_PPC405]: Define new platform merging from ports/
18347 dl-procinfo.h.
18348 [PPC_PLATFORM_PPC440]: Likewise.
18349 [PPC_PLATFORM_PPC464]: Likewise.
18350 [PPC_PLATFORM_PPC476]: Likewise.
18351 (_dl_string_platform): Add support for detecting ppc405, ppc440,
18352 ppc464, and ppc476 platform strings merging from ports/
18353 dl-procinfo.h.
18354
f22bc486
AS
183552013-06-11 Andreas Schwab <schwab@suse.de>
18356
18357 [BZ #14991]
18358 * iconvdata/big5hkscs.c (big5hkscs_to_ucs, from_ucs4)
18359 (from_ucs4_idx): Regenerate.
18360 (MIN_NEEDED_FROM, MAX_NEEDED_FROM, MIN_NEEDED_TO): Remove macros.
18361 (FROM_LOOP_MIN_NEEDED_FROM, FROM_LOOP_MAX_NEEDED_FROM)
18362 (FROM_LOOP_MIN_NEEDED_TO, FROM_LOOP_MAX_NEEDED_TO)
18363 (TO_LOOP_MIN_NEEDED_FROM, TO_LOOP_MAX_NEEDED_FROM)
18364 (TO_LOOP_MIN_NEEDED_TO, TO_LOOP_MAX_NEEDED_TO, PREPARE_LOOP)
18365 (EXTRA_LOOP_ARGS, SAVE_RESET_STATE, EMIT_SHIFT_TO_INIT)
18366 (EXTRA_LOOP_DECLS, MAX_NEEDED_OUTPUT): New macros.
18367 (MIN_NEEDED_INPUT, MAX_NEEDED_INPUT, MIN_NEEDED_OUTPUT): Define
18368 from FROM_LOOP and TO_LOOP specific macros.
18369 (BODY): Handle combining characters.
18370 * iconvdata/BIG5HKSCS.irreversible: Update.
18371 * iconvdata/BIG5HKSCS.precomposed: New file.
18372 * iconvdata/testdata/BIG5HKSCS: Regenerate to cover all assigned
18373 characters.
18374 * iconvdata/testdata/BIG5HKSCS..UTF8: Update.
18375
c1f75dc3
SP
183762013-06-11 Siddhesh Poyarekar <siddhesh@redhat.com>
18377
4eacded2
SP
18378 * include/sys/time.h: Fix indentation and add copyright header.
18379
fec799f8
SP
18380 * string/test-memccpy.c (do_one_test): Remove HP_TIMING code.
18381 (do_test): Likewise.
18382 * string/test-memchr.c (do_one_test): Likewise.
18383 (do_test): Likewise.
18384 * string/test-memcmp.c (do_one_test): Likewise.
18385 (do_test): Likewise.
18386 * string/test-memcpy.c (do_one_test): Likewise.
18387 (do_test): Likewise.
18388 * string/test-memmem.c (do_one_test): Likewise.
18389 (do_test): Likewise.
18390 (do_random_tests): Likewise.
18391 * string/test-memmove.c (do_one_test): Likewise.
18392 (do_test): Likewise.
18393 * string/test-memset.c (do_one_test): Likewise.
18394 (do_test): Likewise.
18395 * string/test-rawmemchr.c (do_one_test): Likewise.
18396 (do_test): Likewise.
18397 * string/test-strcasecmp.c (do_one_test): Likewise.
18398 (do_test): Likewise.
18399 * string/test-strcasestr.c (do_one_test): Likewise.
18400 (do_test): Likewise.
18401 * string/test-strcat.c (do_one_test): Likewise.
18402 (do_test): Likewise.
18403 * string/test-strchr.c (do_one_test): Likewise.
18404 (do_test): Likewise.
18405 * string/test-strcmp.c (do_one_test): Likewise.
18406 (do_test): Likewise.
18407 * string/test-strcpy.c (do_one_test): Likewise.
18408 (do_test): Likewise.
18409 * string/test-string.h: Likewise.
18410 (test_init): Likewise.
18411 * string/test-strlen.c (do_one_test): Likewise.
18412 (do_test): Likewise.
18413 * string/test-strncasecmp.c (do_one_test): Likewise.
18414 (do_test): Likewise.
18415 * string/test-strncat.c (do_one_test): Likewise.
18416 (do_test): Likewise.
18417 * string/test-strncmp.c (do_one_test): Likewise.
18418 (do_test_limit): Likewise.
18419 (do_test): Likewise.
18420 * string/test-strncpy.c (do_one_test): Likewise.
18421 (do_test): Likewise.
18422 * string/test-strnlen.c (do_one_test): Likewise.
18423 (do_test): Likewise.
18424 * string/test-strpbrk.c (do_one_test): Likewise.
18425 (do_test): Likewise.
18426 * string/test-strrchr.c (do_one_test): Likewise.
18427 (do_test): Likewise.
18428 * string/test-strspn.c (do_one_test): Likewise.
18429 (do_test): Likewise.
18430 * string/test-strstr.c (do_one_test): Likewise.
18431 (do_test): Likewise.
18432
97020474
SP
18433 * benchtests/Makefile (string-bench): Add string benchmarks.
18434 * benchtests/bench-bcopy-ifunc.c: New file.
18435 * benchtests/bench-bcopy.c: New file.
18436 * benchtests/bench-bzero-ifunc.c: New file.
18437 * benchtests/bench-bzero.c: New file.
18438 * benchtests/bench-memccpy-ifunc.c: New file.
18439 * benchtests/bench-memccpy.c: New file.
18440 * benchtests/bench-memchr-ifunc.c: New file.
18441 * benchtests/bench-memchr.c: New file.
18442 * benchtests/bench-memcmp-ifunc.c: New file.
18443 * benchtests/bench-memcmp.c: New file.
18444 * benchtests/bench-memmem-ifunc.c: New file.
18445 * benchtests/bench-memmem.c: New file.
18446 * benchtests/bench-memmove-ifunc.c: New file.
18447 * benchtests/bench-memmove.c: New file.
18448 * benchtests/bench-mempcpy-ifunc.c: New file.
18449 * benchtests/bench-mempcpy.c: New file.
18450 * benchtests/bench-memset-ifunc.c: New file.
18451 * benchtests/bench-memset.c: New file.
18452 * benchtests/bench-rawmemchr-ifunc.c: New file.
18453 * benchtests/bench-rawmemchr.c: New file.
18454 * benchtests/bench-stpcpy-ifunc.c: New file.
18455 * benchtests/bench-stpcpy.c: New file.
18456 * benchtests/bench-stpncpy-ifunc.c: New file.
18457 * benchtests/bench-stpncpy.c: New file.
18458 * benchtests/bench-strcasecmp-ifunc.c: New file.
18459 * benchtests/bench-strcasecmp.c: New file.
18460 * benchtests/bench-strcasestr-ifunc.c: New file.
18461 * benchtests/bench-strcasestr.c: New file.
18462 * benchtests/bench-strcat-ifunc.c: New file.
18463 * benchtests/bench-strcat.c: New file.
18464 * benchtests/bench-strchr-ifunc.c: New file.
18465 * benchtests/bench-strchr.c: New file.
18466 * benchtests/bench-strchrnul-ifunc.c: New file.
18467 * benchtests/bench-strchrnul.c: New file.
18468 * benchtests/bench-strcmp-ifunc.c: New file.
18469 * benchtests/bench-strcmp.c: New file.
18470 * benchtests/bench-strcpy-ifunc.c: New file.
18471 * benchtests/bench-strcpy.c: New file.
18472 * benchtests/bench-strcspn-ifunc.c: New file.
18473 * benchtests/bench-strcspn.c: New file.
18474 * benchtests/bench-strlen-ifunc.c: New file.
18475 * benchtests/bench-strlen.c: New file.
18476 * benchtests/bench-strncasecmp-ifunc.c: New file.
18477 * benchtests/bench-strncasecmp.c: New file.
18478 * benchtests/bench-strncat-ifunc.c: New file.
18479 * benchtests/bench-strncat.c: New file.
18480 * benchtests/bench-strncmp-ifunc.c: New file.
18481 * benchtests/bench-strncmp.c: New file.
18482 * benchtests/bench-strncpy-ifunc.c: New file.
18483 * benchtests/bench-strncpy.c: New file.
18484 * benchtests/bench-strnlen-ifunc.c: New file.
18485 * benchtests/bench-strnlen.c: New file.
18486 * benchtests/bench-strpbrk-ifunc.c: New file.
18487 * benchtests/bench-strpbrk.c: New file.
18488 * benchtests/bench-strrchr-ifunc.c: New file.
18489 * benchtests/bench-strrchr.c: New file.
18490 * benchtests/bench-strspn-ifunc.c: New file.
18491 * benchtests/bench-strspn.c: New file.
18492 * benchtests/bench-strstr-ifunc.c: New file.
18493 * benchtests/bench-strstr.c: New file.
18494
c1f75dc3
SP
18495 * benchtests/Makefile: Disable parallel execution of targets.
18496 (string-bench): Add memcpy.
18497 (benchset): New variable to store a list of benchmark sets.
18498 (bench-func): Renamed from bench.
18499 (bench-set): New target.
18500 (bench): Depend on bench-func and bench-set.
18501 * benchtests/README: Add section on benchmark sets.
18502 * benchtests/bench-memcpy-ifunc.c: New file.
18503 * benchtests/bench-memcpy.c: New file.
18504 * benchtests/bench-string.h: New file.
18505
50fd745b
AS
185062013-06-11 Andreas Schwab <schwab@suse.de>
18507
18508 [BZ #15577]
18509 * nscd/connections.c (nscd_run_worker): Always zero-terminate key.
18510 * nscd/netgroupcache.c (addgetnetgrentX): Properly handle absent
18511 values in the triple.
18512 * nscd/nscd_netgroup.c (__nscd_setnetgrent): Include zero
18513 terminator in the group key.
18514
3ee7e9fe
AJ
185152013-06-11 Andreas Jaeger <aj@suse.de>
18516
18517 * po/zh_TW.po: Update Chinese (traditional) translation from
18518 translation project.
18519
89fb6835
SP
185202013-06-11 Siddhesh Poyarekar <siddhesh@redhat.com>
18521
18522 * include/time.h (__clock_gettime): Add libc_hidden_proto.
18523 * rt/clock_getcpuclockid.c (clock_getcpuclockid): Rename to
18524 __clock_getcpuclockid. Add weak_alias and libc_hidden_def.
18525 * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
18526 (clock_getcpuclockid): Likewise.
18527 * rt/clock_getres.c (clock_getres): Rename to __clock_getres.
18528 Add weak_alias and libc_hidden_def.
18529 * sysdeps/posix/clock_getres.c (clock_getres): Likewise.
18530 * rt/clock_gettime.c (clock_gettime): Rename to
18531 __clock_gettime. Add weak_alias and libc_hidden_def.
18532 * sysdeps/unix/clock_gettime.c (clock_gettime): Likewise.
18533 * rt/clock_nanosleep.c (clock_nanosleep): Rename to
18534 __clock_nanosleep. Add weak_alias and libc_hidden_def.
18535 * sysdeps/unix/clock_nanosleep.c (clock_nanosleep): Likewise.
18536 * sysdeps/unix/sysv/linux/clock_nanosleep.c (clock_nanosleep):
18537 Likewise.
18538 * rt/clock_settime.c (clock_settime): Rename to
18539 __clock_settime. Add weak_alias and libc_hidden_def.
18540 * sysdeps/unix/clock_settime.c (clock_settime): Likewise.
18541
0efa6f8b
JM
185422013-06-10 Joseph Myers <joseph@codesourcery.com>
18543
b8c61b4b
JM
18544 * mach/err_boot.sub: Remove trailing whitespace.
18545 * mach/err_ipc.sub: Likewise.
18546 * mach/err_mach.sub: Likewise.
18547
0efa6f8b
JM
18548 * sysdeps/generic/math-tests.h (ROUNDING_TESTS_float): New macro.
18549 (ROUNDING_TESTS_double): Likewise.
18550 (ROUNDING_TESTS_long_double): Likewise.
18551 (ROUNDING_TESTS): Likewise.
18552 * math/libm-test.inc: Include <math-tests.h>.
18553 (IF_ROUND_INIT_FE_DOWNWARD): Use ROUNDING_TESTS.
18554 (IF_ROUND_INIT_FE_TONEAREST): Likewise.
18555 (IF_ROUND_INIT_FE_TOWARDZERO): Likewise.
18556 (IF_ROUND_INIT_FE_UPWARD): Likewise.
18557
50b818bf
SP
185582013-06-10 Siddhesh Poyarekar <siddhesh@redhat.com>
18559
18560 * benchtests/Makefile (CPPFLAGS-nonlib): Append values instead
18561 of assigning.
18562
60d2f8f3
JM
185632013-06-08 Joseph Myers <joseph@codesourcery.com>
18564
4902d2c3
JM
18565 * sysdeps/gnu/errlist.awk: Do not generate space at end of
18566 otherwise empty TRANS lines.
18567 * sysdeps/gnu/errlist.c: Regenerated.
18568
60d2f8f3
JM
18569 * catgets/gencat.c (error_print): Use (void) in function
18570 definition.
18571 * crypt/crypt_util.c (__init_des): Likewise.
18572 * crypt/speeds.c (Stop): Likewise.
18573 (main): Likewise.
18574 * hurd/hurdmalloc.c (print_malloc_free_list): Likewise.
18575 * inet/ruserpass.c (token): Likewise.
18576 * intl/finddomain.c (_nl_finddomain_subfreeres): Likewise.
18577 * intl/localealias.c (extend_alias_table): Likewise.
18578 * intl/plural-exp.c (init_germanic_plural): Likewise.
18579 * libio/fcloseall.c (__fcloseall): Likewise.
18580 * libio/genops.c (_IO_flush_all): Likewise.
18581 (_IO_flush_all_linebuffered): Likewise.
18582 (_IO_cleanup): Likewise.
18583 (_IO_iter_begin): Likewise.
18584 (_IO_iter_end): Likewise.
18585 (_IO_list_lock): Likewise.
18586 (_IO_list_unlock): Likewise.
18587 (_IO_list_resetlock): Likewise.
18588 * libio/getchar.c (getchar): Likewise.
18589 * libio/getchar_u.c (getchar_unlocked): Likewise.
18590 * libio/getwchar.c (getwchar): Likewise.
18591 * libio/getwchar_u.c (getwchar_unlocked): Likewise.
18592 * libio/oldstdfiles.c (_IO_check_libio): Likewise.
18593 * login/getpt.c (__getpt): Likewise.
18594 * login/tst-utmp.c (main): Likewise.
18595 * malloc/hooks.c (__malloc_check_init): Likewise.
18596 * malloc/malloc.c (__malloc_stats): Likewise.
18597 * malloc/mtrace.c (tr_break): Likewise.
18598 (mtrace): Likewise.
18599 (muntrace): Likewise.
18600 * misc/fstab.c (endfsent): Likewise.
18601 * misc/getclktck.c (__getclktck): Likewise.
18602 * misc/getdtsz.c (__getdtablesize): Likewise.
18603 * misc/gethostid.c (gethostid): Likewise.
18604 * misc/getpagesize.c (__getpagesize): Likewise.
18605 * misc/getsysstats.c (__get_nprocs_conf): Likewise.
18606 (__get_nprocs): Likewise.
18607 (__get_phys_pages): Likewise.
18608 (__get_avphys_pages): Likewise.
18609 * misc/getttyent.c (getttyent): Likewise.
18610 (setttyent): Likewise.
18611 (endttyent): Likewise.
18612 * misc/getusershell.c (getusershell): Likewise.
18613 (endusershell): Likewise.
18614 (setusershell): Likewise.
18615 (initshells): Likewise.
18616 * misc/hsearch.c (__hdestroy): Likewise.
18617 * misc/sync.c (sync): Likewise.
18618 * misc/syslog.c (closelog_internal): Likewise.
18619 (closelog): Likewise.
18620 * misc/ttyslot.c (ttyslot): Likewise.
18621 * misc/vhangup.c (vhangup): Likewise.
18622 * posix/fork.c (__fork): Likewise.
18623 * posix/getegid.c (__getegid): Likewise.
18624 * posix/geteuid.c (__geteuid): Likewise.
18625 * posix/getgid.c (__getgid): Likewise.
18626 * posix/getpid.c (__getpid): Likewise.
18627 * posix/getppid.c (__getppid): Likewise.
18628 * posix/getuid.c (__getuid): Likewise.
18629 * posix/pause.c (pause): Likewise.
18630 * posix/setpgrp.c (setpgrp): Likewise.
18631 * posix/setsid.c (__setsid): Likewise.
18632 * posix/test-vfork.c (noop): Likewise.
18633 * resolv/gethnamaddr.c (_endhtent): Likewise.
18634 (_gethtent): Likewise.
18635 (ht_endhostent): Likewise.
18636 (gethostent): Likewise.
18637 (dns_service): Likewise.
18638 * stdlib/drand48.c (drand48): Likewise.
18639 * stdlib/lrand48.c (lrand48): Likewise.
18640 * stdlib/mrand48.c (mrand48): Likewise.
18641 * stdlib/rand.c (rand): Likewise.
18642 * stdlib/random.c (__random): Likewise.
18643 * stdlib/setenv.c (clearenv): Likewise.
18644 * sunrpc/clnt_tcp.c (clnttcp_abort): Likewise.
18645 * sunrpc/clnt_unix.c (clntunix_abort): Likewise.
18646 * sysdeps/mach/getpagesize.c (__getpagesize): Likewise.
18647 * sysdeps/mach/getsysstats.c (__get_nprocs_conf): Likewise.
18648 (__get_nprocs): Likewise.
18649 (__get_phys_pages): Likewise.
18650 (__get_avphys_pages): Likewise.
18651 * sysdeps/mach/hurd/dl-sysdep.c (__getpid): Likewise.
18652 * sysdeps/mach/hurd/getclktck.c (__getclktck): Likewise.
18653 * sysdeps/mach/hurd/getdtsz.c (__getdtablesize): Likewise.
18654 * sysdeps/mach/hurd/getegid.c (__getegid): Likewise.
18655 * sysdeps/mach/hurd/geteuid.c (__geteuid): Likewise.
18656 * sysdeps/mach/hurd/getgid.c (__getgid): Likewise.
18657 * sysdeps/mach/hurd/gethostid.c (gethostid): Likewise.
18658 * sysdeps/mach/hurd/getlogin.c (getlogin): Likewise.
18659 * sysdeps/mach/hurd/getpid.c (__getpid): Likewise.
18660 * sysdeps/mach/hurd/getppid.c (__getppid): Likewise.
18661 * sysdeps/mach/hurd/getuid.c (__getuid): Likewise.
18662 * sysdeps/mach/hurd/sync.c (sync): Likewise.
18663 * sysdeps/posix/clock.c (clock): Likewise.
18664 * sysdeps/unix/bsd/setsid.c (__setsid): Likewise.
18665 * sysdeps/unix/getpagesize.c (__getpagesize): Likewise.
18666 * sysdeps/unix/sysv/linux/getclktck.c (__getclktck): Likewise.
18667 * sysdeps/unix/sysv/linux/gethostid.c (gethostid): Likewise.
18668 * sysdeps/unix/sysv/linux/getpagesize.c (__getpagesize): Likewise.
18669 * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Likewise.
18670 (__get_nprocs_conf): Likewise.
18671 (__get_phys_pages): Likewise.
18672 (__get_avphys_pages): Likewise.
18673 * time/clock.c (clock): Likewise.
18674 * time/tzset.c (__tzname_max): Likewise.
18675
2e09a79a
JM
186762013-06-07 Joseph Myers <joseph@codesourcery.com>
18677
18678 * bits/byteswap.h [__GNUC__ && !__GNUC_PREREQ (4, 3)]
18679 (__bswap_32): Do not use "register".
18680 * crypt/crypt.c (_ufc_doit_r): Likewise.
18681 * debug/stpcpy_chk.c (__stpcpy_chk): Likewise.
18682 * debug/wcscat_chk.c (__wcscat_chk): Likewise.
18683 * gmon/gmon.c (__monstartup): Likewise.
18684 * gmon/mcount.c (_MCOUNT_DECL(frompc, selfpc)): Likewise.
18685 * hurd/hurdmalloc.c (more_memory): Likewise.
18686 (malloc): Likewise.
18687 (free): Likewise.
18688 (realloc): Likewise.
18689 (malloc_fork_prepare): Likewise.
18690 (malloc_fork_parent): Likewise.
18691 (malloc_fork_child): Likewise.
18692 * include/rpc/auth_des.h (xdr_authdes_verf): Likewise.
18693 (_svcauth_des): Likewise.
18694 * inet/inet_lnaof.c (inet_lnaof): Likewise.
18695 * inet/inet_net.c (inet_network): Likewise.
18696 * inet/inet_netof.c (inet_netof): Likewise.
18697 * inet/rcmd.c (__validuser2_sa): Likewise.
18698 * io/fts.c (fts_open): Likewise.
18699 (fts_load): Likewise.
18700 (fts_close): Likewise.
18701 (fts_read): Likewise.
18702 (fts_children): Likewise.
18703 (fts_build): Likewise.
18704 (fts_stat): Likewise.
18705 (fts_sort): Likewise.
18706 (fts_alloc): Likewise.
18707 (fts_lfree): Likewise.
18708 * libio/fileops.c (_IO_new_file_xsputn): Likewise.
18709 (_IO_file_xsgetn): Likewise.
18710 (_IO_file_xsgetn_mmap): Likewise.
18711 * libio/iofopncook.c (_IO_cookie_read): Likewise.
18712 (_IO_cookie_write): Likewise.
18713 * libio/oldfileops.c (_IO_old_file_xsputn): Likewise.
18714 * libio/wfileops.c (_IO_wfile_xsputn): Likewise.
18715 * mach/msgserver.c (__mach_msg_server_timeout): Likewise.
18716 * malloc/obstack.c (_obstack_begin): Likewise.
18717 (_obstack_begin_1): Likewise.
18718 (_obstack_newchunk): Likewise.
18719 (_obstack_allocated_p): Likewise.
18720 (obstack_free): Likewise.
18721 (_obstack_memory_used): Likewise.
18722 * misc/getttyent.c (getttynam): Likewise.
18723 (getttyent): Likewise.
18724 (skip): Likewise.
18725 (value): Likewise.
18726 * misc/getusershell.c (initshells): Likewise.
18727 * misc/syslog.c (__vsyslog_chk): Likewise.
18728 * misc/ttyslot.c (ttyslot): Likewise.
18729 * nis/nis_hash.c (__nis_hash): Likewise.
18730 * posix/fnmatch_loop.c (FCT): Likewise.
18731 * posix/getconf.c (print_all): Likewise.
18732 (main): Likewise.
18733 * posix/getopt.c (exchange): Likewise.
18734 * posix/glob.c (globfree): Likewise.
18735 (prefix_array): Likewise.
18736 (__glob_pattern_type): Likewise.
18737 * resolv/arpa/nameser.h (NS_GET16): Likewise.
18738 (NS_GET32): Likewise.
18739 (NS_PUT16): Likewise.
18740 (NS_PUT32): Likewise.
18741 * resolv/gethnamaddr.c (getanswer): Likewise.
18742 (gethostbyname2): Likewise.
18743 (gethostbyaddr): Likewise.
18744 (_gethtent): Likewise.
18745 (_gethtbyname2): Likewise.
18746 (_gethtbyaddr): Likewise.
18747 * resolv/ns_print.c (dst_s_get_int16): Likewise.
18748 * resolv/nss_dns/dns-host.c (getanswer_r): Likewise.
18749 * resolv/res_init.c (__res_vinit): Likewise.
18750 (net_mask): Likewise.
18751 * resolv/res_mkquery.c (outchar): Likewise.
18752 (PRINT): Likewise.
18753 * stdio-common/printf_fp.c (outchar): Likewise.
18754 (PRINT): Likewise.
18755 * stdio-common/printf_fphex.c (outchar): Likewise.
18756 (PRINT): Likewise.
18757 * stdio-common/printf_size.c (outchar): Likewise.
18758 (PRINT): Likewise.
18759 * stdio-common/test_rdwr.c (main): Likewise.
18760 * stdio-common/tfformat.c (matches): Likewise.
18761 * stdio-common/vfprintf.c (outchar): Likewise.
18762 (printf_unknown): Likewise.
18763 (buffered_vfprintf): Likewise.
18764 * stdio-common/vfscanf.c (_IO_vfscanf_internal): Likewise.
18765 * stdio-common/xbug.c (AppendToBuffer): Likewise.
18766 (ReadFile): Likewise.
18767 * stdlib/qsort.c (SWAP): Likewise.
18768 (_quicksort): Likewise.
18769 * stdlib/setenv.c (__add_to_environ): Likewise.
18770 * stdlib/strtod_l.c (____STRTOF_INTERNAL): Likewise.
18771 * stdlib/strtol_l.c (__strtol_l): Likewise.
18772 * stdlib/tst-strtod.c (main): Likewise.
18773 * stdlib/tst-strtol.c (main): Likewise.
18774 * stdlib/tst-strtoll.c (main): Likewise.
18775 * string/bits/string2.h (__strcmp_cc): Likewise.
18776 (__strcmp_cg): Likewise.
18777 (__strcspn_c1): Likewise.
18778 (__strcspn_c2): Likewise.
18779 (__strcspn_c3): Likewise.
18780 (__strspn_c1): Likewise.
18781 (__strspn_c2): Likewise.
18782 (__strspn_c3): Likewise.
18783 (__strsep_1c): Likewise.
18784 (__strsep_2c): Likewise.
18785 (__strsep_3c): Likewise.
18786 * string/memccpy.c (__memccpy): Likewise.
18787 * string/stpcpy.c (__stpcpy): Likewise.
18788 * string/strcmp.c (strcmp): Likewise.
18789 * string/strrchr.c (strrchr): Likewise.
18790 * sysdeps/generic/sigset-cvt-mask.h (sigset_get_old_mask):
18791 Likewise.
18792 * sysdeps/mach/hurd/getcwd.c
18793 (_hurd_canonicalize_directory_name_internal): Likewise.
18794 * sysdeps/mach/i386/sysdep.h (SNARF_ARGS): Likewise.
18795 * sysdeps/powerpc/powerpc32/power6/wcschr.c (wcschr): Likewise.
18796 * sysdeps/powerpc/powerpc32/power6/wcsrchr.c (wcsrchr): Likewise.
18797 * sysdeps/x86/bits/byteswap-16.h [__GNUC__] (__bswap_16):
18798 Likewise, in both definitions.
18799 * sysdeps/x86/bits/byteswap.h (__bswap_32): Likewise, in multiple
18800 definitions.
18801 [__GNUC_PREREQ (2, 0) && !__GNUC_PREREQ (4, 3) && __WORDSIZE ==
18802 64] (__bswap_64): Likewise.
18803 * time/test_time.c (main): Likewise.
18804 * time/tzfile.c (__tzfile_read): Likewise.
18805 (__tzfile_compute): Likewise.
18806 * time/tzset.c (__tzset_parse_tz): Likewise.
18807 (tzset_internal): Likewise.
18808 (compute_change): Likewise.
18809 * wcsmbs/wcscat.c (__wcscat): Likewise.
18810 * wcsmbs/wcschr.c (wcschr): Likewise.
18811 * wcsmbs/wcschrnul.c (__wcschrnul): Likewise.
18812 * wcsmbs/wcscspn.c (wcscspn): Likewise.
18813 * wcsmbs/wcspbrk.c (wcspbrk): Likewise.
18814 * wcsmbs/wcsrchr.c (wcsrchr): Likewise.
18815 * wcsmbs/wcsspn.c (wcsspn): Likewise.
18816 * wcsmbs/wcsstr.c (wcsstr): Likewise.
18817 * wcsmbs/wmemchr.c (wmemchr): Likewise.
18818 * wcsmbs/wmemcmp.c (WMEMCMP): Likewise.
18819 * wcsmbs/wmemset.c (wmemset): Likewise.
18820
9e54314b
JM
188212013-06-06 Joseph Myers <joseph@codesourcery.com>
18822
18823 * scripts/config.guess: Update to version 2013-05-16.
18824 * scripts/config.sub: Update to version 2013-04-24.
18825 * scripts/install-sh: Update to version 2011-11-20.07.
18826 * scripts/mkinstalldirs: Update to version 2009-04-28.21.
18827 * scripts/move-if-change: Update to version 2012-01-06 07:23.
18828
350635a5
OB
188292013-06-06 Ondřej Bílka <neleai@seznam.cz>
18830
18831 * debug/fgetws_u_chk.c: Fix leading whitespaces.
18832 * elf/sln.c: Likewise.
18833 * hurd/hurd/ioctl.h: Likewise.
18834 * hurd/hurdmalloc.c: Likewise.
18835 * hurd/xattr.c: Likewise.
18836 * include/shlib-compat.h: Likewise.
18837 * inet/ruserpass.c: Likewise.
18838 * libio/iofgets_u.c: Likewise.
18839 * libio/iofgetws_u.c: Likewise.
18840 * locale/programs/ld-identification.c: Likewise.
18841 * locale/programs/ld-time.c: Likewise.
18842 * mach/msg-destroy.c: Likewise.
18843 * nss/nss_files/files-netgrp.c: Likewise.
18844 * resolv/res_data.c: Likewise.
18845 * soft-fp/op-1.h: Likewise.
18846 * soft-fp/op-2.h: Likewise.
18847 * soft-fp/op-4.h: Likewise.
18848 * soft-fp/op-common.h: Likewise.
18849 * stdio-common/printf_fphex.c: Likewise.
18850 * stdlib/strtod_l.c: Likewise.
18851 * sunrpc/rpc/clnt.h: Likewise.
18852 * sysdeps/generic/framestate.c: Likewise.
18853 * sysdeps/i386/bsd-_setjmp.S: Likewise.
18854 * sysdeps/i386/bsd-setjmp.S: Likewise.
18855 * sysdeps/i386/__longjmp.S: Likewise.
18856 * sysdeps/i386/setjmp.S: Likewise.
18857 * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
18858 * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
18859 * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
18860 * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
18861 * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
18862 * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c: Likewise.
18863 * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
18864 * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
18865 * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
18866 * sysdeps/ieee754/ldbl-128/ldbl2mpn.c: Likewise.
18867 * sysdeps/ieee754/ldbl-128/s_fpclassifyl.c: Likewise.
18868 * sysdeps/ieee754/ldbl-128/s_llrintl.c: Likewise.
18869 * sysdeps/ieee754/ldbl-128/s_llroundl.c: Likewise.
18870 * sysdeps/ieee754/ldbl-128/s_lrintl.c: Likewise.
18871 * sysdeps/ieee754/ldbl-128/s_lroundl.c: Likewise.
18872 * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
18873 * sysdeps/ieee754/ldbl-128/s_truncl.c: Likewise.
18874 * sysdeps/ieee754/ldbl-96/ldbl2mpn.c: Likewise.
18875 * sysdeps/ieee754/support.c: Likewise.
18876 * sysdeps/powerpc/powerpc32/dl-machine.c: Likewise.
18877 * sysdeps/powerpc/powerpc32/lshift.S: Likewise.
18878 * sysdeps/sparc/sparc32/__longjmp.S: Likewise.
18879 * sysdeps/sparc/sparc64/soft-fp/qp_cmp.c: Likewise.
18880 * sysdeps/sparc/sparc64/soft-fp/qp_cmpe.c: Likewise.
18881 * sysdeps/sparc/sparc64/soft-fp/qp_feq.c: Likewise.
18882 * sysdeps/sparc/sparc64/soft-fp/qp_fge.c: Likewise.
18883 * sysdeps/sparc/sparc64/soft-fp/qp_fgt.c: Likewise.
18884 * sysdeps/sparc/sparc64/soft-fp/qp_fle.c: Likewise.
18885 * sysdeps/sparc/sparc64/soft-fp/qp_flt.c: Likewise.
18886 * sysdeps/sparc/sparc64/soft-fp/qp_fne.c: Likewise.
18887 * sysdeps/sparc/sparc64/soft-fp/qp_mul.c: Likewise.
18888 * sysdeps/sparc/sparc64/soft-fp/qp_qtoi.c: Likewise.
18889 * sysdeps/sparc/sparc64/soft-fp/qp_qtoui.c: Likewise.
18890 * sysdeps/sparc/sparc64/soft-fp/qp_qtoux.c: Likewise.
18891 * sysdeps/sparc/sparc64/soft-fp/qp_qtox.c: Likewise.
18892 * sysdeps/unix/sysv/linux/lutimes.c: Likewise.
18893 * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Likewise.
18894
44a988af
OB
188952013-06-05 Ondřej Bílka <neleai@seznam.cz>
18896
25506f09 18897 * posix/transbug.c: Remove executable mode.
44a988af 18898
9c84384c
JM
188992013-06-05 Joseph Myers <joseph@codesourcery.com>
18900
18901 * crypt/speeds.c: Remove trailing whitespace.
18902 * dlfcn/default.c: Likewise.
18903 * elf/ifuncdep2.c: Likewise.
18904 * elf/ifuncmain1.c: Likewise.
18905 * elf/ifuncmain1vis.c: Likewise.
18906 * elf/testobj.h: Likewise.
18907 * elf/tst-stackguard1.c: Likewise.
18908 * gmon/sys/gmon.h: Likewise.
18909 * hurd/hurdmsg.c: Likewise.
18910 * hurd/new-fd.c: Likewise.
18911 * hurd/ports-get.c: Likewise.
18912 * iconvdata/ibm1008_420.c: Likewise.
18913 * inet/tst-getni1.c: Likewise.
18914 * inet/tst-getni2.c: Likewise.
18915 * libio/ioungetc.c: Likewise.
18916 * libio/wfiledoalloc.c: Likewise.
18917 * manual/libm-err-tab.pl: Likewise.
18918 * math/w_dremf.c: Likewise.
18919 * misc/ftruncate.c: Likewise.
18920 * posix/bug-glob2.c: Likewise.
18921 * posix/tst-pcre.c: Likewise.
18922 * posix/wait4.c: Likewise.
18923 * resolv/README: Likewise.
18924 * resolv/res_debug.h: Likewise.
18925 * resolv/tst-inet_ntop.c: Likewise.
18926 * setjmp/bug269-setjmp.c: Likewise.
18927 * soft-fp/extended.h: Likewise.
18928 * soft-fp/op-1.h: Likewise.
18929 * soft-fp/op-2.h: Likewise.
18930 * soft-fp/op-4.h: Likewise.
18931 * soft-fp/op-8.h: Likewise.
18932 * soft-fp/testit.c: Likewise.
18933 * stdio-common/bug16.c: Likewise.
18934 * stdlib/random.c: Likewise.
18935 * sunrpc/rpcsvc/rquota.x: Likewise.
18936 * sysdeps/ieee754/dbl-64/powtwo.tbl: Likewise.
18937 * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
18938 * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
18939 * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
18940 * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
18941 * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
18942 * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
18943 * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
18944 * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
18945 * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
18946 * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
18947 * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c: Likewise.
18948 * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
18949 * sysdeps/ieee754/ldbl-128/s_atanl.c: Likewise.
18950 * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
18951 * sysdeps/ieee754/ldbl-128/s_expm1l.c: Likewise.
18952 * sysdeps/ieee754/ldbl-128/s_log1pl.c: Likewise.
18953 * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
18954 * sysdeps/ieee754/ldbl-128/s_remquol.c: Likewise.
18955 * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
18956 * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
18957 * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
18958 * sysdeps/ieee754/ldbl-128/t_sincosl.c: Likewise.
18959 * sysdeps/ieee754/ldbl-128ibm/k_cosl.c: Likewise.
18960 * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c: Likewise.
18961 * sysdeps/ieee754/ldbl-128ibm/k_sinl.c: Likewise.
18962 * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Likewise.
18963 * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Likewise.
18964 * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
18965 * sysdeps/ieee754/s_lib_version.c: Likewise.
18966 * sysdeps/mach/hurd/check_fds.c: Likewise.
18967 * sysdeps/mach/hurd/getsockname.c: Likewise.
18968 * sysdeps/mach/hurd/net/if_ppp.h: Likewise.
18969 * sysdeps/mach/hurd/recvfrom.c: Likewise.
18970 * sysdeps/powerpc/bits/link.h: Likewise.
18971 * sysdeps/powerpc/dl-procinfo.c: Likewise.
18972 * sysdeps/powerpc/fpu/feholdexcpt.c: Likewise.
18973 * sysdeps/powerpc/fpu/fenv_const.c: Likewise.
18974 * sysdeps/powerpc/fpu/fesetenv.c: Likewise.
18975 * sysdeps/powerpc/fpu/feupdateenv.c: Likewise.
18976 * sysdeps/powerpc/fpu/s_rintf.c: Likewise.
18977 * sysdeps/powerpc/fpu/t_sqrt.c: Likewise.
18978 * sysdeps/powerpc/powerpc32/bits/atomic.h: Likewise.
18979 * sysdeps/powerpc/powerpc32/fpu/s_floor.S: Likewise.
18980 * sysdeps/powerpc/powerpc32/fpu/s_floorf.S: Likewise.
18981 * sysdeps/powerpc/powerpc32/fpu/s_isnan.S: Likewise.
18982 * sysdeps/powerpc/powerpc32/fpu/s_lround.S: Likewise.
18983 * sysdeps/powerpc/powerpc32/fpu/s_round.S: Likewise.
18984 * sysdeps/powerpc/powerpc32/fpu/s_roundf.S: Likewise.
18985 * sysdeps/powerpc/powerpc32/fpu/s_trunc.S: Likewise.
18986 * sysdeps/powerpc/powerpc32/fpu/s_truncf.S: Likewise.
18987 * sysdeps/powerpc/powerpc32/power4/fpu/s_llrint.S: Likewise.
18988 * sysdeps/powerpc/powerpc32/power4/fpu/s_llrintf.S: Likewise.
18989 * sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S: Likewise.
18990 * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
18991 * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
18992 * sysdeps/powerpc/powerpc32/power4/hp-timing.c: Likewise.
18993 * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
18994 * sysdeps/powerpc/powerpc32/power4/memset.S: Likewise.
18995 * sysdeps/powerpc/powerpc32/power4/wordcopy.c: Likewise.
18996 * sysdeps/powerpc/powerpc32/power5+/fpu/s_llround.S: Likewise.
18997 * sysdeps/powerpc/powerpc32/power5+/fpu/s_lround.S: Likewise.
18998 * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
18999 * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
19000 * sysdeps/powerpc/powerpc32/power6/fpu/s_llrint.S: Likewise.
19001 * sysdeps/powerpc/powerpc32/power6/fpu/s_llrintf.S: Likewise.
19002 * sysdeps/powerpc/powerpc32/power6/fpu/s_llround.S: Likewise.
19003 * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
19004 * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
19005 * sysdeps/powerpc/powerpc32/power6x/fpu/s_lround.S: Likewise.
19006 * sysdeps/powerpc/powerpc64/fpu/s_ceill.S: Likewise.
19007 * sysdeps/powerpc/powerpc64/fpu/s_floor.S: Likewise.
19008 * sysdeps/powerpc/powerpc64/fpu/s_floorf.S: Likewise.
19009 * sysdeps/powerpc/powerpc64/fpu/s_isnan.S: Likewise.
19010 * sysdeps/powerpc/powerpc64/fpu/s_llrint.S: Likewise.
19011 * sysdeps/powerpc/powerpc64/fpu/s_llrintf.S: Likewise.
19012 * sysdeps/powerpc/powerpc64/fpu/s_llround.S: Likewise.
19013 * sysdeps/powerpc/powerpc64/fpu/s_llroundf.S: Likewise.
19014 * sysdeps/powerpc/powerpc64/fpu/s_round.S: Likewise.
19015 * sysdeps/powerpc/powerpc64/fpu/s_roundf.S: Likewise.
19016 * sysdeps/powerpc/powerpc64/fpu/s_roundl.S: Likewise.
19017 * sysdeps/powerpc/powerpc64/fpu/s_trunc.S: Likewise.
19018 * sysdeps/powerpc/powerpc64/fpu/s_truncf.S: Likewise.
19019 * sysdeps/powerpc/powerpc64/fpu/s_truncl.S: Likewise.
19020 * sysdeps/powerpc/powerpc64/hp-timing.c: Likewise.
19021 * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
19022 * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
19023 * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
19024 * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
19025 * sysdeps/powerpc/powerpc64/power5+/fpu/s_llround.S: Likewise.
19026 * sysdeps/powerpc/powerpc64/power5/fpu/s_isnan.S: Likewise.
19027 * sysdeps/powerpc/powerpc64/power6/fpu/s_isnan.S: Likewise.
19028 * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
19029 * sysdeps/powerpc/powerpc64/power6/wordcopy.c: Likewise.
19030 * sysdeps/powerpc/powerpc64/power6x/fpu/s_isnan.S: Likewise.
19031 * sysdeps/powerpc/powerpc64/power6x/fpu/s_llrint.S: Likewise.
19032 * sysdeps/powerpc/powerpc64/power6x/fpu/s_llround.S: Likewise.
19033 * sysdeps/powerpc/powerpc64/strlen.S: Likewise.
19034 * sysdeps/powerpc/powerpc64/strncmp.S: Likewise.
19035 * sysdeps/powerpc/sysdep.h: Likewise.
19036 * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
19037 * sysdeps/s390/s390-64/sub_n.S: Likewise.
19038 * sysdeps/sh/dl-trampoline.S: Likewise.
19039 * sysdeps/sh/memset.S: Likewise.
19040 * sysdeps/sh/sh4/fpu/fclrexcpt.c: Likewise.
19041 * sysdeps/sh/strlen.S: Likewise.
19042 * sysdeps/sparc/sparc32/dl-trampoline.S: Likewise.
19043 * sysdeps/sparc/sparc32/dotmul.S: Likewise.
19044 * sysdeps/sparc/sparc32/memcpy.S: Likewise.
19045 * sysdeps/sparc/sparc32/rem.S: Likewise.
19046 * sysdeps/sparc/sparc32/sdiv.S: Likewise.
19047 * sysdeps/sparc/sparc32/soft-fp/q_neg.c: Likewise.
19048 * sysdeps/sparc/sparc32/strchr.S: Likewise.
19049 * sysdeps/sparc/sparc32/udiv.S: Likewise.
19050 * sysdeps/sparc/sparc32/urem.S: Likewise.
19051 * sysdeps/sparc/sparc64/add_n.S: Likewise.
19052 * sysdeps/sparc/sparc64/memcpy.S: Likewise.
19053 * sysdeps/sparc/sparc64/rawmemchr.S: Likewise.
19054 * sysdeps/sparc/sparc64/soft-fp/s_frexpl.c: Likewise.
19055 * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h: Likewise.
19056 * sysdeps/sparc/sparc64/stpncpy.S: Likewise.
19057 * sysdeps/sparc/sparc64/strncmp.S: Likewise.
19058 * sysdeps/sparc/sparc64/strncpy.S: Likewise.
19059 * sysdeps/unix/bsd/times.c: Likewise.
19060 * sysdeps/unix/sysv/linux/a.out.h: Likewise.
19061 * sysdeps/unix/sysv/linux/net/if_ppp.h: Likewise.
19062 * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S: Likewise.
19063 * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S: Likewise.
19064 * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: Likewise.
19065 * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h: Likewise.
19066 * sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: Likewise.
19067 * sysdeps/unix/sysv/linux/s390/s390-32/clone.S: Likewise.
19068 * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: Likewise.
19069 * sysdeps/unix/sysv/linux/s390/s390-32/posix_fadvise64.c: Likewise.
19070 * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S: Likewise.
19071 * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: Likewise.
19072 * sysdeps/unix/sysv/linux/s390/s390-64/mmap.S: Likewise.
19073 * sysdeps/unix/sysv/linux/s390/s390-64/register-dump.h: Likewise.
19074 * sysdeps/unix/sysv/linux/s390/s390-64/setcontext.S: Likewise.
19075 * sysdeps/unix/sysv/linux/s390/s390-64/socket.S: Likewise.
19076 * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Likewise.
19077 * sysdeps/unix/sysv/linux/s390/s390-64/syscall.S: Likewise.
19078 * sysdeps/unix/sysv/linux/scsi/scsi_ioctl.h: Likewise.
19079 * sysdeps/unix/sysv/linux/sh/brk.c: Likewise.
19080 * sysdeps/unix/sysv/linux/sh/clone.S: Likewise.
19081 * sysdeps/unix/sysv/linux/sh/sh3/getcontext.S: Likewise.
19082 * sysdeps/unix/sysv/linux/sh/sh3/register-dump.h: Likewise.
19083 * sysdeps/unix/sysv/linux/sh/sh3/setcontext.S: Likewise.
19084 * sysdeps/unix/sysv/linux/sh/sh3/swapcontext.S: Likewise.
19085 * sysdeps/unix/sysv/linux/sh/vfork.S: Likewise.
19086 * sysdeps/unix/sysv/linux/sparc/a.out.h: Likewise.
19087 * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
19088 * sysdeps/unix/sysv/linux/sys/personality.h: Likewise.
19089 * sysdeps/x86_64/fpu/s_ceill.S: Likewise.
19090 * sysdeps/x86_64/fpu/s_llrintl.S: Likewise.
19091 * sysdeps/x86_64/strcspn.S: Likewise.
19092
869378a5
RA
190932013-06-05 Ryan S. Arnold <rsa@linux.vnet.ibm.com>
19094
19095 * locale/C-translit.h: Revert #include <stdint.h> because this is a
19096 generated file. Regenerate properly from gen-translit.pl.
19097 * locale/gen-translit.pl: Add #include <stdint.h>. This generates
19098 locale/C-translit.h.
19099
840e2943
AS
191002013-06-05 Andreas Schwab <schwab@suse.de>
19101
19102 [BZ #15100]
19103 * time/strptime_l.c (__strptime_internal): Count Sunday in a %W
19104 week as 6 instead of -1.
19105 * time/tst-strptime.c (day_tests): Add test case.
19106
4c60cb0c
SP
191072013-06-05 Siddhesh Poyarekar <siddhesh@redhat.com>
19108
19109 * sysdeps/generic/math_private.h
19110 (libc_feholdexcept_setround_53bit): Replace with
19111 libc_feholdsetround_53bit.
19112 (libc_feupdateenv_53bit): Replace with
19113 libc_feresetround_53bit.
19114 (SET_RESTORE_ROUND_53BIT): Adjust.
19115
d180203e
SP
191162013-06-03 Siddhesh Poyarekar <siddhesh@redhat.com>
19117
96df079a
SP
19118 * string/test-strchrnul.c: Add copyright header.
19119
d180203e
SP
19120 * posix/tst-getaddrinfo4.c: Increase test timeout.
19121
8b0ccb2d
CD
191222013-06-03 Carlos O'Donell <carlos@redhat.com>
19123
19124 [BZ #15536]
19125 * math/libm-test.inc (MAX_EXP): Remove
19126 (MIN_EXP): Define.
19127 (ulp): Use MIN_EXP - MANT_DIG.
19128 (check_ulp): Verify subnormal ulps. Only allow a range of +/- 1 ulp.
19129
3b3c4d40
CD
191302013-05-31 Carlos O'Donell <carlos@redhat.com>
19131
19132 * po/be.po: Revert last change.
19133 * po/zh_CN.po: Likewise.
19134 * po/header.pot: Likewise.
19135
fab7ce3f
JM
191362013-05-31 Joseph Myers <joseph@codesourcery.com>
19137
19138 * Makefile ($(common-objpfx)linkobj/libc.so): Define
19139 link-libc-deps to empty as target-specific variable.
19140 * Makerules (link-libc-args): New variable.
19141 (libc-for-link): Likewise.
19142 (link-libc-deps): Likewise.
19143 (lib%.so): Depend on $(link-libc-deps). Link with
19144 $(link-libc-args).
19145 (build-module): Link with $(link-libc-args).
19146 (build-module-asneeded): Likewise.
19147 (build-module-helper-objlist): Filter out $(link-libc-deps) from
19148 list of objects.
19149 ($(common-objpfx)libc.so): Define link-libc-deps to empty as
19150 target-specific variable.
19151 ($(extra-modules-build:%=$(objpfx)%.so)): Depend on
19152 $(link-libc-deps) instead of libc.so and libc_nonshared.a.
19153 * crypt/Makefile ($(objpfx)libcrypt.so): Remove dependencies on
19154 libc.
19155 * debug/Makefile ($(objpfx)libSegFault.so): Remove dependencies on
19156 libc and ld.so.
19157 ($(objpfx)libpcprofile.so): Likewise.
19158 * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Remove ld.so and
19159 libc_nonshared.a.
19160 ($(objpfx)libdl.so): Remove dependencies on libc and ld.so.
19161 * hesiod/Makefile ($(objpfx)libnss_hesiod.so): Likewise.
19162 * iconvdata/extra-module.mk ($(objpfx)$(mod).so): Depend on
19163 $(link-libc-deps).
19164 ($(objpfx)$(mod).so): Remove dependencies on libc and ld.so.
19165 * locale/Makefile ($(objpfx)libBrokenLocale.so): Likewise.
19166 * login/Makefile ($(objpfx)libutil.so): Likewise.
19167 * malloc/Makefile ($(objpfx)libmemusage.so): Likewise.
19168 * math/Makefile ($(objpfx)libm.so): Likewise.
19169 * nis/Makefile ($(services:%=$(objpfx)libnss_%.so)
19170 $(objpfx)libnsl.so): Define libc-for-link as target-specific
19171 variable instead of depending directly on libc.
19172 * nss/Makefile ($(services:%=$(objpfx)libnss_%.so)): Likewise.
19173 ($(objpfx)/libnss_test1.so): Change dependencies on libc to
19174 $(link-libc-deps).
19175 * resolv/Makefile ($(objpfx)libresolv.so): Remove dependencies on
19176 libc.
19177 [$(have-ssp) = yes] (LDLIBS-resolv.so): Remove variable.
19178 ($(objpfx)libnss_dns.so): Remove dependencies on libc.
19179 ($(objpfx)libanl.so): Likewise.
19180 * rt/Makefile ($(objpfx)librt.so): Remove dependencies on libc and
19181 ld.so.
19182 * stdlib/Makefile ($(objpfx)tst-putenvmod.so): Depend on
19183 $(link-libc-deps).
19184 * sysdeps/i386/fpu/Makefile: Remove file.
19185 * sysdeps/powerpc/fpu/Makefile [$(subdir) = math]
19186 ($(objpfx)libm.so): Remove dependency on ld.so.
19187
eca5920c
PF
191882013-05-30 Patsy Franklin <pfrankli@redhat.com>
19189
19190 [BZ # 15553]
19191 * nis/yp_xdr.c (XDRMAXNAME): Define.
19192 (XDRMAXRECORD): Define.
19193 (xdr_domainname): Use XDRMAXNAME.
19194 (xdr_mapname): Likewise.
19195 (xdr_peername): Likewise.
19196 (xdr_keydat): Use XDRMAXRECORD.
19197 (xdr_valdat): Likewise.
19198
191992013-05-30 Jeff Law <law@redhat.com>
96945714
JL
19200
19201 [BZ #14256]
19202 * manual/errno.texi (ESTALE): Update to account for more than
19203 just NFS file systems.
19204 * sysdeps/gnu/errlist.c: Regenerated.
19205
b9375348
SP
192062013-05-29 Siddhesh Poyarekar <siddhesh@redhat.com>
19207
19208 [BZ #15465]
19209 * elf/Makefile (tests): Add tst-null-argv.
19210 (modules-names): Add tst-null-argv-lib.
19211 ($(objpfx)tst-null-argv): Depend on tst-null-argv-lib.so.
19212 (tst-null-argv-ENV): Set environment for tst-null-argv.
19213 * sysdeps/generic/ldsodefs.h (DSO_FILENAME): New macro.
19214 (RTLD_PROGNAME): New macro.
19215 * elf/tst-null-argv.c: New test case.
19216 * elf/tst-null-argv-lib.c: Library for test case.
19217 * elf/dl-conflict.c (_dl_resolve_conflicts): Use DSO_FILENAME.
19218 * elf/dl-deps.c (_dl_map_object_deps): Likewise.
19219 * elf/dl-error.c (_dl_signal_error): Use RTLD_PROGNAME.
19220 * elf/dl-fini.c (_dl_fini): Use DSO_FILENAME.
19221 * elf/dl-init.c (call_init): Likewise.
19222 (_dl_init): Likewise.
19223 * elf/dl-load.c (print_search_path): Likewise.
19224 (_dl_map_object): Likewise.
19225 * elf/dl-lookup.c (do_lookup_x): Likewise.
19226 (add_dependency): Likewise.
19227 (_dl_lookup_symbol_x): Likewise.
19228 (_dl_debug_bindings): Likewise.
19229 * elf/dl-open.c (_dl_show_scope): Likewise.
19230 * elf/dl-reloc.c (_dl_relocate_object): Likewise.
19231 * elf/dl-version.c (match_symbol): Likewise.
19232 (_dl_check_map_versions): Likewise.
19233 * elf/rtld.c (dl_main): Likewise.
19234 (print_unresolved): Use RTLD_PROGNAME.
19235 (print_missing_version): Likewise.
19236 * sysdeps/i386/dl-machine.h (elf_machine_rel): Likewise.
19237 (elf_machine_rela): Likewise.
19238 * sysdeps/powerpc/powerpc32/dl-machine.c
19239 (__process_machine_rela): Likewise.
19240 * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
19241 Likewise.
19242 * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela):
19243 Likewise.
19244 * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela):
19245 Likewise.
19246 * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
19247 * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela):
19248 Likewise.
19249 * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela):
19250 Likewise.
19251 * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Likewise.
19252
8a9f20c8
CD
192532013-05-28 Carlos O'Donell <carlos@redhat.com>
19254
19255 * po/be.po: Add descriptive title.
19256 * po/zh_CN.po: Likewise.
19257 * po/header.pot: Likewise.
19258
0e60d68e
MF
192592013-05-28 Mike Frysinger <vapier@gentoo.org>
19260
19261 * locale/programs/locarchive.c (create_archive): Inlucde fname in
19262 error message.
19263 (enlarge_archive): Likewise.
19264
56b672e9
BN
192652013-05-28 Ben North <ben@redfrontdoor.org>
19266
19267 * manual/arith.texi (frexp): It is the magnitude of the return
19268 value which lies in [0.5, 1), not the return value itself.
19269
5e056687
AZ
192702013-05-28 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
19271
19272 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
19273
2b66ef5d
TS
192742013-05-26 Thomas Schwinge <thomas@codesourcery.com>
19275
528c2405
TS
19276 * stdio-common/bug26.c (main): Correct fscanf template.
19277
07b4c13d
TS
19278 * sysdeps/mach/hurd/dl-sysdep.c (_dl_sysdep_start:go): Don't
19279 declare _dl_skip_args.
19280
ec9dd97c
TS
19281 * sysdeps/mach/hurd/i386/init-first.c (_dl_non_dynamic_init):
19282 Don't declare.
19283
2b66ef5d
TS
19284 * manual/platform.texi: Add missing @end deftypefun.
19285
4f8dfe27
JM
192862013-05-24 Joseph Myers <joseph@codesourcery.com>
19287
0323d086
JM
19288 [BZ #15529]
19289 * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Set high
19290 bit of mantissa of 2^16382.
19291 * math/libm-test.inc (hypot_test_data): Add more tests.
19292
dd4259b9
JM
19293 * math/libm-test.inc: Add drem and pow10 to list of tested
19294 functions.
19295 (pow10_test): New function.
19296 (drem_test): Likewise.
19297 (drem_test_tonearest): Likewise.
19298 (drem_test_towardzero): Likewise.
19299 (drem_test_downward): Likewise.
19300 (drem_test_upward): Likewise.
19301 (main): Call the new functions.
19302
4f8dfe27
JM
19303 * math/libm-test.inc (finite_test_data): Remove.
19304 (finite_test): Run tests from isfinite_test_data.
19305 (gamma_test_data): Remove.
19306 (gamma_test): Run tests from lgamma_test_data.
19307 * sysdeps/i386/fpu/libm-test-ulps: Update.
19308 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
19309
d116b7c4
AZ
193102013-05-24 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
19311
19312 * manual/platform.texi: Add PowerPC PPR function set documentation.
19313 * sysdeps/powerpc/sys/platform/ppc.h: Add PowerPC PPR set function
19314 implementation.
19315
e96e3767
CD
193162013-05-24 Carlos O'Donell <carlos@redhat.com>
19317
19318 * math/libm-test.inc (MAX_EXP): Define.
19319 (ULPDIFF): Define.
19320 (ulp): New function.
19321 (check_float_internal): Use ULPDIFF.
19322 (cpow_test): Disable failing test.
19323 (check_ulp): Test ulp() implemetnation.
19324 (main): Call check_ulp before starting tests.
19325
b679a606
JM
193262013-05-24 Joseph Myers <joseph@codesourcery.com>
19327
e8bdba36
JM
19328 * math/gen-libm-test.pl (generate_testfile): Do not handle
19329 START_DATA and END_DATA.
19330 * math/libm-test.inc (acos_test_data): Do not use START_DATA and
19331 END_DATA.
19332 (acos_tonearest_test_data): Likewise.
19333 (acos_towardzero_test_data): Likewise.
19334 (acos_downward_test_data): Likewise.
19335 (acos_upward_test_data): Likewise.
19336 (acosh_test_data): Likewise.
19337 (asin_test_data): Likewise.
19338 (asin_tonearest_test_data): Likewise.
19339 (asin_towardzero_test_data): Likewise.
19340 (asin_downward_test_data): Likewise.
19341 (asin_upward_test_data): Likewise.
19342 (asinh_test_data): Likewise.
19343 (atan_test_data): Likewise.
19344 (atanh_test_data): Likewise.
19345 (atan2_test_data): Likewise.
19346 (cabs_test_data): Likewise.
19347 (cacos_test_data): Likewise.
19348 (cacosh_test_data): Likewise.
19349 (carg_test_data): Likewise.
19350 (casin_test_data): Likewise.
19351 (casinh_test_data): Likewise.
19352 (catan_test_data): Likewise.
19353 (catanh_test_data): Likewise.
19354 (cbrt_test_data): Likewise.
19355 (ccos_test_data): Likewise.
19356 (ccosh_test_data): Likewise.
19357 (ceil_test_data): Likewise.
19358 (cexp_test_data): Likewise.
19359 (cimag_test_data): Likewise.
19360 (clog_test_data): Likewise.
19361 (clog10_test_data): Likewise.
19362 (conj_test_data): Likewise.
19363 (copysign_test_data): Likewise.
19364 (cos_test_data): Likewise.
19365 (cos_tonearest_test_data): Likewise.
19366 (cos_towardzero_test_data): Likewise.
19367 (cos_downward_test_data): Likewise.
19368 (cos_upward_test_data): Likewise.
19369 (cosh_test_data): Likewise.
19370 (cosh_tonearest_test_data): Likewise.
19371 (cosh_towardzero_test_data): Likewise.
19372 (cosh_downward_test_data): Likewise.
19373 (cosh_upward_test_data): Likewise.
19374 (cpow_test_data): Likewise.
19375 (cproj_test_data): Likewise.
19376 (creal_test_data): Likewise.
19377 (csin_test_data): Likewise.
19378 (csinh_test_data): Likewise.
19379 (csqrt_test_data): Likewise.
19380 (ctan_test_data): Likewise.
19381 (ctan_tonearest_test_data): Likewise.
19382 (ctan_towardzero_test_data): Likewise.
19383 (ctan_downward_test_data): Likewise.
19384 (ctan_upward_test_data): Likewise.
19385 (ctanh_test_data): Likewise.
19386 (ctanh_tonearest_test_data): Likewise.
19387 (ctanh_towardzero_test_data): Likewise.
19388 (ctanh_downward_test_data): Likewise.
19389 (ctanh_upward_test_data): Likewise.
19390 (erf_test_data): Likewise.
19391 (erfc_test_data): Likewise.
19392 (exp_test_data): Likewise.
19393 (exp_tonearest_test_data): Likewise.
19394 (exp_towardzero_test_data): Likewise.
19395 (exp_downward_test_data): Likewise.
19396 (exp_upward_test_data): Likewise.
19397 (exp10_test_data): Likewise.
19398 (exp2_test_data): Likewise.
19399 (expm1_test_data): Likewise.
19400 (fabs_test_data): Likewise.
19401 (fdim_test_data): Likewise.
19402 (finite_test_data): Likewise.
19403 (floor_test_data): Likewise.
19404 (fma_test_data): Likewise.
19405 (fma_towardzero_test_data): Likewise.
19406 (fma_downward_test_data): Likewise.
19407 (fma_upward_test_data): Likewise.
19408 (fmax_test_data): Likewise.
19409 (fmin_test_data): Likewise.
19410 (fmod_test_data): Likewise.
19411 (fpclassify_test_data): Likewise.
19412 (frexp_test_data): Likewise.
19413 (gamma_test_data): Likewise.
19414 (hypot_test_data): Likewise.
19415 (ilogb_test_data): Likewise.
19416 (isfinite_test_data): Likewise.
19417 (isgreater_test_data): Likewise.
19418 (isgreaterequal_test_data): Likewise.
19419 (isinf_test_data): Likewise.
19420 (isless_test_data): Likewise.
19421 (islessequal_test_data): Likewise.
19422 (islessgreater_test_data): Likewise.
19423 (isnan_test_data): Likewise.
19424 (isnormal_test_data): Likewise.
19425 (issignaling_test_data): Likewise.
19426 (isunordered_test_data): Likewise.
19427 (j0_test_data): Likewise.
19428 (j1_test_data): Likewise.
19429 (jn_test_data): Likewise.
19430 (ldexp_test_data): Likewise.
19431 (lgamma_test_data): Likewise.
19432 (lrint_test_data): Likewise.
19433 (lrint_tonearest_test_data): Likewise.
19434 (lrint_towardzero_test_data): Likewise.
19435 (lrint_downward_test_data): Likewise.
19436 (lrint_upward_test_data): Likewise.
19437 (llrint_test_data): Likewise.
19438 (llrint_tonearest_test_data): Likewise.
19439 (llrint_towardzero_test_data): Likewise.
19440 (llrint_downward_test_data): Likewise.
19441 (llrint_upward_test_data): Likewise.
19442 (log_test_data): Likewise.
19443 (log10_test_data): Likewise.
19444 (log1p_test_data): Likewise.
19445 (log2_test_data): Likewise.
19446 (logb_test_data): Likewise.
19447 (logb_downward_test_data): Likewise.
19448 (lround_test_data): Likewise.
19449 (llround_test_data): Likewise.
19450 (modf_test_data): Likewise.
19451 (nearbyint_test_data): Likewise.
19452 (nextafter_test_data): Likewise.
19453 (nexttoward_test_data): Likewise.
19454 (pow_test_data): Likewise.
19455 (pow_tonearest_test_data): Likewise.
19456 (pow_towardzero_test_data): Likewise.
19457 (pow_downward_test_data): Likewise.
19458 (pow_upward_test_data): Likewise.
19459 (remainder_test_data): Likewise.
19460 (remainder_tonearest_test_data): Likewise.
19461 (remainder_towardzero_test_data): Likewise.
19462 (remainder_downward_test_data): Likewise.
19463 (remainder_upward_test_data): Likewise.
19464 (remquo_test_data): Likewise.
19465 (rint_test_data): Likewise.
19466 (rint_tonearest_test_data): Likewise.
19467 (rint_towardzero_test_data): Likewise.
19468 (rint_downward_test_data): Likewise.
19469 (rint_upward_test_data): Likewise.
19470 (round_test_data): Likewise.
19471 (scalb_test_data): Likewise.
19472 (scalbn_test_data): Likewise.
19473 (scalbln_test_data): Likewise.
19474 (signbit_test_data): Likewise.
19475 (sin_test_data): Likewise.
19476 (sin_tonearest_test_data): Likewise.
19477 (sin_towardzero_test_data): Likewise.
19478 (sin_downward_test_data): Likewise.
19479 (sin_upward_test_data): Likewise.
19480 (sincos_test_data): Likewise.
19481 (sinh_test_data): Likewise.
19482 (sinh_tonearest_test_data): Likewise.
19483 (sinh_towardzero_test_data): Likewise.
19484 (sinh_downward_test_data): Likewise.
19485 (sinh_upward_test_data): Likewise.
19486 (sqrt_test_data): Likewise.
19487 (tan_test_data): Likewise.
19488 (tan_tonearest_test_data): Likewise.
19489 (tan_towardzero_test_data): Likewise.
19490 (tan_downward_test_data): Likewise.
19491 (tan_upward_test_data): Likewise.
19492 (tanh_test_data): Likewise.
19493 (tgamma_test_data): Likewise.
19494 (trunc_test_data): Likewise.
19495 (y0_test_data): Likewise.
19496 (y1_test_data): Likewise.
19497 (yn_test_data): Likewise.
19498 (significand_test_data): Likewise.
19499
b679a606
JM
19500 * math/gen-libm-test.pl (@functions): Remove variable.
19501 (generate_testfile): Don't handle START and END lines.
19502 * math/libm-test.inc (START): New macro.
19503 (END): Likewise.
19504 (END_COMPLEX): Likewise.
19505 (acos_test): Use END macro without arguments.
19506 (acos_test_tonearest): Likewise.
19507 (acos_test_towardzero): Likewise.
19508 (acos_test_downward): Likewise.
19509 (acos_test_upward): Likewise.
19510 (acosh_test): Likewise.
19511 (asin_test): Likewise.
19512 (asin_test_tonearest): Likewise.
19513 (asin_test_towardzero): Likewise.
19514 (asin_test_downward): Likewise.
19515 (asin_test_upward): Likewise.
19516 (asinh_test): Likewise.
19517 (atan_test): Likewise.
19518 (atanh_test): Likewise.
19519 (atan2_test): Likewise.
19520 (cabs_test): Likewise.
19521 (cacos_test): Use END_COMPLEX macro without arguments.
19522 (cacosh_test): Likewise.
19523 (carg_test): Use END macro without arguments.
19524 (casin_test): Use END_COMPLEX macro without arguments.
19525 (casinh_test): Likewise.
19526 (catan_test): Likewise.
19527 (catanh_test): Likewise.
19528 (cbrt_test): Use END macro without arguments.
19529 (ccos_test): Use END_COMPLEX macro without arguments.
19530 (ccosh_test): Likewise.
19531 (ceil_test): Use END macro without arguments.
19532 (cexp_test): Use END_COMPLEX macro without arguments.
19533 (cimag_test): Use END macro without arguments.
19534 (clog_test): Use END_COMPLEX macro without arguments.
19535 (clog10_test): Likewise.
19536 (conj_test): Likewise.
19537 (copysign_test): Use END macro without arguments.
19538 (cos_test): Likewise.
19539 (cos_test_tonearest): Likewise.
19540 (cos_test_towardzero): Likewise.
19541 (cos_test_downward): Likewise.
19542 (cos_test_upward): Likewise.
19543 (cosh_test): Likewise.
19544 (cosh_test_tonearest): Likewise.
19545 (cosh_test_towardzero): Likewise.
19546 (cosh_test_downward): Likewise.
19547 (cosh_test_upward): Likewise.
19548 (cpow_test): Use END_COMPLEX macro without arguments.
19549 (cproj_test): Likewise.
19550 (creal_test): Use END macro without arguments.
19551 (csin_test): Use END_COMPLEX macro without arguments.
19552 (csinh_test): Likewise.
19553 (csqrt_test): Likewise.
19554 (ctan_test): Likewise.
19555 (ctan_test_tonearest): Likewise.
19556 (ctan_test_towardzero): Likewise.
19557 (ctan_test_downward): Likewise.
19558 (ctan_test_upward): Likewise.
19559 (ctanh_test): Likewise.
19560 (ctanh_test_tonearest): Likewise.
19561 (ctanh_test_towardzero): Likewise.
19562 (ctanh_test_downward): Likewise.
19563 (ctanh_test_upward): Likewise.
19564 (erf_test): Use END macro without arguments.
19565 (erfc_test): Likewise.
19566 (exp_test): Likewise.
19567 (exp_test_tonearest): Likewise.
19568 (exp_test_towardzero): Likewise.
19569 (exp_test_downward): Likewise.
19570 (exp_test_upward): Likewise.
19571 (exp10_test): Likewise.
19572 (exp2_test): Likewise.
19573 (expm1_test): Likewise.
19574 (fabs_test): Likewise.
19575 (fdim_test): Likewise.
19576 (finite_test): Likewise.
19577 (floor_test): Likewise.
19578 (fma_test): Likewise.
19579 (fma_test_towardzero): Likewise.
19580 (fma_test_downward): Likewise.
19581 (fma_test_upward): Likewise.
19582 (fmax_test): Likewise.
19583 (fmin_test): Likewise.
19584 (fmod_test): Likewise.
19585 (fpclassify_test): Likewise.
19586 (frexp_test): Likewise.
19587 (gamma_test): Likewise.
19588 (hypot_test): Likewise.
19589 (ilogb_test): Likewise.
19590 (isfinite_test): Likewise.
19591 (isgreater_test): Likewise.
19592 (isgreaterequal_test): Likewise.
19593 (isinf_test): Likewise.
19594 (isless_test): Likewise.
19595 (islessequal_test): Likewise.
19596 (islessgreater_test): Likewise.
19597 (isnan_test): Likewise.
19598 (isnormal_test): Likewise.
19599 (issignaling_test): Likewise.
19600 (isunordered_test): Likewise.
19601 (j0_test): Likewise.
19602 (j1_test): Likewise.
19603 (jn_test): Likewise.
19604 (ldexp_test): Likewise.
19605 (lgamma_test): Likewise.
19606 (lrint_test): Likewise.
19607 (lrint_test_tonearest): Likewise.
19608 (lrint_test_towardzero): Likewise.
19609 (lrint_test_downward): Likewise.
19610 (lrint_test_upward): Likewise.
19611 (llrint_test): Likewise.
19612 (llrint_test_tonearest): Likewise.
19613 (llrint_test_towardzero): Likewise.
19614 (llrint_test_downward): Likewise.
19615 (llrint_test_upward): Likewise.
19616 (log_test): Likewise.
19617 (log10_test): Likewise.
19618 (log1p_test): Likewise.
19619 (log2_test): Likewise.
19620 (logb_test): Likewise.
19621 (logb_test_downward): Likewise.
19622 (lround_test): Likewise.
19623 (llround_test): Likewise.
19624 (modf_test): Likewise.
19625 (nearbyint_test): Likewise.
19626 (nextafter_test): Likewise.
19627 (nexttoward_test): Likewise.
19628 (pow_test): Likewise.
19629 (pow_test_tonearest): Likewise.
19630 (pow_test_towardzero): Likewise.
19631 (pow_test_downward): Likewise.
19632 (pow_test_upward): Likewise.
19633 (remainder_test): Likewise.
19634 (remainder_test_tonearest): Likewise.
19635 (remainder_test_towardzero): Likewise.
19636 (remainder_test_downward): Likewise.
19637 (remainder_test_upward): Likewise.
19638 (remquo_test): Likewise.
19639 (rint_test): Likewise.
19640 (rint_test_tonearest): Likewise.
19641 (rint_test_towardzero): Likewise.
19642 (rint_test_downward): Likewise.
19643 (rint_test_upward): Likewise.
19644 (round_test): Likewise.
19645 (scalb_test): Likewise.
19646 (scalbn_test): Likewise.
19647 (scalbln_test): Likewise.
19648 (signbit_test): Likewise.
19649 (sin_test): Likewise.
19650 (sin_test_tonearest): Likewise.
19651 (sin_test_towardzero): Likewise.
19652 (sin_test_downward): Likewise.
19653 (sin_test_upward): Likewise.
19654 (sincos_test): Likewise.
19655 (sinh_test): Likewise.
19656 (sinh_test_tonearest): Likewise.
19657 (sinh_test_towardzero): Likewise.
19658 (sinh_test_downward): Likewise.
19659 (sinh_test_upward): Likewise.
19660 (sqrt_test): Likewise.
19661 (tan_test): Likewise.
19662 (tan_test_tonearest): Likewise.
19663 (tan_test_towardzero): Likewise.
19664 (tan_test_downward): Likewise.
19665 (tan_test_upward): Likewise.
19666 (tanh_test): Likewise.
19667 (tgamma_test): Likewise.
19668 (trunc_test): Likewise.
19669 (y0_test): Likewise.
19670 (y1_test): Likewise.
19671 (yn_test): Likewise.
19672 (significand_test): Likewise.
19673
bae143d2
OB
196742013-05-24 Ondřej Bílka <neleai@seznam.cz>
19675
19676 [BZ #15381]
19677 * libio/genops.c (_IO_no_init): Initialize wide struct info.
19678
9323d39b
EM
196792013-05-23 Edjunior Machado <emachado@linux.vnet.ibm.com>
19680
d4ea44a0 19681 [BZ #14894]
9323d39b
EM
19682 * sysdeps/powerpc/sys/platform/ppc.h: Add __ppc_yield,
19683 __ppc_mdoio and __ppc_mdoom.
19684 * manual/platform.texi: Document new functions __ppc_yield,
19685 __ppc_mdoio and __ppc_mdoom.
19686
13e23af7
CD
196872013-05-22 Carlos O'Donell <carlos@redhat.com>
19688
19689 * elf/ldconfig.c (is_hwcap_platform): Make comments full setences.
19690 (main): Mention "tls" pseudo-hwcap is legacy.
19691 * elf/dl-hwcaps.c (_dl_important_hwcaps): Correct rounding comment.
19692
351fe550
JM
196932013-05-22 Joseph Myers <joseph@codesourcery.com>
19694
19695 * math/gen-libm-test.pl (parse_args): Output only string of
19696 arguments as text for test name, not full call or descriptions of
19697 tests for extra outputs.
19698 (generate_testfile): Do not pass function name to parse_args.
19699 Generate this_func variable from START.
19700 * math/libm-test.inc (struct test_f_f_data): Rename test_name
19701 field to arg_str.
19702 (struct test_ff_f_data): Likewise.
19703 (test_ff_f_data_nexttoward): Likewise.
19704 (struct test_fi_f_data): Likewise.
19705 (struct test_fl_f_data): Likewise.
19706 (struct test_if_f_data): Likewise.
19707 (struct test_fff_f_data): Likewise.
19708 (struct test_c_f_data): Likewise.
19709 (struct test_f_f1_data): Likewise. Remove field extra_name.
19710 (struct test_fF_f1_data): Likewise.
19711 (struct test_ffI_f1_data): Likewise.
19712 (struct test_c_c_data): Rename test_name field to arg_str.
19713 (struct test_cc_c_data): Likewise.
19714 (struct test_f_i_data): Likewise.
19715 (struct test_ff_i_data): Likewise.
19716 (struct test_f_l_data): Likewise.
19717 (struct test_f_L_data): Likewise.
19718 (struct test_fFF_11_data): Likewise. Remove fields extra1_name
19719 and extra2_name.
19720 (COMMON_TEST_SETUP): New macro.
19721 (EXTRA_OUTPUT_TEST_SETUP): Likewise.
19722 (COMMON_TEST_CLEANUP): Likewise.
19723 (EXTRA_OUTPUT_TEST_CLEANUP): Likewise.
19724 (RUN_TEST_f_f): Take argument string. Call new setup and cleanup
19725 macros.
19726 (RUN_TEST_LOOP_f_f): Update call to RUN_TEST_f_f.
19727 (RUN_TEST_2_f): Take argument string. Call new setup and cleanup
19728 macros.
19729 (RUN_TEST_LOOP_2_f): Update call to RUN_TEST_2_f.
19730 (RUN_TEST_fff_f): Take argument string. Call new setup and
19731 cleanup macros.
19732 (RUN_TEST_LOOP_fff_f): Update call to RUN_TEST_fff_f.
19733 (RUN_TEST_c_f): Take argument string. Call new setup and cleanup
19734 macros.
19735 (RUN_TEST_LOOP_c_f): Update call to RUN_TEST_c_f.
19736 (RUN_TEST_f_f1): Take argument string. Call new setup and cleanup
19737 macros.
19738 (RUN_TEST_LOOP_f_f1): Update call to RUN_TEST_f_f1.
19739 (RUN_TEST_fF_f1): Take argument string. Call new setup and
19740 cleanup macros.
19741 (RUN_TEST_LOOP_fF_f1): Update call to RUN_TEST_fF_f1.
19742 (RUN_TEST_fI_f1): Take argument string. Call new setup and
19743 cleanup macros.
19744 (RUN_TEST_LOOP_fI_f1): Update call to RUN_TEST_fI_f1.
19745 (RUN_TEST_ffI_f1): Take argument string. Call new setup and
19746 cleanup macros.
19747 (RUN_TEST_LOOP_ffI_f1): Update call to RUN_TEST_ffI_f1.
19748 (RUN_TEST_c_c): Take argument string. Call new setup and cleanup
19749 macros.
19750 (RUN_TEST_LOOP_c_c): Update call to RUN_TEST_c_c.
19751 (RUN_TEST_cc_c): Take argument string. Call new setup and cleanup
19752 macros.
19753 (RUN_TEST_LOOP_cc_c): Update call to RUN_TEST_cc_c.
19754 (RUN_TEST_f_i): Take argument string. Call new setup and cleanup
19755 macros.
19756 (RUN_TEST_LOOP_f_i): Update call to RUN_TEST_f_i.
19757 (RUN_TEST_f_i_tg): Take argument string. Call new setup and
19758 cleanup macros.
19759 (RUN_TEST_LOOP_f_i_tg): Update call to RUN_TEST_f_i_tg.
19760 (RUN_TEST_ff_i_tg): Take argument string. Call new setup and
19761 cleanup macros.
19762 (RUN_TEST_LOOP_ff_i_tg): Update call to RUN_TEST_ff_i_tg.
19763 (RUN_TEST_f_b): Take argument string. Call new setup and cleanup
19764 macros.
19765 (RUN_TEST_LOOP_f_b): Update call to RUN_TEST_f_b.
19766 (RUN_TEST_f_b_tg): Take argument string. Call new setup and
19767 cleanup macros.
19768 (RUN_TEST_LOOP_f_b_tg): Update call to RUN_TEST_f_b_tg.
19769 (RUN_TEST_f_l): Take argument string. Call new setup and cleanup
19770 macros.
19771 (RUN_TEST_LOOP_f_l): Update call to RUN_TEST_f_l.
19772 (RUN_TEST_f_L): Take argument string. Call new setup and cleanup
19773 macros.
19774 (RUN_TEST_LOOP_f_L): Update call to RUN_TEST_f_L.
19775 (RUN_TEST_fFF_11): Take argument string. Call new setup and
19776 cleanup macros.
19777 (RUN_TEST_LOOP_fFF_11): Update call to RUN_TEST_fFF_11.
19778
85118d4d
EBM
197792013-05-22 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
19780
19781 * sysdeps/unix/sysv/linux/bits/siginfo.h (siginfo_t): Add si_addr_lsb
19782 to _sifields.sigfault.
19783 (si_addr_lsb): Define new macro.
19784 (BUS_MCEERR_AR, BUS_MCEERR_AO): Define new values.
19785 * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
19786 * sysdeps/unix/sysv/linux/x86/bits/siginfo.h: Likewise.
19787
7a44c18f
CD
197882013-05-03 Carlos O'Donell <carlos at redhat.com>
19789
19790 [BZ #15441]
19791 * intl/dcigettext.c (DCIGETTEXT): Skip translating if _nl_find_msg
19792 returns -1.
19793 (_nl_find_msg): Return -1 if recursive call returned -1. If newmem is
19794 null return -1.
19795 * intl/loadmsgcat.c (_nl_load_domain): If _nl_find_msg returns -1 abort
19796 loading the domain.
19797
b50a7181
JM
197982013-05-22 Joseph Myers <joseph@codesourcery.com>
19799
19800 * math/gen-libm-test.pl (parse_args): Do not include expected
19801 result in test name.
19802 * sysdeps/i386/fpu/libm-test-ulps: Update test names.
19803 * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
19804 * sysdeps/s390/fpu/libm-test-ulps: Likewise.
19805 * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
19806 * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
19807 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
19808
051063c8
SP
198092013-05-22 Siddhesh Poyarekar <siddhesh@redhat.com>
19810
3ce9e010
SP
19811 * benchtests/Makefile: Sort function entries.
19812
051063c8
SP
19813 * benchtests/Makefile (bench): Add asin, acos, sinh, cosh,
19814 tanh, asinh, acosh, atanh.
19815 * benchtests/acos-inputs: New file.
19816 * benchtests/acosh-inputs: New file.
19817 * benchtests/asin-inputs: New file.
19818 * benchtests/asinh-inputs: New file.
19819 * benchtests/atanh-inputs: New file.
19820 * benchtests/cosh-inputs: New file.
19821 * benchtests/log-inputs: New file.
19822 * benchtests/sinh-inputs: New file.
19823 * benchtests/tanh-inputs: New file.
19824
47c22455
DL
198252013-05-21 Dmitry V. Levin <ldv@altlinux.org>
19826
19827 [BZ #15339]
19828 * posix/tst-getaddrinfo4.c: New test.
19829 * posix/Makefile (tests): Add it.
19830
3d04f5db
SP
198312013-05-21 Siddhesh Poyarekar <siddhesh@redhat.com>
19832
19833 [BZ #15339]
19834 * nss/getXXbyYY_r.c (REENTRANT_NAME): Set NETDB_INTERNAL only
19835 when no services were used.
19836 * sysdeps/posix/getaddrinfo.c (gaih_inet): Set h_errno.
19837 Return EAI_SYSTEM if h_errno is NETDB_INTERNAL.
19838
d5dd6189
AS
198392013-05-21 Andreas Schwab <schwab@suse.de>
19840
19841 [BZ #15014]
19842 * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME))
19843 [HANDLE_DIGITS_DOTS]: Set any_service when digits-dots parsing was
19844 successful.
19845 * nss/digits_dots.c (__nss_hostname_digits_dots): Remove
19846 redundant variable declarations and reallocation of buffer when
19847 parsing as IPv6 address. Always set NSS status when called from
19848 reentrant functions. Use NETDB_INTERNAL instead of TRY_AGAIN when
19849 buffer too small. Correct computation of needed size.
19850 * nss/Makefile (tests): Add test-digits-dots.
19851 * nss/test-digits-dots.c: New test.
19852
fef94eab
SP
198532013-05-21 Siddhesh Poyarekar <siddhesh@redhat.com>
19854
19855 * benchtests/Makefile: Remove instructions for adding
19856 benchmark tests.
19857 * benchtests/README: New file to explain how to execute and
19858 enhance the benchmark tests.
19859
e39adf43
AS
198602013-05-21 Andreas Schwab <schwab@suse.de>
19861
19862 [BZ #15493]
19863 * setjmp/Makefile (tests): Add tst-sigsetjmp.
19864 * setjmp/tst-sigsetjmp.c: New test.
19865
b2b671b6
OB
198662013-05-20 Ondřej Bílka <neleai@seznam.cz>
19867
19868 * sysdeps/x86_64/memset.S (memset): New implementation.
19869 (__bzero): Likewise.
19870 (__memset_tail): New function.
19871
2d48b41c
OB
198722013-05-20 Ondřej Bílka <neleai@seznam.cz>
19873
19874 * sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S: New file.
19875 * sysdeps/x86_64/multiarch/memcpy.S (__new_memcpy): Add
19876 __memcpy_sse2_unaligned ifunc selection.
19877 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines):
19878 Add memcpy-sse2-unaligned.S.
19879 * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
19880 Add: __memcpy_sse2_unaligned.
19881
f16cc3eb
JM
198822013-05-19 Joseph Myers <joseph@codesourcery.com>
19883
3e694268
JM
19884 [BZ #15490]
19885 * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Use
19886 math_force_eval before restoring floating-point envrionment.
19887 * sysdeps/ieee754/flt-32/s_nearbyintf.c (__nearbyintf): Likewise.
19888 * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl):
19889 Likewise.
19890 * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Include
19891 <math_private.h>.
19892 (__nearbyintl): Use math_force_eval before restoring
19893 floating-point environment.
19894 * sysdeps/ieee754/ldbl-96/s_nearbyintl.c (__nearbyintl): Likewise.
19895
db62a907
JM
19896 * math/gen-libm-test.pl (special_functions): Remove.
19897 (parse_args): Don't handle TEST_extra. Handle functions with no
19898 return value.
19899 * math/libm-test.inc (struct test_sincos_data): Replace with
19900 struct test_fFF_11_data.
19901 (RUN_TEST_sincos): Replace with RUN_TEST_fFF_11.
19902 (RUN_TEST_LOOP_sincos): Replace with RUN_TEST_LOOP_fFF_11.
19903 (sincos_test_data): Change element type to struct
19904 test_fFF_11_data. Use TEST_fFF_11 instead of TEST_extra.
19905 (sincos_test): Use RUN_TEST_LOOP_fFF_11 instead of
19906 RUN_TEST_LOOP_sincos.
19907 * math/README.libm-test: Don't mention special handling of
19908 individual functions.
19909 * sysdeps/i386/fpu/libm-test-ulps: Update names of sincos tests.
19910 * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
19911 * sysdeps/s390/fpu/libm-test-ulps: Likewise.
19912 * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
19913 * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
19914 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
19915
f16cc3eb
JM
19916 * math/gen-libm-test.pl (get_variable): Remove function.
19917 (parse_args): Don't show pointer parameters to call in test
19918 names. Use "extra output N" in test names for extra outputs
19919 rather than naming variables.
19920
3779b5b6
JM
199212013-05-18 Joseph Myers <joseph@codesourcery.com>
19922
2ee094ff
JM
19923 [BZ #15488]
19924 * math/complex.h [__USE_ISOC11 && __GNUC_PREREQ (4, 7) &&
19925 __NO_LONG_DOUBLE_MATH] (CMPLXL): Define macro.
19926 * math/tst-CMPLX.c (do_test) [NO_LONG_DOUBLE]: Do not disable long
19927 double tests.
19928 * make/tst-CMPLX2.c [NO_LONG_DOUBLE] (check_long_double): Do not
19929 disable.
19930 (do_test) [NO_LONG_DOUBLE]: Do not disable call to
19931 check_long_double.
19932
3779b5b6
JM
19933 * math/gen-libm-test.pl (@tests): Remove variable.
19934 ($count): Likewise.
19935 (new_test): Remove function.
19936 (show_exceptions): New function.
19937 (special_functions): Use show_exceptions instead of new_test.
19938 (parse_args): Likewise.
19939 (generate_testfile): Pass only function name in generated call to
19940 print_max_error or print_complex_max_error.
19941 (get_ulps): Do not handle complex tests specially.
19942 (output_test): Rename to ...
19943 (get_all_ulps_for_test): ... this. Return a string rather than
19944 printing to a file. Require ulps to be present.
19945 (output_ulps): Generate arrays rather than #defines.
19946 * math/libm-test.inc: Move down #include of "libm-test-ulps.h".
19947 (struct ulp_data): New type.
19948 (BUILD_COMPLEX_ULP): Remove macro.
19949 (compare_ulp_data): New function.
19950 (find_ulps): Likewise.
19951 (find_test_ulps): Likewise.
19952 (find_function_ulps): Likewise.
19953 (find_complex_function_ulps): Likewise.
19954 (print_max_error): Determine allowed ulps using
19955 find_function_ulps.
19956 (print_complex_max_error): Determine allowed ulps using
19957 find_complex_function_ulps.
19958 (check_float_internal): Determine max ulps using find_test_ulps.
19959 (check_float): Do not take max_ulp parameter. Update call to
19960 check_float_internal.
19961 (check_complex): Likewise.
19962 (check_int): Do not take max_ulp parameter.
19963 (check_long): Likewise.
19964 (check_bool): Likewise.
19965 (check_longlong): Likewise.
19966 (struct test_f_f_data): Remove max_ulp field.
19967 (struct test_ff_f_data): Likewise.
19968 (struct test_ff_f_data_nexttoward): Likewise.
19969 (struct test_fi_f_data): Likewise.
19970 (struct test_fl_f_data): Likewise.
19971 (struct test_if_f_data): Likewise.
19972 (struct test_fff_f_data): Likewise.
19973 (struct test_c_f_data): Likewise.
19974 (struct test_f_f1_data): Remove max_ulp and extra_ulp fields.
19975 (struct test_fF_f1_data): Likewise.
19976 (struct test_ffI_f1_data): Likewise.
19977 (struct test_c_c_data): Remove max_ulp field.
19978 (struct test_cc_c_data): Likewise.
19979 (struct test_f_i_data): Likewise.
19980 (struct test_ff_i_data): Likewise.
19981 (struct test_f_l_data): Likewise.
19982 (struct test_f_L_data): Likewise.
19983 (struct test_sincos_data): Likewise.
19984 (RUN_TEST_f_f): Do not handle ulps.
19985 (RUN_TEST_LOOP_f_f): Likewise.
19986 (RUN_TEST_2_f): Likewise.
19987 (RUN_TEST_LOOP_2_f): Likewise.
19988 (RUN_TEST_fff_f): Likewise.
19989 (RUN_TEST_LOOP_fff_f): Likewise.
19990 (RUN_TEST_c_f): Likewise.
19991 (RUN_TEST_LOOP_c_f): Likewise.
19992 (RUN_TEST_f_f1): Likewise.
19993 (RUN_TEST_LOOP_f_f1): Likewise.
19994 (RUN_TEST_fF_f1): Likewise.
19995 (RUN_TEST_LOOP_fF_f1): Likewise.
19996 (RUN_TEST_fI_f1): Likewise.
19997 (RUN_TEST_LOOP_fI_f1): Likewise.
19998 (RUN_TEST_ffI_f1): Likewise.
19999 (RUN_TEST_LOOP_ffI_f1): Likewise.
20000 (RUN_TEST_c_c): Likewise.
20001 (RUN_TEST_LOOP_c_c): Likewise.
20002 (RUN_TEST_cc_c): Likewise.
20003 (RUN_TEST_LOOP_cc_c): Likewise.
20004 (RUN_TEST_f_i): Likewise.
20005 (RUN_TEST_LOOP_f_i): Likewise.
20006 (RUN_TEST_f_i_tg): Likewise.
20007 (RUN_TEST_LOOP_f_i_tg): Likewise.
20008 (RUN_TEST_ff_i_tg): Likewise.
20009 (RUN_TEST_LOOP_ff_i_tg): Likewise.
20010 (RUN_TEST_f_b): Likewise.
20011 (RUN_TEST_LOOP_f_b): Likewise.
20012 (RUN_TEST_f_b_tg): Likewise.
20013 (RUN_TEST_LOOP_f_b_tg): Likewise.
20014 (RUN_TEST_f_l): Likewise.
20015 (RUN_TEST_LOOP_f_l): Likewise.
20016 (RUN_TEST_f_L): Likewise.
20017 (RUN_TEST_LOOP_f_L): Likewise.
20018 (RUN_TEST_sincos): Likewise.
20019 (RUN_TEST_LOOP_sincos): Likewise.
20020
8269107f
JM
200212013-05-17 Joseph Myers <joseph@codesourcery.com>
20022
bb38759d
JM
20023 [BZ #15480]
20024 [BZ #15485]
20025 * sysdeps/ieee754/dbl-64/e_remainder.c (__ieee754_remainder): For
20026 main case of finite arguments, set rounding mode to FE_TONEAREST
20027 and discard exceptions.
20028 * math/libm-test.inc (remainder_test_data): Disallow "inexact"
20029 exceptions.
20030 (remainder_tonearest_test_data): New variable.
20031 (remainder_test_tonearest): New function.
20032 (remainder_towardzero_test_data): New variable.
20033 (remainder_test_towardzero): New function.
20034 (remainder_downward_test_data): New variable.
20035 (remainder_test_downward): New function.
20036 (remainder_upward_test_data): New variable.
20037 (remainder_test_upward): New function.
20038 (main): Call the new test functions.
20039
a00bdcf0
JM
20040 * math/libm-test.inc (struct test_f_f1_data): Remove field
20041 extra_init.
20042 (struct test_fF_f1_data): Likewise.
20043 (struct test_ffI_f1_data): Likewise.
20044 (RUN_TEST_f_f1): Remove argument EXTRA_INIT. Initialize EXTRA_VAR
20045 based on value of EXTRA_EXPECTED.
20046 (RUN_TEST_LOOP_f_f1): Update call to RUN_TEST_f_f1.
20047 (RUN_TEST_fF_f1): Remove argument EXTRA_INIT. Initialize
20048 EXTRA_VAR based on value of EXTRA_EXPECTED.
20049 (RUN_TEST_LOOP_fF_f1): Update call to RUN_TEST_fF_f1.
20050 (RUN_TEST_fI_f1): Remove argument EXTRA_INIT. Initialize
20051 EXTRA_VAR based on value of EXTRA_EXPECTED.
20052 (RUN_TEST_LOOP_fI_f1): Update call to RUN_TEST_fI_f1.
20053 (RUN_TEST_ffI_f1): Remove argument EXTRA_INIT. Initialize
20054 EXTRA_VAR based on value of EXTRA_EXPECTED.
20055 (RUN_TEST_LOOP_ffI_f1): Update call to RUN_TEST_ffI_f1.
20056 * math/gen-libm-test.pl (parse_args): Don't output initializers
20057 for extra output values.
20058
de407f79
JM
20059 * math/libm-test.inc (check_int): Expect result to be exactly
20060 equal to expected value and do not handle ulps.
20061 (check_long): Likewise.
20062 (check_longlong): Likewise.
20063
8269107f
JM
20064 * math/libm-test.inc (ceil_test_data): Test for "inexact"
20065 exceptions.
20066 (cimag_test_data): Likewise.
20067 (conj_test_data): Likewise.
20068 (copysign_test_data): Likewise.
20069 (cproj_test_data): Likewise.
20070 (creal_test_data): Likewise.
20071 (fabs_test_data): Likewise.
20072 (fdim_test_data): Likewise.
20073 (finite_test_data): Likewise.
20074 (floor_test_data): Likewise.
20075 (fmax_test_data): Likewise.
20076 (fmin_test_data): Likewise.
20077 (fmod_test_data): Likewise.
20078 (fpclassify_test_data): Likewise.
20079 (frexp_test_data): Likewise.
20080 (ilogb_test_data): Likewise.
20081 (isfinite_test_data): Likewise.
20082 (isgreater_test_data): Likewise.
20083 (isgreaterequal_test_data): Likewise.
20084 (isinf_test_data): Likewise.
20085 (isless_test_data): Likewise.
20086 (islessequal_test_data): Likewise.
20087 (islessgreater_test_data): Likewise.
20088 (isnan_test_data): Likewise.
20089 (isnormal_test_data): Likewise.
20090 (issignaling_test_data): Likewise.
20091 (isunordered_test_data): Likewise.
20092 (ldexp_test_data): Likewise.
20093 (lrint_test_data): Likewise.
20094 (lrint_test_data) [TEST_FLOAT]: Disable one test.
20095 (lrint_test_data) [!TEST_LDOUBLE]: Likewise.
20096 (lrint_tonearest_test_data): Test for "inexact" exceptions.
20097 (lrint_tonearest_test_data) [TEST_FLOAT]: Disable one test.
20098 (lrint_tonearest_test_data) [!TEST_LDOUBLE]: Likewise.
20099 (lrint_tonearest_test_data) [TEST_LDOUBLE]: Use "L" suffix on that
20100 test input.
20101 (lrint_towardzero_test_data): Test for "inexact" exceptions.
20102 (lrint_towardzero_test_data) [TEST_FLOAT]: Disable one test.
20103 (lrint_towardzero_test_data) [!TEST_LDOUBLE]: Likewise.
20104 (lrint_towardzero_test_data) [TEST_LDOUBLE]: Use "L" suffix on
20105 that test input.
20106 (lrint_downward_test_data): Test for "inexact" exceptions.
20107 (lrint_downward_test_data) [TEST_FLOAT]: Disable one test.
20108 (lrint_downward_test_data) [!TEST_LDOUBLE]: Likewise.
20109 (lrint_downward_test_data) [TEST_LDOUBLE]: Use "L" suffix on that
20110 test input.
20111 (lrint_upward_test_data): Test for "inexact" exceptions.
20112 (lrint_upward_test_data) [TEST_LDOUBLE]: Use "L" suffix on one
20113 test input.
20114 (llrint_test_data): Test for "inexact" exceptions.
20115 (llrint_test_data) [TEST_FLOAT]: Disable one test.
20116 (llrint_tonearest_test_data): Test for "inexact" exceptions.
20117 (llrint_tonearest_test_data) [TEST_FLOAT]: Disable one test.
20118 (llrint_towardzero_test_data): Test for "inexact" exceptions.
20119 (llrint_towardzero_test_data) [TEST_FLOAT]: Disable one test.
20120 (llrint_downward_test_data): Test for "inexact" exceptions.
20121 (llrint_downward_test_data) [TEST_FLOAT]: Disable one test.
20122 (llrint_upward_test_data): Test for "inexact" exceptions.
20123 (logb_test_data): Likewise.
20124 (logb_downward_test_data): Likewise.
20125 (nextafter_test_data): Likewise.
20126 (nexttoward_test_data): Likewise.
20127 (remainder_test_data): Likewise.
20128 (remquo_test_data): Likewise.
20129 (scalbn_test_data): Likewise.
20130 (scalbln_test_data): Likewise.
20131 (signbit_test_data): Likewise.
20132 (sqrt_test_data): Likewise.
20133 (significand_test_data): Likewise.
20134
48a18de1
SP
201352013-05-17 Siddhesh Poyarekar <siddhesh@redhat.com>
20136
20137 [BZ #15424]
20138 * benchtests/bench-modf.c (struct args): Mark arg0 as
20139 volatile.
20140 * scripts/bench.pl: Mark members of struct args as volatile.
20141
13d3b41a
AZ
201422013-05-17 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
20143
68191c1d 20144 [BZ # 15497]
13d3b41a
AZ
20145 * sysdeps/powerpc/fpu/e_hypot.c (GET_TWO_FLOAT_WORD): Fix test for
20146 negative infinity on POWER6 or lower.
20147 * sysdeps/powerpc/fpu/e_hypotf.c (GET_TWO_FLOAT_WORD): Likewise.
20148
2848b105
MR
201492013-05-16 Maciej W. Rozycki <macro@codesourcery.com>
20150
20151 [BZ #15442]
20152 * soft-fp/op-common.h (_FP_FRAC_SNANP): New macro.
20153 (_FP_FRAC_SNANP_SEMIRAW): Likewise.
20154 (_FP_UNPACK_CANONICAL): Use _FP_FRAC_SNANP.
20155 (_FP_CHECK_SIGNAN_SEMIRAW): Use _FP_FRAC_SNANP_SEMIRAW.
20156 (_FP_SETQNAN): New macro.
20157 (_FP_SETQNAN_SEMIRAW): Likewise.
20158 (_FP_PACK_SEMIRAW): Use _FP_SETQNAN.
20159 (_FP_PACK_CANONICAL): Use _FP_SETQNAN.
20160 (_FP_ISSIGNAN): Use _FP_FRAC_SNANP.
20161 (FP_EXTEND): Use _FP_FRAC_SNANP.
20162 (FP_TRUNC): Use _FP_SETQNAN_SEMIRAW.
20163 * soft-fp/testit.c (gen_special_double): Take _FP_QNANNEGATEDP
20164 into account.
20165 * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h (_FP_QNANNEGATEDP):
20166 New macro.
20167 * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h (_FP_QNANNEGATEDP):
20168 Likewise.
20169
323e5cb7
JM
201702013-05-16 Joseph Myers <joseph@codesourcery.com>
20171
c58b274f
JM
20172 * math/libm-test.inc (atanh_test_data): Use ERRNO_ERANGE together
20173 with DIVIDE_BY_ZERO_EXCEPTION.
20174 (gamma_test_data): Likewise.
20175 (lgamma_test_data): Likewise.
20176 (log_test_data): Likewise.
20177 (log10_test_data): Likewise.
20178 (log2_test_data): Likewise.
20179 (tgamma_test_data): Likewise.
20180
0ab34904
JM
20181 * math/libm-test.inc (acos_test): Don't test for ENOSYS error.
20182 (acos_test_tonearest): Likewise.
20183 (acos_test_towardzero): Likewise.
20184 (acos_test_downward): Likewise.
20185 (acos_test_upward): Likewise.
20186 (acosh_test): Likewise.
20187 (asin_test): Likewise.
20188 (asin_test_tonearest): Likewise.
20189 (asin_test_towardzero): Likewise.
20190 (asin_test_downward): Likewise.
20191 (asin_test_upward): Likewise.
20192 (asinh_test): Likewise.
20193 (atan_test): Likewise.
20194 (atanh_test): Likewise.
20195 (atan2_test): Likewise.
20196 (cabs_test): Likewise.
20197 (cacos_test): Likewise.
20198 (cacosh_test): Likewise.
20199 (casin_test): Likewise.
20200 (casinh_test): Likewise.
20201 (catan_test): Likewise.
20202 (catanh_test): Likewise.
20203 (cbrt_test): Likewise.
20204 (ccos_test): Likewise.
20205 (ccosh_test): Likewise.
20206 (cexp_test): Likewise.
20207 (clog_test): Likewise.
20208 (clog10_test): Likewise.
20209 (cos_test): Likewise.
20210 (cos_test_tonearest): Likewise.
20211 (cos_test_towardzero): Likewise.
20212 (cos_test_downward): Likewise.
20213 (cos_test_upward): Likewise.
20214 (cosh_test): Likewise.
20215 (cosh_test_tonearest): Likewise.
20216 (cosh_test_towardzero): Likewise.
20217 (cosh_test_downward): Likewise.
20218 (cosh_test_upward): Likewise.
20219 (cpow_test): Likewise.
20220 (csin_test): Likewise.
20221 (csinh_test): Likewise.
20222 (csqrt_test): Likewise.
20223 (ctan_test): Likewise.
20224 (ctan_test_tonearest): Likewise.
20225 (ctan_test_towardzero): Likewise.
20226 (ctan_test_downward): Likewise.
20227 (ctan_test_upward): Likewise.
20228 (ctanh_test): Likewise.
20229 (ctanh_test_tonearest): Likewise.
20230 (ctanh_test_towardzero): Likewise.
20231 (ctanh_test_downward): Likewise.
20232 (ctanh_test_upward): Likewise.
20233 (erf_test): Likewise.
20234 (erfc_test): Likewise.
20235 (exp_test): Likewise.
20236 (exp_test_tonearest): Likewise.
20237 (exp_test_towardzero): Likewise.
20238 (exp_test_downward): Likewise.
20239 (exp_test_upward): Likewise.
20240 (exp10_test): Likewise.
20241 (exp2_test): Likewise.
20242 (expm1_test): Likewise.
20243 (fmod_test): Likewise.
20244 (gamma_test): Likewise.
20245 (hypot_test): Likewise.
20246 (j0_test): Likewise.
20247 (j1_test): Likewise.
20248 (jn_test): Likewise.
20249 (lgamma_test): Likewise.
20250 (log_test): Likewise.
20251 (log10_test): Likewise.
20252 (log1p_test): Likewise.
20253 (log2_test): Likewise.
20254 (logb_test_downward): Likewise.
20255 (pow_test): Likewise.
20256 (pow_test_tonearest): Likewise.
20257 (pow_test_towardzero): Likewise.
20258 (pow_test_downward): Likewise.
20259 (pow_test_upward): Likewise.
20260 (remainder_test): Likewise.
20261 (remquo_test): Likewise.
20262 (sin_test): Likewise.
20263 (sin_test_tonearest): Likewise.
20264 (sin_test_towardzero): Likewise.
20265 (sin_test_downward): Likewise.
20266 (sin_test_upward): Likewise.
20267 (sincos_test): Likewise.
20268 (sinh_test): Likewise.
20269 (sinh_test_tonearest): Likewise.
20270 (sinh_test_towardzero): Likewise.
20271 (sinh_test_downward): Likewise.
20272 (sinh_test_upward): Likewise.
20273 (sqrt_test): Likewise.
20274 (tan_test): Likewise.
20275 (tan_test_tonearest): Likewise.
20276 (tan_test_towardzero): Likewise.
20277 (tan_test_downward): Likewise.
20278 (tan_test_upward): Likewise.
20279 (tanh_test): Likewise.
20280 (tgamma_test): Likewise.
20281 (y0_test): Likewise.
20282 (y1_test): Likewise.
20283 (yn_test): Likewise.
20284
323e5cb7
JM
20285 * math/gen-libm-test.pl (adjust_arg): Remove function.
20286 (special_function): Remove argument $in_func. Only handle
20287 generating output for tables of tests, not inside functions.
20288 (parse_args): Likewise.
20289 (generate_testfile): Remove variable $in_func. Update call to
20290 parse_args.
20291 * math/libm-test.inc (PLUS_ZERO_INIT): Rename macro to plus_zero.
20292 (MINUS_ZERO_INIT): Rename macro to minus_zero.
20293 (PLUS_INFTY_INIT): Rename macro to plus_infty.
20294 (MINUS_INFTY_INIT): Rename macro to minus_infty.
20295 (QNAN_VALUE_INIT): Rename macro to qnan_value.
20296 (MAX_VALUE_INIT): Rename macro to max_value.
20297 (MIN_VALUE_INIT): Rename macro to min_value.
20298 (MIN_SUBNORM_VALUE_INIT): Rename macro to min_subnorm_value.
20299 (plus_zero): Remove variable.
20300 (minus_zero): Likewise.
20301 (plus_infty): Likewise.
20302 (minus_infty): Likewise.
20303 (qnan_value): Likewise.
20304 (max_value): Likewise.
20305 (min_value): Likewise.
20306 (min_subnorm_value): Likewise.
20307
e054f494
RA
203082013-05-16 Ryan S. Arnold <rsa@linux.vnet.ibm.com>
20309
20310 * crypt/sha512-block.c: Add missing #include <stdint.h> due to
20311 uint64_t or uint32_t usage.
20312 * crypt/sha256-block.c: Likewise.
20313 * crypt/sha256-crypt.c: Likewise.
20314 * crypt/sha256.c: Likewise.
20315 * crypt/sha512-block.c: Likewise.
20316 * crypt/sha512-crypt.c: Likewise.
20317 * crypt/sha512.c: Likewise.
20318 * debug/backtrace-tst.c: Likewise.
20319 * debug/pcprofiledump.c: Likewise.
20320 * elf/cache.c: Likewise.
20321 * elf/dl-cache.c: Likewise.
20322 * elf/dl-misc.c: Likewise.
20323 * elf/dl-profile.c: Likewise.
20324 * elf/dl-support.c: Likewise.
20325 * elf/ldconfig.c: Likewise.
20326 * elf/sprof.c: Likewise.
20327 * iconv/dummy-repertoire.c: Likewise.
20328 * iconv/iconv_charmap.c: Likewise.
20329 * iconv/skeleton.c: Likewise.
20330 * iconvdata/8bit-generic.c: Likewise.
20331 * iconvdata/cp737.h: Likewise.
20332 * iconvdata/cp775.h: Likewise.
20333 * iconvdata/ibm1008.h: Likewise.
20334 * iconvdata/ibm1025.h: Likewise.
20335 * iconvdata/ibm1046.h: Likewise.
20336 * iconvdata/ibm1097.h: Likewise.
20337 * iconvdata/ibm1112.h: Likewise.
20338 * iconvdata/ibm1122.h: Likewise.
20339 * iconvdata/ibm1123.h: Likewise.
20340 * iconvdata/ibm1124.h: Likewise.
20341 * iconvdata/ibm1129.h: Likewise.
20342 * iconvdata/ibm1130.h: Likewise.
20343 * iconvdata/ibm1132.h: Likewise.
20344 * iconvdata/ibm1133.h: Likewise.
20345 * iconvdata/ibm1137.h: Likewise.
20346 * iconvdata/ibm1140.h: Likewise.
20347 * iconvdata/ibm1141.h: Likewise.
20348 * iconvdata/ibm1142.h: Likewise.
20349 * iconvdata/ibm1143.h: Likewise.
20350 * iconvdata/ibm1144.h: Likewise.
20351 * iconvdata/ibm1145.h: Likewise.
20352 * iconvdata/ibm1146.h: Likewise.
20353 * iconvdata/ibm1147.h: Likewise.
20354 * iconvdata/ibm1148.h: Likewise.
20355 * iconvdata/ibm1149.h: Likewise.
20356 * iconvdata/ibm1153.h: Likewise.
20357 * iconvdata/ibm1154.h: Likewise.
20358 * iconvdata/ibm1155.h: Likewise.
20359 * iconvdata/ibm1156.h: Likewise.
20360 * iconvdata/ibm1157.h: Likewise.
20361 * iconvdata/ibm1158.h: Likewise.
20362 * iconvdata/ibm1160.h: Likewise.
20363 * iconvdata/ibm1161.h: Likewise.
20364 * iconvdata/ibm1162.h: Likewise.
20365 * iconvdata/ibm1163.h: Likewise.
20366 * iconvdata/ibm1164.h: Likewise.
20367 * iconvdata/ibm1166.h: Likewise.
20368 * iconvdata/ibm1167.h: Likewise.
20369 * iconvdata/ibm12712.h: Likewise.
20370 * iconvdata/ibm1390.h: Likewise.
20371 * iconvdata/ibm1399.h: Likewise.
20372 * iconvdata/ibm16804.h: Likewise.
20373 * iconvdata/ibm4517.h: Likewise.
20374 * iconvdata/ibm4899.h: Likewise.
20375 * iconvdata/ibm4909.h: Likewise.
20376 * iconvdata/ibm4971.h: Likewise.
20377 * iconvdata/ibm5347.h: Likewise.
20378 * iconvdata/ibm803.h: Likewise.
20379 * iconvdata/ibm856.h: Likewise.
20380 * iconvdata/ibm901.h: Likewise.
20381 * iconvdata/ibm902.h: Likewise.
20382 * iconvdata/ibm9030.h: Likewise.
20383 * iconvdata/ibm9066.h: Likewise.
20384 * iconvdata/ibm921.h: Likewise.
20385 * iconvdata/ibm922.h: Likewise.
20386 * iconvdata/ibm9448.h: Likewise.
20387 * iconvdata/isiri-3342.h: Likewise.
20388 * iconvdata/jis0201.h: Likewise.
20389 * include/link.h: Likewise.
20390 * include/netdb.h: Likewise.
20391 * inet/check_native.c: Likewise.
20392 * inet/check_pf.c: Likewise.
20393 * inet/getipv4sourcefilter.c: Likewise.
20394 * inet/getnameinfo.c: Likewise.
20395 * inet/getsourcefilter.c: Likewise.
20396 * inet/htonl.c: Likewise.
20397 * inet/setipv4sourcefilter.c: Likewise.
20398 * inet/setsourcefilter.c: Likewise.
20399 * inet/test-inet6_opt.c: Likewise.
20400 * inet/tst-network.c: Likewise.
20401 * locale/C-collate.c: Likewise.
20402 * locale/C-ctype.c: Likewise.
20403 * locale/C-time.c: Likewise.
20404 * locale/C-translit.h: Likewise.
20405 * locale/loadarchive.c: Likewise.
20406 * locale/programs/3level.h: Likewise.
20407 * locale/programs/charmap.c: Likewise.
20408 * locale/programs/charmap.h: Likewise.
20409 * locale/programs/ld-address.c: Likewise.
20410 * locale/programs/ld-collate.c: Likewise.
20411 * locale/programs/ld-ctype.c: Likewise.
20412 * locale/programs/ld-identification.c: Likewise.
20413 * locale/programs/ld-measurement.c: Likewise.
20414 * locale/programs/ld-messages.c: Likewise.
20415 * locale/programs/ld-monetary.c: Likewise.
20416 * locale/programs/ld-name.c: Likewise.
20417 * locale/programs/ld-numeric.c: Likewise.
20418 * locale/programs/ld-paper.c: Likewise.
20419 * locale/programs/ld-telephone.c: Likewise.
20420 * locale/programs/ld-time.c: Likewise.
20421 * locale/programs/linereader.c: Likewise.
20422 * locale/programs/locale.c: Likewise.
20423 * locale/programs/locarchive.c: Likewise.
20424 * locale/programs/locfile.h: Likewise.
20425 * locale/programs/repertoire.c: Likewise.
20426 * locale/programs/simple-hash.c: Likewise.
20427 * locale/programs/simple-hash.h: Likewise.
20428 * malloc/memusage.c: Likewise.
20429 * malloc/memusagestat.c: Likewise.
20430 * nis/nis_defaults.c: Likewise.
20431 * nis/nis_hash.c: Likewise.
20432 * nis/nis_print.c: Likewise.
20433 * nis/nis_xdr.c: Likewise.
20434 * nscd/connections.c: Likewise.
20435 * nscd/hstcache.c: Likewise.
20436 * nscd/nscd_gethst_r.c: Likewise.
20437 * nscd/nscd_getserv_r.c: Likewise.
20438 * nscd/nscd_helper.c: Likewise.
20439 * nscd/servicescache.c: Likewise.
20440 * nss/makedb.c: Likewise.
20441 * nss/nss_db/db-XXX.c: Likewise.
20442 * nss/nss_db/db-initgroups.c: Likewise.
20443 * nss/nss_db/db-netgrp.c: Likewise.
20444 * nss/nss_files/files-network.c: Likewise.
20445 * nss/nss_files/files-parse.c: Likewise.
20446 * posix/bug-regex5.c: Likewise.
20447 * posix/fnmatch_loop.c: Likewise.
20448 * posix/regcomp.c: Likewise.
20449 * posix/regexec.c: Likewise.
20450 * posix/tst-rfc3484-2.c: Likewise.
20451 * posix/tst-rfc3484-3.c: Likewise.
20452 * posix/tst-rfc3484.c: Likewise.
20453 * resolv/nss_dns/dns-canon.c: Likewise.
20454 * resolv/nss_dns/dns-network.c: Likewise.
20455 * resolv/res_init.c: Likewise.
20456 * resolv/res_mkquery.c: Likewise.
20457 * resolv/tst-aton.c: Likewise.
20458 * stdlib/cxa_atexit.c: Likewise.
20459 * stdlib/cxa_finalize.c: Likewise.
20460 * stdlib/gen-fpioconst.c: Likewise.
20461 * stdlib/strtol_l.c: Likewise.
20462 * string/tst-endian.c: Likewise.
20463 * sunrpc/auth_des.c: Likewise.
20464 * sunrpc/clnt_udp.c: Likewise.
20465 * sunrpc/rtime.c: Likewise.
20466 * sunrpc/svcauth_des.c: Likewise.
20467 * sunrpc/xdr.c: Likewise.
20468 * sunrpc/xdr_intXX_t.c: Likewise.
20469 * sunrpc/xdr_rec.c: Likewise.
20470 * sysdeps/generic/ldconfig.h: Likewise.
20471 * sysdeps/generic/ldsodefs.h: Likewise.
20472 * sysdeps/generic/memusage.h: Likewise.
20473 * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: Likewise.
20474 * sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c: Likewise.
20475 * sysdeps/ieee754/dbl-64/wordsize-64/math_private.h: Likewise.
20476 * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Likewise.
20477 * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
20478 * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
20479 * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: Likewise.
20480 * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: Likewise.
20481 * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
20482 * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Likewise.
20483 * sysdeps/posix/getaddrinfo.c: Likewise.
20484 * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
20485 * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
20486 * sysdeps/powerpc/fpu/e_sqrt.c: Likewise.
20487 * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
20488 * sysdeps/powerpc/test-gettimebase.c: Likewise.
20489 * sysdeps/unix/sysv/linux/check_pf.c: Likewise.
20490 * sysdeps/unix/sysv/linux/getipv4sourcefilter.c: Likewise.
20491 * sysdeps/unix/sysv/linux/getsourcefilter.c: Likewise.
20492 * sysdeps/unix/sysv/linux/netlinkaccess.h: Likewise.
20493 * sysdeps/unix/sysv/linux/powerpc/test-gettimebasefreq.c: Likewise.
20494 * sysdeps/unix/sysv/linux/preadv.c: Likewise.
20495 * sysdeps/unix/sysv/linux/pwritev.c: Likewise.
20496 * sysdeps/unix/sysv/linux/setipv4sourcefilter.c: Likewise.
20497 * sysdeps/unix/sysv/linux/setsourcefilter.c: Likewise.
20498 * sysdeps/unix/sysv/linux/x86_64/x32/arch_prctl.c: Likewise.
20499 * sysdeps/x86_64/dl-tls.h: Likewise.
20500 * sysdeps/x86_64/dl-tlsdesc.h: Likewise.
20501 * time/alt_digit.c: Likewise.
20502 * time/era.c: Likewise.
20503 * wcsmbs/tst-c16c32-1.c: Likewise.
20504
8c75f674
JM
205052013-05-16 Joseph Myers <joseph@codesourcery.com>
20506
20507 * math/libm-test.inc (struct test_sincos_data): New type.
20508 (RUN_TEST_LOOP_sincos): New macro.
20509 (sincos_test_data): New variable.
20510 (sincos_test): Run tests with RUN_TEST_LOOP_sincos.
20511
e6e49e59
RH
205122013-05-16 Richard Henderson <rth@redhat.com>
20513
20514 * math/atest-exp2.c (LIMB64): New macro.
20515 (CONSTSZ): New macro.
20516 (mp_exp1, mp_exp_m1, mp_log2): New variables.
20517 (hexdig): Move ...
20518 (print_mpn_fp): ... to function scope.
20519 (read_mpn_hex): Remove.
20520 (get_log2): Remove.
20521 (exp2_mpn): Use mp_log2.
20522 (main): Use mp_exp1.
20523
15c7c18d
JM
205242013-05-16 Joseph Myers <joseph@codesourcery.com>
20525
105a07df
JM
20526 * math/libm-test.inc: Remove comment about not testing "inexact"
20527 exceptions.
20528 (INEXACT_EXCEPTION): New macro.
20529 (NO_INEXACT_EXCEPTION): Likewise.
20530 (INVALID_EXCEPTION_OK): Update value.
20531 (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
20532 (OVERFLOW_EXCEPTION_OK): Likewise.
20533 (UNDERFLOW_EXCEPTION_OK): Likewise.
20534 (IGNORE_ZERO_INF_SIGN): Likewise.
20535 (ERRNO_UNCHANGED): Likewise.
20536 (ERRNO_EDOM): Likewise.
20537 (ERRNO_ERANGE): Likewise.
20538 (test_exceptions): Handle testing "inexact" exceptions.
20539 (nearbyint_test_data): Use NO_INEXACT_EXCEPTION on all tests.
20540 (rint_test_data): Use NO_INEXACT_EXCEPTION and INEXACT_EXCEPTION.
20541 (rint_test_data) [LDBL_MANT_DIG <= 100]: Disable some tests.
20542 (rint_tonearest_test_data): Use NO_INEXACT_EXCEPTION and
20543 INEXACT_EXCEPTION.
20544 (rint_towardzero_test_data): Likewise.
20545 (rint_downward_test_data): Likewise.
20546 (rint_upward_test_data): Likewise.
20547
e9eee333
JM
20548 * math/libm-test.inc (exp_test_data): Use ERRNO_ERANGE together
20549 with OVERFLOW_EXCEPTION.
20550 (exp10_test_data): Likewise.
20551 (exp2_test_data): Likewise.
20552 (expm1_test_data): Likewise.
20553 (lgamma_test_data): Likewise.
20554 (pow_test_data): Likewise.
20555 (tgamma_test_data): Likewise.
20556 (yn_test_data): Remove duplicate test of overflow.
20557
1c38ff73
JM
20558 * math/libm-test.inc (struct test_cc_c_data): New type.
20559 (RUN_TEST_LOOP_cc_c): New macro.
20560 (cpow_test_data): New variable.
20561 (cpow_test): Run tests with RUN_TEST_LOOP_cc_c.
20562
15c7c18d
JM
20563 * math/libm-test.inc (struct test_f_L_data): New type.
20564 (RUN_TEST_LOOP_f_L): New macro.
20565 (llrint_test_data): New variable.
20566 (llrint_test): Run tests with RUN_TEST_LOOP_f_L.
20567 (llrint_tonearest_test_data): New variable.
20568 (llrint_test_tonearest): Run tests with RUN_TEST_LOOP_f_L.
20569 (llrint_towardzero_test_data): New variable.
20570 (llrint_test_towardzero): Run tests with RUN_TEST_LOOP_f_L.
20571 (llrint_downward_test_data): New variable.
20572 (llrint_test_downward): Run tests with RUN_TEST_LOOP_f_L.
20573 (llrint_upward_test_data): New variable.
20574 (llrint_test_upward): Run tests with RUN_TEST_LOOP_f_L.
20575 (llround_test_data): New variable.
20576 (llround_test): Run tests with RUN_TEST_LOOP_f_L.
20577
f137ff13
PC
205782013-05-13 Peter Collingbourne <pcc@google.com>
20579
20580 * math/atest-exp2.c (get_log2): Remove const attribute.
20581
3608cb24
JM
205822013-05-15 Joseph Myers <joseph@codesourcery.com>
20583
20584 * math/libm-test.inc (struct test_f_l_data): New type.
20585 (RUN_TEST_LOOP_f_l): New macro.
20586 (lrint_test_data): New variable.
20587 (lrint_test): Run tests with RUN_TEST_LOOP_f_l.
20588 (lrint_tonearest_test_data): New variable.
20589 (lrint_test_tonearest): Run tests with RUN_TEST_LOOP_f_l.
20590 (lrint_towardzero_test_data): New variable.
20591 (lrint_test_towardzero): Run tests with RUN_TEST_LOOP_f_l.
20592 (lrint_downward_test_data): New variable.
20593 (lrint_test_downward): Run tests with RUN_TEST_LOOP_f_l.
20594 (lrint_upward_test_data): New variable.
20595 (lrint_test_upward): Run tests with RUN_TEST_LOOP_f_l.
20596 (lround_test_data): New variable.
20597 (lround_test): Run tests with RUN_TEST_LOOP_f_l.
20598
39b1f617
PC
205992013-05-15 Peter Collingbourne <pcc@google.com>
20600
1deff3dc
PC
20601 * sysdeps/x86_64/fpu/math_private.h (MOVQ): New macro.
20602 (EXTRACT_WORDS64) Use where appropriate.
20603 (INSERT_WORDS64) Likewise.
20604
791f3ba0
PC
20605 * sysdeps/x86_64/fpu/multiarch/s_fma.c (__fma_fma4): Replace xm
20606 constraints with x constraints.
20607 * sysdeps/x86_64/fpu/multiarch/s_fmaf.c (__fmaf_fma4): Likewise.
20608
39b1f617
PC
20609 * malloc/obstack.c (_obstack_compat): Add initializer.
20610
12fba011
EM
206112013-05-15 Edjunior Machado <emachado@linux.vnet.ibm.com>
20612
20613 * sysdeps/unix/sysv/linux/s390/bits/siginfo.h (siginfo_t): Remove
20614 si_trapno and add si_addr_lsb to _sifields.sigfault.
20615 (si_trapno): Remove macro.
20616 (si_addr_lsb): Define new macro.
20617 (BUS_MCEERR_AR, BUS_MCEERR_AO): Define new values.
20618
d369f531
JM
206192013-05-15 Joseph Myers <joseph@codesourcery.com>
20620
b861c6c4
JM
20621 * math/libm-test.inc (llrint_test): Consistently use TEST_f_L
20622 instead of TEST_f_l.
20623 (llrint_test_tonearest): Likewise.
20624 (llrint_test_towardzero): Likewise.
20625 (llrint_test_downward): Likewise.
20626 (llrint_test_upward): Likewise.
20627 (llround_test): Likewise.
20628
7abeee12
JM
20629 * math/libm-test.inc (struct test_f_i_data): Add comment.
20630 (RUN_TEST_LOOP_f_b): New macro.
20631 (RUN_TEST_LOOP_f_b_tg): Likewise.
20632 (finite_test_data): New variable.
20633 (finite_test): Run tests with RUN_TEST_LOOP_f_b.
20634 (isfinite_test_data): New variable.
20635 (isfinite_test): Run tests with RUN_TEST_LOOP_f_b_tg.
20636 (isinf_test_data): New variable.
20637 (isinf_test): Run tests with RUN_TEST_LOOP_f_b_tg.
20638 (isnan_test_data): New variable.
20639 (isnan_test): Run tests with RUN_TEST_LOOP_f_b_tg.
20640 (isnormal_test_data): New variable.
20641 (isnormal_test): Run tests with RUN_TEST_LOOP_f_b_tg.
20642 (issignaling_test_data): New variable.
20643 (issignaling_test): Run tests with RUN_TEST_LOOP_f_b_tg.
20644 (signbit_test_data): New variable.
20645 (signbit_test): Run tests with RUN_TEST_LOOP_f_b_tg.
20646
cbe8c4d3
JM
20647 * math/libm-test.inc (acos_test_data): Use ERRNO_EDOM together
20648 with INVALID_EXCEPTION.
20649 (acosh_test_data): Likewise.
20650 (asin_test_data): Likewise.
20651 (atanh_test_data): Likewise.
20652 (fmod_test_data): Likewise.
20653 (log_test_data): Likewise.
20654 (log10_test_data): Likewise.
20655 (log2_test_data): Likewise.
20656 (pow_test_data): Likewise.
20657 (sqrt_test_data): Likewise.
20658 (y0_test_data): Likewise.
20659 (y1_test_data): Likewise.
20660 (yn_test_data): Likewise.
20661
5575c0e5
JM
20662 * math/libm-test.inc (test_single_errno) [TEST_INLINE]: Disable
20663 function contents.
20664
d369f531
JM
20665 * math/libm-test.inc (struct test_ff_i_data): New type.
20666 (RUN_TEST_LOOP_ff_i_tg): New macro.
20667 (isgreater_test_data): New variable.
20668 (isgreater_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
20669 (isgreaterequal_test_data): New variable.
20670 (isgreaterequal_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
20671 (isless_test_data): New variable.
20672 (isless_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
20673 (islessequal_test_data): New variable.
20674 (islessequal_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
20675 (islessgreater_test_data): New variable.
20676 (islessgreater_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
20677 (isunordered_test_data): New variable.
20678 (isunordered_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
20679
781fd748
DM
206802013-05-14 David S. Miller <davem@davemloft.net>
20681
20682 * sysdeps/sparc/fpu/libm-test-ulps: Update.
20683
87aa21df
JM
206842013-05-14 Joseph Myers <joseph@codesourcery.com>
20685
5e908270
JM
20686 * math/libm-test.inc (RUN_TEST_LOOP_2_f): Fix whitespace.
20687
f71172e5
JM
20688 * math/libm-test.inc (struct test_fF_f1_data): Change type of
20689 extra_test to int.
20690 (struct test_f_i_data): Change type of max_ulp to int.
20691
8cfa635a
JM
20692 * math/libm-test.inc (test_ffI_f1_data): New type.
20693 (RUN_TEST_LOOP_ffI_f1): New macro.
20694 (remquo_test_data): New variable.
20695 (remquo_test): Run tests with RUN_TEST_LOOP_ffI_f1.
20696
2bcb36b2
JM
20697 * setjmp/tst-setjmp-fp.c: New file.
20698 * setjmp/Makefile (tests): Add tst-setjmp-fp.
20699 (link-libm): New variable.
20700 ($(objpfx)tst-setjmp-fp): Depend on $(link-libm).
20701
acbd839a
JM
20702 * math/libm-test.inc (struct test_f_i_data): New type.
20703 (RUN_TEST_LOOP_f_i): New macro.
20704 (RUN_TEST_LOOP_f_i_tg): Likewise.
20705 (fpclassify_test_data): New variable.
20706 (fpclassify_test): Run tests with RUN_TEST_LOOP_f_i_tg.
20707 (ilogb_test_data): New variable.
20708 (ilogb_test): Run tests with RUN_TEST_LOOP_f_i.
20709
e414d745
JM
20710 * math/libm-test.inc (scalbln_test): Correct function name in END
20711 call.
20712
d9c2a0fd
JM
20713 * math/libm-test.inc (struct test_f_f1_data): Add comment.
20714 (RUN_TEST_LOOP_fI_f1): New macro.
20715 (frexp_test_data): New variable.
20716 (frexp_test): Run tests with RUN_TEST_LOOP_fI_f1.
20717
9dc9095d
JM
20718 * math/libm-test.inc (struct test_fF_f1_data): New type.
20719 (RUN_TEST_LOOP_fF_f1): New macro.
20720 (modf_test_data): New variable.
20721 (modf_test): Run tests with RUN_TEST_LOOP_fF_f1.
20722
87aa21df
JM
20723 * math/libm-test.inc (struct test_f_f1_data): New type.
20724 (RUN_TEST_LOOP_f_f1): New macro.
20725 (gamma_test_data): New variable.
20726 (gamma_test): Run tests with RUN_TEST_LOOP_f_f1.
20727 (lgamma_test_data): New variable.
20728 (lgamma_test): Run tests with RUN_TEST_LOOP_f_f1.
20729
141af660
CD
207302013-05-13 Carlos O'Donell <carlos@redhat.com>
20731
20732 * elf/dl-hwcaps.c (_dl_important_hwcaps): Comment vDSO hwcap loading.
20733 * elf/ldconfig.c (is_hwcap_platform): Comment each hwcap check.
20734 (main): Comment "tls" pseudo-hwcap.
20735
6d33265c
JM
207362013-05-13 Joseph Myers <joseph@codesourcery.com>
20737
68fc074c
JM
20738 * math/libm-test.inc (struct test_fl_f_data): New type.
20739 (RUN_TEST_LOOP_fl_f): New variable.
20740 (scalbln_test_data): New variable.
20741 (scalbln_test): Run tests with RUN_TEST_LOOP_fl_f.
20742
243216e1
JM
20743 * math/libm-test.inc (struct test_fi_f_data): New type.
20744 (RUN_TEST_LOOP_fi_f): New macro.
20745 (ldexp_test_data): New variable.
20746 (ldexp_test): Run tests with RUN_TEST_LOOP_fi_f.
20747 (scalbn_test_data): New variable.
20748 (scalbn_test): Run tests with RUN_TEST_LOOP_fi_f.
20749
6a1992e2
JM
20750 * math/libm-test.inc (struct test_c_f_data): New type.
20751 (RUN_TEST_LOOP_c_f): New macro.
20752 (cabs_test_data): New variable.
20753 (cabs_test): Run tests with RUN_TEST_LOOP_c_f.
20754 (carg_test_data): New variable.
20755 (carg_test): Run tests with RUN_TEST_LOOP_c_f.
20756 (cimag_test_data): New variable.
20757 (cimag_test): Run tests with RUN_TEST_LOOP_c_f.
20758 (creal_test_data): New variable.
20759 (creal_test): Run tests with RUN_TEST_LOOP_c_f.
20760
0e400df5
JM
20761 * math/libm-test.inc (struct test_if_f_data): New type.
20762 (RUN_TEST_LOOP_if_f): New macro.
20763 (jn_test_data): New variable.
20764 (jn_test): Run tests with RUN_TEST_LOOP_if_f.
20765 (yn_test_data): New variable.
20766 (yn_test): Run tests with RUN_TEST_LOOP_if_f.
20767
6d33265c
JM
20768 * math/libm-test.inc (scalbln_test): Consistently use TEST_fl_f.
20769
f98ece5f
AZ
207702013-05-13 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
20771
20772 * math/libm-test.inc (M_1_DIV_El): Define using decimal constant.
20773 (log_test_data): Use M_1_DIV_El instead of 1.0 / M_El.
20774
0f7d347b
SP
207752013-05-13 Siddhesh Poyarekar <siddhesh@redhat.com>
20776
43fe811b
SP
20777 * benchtests/Makefile (CPPFLAGS-nonlib): Add
20778 -DUSE_CLOCK_GETTIME if USE_CLOCK_GETTIME is defined.
20779 (bench-deps): Add bench-timing.h.
20780 * benchtests-bench-skeleton.c: Include bench-timing.h.
20781 (main): Use TIMING_* macros instead of clock_gettime.
20782 * benchtests/bench-timing.h: New file.
20783
0f7d347b
SP
20784 [BZ #14582]
20785 * sysdeps/ieee754/s_lib_version.c (_LIB_VERSION_INTERNAL):
20786 Renamed from _LIB_VERSION.
20787 (_LIB_VERSION): Set as weak alias of _LIB_VERSION_INTERNAL.
20788
601a3a5f
JM
207892013-05-12 Joseph Myers <joseph@codesourcery.com>
20790
4f184d30
JM
20791 * math/libm-test.inc (struct test_fff_f_data): New type.
20792 (RUN_TEST_LOOP_fff_f): New macro.
20793 (fma_test_data): New variable.
20794 (fma_test): Run tests with RUN_TEST_LOOP_fff_f.
20795 (fma_towardzero_test_data): New variable.
20796 (fma_test_towardzero): Run tests with RUN_TEST_LOOP_fff_f.
20797 (fma_downward_test_data): New variable.
20798 (fma_test_downward): Run tests with RUN_TEST_LOOP_fff_f.
20799 (fma_upward_test_data): New variable.
20800 (fma_test_upward): Run tests with RUN_TEST_LOOP_fff_f.
20801
08198877
JM
20802 * math/libm-test.inc (BUILD_COMPLEX_ULP): New macro.
20803 (struct test_c_c_data): New type.
20804 (RUN_TEST_LOOP_c_c): New macro.
20805 (cacos_test_data): New variable.
20806 (cacos_test): Run tests with RUN_TEST_LOOP_c_c.
20807 (cacosh_test_data): New variable.
20808 (cacosh_test): Run tests with RUN_TEST_LOOP_c_c.
20809 (casin_test_data): New variable.
20810 (casin_test): Run tests with RUN_TEST_LOOP_c_c.
20811 (casinh_test_data): New variable.
20812 (casinh_test): Run tests with RUN_TEST_LOOP_c_c.
20813 (catan_test_data): New variable.
20814 (catan_test): Run tests with RUN_TEST_LOOP_c_c.
20815 (catanh_test_data): New variable.
20816 (catanh_test): Run tests with RUN_TEST_LOOP_c_c.
20817 (ccos_test_data): New variable.
20818 (ccos_test): Run tests with RUN_TEST_LOOP_c_c.
20819 (ccosh_test_data): New variable.
20820 (ccosh_test): Run tests with RUN_TEST_LOOP_c_c.
20821 (cexp_test_data): New variable.
20822 (cexp_test): Run tests with RUN_TEST_LOOP_c_c.
20823 (clog_test_data): New variable.
20824 (clog_test): Run tests with RUN_TEST_LOOP_c_c.
20825 (clog10_test_data): New variable.
20826 (clog10_test): Run tests with RUN_TEST_LOOP_c_c.
20827 (conj_test_data): New variable.
20828 (conj_test): Run tests with RUN_TEST_LOOP_c_c.
20829 (cproj_test_data): New variable.
20830 (cproj_test): Run tests with RUN_TEST_LOOP_c_c.
20831 (csin_test_data): New variable.
20832 (csin_test): Run tests with RUN_TEST_LOOP_c_c.
20833 (csinh_test_data): New variable.
20834 (csinh_test): Run tests with RUN_TEST_LOOP_c_c.
20835 (csqrt_test_data): New variable.
20836 (csqrt_test): Run tests with RUN_TEST_LOOP_c_c.
20837 (ctan_test_data): New variable.
20838 (ctan_test): Run tests with RUN_TEST_LOOP_c_c.
20839 (ctan_tonearest_test_data): New variable.
20840 (ctan_test_tonearest): Run tests with RUN_TEST_LOOP_c_c.
20841 (ctan_towardzero_test_data): New variable.
20842 (ctan_test_towardzero): Run tests with RUN_TEST_LOOP_c_c.
20843 (ctan_downward_test_data): New variable.
20844 (ctan_test_downward): Run tests with RUN_TEST_LOOP_c_c.
20845 (ctan_upward_test_data): New variable.
20846 (ctan_test_upward): Run tests with RUN_TEST_LOOP_c_c.
20847 (ctanh_test_data): New variable.
20848 (ctanh_test): Run tests with RUN_TEST_LOOP_c_c.
20849 (ctanh_tonearest_test_data): New variable.
20850 (ctanh_test_tonearest): Run tests with RUN_TEST_LOOP_c_c.
20851 (ctanh_towardzero_test_data): New variable.
20852 (ctanh_test_towardzero): Run tests with RUN_TEST_LOOP_c_c.
20853 (ctanh_downward_test_data): New variable.
20854 (ctanh_test_downward): Run tests with RUN_TEST_LOOP_c_c.
20855 (ctanh_upward_test_data): New variable.
20856 (ctanh_test_upward): Run tests with RUN_TEST_LOOP_c_c.
20857 * math/gen-libm-test.pl (get_ulps): Use BUILD_COMPLEX_ULP instead
20858 of BUILD_COMPLEX.
20859
601a3a5f
JM
20860 * math/libm-test.inc (struct test_ff_f_data): New type.
20861 (struct test_ff_f_data_nexttoward): Likewise.
20862 (RUN_TEST_LOOP_2_f): New macro.
20863 (RUN_TEST_LOOP_ff_f): Likewise.
20864 (atan2_test_data): New variable.
20865 (atan2_test): Run tests with RUN_TEST_LOOP_ff_f.
20866 (copysign_test_data): New variable.
20867 (copysign_test): Run tests with RUN_TEST_LOOP_ff_f.
20868 (fdim_test_data): New variable.
20869 (fdim_test): Run tests with RUN_TEST_LOOP_ff_f.
20870 (fmax_test_data): New variable.
20871 (fmax_test): Run tests with RUN_TEST_LOOP_ff_f.
20872 (fmin_test_data): New variable.
20873 (fmin_test): Run tests with RUN_TEST_LOOP_ff_f.
20874 (fmod_test_data): New variable.
20875 (fmod_test): Run tests with RUN_TEST_LOOP_ff_f.
20876 (hypot_test_data): New variable.
20877 (hypot_test): Run tests with RUN_TEST_LOOP_ff_f.
20878 (nextafter_test_data): New variable.
20879 (nextafter_test): Run tests with RUN_TEST_LOOP_ff_f.
20880 (nexttoward_test_data): New variable.
20881 (nexttoward_test): Run tests with RUN_TEST_LOOP_ff_f.
20882 (pow_test_data): New variable.
20883 (pow_test): Run tests with RUN_TEST_LOOP_ff_f.
20884 (pow_tonearest_test_data): New variable.
20885 (pow_test_tonearest): Run tests with RUN_TEST_LOOP_ff_f.
20886 (pow_towardzero_test_data): New variable.
20887 (pow_test_towardzero): Run tests with RUN_TEST_LOOP_ff_f.
20888 (pow_downward_test_data): New variable.
20889 (pow_test_downward): Run tests with RUN_TEST_LOOP_ff_f.
20890 (pow_upward_test_data): New variable.
20891 (pow_test_upward): Run tests with RUN_TEST_LOOP_ff_f.
20892 (remainder_test_data): New variable.
20893 (remainder_test): Run tests with RUN_TEST_LOOP_ff_f.
20894 (scalb_test_data): New variable.
20895 (scalb_test): Run tests with RUN_TEST_LOOP_ff_f.
20896 * sysdeps/i386/fpu/libm-test-ulps: Update.
20897
74c57478
JM
208982013-05-11 Joseph Myers <joseph@codesourcery.com>
20899
8329e4da
JM
20900 * math/libm-test.inc (fma_test): Use max_value instead of local
20901 variable fltmax.
20902 (nextafter_test): Likewise.
20903
74c57478
JM
20904 * math/libm-test.inc (acos_towardzero_test_data): New variable.
20905 (acos_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
20906 (acos_downward_test_data): New variable.
20907 (acos_test_downward): Run tests with RUN_TEST_LOOP_f_f.
20908 (acos_upward_test_data): New variable.
20909 (acos_test_upward): Run tests with RUN_TEST_LOOP_f_f.
20910 (acosh_test_data): New variable.
20911 (acosh_test): Run tests with RUN_TEST_LOOP_f_f.
20912 (asin_test_data): New variable.
20913 (asin_test): Run tests with RUN_TEST_LOOP_f_f.
20914 (asin_tonearest_test_data): New variable.
20915 (asin_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
20916 (asin_towardzero_test_data): New variable.
20917 (asin_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
20918 (asin_downward_test_data): New variable.
20919 (asin_test_downward): Run tests with RUN_TEST_LOOP_f_f.
20920 (asin_upward_test_data): New variable.
20921 (asin_test_upward): Run tests with RUN_TEST_LOOP_f_f.
20922 (asinh_test_data): New variable.
20923 (asinh_test): Run tests with RUN_TEST_LOOP_f_f.
20924 (atan_test_data): New variable.
20925 (atan_test): Run tests with RUN_TEST_LOOP_f_f.
20926 (atanh_test_data): New variable.
20927 (atanh_test): Run tests with RUN_TEST_LOOP_f_f.
20928 (cbrt_test_data): New variable.
20929 (cbrt_test): Run tests with RUN_TEST_LOOP_f_f.
20930 (ceil_test_data): New variable.
20931 (ceil_test): Run tests with RUN_TEST_LOOP_f_f.
20932 (cos_test_data): New variable.
20933 (cos_test): Run tests with RUN_TEST_LOOP_f_f.
20934 (cos_tonearest_test_data): New variable.
20935 (cos_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
20936 (cos_towardzero_test_data): New variable.
20937 (cos_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
20938 (cos_downward_test_data): New variable.
20939 (cos_test_downward): Run tests with RUN_TEST_LOOP_f_f.
20940 (cos_upward_test_data): New variable.
20941 (cos_test_upward): Run tests with RUN_TEST_LOOP_f_f.
20942 (cosh_test_data): New variable.
20943 (cosh_test): Run tests with RUN_TEST_LOOP_f_f.
20944 (cosh_tonearest_test_data): New variable.
20945 (cosh_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
20946 (cosh_towardzero_test_data): New variable.
20947 (cosh_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
20948 (cosh_downward_test_data): New variable.
20949 (cosh_test_downward): Run tests with RUN_TEST_LOOP_f_f.
20950 (cosh_upward_test_data): New variable.
20951 (cosh_test_upward): Run tests with RUN_TEST_LOOP_f_f.
20952 (erf_test_data): New variable.
20953 (erf_test): Run tests with RUN_TEST_LOOP_f_f.
20954 (erfc_test_data): New variable.
20955 (erfc_test): Run tests with RUN_TEST_LOOP_f_f.
20956 (exp_test_data): New variable.
20957 (exp_test): Run tests with RUN_TEST_LOOP_f_f.
20958 (exp_tonearest_test_data): New variable.
20959 (exp_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
20960 (exp_towardzero_test_data): New variable.
20961 (exp_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
20962 (exp_downward_test_data): New variable.
20963 (exp_test_downward): Run tests with RUN_TEST_LOOP_f_f.
20964 (exp_upward_test_data): New variable.
20965 (exp_test_upward): Run tests with RUN_TEST_LOOP_f_f.
20966 (exp10_test_data): New variable.
20967 (exp10_test): Run tests with RUN_TEST_LOOP_f_f.
20968 (exp2_test_data): New variable.
20969 (exp2_test): Run tests with RUN_TEST_LOOP_f_f.
20970 (expm1_test_data): New variable.
20971 (expm1_test): Run tests with RUN_TEST_LOOP_f_f.
20972 (fabs_test_data): New variable.
20973 (fabs_test): Run tests with RUN_TEST_LOOP_f_f.
20974 (floor_test_data): New variable.
20975 (floor_test): Run tests with RUN_TEST_LOOP_f_f.
20976 (j0_test_data): New variable.
20977 (j0_test): Run tests with RUN_TEST_LOOP_f_f.
20978 (j1_test_data): New variable.
20979 (j1_test): Run tests with RUN_TEST_LOOP_f_f.
20980 (log_test_data): New variable.
20981 (log_test): Run tests with RUN_TEST_LOOP_f_f.
20982 (log10_test_data): New variable.
20983 (log10_test): Run tests with RUN_TEST_LOOP_f_f.
20984 (log1p_test_data): New variable.
20985 (log1p_test): Run tests with RUN_TEST_LOOP_f_f.
20986 (log2_test_data): New variable.
20987 (log2_test): Run tests with RUN_TEST_LOOP_f_f.
20988 (logb_test_data): New variable.
20989 (logb_test): Run tests with RUN_TEST_LOOP_f_f.
20990 (logb_downward_test_data): New variable.
20991 (logb_test_downward): Run tests with RUN_TEST_LOOP_f_f.
20992 (nearbyint_test_data): New variable.
20993 (nearbyint_test): Run tests with RUN_TEST_LOOP_f_f.
20994 (rint_test_data): New variable.
20995 (rint_test): Run tests with RUN_TEST_LOOP_f_f.
20996 (rint_tonearest_test_data): New variable.
20997 (rint_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
20998 (rint_towardzero_test_data): New variable.
20999 (rint_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
21000 (rint_downward_test_data): New variable.
21001 (rint_test_downward): Run tests with RUN_TEST_LOOP_f_f.
21002 (rint_upward_test_data): New variable.
21003 (rint_test_upward): Run tests with RUN_TEST_LOOP_f_f.
21004 (round_test_data): New variable.
21005 (round_test): Run tests with RUN_TEST_LOOP_f_f.
21006 (sin_test_data): New variable.
21007 (sin_test): Run tests with RUN_TEST_LOOP_f_f.
21008 (sin_tonearest_test_data): New variable.
21009 (sin_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
21010 (sin_towardzero_test_data): New variable.
21011 (sin_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
21012 (sin_downward_test_data): New variable.
21013 (sin_test_downward): Run tests with RUN_TEST_LOOP_f_f.
21014 (sin_upward_test_data): New variable.
21015 (sin_test_upward): Run tests with RUN_TEST_LOOP_f_f.
21016 (sinh_test_data): New variable.
21017 (sinh_test): Run tests with RUN_TEST_LOOP_f_f.
21018 (sinh_tonearest_test_data): New variable.
21019 (sinh_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
21020 (sinh_towardzero_test_data): New variable.
21021 (sinh_towardzero): Run tests with RUN_TEST_LOOP_f_f.
21022 (sinh_downward_test_data): New variable.
21023 (sinh_test_downward): Run tests with RUN_TEST_LOOP_f_f.
21024 (sinh_upward_test_data): New variable.
21025 (sinh_test_upward): Run tests with RUN_TEST_LOOP_f_f.
21026 (sqrt_test_data): New variable.
21027 (sqrt_test): Run tests with RUN_TEST_LOOP_f_f.
21028 (tan_test_data): New variable.
21029 (tan_test): Run tests with RUN_TEST_LOOP_f_f.
21030 (tan_tonearest_test_data): New variable.
21031 (tan_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
21032 (tan_towardzero_test_data): New variable.
21033 (tan_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
21034 (tan_downward_test_data): New variable.
21035 (tan_test_downward): Run tests with RUN_TEST_LOOP_f_f.
21036 (tan_upward_test_data): New variable.
21037 (tan_test_upward): Run tests with RUN_TEST_LOOP_f_f.
21038 (tanh_test_data): New variable.
21039 (tanh_test): Run tests with RUN_TEST_LOOP_f_f.
21040 (tgamma_test_data): New variable.
21041 (tgamma_test): Run tests with RUN_TEST_LOOP_f_f.
21042 (trunc_test_data): New variable.
21043 (trunc_test): Run tests with RUN_TEST_LOOP_f_f.
21044 (y0_test_data): New variable.
21045 (y0_test): Run tests with RUN_TEST_LOOP_f_f.
21046 (y1_test_data): New variable.
21047 (y1_test): Run tests with RUN_TEST_LOOP_f_f.
21048 (significand_test_data): New variable.
21049 (significand_test): Run tests with RUN_TEST_LOOP_f_f.
21050
7187d844
CG
210512013-05-10 Christian Grönke <cgr_bugs@sysgo.com>
21052
21053 [BZ #12387]
21054 * sysdeps/unix/sysv/linux/sh/getgid.c: New file.
21055
f63fae73
PT
210562013-05-10 Pino Toscano <toscano.pino@tiscali.it>
21057
21058 * sysdeps/mach/hurd/bits/statvfs.h: Add ST_NOATIME.
21059
8a67a4b3
AJ
210602013-05-10 Andreas Jaeger <aj@suse.de>
21061
21062 [BZ #15448]
21063 * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_SET_S)
21064 (__CPU_CLR_S, __CPU_ISSET_S): Avoid integer overflow.
21065
51df539d
JM
210662013-05-10 Joseph Myers <joseph@codesourcery.com>
21067
21068 * math/gen-libm-test.pl (adjust_arg): New function.
21069 (special_functions): Handle generating output in both functions
21070 and arrays.
21071 (parse_args): Likewise.
21072 (generate_testfile): Handle START_DATA and END_DATA. Pass extra
21073 $in_func argument to parse_args.
21074 * math/libm-test.inc (struct test_f_f_data): New type.
21075 (IF_ROUND_INIT_): New macro.
21076 (IF_ROUND_INIT_FE_DOWNWARD): Likewise.
21077 (IF_ROUND_INIT_FE_TONEAREST): Likewise.
21078 (IF_ROUND_INIT_FE_TOWARDZERO): Likewise.
21079 (IF_ROUND_INIT_FE_UPWARD): Likewise.
21080 (ROUND_RESTORE_): Likewise.
21081 (ROUND_RESTORE_FE_DOWNWARD): Likewise.
21082 (ROUND_RESTORE_FE_TONEAREST): Likewise.
21083 (ROUND_RESTORE_FE_TOWARDZERO): Likewise.
21084 (ROUND_RESTORE_FE_UPWARD): Likewise.
21085 (RUN_TEST_LOOP_f_f): New macro.
21086 (acos_test_data): New variable.
21087 (acos_test): Run tests with RUN_TEST_LOOP_f_f.
21088 (acos_tonearest_test_data): New variable.
21089 (acos_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
21090
5c637fe5
SP
210912013-05-10 Siddhesh Poyarekar <siddhesh@redhat.com>
21092
21093 * benchtests/bench-skeleton.c (startup): Fix coding style.
21094
ab2b9461
JM
210952013-05-10 Joseph Myers <joseph@codesourcery.com>
21096
21097 [BZ #6809]
21098 * math/w_tgamma.c (__tgamma): Also call __kernel_standard for
21099 negative infinity argument.
21100 * math/w_tgammaf.c (__tgammaf): Also call __kernel_standard_f for
21101 negative infinity argument.
21102 * math/w_tgammal.c (__tgammal): Also call __kernel_standard_l for
21103 negative infinity argument.
21104 * math/libm-test.inc (tgamma_test): Expect errno to be set for
21105 domain errors.
21106
4c0fe6fe
FW
211072013-05-10 Florian Weimer <fweimer@redhat.com>
21108
21109 * elf/sprof.c (load_profdata): Use fstat64 instead of fstat.
21110 * iconv/iconv_charmap.c (charmap_conversion): Likewise.
21111 * iconv/iconv_prog.c (main): Likewise.
21112 * locale/programs/charmap-dir.c (charmap_readdir)
21113 (fopen_uncompressed): Likewise.
21114 * locale/programs/locfile.c (siblings_uncached)
21115 (write_locale_data): Use lstat64 instead of lstat.
21116 * sunrpc/rpc_main.c (find_cpp, checkfiles): Use stat64 instead of
21117 stat.
21118
a3375d29
AJ
211192013-05-10 Andreas Jaeger <aj@suse.de>
21120
21121 [BZ #15395]
21122 * sunrpc/rpc_main.c (main): Invoke setlocale and textdomain for
21123 localization.
21124 Include <locale.h>.
21125
36129722
CD
211262013-05-09 Carlos O'Donell <carlos@redhat.com>
21127
21128 * elf/dl-close.c (_dl_close_worker): Add comments.
21129
faa7f811
JM
211302013-05-09 Joseph Myers <joseph@codesourcery.com>
21131
ed41ffef
JM
21132 [BZ #15359]
21133 * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (c): Use 106 bits for
21134 high part of pi/2.
21135 (__ieee754_rem_pio2l): Update comments.
21136
d0213cd0
JM
21137 [BZ #15429]
21138 * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c (c): Use 113 bits for
21139 high part of pi/2.
21140 (__ieee754_rem_pio2l): Update comments.
21141
0d3e777a
JM
21142 * math/libm-test.inc (M_SQRT_2_2): Remove macro.
21143 (csqrt_test): Use M_SQRT1_2l instead of M_SQRT_2_2.
21144
24f56066
JM
21145 * math/libm-test.inc (carg_test): Use M_PI_34l instead of 3 *
21146 M_PI_4l.
21147
faa7f811
JM
21148 * math/libm-test.inc (M_PI_34l): Define using decimal constant.
21149 (M_PI_34_LOG10El): Likewise.
21150 (M_PI2_LOG10El): Likewise.
21151 (M_PI4_LOG10El): Likewise.
21152 (M_PI_LOG10El): Likewise.
21153
e9a5e0fd
AZ
211542013-05-08 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
21155
21156 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
21157
d8cd06db
JM
211582013-05-08 Joseph Myers <joseph@codesourcery.com>
21159
a0d9f9d7
JM
21160 * math/libm-test.inc (PLUS_ZERO_INIT): New macro.
21161 (MINUS_ZERO_INIT): Likewise.
21162 (PLUS_INFTY_INIT): Likewise.
21163 (MINUS_INFTY_INIT): Likewise.
21164 (QNAN_VALUE_INIT): Likewise.
21165 (MAX_VALUE_INIT): Likewise.
21166 (MIN_VALUE_INIT): Likewise.
21167 (MIN_SUBNORM_VALUE_INIT): Likewise.
21168 (plus_zero): Initialize with PLUS_ZERO_INIT.
21169 (minus_zero): Initialize with MINUS_ZERO_INIT.
21170 (plus_infty): Initialize with PLUS_INFTY_INIT.
21171 (minus_infty): Initialize with MINUS_INFTY_INIT.
21172 (qnan_value): Initialize with QNAN_VALUE_INIT.
21173 (max_value): Initialize with MAX_VALUE_INIT.
21174 (min_value): Initialize with MIN_VALUE_INIT.
21175 (min_subnorm_value): Initialize with MIN_SUBNORM_VALUE_INIT.
21176
ae08db3b
JM
21177 * math/libm-test.inc (RUN_TEST_if_f): New macro.
21178 (jn_test): Use TEST_if_f instead of TEST_ff_f.
21179 (ldexp_text): Use TEST_fi_i instead of TEST_ff_f.
21180 (yn_test): Use TEST_if_f instead of TEST_ff_f.
21181
f44bf14a
JM
21182 * math/libm-test.inc (RUN_TEST_f_f): New macro.
21183 (RUN_TEST_2_f): Likewise.
21184 (RUN_TEST_ff_f): Likewise.
21185 (RUN_TEST_fi_f): Likewise.
21186 (RUN_TEST_fl_f): Likewise.
21187 (RUN_TEST_fff_f): Likewise.
21188 (RUN_TEST_c_f): Likewise.
21189 (RUN_TEST_f_f1): Likewise.
21190 (RUN_TEST_fF_f1): Likewise.
21191 (RUN_TEST_fI_f1): Likewise.
21192 (RUN_TEST_ffI_f1): Likewise.
21193 (RUN_TEST_c_c): Likewise.
21194 (RUN_TEST_cc_c): Likewise.
21195 (RUN_TEST_f_i): Likewise.
21196 (RUN_TEST_f_i_tg): Likewise.
21197 (RUN_TEST_ff_i_tg): Likewise.
21198 (RUN_TEST_f_b): Likewise.
21199 (RUN_TEST_f_b_tg): Likewise.
21200 (RUN_TEST_f_l): Likewise.
21201 (RUN_TEST_f_L): Likewise.
21202 (RUN_TEST_sincos): Likewise.
21203 * math/gen-libm-test.pl (new_test): Take new argument to indicate
21204 whether to show exceptions. Do not include ");\n" in return
21205 value.
21206 (special_functions): Output call to RUN_TEST_sincos instead of
21207 check_float calls. Update calls to new_test.
21208 (parse_args): Output call to single RUN_TEST_* macro instead of
21209 check_* calls and other assignments. Update calls to new_test.
21210
d8cd06db
JM
21211 [BZ #2546]
21212 [BZ #2560]
21213 [BZ #5159]
21214 [BZ #15426]
21215 * sysdeps/ieee754/k_standard.c (__kernel_standard): Copy sign of
21216 input to result for tgamma overflow.
21217 * sysdeps/ieee754/dbl-64/e_gamma_r.c: Include <float.h>.
21218 (gamma_coeff): New variable.
21219 (NCOEFF): New macro.
21220 (gamma_positive): New function.
21221 (__ieee754_gamma_r): Handle positive infinity, NaN, overflow and
21222 underflow here. Use gamma_positive instead of exp (lgamma) for
21223 other arguments.
21224 * sysdeps/ieee754/flt-32/e_gammaf_r.c: Include <float.h>.
21225 (gamma_coeff): New variable.
21226 (NCOEFF): New macro.
21227 (gammaf_positive): New function.
21228 (__ieee754_gammaf_r): Handle positive infinity, NaN, overflow and
21229 underflow here. Use gamma_positive instead of exp (lgamma) for
21230 other arguments.
21231 * sysdeps/ieee754/ldbl-128/e_gammal_r.c: Include <float.h>.
21232 (gamma_coeff): New variable.
21233 (NCOEFF): New macro.
21234 (gammal_positive): New function.
21235 (__ieee754_gammal_r): Handle positive infinity, NaN, overflow and
21236 underflow here. Use gamma_positive instead of exp (lgamma) for
21237 other arguments.
21238 * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c: Include <float.h>.
21239 (gamma_coeff): New variable.
21240 (NCOEFF): New macro.
21241 (gammal_positive): New function.
21242 (__ieee754_gammal_r): Handle positive infinity, overflow and
21243 underflow here. Handle NaN the same as positive infinity. Remove
21244 check x < 0xffffffff for negative integers. Use gamma_positive
21245 instead of exp (lgamma) for other arguments.
21246 * sysdeps/ieee754/ldbl-96/e_gammal_r.c: Include <float.h>.
21247 (gamma_coeff): New variable.
21248 (NCOEFF): New macro.
21249 (gammal_positive): New function.
21250 * sysdeps/ieee754/dbl-64/gamma_product.c: New file.
21251 * sysdeps/ieee754/dbl-64/gamma_productf.c: Likewise.
21252 * sysdeps/ieee754/ldbl-128/gamma_productl.c: Likewise.
21253 * sysdeps/ieee754/ldbl-128ibm/gamma_productl.c: Likewise.
21254 * sysdeps/ieee754/ldbl-96/gamma_product.c: Likewise.
21255 * sysdeps/ieee754/ldbl-96/gamma_productl.c: Likewise.
21256 * sysdeps/generic/math_private.h (__gamma_productf): New
21257 prototype.
21258 (__gamma_product): Likewise.
21259 (__gamma_productl): Likewise.
21260 * math/Makefile (libm-calls): Add gamma_product.
21261 * math/libm-test.inc (tgamma_test): Add more tests.
21262 * sysdeps/i386/fpu/libm-test-ulps: Update.
21263 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21264
bb7cf681
OB
212652013-05-08 Ondřej Bílka <neleai@seznam.cz>
21266
21267 * benchtests/bench-skeleton.c (main): Preheat CPU.
21268
ba853947
AJ
212692013-05-07 Aurelien Jarno <aurelien@aurel32.net>
21270
21271 * misc/sys/param.h (DEV_BSIZE): Define only if not already defined.
21272
8347c74c
RM
212732013-05-07 Roland McGrath <roland@hack.frob.com>
21274
21275 * sysdeps/generic/ldsodefs.h [IS_IN_rtld]: Declare _dl_skip_args
21276 and _dl_skip_args_internal.
21277
e8dd4791
CD
212782013-05-07 Carlos O'Donell <carlos@redhat.com>
21279
21280 * manual/message.texi (Message Translation): Talk about users.
21281 Message to key mapping impacts design.
21282
c7405830
RM
212832013-05-06 Roland McGrath <roland@hack.frob.com>
21284
a9173057
RM
21285 * sysdeps/unix/sysv/linux/wordsize-64/glob64.c: New file.
21286
976e2f03
RM
21287 * elf/dl-open.c: Remove declaration of _dl_sysdep_start.
21288
9723ffc5
RM
21289 * sysdeps/unix/sysv/linux/wordsize-64/glob64.c: Moved to ...
21290 * sysdeps/wordsize-64/glob64.c: ... here.
21291
962e6658
RM
21292 * sysdeps/generic/not-cancel.h (NO_CANCELLATION): New macro.
21293 (pause_not_cancel, nanosleep_not_cancel, sigsuspend_not_cancel):
21294 New macros.
21295
ee586a6d
RM
21296 * debug/getlogin_r_chk.c: Moved to ...
21297 * login/getlogin_r_chk.c: ... here.
21298 * debug/Makefile (routines): Move getlogin_r_chk to ...
21299 * login/Makefile (routines): ... here.
21300 * debug/Versions (libc: GLIBC_2.4): Move getlogin_r_chk to ...
21301 * login/Versions (libc: GLIBC_2.4): ... here.
21302
355f9165
RM
21303 * io/poll.c (__poll): Renamed from poll.
21304 Add libc_hidden_def.
21305 (poll): Define as weak alias.
21306
bd9ffde6
RM
21307 * debug/ptsname_r_chk.c: Moved to ...
21308 * login/ptsname_r_chk.c: ... here.
21309 * debug/Makefile (routines): Move ptsname_r_chk to ...
21310 * login/Makefile (routines): ... here.
21311 * debug/Versions (libc: GLIBC_2.4): Move __ptsname_r_chk to ...
21312 * login/Versions (libc: GLIBC_2.4): ... here.
21313
8fb16a04
RM
21314 * posix/getlogin.c: Moved to ...
21315 * login/getlogin.c: ... here.
21316 * posix/getlogin_r.c: Moved to ...
21317 * login/getlogin_r.c: ... here.
21318 * posix/getlogin_r.c: Moved to ...
21319 * login/getlogin_r.c: ... here.
21320 * posix/Makefile (routines): Move getlogin, getlogin_r, setlogin to ...
21321 * login/Makefile (routines): ... here.
21322 * posix/Versions (libc: GLIBC_2.0): Move setlogin to ...
21323 * login/Versions (libc: GLIBC_2.0): ... here.
21324
b99b892f
RM
21325 * resource/setrlimit.c (__setrlimit): Renamed from setrlimit.
21326 (setrlimit): Define as weak alias.
21327
c7405830
RM
21328 * sysdeps/posix/truncate.c (__truncate): Renamed from truncate.
21329 Call __ names for open, ftruncate, and close.
21330 For LENGTH==0 case, just use O_TRUNC rather than calling ftruncate.
21331 (truncate): Define as weak alias.
21332
5bf96de5
JM
213332013-05-06 Joseph Myers <joseph@codesourcery.com>
21334
9ea3513c
JM
21335 * math/gen-libm-test.pl (parse_args): Initialize x before each
21336 test of frexp, modf and remquo.
21337
5bf96de5
JM
21338 * math/libm-test.inc (gamma_test): Consistently use TEST_f_f1 to
21339 test signgam value.
21340
16e616a7
AZ
213412013-05-06 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
21342
21343 [BZ #15418]
21344 [BZ #15419]
21345 * sysdeps/powerpc/fpu/e_hypot.c: Fix spurious FP exception generated by
21346 internal tests.
21347 * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
21348
d5e82754
RM
213492013-05-06 Roland McGrath <roland@hack.frob.com>
21350
21351 * elf/dl-writev.h: New file.
21352 * elf/dl-misc.c: Include it.
21353 (_dl_debug_vdprintf): Call _dl_writev instead of __writev et al.
21354 * sysdeps/unix/sysv/linux/dl-writev.h: New file.
21355
a7548d41
JM
213562013-05-04 Joseph Myers <joseph@codesourcery.com>
21357
b7dab1e4
JM
21358 * math/libm-test.inc (noXFails): Remove variable.
21359 (noXPasses): Likewise.
21360 (BUILD_COMPLEX_INT): Remove macro.
21361 (print_screen): Remove xfail argument.
21362 (print_screen_max_error): Likewise.
21363 (update_stats): Likewise.
21364 (print_max_error): Likewise. Update calls to other affected
21365 functions.
21366 (print_complex_max_error): Likewise.
21367 (test_single_exception): Update calls to print_screen.
21368 (test_single_errno): Likewise.
21369 (check_float_internal): Remove xfail argument. Update calls to
21370 other affected functions.
21371 (check_float): Likewise.
21372 (check_complex): Likewise.
21373 (check_int): Likewise.
21374 (check_long): Likewise.
21375 (check_bool): Likewise.
21376 (check_longlong): Likewise.
21377 (main): Don't print noXFails and noXPasses.
21378 * math/gen-libm-test.pl (top level): Don't mention expected
21379 failure handling in comment.
21380 (new_test): Don't handle expected failures.
21381 (parse_args): Don't mention expected failure handling in comment.
21382 (generate_testfile): Don't handle expected failures.
21383 (parse_ulps): Likewise.
21384 (print_ulps_file): Likewise.
21385 (get_failure): Remove function.
21386 (output_test): Don't handle expected failures.
21387 * make/README.libm-test: Don't mention expected failure handling.
21388
a7548d41
JM
21389 * math/libm-test.inc (plus_zero): Make const. Add initializer.
21390 (minus_zero): Likewise.
21391 (plus_infty): Likewise.
21392 (minus_infty): Likewise.
21393 (qnan_value): Likewise.
21394 (max_value): Likewise.
21395 (min_value): Likewise.
21396 (min_subnorm_value): Likewise.
21397 (initialize): Do not initialize those variables dynamically.
21398
60bfd54c
RM
213992013-05-03 Roland McGrath <roland@hack.frob.com>
21400
cc0e6ed8
RM
21401 * io/open.c (__open_2): Moved to ...
21402 * io/open_2.c: ... this new file.
21403 * io/open64.c (__open64_2): Moved to ...
21404 * io/open64_2.c: ... this new file.
21405 * io/openat.c (__openat_2): Moved to ...
21406 * io/openat_2.c: ... this new file.
21407 * io/openat64.c (__openat64_2): Moved to ...
21408 * io/openat64_2.c: ... this new file.
21409 * io/Makefile (routines): Add them.
21410 * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Remove them.
21411 * sysdeps/unix/sysv/linux/open_2.c: File removed.
21412 * sysdeps/unix/sysv/linux/open64_2.c: File removed.
21413 * sysdeps/unix/sysv/linux/openat.c (__OPENAT_2): Removed.
21414 * sysdeps/unix/sysv/linux/openat64.c (__OPENAT_2): Removed.
21415 * sysdeps/unix/sysv/linux/wordsize-64/openat.c (__openat_2): Removed.
21416 (__openat64): Add hidden_ver.
21417 * sysdeps/mach/hurd/open.c (__open_2, __open64_2): Removed.
21418 * sysdeps/mach/hurd/openat.c (__openat_2): Removed.
21419
60bfd54c
RM
21420 * elf/dl-sysdep.c (_dl_sysdep_start) [NEED_DL_SYSINFO]:
21421 Separately conditionalize setting of GLRO(dl_sysinfo) so
21422 that the GLRO(dl_sysinfo_dso) test is under [NEED_DL_SYSINFO_DSO]
21423 as well, but the actual setting is only under [NEED_DL_SYSINFO].
21424
83e7640f
AZ
214252013-04-30 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
21426
21427 * sysdeps/unix/sysv/linux/powerpc/Versions: Add __vdso_time symbol.
21428 * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h: Add __vdso_time
21429 definition.
21430 (VDSO_IFUNC_RET): Cast to void * to silence compiler warning.
21431 * sysdeps/unix/sysv/linux/powerpc/init-first.c
21432 (_libc_vdso_platform_setup): Add __vdso_time initialization.
21433 * sysdeps/unix/sysv/linux/powerpc/time.c: New file: time implementation
21434 for PowerPC using vDSO where is avaliable or gettimeofday as a fallback.
21435
d5dc2af3
JM
214362013-05-03 Joseph Myers <joseph@codesourcery.com>
21437
c31a5b1e
JM
21438 * math/libm-test.inc (lgamma_test): Consistently use TEST_f_f1 to
21439 test signgam value.
21440
d5dc2af3
JM
21441 * math/libm-test.inc (hypot_test): Do not use
21442 IGNORE_ZERO_INF_SIGN.
21443
164fd39d
AJ
214442013-05-03 Andreas Jaeger <aj@suse.de>
21445
21446 * sysdeps/gnu/netinet/tcp.h (TCP_TIMESTAMP): New value, from
21447 Linux 3.9.
21448 * sysdeps/unix/sysv/linux/bits/socket.h (PF_VSOCK, AF_VSOCK): Add.
21449 (PF_MAX): Adjust for VSOCK change.
21450
8237f48c
AZ
214512013-05-03 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
21452
21453 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
21454
9df02941
CD
214552013-05-02 Carlos O'Donell <carlos@redhat.com>
21456
21457 [BZ #15264]
21458 * localedata/locales/en_CA (LC_MESSAGES): Define yesstr and nostr.
21459 * localedata/locales/es_AR (LC_MESSAGES): Copy es_ES.
21460 * localedata/locales/es_ES (LC_MESSAGES): Define yesstr and nostr.
21461
d422395e
DM
214622013-05-02 David S. Miller <davem@davemloft.net>
21463
21464 * sysdeps/sparc/fpu/libm-test-ulps: Update.
21465
a07c5731
OB
214662013-05-01 Ondřej Bílka <neleai@seznam.cz>
21467
21468 * string/bits/string2.h (__strcmp_cg): Call __strcmp_gc.
21469
1324e37f
RM
214702013-05-01 Roland McGrath <roland@hack.frob.com>
21471
21472 * sysdeps/posix/opendir.c: Include <sys/param.h> to get MIN/MAX macros.
21473
0695940b
RS
214742013-05-01 Richard Smith <richard@metafoo.co.uk>
21475
bb5f27ad 21476 [BZ #14952]
0695940b
RS
21477 * misc/sys/cdefs.h (__extern_inline, __extern_always_inline)
21478 [__GNUC__ && (__GNUC_STDC_INLINE__ || __GNUC_GNU_INLINE__)]:
21479 Use __attribute__ ((__gnu_inline__)).
21480 [__GNUC__ && !(__GNUC_STDC_INLINE__ || __GNUC_GNU_INLINE__)]:
21481 Don't use __attribute__ ((__gnu_inline__)).
21482
10de07f5
JM
214832013-05-01 Joseph Myers <joseph@codesourcery.com>
21484
21485 [BZ #15423]
21486 * math/s_catan.c (__catan): Handle small real or imaginary part of
21487 input specially to avoid spurious underflow.
21488 * math/s_catanf.c (__catanf): Likewise.
21489 * math/s_catanh.c (__catanh): Likewise.
21490 * math/s_catanhf.c (__catanhf): Likewise.
21491 * math/s_catanhl.c (__catanhl): Likewise.
21492 * math/s_catanl.c (__catanl): Likewise.
21493 * math/libm-test.inc (catan_test): Add more tests.
21494 (catanh_test): Likewise.
21495 * sysdeps/i386/fpu/libm-test-ulps: Update.
21496 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21497
cb4d5414
AZ
214982013-04-30 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
21499
21500 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
21501
caf84319
JM
215022013-04-30 Joseph Myers <joseph@codesourcery.com>
21503
21504 [BZ #15416]
21505 * math/s_catan.c (__catan): Compute expressions 1 - x^2 - y^2 more
21506 accurately for denominator in atan2.
21507 * math/s_catanf.c (__catanf): Likewise.
21508 * math/s_catanh.c (__catanh): Likewise.
21509 * math/s_catanhf.c (__catanhf): Likewise.
21510 * math/s_catanhl.c (__catanhl): Likewise.
21511 * math/s_catanl.c (__catanl): Likewise.
21512 * math/libm-test.inc (catan_test): Add more tests.
21513 (catanh_test): Likewise.
21514 * sysdeps/i386/fpu/libm-test-ulps: Update.
21515 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21516
d569c6ee
SP
215172013-04-30 Siddhesh Poyarekar <siddhesh@redhat.com>
21518
6dbe713d
SP
21519 * sysdeps/ieee754/dbl-64/s_sin.c: Format code.
21520
f0ee064b
SP
21521 * benchtests/Makefile (bench): Remove slow benchmarks.
21522 * benchtests/atan-inputs: Add slow benchmark inputs.
21523 * benchtests/bench-modf.c (NUM_VARIANTS): Define.
21524 (BENCH_FUNC): Accept variant offset.
21525 (VARIANT): Define.
21526 * benchtests/bench-skeleton.c (main): Run benchmark for each
21527 variant.
21528 * benchtests/cos-inputs: Add slow benchmark inputs.
21529 * benchtests/exp-inputs: Likewise.
21530 * benchtests/pow-inputs: Likewise.
21531 * benchtests/sin-inputs: Likewise.
21532 * benchtests/slowatan-inputs: Remove.
21533 * benchtests/slowatan.c: Remove.
21534 * benchtests/slowcos-inputs: Remove.
21535 * benchtests/slowcos.c: Remove.
21536 * benchtests/slowexp-inputs: Remove.
21537 * benchtests/slowexp.c: Remove.
21538 * benchtests/slowpow-inputs: Remove.
21539 * benchtests/slowpow.c: Remove.
21540 * benchtests/slowsin-inputs: Remove.
21541 * benchtests/slowsin.c: Remove.
21542 * benchtests/slowtan-inputs: Remove.
21543 * benchtests/slowtan.c: Remove.
21544 * benchtests/tan-inputs: Add slow benchmark inputs.
21545 * scripts/bench.pl: Parse comments and directives.
21546
d569c6ee
SP
21547 * benchtests/Makefile: Remove *-ITER. Define BENCH_DURATION
21548 in CPPFLAGS.
21549 ($(objpfx)bench-%.c): Remove *-ITER.
21550 * benchtests/bench-modf.c: Remove definition of ITER.
21551 * benchtests/bench-skeleton.c (TIMESPEC_AFTER): New macro.
21552 (main): Loop for DURATION seconds instead of fixed number of
21553 iterations.
21554 * scripts/bench.pl: Don't expect iterations in parameters.
21555
a6a242fe
RM
215562013-04-29 Roland McGrath <roland@hack.frob.com>
21557
21558 * io/fchdir.c (__fchdir): Renamed from fchdir.
21559 (fchdir): Define as weak alias.
21560
f2da7793
JM
215612013-04-29 Joseph Myers <joseph@codesourcery.com>
21562
21563 * math/libm-test.inc (ERRNO_UNCHANGED): New macro.
21564 (ERRNO_EDOM): Likewise.
21565 (ERRNO_ERANGE): Likewise.
21566 (noErrnoTests): New variable.
21567 (init_max_error): Set errno to 0.
21568 (test_single_errno): New function.
21569 (test_errno): Likewise.
21570 (check_float_internal): Call test_errno. Set errno to 0.
21571 (check_complex): Refer to errno tests in comment.
21572 (check_int): Call test_errno. Set errno to 0.
21573 (check_long): Likewise.
21574 (check_bool): Likewise.
21575 (check_longlong): Likewise.
21576 (cos_test): Use ERRNO_* flags for errno tests instead of
21577 check_int.
21578 (expm1_test): Likewise.
21579 (fmod_test): Likewise.
21580 (ilogb_test): Likewise.
21581 (lgamma_test): Likewise.
21582 (pow_test): Likewise.
21583 (remainder_test): Likewise.
21584 (sin_test): Likewise.
21585 (tan_test): Likewise.
21586 (yn_test): Likewise.
21587 (initialize): Set errno to 0.
21588 (main): Print number of errno tests.
21589 * math/gen-libm-test.pl (parse_args): Allow ERRNO flags on tests.
21590
b1a36ceb
AJ
215912013-04-29 Andreas Jaeger <aj@suse.de>
21592
c3ed8088
AJ
21593 [BZ #15084]
21594 * resolv/res_debug.c (p_option): Fix strings for RES_USEBSTRING
21595 and RES_USEVC.
21596
f1a24198
AJ
21597 [BZ #15085]
21598 * resolv/resolv.h (RES_NOCHECKNAME): Mark as unimplemented.
21599 * resolv/res_debug.c (p_option): Mark RES_NOCHECKNAME as
21600 unimplemented.
21601
9ce3b2cb
AJ
21602 [BZ #15380]
21603 * stdlib/random.c (__initstate): Return NULL if
21604 __initstate fails.
21605
f1a24198 21606 [BZ #15086]
b1a36ceb
AJ
21607 * resolv/res_debug.c (p_option): Handle RES_NOALIASES,
21608 RES_KEEPTSIG, RES_BLAST, RES_NOIP6DOTINT, RES_SNGLKUP,
21609 RES_SNGLKUPREOP.
21610
7e7b6f36
AZ
216112013-04-29 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
21612
21613 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
21614
4d14f449
JM
216152013-04-29 Joseph Myers <joseph@codesourcery.com>
21616
21617 * math/libm-test.inc (cacos_test): Add missing semicolons at ends
21618 of individual tests.
21619 (casin_test): Likewise.
21620 (casinh_test): Likewise.
21621
5b4217d7
JM
216222013-04-27 Joseph Myers <joseph@codesourcery.com>
21623
21624 [BZ #15409]
21625 * math/s_catan.c (__catan): Handle arguments with large real or
21626 imaginary part separately without squaring.
21627 * math/s_catanf.c (__catanf): Likewise.
21628 * math/s_catanh.c (__catanh): Likewise.
21629 * math/s_catanhf.c (__catanhf): Likewise.
21630 * math/s_catanhl.c [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine
21631 and redefine.
21632 (__catanhl): Handle arguments with large real or imaginary part
21633 separately without squaring.
21634 * math/s_catanl.c [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine
21635 and redefine.
21636 (__catanl): Handle arguments with large real or imaginary part
21637 separately without squaring.
21638 * math/libm-test.inc (catan_test): Add more tests.
21639 (catanh_test): Likewise.
21640 * sysdeps/i386/fpu/libm-test-ulps: Update.
21641 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21642
4220c3ef
AJ
216432013-04-27 Andreas Jaeger <aj@suse.de>
21644
21645 [BZ #15007]
21646 * stdlib/stdlib.h: Update guards for qecvt.
21647 * stdlib/bits/stdlib-ldbl.h: Sync guards for qecvt etc with
21648 <stdlib.h>.
21649
4721b2d1
AM
216502013-04-27 Allan McRae <allan@archlinux.org>
21651
21652 * sysdeps/i386/fpu/libm-test-ulps: Update.
21653
f0302940
JM
216542013-04-26 Joseph Myers <joseph@codesourcery.com>
21655
9457fd95
JM
21656 [BZ #15406]
21657 * math/s_catan.c: Include <float.h>.
21658 (__catan): Ensure underflow exception occurs for underflowed
21659 result.
21660 * math/s_catanf.c: Include <float.h>.
21661 (__catanf): Ensure underflow exception occurs for underflowed
21662 result.
21663 * math/s_catanh.c: Include <float.h>.
21664 (__catanh): Ensure underflow exception occurs for underflowed
21665 result.
21666 * math/s_catanhf.c: Include <float.h>.
21667 (__catanhf): Ensure underflow exception occurs for underflowed
21668 result.
21669 * math/s_catanhl.c: Include <float.h>.
21670 (__catanhl): Ensure underflow exception occurs for underflowed
21671 result.
21672 * math/s_catanl.c: Include <float.h>.
21673 (__catanl): Ensure underflow exception occurs for underflowed
21674 result.
21675 * math/libm-test.inc (catan_test): Add more tests.
21676 (catanh_test): Likewise.
21677
f0302940
JM
21678 [BZ #15405]
21679 * math/s_ccosh.c (__ccosh): Ensure underflow exception occurs for
21680 underflowed result.
21681 * math/s_ccoshf.c (__ccoshf): Likewise.
21682 * math/s_ccoshl.c (__ccoshl): Likewise.
21683 * math/s_csin.c (__csin): Likewise.
21684 * math/s_csinf.c (__csinf): Likewise.
21685 * math/s_csinh.c (__csinh): Likewise.
21686 * math/s_csinhf.c (__csinhf): Likewise.
21687 * math/s_csinhl.c (__csinhl): Likewise.
21688 * math/s_csinl.c (__csinl): Likewise.
21689 * math/libm-test.inc (ccos_test): Add more tests.
21690 (ccosh_test): Likewise.
21691 (csin_test): Likewise.
21692 (csinh_test): Likewise.
21693
aa630f59
AZ
216942013-04-26 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
21695
21696 * sysdeps/powerpc/power5/fpu/s_modf.c: Moved to ...
21697 * sysdeps/powerpc/power5+/fpu/s_modf.c: ... this.
21698 * sysdeps/powerpc/power5/fpu/s_modff.c: Moved to ...
21699 * sysdeps/powerpc/power5+/fpu/s_modff.c: ... this.
21700 * sysdeps/powerpc/powerpc32/power5+/Implies: Add powerpc/power5+ and
21701 powerpc/power5+/fpu folders.
21702 * sysdeps/powerpc/powerpc64/power5+/Implies: Likewise.
21703
21704
1b835983
MT
217052013-04-26 Markus Trippelsdorf <markus@trippelsdorf.de>
21706
21707 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
21708
73709b26
JM
217092013-04-25 Joseph Myers <joseph@codesourcery.com>
21710
21711 * elf/Makefile [$(config-machine) = x86_64] (tests): Remove
21712 additions to variable.
21713 [$(config-machine) = x86_64] (modules-names): Likewise.
21714 ($(objpfx)tst-audit3): Remove dependency.
21715 ($(objpfx)tst-audit3.out): Likewise.
21716 ($(objpfx)tst-audit4): Likewise.
21717 ($(objpfx)tst-audit4.out): Likewise.
21718 ($(objpfx)tst-audit5): Likewise.
21719 ($(objpfx)tst-audit5.out): Likewise.
21720 ($(objpfx)tst-audit6): Likewise.
21721 ($(objpfx)tst-audit6.out): Likewise.
21722 ($(objpfx)tst-audit7): Likewise.
21723 ($(objpfx)tst-audit7.out): Likewise.
21724 (tst-audit3-ENV): Remove variable.
21725 (tst-audit4-ENV): Likewise.
21726 (tst-audit5-ENV): Likewise.
21727 (tst-audit6-ENV): Likewise.
21728 (tst-audit7-ENV): Likewise.
21729 [$(config-cflags-avx) = yes] (AVX-CFLAGS): Likewise.
21730 [$(config-cflags-avx) = yes] (CFLAGS-tst-audit4.c): Remove
21731 addition to variable.
21732 [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod4a.c): Likewise.
21733 [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod4b.c): Likewise.
21734 [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod6b.c): Likewise.
21735 [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod6c.c): Likewise.
21736 [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod7b.c): Likewise.
21737 * sysdeps/x86_64/Makefile [$(subdir) = elf] (tests): Add
21738 tst-audit3, tst-audit4 and tst-audit5.
21739 [$(subdir) = elf && $(config-cflags-avx) = yes] (tests): Add
21740 tst-audit6 and tst-audit7.
21741 [$(subdir) = elf] (modules-names): Add audit modules for those
21742 tests.
21743 [$(subdir) = elf] ($(objpfx)tst-audit3): New dependency.
21744 [$(subdir) = elf] ($(objpfx)tst-audit3.out): Likewise.
21745 [$(subdir) = elf] ($(objpfx)tst-audit4): Likewise.
21746 [$(subdir) = elf] ($(objpfx)tst-audit4.out): Likewise.
21747 [$(subdir) = elf] ($(objpfx)tst-audit5): Likewise.
21748 [$(subdir) = elf] ($(objpfx)tst-audit5.out): Likewise.
21749 [$(subdir) = elf] ($(objpfx)tst-audit6): Likewise.
21750 [$(subdir) = elf] ($(objpfx)tst-audit6.out): Likewise.
21751 [$(subdir) = elf] ($(objpfx)tst-audit7): Likewise.
21752 [$(subdir) = elf] ($(objpfx)tst-audit7.out): Likewise.
21753 [$(subdir) = elf] (tst-audit3-ENV): New variable.
21754 [$(subdir) = elf] (tst-audit4-ENV): Likewise.
21755 [$(subdir) = elf] (tst-audit5-ENV): Likewise.
21756 [$(subdir) = elf] (tst-audit6-ENV): Likewise.
21757 [$(subdir) = elf] (tst-audit7-ENV): Likewise.
21758 [$(subdir) = elf && $(config-cflags-avx) = yes] (AVX-CFLAGS):
21759 Likewise.
21760 [$(subdir) = elf && $(config-cflags-avx) = yes]
21761 (CFLAGS-tst-audit4.c): Append $(AVX-CFLAGS).
21762 [$(subdir) = elf && $(config-cflags-avx) = yes]
21763 (CFLAGS-tst-auditmod4a.c): Likewise.
21764 [$(subdir) = elf && $(config-cflags-avx) = yes]
21765 (CFLAGS-tst-auditmod4b.c): Likewise.
21766 [$(subdir) = elf && $(config-cflags-avx) = yes]
21767 (CFLAGS-tst-auditmod6b.c): Likewise.
21768 [$(subdir) = elf && $(config-cflags-avx) = yes]
21769 (CFLAGS-tst-auditmod6c.c): Likewise.
21770 [$(subdir) = elf && $(config-cflags-avx) = yes]
21771 (CFLAGS-tst-auditmod7b.c): Likewise.
21772 * elf/tst-audit3.c: Move to ...
21773 * sysdeps/x86_64/tst-audit3.c: ... here.
21774 * elf/tst-audit4.c: Move to ...
21775 * sysdeps/x86_64/tst-audit4.c: ... here.
21776 * elf/tst-audit5.c: Move to ...
21777 * sysdeps/x86_64/tst-audit5.c: ... here.
21778 * elf/tst-audit6.c: Move to ...
21779 * sysdeps/x86_64/tst-audit6.c: ... here.
21780 * elf/tst-audit7.c: Move to ...
21781 * sysdeps/x86_64/tst-audit7.c: ... here.
21782 * elf/tst-auditmod3a.c: Move to ...
21783 * sysdeps/x86_64/tst-auditmod3a.c: ... here.
21784 * elf/tst-auditmod3b.c: Move to ...
21785 * sysdeps/x86_64/tst-auditmod3b.c: ... here.
21786 * elf/tst-auditmod4a.c: Move to ...
21787 * sysdeps/x86_64/tst-auditmod4a.c: ... here.
21788 * elf/tst-auditmod4b.c: Move to ...
21789 * sysdeps/x86_64/tst-auditmod4b.c: ... here.
21790 * elf/tst-auditmod5a.c: Move to ...
21791 * sysdeps/x86_64/tst-auditmod5a.c: ... here.
21792 * elf/tst-auditmod5b.c: Move to ...
21793 * sysdeps/x86_64/tst-auditmod5b.c: ... here.
21794 * elf/tst-auditmod6a.c: Move to ...
21795 * sysdeps/x86_64/tst-auditmod6a.c: ... here.
21796 * elf/tst-auditmod6b.c: Move to ...
21797 * sysdeps/x86_64/tst-auditmod6b.c: ... here.
21798 * elf/tst-auditmod6c.c: Move to ...
21799 * sysdeps/x86_64/tst-auditmod6c.c: ... here.
21800 * elf/tst-auditmod7a.c: Move to ...
21801 * sysdeps/x86_64/tst-auditmod7a.c: ... here.
21802 * elf/tst-auditmod7b.c: Move to ...
21803 * sysdeps/x86_64/tst-auditmod7b.c: ... here.
21804
1ef74943
PP
218052013-04-25 Paul Pluzhnikov <ppluzhnikov@google.com>
21806
21807 [BZ #15366]
21808 * sysdeps/generic/inttypes.h (PRId8, PRId16, etc.):
21809 define unconditionally.
21810 * sysdeps/generic/stdint.h (INT8_MIN, INT16_MIN, etc.):
21811 define unconditionally.
21812 (INT8_C, INT16_C, etc.): Likewise.
21813
93fd48c5
MR
218142013-04-25 Maciej W. Rozycki <macro@codesourcery.com>
21815
ae9552cf
MR
21816 * csu/libc-start.c (__libc_start_main) [!SHARED]: Declare
21817 __ehdr_start with hidden visibility.
21818
93fd48c5
MR
21819 * soft-fp/op-common.h (_FP_SQRT): s/sNAN/NAN/ in a comment.
21820
418601aa
CD
218212013-04-24 Carlos O'Donell <carlos@redhat.com>
21822
21823 * math/libm-test.inc (cos_test): Use accurate hex constants.
21824 (sincost_test): Likewise.
21825
2f38fbfe
JM
218262013-04-24 Joseph Myers <joseph@codesourcery.com>
21827
5e221800
JM
21828 * math/libm-test.inc (catan_test): Add more tests.
21829 (catanh_test): Likewise.
21830
77f143fd
JM
21831 * math/s_catanf.c (__catanf): Use suffixed floating-point
21832 constants.
21833 * math/s_catanhf.c (__catanhf): Likewise.
21834 * math/s_catanhl.c (__catanhl): Likewise.
21835 * math/s_catanl.c (__catanl): Likewise.
21836
2f38fbfe
JM
21837 [BZ #15394]
21838 * math/s_catan.c (__catan): Calculate imaginary part of result
21839 with log1p not log unless computing log of number close to 0.
21840 * math/s_catanf.c (__catanf): Likewise.
21841 * math/s_catanl.c (__catanl): Likewise.
21842 * math/s_catanh.c (__catanh): Calculate real part of result with
21843 log1p not log unless computing log of number close to 0.
21844 * math/s_catanhf.c (__catanhf): Likewise.
21845 * math/s_catanhl.c (__catanhl): Likewise.
21846 * math/libm-test.inc (catan_test): Add more tests.
21847 (catanh_test): Likewise.
21848 * sysdeps/i386/fpu/libm-test-ulps: Update.
21849 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21850
45d69176
SP
218512013-04-24 Siddhesh Poyarekar <siddhesh@redhat.com>
21852
21853 * benchtests/Makefile: Mention files in which fast and slow
21854 paths of math functions are implemented.
21855
87f51853
RM
218562013-04-23 Roland McGrath <roland@hack.frob.com>
21857
21858 * sysdeps/posix/timespec_get.c: New file.
21859
3c026539
AZ
218602013-04-23 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
21861
21862 * sysdeps/powerpc/power5/fpu/s_modf.c: New file: modf optimization for
21863 POWER.
21864 * sysdeps/powerpc/power5/fpu/s_modff.c: New file: modff optimization
21865 for POWER.
21866 * sysdeps/powerpc/powerpc64/power5/Implies: Add powerpc/power5 and
21867 powerpc/power5/fpu folders.
21868 * sysdeps/powerpc/powerpc32/power5/Implies: Likewise.
21869 * benchtests/Makefile: Add modf testcase.
21870 * benchtests/bench-modf.c: New file: Benchmark test for mo
21871
ff491d14
SP
218722013-04-23 Siddhesh Poyarekar <siddhesh@redhat.com>
21873
21874 [BZ #14888]
21875 * time/Makefile (tests): Add tst-strptime-whitespace.
21876 * time/strptime_l.c (get_number): Use ISSPACE.
21877 (__strptime_internal): Likewise.
21878 * time/tst-strptime-whitespace.c: New test case.
21879
7ed3f4e8
AS
218802013-04-23 Andreas Schwab <schwab@linux-m68k.org>
21881
21882 * nss/nss_files/files-init.c (TF): Don't initialize flexible array
21883 member.
21884 (_nss_files_init): Set it here.
21885
5c95f7b6
HC
218862013-04-23 Heiko Carstens <heiko.carstens@de.ibm.com>
21887
21888 * sysdeps/unix/sysv/linux/s390/bits/statfs.h: Change types of
21889 f_type, f_bsize, f_namelen, f_frsize, f_flags,and f_spare to
21890 unsigned.
21891
d34c9158
JBG
218922013-04-22 Jan-Benedict Glaw <jbglaw@getslash.de>
21893
21894 * nss/getent.c (shadow_keys): Call endspent, not endpwent.
21895
2169712d
SP
218962013-04-22 Siddhesh Poyarekar <siddhesh@redhat.com>
21897
21898 * sysdeps/posix/getaddrinfo.c (getaddrinfo): Compute results
21899 size just once.
21900
29c5de99
DM
219012013-04-21 David S. Miller <davem@davemloft.net>
21902
21903 * po/ru.po: Update Russion translation from translation project.
21904
ccdad15d
AC
219052013-04-17 Adam Conrad <adconrad@0c3.net>
21906
21907 * sysdeps/unix/sysv/linux/sys/fsuid.h: Remove __wur from setfsuid
21908 and setfsgid.
21909
0f122b8d
CD
219102013-04-17 Carlos O'Donell <carlos@redhat.com>
21911
5c5b07da 21912 * configure.in: Remove i386 configure warning. Remove i386 case.
0f122b8d 21913 * configure: Regenerate.
5c5b07da 21914 * sysdeps/i386/configure.in: Raise error if config_machine is i386.
0f122b8d
CD
21915 Add example to error message.
21916 * sysdeps/i386/configure: Regenerate.
21917
037714dd
SP
219182013-04-17 Siddhesh Poyarekar <siddhesh@redhat.com>
21919
21920 * benchtests/Makefile (bench): Add cos, tan, slowcos and
21921 slowtan.
21922 * benchtests/cos-inputs: New file.
21923 * benchtests/slowcos-inputs: New file.
21924 * benchtests/slowcos.c: New file.
21925 * benchtests/slowtan-inputs: New file.
21926 * benchtests/slowtan.c: New file.
21927 * benchtests/tan-inputs: New file.
21928
e913141d
RM
219292013-04-16 Roland McGrath <roland@hack.frob.com>
21930
21931 * rt/tst-aio7.c (do_test): Don't test O_RDONLY fd case, which is now
21932 considered kosher.
21933
a2964074
SP
219342013-04-16 Siddhesh Poyarekar <siddhesh@redhat.com>
21935
4856bcd2
SP
21936 * benchtests/Makefile: Include cppflags-iterator.mk to add
21937 -DNOT_IN_libc=1 to CPPFLAGS of all benchmark programs.
21938
a2964074
SP
21939 * Makefile.in (bench-clean): New target.
21940 * benchtests/Makefile (bench-clean): Likewise.
21941
9fbf9aca
DH
219422013-04-16 David Holsgrove <david.holsgrove@xilinx.com>
21943
21944 * elf/elf.h: Add EM_MICROBLAZE and MicroBlaze relocations.
21945
207d1e2a
TS
219462013-04-15 Thomas Schwinge <thomas@codesourcery.com>
21947
21948 * stdio-common/tstdiomisc.c: Fix coding-style violation.
21949
306dfba9
AS
219502013-04-15 Andreas Schwab <schwab@suse.de>
21951
21952 * nscd/grpcache.c (cache_addgr): Properly check for short write.
21953 * nscd/initgrcache.c (addinitgroupsX): Likewise.
21954 * nscd/pwdcache.c (cache_addpw): Likewise.
21955 * nscd/servicescache.c (cache_addserv): Likewise. Don't write
21956 more than recsize.
21957
206a6699
SP
219582013-04-15 Siddhesh Poyarekar <siddhesh@redhat.com>
21959
21960 * benchtests/Makefile (bench): Write all output to
21961 bench-out.tmp together.
21962
0582f6b3
AS
219632013-04-15 Andreas Schwab <schwab@suse.de>
21964
21965 * nscd/nscd.c (main): Don't fork again after closing files.
21966
acb4325f
SP
219672013-04-15 Siddhesh Poyarekar <siddhesh@redhat.com>
21968
5cb26d0a
SP
21969 * libio/tst-fwrite-error.c (do_test): Fix BUF array definition.
21970
acb4325f
SP
21971 * benchtests/Rules (bench-deps): Collect dependencies into a
21972 single variable. Add Makefile to dependencies.
21973 ($(objpfx)bench-%.c): Depend on bench-deps.
21974
47792506
RM
219752013-04-12 Roland McGrath <roland@hack.frob.com>
21976 Xavier Roche <roche+kml2@exalead.com>
21977
21978 [BZ #15361]
21979 * sysdeps/pthread/aio_fsync.c (aio_fsync): Don't check open modes,
21980 just that it's a file descriptor.
21981 * manual/llio.texi (Synchronizing AIO Operations): Update description
21982 for EBADF error from aio_fsync.
21983
8fc1bee5
SP
219842013-04-12 Siddhesh Poyarekar <siddhesh@redhat.com>
21985
21986 * Rules (bench): Move target definition...
21987 * benchtests/Makefile: ... here.
21988
aba5e333
CD
219892013-04-11 Carlos O'Donell <carlos@redhat.com>
21990
21991 * math/libm-test.inc (cos_test): Fix PI/2 test.
21992 (sincos_test): Likewise.
21993 * sysdeps/x86_64/fpu/libm-test-ulps: Regenerate.
21994 * sysdeps/i386/fpu/libm-test-ulps: Regenerate.
21995
273cdee8
AS
219962013-04-11 Andreas Schwab <schwab@suse.de>
21997
6ecec3b6
AS
21998 [BZ #13988]
21999 * stdio-common/vfscanf.c (_IO_vfwscanf): When parsing a float
22000 accept exponent character only when digits were seen.
22001 * stdio-common/Makefile (tests): Add bug26.
22002 * stdio-common/bug26.c: New file.
22003
273cdee8
AS
22004 [BZ #14293]
22005 * elf/dl-load.c (_dl_init_paths): Mark decomposed RUNPATH as
22006 non-freeable.
22007
8da491f5
SP
220082013-04-11 Siddhesh Poyarekar <siddhesh@redhat.com>
22009
01dc6df9
SP
22010 * Makeconfig (rtld-prefix): Define built linker prefix.
22011 * Rules (run-bench): Use it.
22012 * math/Makefile (run-regen-ulps): Likewise.
22013
8da491f5
SP
22014 * Rules (bench): Remove eval.
22015
abe7f530
SP
220162013-04-10 Siddhesh Poyarekar <siddhesh@redhat.com>
22017 Roland McGrath <roland@hack.frob.com>
22018 Ondrej Bilka <neleai@seznam.cz>
22019
22020 [BZ #15346]
22021 * time/getdate.c: Include ctype.h and alloca.h.
22022 (__getdate_r): Trim leading and trailing spaces of input.
22023 * time/tst-getdate.c (tests): Add tests with leading and
22024 trailing spaces.
22025
61c23e62
RM
220262013-04-08 Roland McGrath <roland@hack.frob.com>
22027
22028 [BZ #14280]
22029 * sysdeps/mach/hurd/bits/ioctls.h (_IOTS): Cast to enum __ioctl_datum
22030 when computing value.
22031
7208a313
CD
220322013-04-06 Carlos O'Donell <carlos@redhat.com>
22033
085b2d41
CD
22034 * math/README.libm-test (How can I generate "libm-test-ulps"?):
22035 Use testrun.sh to run libm tests.
22036
7208a313
CD
22037 [BZ #15309]
22038 * elf/dl-open.c (dl_open_worker): memset all of seen array.
22039
872c0acd
MM
220402013-04-06 Marko Myllynen <myllynen@redhat.com>
22041
22042 [BZ #15264]
22043 * locales/fi_FI (LC_MESSAGES): Define yesstr and nostr.
22044
26510bdd
CD
220452013-04-06 Carlos O'Donell <carlos@redhat.com>
22046
22047 * Makefile.in (regen-ulps): New target.
22048 * math/Makefile [ifneq (no,$(PERL)]: Declare regen-ulps with .PHONY.
22049 [ifneq (no,$(PERL)] (run-regen-ulps): New variable.
22050 [ifneq (no,$(PERL)] (regen-ulps): New target.
22051 [ifeq (no,$(PERL)] (regen-ulps): New target.
22052 * math/libm-test.inc (ulps_file_name): Define.
22053 (output_dir): New variable.
22054 (options): Add "output-dir" option.
22055 (parse_opt): Handle 'o' case.
22056 (main): If output_dir is non-NULL use it as a prefix
22057 otherwise use "".
22058 * math/README.libm-test: Update `How can I generate "libm-test-ulps"?'
22059
a01f19c8
CD
220602013-04-06 Carlos O'Donell <carlos@redhat.com>
22061
22062 [BZ #10060, #10062]
22063 * aclocal.m4 (LIBC_COMPILER_BUILTIN_INLINED): New macro.
22064 * sysdeps/i386/configure.in: Use LIBC_COMPILER_BUILTIN_INLINED and
22065 fail configure if __sync_val_compare_and_swap is not inlined.
22066 * sysdeps/i386/configure: Regenerate.
22067 * configure.in: Build for i686 when configured for i386.
22068 * configure: Regenerate.
22069 * README: Remove i386 reference.
22070
b7a329a5
CD
220712013-04-06 Carlos O'Donell <carlos@redhat.com>
22072
22073 * sysdeps/s390/s390-32/sysdep.h: Undefine PSEUDO before redefinition.
22074 * sysdeps/s390/s390-64/sysdep.h: Likewise.
22075
bf0f50df
TS
220762013-04-05 Thomas Schwinge <thomas@codesourcery.com>
22077
ee091edf
TS
22078 * stdio-common/tstdiomisc.c (snanval, msnanval, lsnanval)
22079 (lmsnanval): New variables.
22080 (F): Add conversion tests.
22081 * stdlib/tst-strtod6.c (do_test): Add issignaling tests.
22082 * stdlib/Makefile ($(objpfx)tst-strtod6): Depend on $(link-libm).
22083
a8b792d6
TS
22084 * stdio-common/tstdiomisc.c (F): Properly collect individual
22085 tests' results.
22086
a1cbf437
TS
22087 [BZ #14686, #15336]
22088 * sysdeps/ieee754/dbl-64/urem.h (nNAN, NAN): Remove definitions.
22089 * sysdeps/ieee754/dbl-64/e_remainder.c (__ieee754_remainder):
22090 Instead, use input NaN values or generate a qNaN by arithmetic
22091 operation. Also fix bugs to comply with the standard.
22092 * math/libm-test.inc (remainder_test): Add more tests.
22093
8b43a0c9
TS
22094 [BZ #15335, #15342]
22095 * sysdeps/ieee754/dbl-64/upow.h (NaNQ): Remove definitions.
22096 * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Instead, use
22097 input NaN values or generate a qNaN by arithmetic operation.
22098
d91da4ce
TS
22099 * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Remove
22100 unreachable code.
22101
bf0f50df
TS
22102 * sysdeps/ieee754/dbl-64/usncs.h (NAN): Removed unused
22103 definitions.
22104
05e166c8
JM
221052013-04-03 Joseph Myers <joseph@codesourcery.com>
22106
22107 [BZ #14478]
22108 * math/s_cexp.c (__cexp): Ensure underflow exception occurs for
22109 underflowed result.
22110 * math/s_cexpf.c (__cexpf): Likewise.
22111 * math/s_cexpl.c (__cexpl): Likewise.
22112 * math/libm-test.inc (cexp_test): Add more tests.
22113
1cef1b19
AS
221142013-04-03 Andreas Schwab <schwab@suse.de>
22115
22116 [BZ #15330]
22117 * sysdeps/posix/getaddrinfo.c (getaddrinfo): Allocate results and
22118 order arrays from heap if bigger than alloca cutoff.
22119
74d87055
TS
221202013-04-03 Thomas Schwinge <thomas@codesourcery.com>
22121
22122 * sysdeps/i386/fpu/math-tests.h (SNAN_TESTS_float)
22123 (SNAN_TESTS_double): Refer to GCC PR56831.
22124 * sysdeps/powerpc/math-tests.h (SNAN_TESTS_TYPE_CAST): Refer to
22125 GCC PR56828.
22126
d755bba4
SP
221272013-04-03 Siddhesh Poyarekar <siddhesh@redhat.com>
22128
90d5d5bb
SP
22129 * Rules (bench): Move bench.out after the run is complete.
22130
73e0cd5d
SP
22131 * Rules (bench): Echo currently running benchmark.
22132
64aabd4b
SP
22133 * benchtests/Makefile (bench): Add atan and slowatan.
22134 * benchtests/atan-inputs: New file.
22135 * benchtests/slowatan-inputs: New file.
22136 * benchtests/slowatan.c: New file.
22137
c871eccd
SP
22138 * sysdeps/ieee754/dbl-64/mpa.h (TWO): Remove definition.
22139 * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Replace TWO with
22140 its value.
22141
d755bba4
SP
22142 [BZ #15305]
22143 * sysdeps/unix/sysv/linux/kernel-features.h
22144 [__LINUX_KERNEL_VERSION >= 0x02061d]: Define
22145 __ASSUME_XFS_RESTRICTED_CHOWN.
22146 * sysdeps/unix/sysv/linux/pathconf.c
22147 (__statfs_chown_restricted) [!__ASSUME_XFS_RESTRICTED_CHOWN]:
22148 Save and restore errno.
22149
52ce4860
JM
221502013-04-02 Joseph Myers <joseph@codesourcery.com>
22151
22152 [BZ #15327]
22153 * math/s_cacosh.c (__cacosh): Implement for finite nonzero
22154 arguments using __kernel_casinh.
22155 * math/s_cacoshf.c (__cacoshf): Implement for finite nonzero
22156 arguments using __kernel_casinhf.
22157 * math/s_cacoshl.c (__cacoshl): Implement for finite nonzero
22158 arguments using __kernel_casinhl.
22159 * math/libm-test.inc (cacosh_test): Add more tests.
22160 * sysdeps/i386/fpu/libm-test-ulps: Update.
22161 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
22162
81f311c2
SP
221632013-04-02 Siddhesh Poyarekar <siddhesh@redhat.com>
22164
e7906a47
SP
22165 * sysdeps/ieee754/dbl-64/mpa.h (HALFRAD): Define as TWO23.
22166 * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Use mantissa_t.
22167
92e3664b
SP
22168 * bench/Makefile (bench): Add sin and slowsin.
22169 * benchtests/sin-inputs: New file.
22170 * benchtests/slowsin-inputs: New file.
22171 * benchtests/slowsin.c: New file.
22172
81f311c2
SP
22173 * benchtests/Makefile: Add benchmarks for slowpow and slowexp.
22174 (bench): Add slowexp and slowpow.
22175 (exp-ITER): Increase iterations.
22176 (pow-ITER): Likewise.
22177 * benchtests/exp-inputs: Change input.
22178 * benchtests/pow-inputs: Likewise.
22179 * benchtests/slowexp-inputs: New file.
22180 * benchtests/slowexp.c: New file.
22181 * benchtests/slowpow-inputs: New file.
22182 * benchtests/slowpow.c: New file.
22183
ab0f1aa9
AZ
221842013-04-02 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
22185
22186 * sysdeps/powerpc/powerpc32/fpu/s_rint.S: Remove branch prediction
22187 instructions.
22188 * sysdeps/powerpc/powerpc32/fpu/s_rintf.S: Likewise.
22189 * sysdeps/powerpc/powerpc64/fpu/s_rint.S: Likewise.
22190 * sysdeps/powerpc/powerpc64/fpu/s_rintf.S: Likewise.
22191 * benchtests/Makefile: Add rint benchtest.
22192 * benchtests/rint-inputs: Input for rint benchtest.
22193
57267616
TS
221942013-04-02 Thomas Schwinge <thomas@codesourcery.com>
22195
22196 * Versions.def (libm): Add GLIBC_2.18.
22197 * include/math.h [!_ISOMAC] (__issignaling, __issignalingf): Add
22198 hidden libm prototypes.
22199 [!_ISOMAC && !__NO_LONG_DOUBLE_MATH] (__issignalingl): Likewise.
22200 * math/Makefile (libm-calls): Add s_issignaling.
22201 * math/Versions (libm: GLIBC_2.18): Add __issignaling,
22202 __issignalingf, __issignalingl. Adjust all libm.abilist files.
22203 * math/bits/mathcalls.h [__USE_GNU] (__issignaling): New prototype
22204 declaration.
22205 * math/math.h [__USE_GNU] (issignaling): New macro.
22206 * sysdeps/ieee754/flt-32/s_issignalingf.c: New file.
22207 * sysdeps/ieee754/dbl-64/s_issignaling.c: Likewise.
22208 * sysdeps/ieee754/dbl-64/wordsize-64/s_issignaling.c: Likewise.
22209 * sysdeps/ieee754/ldbl-96/s_issignalingl.c: Likewise.
22210 * sysdeps/ieee754/ldbl-128/s_issignalingl.c: Likewise.
22211 * sysdeps/ieee754/ldbl-128ibm/s_issignalingl.c: Likewise.
22212 * manual/arith.texi (issignaling): New section.
22213 * manual/libm-err-tab.pl (@all_functions): Update comment.
22214 * math/gen-libm-test.pl (parse_args): Apply special handling for
22215 issignaling.
22216 * math/libm-test.inc (print_float, issignaling_test): New
22217 functions.
22218 (check_float_internal): Add issignaling checks.
22219 * sysdeps/generic/math-tests.h (SNAN_TESTS_TYPE_CAST): Provide
22220 default definition.
22221 * sysdeps/powerpc/math-tests.h: New file.
22222 * math/basic-test.c (TEST_FUNC, TEST_TRUNC): Add issignaling
22223 tests.
22224 * math/test-snan.c (TEST_FUNC): Likewise.
22225
6142896d
DM
222262013-03-30 David S. Miller <davem@davemloft.net>
22227
22228 * po/de.po: Update from translation team.
22229
ccc8cadf
JM
222302013-03-30 Joseph Myers <joseph@codesourcery.com>
22231
22232 [BZ #10357]
22233 * math/k_casinh.c (__kernel_casinh): Handle arguments with
22234 imaginary part less than 1.0 and real part less than 0.5
22235 specially.
22236 * math/k_casinhf.c (__kernel_casinhf): Likewise.
22237 * math/k_casinhl.c (__kernel_casinhl): Likewise.
22238 * math/libm-test.inc (UNDERFLOW_EXCEPTION_OK_DOUBLE): New macro.
22239 (cacos_test): Add more tests.
22240 (casin_test): Likewise.
22241 (casinh_test): Likewise.
22242 * sysdeps/i386/fpu/libm-test-ulps: Update.
22243 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
22244
0f6a8d4b
SP
222452013-03-29 Siddhesh Poyarekar <siddhesh@redhat.com>
22246
0d1029de
SP
22247 * sysdeps/powerpc/power4/fpu/mpa-arch.h (INTEGER_OF): Replace
22248 ONE with its value.
22249
c2d94018
SP
22250 * sysdeps/ieee754/dbl-64/mpa.h (ONE, MONE): Remove defines.
22251 (__pow_mp): Replace ONE and MONE with their values.
22252 * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
22253 * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Likewise.
22254 * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Likewise.
22255 * sysdeps/ieee754/dbl-64/mptan.c (__mptan): Likewise.
22256 * sysdeps/ieee754/dbl-64/s_atan.c (atan): Likewise.
22257 * sysdeps/ieee754/dbl-64/s_tan.c (tan): Likewise.
22258
27ec37f1
SP
22259 * sysdeps/ieee754/dbl-64/s_tan.c: Fix formatting.
22260
a64d7e0e
SP
22261 * sysdeps/ieee754/dbl-64/mpa.h (ZERO, MZERO): Remove defines.
22262 (__pow_mp): Replace ZERO and MZERO with their values.
22263 * sysdeps/ieee754/dbl-64/e_atan2.c (__ieee754_atan2): Likewise.
22264 * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
22265 * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Likewise.
22266 * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Likewise.
22267 * sysdeps/ieee754/dbl-64/s_atan.c (atan): Likewise.
22268 * sysdeps/powerpc/power4/fpu/mpa.c (__mul): Likewise.
22269 (__sqr): Likewise.
22270
d26dd3eb
SP
22271 * sysdeps/ieee754/dbl-64/s_atan.c: Fix formatting.
22272
0f6a8d4b
SP
22273 * sysdeps/ieee754/dbl-64/e_log.c: Fix formatting.
22274
e57b0c61
RM
222752013-03-28 Roland McGrath <roland@hack.frob.com>
22276
22277 * include/stdlib.h [!SHARED] (__call_tls_dtors):
22278 Declare with __attribute__ ((weak)).
22279 * stdlib/exit.c (__libc_atexit) [!SHARED]:
22280 Call __call_tls_dtors only if it's not NULL.
22281
356b3480
RM
222822013-03-28 Roland McGrath <roland@hack.frob.com>
22283
288f7d79
RM
22284 * csu/libc-start.c (__libc_start_main) [!SHARED]: If _dl_aux_init
22285 didn't do it already, then set _dl_phdr and _dl_phnum based on the
22286 magic __ehdr_start linker symbol if it's defined.
22287 * sysdeps/mach/hurd/i386/init-first.c (init1) [!SHARED]: Don't set
22288 them up here if it was already done.
22289
dc0a0263
RM
22290 * elf/dl-support.c (_dl_phdr): Make pointer to const.
22291 (_dl_aux_init): Use const in cast when setting it.
22292 * sysdeps/mach/hurd/i386/init-first.c (init1): Remove superfluous cast.
22293 * sysdeps/generic/ldsodefs.h [!SHARED] (_dl_phdr): Update decl.
22294 * csu/libc-tls.c (__libc_setup_tls): Make PHDR pointer to const.
22295
3d3436ae
RM
22296 * sysdeps/generic/ldsodefs.h [!SHARED] (_dl_phdr, _dl_phnum):
22297 Declare them here.
22298 * elf/dl-iteratephdr.c [!SHARED] (_dl_phdr, _dl_phnum): Not here.
22299 * csu/libc-tls.c: Nor here.
22300 * sysdeps/mach/hurd/i386/init-first.c (init1): Nor here.
22301
356b3480
RM
22302 * sysdeps/posix/libc_fatal.c: Don't include <sys/syslog.h>.
22303 (__libc_message): Never call vsyslog.
22304
b0f1246a
AM
223052013-03-28 Alan Modra <amodra@gmail.com>
22306
22307 * sysdeps/powerpc/powerpc32/start.S (cfi_startproc, cfi_endproc):
22308 Define as empty.
22309 * sysdeps/powerpc/powerpc64/start.S (cfi_startproc, cfi_endproc):
22310 Likewise.
22311
fbbe2b9a
AZ
223122013-03-28 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
22313
22314 [BZ #15214]
22315 * sysdeps/ieee754/ldbl-128ibm/e_logl.c (__ieee754_logl): Fix spurious
22316 underflow.
22317 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
22318
1728ab37
SP
223192013-03-28 Siddhesh Poyarekar <siddhesh@redhat.com>
22320
7a86be6e
SP
22321 [BZ #15304]
22322 * hesiod/nss_hesiod/hesiod-grp.c (_nss_hesiod_initgroups_dyn):
22323 Don't add gid passed as argument.
22324
1728ab37
SP
22325 * sysdeps/ieee-754/dbl-64/e_atan2.c: Reformat.
22326
3a7182a1
JM
223272013-03-27 Joseph Myers <joseph@codesourcery.com>
22328
22329 [BZ #15307]
22330 * math/k_casinh.c (__kernel_casinh): Handle arguments with
22331 imaginary part between 1.0 and 1.5 and real part less than 0.5
22332 specially.
22333 * math/k_casinhf.c (__kernel_casinhf): Likewise.
22334 * math/k_casinhl.c (__kernel_casinhl): Likewise.
22335 * math/libm-test.inc (cacos_test): Add more tests.
22336 (casin_test): Likewise.
22337 (casinh_test): Likewise.
22338 * sysdeps/i386/fpu/libm-test-ulps: Update.
22339 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
22340
6f2e90e7
SP
223412013-03-26 Siddhesh Poyarekar <siddhesh@redhat.com>
22342
5739f705
SP
22343 * sysdeps/ieee754/dbl-64/mpa.c (__acr): Use integral
22344 constants.
22345 (norm): Likewise.
22346 (denorm): Likewise.
22347 (__dbl_mp): Likewise.
22348 (add_magnitudes): Likewise.
22349 (sub_magnitudes): Likewise.
22350 (__add): Likewise.
22351 (__sub): Likewise.
22352 (__mul): Likewise.
22353 (__sqr): Likewise.
22354 (__inv): Likewise.
22355 (__dvd): Likewise.
22356
e375e83d
SP
22357 * sysdeps/ieee754/dbl-64/branred.c (__branred): Remove
22358 commented code.
22359 * sysdeps/ieee754/dbl-64/dosincos.c (__dubsin): Likewise.
22360 (__dubcos): Likewise.
22361 * sysdeps/ieee754/dbl-64/e_asin.c (__ieee754_asin): Likewise.
22362 (__ieee754_acos): Likewise.
22363 * sysdeps/ieee754/dbl-64/e_atan2.c (__ieee754_atan2): Likewise.
22364 * sysdeps/ieee754/dbl-64/e_exp.c (__ieee754_exp): Likewise.
22365 (__exp1): Likewise.
22366 * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
22367 * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Likewise.
22368 (log1): Likewise.
22369 (my_log2): Likewise.
22370 (checkint): Likewise.
22371 * sysdeps/ieee754/dbl-64/e_remainder.c
22372 (__ieee754_remainder): Likewise.
22373 * sysdeps/ieee754/dbl-64/s_atan.c (atan): Likewise.
22374 * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Likewise.
22375 (bsloww): Likewise.
22376 * sysdeps/ieee754/dbl-64/s_tan.c (tan): Likewise.
22377
6f2e90e7
SP
22378 * sysdeps/ieee754/dbl-64/mpa-arch.h: New file.
22379 * sysdeps/ieee754/dbl-64/mpa.c (norm): Use MANTISSA_T and
22380 MANTISSA_STORE_T to store computations on mantissa. Use
22381 macros for rounding and division.
22382 (denorm): Likewise.
22383 (__dbl_mp): Likewise.
22384 (add_magnitudes): Likewise.
22385 (sub_magnitudes): Likewise.
22386 (__mul): Likewise.
22387 (__sqr): Likewise.
22388 * sysdeps/ieee754/dbl-64/mpa.h: Include mpa-arch.h. Define
22389 powers of two in terms of TWOPOW macro.
22390 (mp_no): Make type of mantissa as MANTISSA_T.
22391 [!RADIXI]: Define RADIXI.
22392 [!TWO52]: Define TWO52.
22393 * sysdeps/powerpc/power4/fpu/mpa-arch.h: New file.
22394
fce14d4e
AZ
223952013-03-25 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
22396
22397 * sysdeps/powerpc/fpu/s_llround.c: Fix libm ABI issue with missing
22398 llroundl symbol when building for PPC32.
22399
9ad027fb
MW
224002013-03-24 Mark H Weaver <mhw@netris.org>
22401
22402 * manual/arith.texi (Normalization Functions): Fix prototypes for
22403 scalbn, scalbnf, scalbnl, scalbln, scalblnf, and scalblnl.
22404
e42a38dd
AZ
224052013-03-19 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
22406
22407 [BZ #13889]
22408 * sysdeps/ieee754/ldbl-128ibm/e_expl.c (__ieee754_expl): Increase the
22409 high value to check if expl overflow.
22410 * sysdeps/ieee754/ldbl-128ibm/w_expl.c (__expl): Fix threshold constants
22411 to check for underflow and overflow.
22412 * math/libm-test.inc: Add exp test.
22413
2e0fb521
DL
224142013-03-21 Dmitry V. Levin <ldv@altlinux.org>
22415
22416 [BZ #11120]
22417 * sysdeps/x86_64/strcmp.S: Replace all occurrences of NOT_IN_lib
22418 with NOT_IN_libc.
22419
b5784d95
AZ
224202013-03-21 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
22421
22422 * sysdeps/powerpc/fpu/w_sqrt.c (compat_symbol): Add sqrtl compat
22423 symbol.
22424
5aa4a1a1
TS
224252013-03-21 Thomas Schwinge <thomas@codesourcery.com>
22426
bdef0be7
TS
22427 * math/gen-libm-test.pl (parse_args, special_functions): Properly
22428 wrap blocks consisting of several statements.
22429
5aa4a1a1
TS
22430 * sysdeps/generic/math-tests.h: New file.
22431 * sysdeps/i386/fpu/math-tests.h: Likewise.
22432 * math/test-snan.c: Include it.
22433 (TEST_FUNC): Use SNAN_TESTS to short-circuit certain tests.
22434
98c48fe5
JM
224352013-03-21 Joseph Myers <joseph@codesourcery.com>
22436
22437 [BZ #15285]
22438 * sysdeps/ieee754/ldbl-128/e_j0l.c: Include <float.h>.
22439 (__ieee754_j0l): Do not improve calculations using cos of twice
22440 input for inputs above LDBL_MAX / 2.0L.
22441 (__ieee754_y0l): Likewise.
22442 * sysdeps/ieee754/ldbl-128/e_j1l.c: Include <float.h>.
22443 (__ieee754_j1l): Do not improve calculations using cos of twice
22444 input for inputs above LDBL_MAX / 2.0L.
22445 (__ieee754_y1l): Likewise.
22446 * math/libm-test.inc (j0_test): Add another test.
22447 (j1_test): Likewise.
22448 (y0_test): Likewise.
22449 (y1_test): Likewise.
22450 * sysdeps/i386/fpu/libm-test-ulps: Update.
22451
3775a8bc
SP
224522013-03-21 Siddhesh Poyarekar <siddhesh@redhat.com>
22453
22454 * Rules ($(objpfx)bench-%.c): Include code from a C source
22455 file.
22456
0a1b2ae6
JM
224572013-03-21 Joseph Myers <joseph@codesourcery.com>
22458
22459 [BZ #15287]
22460 * math/k_casinh.c (__kernel_casinh): Handle arguments with
22461 imaginary part 1.0 and real part less than 0.5 specially.
22462 * math/k_casinhf.c (__kernel_casinhf): Likewise.
22463 * math/k_casinhl.c (__kernel_casinhl): Likewise.
22464 * math/libm-test.inc (cacos_test): Add more tests.
22465 (casin_test): Likewise.
22466 (casinh_test): Likewise.
22467 * sysdeps/i386/fpu/libm-test-ulps: Update.
22468 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
22469
b33d4ce4
SP
224702013-03-21 Siddhesh Poyarekar <siddhesh@redhat.com>
22471
22472 * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Use HALFRAD.
22473 * sysdeps/ieee754/dbl-64/sincos32.c (__mpranred): Likewise.
22474
bef0b507
JM
224752013-03-20 Joseph Myers <joseph@codesourcery.com>
22476
22477 * aclocal.m4 (LIBC_CONFIG_VAR): New autoconf macro.
22478 * config.make.in (config-cflags-sse4): Remove variable.
22479 (config-cflags-avx): Likewise.
22480 (config-cflags-sse2avx): Likewise.
22481 (config-cflags-novzeroupper): Likewise.
22482 (config-asflags-i686): Likewise.
22483 (have-mfma4): Likewise.
22484 (have-as-vis3): Likewise.
22485 (MIG): Likewise.
22486 * configure.in (MIG): Do not AC_SUBST.
22487 (libc_cv_cc_nofma): Move AC_SUBST next to configure test.
22488 (libc_cv_cc_sse4): Do not AC_SUBST.
22489 (libc_cv_cc_avx): Likewise.
22490 (libc_cv_cc_sse2avx): Likewise.
22491 (libc_cv_cc_novzeroupper): Likewise.
22492 (libc_cv_cc_fma4): Likewise.
22493 (libc_cv_as_i686): Likewise.
22494 (libc_cv_sparc_as_vis3): Likewise.
22495 * sysdeps/i386/configure.in (config-cflags-sse4): Set using
22496 LIBC_CONFIG_VAR.
22497 (config-asflags-i686): Likewise.
22498 (config-cflags-avx): Likewise.
22499 (config-cflags-sse2avx): Likewise.
22500 (have-mfma4): Likewise.
22501 (config-cflags-novzeroupper): Likewise.
22502 * sysdeps/mach/configure.in (MIG): Likewise.
22503 * sysdeps/sparc/configure.in (have-as-vis3): Likewise.
22504 * sysdeps/x86_64/configure.in (config-cflags-sse4): Set using
22505 LIBC_CONFIG_VAR.
22506 (config-cflags-avx): Likewise.
22507 (config-cflags-sse2avx): Likewise.
22508 (have-mfma4): Likewise.
22509 (config-cflags-novzeroupper): Likewise.
22510 * configure: Regenerated.
22511 * sysdeps/i386/configure: Likewise.
22512 * sysdeps/mach/configure: Likewise.
22513 * sysdeps/sparc/configure: Likewise.
22514 * sysdeps/x86_64/configure: Likewise.
22515
912cc4b3
RM
225162013-03-20 Roland McGrath <roland@hack.frob.com>
22517
22518 [BZ #14812]
22519 * locale/programs/localedef.c (options): Put N_ translation marker
22520 on argument names, not just descriptions.
22521
04eed2b0
MS
225222013-03-20 Marcus Shawcroft <marcus.shawcroft@linaro.org>
22523
22524 * Makerules ($(inst_libdir)/libc.so): Use $(rtlddir).
22525
a065ceff
OB
225262013-03-20 Ondřej Bílka <neleai@seznam.cz>
22527
9bb2a810 22528 [BZ #14176]
a065ceff
OB
22529 * stdlib/stdlib.h (mblen, mbtowc, wctomb): Remove __wur.
22530
a600e5ce
RM
225312013-03-19 Roland McGrath <roland@hack.frob.com>
22532
22533 * sysdeps/posix/libc_fatal.c: Include <sys/mman.h>.
22534 [!WRITEV_FOR_FATAL] (writev_for_fatal): New function.
22535 [!WRITEV_FOR_FATAL] (WRITEV_FOR_FATAL): New macro; call that.
22536 [!BEFORE_ABORT] (before_abort): New function.
22537 [!BEFORE_ABORT] (BEFORE_ABORT): New macro; call that.
22538 * sysdeps/unix/sysv/linux/libc_fatal.c: Trim includes.
22539 (writev_for_fatal): New function.
22540 (WRITEV_FOR_FATAL): New macro; call that.
22541 (backtrace_and_maps): New function.
22542 (BEFORE_ABORT): New macro; call that.
22543 (struct str_list): Type removed.
22544 (__libc_message, __libc_fatal): Functions removed.
22545 Include <sysdeps/posix/libc_fatal.c> instead.
22546
6b18bea6
JM
225472013-03-19 Joseph Myers <joseph@codesourcery.com>
22548
22549 * math/k_casinhf.c (__kernel_casinhf): Consistently use float
22550 constants.
22551 * math/k_casinhl.c (__kernel_casinhl): Consistently use long
22552 double constants.
22553
aaa8cb4b
AS
225542013-03-19 Andreas Schwab <schwab@suse.de>
22555
44673770
AS
22556 * sysdeps/gnu/configure.in: Set libc_cv_rtldir for s390x.
22557 * sysdeps/gnu/configure: Regenerate.
22558
aaa8cb4b
AS
22559 * configure.in: Substitute libc_cv_rtlddir.
22560 * configure: Regenerate.
22561 * config.make.in (rtlddir): Set from libc_cv_rtlddir.
22562 * Makeconfig (rtlddir, inst_rtlddir): New variables.
22563 (rtld-LDFLAGS): Use them with $(rtld-installed-name).
22564 * elf/Makefile (install-others, CFLAGS-interp.c)
22565 (ldso_install, common-ldd-rewrite): Likewise.
22566 ($(inst_rtlddir)/$(rtld-installed-name)): Renamed from
22567 $(inst_slibdir)/$(rtld-installed-name).
22568 * scripts/rellns-sh: Add -p option.
22569 * Makerules (make-shlib-link): Use rellns-sh to get relative name
22570 for source.
22571
d3cfc668
SP
225722013-03-19 Siddhesh Poyarekar <siddhesh@redhat.com>
22573
22574 * manual/nptl.texi: Renamed to ...
22575 * manual/threads.texi: ... this.
22576 * manual/Makefile (chapters): Update.
22577
0e2b9cdd
RM
225782013-03-18 Roland McGrath <roland@hack.frob.com>
22579
22580 [BZ #14812]
22581 * argp/argp-parse.c (argp_default_options): Put N_ translation marker
22582 on argument names, not just descriptions.
0e2b9cdd
RM
22583 * malloc/memusagestat.c (options): Likewise.
22584 * nss/getent.c (options): Likewise.
63270c24
RM
22585
225862013-03-18 Benno Schulenberg <bensberg@justemail.net>
22587
22588 [BZ #14812]
22589 * iconv/iconv_prog.c (options): Put N_ translation marker
22590 on argument names, not just descriptions.
22591 * iconv/iconvconfig.c (options): Likewise.
0e2b9cdd 22592
b2e1393c
OB
225932013-03-18 Ondrej Bilka <neleai@seznam.cz>
22594
22595 * sysdeps/x86_64/strlen.S: Replace with new SSE2 based
22596 implementation which is faster on all x86_64 architectures.
22597 Tested on AMD, Intel Nehalem, SNB, IVB.
22598 * sysdeps/x86_64/strnlen.S: Likewise.
22599
22600 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines):
22601 Remove all multiarch strlen and strnlen versions.
22602 * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Update.
22603 Remove strlen and strnlen related parts.
22604
22605 * sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S: Update.
22606 Inline strlen part.
22607 * sysdeps/x86_64/multiarch/strcat-ssse3.S: Likewise.
22608
22609 * sysdeps/x86_64/multiarch/strlen.S: Remove.
22610 * sysdeps/x86_64/multiarch/strlen-sse2-no-bsf.S: Likewise.
22611 * sysdeps/x86_64/multiarch/strlen-sse2-pminub.S: Likewise.
22612 * sysdeps/x86_64/multiarch/strlen-sse4.S: Likewise.
22613 * sysdeps/x86_64/multiarch/strnlen.S: Likewise.
22614 * sysdeps/x86_64/multiarch/strnlen-sse2-no-bsf.S: Likewise.
22615
ec4ff04d
CD
226162013-03-17 Carlos O'Donell <carlos@redhat.com>
22617
22618 * manual/memory.texi (Malloc Tunable Parameters):
22619 Sort parameters alphabetically. Add comments for missing entries.
22620
cd18e90a
DM
226212013-03-17 David S. Miller <davem@davemloft.net>
22622
22623 * sysdeps/sparc/fpu/libm-test-ulps: Update.
22624
2a185d32
JM
226252013-03-16 Joseph Myers <joseph@codesourcery.com>
22626
d2f9799e
JM
22627 [BZ #15283]
22628 * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_y1l): Correct test
22629 for arguments at most half maximum finite value.
22630 * math/libm-test.inc (j0_test): Add more tests.
22631 (j1_test): Likewise.
22632 (y0_test): Likewise.
22633 (y1_test): Likewise.
22634 * sysdeps/i386/fpu/libm-test-ulps: Update.
22635 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
22636
2a185d32
JM
22637 [BZ #14155]
22638 * sysdeps/ieee754/ldbl-128/e_j0l.c (__ieee754_j0l): Do not compute
22639 1 / x and functions P and Q for arguments above 0x1p256L.
22640 (__ieee754_y0l): Likewise.
22641 * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_j1l): Likewise.
22642 (__ieee754_y1l): Likewise.
22643 * math/libm-test.inc (j0_test): Do not allow spurious underflows.
22644 (j1_test): Likewise.
22645 (y0_test): Likewise.
22646 (y1_test): Likewise.
22647
6cbec759
TS
226482013-03-16 Thomas Schwinge <thomas@codesourcery.com>
22649
22650 * math/test-snan.c (TEST_FUNC): Add and use minus_sNaN_var
22651 variable.
22652
bc16e260
RM
226532013-03-15 Roland McGrath <roland@hack.frob.com>
22654
aefc9b8c
RM
22655 * elf/dl-support.c (_dl_aux_init): Ignore zero value for AT_PAGESZ.
22656 (_dl_non_dynamic_init): Don't set _dl_pagesize; it will never be
22657 zero since it's initialized to EXEC_PAGESIZE.
22658
bc16e260
RM
22659 * sysdeps/unix/sysv/linux/ldsodefs.h
22660 (_dl_non_dynamic_init, _dl_aux_init): Move declarations to ...
22661 * sysdeps/generic/ldsodefs.h: ... here.
22662
a57da955
TS
226632013-03-15 Thomas Schwinge <thomas@codesourcery.com>
22664
af00a34d
TS
22665 * math/libm-test.inc (ldexp_test): Add missing START/END markers.
22666
495ded2c
TS
22667 * sysdeps/powerpc/fpu/test-powerpc-snan.c: Rename to
22668 math/test-snan.c.
22669 * math/test-snan.c: Renamed from
22670 sysdeps/powerpc/fpu/test-powerpc-snan.c.
22671 * math/Makefile (tests): Add test-snan.
22672 * sysdeps/powerpc/fpu/Makefile (libm-tests): Don't add
22673 test-powerpc-snan.
22674
777b0332
TS
22675 * math/basic-test.c (TEST_FUNC): Replace NANFUNC argument with
22676 SUFFIX. Initialize qNaN_var with __builtin_nan family of
22677 functions.
22678 (TEST_TRUNC): Add SUFFIX argument. Initialize qNaN_var with
22679 __builtin_nan family of functions.
22680 * math/libm-test.inc (initialize): Initialize qnan_value with
22681 __builtin_nan family of functions.
22682 * sysdeps/powerpc/fpu/test-powerpc-snan.c (SNANf, SNAN, SNANl):
22683 Remove variables.
22684 (init_signaling_nan, snan_float, snan_double, snan_ldouble):
22685 Remove functions.
22686 (TEST_FUNC): Add SUFFIX argument. Move sNaN_var into static
22687 storage class. Initialize qNaN_var and sNaN_var with
22688 __builtin_nan and __builtin_nans families of functions,
22689 respectively.
22690
64d063b8
TS
22691 * math/libm-test.inc (acosh_test): Also test with qNaN input.
22692 (sqrt_test): Remove duplicate test with qNaN input.
22693 (lrint_test, llrint_test, lround_test, llround_test, rint_test)
22694 (round_test, signbit_test, significand_test): Note missing +/-Inf
22695 as well as qNaN tests.
22696
67e971f1
TS
22697 * math/basic-test.c (TEST_FUNC, TEST_TRUNC): Rename NaN_var to
22698 qNaN_var. Fix a few strings, too.
22699 * math/libm-test.inc (nan_value): Rename to qnan_value.
22700 * math/gen-libm-test.pl (%beautify): Adjust to that.
22701 * math/bits/mathcalls.h (nan): Refer to qNaN instead of NaN.
22702 * math/test-misc.c (main): Likewise.
22703 * sysdeps/ieee754/bits/nan.h (__nan_bytes, __nan_union): Rename
22704 to __qnan_bytes, and __qnan_union, respectively.
22705 * ports/sysdeps/mips/bits/nan.h (__nan_bytes, __nan_union):
22706 Likewise.
22707 * stdio-common/tstdiomisc.c (nanval, lnanval): Rename to qnanval,
22708 and lqnanval, respectively.
22709 * sysdeps/powerpc/bits/fenv.h: Fix usage of NaN/qNaN/sNaN.
22710 * sysdeps/powerpc/fpu/fenv_libc.h: Likewise.
22711 * sysdeps/powerpc/fpu/test-powerpc-snan.c (TEST_FUNC): Likewise,
22712 and rename NaN_var to qNaN_var, and SNaN_var to sNaN_var.
22713
64487e12
TS
22714 * math/libm-test.inc (fpstack_test) [__x86_64__]: Enable test.
22715 * math/test-misc.c (main) [__x86_64__]: Enable test for long
22716 doubles.
22717
e015e27b
TS
22718 * math/test-misc.c (main): Fix copy'n'pastos.
22719 * misc/tst-efgcvt.c (special): Likewise.
22720
a57da955
TS
22721 * stdio-common/printf_fp.c (__isinfl_internal, __isnanl_internal):
22722 Remove declarations.
22723
1e380345
SP
227242013-03-15 Siddhesh Poyarekar <siddhesh@redhat.com>
22725
22726 * sysdeps/ieee754/dbl-64/mpa-arch.h: Remove.
22727 * sysdeps/ieee754/dbl-64/mpa.c: Revert last change.
22728 * sysdeps/ieee754/dbl-64/mpa.h: Revert last change.
22729 * sysdeps/powerpc/power4/fpu/mpa-arch.h: Remove.
22730
ef26eece
AZ
227312013-03-15 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
22732
22733 * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h (VDSO_IFUNC_RET): Add
22734 macro to return vdso values correctly in IFUNC implementations.
22735 * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c (__gettimeofday):
22736 Optimization by using IFUNC.
22737
8cfdb7e0
SP
227382013-03-15 Siddhesh Poyarekar <siddhesh@redhat.com>
22739 Richard Henderson <rth@redhat.com>
22740 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
22741
22742 * Makefile.in (bench): New target.
22743 * NEWS: Mention the benchmark framework.
22744 * Rules (bench): Likewise.
22745 (binaries-bench): Generate binaries for functions to
22746 benchmark.
22747 * benchtests/Makefile: New makefile for benchmark tests.
22748 * benchtests/bench-skeleton.c: New skeleton file for benchmark
22749 programs.
22750 * benchtests/exp-inputs: New input file for EXP function.
22751 * benchtests/pow-inputs: New input file for POW function.
22752 * scripts/bench.pl: New script to generate source files for
22753 benchmark programs.
22754
bcda9880
SP
227552013-03-15 Siddhesh Poyarekar <siddhesh@redhat.com>
22756
d22ca8cd
SP
22757 * sysdeps/ieee754/dbl-64/mpa-arch.h: New file.
22758 * sysdeps/ieee754/dbl-64/mpa.c (norm): Use MANTISSA_T to store
22759 computations on mantissa. Use macros for rounding and
22760 division.
22761 (denorm): Likewise.
22762 (__dbl_mp): Likewise.
22763 (add_magnitudes): Likewise.
22764 (sub_magnitudes): Likewise.
22765 (__mul): Likewise.
22766 (__sqr): Likewise.
22767 * sysdeps/ieee754/dbl-64/mpa.h: Include mpa-arch.h. Define
22768 powers of two in terms of TWOPOW macro.
22769 (mp_no): Make type of mantissa as MANTISSA_T.
22770 [!RADIXI]: Define RADIXI.
22771 [!TWO52]: Define TWO52.
22772 * sysdeps/powerpc/power4/fpu/mpa-arch.h: New file.
22773
bcda9880
SP
22774 * manual/nptl.texi (cindex): Modify threads to pthreads.
22775
06d5adfb
JM
227762013-03-15 Joseph Myers <joseph@codesourcery.com>
22777
22778 * sysdeps/x86_64/preconfigure: Regenerated.
22779
41c7328e
JM
227802013-03-14 Joseph Myers <joseph@codesourcery.com>
22781
22782 [BZ #14155]
22783 * sysdeps/ieee754/dbl-64/e_j0.c (pzero): Return 1.0 for arguments
22784 0x1p28 and above.
22785 (qzero): Return -0.125 / x for arguments 0x1p28 and above.
22786 * sysdeps/ieee754/dbl-64/e_j1.c (pzero): Return 1.0 for arguments
22787 0x1p28 and above.
22788 (qzero): Return 0.375 / x for arguments 0x1p28 and above.
22789 * math/libm-test.inc (j0_test): Do not allow one spurious
22790 underflow exception.
22791 (y1_test): Likewise.
22792
e25cfa60
SP
227932013-03-14 Siddhesh Poyarekar <siddhesh@redhat.com>
22794
0409959c
SP
22795 * manual/Makefile (chapters): Add nptl.
22796 * manual/debug.texi (Debugging Support): Add link to Threads
22797 chapter.
22798 * manual/nptl.texi: New file.
22799
e25cfa60
SP
22800 * sysdeps/unix/sysv/linux/times.c (__times): Fix formatting.
22801
58a1335e
PB
228022013-03-14 Petr Baudis <pasky@ucw.cz>
22803
22804 * sysdeps/unix/sysv/linux/times.c (__times): On EFAULT, test
22805 for non-NULL pointer before the memory validity test. Pointed
22806 out by Holger Brunck <holger.brunck@keymile.com>.
22807
9dc7c64f
AS
228082013-03-13 Andreas Schwab <schwab@suse.de>
22809
22810 * extra-lib.mk (extra-objs): Add static-only-routines as .oS
22811 instead of .os.
22812
54206aa6
JM
228132013-03-13 Joseph Myers <joseph@codesourcery.com>
22814
22815 * timezone/zic.c: Update from tzcode 2013b.
22816
e98cdb38
CD
228172013-03-12 Carlos O'Donell <carlos@redhat.com>
22818
22819 * manual/install.texi (Configuring and compiling):
22820 Mention i686 and i586.
22821 * INSTALL: Regenerate.
22822
9967e003
RM
228232013-03-12 Roland McGrath <roland@hack.frob.com>
22824
22825 * sysdeps/init_array/elf-init.c: New file.
22826 * csu/elf-init.c
22827 (__libc_csu_init) [!NO_INITFINI]: Conditionalize _init call on this.
22828 (__libc_csu_fini) [!NO_INITFINI]: Conditionalize _fini call on this.
22829
22830 * csu/gmon-start.c [GMON_START_ARRAY_SECTION]: Don't define
22831 __gmon_start__ as global, but as static with a .preinit_array pointer.
22832 * sysdeps/init_array/gmon-start.c: New file. Use that.
22833 * sysdeps/init_array/crti.S: New file, empty except for comments.
22834 * sysdeps/init_array/crtn.S: Likewise.
22835
e6b5a293 228362013-03-11 Ondřej Bílka <neleai@seznam.cz>
80f844c9
OB
22837
22838 * sysdeps/x86_64/memset.S: Remove USE_MULTIARCH conditional for
22839 definining bcopy.
80f844c9
OB
22840 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
22841 Remove Prefer_SSE_for_memop.
22842 * sysdeps/x86_64/multiarch/init-arch.h: Remove
22843 bit_Prefer_SSE_for_memop, index_Prefer_SSE_for_memop,
22844 HAS_PREFER_SSE_FOR_MEMOP.
80f844c9
OB
22845 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Remove
22846 memset-x86-64.
80f844c9 22847 * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
e6b5a293 22848 Remove bzero, memset ifunc support.
80f844c9
OB
22849 * sysdeps/x86_64/multiarch/bzero.S: Remove file.
22850 * sysdeps/x86_64/multiarch/memset-x86-64.S: Likewise.
22851 * sysdeps/x86_64/multiarch/memset.S: Likewise.
22852 * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
22853
fb6b0fcb
AS
228542013-03-11 Andreas Schwab <schwab@suse.de>
22855
22856 [BZ #15234]
22857 * Versions.def (libpthread): Add GLIBC_2.3, so that it can be used
22858 by SHLIB_COMPAT.
22859 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist
22860 (GLIBC_2.16): Remove pthread_atfork.
22861
3e6bd4b1
PP
228622013-03-08 Paul Pluzhnikov <ppluzhnikov@google.com>
22863
22864 * posix/Makefile (testcases.h): Set LC_ALL=C before sed.
22865 (ptestcases.h): Likewise.
22866
222d7f00
RM
228672013-03-08 Roland McGrath <roland@hack.frob.com>
22868
22869 * Makeconfig ($(common-objpfx)config.status): Depend on
22870 sysdeps/*/preconfigure{,.in} too.
22871
1ba4f030
JM
228722013-03-08 Joseph Myers <joseph@codesourcery.com>
22873
a222d91a
JM
22874 * malloc/malloc.h (__malloc_ptr_t): Remove macro.
22875 (__free_hook): Use void * instead of __malloc_ptr_t.
22876 (__malloc_hook): Likewise.
22877 (__realloc_hook): Likewise.
22878 (__memalign_hook): Likewise.
22879 (__after_morecore_hook): Likewise.
22880 * malloc/arena.c (save_malloc_hook): Likewise.
22881 (save_free_hook): Likewise.
22882 * malloc/hooks.c (malloc_hook_ini): Likewise.
22883 (realloc_hook_ini): Likewise.
22884 (memalign_hook_ini): Likewise.
22885 * malloc/malloc.c (malloc_hook_ini): Likewise.
22886 (realloc_hook_ini): Likewise.
22887 (memalign_hook_ini): Likewise.
22888 (__free_hook): Likewise.
22889 (__malloc_hook): Likewise.
22890 (__realloc_hook): Likewise.
22891 (__memalign_hook): Likewise.
22892 (__libc_malloc): Likewise.
22893 (__libc_free): Likewise.
22894 (__libc_realloc): Likewise.
22895 (__libc_memalign): Likewise.
22896 (__libc_valloc): Likewise.
22897 (__libc_pvalloc): Likewise.
22898 (__libc_calloc): Likewise.
22899 (__posix_memalign): Likewise.
22900 * malloc/morecore.c (__sbrk): Likewise.
22901 (__default_morecore): Likewise.
22902
5cc45e10
JM
22903 * malloc/morecore.c (__default_morecore): Use ISO C prototype.
22904
dd54b864
JM
22905 * malloc/malloc.h (__malloc_ptrdiff_t): Remove macro.
22906 * malloc/morecore.c (__default_morecore): Use ptrdiff_t instead of
22907 __malloc_ptrdiff_t.
22908
1ba4f030
JM
22909 * malloc/malloc.h (__malloc_size_t): Remove macro.
22910 * malloc/mcheck.c (old_malloc_hook): Use size_t instead of
22911 __malloc_size_t.
22912 (old_memalign_hook): Likewise.
22913 (old_realloc_hook): Likewise.
22914 (struct hdr): Likewise.
22915 (flood): Likewise.
22916 (mallochook): Likewise.
22917 (memalignhook): Likewise.
22918 (reallochook): Likewise.
22919 * malloc/mtrace.c (tr_old_malloc_hook): Likewise.
22920 (tr_old_realloc_hook): Likewise.
22921 (tr_old_memalign_hook): Likewise.
22922 (tr_mallochook): Likewise.
22923 (tr_reallochook): Likewise.
22924 (tr_memalignhook): Likewise.
22925
edf66e57
AZ
229262013-03-08 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
22927
22928 * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_pack): Rename to
22929 default_ldbl_pack and using as default implementation.
22930 (ldbl_unpack): Rename to default_ldbl_unpack and using as default
22931 implementation.
22932 * sysdeps/powerpc/fpu/math_ldbl.h (ldbl_extract_mantissa): Remove
22933 redundant definition.
22934 (ldbl_insert_mantissa): Likewise.
22935 (ldbl_canonicalize): Likewise.
22936 (ldbl_nearbyint): Likewise.
22937 (ldbl_pack): Rename to ldbl_pack_ppc.
22938 (ldbl_unpack): Rename to ldbl_unpack_ppc.
22939 * sysdeps/unix/sysv/linux/powerpc/Implies: Remove file.
22940 * sysdeps/powerpc/Implies: Add ieee754/ldbl-opt after ieee754/ldbl-128ibm.
22941
6d9145d8
SP
229422013-03-08 Siddhesh Poyarekar <siddhesh@redhat.com>
22943
22944 * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Move file...
22945 * sysdeps/powerpc/power4/fpu/mpa.c: ... here.
22946 * sysdeps/powerpc/powerpc32/power4/fpu/Makefile: Move file...
22947 * sysdeps/powerpc/power4/fpu/Makefile: ... here.
22948 * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Remove file.
22949 * sysdeps/powerpc/powerpc64/power4/fpu/Makefile: Remove file.
22950 * sysdeps/powerpc/powerpc32/power4/Implies: New file.
22951 * sysdeps/powerpc/powerpc64/power4/Implies: New file.
22952
4dd4e157
AJ
229532013-03-07 Andreas Jaeger <aj@suse.de>
22954
22955 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
22956 bits/mman-linux.h.
22957
adbb8027
SP
229582013-03-07 Siddhesh Poyarekar <siddhesh@redhat.com>
22959
ce544b5b
SP
22960 * sysdeps/ieee754/dbl-64/slowexp.c [!USE_LONG_DOUBLE_FOR_MP]:
22961 Include mpa.h and declare __MPEXP.
22962 [USE_LONG_DOUBLE_FOR_MP] (__slowexp): Call __IEEE754_EXPL.
22963 * sysdeps/powerpc/powerpc32/power4/fpu/Makefile
22964 (CPPFLAGS-slowexp.c): Define USE_LONG_DOUBLE_FOR_MP.
22965 * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: Remove.
22966 * sysdeps/powerpc/powerpc64/power4/fpu/Makefile
22967 (CPPFLAGS-slowexp.c): Define USE_LONG_DOUBLE_FOR_MP.
22968 * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: Remove.
22969
4cc149fd
SP
22970 * sysdeps/ieee754/dbl-64/slowpow.c [USE_LONG_DOUBLE_FOR_MP]
22971 (__slowpow): Use long double EXPL and LOGL functions to
22972 compute POW.
22973 * sysdeps/powerpc/powerpc32/power4/fpu/Makefile
22974 (CPPFLAGS-slowpow.c): Define USE_LONG_DOUBLE_FOR_MP.
22975 * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Remove.
22976 * sysdeps/powerpc/powerpc64/power4/fpu/Makefile
22977 (CPPFLAGS-slowpow.c): Define USE_LONG_DOUBLE_FOR_MP.
22978 * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Remove.
22979
e6ebd4a7
SP
22980 * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mul): Use
22981 intermediate variable to calculate exponent.
22982 (__sqr): Likewise.
22983 * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mul):
22984 Likewise.
22985 (__sqr): Likewise.
22986
82a9811d
SP
22987 * sysdeps/ieee754/dbl-64/mpa.c [!NO__MUL]: Define __mul.
22988 [!NO__SQR]: Define __sqr.
22989 * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: define NO__MUL
22990 and NO__SQR. Remove all code except __mul and __sqr. Include
22991 sysdeps/ieee754/dbl-64/mpa.c.
22992 * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
22993
adbb8027
SP
22994 [BZ #12723]
22995 * posix/Makefile (tests): Add tst-pathconf.
22996 * posix/tst-pathconf.c: New test case.
22997 * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Remove
22998 _PC_PIPE_BUF.
22999 * sysdeps/unix/sysv/linux/pathconf.c (__pathconf): Likewise.
23000
39120df9
PF
230012013-03-06 Patsy Franklin <pfrankli@redhat.com>
23002
23003 * io/fcntl.h: Added a comment about AT_EACCESS and AT_REMOVEDIR.
23004
67525cb8
AJ
230052013-03-06 Andreas Jaeger <aj@suse.de>
23006
664a9ce4
AJ
23007 * sysdeps/unix/sysv/linux/bits/mman-linux.h (MAP_ANONYMOUS): Allow
23008 definition via __MAP_ANONYMOUS.
23009
8e39047d
AJ
23010 * sysdeps/unix/sysv/linux/s390/bits/mman.h (MAP_GROWSUP): Remove,
23011 it's not part of Linux headers.
23012
67525cb8
AJ
23013 * sysdeps/unix/sysv/linux/bits/mman-linux.h (MAP_HUGE_SHIFT): Define.
23014 (MAP_HUGE_MASK): Define.
23015
23016 * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h (PTRACE_O_EXIT_KILL):
23017 Define.
23018 (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
23019 * sysdeps/unix/sysv/linux/s390/sys/ptrace.h (PTRACE_O_EXIT_KILL):
23020 Define.
23021 (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
23022 * sysdeps/unix/sysv/linux/sys/ptrace.h (PTRACE_O_EXIT_KILL):
23023 Define.
23024 (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
23025 * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h (PTRACE_O_EXITKILL):
23026 Define.
23027 (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
23028
23029 * sysdeps/unix/sysv/linux/x86/bits/msq.h (MSG_COPY): Likewise.
23030 * sysdeps/unix/sysv/linux/generic/bits/msq.h (MSG_COPY): Define.
23031 * sysdeps/unix/sysv/linux/powerpc/bits/msq.h (MSG_COPY): Likewise.
23032 * sysdeps/unix/sysv/linux/bits/msq.h (MSG_COPY): Likewise.
23033 * sysdeps/unix/sysv/linux/s390/bits/msq.h (MSG_COPY): Likewise.
23034 * sysdeps/unix/sysv/linux/sparc/bits/msq.h (MSG_COPY): Define.
23035
23036 * sysdeps/unix/sysv/linux/pathconf.c (__statfs_filesize_max):
23037 Handle f2fs.
23038
23039 * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
23040 Handle f2fs and efivarfs.
23041
23042 * sysdeps/unix/sysv/linux/pathconf.c (__statfs_link_max): Handle
23043 f2fs.
23044
23045 * sysdeps/unix/sysv/linux/linux_fsinfo.h (F2FS_SUPER_MAGIC): Add.
23046 (EFIVARFS_MAGIC): Add.
23047 (F2FS_LINK_MAX): Add.
23048
e1b42695
PP
230492013-03-06 Paul Pluzhnikov <ppluzhnikov@google.com>
23050
23051 * stdio-common/vfprintf.c: Replace __builtin_expect with
23052 __glibc_unlikely.
23053
2d67d91a
JM
230542013-03-06 Joseph Myers <joseph@codesourcery.com>
23055
23056 [BZ #13550]
23057 * sysdeps/generic/bp-sym.h: Remove file.
23058 * sysdeps/powerpc/powerpc64/bp-asm.h: Likewise.
23059 * sysdeps/powerpc/powerpc64/__longjmp-common.S: Don't include
23060 <bp-sym.h> and <bp-asm.h>.
23061 (__longjmp): Don't use BP_SYM.
23062 * sysdeps/powerpc/powerpc64/a2/memcpy.S: Don't include <bp-sym.h>
23063 and <bp-asm.h>.
23064 (memcpy): Don't use BP_SYM.
23065 * sysdeps/powerpc/powerpc64/cell/memcpy.S: Don't include
23066 <bp-sym.h> and <bp-asm.h>.
23067 (memcpy): Don't use BP_SYM.
23068 * sysdeps/powerpc/powerpc64/memcpy.S: Don't include <bp-sym.h> and
23069 <bp-asm.h>.
23070 (memcpy): Don't use BP_SYM.
23071 * sysdeps/powerpc/powerpc64/memset.S: Don't include <bp-sym.h> and
23072 <bp-asm.h>.
23073 (memset): Don't use BP_SYM.
23074 (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
23075 (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
23076 (__bzero): Don't use BP_SYM.
23077 (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
23078 (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
23079 * sysdeps/powerpc/powerpc64/power4/memcmp.S: Don't include
23080 <bp-sym.h> and <bp-asm.h>.
23081 (memcmp): Don't use BP_SYM. Remove comment about bounded
23082 pointers.
23083 * sysdeps/powerpc/powerpc64/power4/memcpy.S: Don't include
23084 <bp-sym.h> and <bp-asm.h>.
23085 (memcpy): Don't use BP_SYM.
23086 * sysdeps/powerpc/powerpc64/power4/memset.S: Don't include
23087 <bp-sym.h> and <bp-asm.h>.
23088 (memset): Don't use BP_SYM.
23089 (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
23090 (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
23091 (__bzero): Don't use BP_SYM.
23092 (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
23093 (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
23094 * sysdeps/powerpc/powerpc64/power4/strncmp.S: Don't include
23095 <bp-sym.h> and <bp-asm.h>.
23096 (strncmp): Don't use BP_SYM. Remove comment about bounded
23097 pointers.
23098 * sysdeps/powerpc/powerpc64/power6/memcpy.S: Don't include
23099 <bp-sym.h> and <bp-asm.h>.
23100 (memcpy): Don't use BP_SYM.
23101 * sysdeps/powerpc/powerpc64/power6/memset.S: Don't include
23102 <bp-sym.h> and <bp-asm.h>.
23103 (memset): Don't use BP_SYM.
23104 (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
23105 (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
23106 (__bzero): Don't use BP_SYM.
23107 (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
23108 (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
23109 * sysdeps/powerpc/powerpc64/power7/memchr.S: Don't include
23110 <bp-sym.h> and <bp-asm.h>.
23111 (__memchr): Don't use BP_SYM.
23112 * sysdeps/powerpc/powerpc64/power7/memcmp.S: Don't include
23113 <bp-sym.h> and <bp-asm.h>.
23114 (memcmp): Don't use BP_SYM. Remove comment about bounded
23115 pointers.
23116 * sysdeps/powerpc/powerpc64/power7/memcpy.S: Don't include
23117 <bp-sym.h> and <bp-asm.h>.
23118 (memcpy): Don't use BP_SYM.
23119 * sysdeps/powerpc/powerpc64/power7/mempcpy.S: Don't include
23120 <bp-sym.h> and <bp-asm.h>.
23121 (__mempcpy): Don't use BP_SYM.
23122 * sysdeps/powerpc/powerpc64/power7/memrchr.S: Don't include
23123 <bp-sym.h> and <bp-asm.h>.
23124 (__memrchr): Don't use BP_SYM.
23125 * sysdeps/powerpc/powerpc64/power7/memset.S: Don't include
23126 <bp-sym.h> and <bp-asm.h>.
23127 (memset): Don't use BP_SYM.
23128 (__bzero): Likewise.
23129 * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: Don't include
23130 <bp-sym.h> and <bp-asm.h>.
23131 (__rawmemchr): Don't use BP_SYM.
23132 * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: Don't include
23133 <bp-sym.h> and <bp-asm.h>.
23134 (__STRCMP): Don't use BP_SYM.
23135 * sysdeps/powerpc/powerpc64/power7/strchr.S: Don't include
23136 <bp-sym.h> and <bp-asm.h>.
23137 (strchr): Don't use BP_SYM.
23138 * sysdeps/powerpc/powerpc64/power7/strchrnul.S: Don't include
23139 <bp-sym.h> and <bp-asm.h>.
23140 (__strchrnul): Don't use BP_SYM.
23141 * sysdeps/powerpc/powerpc64/power7/strlen.S: Don't include
23142 <bp-sym.h> and <bp-asm.h>.
23143 (strlen): Don't use BP_SYM.
23144 * sysdeps/powerpc/powerpc64/power7/strncmp.S: Don't include
23145 <bp-sym.h> and <bp-asm.h>.
23146 (strncmp): Don't use BP_SYM. Remove comment about bounded
23147 pointers.
23148 * sysdeps/powerpc/powerpc64/power7/strnlen.S: Don't include
23149 <bp-sym.h> and <bp-asm.h>.
23150 (__strnlen): Don't use BP_SYM.
23151 * sysdeps/powerpc/powerpc64/setjmp-common.S: Don't include
23152 <bp-sym.h> and <bp-asm.h>.
23153 (__GI__setjmp): Don't use BP_SYM.
23154 (_setjmp): Likewise.
23155 (__sigsetjmp): Likewise.
23156 * sysdeps/powerpc/powerpc64/start.S: Don't include "bp-sym.h".
23157 (L(start_addresses)): Don't use BP_SYM.
23158 (_start): Likewise.
23159 * sysdeps/powerpc/powerpc64/stpcpy.S: Don't include <bp-sym.h> and
23160 <bp-asm.h>.
23161 (__stpcpy): Don't use BP_SYM, CHECK_BOUNDS_LOW,
23162 STORE_RETURN_BOUNDS, CHECK_BOUNDS_HIGH and STORE_RETURN_VALUE.
23163 (__stpcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
23164 (__stpcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
23165 * sysdeps/powerpc/powerpc64/strchr.S: Don't include <bp-sym.h> and
23166 <bp-asm.h>.
23167 (strchr): Don't use BP_SYM, CHECK_BOUNDS_LOW, STORE_RETURN_BOUNDS,
23168 CHECK_BOUNDS_HIGH_RTN and STORE_RETURN_VALUE. Remove comment
23169 about bounded pointers.
23170 (strchr) [__BOUNDED_POINTERS__]: Remove conditional code.
23171 (strchr) [!__BOUNDED_POINTERS__]: Make code unconditional.
23172 * sysdeps/powerpc/powerpc64/strcmp.S: Don't include <bp-sym.h> and
23173 <bp-asm.h>.
23174 (strcmp): Don't use BP_SYM and CHECK_BOUNDS_LOW. Remove comment
23175 about bounded pointers. Remove GKM FIXME comments.
23176 (strcmp) [__BOUNDED_POINTERS__]: Remove conditional code.
23177 * sysdeps/powerpc/powerpc64/strcpy.S: Don't include <bp-sym.h> and
23178 <bp-asm.h>.
23179 (strcpy): Don't use BP_SYM, CHECK_BOUNDS_LOW and
23180 STORE_RETURN_BOUNDS. Remove comment about bounded pointers.
23181 Remove GKM FIXME comments.
23182 (strcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
23183 (strcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
23184 * sysdeps/powerpc/powerpc64/strlen.S: Don't include <bp-sym.h> and
23185 <bp-asm.h>.
23186 (strlen): Don't use BP_SYM and CHECK_BOUNDS_LOW. Remove comment
23187 about bounded pointers. Remove GKM FIXME comment.
23188 * sysdeps/powerpc/powerpc64/strncmp.S: Don't include <bp-sym.h>
23189 and <bp-asm.h>.
23190 (strncmp): Don't use BP_SYM. Remove comment about bounded
23191 pointers.
23192 * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S: Don't include
23193 <bp-sym.h> and <bp-asm.h>.
23194 (__brk): Don't use BP_SYM and DISCARD_BOUNDS.
23195 * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S: Don't include
23196 <bp-sym.h> and <bp-asm.h>.
23197 (__clone): Don't use BP_SYM and DISCARD_BOUNDS. Remove GKM FIXME
23198 comment.
23199
cdcf361f
PP
232002013-03-05 Paul Pluzhnikov <ppluzhnikov@google.com>
23201
23202 * stdio-common/vfprintf.c (vfprintf): Check malloc return; don't
23203 call free(NULL).
23204
3c4a2b15
DM
232052013-03-05 David S. Miller <davem@davemloft.net>
23206
23207 * po/es.po: Update from translation team.
23208
cdcf361f 232092013-03-05 Andreas Jaeger <aj@suse.de>
890b58d3
AJ
23210
23211 * sysdeps/unix/sysv/linux/s390/bits/mman.h: Include
23212 <bits/mman-linux.h>.
23213 (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value
23214 is fine.
23215 * sysdeps/unix/sysv/linux/sh/bits/mman.h: Move include of
23216 <bits/mman-linux.h> to end of file.
23217 (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value
23218 is fine.
23219 * sysdeps/unix/sysv/linux/x86/bits/mman.h: Move include of
23220 <bits/mman-linux.h> to end of file.
23221 (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value
23222 is fine.
23223 * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Move include of
23224 <bits/mman-linux.h> to end of file.
23225
23226 * sysdeps/unix/sysv/linux/bits/mman-linux.h [!MCL_CURRENT]
23227 (MCL_CURRENT, MCL_FUTURE): Define here.
23228
5f67c04f
AK
232292013-03-05 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
23230
8a4473cc 23231 [BZ #15232]
5f67c04f
AK
23232 * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: Use
23233 attribute_hidden.
23234 * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: Likewise.
23235
c3e94a95
AK
232362013-03-05 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
23237
23238 * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: Set the
23239 fourth parameter needed for rt_sigprocmask syscall.
23240 * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S:
23241 * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: Likewise.
23242 * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: Likewise.
23243 * sysdeps/unix/sysv/linux/s390/s390-64/setcontext.S: Likewise.
23244 * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Likewise.
23245 * sysdeps/unix/sysv/linux/s390/ucontext_i.sym: Define _NSIG8.
23246
cfb6382a
JM
232472013-03-04 Joseph Myers <joseph@codesourcery.com>
23248
23249 [BZ #13550]
23250 * sysdeps/powerpc/powerpc32/power4/strncmp.S (strncmp): Remove
23251 comment about bounded pointers.
23252 * sysdeps/powerpc/powerpc32/power7/strncmp.S (strncmp): Likewise.
23253 * sysdeps/powerpc/powerpc32/strncmp.S (strncmp): Likewise.
23254
539d8e01
AJ
232552013-03-04 Andreas Jaeger <aj@suse.de>
23256
23257 * sysdeps/unix/sysv/linux/bits/mman-linux.h: New file, with Linux
23258 common definitions.
23259
23260 * sysdeps/unix/sysv/linux/sh/bits/mman.h: Remove all defines
23261 provided by bits/mman-linux.h and include <bits/mman-linux.h>.
23262 * sysdeps/unix/sysv/linux/x86/bits/mman.h: Likewise.
23263 * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
23264 * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Likewise.
539d8e01
AJ
23265 * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
23266
2e167a70 232672013-03-04 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
e0b780ad
AZ
23268
23269 [BZ #15055]
23270 * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (__ieee754_acoshl): Use
23271 __ieee754_sqrl instead of __sqrl.
23272
68508633
JM
232732013-03-01 Joseph Myers <joseph@codesourcery.com>
23274
23275 * sysdeps/powerpc/fpu/fpu_control.h: Move to ...
23276 * sysdeps/powerpc/fpu_control.h: ... here.
23277 * sysdeps/powerpc/fpu/bits/fenvinline.h: Move to ...
23278 * sysdeps/powerpc/bits/fenvinline.h: ... here.
23279 * sysdeps/powerpc/fpu/bits/mathinline.h: Move to ...
23280 * sysdeps/powerpc/bits/mathinline.h: ... here.
23281
7775448e
RM
232822013-03-01 Roland McGrath <roland@hack.frob.com>
23283
23284 * elf/dl-hwcaps.c (_dl_important_hwcaps):
23285 Change [NEED_DL_SYSINFO || NEED_DL_SYSINFO_DSO] conditionals
23286 to just [NEED_DL_SYSINFO_DSO].
23287 * elf/dl-support.c: Likewise.
23288 * elf/dl-sysdep.c (_dl_sysdep_start): Likewise.
23289 * elf/rtld.c (dl_main): Likewise.
23290 * elf/setup-vdso.h (setup_vdso): Likewise.
23291 * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): Likewise.
23292 * sysdeps/unix/sysv/linux/dl-sysdep.c
23293 (_dl_discover_osversion): Likewise.
23294
4e9b5995
CD
232952013-03-01 Carlos O'Donell <carlos@redhat.com>
23296
23297 * csu/libc-start.c (__pthread_initialize_minimal): Revert last change.
23298 * csu/libc-tls.c (__pthread_initialize_minimal): Likewise.
23299
e23872c8
SP
233002013-03-01 Siddhesh Poyarekar <siddhesh@redhat.com>
23301
e5c74c63
SP
23302 * NEWS: Mention libm performance improvements and non-x86 PI
23303 futex support.
23304
e23872c8
SP
23305 * csu/libc-start.c (__pthread_initialize_minimal): Change
23306 function arguments.
23307 * csu/libc-tls.c (__pthread_initialize_minimal): Likewise.
23308
b5510883
JM
233092013-02-28 Joseph Myers <joseph@codesourcery.com>
23310
23311 [BZ #13550]
23312 * sysdeps/powerpc/powerpc32/bp-asm.h: Remove file.
23313 * sysdeps/powerpc/powerpc32/__longjmp-common.S: Don't include
23314 <bp-sym.h> and <bp-asm.h>.
23315 (__longjmp): Don't use BP_SYM and CHECK_BOUNDS_BOTH_WIDE_LIT.
23316 * sysdeps/powerpc/powerpc32/a2/memcpy.S: Don't include <bp-sym.h>
23317 and <bp-asm.h>.
23318 (memcpy): Don't use BP_SYM.
23319 * sysdeps/powerpc/powerpc32/add_n.S: Don't include <bp-sym.h> and
23320 <bp-asm.h>.
23321 (__mpn_add_n): Don't use BP_SYM.
23322 (__mpn_add_n) [__BOUNDED_POINTERS_]: Remove conditional code.
23323 * sysdeps/powerpc/powerpc32/addmul_1.S: Don't include <bp-sym.h>
23324 and <bp-asm.h>.
23325 (__mpn_addmul_1): Don't use BP_SYM.
23326 (__mpn_addmul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
23327 * sysdeps/powerpc/powerpc32/bsd-_setjmp.S: Don't include
23328 <bp-sym.h>.
23329 (_setjmp): Don't use BP_SYM.
23330 (__novmx_setjmp): Likewise.
23331 (__GI__setjmp): Likewise.
23332 (__vmx_setjmp): Likewise.
23333 * sysdeps/powerpc/powerpc32/bsd-setjmp.S: Don't include
23334 <bp-sym.h>.
23335 * sysdeps/powerpc/powerpc32/bzero.S: Don't include <bp-sym.h>.
23336 (__bzero): Don't use BP_SYM.
23337 (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
23338 (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
23339 * sysdeps/powerpc/powerpc32/cell/memcpy.S: Don't include
23340 <bp-sym.h> and <bp-asm.h>.
23341 (memcpy): Don't use BP_SYM.
23342 * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Don't include
23343 <bp-sym.h> and <bp-asm.h>.
23344 (__longjmp): Don't use BP_SYM and CHECK_BOUNDS_BOTH_WIDE_LIT.
23345 * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Don't include
23346 <bp-sym.h> and <bp-asm.h>.
23347 (__sigsetjmp): Don't use BP_SYM and CHECK_BOUNDS_BOTH_WIDE_LIT.
23348 * sysdeps/powerpc/powerpc32/lshift.S: Don't include <bp-sym.h> and
23349 <bp-asm.h>.
23350 (__mpn_lshift): Don't use BP_SYM.
23351 (__mpn_lshift) [__BOUNDED_POINTERS__]: Remove conditional code.
23352 * sysdeps/powerpc/powerpc32/memset.S: Don't include <bp-sym.h> and
23353 <bp-asm.h>.
23354 (memset): Don't use BP_SYM.
23355 (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
23356 (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
23357 * sysdeps/powerpc/powerpc32/mul_1.S: Don't include <bp-sym.h> and
23358 <bp-asm.h>.
23359 (__mpn_mul_1): Don't use BP_SYM.
23360 (__mpn_mul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
23361 * sysdeps/powerpc/powerpc32/power4/memcmp.S: Don't include
23362 <bp-sym.h> and <bp-asm.h>.
23363 (memcmp): Don't use BP_SYM.
23364 * sysdeps/powerpc/powerpc32/power4/memcpy.S: Don't include
23365 <bp-sym.h> and <bp-asm.h>.
23366 (memcpy): Don't use BP_SYM.
23367 * sysdeps/powerpc/powerpc32/power4/memset.S: Don't include
23368 <bp-sym.h> and <bp-asm.h>.
23369 (memset): Don't use BP_SYM.
23370 * sysdeps/powerpc/powerpc32/power4/strncmp.S: Don't include
23371 <bp-sym.h> and <bp-asm.h>.
23372 (strncmp): Don't use BP_SYM.
23373 * sysdeps/powerpc/powerpc32/power6/memcpy.S: Don't include
23374 <bp-sym.h> and <bp-asm.h>.
23375 (memcpy): Don't use BP_SYM.
23376 * sysdeps/powerpc/powerpc32/power6/memset.S: Don't include
23377 <bp-sym.h> and <bp-asm.h>.
23378 (memset): Don't use BP_SYM.
23379 * sysdeps/powerpc/powerpc32/power7/memchr.S: Don't include
23380 <bp-sym.h> and <bp-asm.h>.
23381 (__memchr): Don't use BP_SYM.
23382 * sysdeps/powerpc/powerpc32/power7/memcmp.S: Don't include
23383 <bp-sym.h> and <bp-asm.h>.
23384 (memcmp): Don't use BP_SYM.
23385 * sysdeps/powerpc/powerpc32/power7/memcpy.S: Don't include
23386 <bp-sym.h> and <bp-asm.h>.
23387 (memcpy): Don't use BP_SYM.
23388 * sysdeps/powerpc/powerpc32/power7/mempcpy.S: Don't include
23389 <bp-sym.h> and <bp-asm.h>.
23390 (__mempcpy): Don't use BP_SYM.
23391 * sysdeps/powerpc/powerpc32/power7/memrchr.S: Don't include
23392 <bp-sym.h> and <bp-asm.h>.
23393 (__memrchr): Don't use BP_SYM.
23394 * sysdeps/powerpc/powerpc32/power7/memset.S: Don't include
23395 <bp-sym.h> and <bp-asm.h>.
23396 (memset): Don't use BP_SYM.
23397 * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: Don't include
23398 <bp-sym.h> and <bp-asm.h>.
23399 (__rawmemchr): Don't use BP_SYM.
23400 * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: Don't include
23401 <bp-sym.h> and <bp-asm.h>.
23402 (__STRCMP): Don't use BP_SYM.
23403 * sysdeps/powerpc/powerpc32/power7/strchr.S: Don't include
23404 <bp-sym.h> and <bp-asm.h>.
23405 (strchr): Don't use BP_SYM.
23406 * sysdeps/powerpc/powerpc32/power7/strchrnul.S: Don't include
23407 <bp-sym.h> and <bp-asm.h>.
23408 (__strchrnul): Don't use BP_SYM.
23409 * sysdeps/powerpc/powerpc32/power7/strlen.S: Don't include
23410 <bp-sym.h> and <bp-asm.h>.
23411 (strlen): Don't use BP_SYM.
23412 * sysdeps/powerpc/powerpc32/power7/strncmp.S: Don't include
23413 <bp-sym.h> and <bp-asm.h>.
23414 (strncmp): Don't use BP_SYM.
23415 * sysdeps/powerpc/powerpc32/power7/strnlen.S: Don't include
23416 <bp-sym.h> and <bp-asm.h>.
23417 (__strnlen): Don't use BP_SYM.
23418 * sysdeps/powerpc/powerpc32/rshift.S: Don't include <bp-sym.h> and
23419 <bp-asm.h>.
23420 (__mpn_rshift): Don't use BP_SYM.
23421 (__mpn_rshift) [__BOUNDED_POINTERS__]: Remove conditional code.
23422 * sysdeps/powerpc/powerpc32/setjmp-common.S: Don't include
23423 <bp-sym.h> and <bp-asm.h>.
23424 (__sigsetjmp): Don't use BP_SYM.
23425 * sysdeps/powerpc/powerpc32/start.S: Don't include "bp-sym.h".
23426 (L(start_addresses)): Don't use BP_SYM.
23427 (_start): Likewise.
23428 * sysdeps/powerpc/powerpc32/stpcpy.S: Don't include <bp-sym.h> and
23429 <bp-asm.h>.
23430 (__stpcpy): Don't use BP_SYM and macros from bp-asm.h.
23431 (__stpcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
23432 (__stpcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
23433 * sysdeps/powerpc/powerpc32/strchr.S: Don't include <bp-sym.h> and
23434 <bp-asm.h>.
23435 (strchr): Don't use BP_SYM.h and macros from bp-asm.h.
23436 (strchr) [__BOUNDED_POINTERS__]: Remove conditional code.
23437 (strchr) [!__BOUNDED_POINTERS__]: Make code unconditional.
23438 * sysdeps/powerpc/powerpc32/strcmp.S: Don't include <bp-sym.h> and
23439 <bp-asm.h>.
23440 (strcmp): Don't use BP_SYM and CHECK_BOUNDS_LOW. Remove GKM FIXME
23441 comments.
23442 (strcmp) [__BOUNDED_POINTERS__]: Remove conditional code.
23443 * sysdeps/powerpc/powerpc32/strcpy.S: Don't include <bp-sym.h> and
23444 <bp-asm.h>.
23445 (strcpy): Don't use BP_SYM and macros from bp-asm.h. Remove GKM
23446 FIXME comments.
23447 (strcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
23448 (strcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
23449 * sysdeps/powerpc/powerpc32/strlen.S: Don't include <bp-sym.h> and
23450 <bp-asm.h>.
23451 (strlen): Don't use BP_SYM and CHECK_BOUNDS_LOW. Remove GKM FIXME
23452 comment.
23453 * sysdeps/powerpc/powerpc32/strncmp.S: Don't include <bp-sym.h>
23454 and <bp-asm.h>.
23455 (strncmp): Don't use BP_SYM,
23456 * sysdeps/powerpc/powerpc32/sub_n.S: Don't include <bp-sym.h> and
23457 <bp-asm.h>.
23458 (__mpn_sub_n): Don't use BP_SYM.
23459 (__mpn_sub_n) [__BOUNDED_POINTERS__]: Remove conditional code.
23460 * sysdeps/powerpc/powerpc32/submul_1.S: Don't include <bp-sym.h>
23461 and <bp-asm.h>.
23462 (__mpn_submul_1): Don't use BP_SYM.
23463 (__mpn_submul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
23464 * sysdeps/unix/sysv/linux/powerpc/powerpc32/brk.S: Don't include
23465 <bp-sym.h> and <bp-asm.h>.
23466 (__brk): Don't use BP_SYM and DISCARD_BOUNDS.
23467 * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Don't include
23468 <bp-sym.h> and <bp-asm.h>.
23469 (__clone): Don't use BP_SYM and DISCARD_BOUNDS. Remove GKM FIXME
23470 comment.
23471
8d19fe64
SP
234722013-02-28 Siddhesh Poyarekar <siddhesh@redhat.com>
23473
23474 * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (add_magnitudes):
23475 Use ZK to minimize writes to Z.
23476 (sub_magnitudes): Simplify code a bit.
23477 * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (add_magnitudes):
23478 Use ZK to minimize writes to Z.
23479 (sub_magnitudes): Simplify code a bit.
23480
85bd816a
RM
234812013-02-27 Roland McGrath <roland@hack.frob.com>
23482
23483 * csu/gmon-start.c: Add special exception to license text.
23484
b5977bf2
RH
234852013-02-27 Richard Henderson <rth@redhat.com>
23486
23487 * scripts/config.guess: Update from config.git.
23488 * scripts/config.sub: Likewise.
23489
11d6e2f2
SP
234902013-02-27 Siddhesh Poyarekar <siddhesh@redhat.com>
23491
09c14ed2
SP
23492 * sysdeps/ieee754/dbl-64/mpsqrt.c: Reformat.
23493
a688864e
SP
23494 * sysdeps/ieee754/dbl-64/mpatan2.c: Reformat.
23495
6295157a
SP
23496 * sysdeps/ieee754/dbl-64/mpatan.c: Reformat.
23497
b8de2202
SP
23498 * sysdeps/ieee754/dbl-64/mptan.c: Reformat.
23499
11d6e2f2
SP
23500 * sysdeps/ieee754/dbl-64/mplog.c: Reformat.
23501
7e80ddb8
RM
235022013-02-26 Roland McGrath <roland@hack.frob.com>
23503
23504 * Makeconfig (%.v.i, %.v): Move these pattern rules outside of
23505 [$(build-shared = yes].
7e80ddb8 23506
7da6d9ed
SP
235072013-02-26 Siddhesh Poyarekar <siddhesh@redhat.com>
23508
45f05884
SP
23509 * sysdeps/ieee754/dbl-64/mpa.c: Include alloca.h.
23510 (__mul): Reduce iterations for calculating mantissa.
23511
2236d359
SP
23512 * sysdeps/ieee754/dbl-64/sincos32.c (__c32): Use MPONE and
23513 MPTWO.
23514 (__mpranred): Likewise.
23515
7da6d9ed
SP
23516 [BZ #15160]
23517 * malloc/memusagestat.c (main): Draw graphs for heap and stack
23518 only if MAXSIZE_HEAP and MAXSIZE_STACK are non-zero.
23519
b7688c42
PE
235202013-02-26 Paul Eggert <eggert@cs.ucla.edu>
23521
23522 * posix/regex_internal.h [__GNUC__ < 3 + (__GNUC_MINOR__ < 1]:
23523 Define __attribute__.
23524
53a5c423
SP
235252013-02-26 Siddhesh Poyarekar <siddhesh@redhat.com>
23526
23527 * locale/elem-hash.h (elem_hash): Mark as pure and possibly
23528 unused.
23529 * posix/regex_internal.h (__attribute): Remove.
23530 [!_LIBC && __i386__]: Use __attribute__ instead of __attribute.
23531 (re_string_context_at): Likewise.
23532 (bitset_not): Use __attribute__ and mark function as possibly
23533 unused.
23534 (bitset_merge): Likewise.
23535 (bitset_mask): Likewise.
23536 (re_string_char_size_at): Likewise.
23537 (re_string_wchar_at): Likewise.
23538 (re_string_elem_size_at): Likewise.
23539
60f5a8b5
SP
235402013-02-25 Siddhesh Poyarekar <siddhesh@redhat.com>
23541
2a983a2e
SP
23542 * sysdeps/ieee754/dbl-64/sincos32.c (ss32): Remove commented
23543 code.
23544 (cc32): Likewise.
23545
e69804d1
SP
23546 * sysdeps/ieee754/dbl-64/mpa.c (mcr): Use long instead of int.
23547 (__acr): Likewise.
23548 (__cpy): Likewise.
23549 (norm): Likewise.
23550 (denorm): Likewise.
23551 (__dbl_mp): Likewise.
23552 (add_magnitudes): Likewise.
23553 (sub_magnitudes): Likewise.
23554 (__mul): Likewise.
23555 (__inv): Likewise.
23556
2f22a1e8
SP
23557 * sysdeps/ieee754/dbl-64/slowexp.c: Reformat in GNU coding
23558 style.
23559
8930ddc7
SP
23560 * sysdeps/ieee754/dbl-64/slowpow.c: Reformat in GNU coding
23561 style.
23562
dc60cb11
SP
23563 * sysdeps/ieee754/dbl-64/slowexp.c (__slowexp): Remove commented
23564 code.
23565
60f5a8b5
SP
23566 * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mp_dbl): Sync
23567 up changes with default code.
23568 * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mp_dbl):
23569 Likewise.
23570
b4d1fd33
AM
235712013-02-24 Allan McRae <allan@archlinux.org>
23572
faf6f8bc
AM
23573 * manual/socket.texi (The Internet Namespace): Order menu items
23574 to match that in the file.
23575
b4d1fd33
AM
23576 * manual/libc-texinfo.sh: Use @detailmenu around the detailed
23577 node listing of the info page menu.
23578
2366713d
JM
235792013-02-21 Joseph Myers <joseph@codesourcery.com>
23580
23581 [BZ #13550]
23582 * sysdeps/i386/bp-asm.h: Remove file.
23583 * sysdeps/i386/add_n.S: Do not include "bp-sym.h" and "bp-asm.h".
23584 (PARMS): Do not use macros from bp-asm.h.
23585 (S1): Likewise.
23586 (S2): Likewise.
23587 (SIZE): Likewise.
23588 (__mpn_add_n): Do not use BP_SYM
23589 * sysdeps/i386/addmul_1.S: Do not include "bp-sym.h" and
23590 "bp-asm.h".
23591 (PARMS): Do not use macros from bp-asm.h.
23592 (S1): Likewise.
23593 (SIZE): Likewise.
23594 (__mpn_addmul_1): Do not use BP_SYM
23595 * sysdeps/i386/bsd-_setjmp.S: Do not include "bp-sym.h" and
23596 "bp-asm.h".
23597 (PARMS): Do not use macros from bp-asm.h.
23598 (SIGMSK): Likewise.
23599 (_setjmp): Likewise. Do not use BP_SYM.
23600 * sysdeps/i386/bsd-setjmp.S: Do not include "bp-sym.h" and
23601 "bp-asm.h".
23602 (PARMS): Do not use macros from bp-asm.h.
23603 (SIGMSK): Likewise.
23604 (setjmp): Likewise. Do not use BP_SYM.
23605 * sysdeps/i386/fpu/s_frexp.S: Do not include "bp-sym.h" and
23606 "bp-asm.h".
23607 (PARMS): Do not use macros from bp-asm.h.
23608 (__frexp): Do not use BP_SYM.
23609 (frexp): Likewise.
23610 * sysdeps/i386/fpu/s_frexpf.S: Do not include "bp-sym.h" and
23611 "bp-asm.h".
23612 (PARMS): Do not use macros from bp-asm.h.
23613 (__frexpf): Do not use BP_SYM.
23614 (frexpf): Likewise.
23615 * sysdeps/i386/fpu/s_frexpl.S: Do not include "bp-sym.h" and
23616 "bp-asm.h".
23617 (PARMS): Do not use macros from bp-asm.h.
23618 (__frexpl): Do not use BP_SYM.
23619 (frexpl): Likewise.
23620 * sysdeps/i386/fpu/s_remquo.S: Do not include "bp-sym.h" and
23621 "bp-asm.h".
23622 (PARMS): Do not use macros from bp-asm.h.
23623 (__remquo): Do not use BP_SYM.
23624 (remquo): Likewise.
23625 * sysdeps/i386/fpu/s_remquof.S: Do not include "bp-sym.h" and
23626 "bp-asm.h".
23627 (PARMS): Do not use macros from bp-asm.h.
23628 (__remquof): Do not use BP_SYM.
23629 (remquof): Likewise.
23630 * sysdeps/i386/fpu/s_remquol.S: Do not include "bp-sym.h" and
23631 "bp-asm.h".
23632 (PARMS): Do not use macros from bp-asm.h.
23633 (__remquol): Do not use BP_SYM.
23634 (remquol): Likewise.
23635 * sysdeps/i386/i486/strcat.S: Do not include "bp-sym.h" and
23636 "bp-asm.h".
23637 (PARMS): Do not use macros from bp-asm.h.
23638 (DEST): Likewise.
23639 (SRC): Likewise.
23640 (strcat): Remove GKM FIXME comment. Do not use BP_SYM.
23641 * sysdeps/i386/i486/strlen.S: Do not include "bp-sym.h" and
23642 "bp-asm.h".
23643 (PARMS): Do not use macros from bp-asm.h.
23644 (strlen): Do not use BP_SYM.
23645 * sysdeps/i386/i586/add_n.S: Do not include "bp-sym.h" and
23646 "bp-asm.h".
23647 (PARMS): Do not use macros from bp-asm.h.
23648 (S1): Likewise.
23649 (S2): Likewise.
23650 (SIZE): Likewise.
23651 (__mpn_add_n): Do not use BP_SYM.
23652 * sysdeps/i386/i586/addmul_1.S: Do not include "bp-sym.h" and
23653 "bp-asm.h".
23654 (PARMS): Do not use macros from bp-asm.h.
23655 (S1): Likewise.
23656 (SIZE): Likewise.
23657 (__mpn_addmul_1): Do not use BP_SYM.
23658 * sysdeps/i386/i586/bzero.S (__bzero): Do not use BP_SYM in
23659 weak_alias.
23660 (bzero): Likewise.
23661 * sysdeps/i386/i586/lshift.S: Do not include "bp-sym.h" and
23662 "bp-asm.h".
23663 (PARMS): Do not use macros from bp-asm.h.
23664 (S): Likewise.
23665 (SIZE): Likewise.
23666 (__mpn_lshift): Do not use BP_SYM.
23667 * sysdeps/i386/i586/memcpy.S: Do not include "bp-sym.h" and
23668 "bp-asm.h".
23669 (PARMS): Do not use macros from bp-asm.h.
23670 (DEST): Likewise.
23671 (SRC): Likewise.
23672 (LEN): Likewise.
23673 (memcpy): Likewise. Do not use BP_SYM.
23674 * sysdeps/i386/i586/mempcpy.S (__mempcpy): Do not use BP_SYM in
23675 libc_hidden_def and weak_alias.
23676 (mempcpy): Do not use BP_SYM in weak_alias.
23677 * sysdeps/i386/i586/memset.S: Do not include "bp-sym.h" and
23678 "bp-asm.h".
23679 (PARMS): Do not use macros from bp-asm.h.
23680 (DEST): Likewise.
23681 (LEN): Likewise.
23682 [!BZERO_P] (CHR): Likewise.
23683 (memset): Likewise. Do not use BP_SYM.
23684 * sysdeps/i386/i586/mul_1.S: Do not include "bp-sym.h" and
23685 "bp-asm.h".
23686 (PARMS): Do not use macros from bp-asm.h.
23687 (S1): Likewise.
23688 (SIZE): Likewise.
23689 (__mpn_mul_1): Do not use BP_SYM.
23690 * sysdeps/i386/i586/rshift.S: Do not include "bp-sym.h" and
23691 "bp-asm.h".
23692 (PARMS): Do not use macros from bp-asm.h.
23693 (S): Likewise.
23694 (SIZE): Likewise.
23695 (__mpn_rshift): Do not use BP_SYM.
23696 * sysdeps/i386/i586/strchr.S: Do not include "bp-sym.h" and
23697 "bp-asm.h".
23698 (PARMS): Do not use macros from bp-asm.h.
23699 (STR): Likewise.
23700 (CHR): Likewise.
23701 (strchr): Likewise. Do not use BP_SYM.
23702 (index): Do not use BP_SYM in weak_alias.
23703 * sysdeps/i386/i586/strcpy.S: Do not include "bp-sym.h" and
23704 "bp-asm.h".
23705 (PARMS): Do not use macros from bp-asm.h.
23706 (DEST): Likewise.
23707 (SRC): Likewise.
23708 (STRCPY): Likewise. Remove GKM FIXME comment. Do not use BP_SYM.
23709 * sysdeps/i386/i586/strlen.S: Do not include "bp-sym.h" and
23710 "bp-asm.h".
23711 (PARMS): Do not use macros from bp-asm.h.
23712 (strlen): Do not use BP_SYM.
23713 * sysdeps/i386/i586/sub_n.S: Do not include "bp-sym.h" and
23714 "bp-asm.h".
23715 (PARMS): Do not use macros from bp-asm.h.
23716 (S1): Likewise.
23717 (S2): Likewise.
23718 (SIZE): Likewise.
23719 (__mpn_sub_n): Do not use BP_SYM.
23720 * sysdeps/i386/i586/submul_1.S: Do not include "bp-sym.h" and
23721 "bp-asm.h".
23722 (PARMS): Do not use macros from bp-asm.h.
23723 (S1): Likewise.
23724 (SIZE): Likewise.
23725 (__mpn_submul_1): Do not use BP_SYM.
23726 * sysdeps/i386/i686/add_n.S: Do not include "bp-sym.h" and
23727 "bp-asm.h".
23728 (PARMS): Do not use macros from bp-asm.h.
23729 (S1): Likewise.
23730 (S2): Likewise.
23731 (SIZE): Likewise.
23732 (__mpn_add_n): Do not use BP_SYM.
23733 * sysdeps/i386/i686/bzero.S (__bzero): Do not use BP_SYM in
23734 weak_alias.
23735 (bzero): Likewise.
23736 * sysdeps/i386/i686/memcmp.S: Do not include "bp-sym.h" and
23737 "bp-asm.h".
23738 (PARMS): Do not use macros from bp-asm.h.
23739 (BLK2): Likewise.
23740 (LEN): Likewise.
23741 (memcmp): Do not use BP_SYM.
23742 (bcmp): Do not use BP_SYM in weak_alias.
23743 * sysdeps/i386/i686/memcpy.S: Do not include "bp-sym.h" and
23744 "bp-asm.h".
23745 (PARMS): Do not use macros from bp-asm.h.
23746 (DEST): Likewise.
23747 (SRC): Likewise.
23748 (LEN): Likewise.
23749 (memcpy): Likewise. Do not use BP_SYM.
23750 * sysdeps/i386/i686/memmove.S: Do not include "bp-sym.h" and
23751 "bp-asm.h".
23752 (PARMS): Do not use macros from bp-asm.h.
23753 (DEST): Likewise.
23754 (SRC): Likewise.
23755 (LEN): Likewise.
23756 (memmove): Likewise. Do not use BP_SYM.
23757 * sysdeps/i386/i686/mempcpy.S: Do not include "bp-sym.h" and
23758 "bp-asm.h".
23759 (PARMS): Do not use macros from bp-asm.h.
23760 (DEST): Likewise.
23761 (SRC): Likewise.
23762 (LEN): Likewise.
23763 (__mempcpy): Likewise. Do not use BP_SYM.
23764 (mempcpy): Do not use BP_SYM in weak_alias.
23765 * sysdeps/i386/i686/memset.S: Do not include "bp-sym.h" and
23766 "bp-asm.h".
23767 (PARMS): Do not use macros from bp-asm.h.
23768 (DEST): Likewise.
23769 (LEN): Likewise.
23770 [!BZERO_P] (CHR): Likewise.
23771 (memset): Likewise. Do not use BP_SYM.
23772 * sysdeps/i386/i686/strcmp.S: Do not include "bp-sym.h" and
23773 "bp-asm.h".
23774 (PARMS): Do not use macros from bp-asm.h.
23775 (STR2): Likewise.
23776 (strcmp): Do not use BP_SYM.
23777 * sysdeps/i386/i686/strtok.S: Do not include "bp-sym.h" and
23778 "bp-asm.h".
23779 (PARMS): Do not use macros from bp-asm.h.
23780 (STR): Likewise.
23781 (DELIM): Likewise.
23782 [USE_AS_STRTOK_R] (SAVE): Likewise.
23783 (FUNCTION): Likewise. Do not use BP_SYM.
23784 * sysdeps/i386/i686/strtok_r.S (__strtok_r): Do not use BP_SYM in
23785 aliases.
23786 (strtok_r): Likewise.
23787 (__GI___strtok_r): Likewise.
23788 * sysdeps/i386/lshift.S: Do not include "bp-sym.h" and "bp-asm.h".
23789 (PARMS): Do not use macros from bp-asm.h.
23790 (S): Likewise.
23791 (SIZE): Likewise.
23792 (__mpn_lshift): Do not use BP_SYM.
23793 * sysdeps/i386/memchr.S: Do not include "bp-sym.h" and "bp-asm.h".
23794 (PARMS): Do not use macros from bp-asm.h.
23795 (STR): Likewise.
23796 (CHR): Likewise.
23797 (__memchr): Do not use BP_SYM.
23798 (memchr): Do not use BP_SYM in weak_alias.
23799 * sysdeps/i386/memcmp.S: Do not include "bp-sym.h" and "bp-asm.h".
23800 (PARMS): Do not use macros from bp-asm.h.
23801 (BLK2): Likewise.
23802 (LEN): Likewise.
23803 (memcmp): Do not use BP_SYM.
23804 (bcmp): Do not use BP_SYM in weak_alias.
23805 * sysdeps/i386/mul_1.S: Do not include "bp-sym.h" and "bp-asm.h".
23806 (PARMS): Do not use macros from bp-asm.h.
23807 (S1): Likewise.
23808 (SIZE): Likewise.
23809 (__mpn_mul_1): Do not use BP_SYM.
23810 * sysdeps/i386/rawmemchr.S: Do not include "bp-sym.h" and
23811 "bp-asm.h".
23812 (PARMS): Do not use macros from bp-asm.h.
23813 (STR): Likewise.
23814 (CHR): Likewise.
23815 (__rawmemchr): Do not use BP_SYM.
23816 (rawmemchr): Do not use BP_SYM in weak_alias.
23817 * sysdeps/i386/rshift.S: Do not include "bp-sym.h" and "bp-asm.h".
23818 (PARMS): Do not use macros from bp-asm.h.
23819 (S): Likewise.
23820 (SIZE): Likewise.
23821 (__mpn_rshift): Do not use BP_SYM.
23822 * sysdeps/i386/setjmp.S: Do not include "bp-sym.h" and "bp-asm.h".
23823 (PARMS): Do not use macros from bp-asm.h.
23824 (SIGMSK): Likewise.
23825 (__sigsetjmp): Likewise. Do not use BP_SYM.
23826 * sysdeps/i386/start.S: Do not include "bp-sym.h".
23827 (_start): Do not use BP_SYM.
23828 * sysdeps/i386/stpcpy.S: Do not include "bp-sym.h" and "bp-asm.h".
23829 (PARMS): Do not use macros from bp-asm.h.
23830 (DEST): Likewise.
23831 (SRC): Likewise.
23832 (__stpcpy): Likewise. Do not use BP_SYM.
23833 (stpcpy): Do not use BP_SYM in weak_alias.
23834 * sysdeps/i386/stpncpy.S: Do not include "bp-sym.h" and
23835 "bp-asm.h".
23836 (PARMS): Do not use macros from bp-asm.h.
23837 (DEST): Likewise.
23838 (SRC): Likewise.
23839 (LEN): Likewise.
23840 (__stpncpy): Likewise. Do not use BP_SYM.
23841 (stpncpy): Do not use BP_SYM in weak_alias.
23842 * sysdeps/i386/strchr.S: Do not include "bp-sym.h" and "bp-asm.h".
23843 (PARMS): Do not use macros from bp-asm.h.
23844 (STR): Likewise.
23845 (CHR): Likewise.
23846 (strchr): Likewise. Do not use BP_SYM.
23847 * sysdeps/i386/strchrnul.S: Do not include "bp-sym.h" and
23848 "bp-asm.h".
23849 (PARMS): Do not use macros from bp-asm.h.
23850 (STR): Likewise.
23851 (CHR): Likewise.
23852 (__strchrnul): Likewise. Do not use BP_SYM.
23853 (strchrnul): Do not use BP_SYM in weak_alias.
23854 * sysdeps/i386/strcspn.S: Do not include "bp-sym.h" and
23855 "bp-asm.h".
23856 (PARMS): Do not use macros from bp-asm.h.
23857 (STOP): Likewise.
23858 (strcspn): Do not use BP_SYM.
23859 * sysdeps/i386/strpbrk.S: Do not include "bp-sym.h" and
23860 "bp-asm.h".
23861 (PARMS): Do not use macros from bp-asm.h.
23862 (STR): Likewise.
23863 (STOP): Likewise.
23864 (strpbrk): Likewise. Do not use BP_SYM.
23865 * sysdeps/i386/strrchr.S: Do not include "bp-sym.h" and
23866 "bp-asm.h".
23867 (PARMS): Do not use macros from bp-asm.h.
23868 (STR): Likewise.
23869 (CHR): Likewise.
23870 (strrchr): Likewise. Do not use BP_SYM.
23871 * sysdeps/i386/strspn.S: Do not include "bp-sym.h" and "bp-asm.h".
23872 (PARMS): Do not use macros from bp-asm.h.
23873 (SKIP): Likewise.
23874 (strspn): Do not use BP_SYM.
23875 * sysdeps/i386/strtok.S: Do not include "bp-sym.h" and "bp-asm.h".
23876 (PARMS): Do not use macros from bp-asm.h.
23877 (STR): Likewise.
23878 (DELIM): Likewise.
23879 (SAVE): Likewise.
23880 (FUNCTION): Likewise. Do not use BP_SYM.
23881 * sysdeps/i386/strtok_r.S (__strtok_r): Do not use BP_SYM in
23882 aliases.
23883 (strtok_r): Likewise.
23884 (__GI___strtok_r): Likewise.
23885 * sysdeps/i386/sub_n.S: Do not include "bp-sym.h" and "bp-asm.h".
23886 (PARMS): Do not use macros from bp-asm.h.
23887 (S1): Likewise.
23888 (S2): Likewise.
23889 (SIZE): Likewise.
23890 (__mpn_sub_n): Do not use BP_SYM.
23891 * sysdeps/i386/submul_1.S: Do not include "bp-sym.h" and
23892 "bp-asm.h".
23893 (PARMS): Do not use macros from bp-asm.h.
23894 (S1): Likewise.
23895 (SIZE): Likewise.
23896 (__mpn_submul_1): Do not use BP_SYM.
23897 * sysdeps/unix/i386/sysdep.S: Do not include <bp-asm.h> and
23898 <bp-sym.h>.
23899 * sysdeps/unix/sysv/linux/i386/clone.S: Do not include <bp-sym.h>
23900 and <bp-asm.h>.
23901 (PARMS): Do not use macros from bp-asm.h.
23902 (FLAGS): Likewise.
23903 (PTID): Likewise.
23904 (TLS): Likewise.
23905 (CTID): Likewise.
23906 (__clone): Do not use BP_SYM.
23907 (clone): Do not use BP_SYM in weak_alias.
23908 * sysdeps/unix/sysv/linux/i386/mmap64.S: Do not include <bp-sym.h>
23909 and <bp-asm.h>.
23910 (PARMS): Do not use macros from bp-asm.h.
23911 (LEN): Likewise.
23912 (__mmap64): Do not use BP_SYM.
23913 (mmap64): Do not use BP_SYM in weak_alias.
23914 * sysdeps/unix/sysv/linux/i386/posix_fadvise64.S: Do not include
23915 <bp-sym.h> and <bp-asm.h>.
23916 (PARMS): Do not use macros from bp-asm.h.
23917 (__posix_fadvise64_l64): Do not use BP_SYM.
23918 * sysdeps/unix/sysv/linux/i386/semtimedop.S
23919 (PARMS): Do not use macros from bp-asm.h.
23920 (NSOPS): Likewise.
23921 (semtimedop): Do not use BP_SYM.
23922 * sysdeps/unix/sysv/linux/i386/sysdep.h: Do not include <bp-sym.h>
23923 and <bp-asm.h>.
23924
582a3cff
AM
239252013-02-21 Allan McRae <allan@archlinux.org>
23926
23927 * manual/message.texi (Charset conversion in gettext):
23928 Move @end statement to beginning of line.
23929
bab8a695
SP
239302013-02-21 Siddhesh Poyarekar <siddhesh@redhat.com>
23931
80945231
SP
23932 * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__inv): Mark as
23933 static.
23934 * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__inv):
23935 Likewise.
23936
bab8a695
SP
23937 * sysdeps/ieee754/dbl-64/mpa.c (norm): Fix whitespace.
23938 (denorm): Likewise.
23939 * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (norm): Likewise.
23940 * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (norm): Likewise.
23941
e21d7aa7
AK
239422013-02-21 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
23943
23944 * sysdeps/s390/s390-32/dl-trampoline.S (_dl_runtime_profile): Do a
23945 tail-call to the resolved function if pltexit isn't needed.
23946
4c7a4263
SP
239472013-02-21 Siddhesh Poyarekar <siddhesh@redhat.com>
23948
23949 * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mul): Mark X
23950 or Y being zero as being unlikely.
23951 * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mul):
23952 Likewise.
23953
41f49342
CD
239542013-02-20 Carlos O'Donell <carlos@redhat.com>
23955
23956 * manual/nss.texi (System Databases and Name Service Switch):
23957 Remove frobnicate @pxref.
23958
50022a93
TS
239592013-02-20 Thomas Schwinge <thomas@codesourcery.com>
23960
23961 * sysdeps/ieee754/bits/nan.h [!__GNUC__] (__nan_union): Change
23962 __attribute__ ((unused)) to __attribute__ ((__unused__)).
23963
08cbd996
PM
239642013-02-20 Petr Machata <pmachata@redhat.com>
23965
23966 * elf/elf.h (R_ARM_TARGET1): New macro.
23967 (R_ARM_SBREL31, R_ARM_V4BX, R_ARM_TARGET2): Likewise.
23968 (R_ARM_PREL31, R_ARM_MOVW_ABS_NC, R_ARM_MOVT_ABS): Likewise.
23969 (R_ARM_MOVW_PREL_NC, R_ARM_MOVT_PREL): Likewise.
23970 (R_ARM_THM_MOVW_ABS_NC, R_ARM_THM_MOVT_ABS): Likewise.
23971 (R_ARM_THM_MOVW_PREL_NC, R_ARM_THM_MOVT_PREL): Likewise.
23972 (R_ARM_THM_JUMP19, R_ARM_THM_JUMP6): Likewise.
23973 (R_ARM_THM_ALU_PREL_11_0, R_ARM_THM_PC12): Likewise.
23974 (R_ARM_ABS32_NOI, R_ARM_REL32_NOI): Likewise.
23975 (R_ARM_ALU_PC_G0_NC, R_ARM_ALU_PC_G0): Likewise.
23976 (R_ARM_ALU_PC_G1_NC, R_ARM_ALU_PC_G1): Likewise.
23977 (R_ARM_ALU_PC_G2, R_ARM_LDR_PC_G1, R_ARM_LDR_PC_G2): Likewise.
23978 (R_ARM_LDRS_PC_G0, R_ARM_LDRS_PC_G1): Likewise.
23979 (R_ARM_LDRS_PC_G2, R_ARM_LDC_PC_G0): Likewise.
23980 (R_ARM_LDC_PC_G1, R_ARM_LDC_PC_G2): Likewise.
23981 (R_ARM_ALU_SB_G0_NC, R_ARM_ALU_SB_G0): Likewise.
23982 (R_ARM_ALU_SB_G1_NC, R_ARM_ALU_SB_G1): Likewise.
23983 (R_ARM_ALU_SB_G2, R_ARM_LDR_SB_G0, R_ARM_LDR_SB_G1): Likewise.
23984 (R_ARM_LDR_SB_G2, R_ARM_LDRS_SB_G0): Likewise.
23985 (R_ARM_LDRS_SB_G1, R_ARM_LDRS_SB_G2): Likewise.
23986 (R_ARM_LDC_SB_G0, R_ARM_LDC_SB_G1, R_ARM_LDC_SB_G2): Likewise.
23987 (R_ARM_MOVW_BREL_NC, R_ARM_MOVT_BREL): Likewise.
23988 (R_ARM_MOVW_BREL, R_ARM_THM_MOVW_BREL_NC): Likewise.
23989 (R_ARM_THM_MOVT_BREL, R_ARM_THM_MOVW_BREL): Likewise.
23990 (R_ARM_PLT32_ABS, R_ARM_GOT_ABS, R_ARM_GOT_PREL): Likewise.
23991 (R_ARM_GOT_BREL12, R_ARM_GOTOFF12, R_ARM_GOTRELAX): Likewise.
23992 (R_ARM_TLS_LDO12, R_ARM_TLS_LE12, R_ARM_TLS_IE12GP): Likewise.
23993 (R_ARM_PRIVATE_0, R_ARM_PRIVATE_1, R_ARM_PRIVATE_2): Likewise.
23994 (R_ARM_PRIVATE_3, R_ARM_PRIVATE_4, R_ARM_PRIVATE_5): Likewise.
23995 (R_ARM_PRIVATE_6, R_ARM_PRIVATE_7, R_ARM_PRIVATE_8): Likewise.
23996 (R_ARM_PRIVATE_9, R_ARM_PRIVATE_10): Likewise.
23997 (R_ARM_PRIVATE_11, R_ARM_PRIVATE_12): Likewise.
23998 (R_ARM_PRIVATE_13, R_ARM_PRIVATE_14): Likewise.
23999 (R_ARM_PRIVATE_15, R_ARM_ME_TOO): Likewise.
24000 (R_ARM_THM_TLS_DESCSEQ16, R_ARM_THM_TLS_DESCSEQ32): Likewise.
24001 (R_ARM_THM_GOT_BREL12): Likewise.
24002 (R_ARM_PC24, R_ARM_PLT32): Updated a comment at this macro.
24003 (R_ARM_THM_PC11, R_ARM_THM_PC9): Likewise.
24004 (R_ARM_THM_ABS5, R_ARM_THM_PC22): Added a comment to this macro.
24005 (R_ARM_THM_PC8, R_ARM_THM_SWI8, R_ARM_XPC25): Likewise.
24006 (R_ARM_THM_XPC22, R_ARM_ALU_PCREL_7_0): Likewise.
24007 (R_ARM_ALU_PCREL_15_8, R_ARM_ALU_PCREL_23_15): Likewise.
24008 (R_ARM_LDR_SBREL_11_0, R_ARM_ALU_SBREL_19_12): Likewise.
24009 (R_ARM_ALU_SBREL_27_20, R_ARM_TLS_DESCSEQ): Likewise.
24010 (R_ARM_THM_TLS_DESCSEQ): Fixed whitespace.
24011
c7b275d6
TS
240122013-02-20 Thomas Schwinge <thomas@codesourcery.com>
24013
24014 * sysdeps/ieee754/bits/nan.h [!__GNUC__] (__nan_union): Change
24015 __attribute_used__ to __attribute__ ((unused)).
24016
20cd7fb3
SP
240172013-02-20 Siddhesh Poyarekar <siddhesh@redhat.com>
24018
24019 * sysdeps/ieee754/dbl-64/mpa.c (__sqr): Copy over comment from
24020 powerpc mpa.c.
24021 * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mul): Fix
24022 comment formatting.
24023 * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mul): Likewise.
24024
92945b52
JM
240252013-02-19 Joseph Myers <joseph@codesourcery.com>
24026
24027 [BZ #13550]
24028 * sysdeps/i386/bp-asm.h [__BOUNDED_POINTERS__] (BOUNDS_VIOLATED):
24029 Remove macro.
24030 (ENTER): Remove both macro definitions.
24031 (LEAVE): Likewise.
24032 (CHECK_BOUNDS_LOW): Likewise.
24033 (CHECK_BOUNDS_HIGH): Likewise.
24034 (CHECK_BOUNDS_BOTH): Likewise.
24035 (CHECK_BOUNDS_BOTH_WIDE): Likewise.
24036 (RETURN_BOUNDED_POINTER): Likewise.
24037 (RETURN_NULL_BOUNDED_POINTER): Likewise.
24038 (PUSH_ERRNO_LOCATION_RETURN): Likewise.
24039 (POP_ERRNO_LOCATION_RETURN): Likewise.
24040 * sysdeps/i386/add_n.S (__mpn_add_n): Do not use removed macros.
24041 (__mpn_add_n) [__BOUNDED_POINTERS__]: Remove conditional code.
24042 * sysdeps/i386/addmul_1.S (__mpn_addmul_1): Do not use removed
24043 macros.
24044 (__mpn_addmul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
24045 * sysdeps/i386/bsd-_setjmp.S (_setjmp): Do not use removed macros.
24046 * sysdeps/i386/bsd-setjmp.S (setjmp): Likewise.
24047 * sysdeps/i386/fpu/s_frexp.S (__frexp): Likewise.
24048 * sysdeps/i386/fpu/s_frexpf.S (__frexpf): Likewise.
24049 * sysdeps/i386/fpu/s_frexpl.S (__frexpl): Likewise.
24050 * sysdeps/i386/fpu/s_remquo.S (__remquo): Likewise.
24051 * sysdeps/i386/fpu/s_remquof.S (__remquof): Likewise.
24052 * sysdeps/i386/fpu/s_remquol.S (__remquol): Likewise.
24053 * sysdeps/i386/i486/strcat.S (strcat): Likewise.
24054 * sysdeps/i386/i486/strlen.S (strlen): Likewise.
24055 * sysdeps/i386/i586/add_n.S (__mpn_add_n): Likewise.
24056 (__mpn_add_n) [__BOUNDED_POINTERS__]: Remove conditional code.
24057 * sysdeps/i386/i586/addmul_1.S (__mpn_addmul_1): Do not use
24058 removed macros.
24059 (__mpn_addmul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
24060 * sysdeps/i386/i586/lshift.S (__mpn_lshift): Do not use removed
24061 macros.
24062 (__mpn_lshift) [__BOUNDED_POINTERS__]: Remove conditional code.
24063 * sysdeps/i386/i586/memcpy.S (memcpy): Do not use removed macros.
24064 * sysdeps/i386/i586/memset.S (memset): Likewise.
24065 * sysdeps/i386/i586/mul_1.S (__mpn_mul_1): Likewise.
24066 (__mpn_mul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
24067 * sysdeps/i386/i586/rshift.S (__mpn_rshift): Do not use removed
24068 macros.
24069 (__mpn_rshift) [__BOUNDED_POINTERS__]: Remove conditional code.
24070 * sysdeps/i386/i586/strchr.S (strchr): Do not use removed macros.
24071 Change uses of L(2) to L(out).
24072 * sysdeps/i386/i586/strcpy.S (STRCPY): Do not use removed macros.
24073 * sysdeps/i386/i586/strlen.S (strlen): Likewise.
24074 * sysdeps/i386/i586/sub_n.S (__mpn_sub_n): Likewise.
24075 (__mpn_sub_n) [__BOUNDED_POINTERS__]: Remove conditional code.
24076 * sysdeps/i386/i586/submul_1.S (__mpn_submul_1): Do not use
24077 removed macros.
24078 (__mpn_submul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
24079 * sysdeps/i386/i686/add_n.S (__mpn_add_n): Do not use removed
24080 macros.
24081 (__mpn_add_n) [__BOUNDED_POINTERS__]: Remove conditional code.
24082 * sysdeps/i386/i686/memcmp.S (ENTRANCE): Do not use macro ENTER.
24083 (RETURN): Do not use macro LEAVE.
24084 * sysdeps/i386/i686/memcpy.S (memcpy): Do not use removed macros.
24085 * sysdeps/i386/i686/memmove.S (memmove): Likewise.
24086 * sysdeps/i386/i686/mempcpy.S (mempcpy): Likewise.
24087 * sysdeps/i386/i686/memset.S (memset): Likewise.
24088 * sysdeps/i386/i686/strcmp.S (strcmp): Likewise.
24089 (strcmp) [!__BOUNDED_POINTERS__]: Make code unconditional.
24090 (strcmp) [__BOUNDED_POINTERS__]: Remove conditional code.
24091 * sysdeps/i386/i686/strtok.S (save_ptr) [__BOUNDED_POINTERS__]:
24092 Likewise.
24093 (save_ptr) [!__BOUNDED_POINTERS__]: Make code unconditional.
24094 (FUNCTION): Do not use removed macros. Combine labels L(1_1),
24095 L(1_2) and L(1_3) into L(1).
24096 (FUNCTION) [__BOUNDED_POINTERS__]: Remove conditional code.
24097 * sysdeps/i386/lshift.S (__mpn_lshift): Do not use removed macros.
24098 (__mpn_lshift) [__BOUNDED_POINTERS__]: Remove conditional code.
24099 * sysdeps/i386/memchr.S (__memchr): Do not use removed macros.
24100 (__memchr) [__BOUNDED_POINTERS__]: Remove conditional code.
24101 * sysdeps/i386/memcmp.S (memcmp): Do not use removed macros.
24102 * sysdeps/i386/mul_1.S (__mpn_mul_1): Likewise.
24103 (__mpn_mul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
24104 * sysdeps/i386/rawmemchr.S (__rawmemchr): Do not use removed
24105 macros.
24106 * sysdeps/i386/rshift.S (__mpn_rshift): Likewise.
24107 (__mpn_rshift) [__BOUNDED_POINTERS__]: Remove conditional code.
24108 * sysdeps/i386/setjmp.S (__sigsetjmp): Do not use removed macros.
24109 * sysdeps/i386/stpcpy.S (__stpcpy): Likewise.
24110 * sysdeps/i386/stpncpy.S (__stpncpy): Likewise.
24111 (__stpncpy) [__BOUNDED_POINTERS__]: Remove conditional code.
24112 * sysdeps/i386/strchr.S (strchr): Do not use removed macros.
24113 * sysdeps/i386/strchrnul.S (__strchrnul): Likewise.
24114 * sysdeps/i386/strcspn.S (strcspn): Likewise.
24115 * sysdeps/i386/strpbrk.S (strpbrk): Likewise.
24116 * sysdeps/i386/strrchr.S (strrchr): Likewise.
24117 * sysdeps/i386/strspn.S (strspn): Likewise.
24118 * sysdeps/i386/strtok.S (save_ptr) [__BOUNDED_POINTERS__]: Remove
24119 conditional code.
24120 (save_ptr) [!__BOUNDED_POINTERS__]: Make code unconditional.
24121 (FUNCTION) [!__BOUNDED_POINTERS__]: Likewise.
24122 (FUNCTION) [__BOUNDED_POINTERS__]: Remove conditional code.
24123 (FUNCTION): Do not use removed macros. Combine labels L(1_2) and
24124 L(1_3) into L(1_1).
24125 * sysdeps/i386/sub_n.S (__mpn_sub_n): Do not use removed macros.
24126 (__mpn_sub_n) [__BOUNDED_POINTERS__]: Remove conditional code.
24127 * sysdeps/i386/submul_1.S (__mpn_submul_1): Do not use removed
24128 macros.
24129 (__mpn_submul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
24130
2389741a
JJ
241312013-02-19 Jakub Jelinek <jakub@redhat.com>
24132
24133 * stdlib/strtod_l.c (__mpn_lshift_1): Rewritten as function-like
24134 macro.
24135
2016b3cd
SP
241362013-02-19 Siddhesh Poyarekar <siddhesh@redhat.com>
24137
e4f22324
SP
24138 * math/atest-exp.c (exp_mpn): Remove ROUND.
24139 * math/atest-exp2.c (exp_mpn): Likewise.
24140 * math/atest-sincos.c (sincosx_mpn): Remove ROUND and CHK.
24141
2016b3cd
SP
24142 * stdlib/cxa_thread_atexit_impl.c: Fix Copyright year.
24143 * stdlib/tst-tls-atexit-lib.c: Likewise.
24144 * stdlib/tst-tls-atexit.c: Likewise.
24145
4be9b544
MF
241462013-02-18 Mike Frysinger <vapier@gentoo.org>
24147
24148 * stdlib/stdlib.h (aligned_alloc): Use __attribute_malloc__
24149 and __attribute_alloc_size__.
24150
2f62b9ee
MF
241512013-02-18 Mike Frysinger <vapier@gentoo.org>
24152
24153 * include/programs/xmalloc.h: Change __attribute_alloc_size to
24154 __attribute_alloc_size__.
24155 * include/sys/cdefs.h (__attribute_alloc_size): Macro removed.
24156 * misc/sys/cdefs.h (__attribute_alloc_size__): New macro.
24157
6ff444c4
MF
241582013-02-18 Mike Frysinger <vapier@gentoo.org>
24159
24160 * include/programs/xmalloc.h: New file.
24161 * catgets/gencat.c: Include it.
24162 (xmalloc, xcalloc, xrealloc, xstrdup): Don't declare them.
24163 * elf/pldd.c: Likewise.
24164 * iconv/iconv_charmap.c: Likewise.
24165 * iconv/iconvconfig.c: Likewise.
24166 * iconv/strtab.c: Likewise.
24167 * locale/programs/locale.c: Likewise.
24168 * locale/programs/localedef.h: Likewise.
24169 * locale/programs/simple-hash.c: Likewise.
24170 * nscd/nscd.h: Likewise.
24171 * nss/makedb.c: Likewise.
24172 * sysdeps/generic/ldconfig.h: Likewise.
24173
be179c8a
SP
241742013-02-18 Siddhesh Poyarekar <siddhesh@redhat.com>
24175
ba384f6e
SP
24176 * Versions.def: Add GLIBC_2.18.
24177 * include/link.h (struct link_map): New member l_tls_dtor_count.
24178 * include/stdlib.h (__cxa_thread_atexit_impl): Declare.
24179 (__call_tls_dtors): Likewise.
24180 * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Add
24181 __cxa_thread_atexit_impl.
24182 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
24183 Likewise.
24184 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
24185 Likewise.
24186 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist:
24187 Likewise.
24188 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist:
24189 Likewise.
24190 * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
24191 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist:
24192 Likewise.
24193 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist:
24194 Likewise.
24195 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
24196 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist:
24197 Likewise.
24198 * stdlib/Makefile (routines): Add __cxa_thread_atexit_impl.
24199 (tests): Add test case tst-tls-atexit.
24200 (modules-names): Add shared library for tst-tls-atexit.
85891aca 24201 * stdlib/Versions (GLIBC_2.18): Add __cxa_thread_atexit_impl.
ba384f6e
SP
24202 (GLIBC_PRIVATE): Add __call_tls_dtors.
24203 * stdlib/cxa_thread_atexit_impl.c: New file with helper function
24204 for libstdc++.
24205 * stdlib/exit.c (__run_exit_handlers): Call __call_tls_dtors.
24206 * stdlib/tst-tls-atexit.c: New test case.
24207 * stdlib/tst-tls-atexit-lib.c: New test case.
24208
ffaa74cf 24209 * misc/tst-pselect.c: Include stdlib.h for declaration of exit.
ffaa74cf 24210
be179c8a
SP
24211 * elf/Versions (ld): Add _dl_find_dso_for_object.
24212 * elf/dl-addr.c (_dl_addr): Use _dl_find_dso_for_object.
24213 * elf/dl-open.c (_dl_find_dso_for_object): New function.
24214 (dl_open_worker): Use _dl_find_dso_for_object.
24215 * elf/dl-sym.c (do_sym): Likewise.
24216 * sysdeps/generic/ldsodefs.h: Declare _dl_find_dso_for_object.
24217
f78b5caa
AK
242182013-02-18 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
24219
24220 * sysdeps/s390/s390-64/dl-trampoline.S (_dl_runtime_resolve):
24221 Syntactic changes only.
24222 (_dl_runtime_profile): Do a tail-call to the resolved function.
24223
29691210
JM
242242013-02-17 Joseph Myers <joseph@codesourcery.com>
24225
24226 [BZ #13550]
24227 * sysdeps/x86_64/bp-asm.h: Remove file.
24228 * sysdeps/unix/sysv/linux/x86_64/clone.S: Do not include
24229 <bp-sym.h> and <bp-asm.h>.
24230 (__clone): Do not use BP_SYM.
24231 * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Do not include
24232 <bp-sym.h> and <bp-asm.h>.
24233 * sysdeps/unix/x86_64/sysdep.S: Likewise.
24234 * sysdeps/x86_64/bsd-_setjmp.S: Do not include "bp-sym.h" and
24235 "bp-asm.h".
24236 (_setjmp): Do not use BP_SYM.
24237 * sysdeps/x86_64/bsd-setjmp.S: Do not include "bp-sym.h" and
24238 "bp-asm.h".
24239 (setjmp): Do not use BP_SYM.
24240 * sysdeps/x86_64/mempcpy.S (__mempcpy): Do not use BP_SYM in
24241 libc_hidden_def.
24242 (mempcpy): Do not use BP_SYM in weak_alias.
24243 * sysdeps/x86_64/rtld-strchr.S: Do not include "bp-sym.h" and
24244 "bp-asm.h".
24245 (strchr): Do not use BP_SYM.
24246 * sysdeps/x86_64/rtld-strlen.S: Do not include "bp-sym.h" and
24247 "bp-asm.h".
24248 * sysdeps/x86_64/setjmp.S (__sigsetjmp): Do not use BP_SYM.
24249 * sysdeps/x86_64/start.S: Do not include "bp-sym.h".
24250 (_start): Do not use BP_SYM.
24251 * sysdeps/x86_64/strcat.S: Do not include "bp-sym.h" and
24252 "bp-asm.h".
24253 (strcat): Do not use BP_SYM.
24254 * sysdeps/x86_64/strcmp.S: Do not include "bp-sym.h" and
24255 "bp-asm.h".
24256 (STRCMP): Do not use BP_SYM.
24257 * sysdeps/x86_64/strcpy.S: Do not include "bp-sym.h" and
24258 "bp-asm.h".
24259 (STRCPY): Do not use BP_SYM.
24260 * sysdeps/x86_64/strcpy_chk.S: Do not include "bp-sym.h" and
24261 "bp-asm.h".
24262 * sysdeps/x86_64/strtok.S: Do not include "bp-sym.h" and
24263 "bp-asm.h".
24264 (FUNCTION): Do not use BP_SYM.
24265 * sysdeps/x86_64/strtok_r.S (strtok_r): Do not use BP_SYM in
24266 weak_alias.
24267 (__GI___strtok_r): Do not use BP_SYM in strong_alias.
24268
f238fd19
AJ
242692013-02-17 Andreas Jaeger <aj@suse.de>
24270
24271 * time/Versions: Sort entries.
24272 * string/Versions: Likewise.
24273 * resolv/Versions: Likewise.
24274 * posix/Versions: Likewise.
24275 * iconv/Versions: Likewise.
24276 * elf/Versions: Likewise.
24277 * wcsmbs/Versions: Likewise.
24278
bd07f23c 242792013-02-15 Siddhesh Poyarekar <siddhesh@redhat.com>
4709fe76 24280
22af19f9
SP
24281 * sysdeps/ieee754/dbl-64/mpa.c (__sqr): Avoid using LIM in
24282 loop termination condition.
24283
4709fe76
SP
24284 * sysdeps/ieee754/dbl-64/mpa.c (__mul): Use intermediate
24285 variable to calculate EZ.
24286 (__sqr): Likewise.
2d0e0f29
SP
24287
24288 * sysdeps/ieee754/dbl-64/mpa.c (__mul): Fix determination of
24289 the lower precision input.
24290
daaa7713
JM
242912013-02-15 Joseph Myers <joseph@codesourcery.com>
24292
24293 [BZ #13550]
24294 * Makeconfig [!+link-bounded] (+link-bounded): Remove variable.
24295 [!link-extra-libs] (link-extra-libs-bounded): Likewise.
24296 (run-via-rtld-prefix): Do not handle %-bp tests.
24297 (test-via-rtld-prefix): Do not mention %-bp tests in comment.
24298 (all-object-suffixes): Remove .ob.
24299 (bppfx): Remove variable.
24300 [$(build-bounded) = yes] (object-suffixes): Do not add .ob.
24301 [$(build-bounded) = yes] (CPPFLAGS-.ob): Remove variable.
24302 [$(build-bounded) = yes] (CFLAGS-.ob): Likewise.
24303 [$(build-bounded) = yes] (libtype.ob): Likewise.
24304 * Makerules (elide-routines.ob): Remove variable.
24305 (do-tests-clean): Do not handle *-bp.out.
24306 (common-mostlyclean): Do not handle *-bp and *-bp.out.
24307 * Rules [$(build-bounded) = yes] (tests-bp.out): Remove variable.
24308 [$(build-bounded) = yes] (xtests-bp.out): Likewise.
24309 (tests): Do not include $(tests-bp.out).
24310 (xtests): Do not include $(xtests-bp.out).
24311 [$(build-bounded) = yes] (binaries-bounded): Remove variable.
24312 [$(build-bounded) = yes] ($(addprefix
24313 $(objpfx),$(binaries-bounded))): Remove rule.
24314 ($(objpfx)%-bp.out): Remove rule.
24315 * config.make.in (build-bounded): Remove variable.
24316 * crypt/Makefile [$(build-bounded) = yes]
24317 ($(tests:%=$(objpfx)%-bp)): Remove dependency.
24318 * csu/Makefile [$(build-bounded) = yes] (extra-objs): Do not
24319 append to variable.
24320 [$(build-bounded) = yes] (install-lib): Likewise.
24321 [$(build-bounded) = yes] (generated): Likewise.
24322 [!start-installed-name-rule] ($(objpfx)b$(start-installed-name)):
24323 Remove rule.
24324 * intl/Makefile [$(build-bounded) = yes]
24325 ($(multithread-test-srcs:%=$(objpfx)%-bp)): Remove dependency.
24326 * math/Makefile [$(build-bounded) = yes]
24327 ($(tests:%=$(objpfx)%-bp): Likewise.
24328 * misc/Makefile [$(build-bounded) = yes]
24329 ($(objpfx)tst-tsearch-bp): Likewise.
24330 * nptl/Makeconfig (bounded-thread-library): Remove variable.
24331 * rt/Makefile [$(build-bounded) = yes] ($(tests:%=$(objpfx)%-bp)):
24332 Remove dependency.
24333 * string/Makefile (o-objects.ob): Remove variable.
24334 * sysdeps/i386/i686/Makefile [$(config-asflags-i686) = yes]
24335 (CFLAGS-.ob): Remove variable.
24336 [$(config-asflags-i686) = yes] (ASFLAGS-.ob): Likewise.
24337 * sysdeps/sparc/sparc32/sparcv9/Makefile (ASFLAGS-.ob): Remove
24338 both definitions of variable.
24339 * sysdeps/sparc/sparc64/Makefile [$(have-as-vis3) = yes]
24340 (ASFLAGS-.ob): Remove variable.
24341
e97ed6dd
JM
243422013-02-14 Joseph Myers <joseph@codesourcery.com>
24343
2bdd4ca6
JM
24344 [BZ #13550]
24345 * config.h.in [USE_REGPARMS && !PROF && !__BOUNDED_POINTERS__]:
24346 Remove __BOUNDED_POINTERS__ from condition.
24347 * elf/dl-runtime.c [!PROF && !__BOUNDED_POINTERS__]: Likewise.
24348 * string/bits/string2.h [!__NO_STRING_INLINES &&
24349 !__BOUNDED_POINTERS__]: Likewise.
24350 * sysdeps/i386/dl-machine.h [!PROF && !__BOUNDED_POINTERS__]:
24351 Likewise.
24352 * sysdeps/unix/sysv/linux/shmat.c (shmat) [__BOUNDED_POINTERS__]:
24353 Remove conditional code.
24354 * sysdeps/x86/bits/string.h [!__NO_STRING_INLINES &&
24355 __USE_STRING_INLINES && __GNUC__ && __GNUC__ >= 2 &&
24356 !__BOUNDED_POINTERS__]: Remove __BOUNDED_POINTERS__ from
24357 condition.
24358
e97ed6dd
JM
24359 [BZ #13550]
24360 * csu/libc-start.c: Do not include <bp-sym.h>.
24361 [!LIBC_START_MAIN] (LIBC_START_MAIN): Do not use BP_SYM.
24362 * elf/dl-open.c: Do not include <bp-sym.h>.
24363 (_dl_sysdep_start): Do not use BP_SYM in weak_extern.
24364 * math/fegetenv.c: Do not include <bp-sym.h>.
24365 (fegetenv): Do not use BP_SYM in versioned symbols.
24366 * nptl/sysdeps/pthread/bits/libc-lockP.h
24367 [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]: Do not include
24368 <bp-sym.h>.
24369 [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24370 (__pthread_mutex_init): Do not use BP_SYM in weak_extern.
24371 [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24372 (__pthread_mutex_destroy): Likewise.
24373 [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24374 (__pthread_mutex_lock): Likewise.
24375 [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24376 (__pthread_mutex_trylock): Likewise.
24377 [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24378 (__pthread_mutex_unlock): Likewise.
24379 [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24380 (__pthread_mutexattr_init): Likewise.
24381 [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24382 (__pthread_mutexattr_destroy): Likewise.
24383 [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24384 (__pthread_mutexattr_settype): Likewise.
24385 [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24386 (__pthread_rwlock_init): Likewise.
24387 [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24388 (__pthread_rwlock_destroy): Likewise.
24389 [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24390 (__pthread_rwlock_rdlock): Likewise.
24391 [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24392 (__pthread_rwlock_tryrdlock): Likewise.
24393 [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24394 (__pthread_rwlock_wrlock): Likewise.
24395 [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24396 (__pthread_rwlock_trywrlock): Likewise.
24397 [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24398 (__pthread_rwlock_unlock): Likewise.
24399 [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24400 (__pthread_key_create): Likewise.
24401 [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24402 (__pthread_setspecific): Likewise.
24403 [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24404 (__pthread_getspecific): Likewise.
24405 [!__NO_WEAK_PTHREAD_ALIASES && weak_extern] (__pthread_once):
24406 Likewise.
24407 [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24408 (_pthread_cleanup_push_defer): Likewise.
24409 [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24410 (_pthread_cleanup_pop_restore): Likewise.
24411 [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24412 (pthread_setcancelstate): Likewise.
24413 * string/memchr.c [HAVE_BP_SYM_H || _LIBC]: Do not include
24414 <bp-sym.h>.
24415 [!(HAVE_BP_SYM_H || _LIBC)] (BP_SYM): Remove macro definition.
24416 (memchr): Do not use BP_SYM in weak_alias.
24417 * sysdeps/i386/fpu/fegetenv.c: Do not include <bp-sym.h>.
24418 (fegetenv): Do not use BP_SYM in versioned symbols.
24419 * sysdeps/i386/fpu/fesetenv.c: Do not include <bp-sym.h>.
24420 (fesetenv): Do not use BP_SYM in versioned symbols.
24421 * sysdeps/i386/fpu/feupdateenv.c: Do not include <bp-sym.h>.
24422 (feupdateenv): Do not use BP_SYM in versioned symbols.
24423 * sysdeps/i386/fpu/fsetexcptflg.c: Do not include <bp-sym.h>.
24424 (fesetexceptflag): Do not use BP_SYM in versioned symbols.
24425 * sysdeps/posix/open64.c: Do not include <bp-sym.h>.
24426 (__open64): Do not use BP_SYM in weak_alias and libc_hidden_weak.
24427 (open64): Do not use BP_SYM in weak_alias.
24428 * sysdeps/powerpc/fpu/fegetenv.c: Do not include <bp-sym.h>.
24429 (fegetenv): Do not use BP_SYM in versioned symbols.
24430 * sysdeps/powerpc/fpu/fesetenv.c: Do not include <bp-sym.h>.
24431 (fesetenv): Do not use BP_SYM in versioned symbols.
24432 * sysdeps/powerpc/fpu/feupdateenv.c: Do not include <bp-sym.h>.
24433 (feupdateenv): Do not use BP_SYM in versioned symbols.
24434 * sysdeps/powerpc/fpu/fgetexcptflg.c: Do not include <bp-sym.h>.
24435 (fegetexceptflag): Do not use BP_SYM in versioned symbols.
24436 * sysdeps/powerpc/fpu/fraiseexcpt.c: Do not include <bp-sym.h>.
24437 (feraiseexcept): Do not use BP_SYM in versioned symbols.
24438 * sysdeps/powerpc/fpu/fsetexcptflg.c: Do not include <bp-sym.h>.
24439 (fesetexceptflag): Do not use BP_SYM in versioned symbols.
24440 * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Do not include
24441 <bp-sym.h>.
24442 (__libc_start_main): Do not use BP_SYM.
24443
d6752ccd
SP
244442013-02-14 Siddhesh Poyarekar <siddhesh@redhat.com>
24445
cb57ce60
SP
24446 * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__cpy): Remove
24447 redundant return line.
24448 (norm): Likewise.
24449 (denorm): Likewise.
24450 (dbl_mp): Likewise.
24451 (sub_magnitudes): Likewise.
24452 (__add): Likewise.
24453 (__sub): Likewise.
24454 (__mul): Likewise.
24455 (__inv): Likewise.
24456 (__dvd): Likewise.
24457 * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__cpy): Likewise.
24458 (norm): Likewise.
24459 (denorm): Likewise.
24460 (dbl_mp): Likewise.
24461 (sub_magnitudes): Likewise.
24462 (__add): Likewise.
24463 (__sub): Likewise.
24464 (__mul): Likewise.
24465 (__inv): Likewise.
24466 (__dvd): Likewise.
24467
f414520d
SP
24468 * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Use __sqr
24469 instead of __mul.
24470 * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Likewise.
24471 * sysdeps/ieee754/dbl-64/sincos32.c (ss32): Likewise.
24472 (cc32): Likewise.
24473
d6752ccd
SP
24474 * sysdeps/ieee754/dbl-64/mpa.c (__sqr): New function.
24475 * sysdeps/ieee754/dbl-64/mpa.h (__sqr): Declare.
24476 * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): use __sqr instead
24477 of __mul for squares.
24478 * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__sqr): New
24479 function
24480 * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__sqr):
24481 Likewise.
24482 * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: Define __sqr.
24483 * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
24484
70d9946a
JM
244852013-02-13 Joseph Myers <joseph@codesourcery.com>
24486
24487 [BZ #13550]
24488 * misc/sys/cdefs.h [!__BOUNDED_POINTERS__]: Remove conditional
24489 code.
24490 * csu/libc-start.c (LIBC_START_MAIN): Do not use __unbounded in
24491 prototype or function definition. Rename ubp_* variables and
24492 parameters. Remove argv definitions conditional on
24493 [__BOUNDED_POINTERS__].
24494 * debug/backtrace.c (__backtrace): Do not use __unbounded.
24495 * elf/dl-runtime.c (_dl_fixup): Likewise.
24496 * include/set-hooks.h (RUN_HOOK): Likewise.
24497 * stdio-common/vfprintf.c (JUMP): Do not use __unbounded in either
24498 definition.
24499 * string/strcpy.c (strcpy): Do not use __unbounded.
24500 * sysdeps/generic/frame.h (struct layout): Likewise.
24501 * sysdeps/gnu/bits/msq.h (struct msqid_ds): Likewise.
24502 * sysdeps/i386/dl-machine.h (_dl_fixup): Likewise.
24503 * sysdeps/powerpc/powerpc32/backtrace.c (struct layout): Likewise.
24504 * sysdeps/powerpc/powerpc64/backtrace.c (struct layout): Likewise.
24505 * sysdeps/sparc/backtrace.c (struct layout): Likewise.
24506 (__backtrace): Likewise.
24507 * sysdeps/unix/sysv/linux/aio_sigqueue.c (__aio_sigqueue): Do not
24508 use __ptrvalue.
24509 * sysdeps/unix/sysv/linux/fxstat.c (__fxstat): Likewise.
24510 * sysdeps/unix/sysv/linux/fxstatat.c (__fxstatat): Likewise.
24511 * sysdeps/unix/sysv/linux/gai_sigqueue.c (__gai_sigqueue):
24512 Likewise.
24513 * sysdeps/unix/sysv/linux/i386/brk.c (__brk): Likewise.
24514 * sysdeps/unix/sysv/linux/i386/fxstat.c (__fxstat): Likewise.
24515 * sysdeps/unix/sysv/linux/i386/fxstatat.c (__fxstatat): Likewise.
24516 * sysdeps/unix/sysv/linux/i386/lxstat.c (__lxstat): Likewise.
24517 * sysdeps/unix/sysv/linux/i386/msgctl.c (struct __old_msqid_ds):
24518 Do not use __unbounded.
24519 * sysdeps/unix/sysv/linux/i386/setrlimit.c (__new_setrlimit):
24520 Rename __unboundedrlimits parameter to rlimits in prototype.
24521 * sysdeps/unix/sysv/linux/i386/shmctl.c (struct __old_shmid_ds):
24522 Do not use __unbounded.
24523 * sysdeps/unix/sysv/linux/i386/sigaction.c (__libc_sigaction): Do
24524 not use __ptrvalue.
24525 * sysdeps/unix/sysv/linux/i386/xstat.c (__xstat): Likewise.
24526 * sysdeps/unix/sysv/linux/llseek.c (__llseek): Likewise.
24527 * sysdeps/unix/sysv/linux/lxstat.c (__lxstat): Likewise.
24528 * sysdeps/unix/sysv/linux/mmap64.c (__mmap64): Do not use
24529 __ptrvalue or __unbounded.
24530 (__mmap64) [__BOUNDED_POINTERS__]: Remove conditional code.
24531 * sysdeps/unix/sysv/linux/msgctl.c (struct __old_msqid_ds): Do not
24532 use __unbounded.
24533 (__new_msgctl): Do not use __ptrvalue.
24534 * sysdeps/unix/sysv/linux/msgrcv.c (struct ipc_kludge): Do not use
24535 __unbounded.
24536 (__libc_msgrcv): Do not use __ptrvalue.
24537 * sysdeps/unix/sysv/linux/powerpc/libc-start.c (struct
24538 startup_info): Do not use __unbounded.
24539 (__libc_start_main): Likewise. Rename ubp_* variables and
24540 parameters. Remove argv definitions conditional on
24541 [__BOUNDED_POINTERS__].
24542 * sysdeps/unix/sysv/linux/ptrace.c (ptrace): Do not use
24543 __ptrvalue.
24544 * sysdeps/unix/sysv/linux/semctl.c (struct __old_semid_ds): Do not
24545 use __unbounded.
24546 * sysdeps/unix/sysv/linux/shmat.c (shmat): Do not use __unbounded
24547 or __ptrvalue.
24548 * sysdeps/unix/sysv/linux/shmctl.c (struct __old_shmid_ds): Do not
24549 use __unbounded.
24550 (__new_shmctl): Do not use __ptrvalue.
24551 * sysdeps/unix/sysv/linux/shmdt.c (shmdt): Likewise.
24552 * sysdeps/unix/sysv/linux/sigaction.c (__libc_sigaction):
24553 Likewise.
24554 * sysdeps/unix/sysv/linux/sigqueue.c (__sigqueue): Likewise.
24555 * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c
24556 (__libc_sigaction): Likewise.
24557 * sysdeps/unix/sysv/linux/sysctl.c (__sysctl): Likewise.
24558 * sysdeps/unix/sysv/linux/x86_64/sigaction.c (__libc_sigaction):
24559 Likewise.
24560 * sysdeps/unix/sysv/linux/xstat.c (__xstat): Likewise.
24561
cc7834d6
OB
245622013-02-13 Ondřej Bílka <neleai@seznam.cz>
24563
ffb1ec7b 24564 * stdlib/Makefile (headers): Add bits/stdlib-bsearch.h.
170704c9
OB
24565
24566 * string/mempcpy.c: Implement by calling memcpy.
24567
bdf02814
SP
245682013-02-13 Siddhesh Poyarekar <siddhesh@redhat.com>
24569
c2af38aa
SP
24570 * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Remove NFA.
24571
4e92d59e
SP
24572 * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Faster polynomial
24573 evaluation.
24574
909279a5
SP
24575 * sysdeps/ieee754/dbl-64/mpa.c (__mul): Don't bother with zero
24576 values in the mantissa.
24577
bdf02814
SP
24578 * sysdeps/ieee754/dbl-64/mpa.c (add_magnitudes): Use ZK to
24579 minimize writes to Z.
24580 (sub_magnitudes): Simplify code a bit.
24581
cd525923
RM
245822013-02-12 Roland McGrath <roland@hack.frob.com>
24583
24584 * include/libc-symbols.h (stub_warning): Remove "warning: " prefix
24585 from the message. The linker prefixes all warnings with that already.
24586
7e2f0d2d
AS
245872013-02-12 Andreas Schwab <schwab@suse.de>
24588
a445af0b
AS
24589 [BZ #15078]
24590 * posix/regexec.c (extend_buffers): Add parameter min_len.
24591 (check_matching): Pass minimum needed length.
24592 (clean_state_log_if_needed): Likewise.
24593 (get_subexp): Likewise.
24594 * posix/Makefile (tests): Add bug-regex34.
24595 (bug-regex34-ENV): Define.
24596 * posix/bug-regex34.c: New file.
24597
7e2f0d2d
AS
24598 [BZ #11561]
24599 * posix/regcomp.c (parse_bracket_exp): When looking up collating
24600 elements compare against the byte sequence of it, not its name.
24601 * posix/Makefile (tests): Add bug-regex35.
24602 (bug-regex35-ENV): Define.
24603 * posix/bug-regex35.c: New file.
24604
a175b684
TV
246052013-02-11 Tom de Vries <tom@codesourcery.com>
24606
24607 * string/str-two-way.h: Fix typo RESULT_TYPE -> RETURN_TYPE in
24608 comment.
24609 Add RET0_IF_0 and CHECK_EOL to macro list in comment.
24610 (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J): Remove superfluous undef.
24611 (CHECK_EOL): Add undef.
24612
310998fe 246132013-02-11 Ondřej Bílka <neleai@seznam.cz>
41eda41d
OB
24614
24615 * bits/stdlib-bsearch.h: New file.
24616 * stdlib/bsearch.c: Include bits/stdlib-bsearch.h.
310998fe 24617 * stdlib/stdlib.h: Likewise.
41eda41d 24618
8ded91fb
RM
246192013-02-11 Roland McGrath <roland@hack.frob.com>
24620
24621 * manual/conf.texi (General Limits): Fix SSIZE_MAX type to ssize_t.
24622 * manual/errno.texi (Error Messages): Fix typo in error_print_progname
24623 declaration.
24624 * manual/search.texi (Array Search Function): Add missing const in
24625 lfind prototype.
24626 * manual/resource.texi (Limits on Resources): Fix RLIM_INFINITY
24627 declaration to use rlim_t.
24628 (Basic Scheduling Functions): Remove erroneous const from
24629 sched_getparam prototype. Remove erroneous * from
24630 sched_get_priority_max and sched_get_priority_min prototypes.
24631 (Resource Usage): Fix summary @comment on vtimes to refer to
24632 sys/vtimes.h rather than vtimes.h.
24633 Add missing *s in vtimes prototype.
24634 (Limits on Resources): Fix ulimit prototype to return long int.
24635 * manual/math.texi (SVID Random): Fix lrand48_r and mrand48_r
24636 prototypes to use long int rather than double.
24637 (BSD Random): Fix initstate and setstate to use char *, not void *.
24638 * manual/llio.texi (Asynchronous Reads/Writes): Fix lio_listio64
24639 prototype to make second argument 'struct aiocb64 *const[]'.
24640 Fix aio_read64 and aio_write64 prototypes to use struct aiocb64.
24641 (Status of AIO Operations): Remove erroneous const in aio_return and
24642 aio_return64 prototypes.
24643 (Synchronizing I/O): Fix sync prototype to return void.
24644 * manual/startup.texi (Suboptions): Remove an erroneous const in
24645 getsubopt prototype.
24646 * manual/getopt.texi (Using Getopt): Add a const in getopt prototype.
24647 * manual/users.texi (Lookup Netgroup): Fix getnetgrent_r prototype to
24648 use size_t rather than int.
24649 (Scanning All Users): Likewise for getpwent_r.
24650 (Setting Groups): Add missing const to setgroups prototype.
24651 * manual/sysinfo.texi (mtab): Fix typo in getmntent_r prototype.
24652 * manual/socket.texi (Host Names): Fix gethostbyaddr and
24653 gethostbyaddr_r prototypes to use socklen_t rather than size_t and
24654 'const void *' rather than 'const char *'.
24655 (Host Address Functions): Likewise for inet_ntop.
24656 (Networks Database): Fix getnetbyaddr prototype to use uint32_t.
24657 (Receiving Data): Fix recv, recvfrom, recvmsg prototypes to use
24658 ssize_t for return value.
24659 (Sending Data): Likewise for send, sendto, sendmsg.
24660 (Socket Option Functions): Add a missing const in setsockopt prototype.
24661 * manual/stdio.texi (Simple Output): Fix fputwc_unlocked prototype to
24662 use wchar_t for the argument.
24663 (Formatted Input Functions): Fix swscanf prototype to use wchar_t *.
24664 * manual/arith.texi (Control Functions): Fix fegetexcept prototype to
24665 take no arguments.
24666 (Normalization Functions): Fix scalb, scalbf, scalbl prototypes to use
24667 double/float/long double for second argument.
24668 Fix return types of significand, significandf, significandl.
24669 * manual/filesys.texi (Setting Permissions): Use mode_t for second
24670 argument in fchmod prototype.
24671 (File Owner): Use uid_t and gid_t in fchown prototype.
24672 (File Times): Add const to utimes, futimes, and lutimes prototypes.
24673 (Making Special Files): Use mode_t and dev_t in mknod prototype.
24674 (Scanning Directory Content): Fix scandir and scandir64 prototypes to
24675 use 'const struct dirent **' as argument types to CMP function pointer
24676 argument.
24677 (Symbolic Links): Fix readlink prototype with ssize_t as return value.
24678 (File Times): Fix summary magic @comment for struct utimbuf and utime
24679 to refer to utime.h, not time.h.
24680 * manual/string.texi (Argz Functions): Add missing const in
24681 argz_extract and argz_next prototypes.
24682 (Finding Tokens in a String): Likewise for basename.
24683 (String/Array Comparison): Fix typo in wcscasecmp prototype.
24684 (Copying and Concatenation): Fix typo in wmemmove prototype.
24685 * manual/signal.texi (Using Pause): Use (void) in pause prototype.
24686 (Signal Stack): Remove erroneous const in sigstack prototype.
24687 * manual/time.texi (Setting an Alarm): Add missing const in setitimer
24688 prototype.
24689 (Simple Calendar Time): Likewise for stime.
24690 * manual/terminal.texi (BSD Terminal Modes): Add missing const in stty
24691 prototype.
24692 * manual/sysinfo.texi (System Parameters): Fix mentions of sysctl.h to
24693 say sys/sysctl.h instead.
24694 * manual/syslog.texi (syslog; vsyslog): Add missing const in syslog
24695 and vsyslog prototypes.
24696
fe77fe6d
TV
246972013-02-11 Tom de Vries <tom@codesourcery.com>
24698
24699 * string/Makefile (CFLAGS-bug-strstr1.c, CFLAGS-bug-strcasestr1.c):
24700 Remove.
24701
3a09b620
RM
247022013-02-11 Roland McGrath <roland@hack.frob.com>
24703
24704 * misc/sys/mman.h: Fix typo in mremap comment.
24705
550a0b89
RM
247062013-02-08 Roland McGrath <roland@hack.frob.com>
24707
24708 * manual/examples/mkfsock.c (make_named_socket): Don't add one for
24709 the '\0' terminator.
24710
a2da1673
JM
247112013-02-08 Joseph Myers <joseph@codesourcery.com>
24712
24713 [BZ #13550]
24714 * debug/segfault.c: Don't include <bp-checks.h>.
24715 * sysdeps/generic/bp-checks.h: Remove file.
24716 * sysdeps/unix/sysv/linux/getdents.c: Don't include <bp-checks.h>.
24717 (__GETDENTS): Don't use CHECK_N.
24718 * sysdeps/unix/sysv/linux/i386/brk.c: Don't include <bp-checks.h>.
24719 * sysdeps/unix/sysv/linux/i386/getgroups.c: Likewise.
24720 (__getgroups): Don't use CHECK_N.
24721 * sysdeps/unix/sysv/linux/i386/setgroups.c: Likewise.
24722 (setgroups): Don't use CHECK_N.
24723 * sysdeps/unix/sysv/linux/mmap64.c: Don't include <bp-checks.h>.
24724 * sysdeps/unix/sysv/linux/msgrcv.c: Likewise.
24725 (__libc_msgrcv): Don't use CHECK_N.
24726 * sysdeps/unix/sysv/linux/msgsnd.c: Don't include <bp-checks.h>.
24727 (__libc_msgsnd): Don't use CHECK_N.
24728 * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c: Don't include
24729 <bp-checks.h>.
24730 (__libc_pread): Don't use CHECK_N.
24731 * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c: Don't
24732 include <bp-checks.h>.
24733 (__libc_pread64): Don't use CHECK_N.
24734 * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c: Don't
24735 include <bp-checks.h>.
24736 (__libc_pwrite): Don't use CHECK_N.
24737 * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c: Don't
24738 include <bp-checks.h>.
24739 (__libc_pwrite64): Don't use CHECK_N.
24740 * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Don't include
24741 <bp-checks.h>.
24742 (__libc_pread): Don't use CHECK_N.
24743 * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Don't
24744 include <bp-checks.h>.
24745 (__libc_pread64): Don't use CHECK_N.
24746 * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Don't
24747 include <bp-checks.h>.
24748 (__libc_pwrite): Don't use CHECK_N.
24749 * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Don't
24750 include <bp-checks.h>.
24751 (__libc_pwrite64): Don't use CHECK_N.
24752 * sysdeps/unix/sysv/linux/pread.c: Don't include <bp-checks.h>.
24753 (do_pread): Don't use CHECK_N.
24754 * sysdeps/unix/sysv/linux/pread64.c: Don't include <bp-checks.h>.
24755 (do_pread64): Don't use CHECK_N.
24756 * sysdeps/unix/sysv/linux/pwrite.c: Don't include <bp-checks.h>.
24757 (do_pwrite): Don't use CHECK_N.
24758 * sysdeps/unix/sysv/linux/pwrite64.c: Don't include <bp-checks.h>.
24759 (do_pwrite64): Don't use CHECK_N.
24760 * sysdeps/unix/sysv/linux/readv.c: Don't include <bp-checks.h>.
24761 (__libc_readv): Don't use CHECK_N.
24762 * sysdeps/unix/sysv/linux/semop.c: Don't include <bp-checks.h>.
24763 (semop): Don't use CHECK_N.
24764 * sysdeps/unix/sysv/linux/semtimedop.c: Don't include
24765 <bp-checks.h>.
24766 (semtimedop): Don't use CHECK_N.
24767 * sysdeps/unix/sysv/linux/sh/pread.c: Don't include <bp-checks.h>.
24768 (__libc_pread): Don't use CHECK_N.
24769 * sysdeps/unix/sysv/linux/sh/pread64.c: Don't include
24770 <bp-checks.h>.
24771 (__libc_pread64): Don't use CHECK_N.
24772 * sysdeps/unix/sysv/linux/sh/pwrite.c: Don't include
24773 <bp-checks.h>.
24774 (__libc_pwrite): Don't use CHECK_N.
24775 * sysdeps/unix/sysv/linux/sh/pwrite64.c: Don't include
24776 <bp-checks.h>.
24777 (__libc_pwrite64): Don't use CHECK_N.
24778 * sysdeps/unix/sysv/linux/sparc/sparc64/msgrcv.c: Don't include
24779 <bp-checks.h>.
24780 (__libc_msgrcv): Don't use CHECK_N.
24781 * sysdeps/unix/sysv/linux/sysctl.c: Don't include <bp-checks.h>.
24782 (__sysctl): Don't use CHECK_N. Remove GKM FIXME comment.
24783 * sysdeps/unix/sysv/linux/writev.c: Don't include <bp-checks.h>.
24784 (__libc_writev): Don't use CHECK_N.
24785
b84660a8
RM
247862013-02-08 Roland McGrath <roland@hack.frob.com>
24787
7f3e75f8
RM
24788 * string/strcpy.c: Removed unused variable.
24789
b84660a8
RM
24790 * Makeconfig (+sysdep-includes): Define with := rather than =.
24791 Use an existing include/ subdir of each sysdeps dir before it.
24792
471514d3
CD
247932013-02-08 Carlos O'Donell <carlos@redhat.com>
24794
24795 * nscd/connection.c (register_traced_file): Comment function.
24796 [HAVE_INOTIFY] (union __inev): Define.
24797 [HAVE_INOTIFY] (inotify_check_files): New function.
24798 [HAVE_INOTIFY] (clear_db_cache): Likewise.
24799 [HAVE_INOTIFY] (main_loop_poll): Call inotify_check_files and
24800 clear_db_cache.
24801 [HAVE_INOTIFY] (main_loop_epoll): Likewise.
24802
b2d3c3be
CD
248032013-02-08 Carlos O'Donell <carlos@redhat.com>
24804
24805 * elf/dl-cache.c (_dl_load_cache_lookup): Comment that cache is
24806 loaded if not already and that a failure is permanent.
24807
b39949d2
CD
248082013-02-08 Carlos O'Donell <carlos@redhat.com>
24809
ddacd1db 24810 [BZ #15006]
b39949d2
CD
24811 * sysdeps/generic/ldconfig.h: Define FLAG_ARM_LIBSF.
24812 * elf/cache.c (print_entry): Add FLAG_ARM_LIBSF support.
24813
b2c9eff4
JM
248142013-02-08 Joseph Myers <joseph@codesourcery.com>
24815
f3aae3f3
JM
24816 [BZ #13550]
24817 * sysdeps/generic/bp-checks.h (CHECK_1): Remove all definitions.
24818 (CHECK_1_NULL_OK): Likewise.
24819 * sysdeps/unix/sysv/linux/fxstat.c: Do not include <bp-checks.h>.
24820 (__fxstat): Do not use CHECK_1.
24821 * sysdeps/unix/sysv/linux/fxstat64.c: Do not include
24822 <bp-checks.h>.
24823 (___fxstat64): Do not use CHECK_1.
24824 * sysdeps/unix/sysv/linux/fxstatat.c: Do not include
24825 <bp-checks.h>.
24826 (__fxstatat): Do not use CHECK_1.
24827 * sysdeps/unix/sysv/linux/fxstatat64.c: Do not include
24828 <bp-checks.h>.
24829 (__fxstatat64): Do not use CHECK_1.
24830 * sysdeps/unix/sysv/linux/i386/fxstat.c: Do not include
24831 <bp-checks.h>.
24832 (__fxstat): Do not use CHECK_1.
24833 * sysdeps/unix/sysv/linux/i386/fxstatat.c: Do not include
24834 <bp-checks.h>.
24835 (__fxstatat): Do not use CHECK_1.
24836 * sysdeps/unix/sysv/linux/i386/getresgid.c: Do not include
24837 <bp-checks.h>.
24838 (__getresgid): Do not use CHECK_1.
24839 * sysdeps/unix/sysv/linux/i386/getresuid.c: Do not include
24840 <bp-checks.h>.
24841 (__getresuid): Do not use CHECK_1.
24842 * sysdeps/unix/sysv/linux/i386/lxstat.c: Do not include
24843 <bp-checks.h>.
24844 (__lxstat): Do not use CHECK_1.
24845 * sysdeps/unix/sysv/linux/i386/msgctl.c: Do not include
24846 <bp-checks.h>.
24847 (__old_msgctl): Do not use CHECK_1.
24848 (__new_msgctl): Likewise.
24849 * sysdeps/unix/sysv/linux/i386/setrlimit.c: Do not include
24850 <bp-checks.h>.
24851 (__new_setrlimit): Do not use CHECK_1.
24852 * sysdeps/unix/sysv/linux/i386/shmctl.c: Do not include
24853 <bp-checks.h>.
24854 (__old_shmctl): Do not use CHECK_1.
24855 (__new_shmctl): Likewise.
24856 * sysdeps/unix/sysv/linux/i386/xstat.c: Do not include
24857 <bp-checks.h>.
24858 (__xstat): Do not use CHECK_1.
24859 * sysdeps/unix/sysv/linux/lxstat.c: Do not include <bp-checks.h>.
24860 (__lxstat): Do not use CHECK_1.
24861 * sysdeps/unix/sysv/linux/lxstat64.c: Do not include
24862 <bp-checks.h>.
24863 (___lxstat64): Do not use CHECK_1.
24864 * sysdeps/unix/sysv/linux/msgctl.c: Do not include <bp-checks.h>.
24865 (__old_msgctl): Do not use CHECK_1.
24866 (__new_msgctl): Likewise.
24867 * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Do not include
24868 <bp-checks.h>.
24869 (__gettimeofday): Do not use CHECK_1.
24870 * sysdeps/unix/sysv/linux/ptrace.c: Do not include <bp-checks.h>.
24871 (ptrace) [__BOUNDED_POINTERS__]: Remove conditional code.
24872 * sysdeps/unix/sysv/linux/s390/gettimeofday.c: Do not include
24873 <bp-checks.h>.
24874 (__gettimeofday): Do not use CHECK_1.
24875 * sysdeps/unix/sysv/linux/shmctl.c: Do not include <bp-checks.h>.
24876 (__old_shmctl): Do not use CHECK_1_NULL_OK.
24877 (__new_shmctl): Do not use CHECK_1.
24878 * sysdeps/unix/sysv/linux/sigtimedwait.c: Do not include
24879 <bp-checks.h>.
24880 (do_sigtimedwait): Do not use CHECK_1.
24881 * sysdeps/unix/sysv/linux/sigwaitinfo.c: Do not include
24882 <bp-checks.h>.
24883 (do_sigwaitinfo): Do not use CHECK_1.
24884 * sysdeps/unix/sysv/linux/sparc/sparc64/msgctl.c: Do not include
24885 <bp-checks.h>.
24886 (msgctl): Do not use CHECK_1.
24887 * sysdeps/unix/sysv/linux/sparc/sparc64/shmctl.c: Do not include
24888 <bp-checks.h>.
24889 (shmctl): Do not use CHECK_1.
24890 * sysdeps/unix/sysv/linux/ustat.c: Do not include <bp-checks.h>.
24891 (ustat): Do not use CHECK_1.
24892 * sysdeps/unix/sysv/linux/wordsize-64/fxstat.c: Do not include
24893 <bp-checks.h>.
24894 (__fxstat): Do not use CHECK_1.
24895 * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c: Do not include
24896 <bp-checks.h>.
24897 (__fxstatat): Do not use CHECK_1.
24898 * sysdeps/unix/sysv/linux/wordsize-64/lxstat.c: Do not include
24899 <bp-checks.h>.
24900 (__lxstat): Do not use CHECK_1.
24901 * sysdeps/unix/sysv/linux/wordsize-64/xstat.c: Do not include
24902 <bp-checks.h>.
24903 (__xstat): Do not use CHECK_1.
24904 * sysdeps/unix/sysv/linux/xstat.c: Do not include <bp-checks.h>.
24905 (__xstat): Do not use CHECK_1.
24906 * sysdeps/unix/sysv/linux/xstat64.c: Do not include <bp-checks.h>.
24907 (___xstat64): Do not use CHECK_1.
24908
b2c9eff4
JM
24909 [BZ #13550]
24910 * sysdeps/generic/bp-checks.h (CHECK_BOUNDS_LOW): Remove all
24911 definitions.
24912 (CHECK_BOUNDS_HIGH): Likewise.
24913 * string/strcpy.c: Do not include <bp-checks.h>.
24914 (strcpy): Do not use CHECK_BOUNDS_LOW and CHECK_BOUNDS_HIGH.
24915
f1d70dad
RM
249162013-02-07 Roland McGrath <roland@hack.frob.com>
24917
24918 * nscd/nscd-client.h (__nscd_drop_map_ref):
24919 Add __attribute__ ((unused)).
24920 * nis/nss-nisplus.h (niserr2nss): Likewise.
24921
24922 * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu): Define it only
24923 under [!(USE_AS_STRCASESTR && STRCASESTR_NONASCII)].
24924
24925 * csu/libc-tls.c (init_static_tls, init_slotinfo):
24926 Remove inline keyword.
24927 * include/rounding-mode.h (round_away): Likewise.
24928 * libio/wfileops.c (adjust_wide_data): Likewise.
24929 * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu): Likewise.
24930 (__m128i_strloadu_tolower): Likewise.
24931 * sysdeps/x86_64/multiarch/strcasestr-nonascii.c
24932 (__m128i_strloadu_tolower): Likewise.
24933 * time/mktime.c (ydhms_diff): Likewise.
24934 * locale/elem-hash.h (elem_hash): Likewise.
24935 * locale/setlocale.c (setdata): Likewise.
24936 * posix/regex_internal.h (re_string_char_size_at): Likewise.
24937 (re_string_wchar_at): Likewise.
24938 (bitset_not, bitset_merge, bitset_mask): Likewise.
24939 [!(__GNUC__ > 3)] (inline): Remove macro.
24940 * nscd/nscd-client.h (__nscd_drop_map_ref): Remove inline keyword.
24941 * elf/dl-deps.c (_dl_map_object_deps: preload): Likewise.
24942 * elf/tlsdeschtab.h (_dl_tlsdesc_resolve_early_return_p): Likewise.
24943 (_dl_tlsdesc_wake_up_held_fixups): Likewise.
24944 * string/memcmp.c (memcmp_bytes): Likewise.
24945 * locale/programs/locarchive.c (compute_hashval): Likewise.
24946 * sysdeps/ieee754/dbl-64/x2y2m1.c (mul_split): Likewise.
24947 * sysdeps/unix/sysv/linux/fips-private.h (fips_enabled_p): Likewise.
24948 * resolv/res_send.c (evNowTime, evCmpTime): Likewise.
24949 * nss/getent.c (print_rpc, print_protocols): Likewise.
24950 (print_passwd, print_group, print_aliases): Likewise.
24951 * nis/nss-nisplus.h (niserr2nss): Likewise.
24952 * nscd/connections.c (restart_p): Likewise.
24953 Change return type to bool.
24954
eab55bfb
RM
249552013-02-05 Roland McGrath <roland@hack.frob.com>
24956
7bd642f5
RM
24957 * Makeconfig (all-Depend-files): Add existing
24958 $(sorted-subdirs:=/Depend) files.
24959 (all-subdirs): Remove nss.
24960 * sysdeps/unix/inet/Subdirs: Add it here instead.
24961 * hesiod/Depend: New file.
24962
573c29b2
RM
24963 * elf/dl-hwcaps.c (_dl_important_hwcaps): Use a variable-length array
24964 instead of calling alloca.
24965
b2e25af0
RM
24966 * io/lseek.c (__lseek): Rename to __libc_lseek.
24967 Define __lseek as an alias.
24968
eab55bfb
RM
24969 * sysdeps/generic/malloc-sysdep.h: Include <stdbool.h> and <unistd.h>.
24970
9a0d1941
CD
249712013-02-04 Carlos O'Donell <carlos@redhat.com>
24972
24973 * stdlib/getenv.c (getenv): Assume __BIG_ENDIAN in the
24974 else clause and remove check for non-standard endianness.
24975
b83bbec4
DM
249762013-02-04 David S. Miller <davem@davemloft.net>
24977
24978 * sysdeps/sparc/fpu/libm-test-ulps: Update.
24979
6277fdab
JM
249802013-02-04 Joseph Myers <joseph@codesourcery.com>
24981
24982 [BZ #13550]
24983 * sysdeps/generic/bp-checks.h [__BOUNDED_POINTERS__]
24984 (__ubp_memchr): Remove prototype.
24985 [__BOUNDED_POINTERS__] (_CHECK_STRING): Remove macro.
24986 [__BOUNDED_POINTERS__] (CHECK_STRING): Likewise.
24987 [__BOUNDED_POINTERS__] (CHECK_STRING_NULL_OK): Likewise.
24988 [!__BOUNDED_POINTERS__] (CHECK_STRING): Likewise.
24989 * sysdeps/i386/memchr.S [!__BOUNDED_POINTERS__] (__ubp_memchr):
24990 Remove alias.
24991 * sysdeps/sparc/sparc32/memchr.S [!__BOUNDED_POINTERS__]
24992 (__ubp_memchr): Likewise.
24993 * sysdeps/sparc/sparc64/memchr.S [!__BOUNDED_POINTERS__]
24994 (__ubp_memchr): Likewise.
24995 * sysdeps/unix/sysv/linux/execve.c: Do not include <bp-checks.h>.
24996 (__execve) [__BOUNDED_POINTERS__]: Remove conditional code.
24997 (__execve) [!__BOUNDED_POINTERS__]: Make code unconditional.
24998 * sysdeps/unix/sysv/linux/fxstatat.c (__fxstatat): Do not use
24999 CHECK_STRING.
25000 * sysdeps/unix/sysv/linux/fxstatat64.c (__fxstatat64): Likewise.
25001 * sysdeps/unix/sysv/linux/getcwd.c: Do not include <bp-checks.h>.
25002 (__getcwd): Do not use CHECK_STRING.
25003 * sysdeps/unix/sysv/linux/i386/chown.c: Do not include
25004 <bp-checks.h>.
25005 (__real_chown): Do not use CHECK_STRING.
25006 * sysdeps/unix/sysv/linux/i386/fchownat.c: Do not include
25007 <bp-checks.h>.
25008 (fchownat): Do not use CHECK_STRING.
25009 * sysdeps/unix/sysv/linux/i386/fxstatat.c (__fxstatat): Do not use
25010 CHECK_STRING.
25011 * sysdeps/unix/sysv/linux/i386/lchown.c: Do not include
25012 <bp-checks.h>.
25013 (__lchown): Do not use CHECK_STRING.
25014 * sysdeps/unix/sysv/linux/i386/lxstat.c (__lxstat): Likewise.
25015 * sysdeps/unix/sysv/linux/i386/xstat.c (__xstat): Likewise.
25016 * sysdeps/unix/sysv/linux/lxstat.c (__lxstat): Likewise.
25017 * sysdeps/unix/sysv/linux/lxstat64.c (___lxstat64): Likewise.
25018 * sysdeps/unix/sysv/linux/powerpc/powerpc32/truncate64.c: Do not
25019 include <bp-checks.h>.
25020 (truncate64): Do not use CHECK_STRING.
25021 * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Do not include
25022 <bp-checks.h>.
25023 (__real_chown): Do not use CHECK_STRING.
25024 * sysdeps/unix/sysv/linux/s390/s390-32/lchown.c: Do not include
25025 <bp-checks.h>.
25026 (__lchown): Do not use CHECK_STRING.
25027 * sysdeps/unix/sysv/linux/sh/chown.c: Do not include
25028 <bp-checks.h>.
25029 (__chown): Do not use CHECK_STRING.
25030 * sysdeps/unix/sysv/linux/truncate64.c: Do not include
25031 <bp-checks.h>.
25032 (truncate64): Do not use CHECK_STRING.
25033 * sysdeps/unix/sysv/linux/wordsize-64/lxstat.c (__lxstat):
25034 Likewise.
25035 * sysdeps/unix/sysv/linux/xmknod.c: Do not include <bp-checks.h>.
25036 (__xmknod): Do not use CHECK_STRING.
25037 * sysdeps/unix/sysv/linux/xmknodat.c: Do not include
25038 <bp-checks.h>.
25039 (__xmknodat): Do not use CHECK_STRING.
25040 * sysdeps/unix/sysv/linux/xstat.c (__xstat): Likewise.
25041 * sysdeps/unix/sysv/linux/xstat64.c (___xstat64): Likewise.
25042
903ae060
AS
250432013-02-04 Andreas Schwab <schwab@suse.de>
25044
25045 [BZ #14142]
25046 * include/errno.h: Redefine errno only if !NOT_IN_libc || IN_LIB.
25047 * include/netdb.h: Likewise for h_errno.
25048 * elf/tst-stackguard1.c: Include <tls.h>.
25049
542f9466
JK
250502013-02-02 Jan Kratochvil <jan.kratochvil@redhat.com>
25051
25052 * elf/link.h (struct link_map): Extend the l_addr comment.
25053 * include/link.h (struct link_map): Likewise.
25054
e782a927
JM
250552013-02-01 Joseph Myers <joseph@codesourcery.com>
25056
25057 [BZ #13550]
25058 * sysdeps/generic/bp-checks.h (BOUNDED_N): Remove all definitions.
25059 (BOUNDED_1): Remove macro.
25060 * debug/backtrace.c: Don't include <bp-checks.h>.
25061 (ADVANCE_STACK_FRAME): Don't use BOUNDED_1.
25062 (__backtrace): Likewise.
25063 * sysdeps/powerpc/powerpc32/backtrace.c: Don't include
25064 <bp-checks.h>.
25065 (__backtrace): Don't use BOUNDED_1.
25066 * sysdeps/powerpc/powerpc64/backtrace.c: Don't include
25067 <bp-checks.h>.
25068 (__backtrace): Don't use BOUNDED_1.
25069 * sysdeps/sparc/backtrace.c: Don't include <bp-checks.h>.
25070 (__backtrace): Don't use BOUNDED_1.
25071 * sysdeps/unix/sysv/linux/shmat.c: Don't include <bp-checks.h>.
25072 (shmat): Don't use BOUNDED_N.
25073
8cf28c5e
JM
250742013-01-31 Joseph Myers <joseph@codesourcery.com>
25075
3a7ac8a0
JM
25076 [BZ #13550]
25077 * sysdeps/generic/bp-start.h: Remove file.
25078 * csu/libc-start.c: Don't include <bp-start.h>.
25079 (LIBC_START_MAIN): Set up __environ directly instead of using
25080 INIT_ARGV_and_ENVIRON.
25081 * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Don't include
25082 <bp-start.h>.
25083
f3499f95
JM
25084 [BZ #13550]
25085 * sysdeps/generic/bp-checks.h (CHECK_IOCTL): Remove both
25086 definitions.
25087 (CHECK_FCNTL): Likewise.
25088 (CHECK_N_PAGES): Likewise.
25089
32a45bea
JM
25090 [BZ #13550]
25091 * sysdeps/generic/bp-checks.h (CHECK_SIGSET): Remove both
25092 definitions.
25093 (CHECK_SIGSET_NULL_OK): Likewise.
25094 * sysdeps/unix/sysv/linux/sigpending.c: Don't include
25095 <bp-checks.h>.
25096 (sigpending): Don't use CHECK_SIGSET.
25097 * sysdeps/unix/sysv/linux/sigprocmask.c: Don't include
25098 <bp-checks.h>.
25099 (__sigprocmask): Don't use CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
25100 * sysdeps/unix/sysv/linux/sigsuspend.c: Don't include
25101 <bp-checks.h>.
25102 (do_sigsuspend): Don't use CHECK_SIGSET.
25103 * sysdeps/unix/sysv/linux/sigtimedwait.c (do_sigtimedwait): Don't
25104 use CHECK_SIGSET.
25105 * sysdeps/unix/sysv/linux/sigwait.c: Don't include <bp-checks.h>.
25106 (do_sigwait): Don't use CHECK_SIGSET.
25107 * sysdeps/unix/sysv/linux/sigwaitinfo.c (do_sigwaitinfo): Don't
25108 use CHECK_SIGSET.
25109 * sysdeps/unix/sysv/linux/sparc/sparc64/sigpending.c: Don't
25110 include <bp-checks.h>.
25111 (sigpending): Don't use CHECK_SIGSET.
25112 * sysdeps/unix/sysv/linux/sparc/sparc64/sigprocmask.c: Don't
25113 include <bp-checks.h>.
25114 (__sigprocmask): Don't use CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
25115 * sysdeps/unix/sysv/linux/x86_64/sigpending.c: Don't include
25116 <bp-checks.h>.
25117 (sigpending): Don't use CHECK_SIGSET.
25118 * sysdeps/unix/sysv/linux/x86_64/sigprocmask.c: Don't include
25119 <bp-checks.h>.
25120 (__sigprocmask): Don't use CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
25121
2e8a5c8c
JM
25122 [BZ #13550]
25123 * sysdeps/generic/bp-semctl.h: Remove file.
25124 * sysdeps/unix/sysv/linux/i386/semctl.c: Don't include
25125 <bp-checks.h> and <bp-semctl.h>.
25126 (__old_semctl): Don't use CHECK_SEMCTL.
25127 (__new_semctl): Likewise.
25128 * sysdeps/unix/sysv/linux/semctl.c: Don't include <bp-checks.h>
25129 and <bp-semctl.h>.
25130 (__old_semctl): Don't use CHECK_SEMCTL.
25131 (__new_semctl): Likewise.
25132 * sysdeps/unix/sysv/linux/sparc/sparc32/semctl.c: Don't include
25133 <bp-checks.h> and <bp-semctl.h>.
25134 (__old_semctl): Don't use CHECK_SEMCTL.
25135 (__new_semctl): Likewise.
25136 * sysdeps/unix/sysv/linux/sparc/sparc64/semctl.c: Don't include
25137 <bp-checks.h> and <bp-semctl.h>.
25138 (semctl): Don't use CHECK_SEMCTL.
25139
c2d54929
JM
25140 [BZ #13550]
25141 * Makerules (elide-bp-thunks): Remove variable.
25142 (elide-routines.oS): Don't use $(elide-bp-thunks).
25143 (elide-routines.os): Likewise.
25144 (elide-routines.o): Likewise.
25145 (elide-routines.op): Likewise.
25146 (elide-routines.og): Likewise.
25147 (objects): Don't use $(bp-thunks).
25148 * sysdeps/unix/Makefile ($(common-objpfx)s-proto-bp.d): Do not
25149 include.
25150 (common-generated): Do not add s-proto-bp.d.
25151 * sysdeps/unix/make-syscalls.sh (ptr): Remove variable.
25152 (int): Likewise.
25153 (typ): Likewise.
25154 Do not generate makefile rules for bounded-pointer thunks.
25155 * sysdeps/generic/bp-thunks.h: Remove file.
25156 * sysdeps/unix/sysv/linux/i386/bp-thunks.h: Likewise.
25157 * sysdeps/unix/s-proto-bp.S: Likewise.
25158
8cf28c5e
JM
25159 [BZ #15062]
25160 * math/k_casinh.c (__kernel_casinh): Compute real and imaginary
25161 parts of result separately when argument is not close to line from
25162 -i to i and one part of argument is small.
25163 * math/k_casinhf.c (__kernel_casinhf): Likewise.
25164 * math/k_casinhl.c (__kernel_casinhl): Likewise.
25165 * math/libm-test.inc (cacos_test): Add more tests.
25166 (casin_test): Likewise.
25167 (casinh_test): Likewise.
25168 * sysdeps/i386/fpu/libm-test-ulps: Update.
25169 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
25170
c4e33b8d
DM
251712013-01-31 David S. Miller <davem@davemloft.net>
25172
25173 * po/de.po: Update from translation team.
25174
3b60b421
MK
251752013-01-25 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
25176
25177 * time/tzfile.c: Include stdint.h for SIZE_MAX.
25178
bb931195
TS
251792013-01-25 Thomas Schwinge <thomas@codesourcery.com>
25180
b5a5da23
TS
25181 * configure.in (_AC_PROG_CC_C89): New definition.
25182 * configure: Regenerate.
25183
bb931195
TS
25184 * configure.in (AC_PROG_CPP): New definition.
25185 * configure: Regenerate.
25186
8c53a12c
JM
251872013-01-23 Joseph Myers <joseph@codesourcery.com>
25188
25189 * debug/tst-backtrace.h: New file.
25190 * debug/tst-backtrace2.c: Include tst-backtrace.h.
25191 (ret): Remove variable.
25192 (x): Likewise.
25193 (FAIL): Remove macro.
25194 (NO_INLINE): Likewise.
25195 (fn1): Use match function instead of strstr.
25196 * debug/tst-backtrace3.c: Include tst-backtrace.h.
25197 (ret): Remove variable.
25198 (x): Likewise.
25199 (FAIL): Remove macro.
25200 (NO_INLINE): Likewise.
25201 (fn): Use match function instead of strstr.
25202 * debug/tst-backtrace4.c: Include tst-backtrace.h.
25203 (ret): Remove variable.
25204 (x): Likewise.
25205 (FAIL): Remove macro.
25206 (NO_INLINE): Likewise.
25207 (handle_signal): Use match function instead of strstr.
25208 * debug/tst-backtrace5.c: Include tst-backtrace.h.
25209 (ret): Remove variable.
25210 (x): Likewise.
25211 (FAIL): Remove macro.
25212 (NO_INLINE): Likewise.
25213 (handle_signal): Use match function instead of strstr.
25214
4858fa2a
RM
252152013-01-23 Roland McGrath <roland@hack.frob.com>
25216
25217 * misc/sys/cdefs.h (__glibc_unlikely, __glibc_likely): Fix whitespace.
25218
bae8e7f5
DM
252192013-01-23 David S. Miller <davem@davemloft.net>
25220
25221 * sysdeps/sparc/sparc32/sparcv9/bits/atomic.h
25222 (__arch_compare_and_exchange_val_32_acq): Use %g0 as second
25223 argument of CAS if possible.
25224 * sysdeps/sparc/sparc64/bits/atomic.h
25225 (__arch_compare_and_exchange_val_32_acq): Likewise.
25226 (__arch_compare_and_exchange_val_64_acq): Likewise.
25227
9cbbc4ae
PT
252282013-01-23 Pino Toscano <toscano.pino@tiscali.it>
25229
25230 * sysdeps/unix/sysv/linux/ulimit.c: Moved to ...
25231 * sysdeps/posix/ulimit.c: ... this.
92a601b8 25232 Include <limits.h>.
67b3f58c 25233 * sysdeps/unix/bsd/ulimit.c: Remove file.
9cbbc4ae 25234
5655a0b5
AC
252352013-01-23 Adam Conrad <adconrad@0c3.net>
25236
25237 * elf/Makefile (LDFLAGS-tst-array2): Add $(no-as-needed).
25238 (LDFLAGS-tst-array5): Likewise.
25239
052aff95
JM
252402013-01-23 Joseph Myers <joseph@codesourcery.com>
25241
25242 [BZ #15036]
25243 * bits/wchar.h (__WCHAR_MAX): Define based on __WCHAR_MAX__, or
25244 based on [L'\0' - 1 > 0] if [!__WCHAR_MAX__].
25245 (__WCHAR_MIN): Likewise, using __WCHAR_MIN__.
25246 * sysdeps/unix/sysv/linux/x86/bits/wchar.h: Remove.
25247
7c1e01aa
DM
252482013-01-21 David S. Miller <davem@davemloft.net>
25249
25250 * sysdeps/sparc/backtrace.c: New file.
25251 * sysdeps/sparc/sparc32/backtrace.h: New file.
25252 * sysdeps/sparc/sparc32/sparcv9/backtrace.h: New file.
25253 * sysdeps/sparc/sparc64/backtrace.h: New file.
25254 * sysdeps/sparc/sparc64/backtrace.c: Delete.
25255 * sysdeps/sparc/Makefile (CFLAGS-backtrace.c): Add
25256 -funwind-tables.
25257
ab087e0a
AS
252582013-01-21 Andreas Schwab <schwab@suse.de>
25259
25260 [BZ #15020]
25261 * posix/wordexp.c (exec_comm): Avoid busy loop when command has
25262 closed its stdout.
25263
ed689c2f
AS
252642013-01-20 Andreas Schwab <schwab@linux-m68k.org>
25265
25266 * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Don't include
25267 "mpa2.h".
25268 * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
25269
31d470ac
JM
252702013-01-18 Joseph Myers <joseph@codesourcery.com>
25271 Mark Mitchell <mark@codesourcery.com>
25272 Tom de Vries <tom@codesourcery.com>
25273 Paul Pluzhnikov <ppluzhnikov@google.com>
25274
25275 * debug/tst-backtrace2.c: New file.
25276 * debug/tst-backtrace3.c: Likewise.
25277 * debug/tst-backtrace4.c: Likewise.
25278 * debug/tst-backtrace5.c: Likewise.
25279 * debug/Makefile (CFLAGS-tst-backtrace2.c): New variable.
25280 (CFLAGS-tst-backtrace3.c): Likewise.
25281 (CFLAGS-tst-backtrace4.c): Likewise.
25282 (CFLAGS-tst-backtrace5.c): Likewise.
25283 (LDFLAGS-tst-backtrace2): Likewise.
25284 (LDFLAGS-tst-backtrace3): Likewise.
25285 (LDFLAGS-tst-backtrace4): Likewise.
25286 (LDFLAGS-tst-backtrace5): Likewise.
25287 (tests): Add new tests tst-backtrace2, tst-backtrace3,
25288 tst-backtrace4 and tst-backtrace5.
25289
90567f30 252902013-01-18 Anton Blanchard <anton@samba.org>
471a1672
AB
25291 Ryan S. Arnold <rsa@linux.vnet.ibm.com>
25292
25293 * sysdeps/unix/sysv/linux/powerpc/init-first.c: Rename
25294 __kernel_vdso_get_tbfreq to __kernel_get_tbfreq.
25295 * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Add parameter to
25296 INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK to specify return type.
25297 * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
25298 (INTERNAL_VSYSCALL_NCS): Change "=&r" in inline asm output regs list to
25299 "+r" and remove output regs list as redundant. Add explicit inline
25300 asm to specify register of return val to work around compiler codegen
25301 bug. Remove (int) cast on return value. Add return type parameter to
25302 use in macro so that this macro does not truncate return value for
25303 64-bit values.
25304 (INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK): Add return type parameter and
25305 pass to INTERNAL_VSYSCALL_NCS.
25306 (INLINE_VSYSCALL): Add 'long int' as return type to
25307 INTERNAL_VSYSCALL_NCS macro invocation.
25308 (INTERNAL_VSYSCALL): Add 'long int' as return type to
25309 INTERNAL_VSYSCALL_NCS macro invocation.
25310 * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
25311
d3b9ea61
SP
253122013-01-18 Siddhesh Poyarekar <siddhesh@redhat.com>
25313
0b57daeb
SP
25314 [BZ #14496]
25315 * sysdeps/i386/fpu/fenv_private.h (libc_feupdateenv_test_sse):
25316 Fix application of SIMD FP exception mask.
25317
caa99d06
SP
25318 * sysdeps/ieee754/dbl-64/mpa.h (__pow_mp): New function to get an
25319 mp_no from a power of two.
25320 * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Remove
25321 __mpexp_twomm1. Use __pow_mp.
25322
d3b9ea61
SP
25323 * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Remove unnecessary
25324 multiplication.
25325
1dbaee3c
DM
253262013-01-17 David S. Miller <davem@davemloft.net>
25327
25328 * sysdeps/sparc/fpu/libm-test-ulps: Update.
25329
728d7b43
JM
253302013-01-17 Joseph Myers <joseph@codesourcery.com>
25331
25332 [BZ #15023]
25333 * include/complex.h: Condition contents on [!_COMPLEX_H].
25334 (__kernel_casinhf): New prototype.
25335 (__kernel_casinh): Likewise.
25336 (__kernel_casinhl): Likewise.
25337 * math/Makefile (libm_calls): Add k_casinh.
25338 * math/k_casinh.c: New file.
25339 * math/k_casinhf.c: Likewise.
25340 * math/k_casinhl.c: Likewise.
25341 * math/s_cacos.c (__cacos): Implement using __kernel_casinh for
25342 finite nonzero arguments.
25343 * math/s_cacosf.c (__cacosf): Implement using __kernel_casinhf for
25344 finite nonzero arguments.
25345 * math/s_cacosl.c (__cacosl): Implement using __kernel_casinhl for
25346 finite nonzero arguments.
25347 * math/s_casinh.c: Do not include <float.h>.
25348 (__casinh): Move code for finite nonzero arguments to k_casinh.c.
25349 * math/s_casinhf.c: Do not include <float.h>.
25350 (__casinhf): Move code for finite nonzero arguments to
25351 k_casinhf.c.
25352 * math/s_casinhl.c: Do not include <float.h>.
25353 [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Do not undefine and
25354 redefine.
25355 (__casinhl): Move code for finite nonzero arguments to
25356 k_casinhl.c.
25357 * math/libm-test.inc (cacos_test): Add more tests.
25358 * sysdeps/i386/fpu/libm-test-ulps: Update.
25359 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
25360
2a26ef3a
PT
253612013-01-17 Pino Toscano <toscano.pino@tiscali.it>
25362
25363 * sysdeps/unix/sysv/linux/malloc-sysdep.h (HAVE_MREMAP): New define.
25364 * malloc/malloc.c: Include <unistd.h> and <malloc-sysdep.h>.
25365 [!HAVE_MREMAP]: Remove [defined linux] case.
25366 * malloc/arena.c: Do not include <malloc-sysdep.h>.
25367
a897655d
SP
253682013-01-17 Siddhesh Poyarekar <siddhesh@redhat.com>
25369
25370 * sysdeps/ieee754/dbl-64/mpa.c: Fix header comment.
25371
881ebe89 253722013-01-17 H.J. Lu <hongjiu.lu@intel.com>
22676eaf
L
25373
25374 * elf/elf.h (R_386_SIZE32): New relocation.
25375 * sysdeps/i386/dl-machine.h (elf_machine_rel): Handle
25376 R_386_SIZE32.
25377 (elf_machine_rela): Likewise.
25378 * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Handle
25379 R_X86_64_SIZE64 and R_X86_64_SIZE32.
25380
59981e9b
JM
253812013-01-17 Joseph Myers <joseph@codesourcery.com>
25382
25383 * sysdeps/powerpc/bits/mathdef.h [_SOFT_FLOAT || __NO_FPRS__]
25384 (FP_FAST_FMA): Do not define.
25385 [_SOFT_FLOAT || __NO_FPRS__] (FP_FAST_FMAF): Likewise.
25386 * sysdeps/powerpc/fpu/bits/fenvinline.h [__GNUC__ && !_SOFT_FLOAT
25387 && !__NO_MATH_INLINES]: Add [!__NO_FPRS__] condition.
25388 * sysdeps/powerpc/fpu/bits/mathinline.h [__GNUC__ &&
25389 !_SOFT_FLOAT]: Likewise.
25390 * sysdeps/powerpc/fpu/fpu_control.h [_SOFT_FLOAT || __NO_FPRS__]
25391 [_SOFT_FLOAT || __NO_FPRS__] (_FPU_RESERVED): Define with generic
25392 value.
25393 [_SOFT_FLOAT || __NO_FPRS__] (_FPU_DEFAULT): Likewise.
25394 [_SOFT_FLOAT || __NO_FPRS__] (fpu_control_t): Likewise.
25395 [_SOFT_FLOAT || __NO_FPRS__] (_FPU_GETCW): Likewise.
25396 [_SOFT_FLOAT || __NO_FPRS__] (_FPU_SETCW): Likewise.
25397 [_SOFT_FLOAT || __NO_FPRS__] (__fpu_control): Likewise.
25398 [!_SOFT_FLOAT && !__NO_FPRS__]: Condition previous contents of
25399 file.
25400
cfa8054f
AS
254012013-01-16 Andreas Schwab <schwab@suse.de>
25402
25403 [BZ #14327]
25404 * include/stdlib.h (__mktemp): Add declaration.
25405 * misc/mktemp.c (__mktemp): Renamed from mktemp, add weak alias.
25406 * misc/Versions (GLIBC_PRIVATE): Add __mktemp.
25407
dd930cc5
SP
254082013-01-16 Siddhesh Poyarekar <siddhesh@redhat.com>
25409
881ebe89
SP
25410 * sysdeps/ieee754/dbl-64/atnat.h: Remove constant value
25411 definitions.
25412 * sysdeps/ieee754/dbl-64/atnat2.h: Likewise.
25413 * sysdeps/ieee754/dbl-64/mpa.c: Do not include mpa2.h.
25414 * sysdeps/ieee754/dbl-64/mpa.h: Move all constant value
25415 definitions here.
25416 * sysdeps/ieee754/dbl-64/mpa2.h: Remove.
25417 * sysdeps/ieee754/dbl-64/mpatan.h: Remove constant value
25418 definitions.
25419 * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Remove ZERO
25420 and ONE.
25421 * sysdeps/ieee754/dbl-64/mpexp.c: Do not include mpexp.h.
25422 * sysdeps/ieee754/dbl-64/mpexp.h: Remove.
25423 * sysdeps/ieee754/dbl-64/mpsqrt.h: Remove constant value
25424 definitions.
25425 * sysdeps/ieee754/dbl-64/mptan.c (__mptan): Remove MONE.
25426 * sysdeps/ieee754/dbl-64/ulog.h: Remove constant value
25427 definitions.
25428 * sysdeps/ieee754/dbl-64/utan.h: Likewise.
f93a8d15 25429
dd930cc5
SP
25430 * sysdeps/ieee754/dbl-64/mpa2.h: Fix the value of TWO.
25431
c19a9f89
DM
254322013-01-15 David S. Miller <davem@davemloft.net>
25433
1aa61767
DM
25434 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add vis3
25435 trunc{,f} to libm-sysdep_routes.
25436 * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Likewise.
25437 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_trunc-vis3.S: New
25438 file.
25439 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_trunc.S: New file.
25440 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_truncf-vis3.S: New
25441 file.
25442 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_truncf.S: New
25443 file.
25444 * sysdeps/sparc/sparc32/sparcv9/fpu/s_trunc.S: New file.
25445 * sysdeps/sparc/sparc32/sparcv9/fpu/s_truncf.S: New file.
25446 * sysdeps/sparc/sparc64/fpu/multiarch/s_trunc-vis3.S: New file.
25447 * sysdeps/sparc/sparc64/fpu/multiarch/s_trunc.S: New file.
25448 * sysdeps/sparc/sparc64/fpu/multiarch/s_truncf-vis3.S: New file.
25449 * sysdeps/sparc/sparc64/fpu/multiarch/s_truncf.S: New file.
25450 * sysdeps/sparc/sparc64/fpu/s_trunc.S: New file.
25451 * sysdeps/sparc/sparc64/fpu/s_truncf.S: New file.
25452
c42d5e98
DM
25453 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add vis3
25454 nearbyint{,f} to libm-sysdep_routes.
25455 * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Likewise.
25456 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyint-vis3.S:
25457 New file.
25458 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyint.S: New
25459 file.
25460 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyintf-vis3.S:
25461 New file.
25462 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyintf.S: New
25463 file.
25464 * sysdeps/sparc/sparc32/sparcv9/fpu/s_nearbyint.S: New file.
25465 * sysdeps/sparc/sparc32/sparcv9/fpu/s_nearbyintf.S: New file.
25466 * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyint-vis3.S: New
25467 file.
25468 * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyint.S: New file.
25469 * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyintf-vis3.S: New
25470 file.
25471 * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyintf.S: New file.
25472 * sysdeps/sparc/sparc64/fpu/s_nearbyint.S: New file.
25473 * sysdeps/sparc/sparc64/fpu/s_nearbyintf.S: New file.
25474
c19a9f89
DM
25475 * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Use
25476 libc_feholdexcept and libc_fesetenv.
25477
357679d2
MF
254782013-01-15 Mike Frysinger <vapier@gentoo.org>
25479
25480 * sysdeps/unix/sysv/linux/scsi/sg.h: Include stddef.h.
25481
65a82e3d
DM
254822013-01-14 David S. Miller <davem@davemloft.net>
25483
8b954ab9
DM
25484 * sysdeps/sparc/sparc-ifunc.h (SPARC_ASM_IFUNC2): New macro.
25485 (SPARC_ASM_VIS2_IFUNC): Likewise.
25486 (SPARC_ASM_VIS3_VIS2_IFUNC): Likewise.
25487 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis3.S: Make
25488 use of 'siam' instruction.
25489 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis3.S:
25490 Likewise.
25491 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S:
25492 Likewise.
25493 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis3.S:
25494 Likewise.
25495 * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis3.S: Likewise.
25496 * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis3.S: Likewise.
25497 * sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis3.S: Likewise.
25498 * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis3.S: Likewise.
25499 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis2.S: New
25500 file.
25501 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis2.S: New
25502 file.
25503 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis2.S: New
25504 file.
25505 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis2.S: New
25506 file.
25507 * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis2.S: New file.
25508 * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis2.S: New file.
25509 * sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis2.S: New file.
25510 * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis2.S: New file.
25511 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Hook in
25512 new VIS2 routines.
25513 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: Likewise.
25514 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
25515 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S:
25516 Likewise.
25517 * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: Likewise.
25518 * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: Likewise.
25519 * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: Likewise.
25520 * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: Likewise.
25521 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add new VIS2
25522 routines to libm-sysdep_routines.
25523 * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Likewise.
25524
65a82e3d
DM
25525 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add vis3
25526 fdim/fdimf to libm-sysdep_routines.
25527 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdim-vis3.S: New
25528 file.
25529 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdim.S: New file.
25530 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdimf-vis3.S: New
25531 file.
25532 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdimf.S: New file.
25533 * sysdeps/sparc/sparc32/sparcv9/fpu/s_fdim.S: New file.
25534 * sysdeps/sparc/sparc32/sparcv9/fpu/s_fdimf.S: New file.
25535 * sysdeps/sparc/sparc32/fpu/s_fdim.S: New file.
25536 * sysdeps/sparc/sparc32/fpu/s_fdimf.S: New file.
25537 * sysdeps/sparc/sparc64/fpu/s_fdim.S: New file.
25538 * sysdeps/sparc/sparc64/fpu/s_fdimf.S: New file.
25539
e34ab705
SP
255402013-01-14 Siddhesh Poyarekar <siddhesh@redhat.com>
25541
2a91b573
SP
25542 * sysdeps/ieee754/dbl-64/mpa.c (__mul): Add a local variable
25543 to optimize copies.
25544
1066a534
SP
25545 * sysdeps/ieee754/dbl-64/mpa.c: Fix formatting.
25546 * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
25547 * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
25548
e34ab705
SP
25549 * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__inv): Remove
25550 local variable MPTWO.
25551 * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__inv):
25552 Likewise.
25553
aba5e596
MF
255542013-01-13 Mike Frysinger <vapier@gentoo.org>
25555
25556 * manual/pattern.texi (Flags for Globbing): Move GLOB_NOSORT after
25557 GLOB_NOESCAPE.
25558
e557e9e5
MF
255592013-01-13 Mike Frysinger <vapier@gentoo.org>
25560
25561 * manual/pattern.texi (Flags for Globbing): Highlight GNU extensions.
25562
0428cec9
MF
255632013-01-13 Mike Frysinger <vapier@gentoo.org>
25564
25565 * manual/pattern.texi (glob_t): Document gl_flags.
25566 (glob64_t): Likewise.
25567
8794a964
DM
255682013-01-11 David S. Miller <davem@davemloft.net>
25569
66438c3f
RM
25570 * math/Makefile (gmp-objs): Use $(gmp-sysdep_routines).
25571 * sysdeps/sparc/sparc64/multiarch/Makefile [$(subdir) = math]
25572 (gmp-sysdep_routines): New variable. Add VIS3 optimized GMP routines.
32fcb36d
DM
25573 * sysdeps/sparc/sparc64/multiarch/add_n-vis3.S: New file.
25574 * sysdeps/sparc/sparc64/multiarch/add_n.S: New file.
25575 * sysdeps/sparc/sparc64/multiarch/addmul_1-vis3.S: New file.
25576 * sysdeps/sparc/sparc64/multiarch/addmul_1.S: New file.
25577 * sysdeps/sparc/sparc64/multiarch/mul_1-vis3.S: New file.
25578 * sysdeps/sparc/sparc64/multiarch/mul_1.S: New file.
25579 * sysdeps/sparc/sparc64/multiarch/sub_n-vis3.S: New file.
25580 * sysdeps/sparc/sparc64/multiarch/sub_n.S: New file.
25581 * sysdeps/sparc/sparc64/multiarch/submul_1-vis3.S: New file.
25582 * sysdeps/sparc/sparc64/multiarch/submul_1.S: New file.
25583
4ae4244d
DM
25584 * sysdeps/sparc/sparc32/sparcv9/mul_1.S: Properly optimize for 32-bit
25585 sparc V9 rather than using V8 code.
25586 * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: Likewise.
25587 * sysdeps/sparc/sparc32/sparcv9/submul_1.S: Likewise.
25588
8794a964
DM
25589 * sysdeps/sparc/sparc32/sparcv9/fpu/unix/sysv/linux/multiarch/Implies:
25590 Move to...
25591 * sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/fpu/multiarch/Implies:
25592 Here.
25593
6270516e
RM
255942013-01-11 Roland McGrath <roland@hack.frob.com>
25595
25596 * configure.in (sysnames): Use $multi_arch_d in setting up $mach list,
25597 not in the main loop.
25598 * configure: Regenerated.
25599
6a57d931
JM
256002013-01-11 Joseph Myers <joseph@codesourcery.com>
25601
25602 * include/features.h (__GLIBC_HAVE_LONG_LONG): Remove.
25603 * bits/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Change #elif condition
25604 to just #else.
25605 * bits/types.h [__GLIBC_HAVE_LONG_LONG]: Likewise. Remove
25606 [!__GLIBC_HAVE_LONG_LONG] case.
25607 * posix/sys/types.h [__GLIBC_HAVE_LONG_LONG]: Change #elif
25608 condition to just #else.
25609 * stdlib/stdlib.h [__USE_ISOC99 || (__GLIBC_HAVE_LONG_LONG &&
25610 __USE_MISC)]: Change all uses to [__USE_ISOC99 || __USE_MISC].
25611 [__GLIBC_HAVE_LONG_LONG && __USE_BSD]: Change to [__USE_BSD].
25612 * string/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Make code
25613 unconditional.
25614 * string/endian.h [__GLIBC_HAVE_LONG_LONG]: Likewise.
25615 * sysdeps/s390/bits/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Change
25616 #elif condition to just #else.
25617 * sysdeps/unix/sysv/linux/sys/sysmacros.h
25618 [__GLIBC_HAVE_LONG_LONG]: Make code unconditional.
25619 * sysdeps/x86/bits/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Change
25620 #elif condition to just #else.
25621
0e8529e9
SE
256222013-01-11 Steve Ellcey <sellcey@mips.com>
25623
25624 * elf/elf.h (EF_MIPS_ARCH_32): Fix value.
25625 (EF_MIPS_ARCH_64): Fix value.
25626 (EF_MIPS_ARCH_32R2): New.
25627 (EF_MIPS_ARCH_64R2): New.
25628
740b3dbe
L
256292013-01-11 H.J. Lu <hongjiu.lu@intel.com>
25630
25631 * Makeconfig (+link-pie-before-libc): New.
25632 (+link-pie-after-libc): Likewise.
25633 (+link-pie-tests): Likewise.
25634 (+link-pie): Rewritten.
25635 (link-before-libc): Remove $(config-LDFLAGS).
25636 (+link): Add $(rtld-LDFLAGS) after $(+link-before-libc).
25637 (+link-tests): Add $(rtld-tests-LDFLAGS) after $(+link-before-libc).
25638 (config-LDFLAGS): Renamed to ...
25639 (rtld-LDFLAGS): This.
25640 (rtld-tests-LDFLAGS): New macro.
25641 (link-libc-rpath-link): Likewise.
25642 (link-libc-tests-rpath-link): Likewise.
25643 (link-libc-before-gnulib): Remove -Wl,-rpath-link=$(rpath-link).
25644 (link-libc): Prepand $(link-libc-rpath-link).
25645 (link-libc-tests): Prepand $(link-libc-tests-rpath-link).
25646 (test-program-prefix): New macro.
25647 (test-via-rtld-prefix): Likewise.
25648 (test-program-cmd): Likewise.
25649 (host-test-program-cmd): Likewise.
25650 * Makefile ($(common-objpfx)testrun.sh): Replace
25651 $(run-program-prefix) with $(test-program-prefix).
25652 * Makerules ($(LINK.o)): Replace $(config-LDFLAGS) with
25653 $(rtld-LDFLAGS).
25654 ($(common-objpfx)shlib.lds): Likewise.
25655 (build-module-helper): Likewise.
25656 ($(common-objpfx)format.lds): Likewise.
25657 * Rules (binaries-pie-tests): New.
25658 (binaries-pie-notests): Likewise.
25659 (binaries-pie): Rewritten.
25660 ($(addprefix $(objpfx),$(binaries-pie))): Renamed to ...
25661 ($(addprefix $(objpfx),$(binaries-pie-notests))): This.
25662 ($(addprefix $(objpfx),$(binaries-pie-tests))): New.
25663 (make-test-out): Replace $(host-built-program-cmd) with
25664 $(host-test-program-cmd).
25665 * config.make.in (build-hardcoded-path-in-tests): New variable.
25666 * configure.in (--enable-hardcoded-path-in-tests): New configure
25667 option.
25668 (hardcoded_path_in_tests): New AC_SUBST.
25669 * configure: Regenerated.
25670 * catgets/Makefile ($(objpfx)test-gencat.out): Replace
25671 $(built-program-cmd) with $(test-program-cmd).
25672 * catgets/test-gencat.sh (run_program_cmd): Renamed to ...
25673 (test_program_cmd): This.
25674 * elf/Makefile ($(objpfx)order.out): Run test with
25675 $(test-program-prefix).
25676 ($(objpfx)order2.out): Likewise.
25677 ($(objpfx)tst-initorder.out): Likewise.
25678 ($(objpfx)tst-initorder2.out): Likewise.
25679 ($(objpfx)tst-array1.out): Replace $(built-program-cmd) with
25680 $(test-program-cmd).
25681 ($(objpfx)tst-array1-static.out): Likewise.
25682 ($(objpfx)tst-array2.out): Likewise.
25683 ($(objpfx)tst-array3.out): Likewise.
25684 ($(objpfx)tst-array4.out): Likewise.
25685 ($(objpfx)tst-array5.out): Likewise.
25686 ($(objpfx)tst-array5-static.out): Likewise.
25687 (tst-stackguard1-ARGS): Replace $(built-program-cmd) with
25688 $(test-program-cmd).
25689 * grp/Makefile ($(objpfx)tst_fgetgrent.out): Replace
25690 $(run-program-prefix) with $(test-program-prefix).
25691 * grp/tst_fgetgrent.sh (run_program_prefix): Renamed to ...
25692 (test_program_prefix): This.
25693 * iconvdata/Makefile ($(objpfx)tst-tables.out): Replace
25694 $(run-program-prefix) with $(test-program-prefix).
25695 * iconvdata/tst-table.sh (run_program_prefix): Renamed to ...
25696 (test_program_prefix): This.
25697 * iconvdata/tst-tables.sh: Likewise.
25698 * intl/Makefile ($(objpfx)tst-gettext.out): Replace
25699 $(run-program-prefix) with $(test-program-prefix).
25700 ($(objpfx)tst-translit.out): Likewise.
25701 ($(objpfx)tst-gettext2.out): Likewise.
25702 ($(objpfx)tst-gettext4.out): Likewise.
25703 ($(objpfx)tst-gettext6.out): Likewise.
25704 * intl/tst-gettext.sh (run_program_prefix): Renamed to ...
25705 (test_program_prefix): This.
25706 * intl/tst-gettext2.sh: Likewise.
25707 * intl/tst-gettext4.sh Likewise.
25708 * intl/tst-gettext6.sh: Likewise.
25709 * intl/tst-translit.sh: Likewise.
25710 * io/Makefile ($(objpfx)ftwtest.out): Replace $(run-program-cmd)
25711 with $(test-program-cmd).
25712 * libio/Makefile ($(objpfx)test-freopen.out): Replace
25713 $(run-program-prefix) with $(test-program-prefix).
25714 * libio/test-freopen.sh (run_program_prefix): Renamed to ...
25715 (test_program_prefix): This.
25716 * malloc/Makefile ($(objpfx)tst-mtrace.out): Replace
25717 $(run-program-prefix) with $(test-program-prefix).
25718 * malloc/tst-mtrace.sh (run_program_prefix): Renamed to ...
25719 (test_program_prefix): This.
25720 * manual/install.texi: Document --enable-hardcoded-path-in-tests.
25721 * posix/Makefile ($(objpfx)globtest.out): Replace
25722 $(run-via-rtld-prefix) and $(test-wrapper) with
25723 $(test-program-prefix) and $(test-via-rtld-prefix).
25724 ($(objpfx)wordexp-tst.out): Replace $(run-program-prefix) with
25725 $(test-program-prefix).
25726 (tst-exec-ARGS): Replace $(host-built-program-cmd) with
25727 $(host-test-program-cmd).
25728 (tst-spawn-ARGS): Likewise.
25729 ($(objpfx)tst-rxspencer-mem): Replace $(run-program-prefix) with
25730 $(test-program-prefix).
25731 * posix/globtest.sh (un_via_rtld_prefix): Renamed to ...
25732 (test_via_rtld_prefix): This.
25733 (test_wrapper): Renamed to ...
25734 (test_program_prefix): This.
25735 (run_program_prefix): Replaced by test_program_prefix.
25736 * posix/wordexp-tst.sh (run_program_prefix): Renamed to ...
25737 (test_program_prefix): This.
25738 * rt/Makefile (tst-mqueue7-ARGS): Replace $(host-built-program-cmd)
25739 with $(host-test-program-cmd).
25740 * stdio-common/Makefile ($(objpfx)tst-unbputc.out): Replace
25741 $(run-program-prefix) with $(test-program-prefix).
25742 ($(objpfx)tst-printf.out): Likewise.
25743 ($(objpfx)tst-setvbuf1.out): Replace $(built-program-cmd) with
25744 $(test-program-cmd).
25745 * stdio-common/tst-printf.sh (run_program_prefix): Renamed to ...
25746 (test_program_prefix): This.
25747 * stdio-common/tst-unbputc.sh: Likewise.
25748 * stdlib/Makefile ($(objpfx)tst-fmtmsg.out): Replace
25749 $(run-program-prefix) with $(test-program-prefix).
25750 * stdlib/tst-fmtmsg.sh (run_program_prefix): Renamed to ...
25751 (test_program_prefix): This.
25752 * string/Makefile ($(objpfx)tst-svc.out): Replace
25753 $(built-program-cmd) with $(test-program-cmd).
25754
c6fe55cf
AJ
257552013-01-11 Andreas Jaeger <aj@suse.de>
25756
25757 [BZ #15003]
25758 * sysdeps/unix/sysv/linux/bits/socket.h (MSG_FASTOPEN): New
25759 value. Sync with Linux 3.7.
25760
9e6919c8
DM
257612013-01-10 David S. Miller <davem@davemloft.net>
25762
25763 * sysdeps/sparc/sparc32/sparcv9/mul_1.S: Revert previous changes.
25764 * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: Likewise.
25765 * sysdeps/sparc/sparc32/sparcv9/submul_1.S: Likewise.
25766
1c9f1a02
RM
257672013-01-10 Roland McGrath <roland@hack.frob.com>
25768
25769 * configure.in (sysnames): Drop use of $m0sub and $msub, which are
25770 never set.
25771 * configure: Regenerated.
25772
b9de2dde
DM
257732013-01-10 David S. Miller <davem@davemloft.net>
25774
25775 * sysdeps/sparc/sparc32/sparcv9/mul_1.S: Properly optimize for 32-bit
25776 sparc V9 rather than using V8 code.
25777 * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: Likewise.
25778 * sysdeps/sparc/sparc32/sparcv9/submul_1.S: Likewise.
25779
e7f68ef4
RM
257802013-01-10 Roland McGrath <roland@hack.frob.com>
25781
25782 * elf/elf.h (DT_SPARC_REGISTER, DT_SPARC_NUM): Fix whitespace.
25783 (EF_MIPS_NOREORDER, EF_MIPS_PIC, EF_MIPS_CPIC, EF_MIPS_XGOT): Likewise.
25784 (EF_MIPS_64BIT_WHIRL, EF_MIPS_ABI2, EF_MIPS_ABI_ON32): Likewise.
25785 (EF_MIPS_ARCH, EF_MIPS_ARCH_1, EF_MIPS_ARCH_2): Likewise.
25786 (EF_MIPS_ARCH_3, EF_MIPS_ARCH_4, EF_MIPS_ARCH_5): Likewise.
25787 (EF_MIPS_ARCH_32, EF_MIPS_ARCH_64): Likewise.
25788 (E_MIPS_ARCH_1): Define in terms of EF_MIPS_ARCH_* counterpart.
25789 (E_MIPS_ARCH_2, E_MIPS_ARCH_3, E_MIPS_ARCH_4, E_MIPS_ARCH_5): Likewise.
25790 (E_MIPS_ARCH_32, E_MIPS_ARCH_64): Likewise.
25791 (SHN_MIPS_ACOMMON, SHN_MIPS_TEXT, SHN_MIPS_DATA): Fix whitespace.
25792 (SHN_MIPS_SCOMMON, SHN_MIPS_SUNDEFINED): Likewise.
25793 (SHT_MIPS_LIBLIST, SHT_MIPS_MSYM, SHT_MIPS_CONFLICT): Likewise.
25794 (SHT_MIPS_GPTAB, SHT_MIPS_UCODE, SHT_MIPS_DEBUG): Likewise.
25795 (SHT_MIPS_REGINFO, SHT_MIPS_PACKAGE, SHT_MIPS_PACKSYM): Likewise.
25796 (SHT_MIPS_RELD, SHT_MIPS_IFACE, SHT_MIPS_CONTENT): Likewise.
25797 (SHT_MIPS_OPTIONS, SHT_MIPS_SHDR, SHT_MIPS_FDESC): Likewise.
25798 (SHT_MIPS_EXTSYM, SHT_MIPS_DENSE, SHT_MIPS_PDESC): Likewise.
25799 (SHT_MIPS_LOCSYM, SHT_MIPS_AUXSYM, SHT_MIPS_OPTSYM): Likewise.
25800 (SHT_MIPS_LOCSTR, SHT_MIPS_LINE, SHT_MIPS_RFDESC): Likewise.
25801 (SHT_MIPS_DELTASYM, SHT_MIPS_DELTAINST, SHT_MIPS_DELTACLASS): Likewise.
25802 (SHT_MIPS_DELTADECL, SHT_MIPS_SYMBOL_LIB, SHT_MIPS_EVENTS): Likewise.
25803 (SHT_MIPS_TRANSLATE, SHT_MIPS_PIXIE, SHT_MIPS_XLATE): Likewise.
25804 (SHT_MIPS_XLATE_DEBUG, SHT_MIPS_WHIRL, SHT_MIPS_EH_REGION): Likewise.
25805 (SHT_MIPS_XLATE_OLD, SHT_MIPS_PDR_EXCEPTION): Likewise.
25806 (SHF_MIPS_GPREL, SHF_MIPS_MERGE, SHF_MIPS_ADDR): Likewise.
25807 (SHF_MIPS_STRINGS, SHF_MIPS_NOSTRIP, SHF_MIPS_LOCAL): Likewise.
25808 (SHF_MIPS_NAMES, SHF_MIPS_NODUPE): Likewise.
25809
5a47cc9c
DM
258102013-01-10 David S. Miller <davem@davemloft.net>
25811
25812 * sysdeps/sparc/fpu/libm-test-ulps: Update.
25813
4cf8f209
L
258142013-01-10 H.J. Lu <hongjiu.lu@intel.com>
25815
25816 * posix/Makefile (tests-static): New variable.
25817 (tests): Add $(tests-static).
25818 (tst-exec-static-ARGS): New variable.
25819 (tst-spawn-static-ARGS): Likewise.
25820 * posix/tst-exec-static.c: New file.
25821 * posix/tst-spawn-static.c: Likewise.
25822 * posix/tst-exec.c: Support run directly.
25823 * posix/tst-spawn.c: Likewise.
25824
fed0faa1
JM
258252013-01-10 Joseph Myers <joseph@codesourcery.com>
25826
828beb13
JM
25827 * elf/link.h (struct dl_phdr_info): Use __extension__ with long
25828 long.
25829 * math/bits/mathcalls.h (llrint): Likewise.
25830 (llround): Likewise.
25831 * stdlib/stdlib.h (struct drand48_data): Likewise.
25832 * sysdeps/generic/inttypes.h (imaxdiv_t): Likewise.
25833 * sysdeps/s390/bits/byteswap.h (__bswap_64): Likewise.
25834 * sysdeps/unix/sysv/linux/sparc/bits/ipc.h (struct ipc_perm):
25835 Likewise.
25836 * sysdeps/unix/sysv/linux/sparc/sys/ucontext.h (struct fpu):
25837 Likewise.
25838 * sysdeps/unix/sysv/linux/x86/sys/procfs.h [__x86_64__]
25839 (elf_greg_t): Likewise.
25840 * sysdeps/x86/bits/setjmp.h [__x86_64__ && __WORDSIZE != 64]
25841 (__jmp_buf): Likewise.
25842 * sysdeps/x86/fpu/bits/mathinline.h (llrintf): Likewise, for all
25843 definitions.
25844 (llrint): Likewise, for all definitions.
25845 (llrintl): Likewise.
25846
fed0faa1
JM
25847 * string/string.h [__USE_BSD && __USE_GNU && __GNUC__] (ffsll):
25848 Remove [__GNUC__] condition.
25849 * wcsmbs/wchar.h [__USE_ISOC99 || (__GNUC__ && __USE_GNU)]: Change
25850 condition to just [__USE_ISOC99].
25851 [__GNUC__ && __USE_GNU]: Change condition to just [__USE_GNU].
25852
1a20cb20
L
258532013-01-10 H.J. Lu <hongjiu.lu@intel.com>
25854
25855 [BZ #14200]
25856 * sysdeps/unix/sysv/linux/x86/bits/environments.h
25857 (_POSIX_V7_ILP32_OFF32): Defined as 1 only if __x86_64__ isn't
25858 defined.
25859 (_POSIX_V6_ILP32_OFF32): Likewise.
25860 (_XBS5_ILP32_OFF32): Likewise.
25861 (__ILP32_OFFBIG_CFLAGS): Defined as "-mx32" for x32.
25862 (__ILP32_OFFBIG_LDFLAGS): Likewise.
25863
751b85f7
SP
258642013-01-10 Siddhesh Poyarekar <siddhesh@redhat.com>
25865
7490eb81
SP
25866 * sysdeps/ieee754/dbl-64/mpexp.c: Fix formatting.
25867
751b85f7
SP
25868 * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): New array of
25869 doubles __mpexp_twomm1. Adjust usage.
25870 * sysdeps/ieee754/dbl-64/mpexp.h (__mpexp_twomm1):
25871 Remove.
25872
988197f0
AS
258732013-01-10 Andreas Schwab <schwab@suse.de>
25874
25875 [BZ #14964]
25876 * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (FALLOC_FL_KEEP_SIZE)
25877 (FALLOC_FL_PUNCH_HOLE) [__USE_GNU]: New macros.
25878
e83d7298
DM
258792013-01-09 David S. Miller <davem@davemloft.net>
25880
034ed64b 25881 [BZ #15003]
57f41c40
AS
25882 * sysdeps/gnu/netinet/tcp.h (TCP_COOKIE_TRANSACTIONS)
25883 (TCP_THIN_LINEAR_TIMEOUTS, TCP_THIN_DUPACK, TCP_USER_TIMEOUT)
25884 (TCP_REPAIR, TCP_REPAIR_QUEUE, TCP_QUEUE_SEQ, TCP_REPAIR_OPTIONS)
25885 (TCP_FASTOPEN): Define.
e83d7298
DM
25886 (tcp_repair_opt): New structure.
25887 (TCP_NO_QUEUE, TCP_RECV_QUEUE, TCP_SEND_QUEUE, TCP_QUEUES_NR): New
25888 enum values.
57f41c40
AS
25889 (TCP_COOKIE_MIN, TCP_COOKIE_MAX, TCP_COOKIE_PAIR_SIZE)
25890 (TCP_COOKIE_IN_ALWAYS, TCP_COOKIE_OUT_NEVER, TCP_S_DATA_IN)
25891 (TCP_S_DATA_OUT, TCP_MSS_DEFAULT, TCP_MSS_DESIRED): Define.
e83d7298
DM
25892 (tcp_cookie_transactions): New structure.
25893
d5e0b9bd
AB
258942013-01-09 Anton Blanchard <anton@samba.org>
25895
25896 * sysdeps/unix/sysv/linux/powerpc/sched_getcpu.c: New file.
25897 * sysdeps/unix/sysv/linux/powerpc/Versions: Add __vdso_getcpu.
25898 * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h: Likewise.
25899 * sysdeps/unix/sysv/linux/powerpc/init-first.c: Likewise.
25900
0c07e3ea
JM
259012013-01-09 Joseph Myers <joseph@codesourcery.com>
25902
25903 * include/features.h (__USE_ANSI): Remove.
25904
232f7002
RM
259052013-01-09 Roland McGrath <roland@hack.frob.com>
25906
ad98e30c
RM
25907 * posix/Makefile (others): Depend on $(objpfx)getconf.speclist.
25908
232f7002
RM
25909 * misc/error.c (error_tail: ALLOCA_LIMIT): Remove unused macro.
25910
950c99ca
SP
259112013-01-09 Siddhesh Poyarekar <siddhesh@redhat.com>
25912
b5792741
SP
25913 * sysdeps/s390/fpu/libm-test-ulps: Update.
25914
47cf2278
SP
25915 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
25916
950c99ca
SP
25917 * sysdeps/ieee754/dbl-64/mpa.c (mcr): Reword comment.
25918 (__acr): Likewise.
25919 (__cpy): Likewise.
25920 (norm): Likewise.
25921 (denorm): Likewise.
25922 (__mp_dbl): Likewise.
25923 (__dbl_mp): Likewise.
25924 (add_magnitudes): Likewise.
25925 (sub_magnitudes): Likewise.
25926 (__add): Likewise.
25927 (__sub): Likewise.
25928 (__mul): Likewise.
25929 (__inv): Likewise.
25930 (__dvd): Likewise.
25931 * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (mcr): Likewise.
25932 (__acr): Likewise.
25933 (__cpy): Likewise.
25934 (norm): Likewise.
25935 (denorm): Likewise.
25936 (__mp_dbl): Likewise.
25937 (__dbl_mp): Likewise.
25938 (add_magnitudes): Likewise.
25939 (sub_magnitudes): Likewise.
25940 (__add): Likewise.
25941 (__sub): Likewise.
25942 (__mul): Likewise.
25943 (__inv): Likewise.
25944 (__dvd): Likewise.
25945 * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (mcr): Likewise.
25946 (__acr): Likewise.
25947 (__cpy): Likewise.
25948 (norm): Likewise.
25949 (denorm): Likewise.
25950 (__mp_dbl): Likewise.
25951 (__dbl_mp): Likewise.
25952 (add_magnitudes): Likewise.
25953 (sub_magnitudes): Likewise.
25954 (__add): Likewise.
25955 (__sub): Likewise.
25956 (__mul): Likewise.
25957 (__inv): Likewise.
25958 (__dvd): Likewise.
25959
eede9df9
JM
259602013-01-08 Joseph Myers <joseph@codesourcery.com>
25961
25962 * io/sys/stat.h [__GNUC__ && __GNUC__ >= 2 &&
25963 __USE_EXTERN_INLINES]: Change condition to [__USE_EXTERN_INLINES].
25964 * sysdeps/unix/sysv/linux/sys/sysmacros.h [__GNUC__ && __GNUC__ >=
25965 2 && __USE_EXTERN_INLINES]: Likewise.
25966
c40ea3d9
AJ
259672013-01-08 Andreas Jaeger <aj@suse.de>
25968
25969 [BZ# 14985]
25970 * sysdeps/unix/sysv/linux/sparc/bits/epoll.h (EPOLL_NONBLOCK):
25971 Remove.
25972 * sysdeps/unix/sysv/linux/bits/epoll.h (EPOLL_NONBLOCK): Likewise.
25973 * sysdeps/unix/sysv/linux/x86/bits/epoll.h (EPOLL_NONBLOCK): Likewise.
25974
2ccdea26
AB
259752013-01-07 Anton Blanchard <anton@samba.org>
25976
25977 * sysdeps/powerpc/fpu/feholdexcpt.c: Fixed spelling errors.
25978 * sysdeps/powerpc/fpu/feupdateenv.c: Likewise.
25979 * sysdeps/powerpc/fpu/math_ldbl.h: Likewise.
25980 * sysdeps/powerpc/powerpc32/bits/atomic.h: Likewise.
25981 * sysdeps/powerpc/powerpc32/cell/memcpy.S: Likewise.
25982 * sysdeps/powerpc/powerpc32/dl-machine.c: Likewise.
25983 * sysdeps/powerpc/powerpc32/dl-start.S: Likewise.
25984 * sysdeps/powerpc/powerpc32/memset.S: Likewise.
25985 * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
25986 * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
25987 * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
25988 * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
25989 * sysdeps/powerpc/powerpc32/power4/hp-timing.h: Likewise.
25990 * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
25991 * sysdeps/powerpc/powerpc32/power4/strncmp.S: Likewise.
25992 * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
25993 * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
25994 * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
25995 * sysdeps/powerpc/powerpc32/power7/memchr.S: Likewise.
25996 * sysdeps/powerpc/powerpc32/power7/memcmp.S: Likewise.
25997 * sysdeps/powerpc/powerpc32/power7/memrchr.S: Likewise.
25998 * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: Likewise.
25999 * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
26000 * sysdeps/powerpc/powerpc32/strncmp.S: Likewise.
26001 * sysdeps/powerpc/powerpc64/bits/atomic.h: Likewise.
26002 * sysdeps/powerpc/powerpc64/cell/memcpy.S: Likewise.
26003 * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
26004 * sysdeps/powerpc/powerpc64/fpu/s_ceill.S: Likewise.
26005 * sysdeps/powerpc/powerpc64/fpu/s_nearbyintl.S: Likewise.
26006 * sysdeps/powerpc/powerpc64/hp-timing.h: Likewise.
26007 * sysdeps/powerpc/powerpc64/memcpy.S: Likewise.
26008 * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
26009 * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
26010 * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
26011 * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
26012 * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
26013 * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
26014 * sysdeps/powerpc/powerpc64/power7/memchr.S: Likewise.
26015 * sysdeps/powerpc/powerpc64/power7/memcmp.S: Likewise.
26016 * sysdeps/powerpc/powerpc64/power7/memrchr.S: Likewise.
26017 * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: Likewise.
26018 * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
26019 * sysdeps/powerpc/powerpc64/strncmp.S: Likewise.
26020
a9708fed
JM
260212013-01-07 Joseph Myers <joseph@codesourcery.com>
26022
375607b9
JM
26023 * malloc/malloc.h (__MALLOC_P): Remove all definitions.
26024 (__MALLOC_PMT): Likewise.
26025 [__GNUC__] (__MALLOC_HOOK_VOLATILE): Make not conditional on
26026 [__GNUC__], only on [_LIBC].
26027 [__GNUC__] (__MALLOC_DEPRECATED): Likewise.
26028 [!__GNUC__] (__MALLOC_HOOK_VOLATILE): Remove definition.
26029 [!__GNUC__] (__MALLOC_DEPRECATED): Likewise.
26030 * malloc/malloc.c (malloc_hook_ini): Do not use __MALLOC_P in
26031 forward declaration.
26032 (realloc_hook_ini): Likewise.
26033 (memalign_hook_ini): Likewise.
26034 (__libc_memalign): Do not use __MALLOC_PMT in variable
26035 declaration.
26036 (__libc_valloc): Likewise.
26037 (__libc_pvalloc): Likewise.
26038 (__libc_calloc): Likewise.
26039 (__posix_memalign): Likewise.
26040
a9708fed
JM
26041 [BZ #14996]
26042 * math/s_casinh.c: Include <float.h>.
26043 (__casinh): Do not do computation with squaring and square root
26044 for large arguments.
26045 * math/s_casinhf.c: Include <float.h>.
26046 (__casinhf): Do not do computation with squaring and square root
26047 for large arguments.
26048 * math/s_casinhl.c: Include <float.h>.
26049 [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine and redefine.
26050 (__casinhl): Do not do computation with squaring and square root
26051 for large arguments.
26052 * math/libm-test.inc (casin_test): Add more tests.
26053 (casinh_test): Likewise.
26054 * sysdeps/i386/fpu/libm-test-ulps: Update.
26055 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
26056
afec409a
L
260572013-01-04 H.J. Lu <hongjiu.lu@intel.com>
26058
26059 * sysdeps/i386/i686/cacheinfo.c (__x86_64_data_cache_size): Removed.
26060 (__x86_64_raw_data_cache_size): Likewise.
26061 (__x86_64_data_cache_size_half): Likewise.
26062 (__x86_64_raw_data_cache_size_half): Likewise.
26063 (__x86_64_shared_cache_size): Likewise.
26064 (__x86_64_raw_shared_cache_size): Likewise.
26065 (__x86_64_shared_cache_size_half): Likewise.
26066 (__x86_64_raw_shared_cache_size_half): Likewise.
26067 * sysdeps/x86_64/cacheinfo.c (__x86_64_data_cache_size): Renamed
26068 to ...
26069 (__x86_data_cache_size): This.
26070 (__x86_64_raw_data_cache_size): Renamed to ...
26071 (__x86_raw_data_cache_size): This.
26072 (__x86_64_data_cache_size_half): Renamed to ...
26073 (__x86_data_cache_size_half): This.
26074 (__x86_64_raw_data_cache_size_half): Renamed to ...
26075 (__x86_raw_data_cache_size_half): This.
26076 (__x86_64_shared_cache_size): Renamed to ...
26077 (__x86_shared_cache_size): This.
26078 (__x86_64_raw_shared_cache_size): Renamed to ...
26079 (__x86_raw_shared_cache_size): This.
26080 (__x86_64_shared_cache_size_half): Renamed to ...
26081 (__x86_shared_cache_size_half): This.
26082 (__x86_64_raw_shared_cache_size_half): Renamed to ...
26083 (__x86_raw_shared_cache_size_half): This.
26084 * sysdeps/x86_64/memcpy.S: Updated.
26085 * sysdeps/x86_64/memset.S: Likewise.
26086 * sysdeps/x86_64/multiarch/memcmp-sse4.S: Likewise.
26087 * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
26088 * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
26089
0b3986d0
DM
260902013-01-04 David S. Miller <davem@davemloft.net>
26091
26092 * sysdeps/sparc/fpu/libm-test-ulps: Update.
26093
e47686e9
AS
260942013-01-04 Andreas Schwab <schwab@linux-m68k.org>
26095
d643bac1
AS
26096 * sysdeps/powerpc/fpu/test-powerpc-snan.c (_GNU_SOURCE): Define as
26097 1 to avoid redefinition warning.
26098 (__USE_GNU): Don't define.
26099 (init_signaling_nan): Protoize.
26100
e47686e9
AS
26101 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
26102
b18decba
SP
261032013-01-04 Siddhesh Poyarekar <siddhesh@redhat.com>
26104
fffb407f
SP
26105 * sysdeps/ieee754/dbl-64/mpa.c: Remove commented code.
26106 * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__cr): Remove.
26107 (__cpymn): Likewise.
26108 (norm): Remove commented code.
26109 (denorm): Likewise.
26110 (__mp_dbl): Likewise.
26111 (__inv): Likewise.
26112 * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__cr): Remove.
26113 (__cpymn): Likewise.
26114 (norm): Remove commented code.
26115 (denorm): Likewise.
26116 (__mp_dbl): Likewise.
26117 (__inv): Likewise.
26118
b18decba
SP
26119 * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (mpone): Define
26120 mp_no value for 1.0 and 2.0.
26121 (norm): Use RADIXI instead of radixi.d.
26122 (denorm): Likewise.
26123 (__mul): Use 0.0 instead of zero.d.
26124 * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (mpone): Define
26125 mp_no value for 1.0 and 2.0.
26126 (norm): Use RADIXI instead of radixi.d.
26127 (denorm): Likewise.
26128 (__mul): Use 0.0 instead of zero.d.
26129
cdc1c96f
JM
261302013-01-04 Joseph Myers <joseph@codesourcery.com>
26131
26132 [BZ #14994]
26133 * math/s_casinh.c (__casinh): Reduce finite argument to first
26134 quadrant then set signs of results at the end.
26135 * math/s_casinhf.c (__casinhf): Likewise.
26136 * math/s_casinhl.c (__casinhl): Likewise.
26137 * math/libm-test.inc (casin_test): Add more tests.
26138 (casinh_test): Likewise.
26139 * sysdeps/i386/fpu/libm-test-ulps: Update.
26140 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
26141
302913e1
SP
261422013-01-04 Siddhesh Poyarekar <siddhesh@redhat.com>
26143
6420d207
SP
26144 * sysdeps/ieee754/dbl-64/mpa.h: Fix code formatting.
26145
a9e48ab4
SP
26146 * sysdeps/ieee754/dbl-64/mpa.h: Clean up comment for MP_NO.
26147
b7837264
SP
26148 * sysdeps/ieee754/dbl-64/mpa.c(norm): Remove commented
26149 declarations.
26150 (denorm): Likewise.
26151 (__mp_dbl): Likewise.
26152 (__inv): Likewise.
26153
f8af25d2
SP
26154 * sysdeps/ieee754/dbl-64/mpa.h: Remove commented declarations
26155 and adjust the header comment.
26156
302913e1
SP
26157 * sysdeps/ieee754/dbl-64/mpa.h (__mpexp): Remove unnecessary
26158 variable name from declaration.
26159
5d7dd1ca
L
261602013-01-03 H.J. Lu <hongjiu.lu@intel.com>
26161
26162 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
26163 Initialize COMMON_CPUID_INDEX_7 element.
26164 * sysdeps/x86_64/multiarch/init-arch.h (bit_RTM): New macro.
26165 (CPUID_RTM): Likewise.
26166 (HAS_RTM): Likewise.
26167 (COMMON_CPUID_INDEX_7): New enum.
26168
2f5f40f4
AS
261692013-01-03 Andreas Schwab <schwab@linux-m68k.org>
26170
26171 [BZ #14981]
26172 * malloc/mtrace.c (tr_reallochook): If realloc returns NULL when
26173 size is zero, record memory as freed.
26174
4056f4a0
AJ
261752013-01-03 Andreas Jaeger <aj@suse.de>
26176
26177 * po/ia.po: Add new Interlingua translation.
26178
ab15736f 261792012-01-03 Allan McRae <allan@archlinux.org>
fd80f0b7
AM
26180
26181 * locale/programs/localedef.c: Fix description of '--posix' flag.
26182
568035b7
JM
261832013-01-02 Joseph Myers <joseph@codesourcery.com>
26184
e6898b8d
JM
26185 * NEWS: Update dates in second copyright notice.
26186 * README: Update copyright dates in example.
26187 * manual/libc.texinfo: Update copyright dates.
26188 * scripts/test-installation.pl: Update copyright date in --version
26189 output.
26190
0e2f9562
JM
26191 * hurd/ctty-input.c: Fix copyright notice formatting.
26192 * hurd/ctty-output.c: Likewise.
26193 * hurd/dtable.c: Likewise.
26194 * hurd/hurd-raise.c: Likewise.
26195 * hurd/hurdprio.c: Likewise.
26196 * hurd/msgportdemux.c: Likewise.
26197 * misc/sys/file.h: Likewise.
26198 * misc/sys/ioctl.h: Likewise.
26199 * sysdeps/gnu/netinet/ip_icmp.h: Likewise.
26200 * sysdeps/mach/hurd/chdir.c: Likewise.
26201 * sysdeps/mach/hurd/fchdir.c: Likewise.
26202 * sysdeps/mach/hurd/rename.c: Likewise.
26203 * sysdeps/mach/hurd/rmdir.c: Likewise.
26204 * sysdeps/mach/hurd/seekdir.c: Likewise.
26205 * sysdeps/mach/hurd/setsid.c: Likewise.
26206 * sysdeps/posix/wait3.c: Likewise.
26207
568035b7
JM
26208 * All files with FSF copyright notices: Update copyright dates
26209 using scripts/update-copyrights.
26210 * intl/plural.c: Regenerated.
26211 * locale/programs/charmap-kw.h: Likewise.
26212 * locale/programs/locfile-kw.h: Likewise.
26213
da08f647
SP
262142013-01-02 Siddhesh Poyarekar <siddhesh@redhat.com>
26215
0f5477af
SP
26216 * sysdeps/ieee754/dbl-64/mpexp.h (__mpexp_twomm1): Fix first
26217 four values.
26218
44e0d4c2
SP
26219 * sysdeps/ieee754/dbl-64/mpa.c (__mul): Split mantissa
26220 calculation loop and add branch prediction.
26221
4d55b4e5
SP
26222 * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Add assert to
26223 check access beyond bounds of m1np.
26224
da08f647
SP
26225 * sysdeps/ieee754/dbl-64/mpa.c [! NO__CONST]: New constant
26226 MPTWO.
26227 (__inv): Remove local variable MPTWO to use the global
26228 constant.
26229 * sysdeps/ieee754/dbl-64/mpa.h: Declare MPTWO.
26230 * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove local
26231 variable MPTWO.
26232 * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Make MPHALF and
26233 MP3HALFS static const.
26234
8e051029
DM
262352013-01-01 David S. Miller <davem@davemloft.net>
26236
26237 * po/ca.po: Update from translation team.
26238
f4cf5f2d
JM
262392013-01-01 Joseph Myers <joseph@codesourcery.com>
26240
26241 * scripts/update-copyrights: New file.
26242 * Makeconfig: Reformat copyright notice.
26243 * ctype/ctype.h: Likewise.
26244 * debug/swprintf_chk.c: Likewise.
26245 * elf/dl-cache.c: Likewise.
26246 * elf/dl-debug.c: Likewise.
26247 * elf/dl-object.c: Likewise.
26248 * grp/initgroups.c: Likewise.
26249 * hurd/Makefile: Likewise.
26250 * hurd/hurd/signal.h: Likewise.
26251 * hurd/hurdfault.c: Likewise.
26252 * hurd/hurdioctl.c: Likewise.
26253 * hurd/hurdlookup.c: Likewise.
26254 * hurd/intr-msg.c: Likewise.
26255 * iconv/gconv_open.c: Likewise.
26256 * libio/swprintf.c: Likewise.
26257 * locale/lc-ctype.c: Likewise.
26258 * locale/nl_langinfo.c: Likewise.
26259 * mach/Machrules: Likewise.
26260 * mach/Makefile: Likewise.
26261 * malloc/obstack.h: Likewise.
26262 * manual/Makefile: Likewise.
26263 * manual/tsort.awk: Likewise.
26264 * misc/bits/stab.def: Likewise.
26265 * nis/nis_print_group_entry.c: Likewise.
26266 * nis/nis_table.c: Likewise.
26267 * nis/nss_compat/compat-pwd.c: Likewise.
26268 * nis/nss_compat/compat-spwd.c: Likewise.
26269 * po/Makefile: Likewise.
26270 * posix/fnmatch.c: Likewise.
26271 * posix/regex.h: Likewise.
26272 * resolv/Makefile: Likewise.
26273 * resolv/nss_dns/dns-network.c: Likewise.
26274 * resolv/res_hconf.c: Likewise.
26275 * scripts/gen-sorted.awk: Likewise.
26276 * soft-fp/soft-fp.h: Likewise.
26277 * stdio-common/printf.h: Likewise.
26278 * stdlib/monetary.h: Likewise.
26279 * stdlib/random.c: Likewise.
26280 * stdlib/random_r.c: Likewise.
26281 * sysdeps/generic/Makefile: Likewise.
26282 * sysdeps/gnu/Makefile: Likewise.
26283 * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
26284 * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
26285 * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
26286 * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
26287 * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
26288 * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
26289 * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
26290 * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
26291 * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
26292 * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
26293 * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
26294 * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
26295 * sysdeps/ieee754/dbl-64/mpatan2.c: Likewise.
26296 * sysdeps/ieee754/dbl-64/mpexp.c: Likewise.
26297 * sysdeps/ieee754/dbl-64/mplog.c: Likewise.
26298 * sysdeps/ieee754/dbl-64/mpsqrt.c: Likewise.
26299 * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
26300 * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
26301 * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
26302 * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
26303 * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
26304 * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
26305 * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
26306 * sysdeps/ieee754/ldbl-128/ldbl2mpn.c: Likewise.
26307 * sysdeps/ieee754/ldbl-128/mpn2ldbl.c: Likewise.
26308 * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c: Likewise.
26309 * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c: Likewise.
26310 * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c: Likewise.
26311 * sysdeps/mach/hurd/errnos.awk: Likewise.
26312 * sysdeps/mach/hurd/fork.c: Likewise.
26313 * sysdeps/mach/hurd/getcwd.c: Likewise.
26314 * sysdeps/mach/hurd/i386/trampoline.c: Likewise.
26315 * sysdeps/mach/hurd/mmap.c: Likewise.
26316 * sysdeps/mach/hurd/utimes.c: Likewise.
26317 * sysdeps/mach/hurd/xmknod.c: Likewise.
26318 * sysdeps/posix/profil.c: Likewise.
26319 * sysdeps/posix/readdir_r.c: Likewise.
26320 * sysdeps/powerpc/bits/mathdef.h: Likewise.
26321 * sysdeps/powerpc/bits/setjmp.h: Likewise.
26322 * sysdeps/powerpc/powerpc32/__longjmp-common.S: Likewise.
26323 * sysdeps/powerpc/powerpc32/memset.S: Likewise.
26324 * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
26325 * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: Likewise.
26326 * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
26327 * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
26328 * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
26329 * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: Likewise.
26330 * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
26331 * sysdeps/pthread/lio_listio.c: Likewise.
26332 * sysdeps/sparc/dl-procinfo.h: Likewise.
26333 * sysdeps/unix/i386/sysdep.S: Likewise.
26334 * sysdeps/unix/sysv/linux/aio_sigqueue.c: Likewise.
26335 * sysdeps/unix/sysv/linux/fstatvfs64.c: Likewise.
26336 * sysdeps/unix/sysv/linux/getdents.c: Likewise.
26337 * sysdeps/unix/sysv/linux/msgctl.c: Likewise.
26338 * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
26339 * sysdeps/unix/sysv/linux/semctl.c: Likewise.
26340 * sysdeps/unix/sysv/linux/shmctl.c: Likewise.
26341 * sysdeps/unix/sysv/linux/speed.c: Likewise.
26342 * sysdeps/unix/sysv/linux/xstatconv.h: Likewise.
26343 * sysdeps/wordsize-32/divdi3.c: Likewise.
26344 * time/sys/time.h: Likewise.
26345 * wcsmbs/Makefile: Likewise.
26346
0549fbba
DM
263472013-01-01 David S. Miller <davem@davemloft.net>
26348
a141f1a7
DM
26349 * po/fr.po: Update from translation team.
26350
0549fbba
DM
26351 * catgets/gencat.c: Update copyright year.
26352 * csu/version.c: Likewise.
26353 * debug/catchsegv.sh: Likewise.
26354 * debug/pcprofiledump.c: Likewise.
26355 * debug/xtrace.sh: Likewise.
26356 * elf/ldconfig.c: Likewise.
26357 * elf/ldd.bash.in: Likewise.
26358 * elf/pldd.c: Likewise.
26359 * elf/sotruss.ksh: Likewise.
26360 * elf/sprof.c: Likewise.
26361 * iconv/iconv_prog.c: Likewise.
26362 * iconv/iconvconfig.c: Likewise.
26363 * locale/programs/locale.c: Likewise.
26364 * locale/programs/localedef.c: Likewise.
26365 * login/programs/pt_chown.c: Likewise.
26366 * malloc/memusage.sh: Likewise.
26367 * malloc/memusagestat.c: Likewise.
26368 * malloc/mtrace.pl: Likewise.
26369 * nscd/nscd.c: Likewise.
26370 * nss/getent.c: Likewise.
26371 * nss/makedb.c: Likewise.
26372 * posix/getconf.c: Likewise.
26373
18ea052c
SP
263742012-12-31 Siddhesh Poyarekar <siddhesh@redhat.com>
26375
26376 * sysdeps/ieee754/dbl-64/mpa.c (__mp_dbl): Favour normal
26377 numbers.
26378
9c89fca6
MF
263792012-12-30 Mike Frysinger <vapier@gentoo.org>
26380
26381 * math/bits/mathcalls.h (modf): Use __nonnull.
26382
085ec079
SP
263832012-12-29 Siddhesh Poyarekar <siddhesh@redhat.com>
26384
26385 * sysdeps/ieee754/dbl-64/branred.h: Include dla.h.
26386 (split): Use macro CN instead of the bare value.
26387 * sysdeps/ieee754/dbl-64/dla.h: Add comment to explain why CN
26388 could be used.
26389 * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Use CN
26390 instead of the bare value.
26391 (power1): Likewise.
26392
6d9f97e1
SP
263932012-12-28 Siddhesh Poyarekar <siddhesh@redhat.com>
26394
d63f73be
SP
26395 * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove
26396 __ATAN_TWOM.
26397 * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
26398
6d9f97e1
SP
26399 * sysdeps/ieee754/dbl-64/atnat.h: Replaced constants with
26400 their values.
26401 * sysdeps/ieee754/dbl-64/atnat2.h: Likewise.
26402 * sysdeps/ieee754/dbl-64/s_tan.c (tan): Likewise.
26403 * sysdeps/ieee754/dbl-64/ulog.h: Likewise.
26404 * sysdeps/ieee754/dbl-64/utan.h: Likewise.
26405
4c4febf5
AJ
264062012-12-28 Andreas Jaeger <aj@suse.de>
26407
af5843ef
AJ
26408 * elf/elf.h (NT_S390_TDB, NT_FILE, NT_SIGINFO): Define. New
26409 values are from Linux 3.7.
26410
4c4febf5
AJ
26411 * sysdeps/gnu/netinet/tcp.h (TCPI_OPT_SYN_DATA)
26412 (TCPI_OPT_ECN_SEEN): Define. Sync with Linux 3.7.
26413
99136f82
SP
264142012-12-28 Siddhesh Poyarekar <siddhesh@redhat.com>
26415
2f216c3c 26416 * misc/sys/cdefs.h (__glibc_likely): Wrap __builtin_expect for
91998e44
SP
26417 TRUE case.
26418
99136f82
SP
26419 * sysdeps/ieee754/dbl-64/mpa.c (norm): Define R as RADIXI.
26420 (norm): Likewise.
26421 * sysdeps/ieee754/dbl-64/mpa2.h: Remove all static const
26422 variables with preprocessor constants.
26423 * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
26424 * sysdeps/ieee754/dbl-64/mpexp.h: Likewise.
26425 * sysdeps/ieee754/dbl-64/mpsqrt.h: Likewise.
26426
7fffbdff
BH
264272012-12-27 Bruno Haible <bruno@clisp.org>
26428
26429 [BZ #14317]
26430 * string/xpg-strerror.c (__xpg_strerror_r): Optimize, call strlen
26431 only if needed.
26432
b76eb5f0
SP
264332012-12-27 Siddhesh Poyarekar <siddhesh@redhat.com>
26434
31a7fe5c
SP
26435 * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Eliminate __mpexp_nn
26436 and use variable directly.
26437 * sysdeps/ieee754/dbl-64/mpexp.h (__mpexp_nn): Remove.
26438
b76eb5f0
SP
26439 * sysdeps/ieee754/dbl-64/mpa.c [! NO__CONST]: New constant
26440 MPONE.
26441 * sysdeps/ieee754/dbl-64/mpa.h: Declare MPONE.
26442 * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove local
26443 variable MPONE.
26444 * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Likewise.
26445 * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Likewise.
26446 * sysdeps/ieee754/dbl-64/mplog.c (__mplog): Remove mplog.h
26447 include directive. Remove local variable MPONE.
26448 * sysdeps/ieee754/dbl-64/mplog.h: Remove.
26449 * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: Define NO__CONST.
26450 * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
26451
2c8bfe7d
DM
264522012-12-25 David S. Miller <davem@davemloft.net>
26453
26454 * version.h (RELEASE): Set to "development".
26455 (VERSION): Set to "2.17.90".
26456 * NEWS: Add 2.18 section.
26457
147d03b0
DM
264582012-12-21 David S. Miller <davem@davemloft.net>
26459
26460 * po/hr.po: Update from translation team.
26461
a8ebb2b9
AK
264622012-12-21 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
26463
26464 * sysdeps/s390/fpu/libm-test-ulps: Refreshed.
26465
95b4f1b6
SE
264662012-12-19 Steve Ellcey <sellcey@mips.com>
26467
b2d94007 26468 * NEWS: Mention new memcpy for MIPS.
95b4f1b6 26469
cedb2a90
MS
264702012-12-18 Marcus Shawcroft <marcus.shawcroft@linaro.org>
26471
26472 * manual/contrib.texi (Contributors): Spelling correction.
26473
bbf527d6
DM
264742012-12-15 David S. Miller <davem@davemloft.net>
26475
26476 * po/ru.po: Update from translation team.
26477
bc38c906
DM
264782012-12-13 David S. Miller <davem@davemloft.net>
26479
85429b1a
DM
26480 * NEWS: Mention IFUNC testsuite enhancements.
26481
d283e353
DM
26482 * po/pl.po: Update from translation team.
26483 * po/bg.po: Likewise.
26484
bc38c906
DM
26485 * manual/contrib.texi (Contributors): Update entries for Hongjiu
26486 Lu and Joseph S. Myers. Add entry for Marcus Shawcroft.
26487
a181b0d7
DM
264882012-12-11 David S. Miller <davem@davemloft.net>
26489
4641d57e
DM
26490 * po/sv.po: Update from translation team.
26491
f7bc6495
DM
26492 * po/vi.po: Update from translation team.
26493
6fc9048f
DM
26494 * po/cs.po: Update from translation team.
26495
a181b0d7
DM
26496 * po/de.po: Update from translation team.
26497 * po/eo.po: Likewise.
26498 * po/nl.po: Likewise.
26499
f70bfe80
SP
265002012-12-11 Siddhesh Poyarekar <siddhesh@redhat.com>
26501
3c8b4190
SP
26502 [BZ #14246]
26503 * manual/argp.texi (Argp Helper Functions): Move node to follow
26504 Argp Parsing State.
26505
f70bfe80
SP
26506 [BZ #14872]
26507 * manual/conf.texi (Limits on File System Capacity): Mention if
26508 terminating null is included in the max size.
26509
188f0adf
AJ
265102012-12-10 Andreas Jaeger <aj@suse.de>
26511
26512 * po/cs.po: Update from translation team.
26513
56e7d3ad
SP
265142012-12-08 Siddhesh Poyarekar <siddhesh@redhat.com>
26515
26516 * sysdeps/s390/jmpbuf-unwind.h (_jmpbuf_sp): Declare SP as
26517 void pointer and cast to uintptr_t.
26518 * sysdeps/s390/s390-64/memcmp.S: Pick sysdep.h from include
26519 path.
26520 * sysdeps/s390/s390-64/memcpy.S: Likewise.
26521 * sysdeps/s390/s390-64/memset.S: Likewise.
26522
76f2d2ea 265232012-12-08 Benno Schulenberg <bensberg@justemail.net>
c430c4af
BS
26524
26525 [BZ #14833]
26526 * menual/message.texi (Message Translation): Fix typos.
26527 (Helper programs for gettext): Likewise.
26528
67cbf9a2
AS
265292012-12-07 Andreas Schwab <schwab@linux-m68k.org>
26530
26531 [BZ #14898]
26532 * include/link.h (FORCED_DYNAMIC_TLS_OFFSET) [NO_TLS_OFFSET == 0]:
26533 Change to -1.
26534
682d0e9a
DM
265352012-12-07 David S. Miller <davem@davemloft.net>
26536
26537 * po/libc.pot: Update.
26538
573cd484
RH
265392012-12-07 Richard Henderson <rth@redhat.com>
26540
7e9da188 26541 [BZ #10114]
573cd484
RH
26542 * soft-fp/op-common.h (_FP_MUL): Pull computation of R_e from the
26543 normal/normal case to before the switch.
26544 (_FP_DIV): Likewise.
26545
e933a943
MF
265462012-12-06 Carlos O'Donell <carlos@systemhalted.org>
26547 Mike Frysinger <vapier@gentoo.org>
26548
26549 * sysdeps/unix/sysv/linux/posix_fadvise.c (posix_fadvise): Also
26550 check for __NR_fadvise64_64.
26551
82123268
CM
265522012-12-06 Chris Metcalf <cmetcalf@tilera.com>
26553
26554 * sysdeps/generic/fpu_control.h (_FPU_GETCW): Define to set cw to
26555 0, not just to plain "0" as a statement.
26556 (_FPU_SETCW): Define to (void) (cw), rather than doing nothing
26557 with cw.
26558
d9814526
JM
265592012-12-06 Joseph Myers <joseph@codesourcery.com>
26560
26561 * NEWS: Use sourceware.org in Bugzilla URL.
26562
7728c574
SP
265632012-12-06 Siddhesh Poyarekar <siddhesh@redhat.com>
26564
f16946dd
SP
26565 * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h
26566 (INTERNAL_SYSCALL_DECL): Use __attribute__ ((unused)).
26567
5704bbcb
SP
26568 * stdio-common/tst-put-error.c (do_test): Add newline to the
26569 padded test to ensure flush.
26570
17aa0516
JL
265712012-12-05 Jeff Law <law@redhat.com>
26572
26573 * sunrpc/etc.rpc (fedfs_admin): Add entry.
26574
363313b5
JM
265752012-12-05 Joseph Myers <joseph@codesourcery.com>
26576
effbd42a
JM
26577 * README: Don't refer to ports add-on as distributed separately.
26578 Mention AArch64 in list of systems supported in the ports add-on.
26579
87600365
JM
26580 * LICENSES: Add more non-FSF copyright and license notices.
26581
a0d7066a
JM
26582 * soft-fp/op-common.h (_FP_DECL): Declare X##_s with __attribute__
26583 ((unused)).
26584
66ca5a5b
JM
26585 * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Include <stdlib.h>.
26586
363313b5
JM
26587 * stdio-common/tst-put-error.c (do_test): Use 10000000 instead of
26588 10000 as width of padded output.
26589
b37984ad
JM
265902012-12-04 Joseph Myers <joseph@codesourcery.com>
26591
9003570a
JM
26592 * sysdeps/powerpc/sysdep.h (_SYS_AUXV_H): Define to 1 not empty.
26593
b37984ad
JM
26594 * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c (__ieee754_atanhl): Mark
26595 variable LX with __attribute__ ((unused)).
26596 * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (__ieee754_rem_pio2l):
26597 Likewise.
26598 * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c (___isnanl): Likewise.
26599 * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
26600 * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Mark variable LY
26601 with __attribute__ ((unused)).
26602
c8df52ec
DM
266032012-12-04 David S. Miller <davem@abraco.davemloft.net>
26604
26605 * sysdeps/generic/memcopy.h: Add multiple inclusion protection.
26606
b3b099af
JM
266072012-12-04 Joseph Myers <joseph@codesourcery.com>
26608
c33aa6e3
JM
26609 * sysdeps/ieee754/ldbl-opt/Makefile [$(subdir) = math]
26610 (CFLAGS-nldbl-acos.c): New variable.
26611 [$(subdir) = math] (CFLAGS-nldbl-acosh.c): Likewise.
26612 [$(subdir) = math] (CFLAGS-nldbl-asin.c): Likewise.
26613 [$(subdir) = math] (CFLAGS-nldbl-asinh.c): Likewise.
26614 [$(subdir) = math] (CFLAGS-nldbl-atan.c): Likewise.
26615 [$(subdir) = math] (CFLAGS-nldbl-atan2.c): Likewise.
26616 [$(subdir) = math] (CFLAGS-nldbl-atanh.c): Likewise.
26617 [$(subdir) = math] (CFLAGS-nldbl-cabs.c): Likewise.
26618 [$(subdir) = math] (CFLAGS-nldbl-cacos.c): Likewise.
26619 [$(subdir) = math] (CFLAGS-nldbl-cacosh.c): Likewise.
26620 [$(subdir) = math] (CFLAGS-nldbl-carg.c): Likewise.
26621 [$(subdir) = math] (CFLAGS-nldbl-casin.c): Likewise.
26622 [$(subdir) = math] (CFLAGS-nldbl-casinh.c): Likewise.
26623 [$(subdir) = math] (CFLAGS-nldbl-catan.c): Likewise.
26624 [$(subdir) = math] (CFLAGS-nldbl-catanh.c): Likewise.
26625 [$(subdir) = math] (CFLAGS-nldbl-cbrt.c): Likewise.
26626 [$(subdir) = math] (CFLAGS-nldbl-ccos.c): Likewise.
26627 [$(subdir) = math] (CFLAGS-nldbl-ccosh.c): Likewise.
26628 [$(subdir) = math] (CFLAGS-nldbl-ceil.c): Likewise.
26629 [$(subdir) = math] (CFLAGS-nldbl-cexp.c): Likewise.
26630 [$(subdir) = math] (CFLAGS-nldbl-cimag.c): Likewise.
26631 [$(subdir) = math] (CFLAGS-nldbl-clog.c): Likewise.
26632 [$(subdir) = math] (CFLAGS-nldbl-clog10.c): Likewise.
26633 [$(subdir) = math] (CFLAGS-nldbl-conj.c): Likewise.
26634 [$(subdir) = math] (CFLAGS-nldbl-copysign.c): Likewise.
26635 [$(subdir) = math] (CFLAGS-nldbl-cos.c): Likewise.
26636 [$(subdir) = math] (CFLAGS-nldbl-cosh.c): Likewise.
26637 [$(subdir) = math] (CFLAGS-nldbl-cpow.c): Likewise.
26638 [$(subdir) = math] (CFLAGS-nldbl-cproj.c): Likewise.
26639 [$(subdir) = math] (CFLAGS-nldbl-creal.c): Likewise.
26640 [$(subdir) = math] (CFLAGS-nldbl-csin.c): Likewise.
26641 [$(subdir) = math] (CFLAGS-nldbl-csinh.c): Likewise.
26642 [$(subdir) = math] (CFLAGS-nldbl-csqrt.c): Likewise.
26643 [$(subdir) = math] (CFLAGS-nldbl-ctan.c): Likewise.
26644 [$(subdir) = math] (CFLAGS-nldbl-ctanh.c): Likewise.
26645 [$(subdir) = math] (CFLAGS-nldbl-drem.c): Likewise.
26646 [$(subdir) = math] (CFLAGS-nldbl-erf.c): Likewise.
26647 [$(subdir) = math] (CFLAGS-nldbl-erfc.c): Likewise.
26648 [$(subdir) = math] (CFLAGS-nldbl-exp.c): Likewise.
26649 [$(subdir) = math] (CFLAGS-nldbl-exp10.c): Likewise.
26650 [$(subdir) = math] (CFLAGS-nldbl-exp2.c): Likewise.
26651 [$(subdir) = math] (CFLAGS-nldbl-expm1.c): Likewise.
26652 [$(subdir) = math] (CFLAGS-nldbl-fabs.c): Likewise.
26653 [$(subdir) = math] (CFLAGS-nldbl-fdim.c): Likewise.
26654 [$(subdir) = math] (CFLAGS-nldbl-finite.c): Likewise.
26655 [$(subdir) = math] (CFLAGS-nldbl-floor.c): Likewise.
26656 [$(subdir) = math] (CFLAGS-nldbl-fma.c): Likewise.
26657 [$(subdir) = math] (CFLAGS-nldbl-fmax.c): Likewise.
26658 [$(subdir) = math] (CFLAGS-nldbl-fmin.c): Likewise.
26659 [$(subdir) = math] (CFLAGS-nldbl-fmod.c): Likewise.
26660 [$(subdir) = math] (CFLAGS-nldbl-frexp.c): Likewise.
26661 [$(subdir) = math] (CFLAGS-nldbl-gamma.c): Likewise.
26662 [$(subdir) = math] (CFLAGS-nldbl-hypot.c): Likewise.
26663 [$(subdir) = math] (CFLAGS-nldbl-ilogb.c): Likewise.
26664 [$(subdir) = math] (CFLAGS-nldbl-isinf.c): Likewise.
26665 [$(subdir) = math] (CFLAGS-nldbl-isnan.c): Likewise.
26666 [$(subdir) = math] (CFLAGS-nldbl-j0.c): Likewise.
26667 [$(subdir) = math] (CFLAGS-nldbl-j1.c): Likewise.
26668 [$(subdir) = math] (CFLAGS-nldbl-jn.c): Likewise.
26669 [$(subdir) = math] (CFLAGS-nldbl-ldexp.c): Likewise.
26670 [$(subdir) = math] (CFLAGS-nldbl-lgamma.c): Likewise.
26671 [$(subdir) = math] (CFLAGS-nldbl-lgamma_r.c): Likewise.
26672 [$(subdir) = math] (CFLAGS-nldbl-llrint.c): Likewise.
26673 [$(subdir) = math] (CFLAGS-nldbl-llround.c): Likewise.
26674 [$(subdir) = math] (CFLAGS-nldbl-log.c): Likewise.
26675 [$(subdir) = math] (CFLAGS-nldbl-log10.c): Likewise.
26676 [$(subdir) = math] (CFLAGS-nldbl-log1p.c): Likewise.
26677 [$(subdir) = math] (CFLAGS-nldbl-log2.c): Likewise.
26678 [$(subdir) = math] (CFLAGS-nldbl-logb.c): Likewise.
26679 [$(subdir) = math] (CFLAGS-nldbl-lrint.c): Likewise.
26680 [$(subdir) = math] (CFLAGS-nldbl-lround.c): Likewise.
26681 [$(subdir) = math] (CFLAGS-nldbl-modf.c): Likewise.
26682 [$(subdir) = math] (CFLAGS-nldbl-nan.c): Likewise.
26683 [$(subdir) = math] (CFLAGS-nldbl-nearbyint.c): Likewise.
26684 [$(subdir) = math] (CFLAGS-nldbl-nextafter.c): Likewise.
26685 [$(subdir) = math] (CFLAGS-nldbl-nexttoward.c): Likewise.
26686 [$(subdir) = math] (CFLAGS-nldbl-nexttowardf.c): Likewise.
26687 [$(subdir) = math] (CFLAGS-nldbl-pow.c): Likewise.
26688 [$(subdir) = math] (CFLAGS-nldbl-pow10.c): Likewise.
26689 [$(subdir) = math] (CFLAGS-nldbl-remainder.c): Likewise.
26690 [$(subdir) = math] (CFLAGS-nldbl-remquo.c): Likewise.
26691 [$(subdir) = math] (CFLAGS-nldbl-rint.c): Likewise.
26692 [$(subdir) = math] (CFLAGS-nldbl-round.c): Likewise.
26693 [$(subdir) = math] (CFLAGS-nldbl-scalb.c): Likewise.
26694 [$(subdir) = math] (CFLAGS-nldbl-scalbln.c): Likewise.
26695 [$(subdir) = math] (CFLAGS-nldbl-scalbn.c): Likewise.
26696 [$(subdir) = math] (CFLAGS-nldbl-significand.c): Likewise.
26697 [$(subdir) = math] (CFLAGS-nldbl-sin.c): Likewise.
26698 [$(subdir) = math] (CFLAGS-nldbl-sincos.c): Likewise.
26699 [$(subdir) = math] (CFLAGS-nldbl-sinh.c): Likewise.
26700 [$(subdir) = math] (CFLAGS-nldbl-sqrt.c): Likewise.
26701 [$(subdir) = math] (CFLAGS-nldbl-tan.c): Likewise.
26702 [$(subdir) = math] (CFLAGS-nldbl-tanh.c): Likewise.
26703 [$(subdir) = math] (CFLAGS-nldbl-tgamma.c): Likewise.
26704 [$(subdir) = math] (CFLAGS-nldbl-trunc.c): Likewise.
26705 [$(subdir) = math] (CFLAGS-nldbl-y0.c): Likewise.
26706 [$(subdir) = math] (CFLAGS-nldbl-y1.c): Likewise.
26707 [$(subdir) = math] (CFLAGS-nldbl-yn.c): Likewise.
26708
20f0018d
JM
26709 * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
26710 (INTERNAL_SYSCALL_DECL): Use __attribute__ ((unused)).
26711
b3b099af
JM
26712 [BZ #14914]
26713 * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Clear
26714 whole low double instead of just low 47 bits when splitting values
26715 into two parts.
26716
029264d1
AM
267172012-12-03 Allan McRae <allan@archlinux.org>
26718
26719 * manual/stdio.texi (Predefined Printf Handlers): Remove
26720 @hsep and @vsep usage.
26721
c9d6789e
MF
267222012-12-03 Mike Frysinger <vapier@gentoo.org>
26723
26724 * bits/byteswap.h [__GNUC__]: Change __GNUC_PREREQ from 4.2 to 4.3.
26725 * sysdeps/x86/bits/byteswap.h [__GNUC__]: Likewise.
26726
4b7634a5
JL
267272012-12-03 Jeff Law <law@redhat.com>
26728
26729 * time/sys/time.h (settimeofday): Do not mark TV argument
26730 as __nonnull.
26731
eb6cbd24
MF
267322012-12-01 Mike Frysinger <vapier@gentoo.org>
26733
26734 * libio/fileops.c (_IO_new_file_close_it): Do not always flush
26735 when currently writing and seek to current position when not.
26736 * libio/Makefile (tests): Remove bug-fclose1.
26737 * libio/bug-fclose1.c: Delete.
26738
f638872a
JM
267392012-12-01 Joseph Myers <joseph@codesourcery.com>
26740
26741 * manual/arith.texi (feenableexcept): Fix typo.
26742 (fedisableexcept): Likewise.
26743
48085d14
RM
267442012-11-30 Roland McGrath <roland@hack.frob.com>
26745
26746 * sysdeps/powerpc/powerpc64/entry.h (TEXT_START): Define using a
26747 second, differently-typed declaration, rather than a cast.
26748
1a538b9f
SP
267492012-11-30 Siddhesh Poyarekar <siddhesh@redhat.com>
26750
26751 * sunrpc/rpc/svc.h (__svc_accept_failed): Move declaration...
26752 * include/rpc/svc.h: ... here.
26753
d07f2ff1 267542012-11-30 Aurelien Jarno <aurel32@debian.org>
cc8bb21c
AJ
26755
26756 [BZ #13013]
26757 * resolv/res_query.c(__libc_res_nquery): Assign hp and hp2
26758 depending n and resplen2 to catch cases where answer
26759 equals answerp2.
26760
c93ec1f0
CD
267612012-11-29 Carlos O'Donell <carlos@systemhalted.org>
26762
26763 * elf/get-dynamic-info.h (elf_get_dynamic_info): Warn
26764 for unsupported DF_1_* bits when DL_DEBUG_FILES is set.
26765
37db69de
MF
267662012-11-29 Mike Frysinger <vapier@gentoo.org>
26767
26768 * sysdeps/unix/sysv/linux/clock_getcpuclockid.c (HAS_CPUCLOCK): Delete.
26769
e10c4e4f
RM
267702012-11-29 Roland McGrath <roland@hack.frob.com>
26771
26772 * inet/tst-inet6_rth.c (do_test): Use a union rather than type punning.
26773
2af1b328
JL
267742012-11-28 Jeff Law <law@redhat.com>
26775
26776 [BZ #13761]
26777 * nscd/grpcache.c (cache_addgr): Rename alloca_used to
26778 dataset_temporary. Track alloca usage into alloca_used.
26779 If dataset is large allocate and release it via malloc/free.
26780
111db5b1
FW
267812012-06-04 Florian Weimer <fweimer@redhat.com>
26782
f06cc227 26783 [BZ #14197]
111db5b1
FW
26784 * debug/test-strcpy_chk.c: Mention __chk_fail ABI test.
26785
dd694abd
DM
267862012-11-28 David S. Miller <davem@davemloft.net>
26787
26788 * sysdeps/sparc/fpu/libm-test-ulps: Update.
26789
9984dd01
JM
267902012-11-28 Joseph Myers <joseph@codesourcery.com>
26791
26792 [BZ #14803]
26793 * sysdeps/ieee754/ldbl-96/e_asinl.c (pio2_hi): Use hex float value
26794 of pi/2 rounded to nearest to 64 bits.
26795 (pio2_lo): Use hex float value of pi/2 - pio2_hi rounded to
26796 nearest to 64 bits.
26797 (pio4_hi): Use hex float value of pi/4 rounded to nearest to 64
26798 bits.
26799
14bc93a9
JL
268002012-11-28 Jeff Law <law@redhat.com>
26801 Martin Osvald <mosvald@redhat.com>
26802
26803 [BZ #14889]
26804 * sunrpc/rpc/svc.h (__svc_accept_failed): New prototype.
26805 * sunrpc/svc.c: Include time.h.
26806 (__svc_accept_failed): New function.
26807 * sunrpc/svc_tcp.c (rendezvous_request): If the accept fails for
26808 any reason other than EINTR, call __svc_accept_failed.
26809 * sunrpc/svc_udp.c (svcudp_recv): Similarly.
26810 * sunrpc/svc_unix.c (rendezvous_request): Similarly.
26811
e3c6aa3a
AS
268122012-11-28 Andreas Schwab <schwab@suse.de>
26813
26814 * scripts/abilist.awk: Also handle indirect functions in .opd
26815 section.
26816
1bead169
JM
268172012-11-28 Joseph Myers <joseph@codesourcery.com>
26818
26819 [BZ #13881]
26820 * sysdeps/x86/fpu/powl_helper.c: New file.
26821 * sysdeps/x86/fpu/Makefile: Likewise.
26822 * sysdeps/i386/fpu/e_powl.S (limit): Remove object.
26823 (p3): New object.
26824 (__ieee754_powl): Use __powl_helper for finite arguments except
26825 integer exponents below 8.
26826 * sysdeps/x86_64/fpu/e_powl.S (limit): Remove object.
26827 (p3): New object.
26828 (__ieee754_powl): Use __powl_helper for finite arguments except
26829 integer exponents below 8.
26830 * math/libm-test.inc (pow_test): Add more tests and enable some
26831 previously disabled tests.
26832 * sysdeps/i386/fpu/libm-test-ulps: Update.
26833 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
26834
0817d63d
SP
268352012-11-28 Siddhesh Poyarekar <siddhesh@redhat.com>
26836 Carlos O'Donell <carlos_odonell@mentor.com>
26837
26838 * nss/makedb.c (is_prime): Assert that input is odd and greater
26839 than 4. Note that fact in a comment too.
26840 (next_prime): Add 4 to input.
26841
de2fd463
SP
268422012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
26843
26844 [BZ #11741]
26845 * libio/Makefile (tests): Add test case tst-fwrite-error.
26846 * libio/iofwrite.c (_IO_fwrite): Return 0 on EOF.
26847 * libio/iofwrite_u.c (fwrite_unlocked): Likewise.
26848 * libio/tst-fwrite-error.c: New test case.
26849
c515fb51
L
268502012-11-26 H.J. Lu <hongjiu.lu@intel.com>
26851
26852 * elf/dl-load.c (_dl_map_object_from_fd): Cast to uintptr_t
26853 before casting to void *.
26854 * include/libc-internal.h (__pointer_type): New macro.
26855 (__integer_if_pointer_type_sub): Likewise.
26856 (__integer_if_pointer_type): Likewise.
26857 (cast_to_integer): Likewise.
26858 * sysdeps/x86_64/bits/atomic.h: Include <libc-internal.h>.
26859 (__arch_c_compare_and_exchange_val_64_acq): Use cast_to_integer
26860 before casting to atomic64_t.
26861 (atomic_exchange_acq): Likewise.
26862 (__arch_exchange_and_add_body): Likewise.
26863 (__arch_add_body): Likewise.
26864 (atomic_add_negative): Likewise.
26865 (atomic_add_zero): Likewise.
26866
4cf77aa9
JM
268672012-11-26 Joseph Myers <joseph@codesourcery.com>
26868
26869 * sysdeps/generic/unwind-dw2-fde.c (get_pc_begin): New function.
26870 (fde_unencoded_compare): Use get_pc_begin instead of type-punning.
26871 (add_fdes): Likewise.
26872 (linear_search_fdes): Likewise.
26873 (binary_search_unencoded_fdes): Likewise.
26874
d260b3b4
AS
268752012-11-26 Andreas Schwab <schwab@linux-m68k.org>
26876
26877 * elf/sotruss.ksh: Correctly locate argument of -F and -T options.
26878
67060746
AC
268792012-11-24 Adam Conrad <adconrad@0c3.net>
26880
26881 * configure.in: Autodetect C++ header directories.
26882 * configure: Regenerated.
26883
800938a1
MF
268842012-11-23 Mike Frysinger <vapier@gentoo.org>
26885
26886 * elf/Makefile ($(objpfx)ld.so): Change readelf to $(READELF).
26887
4e6e34e6
AS
268882012-11-23 Andreas Schwab <schwab@linux-m68k.org>
26889
26890 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
26891
7c7feb47
JM
268922012-11-22 Joseph Myers <joseph@codesourcery.com>
26893
7184dcdf
JM
26894 * math/libm-test.inc (fma_test_towardzero) [TEST_LDOUBLE &&
26895 LDBL_MANT_DIG == 106]: Disable some tests.
26896 (fma_test_downward) [TEST_LDOUBLE && LDBL_MANT_DIG == 106]:
26897 Likewise.
26898 (fma_test_upward) [TEST_LDOUBLE && LDBL_MANT_DIG == 106]:
26899 Likewise.
26900
0a42601f
JM
26901 [BZ #14871]
26902 * sysdeps/ieee754/ldbl-128ibm/s_atanl.c (__atanl): Return the
26903 input for small inputs. Return +/- pi/2 for large inputs.
26904 * math/libm-test.inc (atan_test): Add more tests.
26905
79c9b9fe
JM
26906 * sysdeps/generic/unwind-dw2-fde-glibc.c
26907 (_Unwind_IteratePhdrCallback): Declare P_DYNAMIC with
26908 __attribute__ ((unused)).
26909
c60d3bf2
JM
26910 [BZ #14645]
26911 * sysdeps/ieee754/ldbl-128ibm/s_fmal.c (__fmal): Compute result as
26912 x * y if x and y are nonzero and z is zero.
26913
ef1e0867
JM
26914 [BZ #14811]
26915 * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Saturate
26916 nonzero exponents with absolute value below 0x1p-117 to +/-
26917 0x1p-117.
26918
1468ded3
JM
26919 [BZ #14869]
26920 * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c (__ieee754_hypotl): Scale
26921 up arguments below 2**-450, not just those below 2**-500.
26922 * math/libm-test.inc (hypot_test): Add another test.
26923
8e27e3cc
JM
26924 [BZ #14868]
26925 * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c (__ieee754_hypotl):
26926 Return a+b for ratio over 2**120, not 2**60.
26927 * math/libm-test.inc (hypot_test): Add another test.
26928
c9c0279b
JM
26929 * math/libm-test.inc (clog_test): Use
26930 UNDERFLOW_EXCEPTION_LDOUBLE_IBM on two tests.
26931 (clog10_test): Likewise.
26932
7c7feb47
JM
26933 [BZ #6778]
26934 * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (big): Change to 1e290L.
26935
fff1530e
AS
269362012-11-22 Andreas Schwab <schwab@suse.de>
26937
26938 * sysdeps/i386/fpu/libm-test-ulps: Update.
26939
94558d30
PT
269402012-11-22 Pino Toscano <toscano.pino@tiscali.it>
26941
26942 * sysdeps/x86_64/multiarch/test-multiarch.c (get_cpuinfo): Terminate
26943 printf output with newline.
26944
7e1be741
L
269452012-11-21 H.J. Lu <hongjiu.lu@intel.com>
26946
6bfea974
L
26947 [BZ #14865]
26948 * aclocal.m4 (LIBC_LINKER_FEATURE): New macro.
26949 * configure.in: Use LIBC_LINKER_FEATURE to check -z nodelete,
26950 -z nodlopen, -z initfirst and -z execstack support.
26951 * configure: Regenerated.
26952
7e1be741
L
26953 * elf/elf.h (DF_1_NODIRECT): New macro.
26954 (DF_1_IGNMULDEF): Likewise.
26955 (DF_1_NOKSYMS): Likewise.
26956 (DF_1_NOHDR): Likewise.
26957 (DF_1_EDITED): Likewise.
26958 (DF_1_NORELOC): Likewise.
26959 (DF_1_SYMINTPOSE): Likewise.
26960 (DF_1_GLOBAUDIT): Likewise.
26961 (DF_1_SINGLETON): Likewise.
26962 * elf/get-dynamic-info.h (elf_get_dynamic_info): Assert
26963 DT_1_SUPPORTED_MASK bits.
26964 * include/elf.h (DT_1_SUPPORTED_MASK): New macro.
26965
105ce2ce
CD
269662012-11-20 Carlos O'Donell <carlos_odonell@mentor.com>
26967
26968 * sysdeps/unix/make-syscalls.sh: Document prefixes.
26969
123be9de
TS
269702012-11-20 Thomas Schwinge <thomas@codesourcery.com>
26971
d072f3f7
TS
26972 * sysdeps/sh/dl-machine.h (ELF_MACHINE_RUNTIME_FIXUP_PARAMS): New
26973 macro.
26974
123be9de
TS
26975 * sysdeps/unix/sysv/linux/bits/socket.h (struct mmsghdr, recvmmsg)
26976 (sendmmsg): Move declarations...
26977 * socket/sys/socket.h: ... here.
26978 * sysdeps/unix/sysv/linux/recvmmsg.c [!defined __NR_recvmmsg &&
26979 !defined __NR_socketcall] (recvmmsg): Move ENOSYS stub into and
26980 include it from...
26981 * socket/recvmmsg.c: ... this new file.
26982 * sysdeps/unix/sysv/linux/internal_sendmmsg.S [__ASSUME_SENDMMSG]
26983 (sendmmsg): Rename to __sendmmsg, create weak alias and make
26984 definition of __sendmmsg hidden.
26985 * sysdeps/unix/sysv/linux/sendmmsg.c (sendmmsg): Likewise.
26986 [!defined __NR_sendmmsg && !defined __NR_socketcall] (sendmmsg):
26987 Move ENOSYS stub into and include it from...
26988 * socket/sendmmsg.c: ... this new file.
26989 * sysdeps/unix/sysv/linux/Makefile [subdir=socket]
26990 (sysdep_routines): Move recvmmsg and sendmmsg...
26991 * socket/Makefile (routines): ... here.
26992 * socket/Versions (GLIBC_2.17): Add recvmmsg and sendmmsg.
26993 (GLIBC_PRIVATE): Add __sendmmsg.
26994 * include/sys/socket.h (__sendmmsg): Add declarations.
26995 * resolv/res_send.c (send_dg): Invoke __sendmmsg instead of
26996 sendmmsg.
26997
cf9a5d18
JM
269982012-11-20 Joseph Myers <joseph@codesourcery.com>
26999
27000 * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl): Mark
27001 variable I1 with __attribute__ ((unused)).
27002 * sysdeps/ieee754/ldbl-128/s_rintl.c (__rintl): Likewise.
27003
ecd4caf9
JM
270042012-11-19 Joseph Myers <joseph@codesourcery.com>
27005
be14d48f
JM
27006 * stdio-common/_itowa.c (_itowa) [BITS_PER_MP_LIMB == 64]: Declare
27007 DUMMY variables with __attribute__ ((unused)).
27008
ecd4caf9
JM
27009 * bits/byteswap.h: Include <bits/types.h>.
27010 (__bswap_64): Use __uint64_t instead of unsigned long long int.
27011
986cab95
PT
270122012-11-19 Pino Toscano <toscano.pino@tiscali.it>
27013
27014 * sysdeps/mach/hurd/ptsname.c (ptsname): Change the type of PEERNAME to
27015 string_t. Do not manually set errno.
27016 (__ptsname_r): Change the type of PEERNAME to string_t, and check its
27017 length with __strnlen. Make sure to both set errno and return it on
27018 failure.
27019
6d33cc9d
DM
270202012-11-19 David S. Miller <davem@davemloft.net>
27021
27022 With help from Joseph Myers.
27023 * sysdeps/ieee754/ldbl-128/s_atanl.c (__atanl): Handle tiny and
27024 very large arguments properly.
27025 * math/libm-test.inc (atan_test): New tests.
27026 (atan2_test): New tests.
27027 * sysdeps/sparc/fpu/libm-test-ulps: Update.
27028 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
27029
ee663277
JM
270302012-11-19 Joseph Myers <joseph@codesourcery.com>
27031
877f2d8e
JM
27032 [BZ #14856]
27033 * posix/bits/posix1_lim.h [!__USE_XOPEN2K] (_POSIX_TZNAME_MAX):
27034 Define to 3.
27035
116fc08a
JM
27036 * conform/data/errno.h-data [POSIX] (EADDRINUSE): Do not expect.
27037 [POSIX] (EADDRNOTAVAIL): Likewise.
27038 [POSIX] (EAFNOSUPPORT): Likewise.
27039 [POSIX] (EALREADY): Likewise.
27040 [POSIX] (ECONNABORTED): Likewise.
27041 [POSIX] (ECONNREFUSED): Likewise.
27042 [POSIX] (ECONNRESET): Likewise.
27043 [POSIX] (EDESTADDRREQ): Likewise.
27044 [POSIX] (EDQUOT): Likewise.
27045 [POSIX] (EHOSTUNREACH): Likewise.
27046 [POSIX] (EIDRM): Likewise.
27047 [POSIX] (EISCONN): Likewise.
27048 [POSIX] (ELOOP): Likewise.
27049 [POSIX] (EMULTIHOP): Likewise.
27050 [POSIX] (ENETDOWN): Likewise.
27051 [POSIX] (ENETUNREACH): Likewise.
27052 [POSIX] (ENOBUFS): Likewise.
27053 [POSIX] (ENODATA): Likewise.
27054 [POSIX] (ENOLINK): Likewise.
27055 [POSIX] (ENOMSG): Likewise.
27056 [POSIX] (ENOPROTOOPT): Likewise.
27057 [POSIX] (ENOSR): Likewise.
27058 [POSIX] (ENOSTR): Likewise.
27059 [POSIX] (ENOTCONN): Likewise.
27060 [POSIX] (ENOTSOCK): Likewise.
27061 [POSIX] (EOPNOTSUPP): Likewise.
27062 [POSIX] (EOVERFLOW): Likewise.
27063 [POSIX] (EPROTO): Likewise.
27064 [POSIX] (EPROTONOSUPPORT): Likewise.
27065 [POSIX] (EPROTOTYPE): Likewise.
27066 [POSIX] (ESTALE): Likewise.
27067 [POSIX] (ETIME): Likewise.
27068 [POSIX] (ETXTBSY): Likewise.
27069 [POSIX] (EWOULDBLOCK): Likewise.
27070 [!ISO && !ISO99 && !ISO11] (E*): Do not allow.
27071 * conform/data/fcntl.h-data [POSIX] (SEEK_SET): Allow.
27072 [POSIX] (SEEK_CUR): Likewise.
27073 [POSIX] (SEEK_END): Likewise.
27074 [POSIX || UNIX98] (mode_t): Do not require.
27075 [POSIX] (off_t): Likewise.
27076 [POSIX] (pid_t): Likewise.
27077 [POSIX] (sys/stat.h): Do not allow header.
27078 [POSIX] (unistd.h): Likewise.
27079 [!ISO && !ISO99 && !ISO11] (timespec): Do not allow.
27080 [!ISO && !ISO99 && !ISO11] (tv_nsec): Likewise.
27081 [!ISO && !ISO99 && !ISO11] (tv_sec): Likewise.
27082 * conform/data/locale.h-data [POSIX] (LC_MESSAGES): Do not
27083 require.
27084 * conform/data/mqueue.h-data [!ISO && !ISO99 && !ISO11] (struct
27085 sigevent): Specify elements.
27086 [XOPEN2K8 || POSIX2008] (struct sigevent): Remove duplicate type
27087 entry.
27088 [!ISO && !ISO99 && !ISO11] (mq_*): Allow.
27089 [!ISO && !ISO99 && !ISO11] (MQ_*): Likewise.
27090
a483863f
JM
27091 * conform/data/cpio.h-data [POSIX]: Disable whole file.
27092 * conform/data/glob.h-data [POSIX] (GLOB_NOSYS): Do not expect.
27093 * conform/data/limits.h-data [!ISO && !ISO99 && !ISO11]
27094 (AIO_LIST_MAX): Change to AIO_LISTIO_MAX.
27095 [!ISO && !ISO99 && !ISO11] (ATEXT_MAX): Remove.
27096 [!ISO && !ISO99 && !ISO11 && !POSIX && !XPG3] (ATEXIT_MAX): Allow.
27097 [POSIX || POSIX2008 || XPG3] (IOV_MAX): Do not allow.
27098 [POSIX || POSIX2008 || XPG3] (_XOPEN_IOV_MAX): Likewise.
27099 [!ISO && !ISO99 && !ISO11] (MQ_PRIO_MAX): Allow.
27100 [!ISO && !ISO99 && !ISO11] (RE_DUP_MAX): Remove duplicate entry.
27101 [POSIX || XPG3 || XPG4 || UNIX98] (SS_REPL_MAX): Do not allow.
27102 [POSIX || XPG3 || XPG4 || UNIX98] (SYMLOOP_MAX): Likewise.
27103 [POSIX || XPG3 || XPG4] (FILESIZEBITS): Likewise.
27104 [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_ALLOC_SIZE_MIN):
27105 Likewise.
27106 [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_INCR_XFER_SIZE):
27107 Likewise.
27108 [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_MAX_XFER_SIZE):
27109 Likewise.
27110 [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_XFER_ALIGN):
27111 Likewise.
27112 [POSIX || XPG3 || XPG4 || UNIX98] (SYMLINK_MAX): Likewise.
27113 [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SS_REPL_MAX): Likewise.
27114 [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SYMLINK_MAX): Likewise.
27115 [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SYMLOOP_MAX): Likewise.
27116 [!ISO && !ISO99 && !ISO11] (BC_BASE_MAX): Use macro-constant.
27117 Specify lower bound on value.
27118 [!ISO && !ISO99 && !ISO11] (BC_DIM_MAX): Likewise.
27119 [!ISO && !ISO99 && !ISO11] (BC_SCALE_MAX): Likewise.
27120 [!ISO && !ISO99 && !ISO11] (BC_STRING_MAX): Likewise.
27121 [!ISO && !ISO99 && !ISO11] (COLL_WEIGHTS_MAX): Likewise.
27122 [!ISO && !ISO99 && !ISO11] (EXPR_NEST_MAX): Likewise.
27123 [!ISO && !ISO99 && !ISO11] (RE_DUP_MAX): Likewise
27124 [POSIX || XPG3 || XPG4] (CHARCLASS_NAME_MAX): Do not allow.
27125 [!ISO && !ISO99 && !ISO11] (_POSIX_CLOCKRES_MIN): Specify exact
27126 value.
27127 [!ISO && !ISO99 && !ISO11] (_POSIX_AIO_LISTIO_MAX): Do not specify
27128 as optional.
27129 [!ISO && !ISO99 && !ISO11] (_POSIX_AIO_MAX): Likewise.
27130 [!ISO && !ISO99 && !ISO11] (_POSIX_ARG_MAX): Likewise.
27131 [!ISO && !ISO99 && !ISO11] (_POSIX_CHILD_MAX): Likewise.
27132 [!ISO && !ISO99 && !ISO11] (_POSIX_DELAYTIMER_MAX): Likewise.
27133 [!ISO && !ISO99 && !ISO11] (_POSIX_LINK_MAX): Likewise.
27134 [!ISO && !ISO99 && !ISO11] (_POSIX_LOGIN_NAME_MAX): Likewise.
27135 [!ISO && !ISO99 && !ISO11] (_POSIX_MAX_CANON): Likewise.
27136 [!ISO && !ISO99 && !ISO11] (_POSIX_MAX_INPUT): Likewise.
27137 [!ISO && !ISO99 && !ISO11] (_POSIX_MQ_OPEN_MAX): Likewise.
27138 [!ISO && !ISO99 && !ISO11] (_POSIX_MQ_PRIO_MAX): Likewise.
27139 [!ISO && !ISO99 && !ISO11] (_POSIX_NAME_MAX): Likewise.
27140 [!ISO && !ISO99 && !ISO11] (_POSIX_NGROUPS_MAX): Likewise.
27141 [!ISO && !ISO99 && !ISO11] (_POSIX_OPEN_MAX): Likewise.
27142 [!ISO && !ISO99 && !ISO11] (_POSIX_PATH_MAX): Likewise.
27143 [!ISO && !ISO99 && !ISO11] (_POSIX_PIPE_BUF): Likewise.
27144 [!ISO && !ISO99 && !ISO11] (_POSIX2_RE_DUP_MAX): Remove duplicate
27145 entry.
27146 [!ISO && !ISO99 && !ISO11] (_POSIX_RTSIG_MAX): Do not specify as
27147 optional.
27148 [!ISO && !ISO99 && !ISO11] (_POSIX_SEM_NSEMS_MAX): Likewise.
27149 [!ISO && !ISO99 && !ISO11] (_POSIX_SEM_VALUE_MAX): Likewise.
27150 [!ISO && !ISO99 && !ISO11] (_POSIX_SIGQUEUE_MAX): Likewise.
27151 [!ISO && !ISO99 && !ISO11] (_POSIX_SSIZE_MAX): Likewise.
27152 [!ISO && !ISO99 && !ISO11] (_POSIX_STREAM_MAX): Likewise.
27153 [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_DESTRUCTOR_ITERATIONS):
27154 Likewise.
27155 [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_KEYS_MAX): Likewise.
27156 [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_THREADS_MAX): Likewise.
27157 [!ISO && !ISO99 && !ISO11] (_POSIX_TIMER_MAX): Likewise.
27158 [!ISO && !ISO99 && !ISO11] (_POSIX_TTY_NAME_MAX): Likewise.
27159 [!ISO && !ISO99 && !ISO11] (_POSIX_TZNAME_MAX): Likewise. Give
27160 value as 3 for [POSIX || XPG3 || XPG4 || UNIX98].
27161 [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_BASE_MAX): Do not specify
27162 as optional.
27163 [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_DIM_MAX): Likewise.
27164 [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_SCALE_MAX): Likewise.
27165 [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_STRING_MAX): Likewise.
27166 [!ISO && !ISO99 && !ISO11] (_POSIX2_CHARCLASS_NAME_MAX):
27167 Likewise. Do not allow for [POSIX || XPG3 || XPG4 || UNIX98].
27168 [!ISO && !ISO99 && !ISO11] (_POSIX2_COLL_WEIGHTS_MAX): Do not
27169 specify as optional.
27170 [!ISO && !ISO99 && !ISO11] (_POSIX2_EXPR_NEST_MAX): Likewise.
27171 [!ISO && !ISO99 && !ISO11] (_POSIX2_LINE_MAX): Likewise.
27172 [!ISO && !ISO99 && !ISO11] (_POSIX2_RE_DUP_MAX): Likewise.
27173 [POSIX || POSIX2008 || XPG3] (_XOPEN_IOV_MAX): Do not allow.
27174 [POSIX || XPG3] (NL_ARGMAX): Do not allow.
27175 [XPG3] (NL_LANGMAX): Likewise.
27176 [POSIX || XPG3] (NL_MSGMAX): Likewise.
27177 [POSIX || XPG3] (NL_NMAX): Likewise.
27178 [POSIX || XPG3] (NL_SETMAX): Likewise.
27179 [POSIX || XPG3] (NL_TEXTMAX): Likewise.
27180 [XPG3] (NZERO): Likewise.
27181 [XPG4 || UNIX98] (TMP_MAX): Only enable for these conditions.
27182 [POSIX || XPG3 || XPG4 || UNIX98] (*_MIN): Do not allow.
27183 [!ISO && !ISO99 && !ISO11] (*_t): Allow.
27184 * conform/data/regex.h-data [!ISO && !ISO99 && !ISO11]
27185 (REG_ERANGE): Expect.
27186 * conform/data/stdio.h-data [POSIX] (L_cuserid): Use
27187 optional-constant.
27188 [POSIX || XOPEN2K || XOPEN2K8 || POSIX2008] (getchar_unlocked):
27189 Use (void) in prototype.
27190 [POSIX] (*_t): Allow.
27191 * conform/data/sys/times.h-data [POSIX]: Enable whole file.
27192 * conform/data/wordexp.h-data [!ISO && !ISO99 && !ISO11]
27193 (WRDE_BADVAL): Expect.
27194
5ba924e3
JM
27195 * conform/data/fcntl.h-data [XPG3 || XPG4] (O_DSYNC): Do not
27196 expect.
27197 [XPG3 || XPG4] (O_RSYNC): Likewise.
27198 * conform/data/signal.h-data [XPG3 || XPG4] (pthread_kill):
27199 Likewise.
27200 [XPG3 || XPG4] (pthread_sigmask): Likewise.
27201 [XPG3 || XPG4] (sigqueue): Likewise.
27202 [XPG3 || XPG4] (sigtimedwait): Likewise.
27203 [XPG3 || XPG4] (sigwaitinfo): Likewise.
27204 * conform/data/stdio.h-data [XPG3 || XPG4] (snprintf): Likewise.
27205 [XPG3 || XPG4] (vsnprintf): Likewise.
27206 * conform/data/sys/stat.h-data [XPG3 || XPG4] (blkcnt_t):
27207 Likewise.
27208 [XPG3 || XPG4] (blksize_t): Likewise.
27209 * conform/data/time.h-data [XPG3 || XPG4] (struct timespec):
27210 Likewise.
27211 [XPG3 || XPG4] (CLOCK_PROCESS_CPUTIME_ID): Likewise.
27212 [XPG3 || XPG4] (CLOCK_THREAD_CPUTIME_ID): Likewise.
27213 [XPG3 || XPG4] (struct itimerspec): Likewise.
27214 [XPG3 || XPG4] (CLOCK_REALTIME): Likewise.
27215 [XPG3 || XPG4] (TIMER_ABSTIME): Likewise.
27216 [XPG3 || XPG4] (CLOCK_MONOTONIC): Likewise.
27217 [XPG3 || XPG4] (clockid_t): Likewise.
27218 [XPG3 || XPG4] (timer_t): Likewise.
27219 [XPG3 || XPG4] (clock_getres): Likewise.
27220 [XPG3 || XPG4] (clock_gettime): Likewise.
27221 [XPG3 || XPG4] (clock_settime): Likewise.
27222 [XPG3 || XPG4] (nanosleep): Likewise.
27223 [XPG3 || XPG4] (timer_create): Likewise.
27224 [XPG3 || XPG4] (timer_delete): Likewise.
27225 [XPG3 || XPG4] (timer_gettime): Likewise.
27226 [XPG3 || XPG4] (timer_getoverrun): Likewise.
27227 [XPG3 || XPG4] (timer_settime): Likewise.
27228 * conform/data/unistd.h-data [XPG3 || XPG4] (fdatasync): Likewise.
27229 [XPG3 || XPG4] (getlogin_r): Likewise.
27230 [XPG3 || XPG4] (pread): Likewise.
27231 [XPG3 || XPG4] (pthread_atfork): Likewise.
27232 [XPG3 || XPG4] (pwrite): Likewise.
27233
ee663277
JM
27234 [BZ #14835]
27235 * signal/signal.h [__USE_XOPEN_EXTENDED]: Include
27236 <bits/siginfo.h>.
27237
942caa16
PT
272382012-11-19 Pino Toscano <toscano.pino@tiscali.it>
27239
e19af380
PT
27240 * malloc/mtrace.c (muntrace): Reset MALLSTREAM and the hooks before
27241 finalizing MALLSTREAM.
27242
942caa16
PT
27243 * sysdeps/mach/hurd/syncfs.c: New file.
27244
cfde9b46
SP
272452012-11-19 Siddhesh Poyarekar <siddhesh@redhat.com>
27246
27247 [BZ #14719]
27248 * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME)): Set h_errno to
27249 NETDB_INTERNAL when NSS_STATUS_UNAVAIL.
27250 * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname3_r): Set
27251 h_errno to NETDB_INTERNAL when errno is EMFILE or ENFILE.
27252 (_nss_dns_gethostbyname4_r): Likewise.
27253 * sysdeps/posix/getaddrinfo.c (gaih_inet): Set result to
27254 EAI_SYSTEM if NSS_STATUS_UNAVAIL.
27255
f6da27e5
PH
272562012-11-19 Peng Haitao <penght@cn.fujitsu.com>
27257
27258 [BZ #13763]
27259 * sunrpc/bindrsvprt.c: Add lock to protect static variable.
27260
6665d4a2
SM
272612012-11-19 Steve McIntyre <steve.mcintyre@linaro.org>
27262
1f51ee92
SM
27263 * sysdeps/generic/ldconfig.h (FLAG_AARCH64_LIB64): New macro.
27264 * elf/cache.c (print_entry): Print ",AArch64" for
27265 FLAG_AARCH64_LIB64
27266
6665d4a2
SM
27267 * sysdeps/generic/ldconfig.h (FLAG_ARM_LIBHF): New macro.
27268 * elf/cache.c (print_entry): Print ",hard-float" for
27269 FLAG_ARM_LIBHF.
27270
05b227bd
DM
272712012-11-18 David S. Miller <davem@davemloft.net>
27272
27273 With help from Joseph Myers.
27274 * sysdeps/ieee754/flt-32/e_j0f.c (__ieee754_y0f): Adjust tinyness
27275 cutoff to 2**-13.
27276 * sysdeps/ieee754/flt-32/e_j1f.c (__ieee754_y1f): Adjust tinyness
27277 cutoff to 2**-25.
27278 * sysdeps/ieee754/ldbl-128/e_j0l.c (U0): New constant.
27279 ( __ieee754_y0l): Avoid arithmetic underflow when 'x' is very
27280 small.
27281 * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_y1l): Likewise.
27282 * math/libm-test.inc (y0_test): New tests.
27283 (y1_test): New tests.
27284 * sysdeps/i386/fpu/libm-test-ulps: Update.
27285 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
27286 * sysdeps/sparc/fpu/libm-test-ulps: Update.
27287
786b0b67
AS
272882012-11-18 Andreas Schwab <schwab@linux-m68k.org>
27289
27290 * configure.in (libc_cv_ld_gnu_indirect_function): Use .quad on
27291 64-bit targets.
27292 * configure: Regenerated.
27293
8e18b86d
DM
272942012-11-17 David S. Miller <davem@davemloft.net>
27295
27296 [BZ #14811]
27297 * sysdeps/ieee754/ldbl-128/e_powl.c (__ieee754_powl): Saturate
27298 nonzero exponents with absolute value below 0x1p-128 to +/-
27299 0x1p-128.
27300
531f1ae0
JM
273012012-11-17 Joseph Myers <joseph@codesourcery.com>
27302
12df29e2
JM
27303 * sysdeps/unix/sysv/linux/fxstatat.c: Include <string.h>.
27304
150dc1a0
JM
27305 * elf/dl-runtime.c [!ELF_MACHINE_NO_PLT]: Make code unconditional.
27306
531f1ae0
JM
27307 * posix/getconf-speclist.c: New file.
27308 * posix/posix-envs.def: Likewise.
27309 * posix/confstr.c (START_ENV_GROUP): New macro.
27310 (END_ENV_GROUP): Likewise.
27311 (KNOWN_ABSENT_ENVIRONMENT): Likewise.
27312 (KNOWN_PRESENT_ENV_STRING): Likewise.
27313 (KNOWN_PRESENT_ENVIRONMENT): Likewise.
27314 (UNKNOWN_ENVIRONMENT): Likewise.
27315 (confstr): Include posix-envs.def instead of handling
27316 _CS_V7_WIDTH_RESTRICTED_ENVS, _CS_V6_WIDTH_RESTRICTED_ENVS and
27317 _CS_V5_WIDTH_RESTRICTED_ENVS directly here.
27318 * sysdeps/posix/sysconf.c (START_ENV_GROUP): New macro.
27319 (END_ENV_GROUP): Likewise.
27320 (KNOWN_ABSENT_ENVIRONMENT): Likewise.
27321 (KNOWN_PRESENT_ENVIRONMENT): Likewise.
27322 (UNKNOWN_ENVIRONMENT): Likewise.
27323 (__sysconf): Include posix-envs.def instead of handling associated
27324 cases directly here.
27325 * posix/Makefile ($(objpfx)getconf.speclist): Generate by
27326 preprocessing getconf-speclist.c rather than running getconf or
27327 generating empty file.
27328
a93f9cbc
PT
273292012-11-16 Pino Toscano <toscano.pino@tiscali.it>
27330
27331 * scripts/check-local-headers.sh: Ignore 'mach' headers.
27332
d64d9f87
AL
273332012-11-16 Andrej Lajovic <natrij@gmail.com>
27334
27335 [BZ #14672]
27336 * iconv/iconv_prog.c (main): Fix -c handling of '/'.
27337
447885eb
DM
273382012-11-16 David S. Miller <davem@davemloft.net>
27339
27340 * sysdeps/ieee754/ldbl-128/s_log1pl.c (__log1pl): If xm1 is
27341 smaller than LDBL_EPSILON/2.0L, just return xm1.
27342
bcbf9830
L
273432012-11-16 H.J. Lu <hongjiu.lu@intel.com>
27344
27345 * elf/tst-array1.c (init): Set constructor priority to 1000.
27346 (fini): Set destructor priority to 1000.
27347 * elf/tst-array2dep.c: Likewise.
27348
2b766585
SP
273492012-11-16 Siddhesh Poyarekar <siddhesh@redhat.com>
27350
27351 [BZ #11741]
27352 * libio/fileops.c (_IO_new_file_write): Correctly return error.
27353 (_IO_new_file_xsputn): Also return EOF if none of the input
27354 data was written when overflow failed.
27355 * libio/iopadn.c (_IO_padn): Likewise.
27356 * libio/iowpadn.c (_IO_wpadn): Likewise.
27357 * stdio-common/tst-put-error.c: Add copyright notice.
27358 (do_test): Add case for printing padded string.
27359 * stdio-common/vfprintf [!COMPILE_WPRINTF] (PAD): Flag error if
27360 _IO_padn returned error.
27361 [COMPILE_WPRINTF] (PAD): Flag error if _IO_wpadn returned error.
27362 * libio/libioP.h (_IO_xsputn_t): Note in comment that xsputn can
27363 return EOF.
27364
b1848fde
SP
273652012-11-16 Siddhesh Poyarekar <siddhesh@redhat.com>
27366
27367 * libio/libioP.h: Add comment note that the references to C++
27368 bits are now obsolete.
27369
2fd89785
MS
273702012-11-15 Marcus Shawcroft <marcus.shawcroft@linaro.org>
27371
27372 * math/libm-test.inc (check_complex): Use asprintf.
27373
e3ea5409
JM
273742012-11-14 Joseph Myers <joseph@codesourcery.com>
27375
27376 * debug/pcprofiledump.c (print_version): Update copyright year.
27377 * malloc/memusagestat.c (print_version): Likewise.
27378
2e64d265
L
273792012-11-14 H.J. Lu <hongjiu.lu@intel.com>
27380
27381 [BZ #14831]
27382 * elf/Makefile (tests): Add tst-audit8.
27383 ($(objpfx)tst-audit8): Also depend on $(common-objpfx)math/libm.so.
27384 ($(objpfx)tst-audit8.out): New target.
27385 (tst-audit8-ENV): New variable.
27386 * elf/dl-runtime.c (_dl_profile_fixup): Call _dl_fixup to skip
27387 audit if l_reloc_result is NULL.
27388 (ELF_MACHINE_RUNTIME_FIXUP_PARAMS): Issue an error if it isn't
27389 defined and ELF_MACHINE_RUNTIME_FIXUP_ARGS is defined.
27390 * elf/tst-audit8.c: New file.
27391
c485e4d2
MS
273922012-11-14 Marcus Shawcroft <marcus.shawcroft@linaro.org>
27393
27394 * io/Makefile (CFLAGS-open.c, CFLAGS-open64.c): Define.
27395 * misc/Makefile (CFLAGS-select.c): Define.
27396 * posix/Makefile (CFLAGS-pause.c): Define.
27397
3a0d900a
DM
273982012-11-13 David S. Miller <davem@davemloft.net>
27399
27400 * crypt/Makefile: Move test targets after toplevel Rules
27401 inclusion. Grab any necessary sysdep routines when linking.
27402 * crypt/md5.c (md5_process_block): Remove define, we will always
27403 name it __md5_process_block.
27404 (md5_finish_ctx): Update md5_process_block call.
27405 (md5_stream): Likewise.
27406 (md5_process_bytes): Likewise.
27407 (md5_process_block): Rename to __md5_process_block and move to ...
27408 * crypt/md5-block.c: ... here.
27409 * crypt/sha256.c (sha256_process_block): Move to ...
27410 * crypt/sha256-block.c: ... here.
27411 * crypt/sha512.c (sha512_process_block): Move to ...
27412 * crypt/sha512-block.c: ... here.
27413 * locale/Makefile (CFLAGS-md5.c): Define to add crypt/ to include
27414 path.
27415 * sysdeps/sparc/sparc-ifunc.c (sparc_libc_ifunc): Define.
27416 * sysdeps/sparc/sparc64/multiarch/Makefile
27417 (libcrypt-sysdep_routines): Add crypto assembler sysdeps when in
27418 crypt subdir.
27419 (localedef-aux): Add md5 crypto assembler when in locale subdir.
27420 * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Mirror sparc64
27421 multiarch changes.
27422 * sysdeps/sparc/sparc64/multiarch/md5-block.c: New file.
27423 * sysdeps/sparc/sparc64/multiarch/md5-crop.S: New file.
27424 * sysdeps/sparc/sparc64/multiarch/sha256-block.c: New file.
27425 * sysdeps/sparc/sparc64/multiarch/sha256-crop.S: New file.
27426 * sysdeps/sparc/sparc64/multiarch/sha512-block.c: New file.
27427 * sysdeps/sparc/sparc64/multiarch/sha512-crop.S: New file.
27428 * sysdeps/sparc/sparc32/sparcv9/multiarch/md5-block.c: New file.
27429 * sysdeps/sparc/sparc32/sparcv9/multiarch/md5-crop.S: New file.
27430 * sysdeps/sparc/sparc32/sparcv9/multiarch/sha256-block.c: New
27431 file.
27432 * sysdeps/sparc/sparc32/sparcv9/multiarch/sha256-crop.S: New file.
27433 * sysdeps/sparc/sparc32/sparcv9/multiarch/sha512-block.c: New
27434 file.
27435 * sysdeps/sparc/sparc32/sparcv9/multiarch/sha512-crop.S: New file.
27436
8ca89318
JM
274372012-11-13 Joseph Myers <joseph@codesourcery.com>
27438
e27d476a
JM
27439 * timezone/tzselect.ksh: Update from tzcode git revision
27440 a435f9f0ecafa56d9e0263835836bd0c64cd7307.
27441 * timezone/zdump.c: Likewise.
27442 * timezone/zic.c: Likewise.
27443 * timezone/Makefile ($(objpfx)version.h): Only include $(version)
27444 in TZVERSION setting, not $(PKGVERSION).
27445 ($(objpfx)tzselect): Likewise. Also substitute PKGVERSION and
27446 REPORT_BUGS_TO settings.
27447
8ca89318
JM
27448 [BZ #14838]
27449 * resolv/netdb.h [__USE_XOPEN_EXTENDED] (IPPORT_RESERVED): Define
27450 macro.
27451
47594329
MS
274522012-11-13 Marcus Shawcroft <marcus.shawcroft@linaro.org>
27453
27454 * soft-fp/op-common.h (_FP_PACK_SEMIRAW): Move underflow
27455 detection to immediately after _FP_ROUND().
27456 * soft-fp/soft-fp.h (_FP_ROUND): Don't round if working
27457 bits are 0.
27458
640ac3f1
DM
274592012-11-11 David S. Miller <davem@davemloft.net>
27460
27461 * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c: Include
27462 inttypes.h
27463 (__get_clockfreq_via_proc_openprom): Use __open, __read, and
27464 __close rather than their public counterparts.
27465
3d2577bb
JM
274662012-11-10 Joseph Myers <joseph@codesourcery.com>
27467
27468 * conform/data/semaphore.h-data [XPG3 || XPG4]: Disable whole
27469 file.
27470 [UNIX98] (sem_timedwait): Do not expect.
27471 * conform/data/sys/socket.h-data [XPG3]: Disable whole file.
27472 [XPG4 || UNIX98] (sockatmark): Do not expect.
27473 * conform/data/time.h-data [XPG3 || XPG4 || UNIX98]
27474 (clock_getcpuclockid): Do not expect.
27475 [XPG3 || XPG4 || UNIX98] (clock_nanosleep): Do not expect.
27476 * conform/data/unistd.h-data [XPG3 || XPG4 || UNIX98] (setegid):
27477 Do not expect.
27478 [XPG3 || XPG4 || UNIX98] (seteuid): Likewise.
27479 * conform/data/wchar.h-data [UNIX98] (vfwscanf): Do not expect.
27480 [UNIX98] (vwscanf): Likewise.
27481 [UNIX98] (vswscanf): Likewise.
27482
fb1ae1ee
JM
274832012-11-09 Joseph Myers <joseph@codesourcery.com>
27484
9ec6f8bd
JM
27485 * timezone/version.h: Remove file.
27486 * timezone/README: Do not refer to version.h.
27487 * timezone/Makefile ($(objpfx)zic.o): New dependency on
27488 $(objpfx)version.h.
27489 ($(objpfx)zdump.o): Likewise.
c3f81911 27490 ($(objpfx)version.h): New target.
9ec6f8bd 27491
0aa8f8a1
JM
27492 * timezone/tzselect.ksh: Change to verbatim copy from tzcode
27493 2012i.
27494 * timezone/README: Don't mention modification to tzselect.ksh.
27495 * timezone/Makefile ($(objpfx)tzselect): Update substitutions to
27496 work on unmodified tzselect.ksh. Substitute version numbers in
27497 tzselect.ksh.
27498
4e87147f
JM
27499 * Makefile (format-me): Remove.
27500 (INSTALL): Adjust indentation. Use commands directly instead of
27501 using $(format-me).
27502
8b748aed
JM
27503 * aclocal.m4 (ACX_PKGVERSION): New macro.
27504 (ACX_BUGURL): Likewise.
27505 * configure.in: Use ACX_PKGVERSION and ACX_BUGURL.
27506 (PKGVERSION): New AC_DEFINE_UNQUOTED.
27507 (REPORT_BUGS_TO): Likewise.
27508 * configure: Regenerated.
27509 * config.h.in (PKGVERSION): New macro.
27510 (REPORT_BUGS_TO): Likewise.
27511 * config.make.in (PKGVERSION): New variable.
27512 (PKGVERSION_TEXI): Likewise.
27513 (REPORT_BUGS_TO): Likewise.
27514 (REPORT_BUGS_TEXI): Likewise.
27515 * Makefile (format-me): Use -I$(common-objpfx)manual.
27516 (INSTALL): Depend on $(common-objpfx)manual/pkgvers.texi.
27517 ($(common-objpfx)manual/%): New target.
27518 (manual/%): Remove target.
27519 * catgets/gencat.c (more_help): Use REPORT_BUGS_TO.
27520 (print_version): Use PKGVERSION.
27521 * csu/version.c (banner): Use PKGVERSION and REPORT_BUGS_TO.
27522 * debug/Makefile ($(objpfx)catchsegv): Also substitute PKGVERSION
27523 and REPORT_BUGS_TO.
27524 ($(objpfx)xtrace): Likewise.
27525 * debug/catchsegv.sh: Use PKGVERSION and REPORT_BUGS_TO.
27526 * debug/pcprofiledump.c (more_help): Use REPORT_BUGS_TO.
27527 (print_version): Use PKGVERSION.
27528 * debug/xtrace.sh (do_help): Use REPORT_BUGS_TO.
27529 (do_version): Use PKGVERSION.
27530 * elf/Makefile ($(objpfx)sotruss): Also substitute PKGVERSION and
27531 REPORT_BUGS_TO.
27532 (common-ldd-rewrite): Likewise.
27533 * elf/dl-close.c (_dl_close_worker): Use REPORT_BUGS_TO.
27534 * elf/ldconfig.c (more_help): Use REPORT_BUGS_TO.
27535 (print_version): Use PKGVERSION.
27536 * elf/ldd.bash.in: Use PKGVERSION and REPORT_BUGS_TO.
27537 * elf/pldd.c (argp_program_bug_address): Remove variable.
27538 (more_help): New function.
27539 (argp): Use more_help.
27540 (print_version): Use PKGVERSION.
27541 * elf/sln.c (main): Use PKGVERSION.
27542 (usage): Use REPORT_BUGS_TO.
27543 * elf/sotruss.ksh (do_help): Use REPORT_BUGS_TO.
27544 (top level): Use PKGVERSION.
27545 * elf/sprof.c (more_help): Use REPORT_BUGS_TO.
27546 (print_version): Use PKGVERSION.
27547 * iconv/iconv_prog.c (more_help): Use REPORT_BUGS_TO.
27548 (print_version): Use PKGVERSION.
27549 * iconv/iconvconfig.c (more_help): Use REPORT_BUGS_TO.
27550 (print_version): Use PKGVERSION.
27551 * locale/programs/locale.c (more_help): Use REPORT_BUGS_TO.
27552 (print_version): Use PKGVERSION.
27553 * locale/programs/localedef.c (more_help): Use REPORT_BUGS_TO.
27554 (print_version): Use PKGVERSION.
27555 * login/programs/pt_chown.c (more_help): Use REPORT_BUGS_TO.
27556 (print_version): Use PKGVERSION.
27557 * malloc/Makefile ($(objpfx)mtrace): Also substitute PKGVERSION
27558 and BUGURL.
27559 ($(objpfx)memusage): Likewise.
27560 * malloc/memusage.sh (do_help): Use REPORT_BUGS_TO.
27561 (do_version): Use PKGVERSION.
27562 * malloc/memusagestat.c (more_help): Use REPORT_BUGS_TO.
27563 (print_version): Use PKGVERSION.
27564 * malloc/mtrace.pl ($PACKAGE): Remove variable.
27565 ($PKGVERSION): New variable.
27566 ($REPORT_BUGS_TO): Likewise.
27567 (usage): Use $REPORT_BUGS_TO.
27568 (top level): Use $PKGVERSION.
27569 * manual/Makefile (libc-texi-generated): Add pkgvers.texi.
27570 ($(objpfx)pkgvers.texi): New rule.
27571 ($(objpfx)stamp-pkgvers): Likewise.
27572 * manual/install.texi: Include pkgvers.texi.
27573 (--with-pkgversion): Document new configure option.
27574 (--with-bugurl): Likewise.
27575 (Reporting Bugs): Describe Bugzilla as upstream tracker rather
27576 than necessarily for this particular distribution. Use
27577 REPORT_BUGS_TO for where to report bugs.
27578 * INSTALL: Regenerated.
27579 * manual/libc.texinfo: Include pkgvers.texi.
27580 [!PKGVERSION_DEFAULT]: Include PKGVERSION in version information.
27581 * nscd/nscd.c (more_help): Use REPORT_BUGS_TO.
27582 (print_version): Use PKGVERSION.
27583 * nss/getent.c (more_help): Use REPORT_BUGS_TO.
27584 (print_version): Use PKGVERSION.
27585 * nss/makedb.c (more_help): Use REPORT_BUGS_TO.
27586 (print_version): Use PKGVERSION.
27587 * posix/getconf.c (main): Use PKGVERSION and REPORT_BUGS_TO.
27588 * sunrpc/proto.h [IS_IN_build] (_libc_intl_domainname): Remove
27589 macro.
27590 * sunrpc/rpc_main.c (options_usage): Use REPORT_BUGS_TO.
27591 (print_version): Use PKGVERSION.
27592 * sunrpc/rpcinfo.c (usage): Use REPORT_BUGS_TO.
27593 (print_version): Use PKGVERSION.
27594 * sysdeps/unix/sysv/linux/lddlibc4.c (main): Use REPORT_BUGS_TO
27595 and PKGVERSION.
27596
92e4b6a9
JM
27597 * timezone/checktab.awk: Update from tzcode 2012i.
27598 * timezone/ialloc.c: Likewise.
27599 * timezone/private.h: Likewise.
27600 * timezone/scheck.c: Likewise.
27601 * timezone/tzfile.h: Likewise.
27602 * timezone/tzselect.ksh: Merge in changes from tzcode 2012i.
27603 (TZVERSION): Hardcode tzcode version number.
27604 * timezone/zdump.c: Update from tzcode 2012i.
27605 * timezone/zic.c: Likewise.
27606 * timezone/version.h: New file.
27607 * timezone/README: Describe version.h. Update upstream location.
27608
9bde902c
JM
27609 [BZ #14824]
27610 * stdlib/stdlib.h [__USE_XOPEN_EXTENDED && __USE_XOPEN2K]
27611 (mktemp): Enable declaration.
27612 [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (ecvt): Likewise.
27613 [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (fcvt): Likewise.
27614 [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (gcvt): Likewise.
27615 [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qecvt):
27616 Likewise.
27617 [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qfcvt):
27618 Likewise.
27619 [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qgcvt):
27620 Likewise.
27621 [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (ecvt_r):
27622 Likewise.
27623 [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (fcvt_r):
27624 Likewise.
27625 [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (gcvt_r):
27626 Likewise.
27627
fb1ae1ee
JM
27628 [BZ #14821]
27629 * sunrpc/clnt_tcp.c (clnttcp_control): Access values at fixed
27630 offset in buffer as u_int32_t not u_long. Consistently use memcpy
27631 for copies of such integer values.
27632 * sunrpc/clnt_udp.c (clntudp_control): Likewise.
27633 * sunrpc/clnt_unix.c (clntunix_control): Likewise.
27634
2c1adbcb
AJ
276352012-11-09 Andreas Jaeger <aj@suse.de>
27636
27637 * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Remove all
27638 definitions and declarations that are provided by
27639 <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>.
27640
d0f8457e
AK
276412012-11-08 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
27642
3a235abb 27643 * sysdeps/s390/dl-procinfo.c (_dl_s390_cap_flags): Add "te".
d0f8457e
AK
27644 * sysdeps/s390/dl-procinfo.h (HWCAP_S390_TE): Add enum value.
27645 * sysdeps/unix/sysv/linux/s390/hwcap.h (HWCAP_S390_TE): Add macro
27646 definition.
27647
57241e26
MS
276482012-11-08 Marcus Shawcroft <marcus.shawcroft@linaro.org>
27649
27650 * elf/elf.h: Update comment before AArch64 relocations.
27651
60e8270d
DM
276522012-11-07 David S. Miller <davem@davemloft.net>
27653
27654 * sysdeps/unix/sysv/linux/sparc/sparc64/__start_context.S: New file.
27655 * sysdeps/unix/sysv/linux/sparc/sparc64/makecontext.c
27656 (__start_context): Declare.
27657 (__makecontext_ret): Delete.
27658 (__makecontext): Hook up __start_context instead of
27659 __makecontext_ret.
27660 * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile
27661 (sysdep_routines): Add __start_context when in stdlib.
27662
0fbb0fbc
JM
276632012-11-07 Joseph Myers <joseph@codesourcery.com>
27664
27665 * sysdeps/x86/Makefile ($(objpfx)tst-xmmymm.out): Pass $(NM),
27666 $(OBJDUMP) and $(READELF) to tst-xmmymm.sh.
27667 * sysdeps/x86/tst-xmmymm.sh (NM): New variable. Use it instead of
27668 hardcoded "nm".
27669 (OBJDUMP): New variable. Use it instead of hardcoded "objdump".
27670 (READELF): New variable. Use it instead of hardcoded "readelf".
27671
eb48db7e
L
276722012-11-07 H.J. Lu <hongjiu.lu@intel.com>
27673
27674 * sysdeps/x86_64/Makefile ($(objpfx)tst-xmmymm.out): Moved to ...
27675 * sysdeps/x86/Makefile: Here.
27676 * sysdeps/x86_64/tst-xmmymm.sh: Renamed to ...
27677 * sysdeps/x86/tst-xmmymm.sh: This.
27678
05bcf62a
JM
276792012-11-07 Joseph Myers <joseph@codesourcery.com>
27680
c4b6cf53
JM
27681 * conform/data/pthread.h-data [XPG3 || XPG4]: Disable all
27682 expectations.
27683 [UNIX98] (pthread_barrier_t): Do not expect.
27684 [UNIX98] (pthread_barrierattr_t): Likewise.
27685 [UNIX98] (pthread_spinlock_t): Likewise.
27686 [UNIX98] (pthread_barrier_destroy): Likewise.
27687 [UNIX98] (pthread_barrier_init): Likewise.
27688 [UNIX98] (pthread_barrier_wait): Likewise.
27689 [UNIX98] (pthread_barrierattr_destroy): Likewise.
27690 [UNIX98] (pthread_barrierattr_getpshared): Likewise.
27691 [UNIX98] (pthread_barrierattr_init): Likewise.
27692 [UNIX98] (pthread_barrierattr_setpshared): Likewise.
27693 [UNIX98] (pthread_getcpuclockid): Likewise.
27694 [UNIX98] (pthread_mutex_timedlock): Likewise.
27695 [UNIX98] (pthread_rwlock_timedrdlock): Likewise.
27696 [UNIX98] (pthread_rwlock_timedwrlock): Likewise.
27697 [UNIX98] (pthread_sigmask): Likewise.
27698 [UNIX98] (pthread_spin_destroy): Likewise.
27699 [UNIX98] (pthread_spin_init): Likewise.
27700 [UNIX98] (pthread_spin_lock): Likewise.
27701 [UNIX98] (pthread_spin_trylock): Likewise.
27702 [UNIX98] (pthread_spin_unlock): Likewise.
27703 * conform/data/sys/types.h-data [XPG3 || XPG4] (pthread_attr_t):
27704 Do not expect.
27705 [XPG3 || XPG4 || UNIX98] (pthread_barrier_t): Likewise.
27706 [XPG3 || XPG4 || UNIX98] (pthread_barrierattr_t): Likewise.
27707 [XPG3 || XPG4] (pthread_cond_t): Likewise.
27708 [XPG3 || XPG4] (pthread_condattr_t): Likewise.
27709 [XPG3 || XPG4] (pthread_key_t): Likewise.
27710 [XPG3 || XPG4] (pthread_mutex_t): Likewise.
27711 [XPG3 || XPG4] (pthread_mutexattr_t): Likewise.
27712 [XPG3 || XPG4] (pthread_once_t): Likewise.
27713 [XPG3 || XPG4] (pthread_rwlock_t): Likewise.
27714 [XPG3 || XPG4] (pthread_rwlockattr_t): Likewise.
27715 [XPG3 || XPG4 || UNIX98] (pthread_spinlock_t): Likewise.
27716 [XPG3 || XPG4] (pthread_t): Likewise.
27717
cbe6e120
JM
27718 * conform/data/stdlib.h-data [XPG3 || XPG4 || UNIX98] (setenv): Do
27719 not expect.
27720 [XPG3 || XPG4 || UNIX98] (unsetenv): Likewise.
27721
1b126443
JM
27722 * conform/data/math.h-data [XPG3 || XPG4 || UNIX98] (isnan):
27723 Change function return type to int.
27724
b961a573
JM
27725 * conform/data/sys/mman.h-data [!POSIX] (POSIX_MADV_NORMAL):
27726 Change condition to [!POSIX && !XPG3 && !XPG4 && !UNIX98].
27727 [!POSIX] (POSIX_MADV_SEQUENTIAL): Likewise.
27728 [!POSIX] (POSIX_MADV_RANDOM): Likewise.
27729 [!POSIX] (POSIX_MADV_WILLNEED): Likewise.
27730 [!POSIX] (POSIX_MADV_DONTNEED): Likewise.
27731 [!POSIX] (posix_madvise): Likewise.
27732 (POSIX_TYPED_MEM_ALLOCATE): Condition on [!POSIX && !XPG3 && !XPG4
27733 && !UNIX98].
27734 (POSIX_TYPED_MEM_ALLOCATE_CONTIG): Likewise.
27735 (POSIX_TYPED_MEM_MAP_ALLOCATABLE): Likewise.
27736 (mode_t): Likewise.
27737 (posix_mem_offset): Likewise.
27738 (posix_typed_mem_get_info): Likewise.
27739 (posix_typed_mem_open): Likewise.
27740
9e188909
JM
27741 * conform/data/sys/stat.h-data [!POSIX && !POSIX2008] (mknodat):
27742 Change condition to [XOPEN2K8].
27743
05bcf62a
JM
27744 * conform/conformtest.pl: Preprocess allow-header data with -x c
27745 instead of from stdin.
27746 (@headers): Add stdalign.h, stdbool.h and stdnoreturn.h.
27747 * conform/data/complex.h-data [C99-based standards] (cerf): Allow.
27748 [C99-based standards] (cerfc): Likewise.
27749 [C99-based standards] (cexp2): Likewise.
27750 [C99-based standards] (cexpm1): Likewise.
27751 [C99-based standards] (clog10): Likewise.
27752 [C99-based standards] (clog1p): Likewise.
27753 [C99-based standards] (clog2): Likewise.
27754 [C99-based standards] (clgamma): Likewise.
27755 [C99-based standards] (ctgamma): Likewise.
27756 [C99-based standards] (cerff): Likewise.
27757 [C99-based standards] (cerfcf): Likewise.
27758 [C99-based standards] (cexp2f): Likewise.
27759 [C99-based standards] (cexpm1f): Likewise.
27760 [C99-based standards] (clog10f): Likewise.
27761 [C99-based standards] (clog1pf): Likewise.
27762 [C99-based standards] (clog2f): Likewise.
27763 [C99-based standards] (clgammaf): Likewise.
27764 [C99-based standards] (ctgammaf): Likewise.
27765 [C99-based standards] (cerfl): Likewise.
27766 [C99-based standards] (cerfcl): Likewise.
27767 [C99-based standards] (cexp2l): Likewise.
27768 [C99-based standards] (cexpm1l): Likewise.
27769 [C99-based standards] (clog10l): Likewise.
27770 [C99-based standards] (clog1pl): Likewise.
27771 [C99-based standards] (clog2l): Likewise.
27772 [C99-based standards] (clgammal): Likewise.
27773 [C99-based standards] (ctgammal): Likewise.
27774 * conform/data/inttypes.h-data [C99-based standards]: Include
27775 stdint.h-data. Remove all expectations for stdint.h contents.
27776 [C99-based standards] (PRI*): Do not allow.
27777 [C99-based standards] (SCN*): Likewise.
27778 [C99-based standards] (*_t): Likewise.
27779 [C99-based-standards] (PRId8): Expect macro.
27780 [C99-based-standards] (PRIi8): Likewise.
27781 [C99-based-standards] (PRIo8): Likewise.
27782 [C99-based-standards] (PRIu8): Likewise.
27783 [C99-based-standards] (PRIx8): Likewise.
27784 [C99-based-standards] (PRIX8): Likewise.
27785 [C99-based-standards] (SCNd8): Likewise.
27786 [C99-based-standards] (SCNi8): Likewise.
27787 [C99-based-standards] (SCNo8): Likewise.
27788 [C99-based-standards] (SCNu8): Likewise.
27789 [C99-based-standards] (SCNx8): Likewise.
27790 [C99-based-standards] (PRIdLEAST8): Likewise.
27791 [C99-based-standards] (PRIiLEAST8): Likewise.
27792 [C99-based-standards] (PRIoLEAST8): Likewise.
27793 [C99-based-standards] (PRIuLEAST8): Likewise.
27794 [C99-based-standards] (PRIxLEAST8): Likewise.
27795 [C99-based-standards] (PRIXLEAST8): Likewise.
27796 [C99-based-standards] (SCNdLEAST8): Likewise.
27797 [C99-based-standards] (SCNiLEAST8): Likewise.
27798 [C99-based-standards] (SCNoLEAST8): Likewise.
27799 [C99-based-standards] (SCNuLEAST8): Likewise.
27800 [C99-based-standards] (SCNxLEAST8): Likewise.
27801 [C99-based-standards] (PRIdFAST8): Likewise.
27802 [C99-based-standards] (PRIiFAST8): Likewise.
27803 [C99-based-standards] (PRIoFAST8): Likewise.
27804 [C99-based-standards] (PRIuFAST8): Likewise.
27805 [C99-based-standards] (PRIxFAST8): Likewise.
27806 [C99-based-standards] (PRIXFAST8): Likewise.
27807 [C99-based-standards] (SCNdFAST8): Likewise.
27808 [C99-based-standards] (SCNiFAST8): Likewise.
27809 [C99-based-standards] (SCNoFAST8): Likewise.
27810 [C99-based-standards] (SCNuFAST8): Likewise.
27811 [C99-based-standards] (SCNxFAST8): Likewise.
27812 [C99-based-standards] (PRId16): Likewise.
27813 [C99-based-standards] (PRIi16): Likewise.
27814 [C99-based-standards] (PRIo16): Likewise.
27815 [C99-based-standards] (PRIu16): Likewise.
27816 [C99-based-standards] (PRIx16): Likewise.
27817 [C99-based-standards] (PRIX16): Likewise.
27818 [C99-based-standards] (SCNd16): Likewise.
27819 [C99-based-standards] (SCNi16): Likewise.
27820 [C99-based-standards] (SCNo16): Likewise.
27821 [C99-based-standards] (SCNu16): Likewise.
27822 [C99-based-standards] (SCNx16): Likewise.
27823 [C99-based-standards] (PRIdLEAST16): Likewise.
27824 [C99-based-standards] (PRIiLEAST16): Likewise.
27825 [C99-based-standards] (PRIoLEAST16): Likewise.
27826 [C99-based-standards] (PRIuLEAST16): Likewise.
27827 [C99-based-standards] (PRIxLEAST16): Likewise.
27828 [C99-based-standards] (PRIXLEAST16): Likewise.
27829 [C99-based-standards] (SCNdLEAST16): Likewise.
27830 [C99-based-standards] (SCNiLEAST16): Likewise.
27831 [C99-based-standards] (SCNoLEAST16): Likewise.
27832 [C99-based-standards] (SCNuLEAST16): Likewise.
27833 [C99-based-standards] (SCNxLEAST16): Likewise.
27834 [C99-based-standards] (PRIdFAST16): Likewise.
27835 [C99-based-standards] (PRIiFAST16): Likewise.
27836 [C99-based-standards] (PRIoFAST16): Likewise.
27837 [C99-based-standards] (PRIuFAST16): Likewise.
27838 [C99-based-standards] (PRIxFAST16): Likewise.
27839 [C99-based-standards] (PRIXFAST16): Likewise.
27840 [C99-based-standards] (SCNdFAST16): Likewise.
27841 [C99-based-standards] (SCNiFAST16): Likewise.
27842 [C99-based-standards] (SCNoFAST16): Likewise.
27843 [C99-based-standards] (SCNuFAST16): Likewise.
27844 [C99-based-standards] (SCNxFAST16): Likewise.
27845 [C99-based-standards] (PRId32): Likewise.
27846 [C99-based-standards] (PRIi32): Likewise.
27847 [C99-based-standards] (PRIo32): Likewise.
27848 [C99-based-standards] (PRIu32): Likewise.
27849 [C99-based-standards] (PRIx32): Likewise.
27850 [C99-based-standards] (PRIX32): Likewise.
27851 [C99-based-standards] (SCNd32): Likewise.
27852 [C99-based-standards] (SCNi32): Likewise.
27853 [C99-based-standards] (SCNo32): Likewise.
27854 [C99-based-standards] (SCNu32): Likewise.
27855 [C99-based-standards] (SCNx32): Likewise.
27856 [C99-based-standards] (PRIdLEAST32): Likewise.
27857 [C99-based-standards] (PRIiLEAST32): Likewise.
27858 [C99-based-standards] (PRIoLEAST32): Likewise.
27859 [C99-based-standards] (PRIuLEAST32): Likewise.
27860 [C99-based-standards] (PRIxLEAST32): Likewise.
27861 [C99-based-standards] (PRIXLEAST32): Likewise.
27862 [C99-based-standards] (SCNdLEAST32): Likewise.
27863 [C99-based-standards] (SCNiLEAST32): Likewise.
27864 [C99-based-standards] (SCNoLEAST32): Likewise.
27865 [C99-based-standards] (SCNuLEAST32): Likewise.
27866 [C99-based-standards] (SCNxLEAST32): Likewise.
27867 [C99-based-standards] (PRIdFAST32): Likewise.
27868 [C99-based-standards] (PRIiFAST32): Likewise.
27869 [C99-based-standards] (PRIoFAST32): Likewise.
27870 [C99-based-standards] (PRIuFAST32): Likewise.
27871 [C99-based-standards] (PRIxFAST32): Likewise.
27872 [C99-based-standards] (PRIXFAST32): Likewise.
27873 [C99-based-standards] (SCNdFAST32): Likewise.
27874 [C99-based-standards] (SCNiFAST32): Likewise.
27875 [C99-based-standards] (SCNoFAST32): Likewise.
27876 [C99-based-standards] (SCNuFAST32): Likewise.
27877 [C99-based-standards] (SCNxFAST32): Likewise.
27878 [C99-based-standards] (PRId64): Likewise.
27879 [C99-based-standards] (PRIi64): Likewise.
27880 [C99-based-standards] (PRIo64): Likewise.
27881 [C99-based-standards] (PRIu64): Likewise.
27882 [C99-based-standards] (PRIx64): Likewise.
27883 [C99-based-standards] (PRIX64): Likewise.
27884 [C99-based-standards] (SCNd64): Likewise.
27885 [C99-based-standards] (SCNi64): Likewise.
27886 [C99-based-standards] (SCNo64): Likewise.
27887 [C99-based-standards] (SCNu64): Likewise.
27888 [C99-based-standards] (SCNx64): Likewise.
27889 [C99-based-standards] (PRIdLEAST64): Likewise.
27890 [C99-based-standards] (PRIiLEAST64): Likewise.
27891 [C99-based-standards] (PRIoLEAST64): Likewise.
27892 [C99-based-standards] (PRIuLEAST64): Likewise.
27893 [C99-based-standards] (PRIxLEAST64): Likewise.
27894 [C99-based-standards] (PRIXLEAST64): Likewise.
27895 [C99-based-standards] (SCNdLEAST64): Likewise.
27896 [C99-based-standards] (SCNiLEAST64): Likewise.
27897 [C99-based-standards] (SCNoLEAST64): Likewise.
27898 [C99-based-standards] (SCNuLEAST64): Likewise.
27899 [C99-based-standards] (SCNxLEAST64): Likewise.
27900 [C99-based-standards] (PRIdFAST64): Likewise.
27901 [C99-based-standards] (PRIiFAST64): Likewise.
27902 [C99-based-standards] (PRIoFAST64): Likewise.
27903 [C99-based-standards] (PRIuFAST64): Likewise.
27904 [C99-based-standards] (PRIxFAST64): Likewise.
27905 [C99-based-standards] (PRIXFAST64): Likewise.
27906 [C99-based-standards] (SCNdFAST64): Likewise.
27907 [C99-based-standards] (SCNiFAST64): Likewise.
27908 [C99-based-standards] (SCNoFAST64): Likewise.
27909 [C99-based-standards] (SCNuFAST64): Likewise.
27910 [C99-based-standards] (SCNxFAST64): Likewise.
27911 [C99-based-standards] (PRIdMAX): Likewise.
27912 [C99-based-standards] (PRIiMAX): Likewise.
27913 [C99-based-standards] (PRIoMAX): Likewise.
27914 [C99-based-standards] (PRIuMAX): Likewise.
27915 [C99-based-standards] (PRIxMAX): Likewise.
27916 [C99-based-standards] (PRIXMAX): Likewise.
27917 [C99-based-standards] (SCNdMAX): Likewise.
27918 [C99-based-standards] (SCNiMAX): Likewise.
27919 [C99-based-standards] (SCNoMAX): Likewise.
27920 [C99-based-standards] (SCNuMAX): Likewise.
27921 [C99-based-standards] (SCNxMAX): Likewise.
27922 [C99-based-standards] (PRIdPTR): Likewise.
27923 [C99-based-standards] (PRIiPTR): Likewise.
27924 [C99-based-standards] (PRIoPTR): Likewise.
27925 [C99-based-standards] (PRIuPTR): Likewise.
27926 [C99-based-standards] (PRIxPTR): Likewise.
27927 [C99-based-standards] (PRIXPTR): Likewise.
27928 [C99-based-standards] (SCNdPTR): Likewise.
27929 [C99-based-standards] (SCNiPTR): Likewise.
27930 [C99-based-standards] (SCNoPTR): Likewise.
27931 [C99-based-standards] (SCNuPTR): Likewise.
27932 [C99-based-standards] (SCNxPTR): Likewise.
27933 * conform/data/iso646.h-data [ISO C standards] (*_t): Do not
27934 allow.
27935 * conform/data/stdint.h-data: Update comments to clarify
27936 requirements.
27937 [C99-based standards] (INT8_MIN): Use macro-int-constant. Specify
27938 type.
27939 [C99-based standards] (INT8_MAX): Likewise.
27940 [C99-based standards] (INT16_MIN): Likewise.
27941 [C99-based standards] (INT16_MAX): Likewise.
27942 [C99-based standards] (INT32_MIN): Likewise.
27943 [C99-based standards] (INT32_MAX): Likewise.
27944 [C99-based standards] (INT64_MIN): Likewise.
27945 [C99-based standards] (INT64_MAX): Likewise.
27946 [C99-based standards] (UINT8_MAX): Likewise.
27947 [C99-based standards] (UINT16_MAX): Likewise.
27948 [C99-based standards] (UINT32_MAX): Likewise.
27949 [C99-based standards] (UINT64_MAX): Likewise.
27950 [C99-based standards] (INT_LEAST8_MIN): Likewise.
27951 [C99-based standards] (INT_LEAST8_MAX): Likewise.
27952 [C99-based standards] (INT_LEAST16_MIN): Likewise.
27953 [C99-based standards] (INT_LEAST16_MAX): Likewise.
27954 [C99-based standards] (INT_LEAST32_MIN): Likewise.
27955 [C99-based standards] (INT_LEAST32_MAX): Likewise.
27956 [C99-based standards] (INT_LEAST64_MIN): Likewise.
27957 [C99-based standards] (INT_LEAST64_MAX): Likewise.
27958 [C99-based standards] (UINT_LEAST8_MAX): Likewise.
27959 [C99-based standards] (UINT_LEAST16_MAX): Likewise.
27960 [C99-based standards] (UINT_LEAST32_MAX): Likewise.
27961 [C99-based standards] (UINT_LEAST64_MAX): Likewise.
27962 [C99-based standards] (INT_FAST8_MIN): Likewise.
27963 [C99-based standards] (INT_FAST8_MAX): Likewise.
27964 [C99-based standards] (INT_FAST16_MIN): Likewise.
27965 [C99-based standards] (INT_FAST16_MAX): Likewise.
27966 [C99-based standards] (INT_FAST32_MIN): Likewise.
27967 [C99-based standards] (INT_FAST32_MAX): Likewise.
27968 [C99-based standards] (INT_FAST64_MIN): Likewise.
27969 [C99-based standards] (INT_FAST64_MAX): Likewise.
27970 [C99-based standards] (UINT_FAST8_MAX): Likewise.
27971 [C99-based standards] (UINT_FAST16_MAX): Likewise.
27972 [C99-based standards] (UINT_FAST32_MAX): Likewise.
27973 [C99-based standards] (UINT_FAST64_MAX): Likewise.
27974 [C99-based standards] (INTPTR_MIN): Likewise.
27975 [C99-based standards] (INTPTR_MAX): Likewise.
27976 [C99-based standards] (UINTPTR_MAX): Likewise.
27977 [C99-based standards] (INTMAX_MIN): Likewise.
27978 [C99-based standards] (INTMAX_MAX): Likewise.
27979 [C99-based standards] (UINTMAX_MAX): Likewise.
27980 [C99-based standards] (PTRDIFF_MIN): Likewise.
27981 [C99-based standards] (PTRDIFF_MAX): Likewise.
27982 [C99-based standards] (SIG_ATOMIC_MAX): Likewise.
27983 [C99-based standards] (SIZE_MAX): Likewise.
27984 [C99-based standards] (WCHAR_MAX): Likewise.
27985 [C99-based standards] (WINT_MAX): Likewise.
27986 [C99-based standards] (SIG_ATOMIC_MIN): Likewise. Do not specify
27987 constraint on value.
27988 [C99-based standards] (WCHAR_MIN): Likewise.
27989 [C99-based standards] (WINT_MIN): Likewise.
27990 [C99-based standards] (*_t): Allow.
27991 * conform/data/tgmath.h-data [XOPEN2K || POSIX2008]: Change
27992 condition to [!ISO && !POSIX && !XPG3 && !XPG4 && !UNIX98].
27993 Include math.h-data and complex.h-data. Remove all expectations
27994 of math.h and complex.h contents.
27995 * conform/data/uchar.h-data [ISO11] (c16rtomb): Remove stray "16"
27996 at end of line.
27997 * conform/data/wchar.h-data [!ISO && !POSIX && !XPG3 && !XPG4]
27998 (struct tm): Expect tag.
27999 [C99-based-standards] (wcstof): Expect function.
28000 [C99-based-standards] (wcstold): Likewise.
28001 [C99-based-standards] (wcstoll): Likewise.
28002 [C99-based-standards] (wcstoull): Likewise.
28003 [!ISO && !POSIX && !XPG3 && !XPG4] (WCHAR_MIN): Use
28004 macro-int-constant. Specify type.
28005 [!ISO && !POSIX && !XPG3 && !XPG4] (WCHAR_MAX): Likewise. Specify
28006 constraint on value.
28007 [!ISO && !POSIX && !XPG3 && !XPG4] (WEOF): Use macro-constant.
28008 Specify type.
28009 [!ISO && !POSIX && !XPG3 && !XPG4] (NULL): Use macro-constant.
28010 Specify value.
28011 [ISO C standards]: Do not allow headers.
28012 [!ISO && !POSIX && !XPG3 && !XPG4] (wcs*): Change to
28013 wcs[abcdefghijklmnopqrstuvwxyz]*.
28014 [ISO C standards] (*_t): Do not allow.
28015 * conform/data/wctype.h-data [C99-based standards] (iswblank):
28016 Expect function.
28017 [XOPEN2K8 || POSIX2008] (iswblank_l): Likewise.
28018 [!ISO && !POSIX && !XPG3 && !XPG4] (WEOF): Use macro-constant.
28019 Specify type.
28020 [ISO C standards]: Do not allow headers.
28021 [!ISO && !POSIX && !XPG3 && !XPG4] (is*): Change to
28022 is[abcdefghijklmnopqrstuvwxyz]*.
28023 [!ISO && !POSIX && !XPG3 && !XPG4] (to*): Change to
28024 to[abcdefghijklmnopqrstuvwxyz]*.
28025 [ISO C standards] (*_t): Do not allow.
28026 * conform/data/stdalign.h-data: New file.
28027 * conform/data/stdbool.h-data: Likewise.
28028 * conform/data/stdnoreturn.h-data: Likewise.
28029
7514feb8
RM
280302012-11-07 Roland McGrath <roland@hack.frob.com>
28031
28032 [BZ #14815]
28033 * manual/filesys.texi (Directory Entries): Typo fix.
28034 Reported by <h-iwamoto@kit.hi-ho.ne.jp>.
28035
19b2ecfc
MS
280362012-11-07 Marcus Shawcroft <marcus.shawcroft@linaro.org>
28037
28038 * elf/elf.h (EM_AARCH64): New macro.
28039 (R_AARCH64_NONE, R_AARCH64_ABS64, R_AARCH64_ABS32): Likewise.
28040 (R_AARCH64_COPY, R_AARCH64_GLOB_DAT, R_AARCH64_JUMP_SLOT): Likewise.
28041 (R_AARCH64_RELATIVE, R_AARCH64_TLS_DTPMOD64): Likewise.
28042 (R_AARCH64_TLS_DTPREL64, R_AARCH64_TLS_TPREL64): Likewise.
28043 (R_AARCH64_TLSDESC): Likewise.
28044 (NT_ARM_TLS): Likewise.
28045 (NT_ARM_HW_BREAK): Likewise.
28046 (NT_ARM_HW_WATCH): Likewise.
28047
60e235ee
JM
280482012-11-07 Joseph Myers <joseph@codesourcery.com>
28049
28050 [BZ #14811]
28051 * sysdeps/i386/fpu/e_powl.S (pm79): New object.
28052 (__ieee754_powl): Saturate nonzero exponents with absolute value
28053 below 0x1p-79 to +/- 0x1p-79.
28054 * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Saturate nonzero
28055 exponents with absolute value below 0x1p-64 to +/- 0x1p-64.
28056 * sysdeps/ieee754/flt-32/e_powf.c (__ieee754_powf): Saturate
28057 nonzero exponents with absolute value below 0x1p-32 to +/-
28058 0x1p-32.
28059 * sysdeps/x86_64/fpu/e_powl.S (pm79): New object.
28060 (__ieee754_powl): Saturate nonzero exponents with absolute value
28061 below 0x1p-79 to +/- 0x1p-79.
28062 * math/libm-test.inc (pow_test): Add more tests.
28063
0ab234b7
AK
280642012-11-07 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
28065
28066 * sysdeps/s390/dl-procinfo.c (_dl_s390_cap_flags): Sync
28067 _dl_s390_cap_flags with kernel. Increase string length.
28068 (_dl_s390_platforms): Add z196 and zEC12.
28069
45832f74
JM
280702012-11-07 Joseph Myers <joseph@codesourcery.com>
28071
28072 * conform/data/time.h-data [!XOPEN21K && !XOPEN2K8 && !POSIX2008]:
28073 Change XOPEN21K to XOPEN2K.
28074
19218757
MK
280752012-11-06 Maxim Kuvyrkov <maxim@codesourcery.com>
28076
28077 * string/memmove.c: Use memcpy when possible.
28078
c5f45721
AJ
280792012-11-06 Andreas Jaeger <aj@suse.de>
28080
28081 * po/eo.po: Update from translation team.
28082
82477c28
JM
280832012-11-06 Joseph Myers <joseph@codesourcery.com>
28084
28085 [BZ #14793]
28086 * sysdeps/ieee754/dbl-64/s_fma.c (__fma): In case of large z
28087 exponent and small x and y exponents, scale x or y up. Increase
28088 by 2 the exponent used in scaling up.
28089 * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
28090 * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
28091 * math/libm-test.inc (fma_test): Add more tests.
28092 (fma_test_towardzero): Likewise.
28093 (fma_test_downward): Likewise.
28094 (fma_test_upward): Likewise.
28095
99252c8c
JM
280962012-11-05 Joseph Myers <joseph@codesourcery.com>
28097
acfa885f
JM
28098 [BZ #14805]
28099 * sysdeps/sh/sh4/fpu/bits/fenv.h (FE_DFL_ENV): Use cast to const
28100 fenv_t *.
28101
99252c8c
JM
28102 [BZ #14801]
28103 * sysdeps/s390/fpu/bits/fenv.h (fenv_t): Use implementation
28104 namespace for names of struct fields.
28105 * sysdeps/s390/fpu/fegetenv.c (fegetenv): Update references to
28106 fenv_t fields.
28107 * sysdeps/s390/fpu/feholdexcpt.c (feholdexcept): Likewise.
28108 * sysdeps/s390/fpu/fesetenv.c (fesetenv): Likewise.
28109
d6d98dea
ST
281102012-11-04 Samuel Thibault <samuel.thibault@ens-lyon.org>
28111
28112 [BZ #3665]
28113 * sysdeps/mach/hurd/bits/errno.h: Regenerated.
28114
e10bb107
TS
281152012-11-04 Thomas Schwinge <thomas@codesourcery.com>
28116
28117 * csu/libc-start.c (LIBC_START_MAIN): Conditionalize use of
28118 PTR_DEMANGLE.
28119
28120 [BZ #5246]
28121 * sysdeps/mach/hurd/i386/____longjmp_chk.S: Conditionalize use of
28122 PTR_DEMANGLE.
28123
a0c2940d
JM
281242012-11-04 Joseph Myers <joseph@codesourcery.com>
28125
28126 [BZ #14797]
28127 * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Compute cases that
28128 definitely overflow as x * y not x * y + z.
28129 * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
28130 * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
28131 * math/libm-test.inc (fma_test): Add more tests.
28132 (fma_test_towardzero): Likewise.
28133 (fma_test_downward): Likewise.
28134 (fma_test_upward): Likewise.
28135
b830319d
TS
281362012-11-04 Thomas Schwinge <thomas@codesourcery.com>
28137
28138 [BZ #157]
28139
28140 * include/stub-tag.h: Remove file.
28141 * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Don't emit
28142 '#include' of it.
28143 * manual/maint.texi (Porting): Don't reference it.
28144 * Makerules ($(objpfx)stubs): Likewise.
28145 * dirent/closedir.c: Don't include <stub-tag.h>.
28146 * dirent/dirfd.c: Likewise.
28147 * dirent/fdopendir.c: Likewise.
28148 * dirent/getdents.c: Likewise.
28149 * dirent/getdents64.c: Likewise.
28150 * dirent/opendir.c: Likewise.
28151 * dirent/readdir.c: Likewise.
28152 * dirent/readdir64.c: Likewise.
28153 * dirent/readdir64_r.c: Likewise.
28154 * dirent/readdir_r.c: Likewise.
28155 * dirent/rewinddir.c: Likewise.
28156 * dirent/seekdir.c: Likewise.
28157 * dirent/telldir.c: Likewise.
28158 * gmon/profil.c: Likewise.
28159 * grp/setgroups.c: Likewise.
28160 * inet/if_index.c: Likewise.
28161 * io/access.c: Likewise.
28162 * io/chdir.c: Likewise.
28163 * io/chmod.c: Likewise.
28164 * io/chown.c: Likewise.
28165 * io/close.c: Likewise.
28166 * io/dup.c: Likewise.
28167 * io/dup2.c: Likewise.
28168 * io/dup3.c: Likewise.
28169 * io/euidaccess.c: Likewise.
28170 * io/faccessat.c: Likewise.
28171 * io/fchdir.c: Likewise.
28172 * io/fchmod.c: Likewise.
28173 * io/fchmodat.c: Likewise.
28174 * io/fchown.c: Likewise.
28175 * io/fchownat.c: Likewise.
28176 * io/fcntl.c: Likewise.
28177 * io/flock.c: Likewise.
28178 * io/fstatfs.c: Likewise.
28179 * io/fstatfs64.c: Likewise.
28180 * io/fstatvfs.c: Likewise.
28181 * io/fstatvfs64.c: Likewise.
28182 * io/futimens.c: Likewise.
28183 * io/fxstat.c: Likewise.
28184 * io/fxstat64.c: Likewise.
28185 * io/fxstatat.c: Likewise.
28186 * io/fxstatat64.c: Likewise.
28187 * io/getcwd.c: Likewise.
28188 * io/isatty.c: Likewise.
28189 * io/lchmod.c: Likewise.
28190 * io/lchown.c: Likewise.
28191 * io/link.c: Likewise.
28192 * io/linkat.c: Likewise.
28193 * io/lseek.c: Likewise.
28194 * io/lseek64.c: Likewise.
28195 * io/lxstat64.c: Likewise.
28196 * io/mkdir.c: Likewise.
28197 * io/mkdirat.c: Likewise.
28198 * io/mkfifo.c: Likewise.
28199 * io/mkfifoat.c: Likewise.
28200 * io/open.c: Likewise.
28201 * io/open64.c: Likewise.
28202 * io/openat.c: Likewise.
28203 * io/openat64.c: Likewise.
28204 * io/pipe.c: Likewise.
28205 * io/pipe2.c: Likewise.
28206 * io/poll.c: Likewise.
28207 * io/posix_fadvise.c: Likewise.
28208 * io/posix_fadvise64.c: Likewise.
28209 * io/posix_fallocate.c: Likewise.
28210 * io/posix_fallocate64.c: Likewise.
28211 * io/read.c: Likewise.
28212 * io/readlink.c: Likewise.
28213 * io/readlinkat.c: Likewise.
28214 * io/rmdir.c: Likewise.
28215 * io/sendfile.c: Likewise.
28216 * io/sendfile64.c: Likewise.
28217 * io/statfs.c: Likewise.
28218 * io/statfs64.c: Likewise.
28219 * io/statvfs.c: Likewise.
28220 * io/statvfs64.c: Likewise.
28221 * io/symlink.c: Likewise.
28222 * io/symlinkat.c: Likewise.
28223 * io/ttyname.c: Likewise.
28224 * io/ttyname_r.c: Likewise.
28225 * io/umask.c: Likewise.
28226 * io/unlink.c: Likewise.
28227 * io/unlinkat.c: Likewise.
28228 * io/utime.c: Likewise.
28229 * io/utimensat.c: Likewise.
28230 * io/write.c: Likewise.
28231 * io/xmknod.c: Likewise.
28232 * io/xmknodat.c: Likewise.
28233 * io/xstat.c: Likewise.
28234 * io/xstat64.c: Likewise.
28235 * login/getpt.c: Likewise.
28236 * login/grantpt.c: Likewise.
28237 * login/unlockpt.c: Likewise.
28238 * math/e_acoshl.c: Likewise.
28239 * math/e_acosl.c: Likewise.
28240 * math/e_asinl.c: Likewise.
28241 * math/e_atan2l.c: Likewise.
28242 * math/e_atanhl.c: Likewise.
28243 * math/e_coshl.c: Likewise.
28244 * math/e_expl.c: Likewise.
28245 * math/e_fmodl.c: Likewise.
28246 * math/e_gammal_r.c: Likewise.
28247 * math/e_hypotl.c: Likewise.
28248 * math/e_j0l.c: Likewise.
28249 * math/e_j1l.c: Likewise.
28250 * math/e_jnl.c: Likewise.
28251 * math/e_lgammal_r.c: Likewise.
28252 * math/e_log10l.c: Likewise.
28253 * math/e_log2l.c: Likewise.
28254 * math/e_logl.c: Likewise.
28255 * math/e_powl.c: Likewise.
28256 * math/e_rem_pio2l.c: Likewise.
28257 * math/e_sinhl.c: Likewise.
28258 * math/e_sqrtl.c: Likewise.
28259 * math/fclrexcpt.c: Likewise.
28260 * math/fedisblxcpt.c: Likewise.
28261 * math/feenablxcpt.c: Likewise.
28262 * math/fegetenv.c: Likewise.
28263 * math/fegetexcept.c: Likewise.
28264 * math/fegetround.c: Likewise.
28265 * math/feholdexcpt.c: Likewise.
28266 * math/fesetenv.c: Likewise.
28267 * math/fesetround.c: Likewise.
28268 * math/feupdateenv.c: Likewise.
28269 * math/fgetexcptflg.c: Likewise.
28270 * math/fraiseexcpt.c: Likewise.
28271 * math/fsetexcptflg.c: Likewise.
28272 * math/ftestexcept.c: Likewise.
28273 * math/k_cosl.c: Likewise.
28274 * math/k_rem_pio2l.c: Likewise.
28275 * math/k_sinl.c: Likewise.
28276 * math/k_tanl.c: Likewise.
28277 * math/s_asinhl.c: Likewise.
28278 * math/s_atanl.c: Likewise.
28279 * math/s_cbrtl.c: Likewise.
28280 * math/s_erfl.c: Likewise.
28281 * math/s_expm1l.c: Likewise.
28282 * math/s_log1pl.c: Likewise.
28283 * math/s_tanhl.c: Likewise.
28284 * misc/acct.c: Likewise.
28285 * misc/brk.c: Likewise.
28286 * misc/chflags.c: Likewise.
28287 * misc/chroot.c: Likewise.
28288 * misc/fchflags.c: Likewise.
28289 * misc/fgetxattr.c: Likewise.
28290 * misc/flistxattr.c: Likewise.
28291 * misc/fremovexattr.c: Likewise.
28292 * misc/fsetxattr.c: Likewise.
28293 * misc/fsync.c: Likewise.
28294 * misc/ftruncate.c: Likewise.
28295 * misc/futimes.c: Likewise.
28296 * misc/futimesat.c: Likewise.
28297 * misc/getdomain.c: Likewise.
28298 * misc/getdtsz.c: Likewise.
28299 * misc/gethostid.c: Likewise.
28300 * misc/gethostname.c: Likewise.
28301 * misc/getloadavg.c: Likewise.
28302 * misc/getpagesize.c: Likewise.
28303 * misc/getsysstats.c: Likewise.
28304 * misc/getxattr.c: Likewise.
28305 * misc/gtty.c: Likewise.
28306 * misc/ioctl.c: Likewise.
28307 * misc/lgetxattr.c: Likewise.
28308 * misc/listxattr.c: Likewise.
28309 * misc/llistxattr.c: Likewise.
28310 * misc/lremovexattr.c: Likewise.
28311 * misc/lsetxattr.c: Likewise.
28312 * misc/lutimes.c: Likewise.
28313 * misc/madvise.c: Likewise.
28314 * misc/mincore.c: Likewise.
28315 * misc/mlock.c: Likewise.
28316 * misc/mlockall.c: Likewise.
28317 * misc/mmap.c: Likewise.
28318 * misc/mprotect.c: Likewise.
28319 * misc/msync.c: Likewise.
28320 * misc/munlock.c: Likewise.
28321 * misc/munlockall.c: Likewise.
28322 * misc/munmap.c: Likewise.
28323 * misc/preadv.c: Likewise.
28324 * misc/preadv64.c: Likewise.
28325 * misc/ptrace.c: Likewise.
28326 * misc/pwritev.c: Likewise.
28327 * misc/pwritev64.c: Likewise.
28328 * misc/readv.c: Likewise.
28329 * misc/reboot.c: Likewise.
28330 * misc/remap_file_pages.c: Likewise.
28331 * misc/removexattr.c: Likewise.
28332 * misc/revoke.c: Likewise.
28333 * misc/select.c: Likewise.
28334 * misc/setdomain.c: Likewise.
28335 * misc/setegid.c: Likewise.
28336 * misc/seteuid.c: Likewise.
28337 * misc/sethostid.c: Likewise.
28338 * misc/sethostname.c: Likewise.
28339 * misc/setregid.c: Likewise.
28340 * misc/setreuid.c: Likewise.
28341 * misc/setxattr.c: Likewise.
28342 * misc/sstk.c: Likewise.
28343 * misc/stty.c: Likewise.
28344 * misc/swapoff.c: Likewise.
28345 * misc/swapon.c: Likewise.
28346 * misc/sync.c: Likewise.
28347 * misc/syncfs.c: Likewise.
28348 * misc/syscall.c: Likewise.
28349 * misc/truncate.c: Likewise.
28350 * misc/ualarm.c: Likewise.
28351 * misc/usleep.c: Likewise.
28352 * misc/ustat.c: Likewise.
28353 * misc/utimes.c: Likewise.
28354 * misc/vhangup.c: Likewise.
28355 * misc/writev.c: Likewise.
28356 * posix/_exit.c: Likewise.
28357 * posix/alarm.c: Likewise.
28358 * posix/execve.c: Likewise.
28359 * posix/fexecve.c: Likewise.
28360 * posix/fork.c: Likewise.
28361 * posix/fpathconf.c: Likewise.
28362 * posix/getaddrinfo.c: Likewise.
28363 * posix/getegid.c: Likewise.
28364 * posix/geteuid.c: Likewise.
28365 * posix/getgid.c: Likewise.
28366 * posix/getgroups.c: Likewise.
28367 * posix/getlogin.c: Likewise.
28368 * posix/getlogin_r.c: Likewise.
28369 * posix/getpgid.c: Likewise.
28370 * posix/getpid.c: Likewise.
28371 * posix/getppid.c: Likewise.
28372 * posix/getresgid.c: Likewise.
28373 * posix/getresuid.c: Likewise.
28374 * posix/getsid.c: Likewise.
28375 * posix/getuid.c: Likewise.
28376 * posix/glob64.c: Likewise.
28377 * posix/nanosleep.c: Likewise.
28378 * posix/pathconf.c: Likewise.
28379 * posix/pause.c: Likewise.
28380 * posix/posix_madvise.c: Likewise.
28381 * posix/pread.c: Likewise.
28382 * posix/pread64.c: Likewise.
28383 * posix/pwrite.c: Likewise.
28384 * posix/pwrite64.c: Likewise.
28385 * posix/sched_getaffinity.c: Likewise.
28386 * posix/sched_getp.c: Likewise.
28387 * posix/sched_gets.c: Likewise.
28388 * posix/sched_primax.c: Likewise.
28389 * posix/sched_primin.c: Likewise.
28390 * posix/sched_rr_gi.c: Likewise.
28391 * posix/sched_setaffinity.c: Likewise.
28392 * posix/sched_setp.c: Likewise.
28393 * posix/sched_sets.c: Likewise.
28394 * posix/sched_yield.c: Likewise.
28395 * posix/setgid.c: Likewise.
28396 * posix/setlogin.c: Likewise.
28397 * posix/setpgid.c: Likewise.
28398 * posix/setresgid.c: Likewise.
28399 * posix/setresuid.c: Likewise.
28400 * posix/setsid.c: Likewise.
28401 * posix/setuid.c: Likewise.
28402 * posix/sleep.c: Likewise.
28403 * posix/spawni.c: Likewise.
28404 * posix/sysconf.c: Likewise.
28405 * posix/times.c: Likewise.
28406 * posix/wait.c: Likewise.
28407 * posix/wait3.c: Likewise.
28408 * posix/wait4.c: Likewise.
28409 * posix/waitpid.c: Likewise.
28410 * resolv/gai_sigqueue.c: Likewise.
28411 * resource/getpriority.c: Likewise.
28412 * resource/getrlimit.c: Likewise.
28413 * resource/getrusage.c: Likewise.
28414 * resource/nice.c: Likewise.
28415 * resource/setpriority.c: Likewise.
28416 * resource/setrlimit.c: Likewise.
28417 * resource/ulimit.c: Likewise.
28418 * rt/aio_cancel.c: Likewise.
28419 * rt/aio_fsync.c: Likewise.
28420 * rt/aio_read.c: Likewise.
28421 * rt/aio_sigqueue.c: Likewise.
28422 * rt/aio_suspend.c: Likewise.
28423 * rt/aio_write.c: Likewise.
28424 * rt/clock_getres.c: Likewise.
28425 * rt/clock_gettime.c: Likewise.
28426 * rt/clock_nanosleep.c: Likewise.
28427 * rt/clock_settime.c: Likewise.
28428 * rt/lio_listio.c: Likewise.
28429 * rt/mq_close.c: Likewise.
28430 * rt/mq_getattr.c: Likewise.
28431 * rt/mq_notify.c: Likewise.
28432 * rt/mq_open.c: Likewise.
28433 * rt/mq_receive.c: Likewise.
28434 * rt/mq_send.c: Likewise.
28435 * rt/mq_setattr.c: Likewise.
28436 * rt/mq_timedreceive.c: Likewise.
28437 * rt/mq_timedsend.c: Likewise.
28438 * rt/mq_unlink.c: Likewise.
28439 * rt/shm_open.c: Likewise.
28440 * rt/shm_unlink.c: Likewise.
28441 * rt/timer_create.c: Likewise.
28442 * rt/timer_delete.c: Likewise.
28443 * rt/timer_getoverr.c: Likewise.
28444 * rt/timer_gettime.c: Likewise.
28445 * rt/timer_settime.c: Likewise.
28446 * setjmp/__longjmp.c: Likewise.
28447 * setjmp/setjmp.c: Likewise.
28448 * signal/kill.c: Likewise.
28449 * signal/killpg.c: Likewise.
28450 * signal/raise.c: Likewise.
28451 * signal/sigaction.c: Likewise.
28452 * signal/sigaltstack.c: Likewise.
28453 * signal/sigblock.c: Likewise.
28454 * signal/sigignore.c: Likewise.
28455 * signal/sigintr.c: Likewise.
28456 * signal/signal.c: Likewise.
28457 * signal/sigpause.c: Likewise.
28458 * signal/sigpending.c: Likewise.
28459 * signal/sigqueue.c: Likewise.
28460 * signal/sigreturn.c: Likewise.
28461 * signal/sigset.c: Likewise.
28462 * signal/sigsetmask.c: Likewise.
28463 * signal/sigstack.c: Likewise.
28464 * signal/sigsuspend.c: Likewise.
28465 * signal/sigtimedwait.c: Likewise.
28466 * signal/sigvec.c: Likewise.
28467 * signal/sigwait.c: Likewise.
28468 * signal/sigwaitinfo.c: Likewise.
28469 * signal/sysv_signal.c: Likewise.
28470 * socket/accept.c: Likewise.
28471 * socket/accept4.c: Likewise.
28472 * socket/bind.c: Likewise.
28473 * socket/connect.c: Likewise.
28474 * socket/getpeername.c: Likewise.
28475 * socket/getsockname.c: Likewise.
28476 * socket/getsockopt.c: Likewise.
28477 * socket/isfdtype.c: Likewise.
28478 * socket/listen.c: Likewise.
28479 * socket/recv.c: Likewise.
28480 * socket/recvfrom.c: Likewise.
28481 * socket/recvmsg.c: Likewise.
28482 * socket/send.c: Likewise.
28483 * socket/sendmsg.c: Likewise.
28484 * socket/sendto.c: Likewise.
28485 * socket/setsockopt.c: Likewise.
28486 * socket/shutdown.c: Likewise.
28487 * socket/sockatmark.c: Likewise.
28488 * socket/socket.c: Likewise.
28489 * socket/socketpair.c: Likewise.
28490 * stdio-common/ctermid.c: Likewise.
28491 * stdio-common/cuserid.c: Likewise.
28492 * stdio-common/remove.c: Likewise.
28493 * stdio-common/rename.c: Likewise.
28494 * stdio-common/renameat.c: Likewise.
28495 * stdio-common/tempname.c: Likewise.
28496 * stdlib/getcontext.c: Likewise.
28497 * stdlib/makecontext.c: Likewise.
28498 * stdlib/setcontext.c: Likewise.
28499 * stdlib/swapcontext.c: Likewise.
28500 * stdlib/system.c: Likewise.
28501 * streams/fattach.c: Likewise.
28502 * streams/fdetach.c: Likewise.
28503 * streams/getmsg.c: Likewise.
28504 * streams/getpmsg.c: Likewise.
28505 * streams/putmsg.c: Likewise.
28506 * streams/putpmsg.c: Likewise.
28507 * sysdeps/unix/bsd/getpt.c: Likewise.
28508 * sysdeps/unix/sysv/linux/epoll_pwait.c: Likewise.
28509 * sysdeps/unix/sysv/linux/futimens.c: Likewise.
28510 * sysdeps/unix/sysv/linux/lutimes.c: Likewise.
28511 * sysdeps/unix/sysv/linux/powerpc/powerpc64/sync_file_range.c:
28512 Likewise.
28513 * sysdeps/unix/sysv/linux/readahead.c: Likewise.
28514 * sysdeps/unix/sysv/linux/sync_file_range.c: Likewise.
28515 * sysdeps/unix/sysv/linux/utimensat.c: Likewise.
28516 * sysvipc/msgctl.c: Likewise.
28517 * sysvipc/msgget.c: Likewise.
28518 * sysvipc/msgrcv.c: Likewise.
28519 * sysvipc/msgsnd.c: Likewise.
28520 * sysvipc/semctl.c: Likewise.
28521 * sysvipc/semget.c: Likewise.
28522 * sysvipc/semop.c: Likewise.
28523 * sysvipc/semtimedop.c: Likewise.
28524 * sysvipc/shmat.c: Likewise.
28525 * sysvipc/shmctl.c: Likewise.
28526 * sysvipc/shmdt.c: Likewise.
28527 * sysvipc/shmget.c: Likewise.
28528 * termios/tcdrain.c: Likewise.
28529 * termios/tcflow.c: Likewise.
28530 * termios/tcflush.c: Likewise.
28531 * termios/tcgetattr.c: Likewise.
28532 * termios/tcgetpgrp.c: Likewise.
28533 * termios/tcsendbrk.c: Likewise.
28534 * termios/tcsetattr.c: Likewise.
28535 * termios/tcsetpgrp.c: Likewise.
28536 * time/adjtime.c: Likewise.
28537 * time/clock.c: Likewise.
28538 * time/getitimer.c: Likewise.
28539 * time/gettimeofday.c: Likewise.
28540 * time/setitimer.c: Likewise.
28541 * time/settimeofday.c: Likewise.
28542 * time/stime.c: Likewise.
28543 * time/time.c: Likewise.
28544
285452012-11-04 Pino Toscano <toscano.pino@tiscali.it>
72e182e3 28546
a20492cf
PT
28547 * sysdeps/generic/paths.h (_PATH_STDPATH): Remove /usr/contrib/bin and
28548 /usr/old/bin.
28549
72e182e3
PT
28550 * sysdeps/generic/paths.h (_PATH_MNTTAB, _PATH_MOUNTED): Use tabs
28551 instead of spaces.
28552 * sysdeps/unix/sysv/linux/paths.h (_PATH_UTMP, _PATH_WTMP): Likewise.
28553
fbeafede
JM
285542012-11-03 Joseph Myers <joseph@codesourcery.com>
28555
5b5b04d6
JM
28556 [BZ #14796]
28557 * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Set rounding mode to
28558 FE_TONEAREST before applying Dekker multiplication and Knuth
28559 addition. Clear inexact exceptions and check for exact zero
28560 results afterwards.
28561 * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
28562 * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
28563 * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
28564 * math/libm-test.inc (fma_test): Add more tests.
28565 (fma_test_towardzero): Likewise.
28566 (fma_test_downward): Likewise.
28567 (fma_test_upward): Likewise.
28568 * sysdeps/generic/math_private.h (default_libc_fesetround): New
28569 function.
28570 (libc_fesetround): New macro.
28571 (libc_fesetroundf): Likewise.
28572 (libc_fesetroundl): Likewise.
28573 * sysdeps/i386/fpu/fenv_private.h (libc_fesetround_sse): New
28574 function.
28575 (libc_fesetround_387): Likewise.
28576 (libc_fesetroundf): New macro.
28577 (libc_fesetround): Likewise.
28578 (libc_fesetroundl): Likewise.
28579 * sysdeps/sparc/fpu/fenv_private.h (libc_fesetround): New
28580 function.
28581 (libc_fesetroundf): New macro.
28582 (libc_fesetround): Likewise.
28583 (libc_fesetroundl): Likewise.
28584 * include/fenv.h (feclearexcept): Add libm_hidden_proto.
28585 * math/fclrexcpt.c (feclearexcept): Add libm_hidden_ver.
28586 * sysdeps/i386/fpu/fclrexcpt.c (feclearexcept): Add
28587 libm_hidden_ver.
28588 * sysdeps/powerpc/fpu/fclrexcpt.c (feclearexcept): Likewise.
28589 * sysdeps/s390/fpu/fclrexcpt.c (feclearexcept): Add
28590 libm_hidden_def.
28591 * sysdeps/sh/sh4/fpu/fclrexcpt.c (feclearexcept): Likewise.
28592 * sysdeps/sparc/fpu/fclrexcpt.c (feclearexcept): Add
28593 libm_hidden_ver.
28594 * sysdeps/x86_64/fpu/fclrexcpt.c (feclearexcept): Add
28595 libm_hidden_def.
28596
fbeafede
JM
28597 [BZ #3439]
28598 * sysdeps/powerpc/bits/fenv.h (FE_INEXACT): Define macro to
28599 integer constant usable in #if and use that to give value to enum
28600 constant.
28601 (FE_DIVBYZERO): Likewise.
28602 (FE_UNDERFLOW): Likewise.
28603 (FE_OVERFLOW): Likewise.
28604 (FE_INVALID): Likewise.
28605 (FE_INVALID_SNAN): Likewise.
28606 (FE_INVALID_ISI): Likewise.
28607 (FE_INVALID_IDI): Likewise.
28608 (FE_INVALID_ZDZ): Likewise.
28609 (FE_INVALID_IMZ): Likewise.
28610 (FE_INVALID_COMPARE): Likewise.
28611 (FE_INVALID_SOFTWARE): Likewise.
28612 (FE_INVALID_SQRT): Likewise.
28613 (FE_INVALID_INTEGER_CONVERSION): Likewise.
28614 (FE_TONEAREST): Likewise.
28615 (FE_TOWARDZERO): Likewise.
28616 (FE_UPWARD): Likewise.
28617 (FE_DOWNWARD): Likewise.
28618 * sysdeps/s390/fpu/bits/fenv.h (FE_INVALID): Likewise.
28619 (FE_DIVBYZERO): Likewise.
28620 (FE_OVERFLOW): Likewise.
28621 (FE_UNDERFLOW): Likewise.
28622 (FE_INEXACT): Likewise.
28623 (FE_TONEAREST): Likewise.
28624 (FE_DOWNWARD): Likewise.
28625 (FE_UPWARD): Likewise.
28626 (FE_TOWARDZERO): Likewise.
28627 * sysdeps/sh/sh4/fpu/bits/fenv.h (FE_INEXACT): Likewise.
28628 (FE_UNDERFLOW): Likewise.
28629 (FE_OVERFLOW): Likewise.
28630 (FE_DIVBYZERO): Likewise.
28631 (FE_INVALID): Likewise.
28632 (FE_TONEAREST): Likewise.
28633 (FE_TOWARDZERO): Likewise.
28634 * sysdeps/sparc/fpu/bits/fenv.h (FE_INVALID): Likewise.
28635 (FE_OVERFLOW): Likewise.
28636 (FE_UNDERFLOW): Likewise.
28637 (FE_DIVBYZERO): Likewise.
28638 (FE_INEXACT): Likewise.
28639 (FE_TONEAREST): Likewise.
28640 (FE_TOWARDZERO): Likewise.
28641 (FE_UPWARD): Likewise.
28642 (FE_DOWNWARD): Likewise.
28643 * sysdeps/x86/fpu/bits/fenv.h (FE_INVALID): Likewise.
28644 (FE_DIVBYZERO): Likewise.
28645 (FE_OVERFLOW): Likewise.
28646 (FE_UNDERFLOW): Likewise.
28647 (FE_INEXACT): Likewise.
28648 (FE_TONEAREST): Likewise.
28649 (FE_DOWNWARD): Likewise.
28650 (FE_UPWARD): Likewise.
28651 (FE_TOWARDZERO): Likewise.
28652
105ca950
CM
286532012-11-02 Chris Metcalf <cmetcalf@tilera.com>
28654
28655 * elf/elf.h (R_TILEGX_IMM16_X[01]_HW[012]_(|LAST_)PLT_PCREL): Add.
28656
a542b389
AS
286572012-11-03 Andreas Schwab <schwab@linux-m68k.org>
28658
28659 * scripts/cross-test-ssh.sh (command): Use newlines to separate
28660 commands. Quote $PWD.
28661 (blacklist_exports): Don't use remove_newlines. Replace "declare
28662 -x" by "export".
28663 (remove_newlines): Remove.
28664
f62c8abc
L
286652012-11-02 H.J. Lu <hongjiu.lu@intel.com>
28666
28667 * stdlib/Makefile (headers): Add bits/stdlib-float.h.
28668 * stdlib/stdlib.h (atof): Moved to ...
28669 * include/bits/stdlib-float.h: Here. New file.
28670 * stdlib/stdlib.h: Include <bits/stdlib-float.h>.
28671 * stdlib/bits/stdlib-float.h: New file.
28672 * sysdeps/x86/Makefile (CFLAGS-.os): Compile rtld routines with
28673 -mno-sse -mno-mmx.
28674 * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: Include
28675 <xmmintrin.h>.
28676
0155d5b2
JM
286772012-11-02 Joseph Myers <joseph@codesourcery.com>
28678
a68d0680
JM
28679 * conform/conformtest.pl (@headers): Add fenv.h.
28680 * conform/data/fenv.h-data: New file.
28681 * include/fenv.h [_ISOMAC]: Disable all contents of file except
28682 include of <math/fenv.h>.
28683
caf7f573
JM
28684 * conform/data/complex.h-data [ISO99 || ISO11 || XOPEN2K ||
28685 POSIX2008]: Change condition to [!ISO && !POSIX && !XPG3 && !XPG4
28686 && !UNIX98]. Enables tests for XOPEN2K8.
28687 * conform/data/inttypes.h-data [ISO99 || ISO11 || XOPEN2K ||
28688 POSIX2008]: Likewise.
28689
6c073ad6
JM
28690 * conform/data/sys/wait.h-data [XPG3 || XOPEN2K8 || POSIX2008]
28691 (struct rusage): Do not expect type or its members.
28692
0155d5b2
JM
28693 [BZ #3439]
28694 * math/math.h (FP_NAN): Define macro to integer constant usable in
28695 #if and use that to give value to enum constant.
28696 (FP_INFINITE): Likewise.
28697 (FP_ZERO): Likewise.
28698 (FP_SUBNORMAL): Likewise.
28699 (FP_NORMAL): Likewise.
28700
b5dcacb4
AS
287012012-11-02 Andreas Schwab <schwab@linux-m68k.org>
28702
28703 * iconvdata/bug-iconv8.c (do_test): Use %z for size_t arguments.
28704 * iconvdata/bug-iconv9.c (do_test): Use %t for ptrdiff_t
28705 arguments.
28706
f7934be8
RM
287072012-11-02 Roland McGrath <roland@hack.frob.com>
28708
28709 * aclocal.m4 (GLIBC_AUTOCONF_VERSION): New macro.
28710 Check that AC_AUTOCONF_VERSION matches it and m4_fatal at
28711 autoconf-time if not.
28712 * configure.in: Remove AC_PREREQ.
28713
d7d08bde
TMQMF
287142012-11-02 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
28715
28716 * sysdeps/powerpc/sys/platform/ppc.h (__ppc_get_timebase): Use
28717 __builtin_ppc_get_timebase when building with GCC >= 4.8 instead
28718 of the internal implementation.
28719
dcdae19a
JM
287202012-11-02 Joseph Myers <joseph@codesourcery.com>
28721
28722 * include/sys/syslog.h [_ISOMAC]: Disable all contents of file
28723 except include of <misc/sys/syslog.h>.
28724
d6cffd3e
AS
287252012-11-01 Andreas Schwab <schwab@linux-m68k.org>
28726
28727 * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: If the
28728 function returns with a NULL context exit with zero.
28729
b3563932
TMQMF
287302012-11-01 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
28731
28732 * sysdeps/powerpc/Makefile (cflags): Remove -mnew-mnemonics.
28733
b288a93d
L
287342012-11-01 H.J. Lu <hongjiu.lu@intel.com>
28735
28736 * catgets/test-gencat.sh (run_program_prefix): Renamed to ...
28737 (run_program_cmd): This.
28738 * localedata/tst-langinfo.sh (run_program_prefix): Removed.
28739 (tst_langinfo): New variable. Use it.
28740
a2421a68
SAS
287412012-11-01 Sebastan Andrzej Siewior <bigeasy@linutronix.de>
28742
28743 * sysdeps/powerpc/powerpc32/dl-trampoline.S: Put __NO_FPRS__ around
28744 floating point opcodes.
28745
6f796e1b
TS
287462012-11-01 Thomas Schwinge <thomas@codesourcery.com>
28747
7402596b
TS
28748 * sysdeps/mach/hurd/Makefile (link-libc-static-tests): New
28749 variable.
28750
d0d4f868
TS
28751 * elf/dl-support.c: Unconditionally include "setup-vdso.h".
28752
6f796e1b
TS
28753 * sysdeps/mach/hurd/powerpc: Remove directory.
28754 * sysdeps/mach/powerpc: Likewise.
28755
4da224a2
AS
287562012-11-01 Andreas Schwab <schwab@linux-m68k.org>
28757
28758 * scripts/check-local-headers.sh: Ignore c++ headers.
28759
341dd673
TS
287602012-11-01 Thomas Schwinge <thomas@codesourcery.com>
28761
28762 * libio/genops.c (_IO_flush_all_lockp): Use NULL rather than 0 for
28763 __libc_cleanup_region_start argument.
28764
473611b2
JM
287652012-11-01 Joseph Myers <joseph@codesourcery.com>
28766
28767 [BZ #14784]
28768 [BZ #14785]
28769 * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Handle cases with small
28770 x * y using scaling, not as x * y + z.
28771 * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
28772 * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
28773 * math/libm-test.inc (fma_test): Add more tests.
28774 (fma_test_towardzero): Likewise.
28775 (fma_test_downward): Likewise.
28776 (fma_test_upward): Likewise.
28777
4078da3d
TS
287782012-11-01 Thomas Schwinge <thomas@codesourcery.com>
28779
28780 * sysdeps/mach/hurd/bits/param.h: Remove stray #endif.
28781
903252aa
JM
287822012-10-31 Joseph Myers <joseph@codesourcery.com>
28783
28784 * sysdeps/sh/Makefile [$(subdir) = debug] (CFLAGS-backtrace.c):
28785 New variable.
28786
cbc818d0
TS
287872012-10-31 Thomas Schwinge <thomas@codesourcery.com>
28788
28789 * rt/tst-shm.c (worker): Correct checking for mmap failure.
28790
5a03cb1e
AS
287912012-10-31 Andreas Schwab <schwab@linux-m68k.org>
28792
28793 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
28794 Fix sort order.
28795 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
28796 Likewise.
28797
90aff2ff
TMQMF
287982012-10-31 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
28799
28800 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
28801 Fix the order of the list for glibc 2.17.
28802 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
28803 Likewise.
28804
1818fcb7
AS
288052012-10-31 Andreas Schwab <schwab@linux-m68k.org>
28806
28807 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
28808
ef82f4da
JM
288092012-10-31 Joseph Myers <joseph@codesourcery.com>
28810
16a0e2ec
JM
28811 [BZ #14610]
28812 * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c (__ieee754_atan2l): Check
28813 for low part of x being zero before using __atanl (y).
28814 * math/libm-test.inc (atan2_test): Add another test.
28815
0eb69512
JM
28816 * manual/install.texi (Configuring and compiling): Document
28817 general use of test-wrapper and test-wrapper-env.
28818 * INSTALL: Regenerated.
28819
ef82f4da
JM
28820 * sysdeps/ieee754/dbl-64/s_fma.c: Include <tininess.h>.
28821 (__fma): Do not extract and scale down low bits on after-rounding
28822 systems when result rounded to normal precision would have normal
28823 exponent.
28824 * sysdeps/ieee754/ldbl-128/s_fmal.c: Include <tininess.h>.
28825 (__fmal): Do not extract and scale down low bits on after-rounding
28826 systems when result rounded to normal precision would have normal
28827 exponent.
28828 * sysdeps/ieee754/ldbl-96/s_fmal.c: Include <tininess.h>.
28829 (__fmal): Do not extract and scale down low bits on after-rounding
28830 systems when result rounded to normal precision would have normal
28831 exponent.
28832 * math/libm-test.inc (UNDERFLOW_EXCEPTION_BEFORE_ROUNDING): New
28833 macro.
28834 (fma_test): Add more tests.
28835 (fma_test_towardzero): Likewise.
28836 (fma_test_downward): Likewise.
28837 (fma_test_upward): Likewise.
28838
954ef0d9
L
288392012-10-30 H.J. Lu <hongjiu.lu@intel.com>
28840
28841 * sysdeps/i386/tininess.h: Renamed to ...
28842 * sysdeps/x86/tininess.h: This.
28843 * sysdeps/x86_64/tininess.h: Removed.
28844
df61ffb2
JM
288452012-10-30 Joseph Myers <joseph@codesourcery.com>
28846
28847 * elf/Makefile ($(objpfx)tst-array1.out): Depend on comparison
28848 input. Use $(build-program-cmd).
28849 ($(objpfx)tst-array1-static.out): Likewise.
28850 ($(objpfx)tst-array2.out): Likewise.
28851 ($(objpfx)tst-array3.out): Likewise.
28852 ($(objpfx)tst-array4.out): Likewise.
28853 ($(objpfx)tst-array5.out): Likewise.
28854 ($(objpfx)tst-array5-static.out): Likewise.
28855
01767843
CM
288562012-10-30 Chris Metcalf <cmetcalf@tilera.com>
28857
47cc1490
CM
28858 * elf/dl-load.c (_dl_map_object_from_fd): Call DL_AFTER_LOAD
28859 if defined.
28860
01767843
CM
28861 * nss/nsswitch.h (nss_interface_function): Provide new
28862 macro for use with NSS functions.
28863 * grp/initgroups.c: Use new macro.
28864 * nss/getXXbyYY.c: Likewise.
28865 * nss/getXXbyYY_r.c: Likewise.
28866 * nss/getXXent.c: Likewise.
28867 * nss/getXXent_r.c: Likewise.
28868 * sysdeps/posix/getaddrinfo.c: Likewise.
28869
8321aa97
AJ
288702012-10-30 Andreas Jaeger <aj@suse.de>
28871
28872 * po/ru.po: Update Russion translation from translation project.
28873
2a27fd6d
JM
288742012-10-30 Joseph Myers <joseph@codesourcery.com>
28875
8627a232
JM
28876 [BZ #14152]
28877 [BZ #14783]
28878 * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Extract low bits of
28879 result and shift together with sticky bit instead of replicating
28880 round-to-nearest rounding.
28881 * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
28882 * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
28883 * math/libm-test.inc (fma_test): Add more tests. Do not permit
28884 missing underflow exceptions.
28885 (fma_test_towardzero): Add more tests.
28886 (fma_test_downward): Likewise.
28887 (fma_test_upward): Likewise.
28888
2a27fd6d
JM
28889 [BZ #14047]
28890 * sysdeps/generic/tininess.h: New file.
28891 * sysdeps/i386/tininess.h: Likewise.
28892 * sysdeps/sh/tininess.h: Likewise.
28893 * sysdeps/x86_64/tininess.h: Likewise.
28894 * stdlib/tst-strtod-underflow.c: Likewise.
28895 * stdlib/tst-tininess.c: Likewise.
28896 * stdlib/strtod_l.c: Include <tininess.h>.
28897 (round_and_return): Do not set errno for exact underflow cases.
28898 Force an underflow exception when setting errno for underflow.
28899 Determine underflow based on rounding to normal precision if
28900 TININESS_AFTER_ROUNDING.
28901 * stdlib/tst-strtod.c (tests): Do not expect errno to be set to
28902 ERANGE for exact underflow cases.
28903 * stdlib/Makefile (tests): Add tst-tininess and
28904 tst-strtod-underflow.
28905 ($(objpfx)tst-tininess): Use $(link-libm).
28906 ($(objpfx)tst-strtod-underflow): Likewise.
28907
e7170363
AJ
289082012-10-30 Andreas Jaeger <aj@suse.de>
28909
e5088dc6
AJ
28910 [BZ#14767]
28911 * elf/Makefile (tests): Remove conditional for have-initfini-array
28912 since this is now always required and the variable does not exist
28913 anymore.
28914 (tests-static): Likewise.
28915 (modules-names): Likewise.
28916
e7170363 28917 * po/eo.po: Add Esperanto translation from translation project.
b0988f10
AJ
28918
28919 * elf/tst-array1.c (fini_array): Make writeable so that it can be
28920 merged with constructor/destructor.
28921 (init_array): Likewise.
28922 * elf/tst-array2dep.c (fini_array): Likewise.
28923 (init_array): Likewise.
28924
60457d8a
MF
289252012-10-29 Mike Frysinger <vapier@gentoo.org>
28926
28927 * manual/message.texi: Delete @cartouche tags.
28928
8bece752
PT
289292012-10-29 Pino Toscano <toscano.pino@tiscali.it>
28930
94ce799f
PT
28931 * sysdeps/mach/hurd/fdatasync.c: Turn ERR into EINVAL if it is
28932 EOPNOTSUPP.
28933 * sysdeps/mach/hurd/fsync.c: Likewise.
28934
8bece752
PT
28935 * sysdeps/pthread/aio_notify.c (__aio_notify_only)
28936 [_POSIX_REALTIME_SIGNALS]: Change condition to
28937 [_POSIX_REALTIME_SIGNALS > 0].
28938
86ebe6b1
AJ
289392012-10-27 Andreas Jaeger <aj@suse.de>
28940
28941 * sysdeps/unix/sysv/linux/x86/bits/fcntl.h (__O_LARGEFILE)
28942 [!__x86_64]: Do not define, take value from <bits/fcntl-linux.h>.
28943 * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (__O_LARGEFILE):
28944 [__WORDSIZE != 64]: Likewise.
28945
54399c08
L
289462012-10-26 H.J. Lu <hongjiu.lu@intel.com>
28947
28948 * iconvdata/tst-table.sh: Remove ${SHELL}.
28949 * iconvdata/tst-tables.sh: Likewise.
28950
e2211bed
DM
289512012-10-25 David S. Miller <davem@davemloft.net>
28952
28953 * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
28954 (__get_clockfreq_via_proc_openprom): Use strtoumax instead
28955 of strtoull.
28956
f303f97c
DM
28957 * sysdeps/sparc/sparc64/multiarch/memcpy.S: Add comments for
28958 ifunc-impl-list.c
28959 * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
28960 * sysdeps/sparc/sparc64/multiarch/ifunc-impl-list.c: New file.
28961 * sysdeps/sparc/sparc32/sparcv9/multiarch/ifunc-impl-list.c: New
28962 file.
28963
1e9d84cd
RM
289642012-10-25 Roland McGrath <roland@hack.frob.com>
28965
28966 * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
28967 (__get_clockfreq_via_proc_openprom): Use __getdents instead of
28968 __getdirentries.
28969
df381762
JM
289702012-10-25 Joseph Myers <joseph@codesourcery.com>
28971 Jim Blandy <jimb@codesourcery.com>
28972
28973 * scripts/cross-test-ssh.sh: New file.
28974 * manual/install.texi (Configuring and compiling): Document use of
28975 cross-test-ssh.sh.
28976 * INSTALL: Regenerated.
28977
bff64913
PT
289782012-10-25 Pino Toscano <toscano.pino@tiscali.it>
28979
28980 * sysdeps/mach/hurd/ptrace.c (ptrace): Use __hurd_fail to return
28981 EOPNOTSUPP.
28982
25fe8932
JM
289832012-10-25 Joseph Myers <joseph@codesourcery.com>
28984
28985 * Makeconfig (run-program-prefix): Fix comment.
28986
cc1290d0
JM
289872012-10-24 Joseph Myers <joseph@codesourcery.com>
28988 Jim Blandy <jimb@codesourcery.com>
28989
28990 * Makeconfig (test-wrapper): New variable,
28991 (test-wrapper-env): Likewise.
28992 [$(cross-compiling) = yes && $(test-wrapper) != ""]
28993 (run-built-tests): Define to yes.
28994 (run-program-prefix): Use $(test-wrapper).
28995 (built-program-cmd): Likewise.
28996 * Rules (make-test-out): Use $(test-wrapper-env) and
28997 $(host-built-program-cmd).
28998 * elf/Makefile ($(objpfx)order.out): Use $(test-wrapper).
28999 ($(objpfx)tst-pathopt.out): Pass $(test-wrapper-env) to
29000 tst-pathopt.sh.
29001 ($(objpfx)tst-rtld-load-self.out): Pass $(test-wrapper) and
29002 $(test-wrapper-env) to tst-rtld-load-self.sh.
29003 ($(objpfx)order2.out): Use $(test-wrapper).
29004 ($(objpfx)tst-initorder.out): Likewise.
29005 ($(objpfx)tst-initorder2.out): Likewise.
29006 ($(objpfx)tst-unused-dep.out): Use $(test-wrapper-env).
29007 * elf/tst-pathopt.sh (run_program_prefix): Remove unused variable.
29008 (test_wrapper_env): New variable. Use it to run ld.so.
29009 * elf/tst-rtld-load-self.sh (test_wrapper): New variable.
29010 Use it to run ld.so.
29011 (test_wrapper_env): Likewise.
29012 * iconvdata/Makefile ($(objpfx)iconv-test.out): Pass
29013 $(test-wrapper) to run-iconv-test.sh.
29014 * iconvdata/run-iconv-test.sh (test_wrapper): New variable.
29015 (ICONV): Use $test_wrapper.
29016 * posix/Makefile ($(objpfx)globtest.out): Pass
29017 $(run-via-rtld-prefix), $(test-wrapper) and $(test-wrapper-env) to
29018 globtest.sh, not $(run-program-prefix).
29019 * posix/globtest.sh (run_via_rtld_prefix): New variable.
29020 (test_wrapper): Likewise.
29021 (test_wrapper_env): Likewise. Use it to run globtest with HOME
29022 set together with run_via_rtld_prefix.
29023 (run_program_prefix): Define in terms of test_wrapper and
29024 run_via_rtld_prefix.
29025
6e6249d0
RM
290262012-10-24 Roland McGrath <roland@hack.frob.com>
29027
29028 * nscd/Makefile ($(objpfx)nscd): Remove librt dependency.
29029 * posix/Makefile ($(objpfx)tst-regex, $(objpfx)tst-regex2):
29030 Targets removed.
29031
29032 [BZ #14743]
29033 * include/time.h: Remove librt_hidden_proto (clock_gettime).
29034 Declare __clock_getres, __clock_gettime, __clock_settime,
29035 __clock_nanosleep, and __clock_getcpuclockid.
29036 * rt/clock_gettime.c: Define __clock_gettime as an alias.
29037 Remove librt_hidden_def (clock_gettime).
29038 * sysdeps/unix/clock_gettime.c: Likewise.
29039 * rt/clock_getcpuclockid.c: Define __clock_getcpuclockid as an alias.
29040 * sysdeps/unix/sysv/linux/clock_getcpuclockid.c: Likewise.
29041 * rt/clock_getres.c: Define __clock_getres as an alias.
29042 * sysdeps/posix/clock_getres.c: Likewise.
29043 * rt/clock_settime.c: Define __clock_settime as an alias.
29044 * sysdeps/unix/clock_settime.c: Likewise.
29045 * rt/clock_nanosleep.c: Define __clock_nanosleep as an alias.
29046 * sysdeps/unix/clock_nanosleep.c: Likewise.
29047 * sysdeps/unix/sysv/linux/clock_nanosleep.c: Likewise.
29048 * rt/clock-compat.c: New file.
29049 * rt/Makefile (librt-routines): Add clock-compat and move
29050 $(clock-routines) to ...
29051 (routines): ... here, new variable.
29052 * sysdeps/unix/sysv/linux/powerpc/Makefile (sysdep_routines):
29053 Don't add get_clockfreq here.
29054 * rt/Versions (libc: GLIBC_2.17): New version set.
29055 Add clock_* symbols here.
29056 (libc: GLIBC_PRIVATE): New version set. Add __clock_* symbols here.
29057 * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist
29058 (GLIBC_2.17): Add clock_* symbols.
29059 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Likewise.
29060 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Likewise.
29061 * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
29062 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
29063 Likewise.
29064 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
29065 Likewise.
29066 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
29067 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist: Likewise.
29068 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Likewise.
29069 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Likewise.
29070 * NEWS: Mention the move.
29071
29072 * sysdeps/unix/sysv/linux/i386/get_clockfreq.c (__get_clockfreq):
29073 Use __open, __read, __close rather than their public counterparts.
29074 * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
29075 (__get_clockfreq_via_cpuinfo): Likewise.
29076 (__get_clockfreq_via_proc_openprom): Likewise, and __getdirentries.
29077 (__get_clockfreq_via_dev_openprom): Likewise, and __ioctl.
29078
29079 * config.h.in (HAVE_IFUNC): New #undef.
29080 * configure.in: Define it if libc_cv_ld_gnu_indirect_function
29081 was successful.
29082 * configure: Regenerated.
29083
0cae3f4b
MF
290842012-10-24 Mike Frysinger <vapier@gentoo.org>
29085
29086 * configure.in: Move READELF check to start of file.
29087 (libc_cv_ld_gnu_indirect_function): Change to a link test. Rename from
29088 libc_cv_asm_gnu_indirect_function in the process.
29089 * configure: Regenerated.
29090
8175a253
MF
290912012-10-24 Mike Frysinger <vapier@gentoo.org>
29092
29093 * configure.in (libc_cv_gcc_static_libgcc): Drop -q flag to grep and
29094 send the output to /dev/null.
29095 (libc_cv_cc_with_libunwind): Likewise.
29096 (libc_cv_as_noexecstack): Likewise.
29097 * configure: Regenerate.
29098
0708a7d1
JM
290992012-10-24 Joseph Myers <joseph@codesourcery.com>
29100
10b40d85
JM
29101 * io/ftwtest-sh (tmp): Define to ${objpfx}io, not using `pwd`.
29102
0708a7d1
JM
29103 * posix/globtest.sh (TMPDIR): Do not set.
29104 (testdir): Define using ${common_objpfx}posix not $TMPDIR.
29105 (testout): Likewise.
29106
9fddec1a
AJ
291072012-10-24 Andreas Jaeger <aj@suse.de>
29108
3a8db22f
AJ
29109 * io/fcntl.h: Always define mode_t, off_t, pid_t and use these
29110 types for creat, creat64, lockf, posix_fadvise, posix_fallocate.
29111 [__USE_LARGEFILE64 && !__off64_t_defined]: Define off64_t.
29112 [__USE_LARGEFILE64]: Use off64_t in declaration of lock64,
29113 posix_fadvise64, posix_fallocate64.
29114
9fddec1a
AJ
29115 * sysdeps/unix/sysv/linux/x86/bits/fcntl.h (F_GETLK, F_SETLK)
29116 (F_SETLKW) [__x86_64]: Remove, provided by <bits/fcntl-linux.h>.
29117 (F_GETLK, F_SETLK, F_SETLKW) [!__USE_FILE_OFFSET64 && !__x86_64__]:
29118 Likewise.
29119 (F_GETLK, F_SETLK, F_SETLKW) [__USE_FILE_OFFSET64 && ! __x86_64__]:
29120 Likewise.
29121 (F_GETLK64, F_SETLK64, F_SETLKW64) [!__x86_64__]: Likewise.
29122
29123 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (F_GETLK, F_SETLK)
29124 (F_SETLKW) [__USE_FILE_OFFSET64]: Remove, provided by
29125 <bits/fcntl-linux.h>.
29126 (F_GETLK64, F_SETLK64, F_SETLKW64) [__WORDSIZE == 64]: Likewise.
29127
29128 * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (F_DUPFD, F_GETFD)
29129 (F_SETFD, F_GETFL, F_SETFL): Remove, provided by <bits/fcntl-linux.h>.
29130 (F_GETLK, F_SETLK, F_SETLKW) [__WORDSIZE == 64]: Likewise.
29131 (F_GETLK, F_SETLK, F_SETLKW, F_GETLK64, F_SETLK64, F_SETLKW64)
29132 [__WORDSIZE != 64]: Likewise.
29133
ebfd1bbd
JM
291342012-10-23 Joseph Myers <joseph@codesourcery.com>
29135
03ac099f
JM
29136 * Makeconfig (run-built-tests): New variable.
29137 * Rules [$(cross-compiling) = yes]: Change condition to
29138 [$(run-built-tests) = no].
29139 * catgets/Makefile [$(cross-compiling) != yes]: Change condition
29140 to [$(run-built-tests) = yes].
29141 * elf/Makefile [$(cross-compiling) = no]: Likewise
29142 * grp/Makefile [$(cross-compiling) = no]: Likewise.
29143 * iconv/Makefile [$(cross-compiling) != yes]: Likewise.
29144 * iconvdata/Makefile [$(cross-compiling) = no]: Likewise.
29145 * intl/Makefile [$(cross-compiling) = no]: Likewise.
29146 * io/Makefile [$(cross-compiling) = no]: Likewise.
29147 * libio/Makefile [$(cross-compiling) = no]: Likewise.
29148 * malloc/Makefile [$(cross-compiling) = no]: Likewise.
29149 * misc/Makefile [$(cross-compiling) = no]: Likewise.
29150 * posix/Makefile [$(cross-compiling) = no]: Likewise.
29151 * resolv/Makefile [$(cross-compiling) = no]: Likewise.
29152 * stdio-common/Makefile [$(cross-compiling) = no]: Likewise.
29153 * stdlib/Makefile [$(cross-compiling) = no]: Likewise.
29154 * string/Makefile [$(cross-compiling) = no]: Likewise.
29155
ebfd1bbd
JM
29156 * posix/Makefile ($(objpfx)globtest.out): Pass
29157 $(run-program-prefix) to globtest.sh, not $(elf-objpfx) and
29158 $(rtld-installed-name).
29159 * posix/globtest.sh (elf_objpfx): Remove variable.
29160 (rtld_installed_name): Likewise.
29161 (library_path): Likewise.
29162 (run_program_prefix): New variable. Use for running globtest
29163 binary.
29164
166bca24
JB
291652012-10-23 Jim Blandy <jimb@codesourcery.com>
29166 Joseph Myers <joseph@codesourcery.com>
29167
29168 * Makeconfig (host-built-program-cmd): New variable.
29169 * elf/Makefile (tst-stackguard1-ARGS): Use
29170 $(host-built-program-cmd).
29171 * posix/Makefile (tst-exec-ARGS): Use $(host-built-program-cmd).
29172 (tst-spawn-ARGS): Likewise.
29173 * rt/Makefile (tst-mqueue7-ARGS): Use $(host-built-program-cmd).
29174
88866099
JM
291752012-10-23 Joseph Myers <joseph@codesourcery.com>
29176 Jim Blandy <jimb@codesourcery.com>
29177
29178 * Makeconfig (run-via-rtld-prefix): New variable.
29179 (run-program-prefix): Define in terms of $(run-via-rtld-prefix).
29180 (built-program-cmd): Likewise.
29181
b4b4c296
AJ
291822012-10-22 Andreas Jaeger <aj@suse.de>
29183
29184 * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (O_RSYNC): Define to
29185 __O_RSYNC if it exists, otherwise to O_SYNC.
29186
6fb54a22
JB
291872012-10-22 Jim Blandy <jimb@codesourcery.com>
29188 Joseph Myers <joseph@codesourcery.com>
29189
29190 * iconvdata/run-iconv-test.sh: Redirect iconv stdin in loops from
29191 /dev/null.
29192 * iconvdata/tst-tables.sh: Redirect tst-table.sh stdin in loop
29193 from /dev/null
29194 * posix/tst-getconf.sh: Redirect getconf stdin in loop from
29195 /dev/null.
29196
481b90b9
AJ
291972012-10-22 Andreas Jaeger <aj@suse.de>
29198
2a0e2669
AJ
29199 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (__O_LARGEFILE):
29200 Define always.
29201 * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (__O_LARGEFILE): Likewise.
29202
76e38f9a
AJ
29203 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
29204 bits/fcntl-linux.h.
29205
7cd37b43
AJ
29206 * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (F_GETLK, F_SETLK)
29207 (F_SETLKW) [!F_GETLK]: Define values for [!__USE_FILE_OFFSET64].
29208
481b90b9
AJ
29209 * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (O_LARGEFILE): Rename
29210 to __O_LARGEFILE.
29211 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_LARGEFILE): Rename
29212 to __O_LARGEFILE.
29213
aba75984
JB
292142012-10-21 Jim Blandy <jimb@codesourcery.com>
29215 Joseph Myers <joseph@codesourcery.com>
29216
29217 * config.make.in (NM): New variable.
29218
88d4247f
AJ
292192012-10-21 Andreas Jaeger <aj@suse.de>
29220
29221 * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Remove all
29222 definitions and declarations that are provided by
29223 <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>.
29224
f2eed205
L
292252012-10-20 H.J. Lu <hongjiu.lu@intel.com>
29226
29227 [BZ #14683]
29228 * elf/Makefile (tests-static): Add tst-leaks1-static.
29229 (tests): Also depend on $(objpfx)tst-leaks1-static-mem.
29230 ($(objpfx)tst-leaks1-static): New rule.
29231 ($(objpfx)tst-leaks1-static-mem): Likewise.
29232 (tst-leaks1-static-ENV): New macro.
29233 * elf/dl-open.c (dl_open_worker): Check the main application
29234 only if SHARED is defined.
29235 * elf/tst-leaks1-static.c: New file.
29236
335e6931
AJ
292372012-10-20 Andreas Jaeger <aj@suse.de>
29238
29239 * sysdeps/unix/sysv/linux/bits/fcntl-linux.h: New file, contains
29240 generic values for Linux.
29241 * sysdeps/unix/sysv/linux/x86/bits/fcntl.h: Remove all definitions
29242 and declarations that are provided by <bits/fcntl-linux.h> and
29243 include <bits/fcntl-linux.h>.
29244 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
29245 * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
29246
ac5c94d3
RM
292472012-10-20 Roland McGrath <roland@hack.frob.com>
29248
29249 * io/fcntl.h: Move include of <bits/types.h> to the top and
29250 include it unconditionally.
29251
de54b33a
L
292522012-10-20 H.J. Lu <hongjiu.lu@intel.com>
29253
228cfb01
L
29254 * wcsmbs/Makefile (tests-ifunc): New variable.
29255 (tests): Add $(tests-ifunc).
29256 * wcsmbs/test-wcschr-ifunc.c: New file.
29257 * wcsmbs/test-wcscmp-ifunc.c: Likewise.
29258 * wcsmbs/test-wcscpy-ifunc.c: Likewise.
29259 * wcsmbs/test-wcslen-ifunc.c: Likewise.
29260 * wcsmbs/test-wcsrchr-ifunc.c: Likewise.
29261 * wcsmbs/test-wmemcmp-ifunc.c: Likewise.
29262
69f07e5f
L
29263 * string/Makefile (tests-ifunc): New variable.
29264 (tests): Add $(tests-ifunc).
29265 * string/test-memccpy.c (TEST_NAME): New macro.
29266 * string/test-memchr.c (TEST_NAME): Likewise.
29267 * string/test-memcmp.c (TEST_NAME): Likewise.
29268 * string/test-memcpy.c (TEST_NAME): Likewise.
29269 * string/test-memmem.c (TEST_NAME): Likewise.
29270 * string/test-memmove.c (TEST_NAME): Likewise.
29271 * string/test-memset.c (TEST_NAME): Likewise.
29272 * string/test-rawmemchr.c (TEST_NAME): Likewise.
29273 * string/test-stpcpy.c (TEST_NAME): Likewise.
29274 * string/test-stpncpy.c (TEST_NAME): Likewise.
29275 * string/test-strcasecmp.c (TEST_NAME): Likewise.
29276 * string/test-strcasestr.c (TEST_NAME): Likewise.
29277 * string/test-strcat.c (TEST_NAME): Likewise.
29278 * string/test-strchr.c (TEST_NAME): Likewise.
29279 * string/test-strcmp.c(TEST_NAME): Likewise.
29280 * string/test-strcpy.c (TEST_NAME): Likewise.
29281 * string/test-strcspn.c (TEST_NAME): Likewise.
29282 * string/test-strlen.c (TEST_NAME): Likewise.
29283 * string/test-strncasecmp.c (TEST_NAME): Likewise.
29284 * string/test-strncmp.c (TEST_NAME): Likewise.
29285 * string/test-strncpy.c (TEST_NAME): Likewise.
29286 * string/test-strnlen.c (TEST_NAME): Likewise.
29287 * string/test-strpbrk.c (TEST_NAME): Likewise.
29288 * string/test-strrchr.c (TEST_NAME): Likewise.
29289 * string/test-strspn.c (TEST_NAME): Likewise.
29290 * string/test-strstr.c (TEST_NAME): Likewise.
29291 * string/test-bcopy-ifunc.c: New file.
29292 * string/test-bzero-ifunc.c: Likewise.
29293 * string/test-memccpy-ifunc.c: Likewise.
29294 * string/test-memchr-ifunc.c: Likewise.
29295 * string/test-memcmp-ifunc.c: Likewise.
29296 * string/test-memcpy-ifunc.c: Likewise.
29297 * string/test-memmem-ifunc.c: Likewise.
29298 * string/test-memmove-ifunc.c: Likewise.
29299 * string/test-mempcpy-ifunc.c: Likewise.
29300 * string/test-memset-ifunc.c: Likewise.
29301 * string/test-rawmemchr-ifunc.c: Likewise.
29302 * string/test-stpcpy-ifunc.c: Likewise.
29303 * string/test-stpncpy-ifunc.c: Likewise.
29304 * string/test-strcasecmp-ifunc.c: Likewise.
29305 * string/test-strcasestr-ifunc.c: Likewise.
29306 * string/test-strcat-ifunc.c: Likewise.
29307 * string/test-strchr-ifunc.c: Likewise.
29308 * string/test-strchrnul-ifunc.c: Likewise.
29309 * string/test-strcmp-ifunc.c: Likewise.
29310 * string/test-strcpy-ifunc.c: Likewise.
29311 * string/test-strcspn-ifunc.c: Likewise.
29312 * string/test-strlen-ifunc.c: Likewise.
29313 * string/test-strncasecmp-ifunc.c: Likewise.
29314 * string/test-strncat-ifunc.c: Likewise.
29315 * string/test-strncmp-ifunc.c: Likewise.
29316 * string/test-strncpy-ifunc.c: Likewise.
29317 * string/test-strnlen-ifunc.c: Likewise.
29318 * string/test-strpbrk-ifunc.c: Likewise.
29319 * string/test-strrchr-ifunc.c: Likewise.
29320 * string/test-strspn-ifunc.c: Likewise.
29321 * string/test-strstr-ifunc.c: Likewise.
29322
de54b33a
L
29323 * debug/Makefile (tests-ifunc): New variable.
29324 (tests): Add $(tests-ifunc).
29325 * debug/test-stpcpy_chk.c (TEST_NAME): New macro.
29326 * debug/test-strcpy_chk.c (TEST_NAME): Likewise.
29327 * debug/test-stpcpy_chk-ifunc.c: New file.
29328 * debug/test-strcpy_chk-ifunc.c: Likewise.
29329
88481c16
SP
293302012-10-20 Siddhesh Poyarekar <siddhesh@redhat.com>
29331
29332 [BZ #13601]
29333 * elf/dl-load.c (open_verify): Retry read if the entire ELF
29334 header is not read in.
29335
135948bd
JM
293362012-10-19 Joseph Myers <joseph@codesourcery.com>
29337
89f1c388
JM
29338 * io/Makefile ($(objpfx)ftwtest.out): Depend on ftwtest-sh. Pass
29339 script to $(SHELL) as $<. Pass $(common-objpfx) to script
29340 directly. Pass built executable to script as
29341 $(built-program-cmd).
29342 * io/ftwtest-sh (ldso): Remove variable. Run ftwtest directly as
29343 $testprogram without using LD_LIBRARY_PATH and $ldso.
29344
e40a0d21
JM
29345 * grp/Makefile ($(objpfx)tst_fgetgrent.out): Pass
29346 $(run-program-prefix) to tst_fgetgrent.sh, not $(elf-objpfx) and
29347 $(rtld-installed-name).
29348 * grp/tst_fgetgrent.sh (elf_objpfx): Remove variable.
29349 (rtld_installed_name): Likewise.
29350 (library_path): Likewise.
29351 (run_program_prefix): New variable. Use it to run tst_fgetgrent.
29352 * iconvdata/Makefile ($(objpfx)tst-tables.out): Pass
29353 $(run-program-prefix) to tst-tables.sh.
29354 * iconvdata/tst-table.sh (run_program_prefix): New variable. Use
29355 it to run tst-table-from and tst-table-to.
29356 * iconvdata/tst-tables.sh (run_program_prefix): New variable.
29357 Pass it to tst-table.sh.
29358 * intl/Makefile ($(objpfx)tst-gettext.out): Pass
29359 $(run-program-prefix) to tst-gettext.sh.
29360 ($(objpfx)tst-translit.out): Pass $(run-program-prefix) to
29361 tst-translit.sh.
29362 ($(objpfx)tst-gettext2.out): Pass $(run-program-prefix) to
29363 tst-gettext2.sh.
29364 * intl/tst-gettext.sh (run_program_prefix): New variable. Use it
29365 to run tst-gettext.
29366 * intl/tst-gettext2.sh (run_program_prefix): New variable. Use it
29367 to run tst-gettext2.
29368 * intl/tst-translit.sh (run_program_prefix): New variable. Use it
29369 to run tst-translit.
29370 * malloc/Makefile ($(objpfx)tst-mtrace.out): Pass
29371 $(run-program-prefix) to tst-mtrace.sh.
29372 * malloc/tst-mtrace.sh (run_program_prefix): New variable. Use it
29373 to run tst-mtrace.
29374 * posix/Makefile ($(objpfx)wordexp-tst.out): Pass
29375 $(run-program-prefix) to wordexp-tst.sh, not $(elf-objpfx) and
29376 $(rtld-installed-name).
29377 * posix/wordexp-tst.sh (elf_objpfx): Remove variable.
29378 (rtld_installed_name): Likewise.
29379 (run_program_prefix): New variable. Use it to run wordexp-test.
29380
728e272a
JM
29381 * Makeconfig (ARCH): Remove all definitions.
29382 (machine): Likewise.
29383 [ARCH]: Remove conditional code.
29384 [!objdir]: Give error.
29385 [!objdir] (objpfx): Remove.
29386 [!objdir] (common-objpfx): Likewise.
29387 [!objdir] (common-objdir): Likewise.
29388 * configure.in (config_makefile): Remove. Hardcode Makefile in
29389 AC_CONFIG_FILES call.
29390 * configure: Regenerated.
29391
d528cdcf
JM
29392 [BZ #13888]
29393 * io/ftwtest-sh (tmp): Set to use the working directory, not /tmp
29394 or TMPDIR.
29395 (testout): Likewise.
29396
135948bd
JM
29397 * posix/Makefile ($(objpfx)tst-getconf.out): Pass
29398 $(built-program-cmd) to tst-getconf.sh, not $(elf-objpfx) and
29399 $(rtld-installed-name).
29400 * posix/tst-getconf.sh (elf_objpfx): Remove variable.
29401 (rtld_installed_name): Likwise.
29402 (runit): Remove function.
29403 (run_getconf): New variable, Use it for running getconf binary.
29404
38c78296
L
294052012-10-18 H.J. Lu <hongjiu.lu@intel.com>
29406
29407 [BZ #14716]
29408 * string/test-memmem.c (check_result): New function.
29409 (do_one_test): Use it.
29410 (check1): New function.
29411 (test_main): Use it.
29412
d077f65f
MT
294132012-10-18 Markus Trippelsdorf <markus@trippelsdorf.de>
29414
29415 * math/Makefile: Comment on slow compilation of test-tgmath2.c.
29416
ced52c71
JM
294172012-10-18 Joseph Myers <joseph@codesourcery.com>
29418
29419 * sysdeps/generic/_G_config.h (_G_OPEN64): Remove.
29420 (_G_LSEEK64): Likewise.
29421 (_G_MMAP64): Likewise.
29422 (_G_FSTAT64): Likewise.
29423 * sysdeps/unix/sysv/linux/_G_config.h (_G_OPEN64): Remove.
29424 (_G_LSEEK64): Likewise.
29425 (_G_MMAP64): Likewise.
29426 (_G_FSTAT64): Likewise.
29427 * libio/fileops.c (mmap_remap_check) [_G_MMAP64]: Make code
29428 unconditional. Call __mmap64 directly.
29429 (mmap_remap_check) [!_G_MMAP64]: Remove conditional code.
29430 (mmap_remap_check) [_G_LSEEK64]: Make code unconditional. Call
29431 __lseek64 directly.
29432 (mmap_remap_check) [!_G_LSEEK64]: Remove conditional code.
29433 (decide_maybe_mmap) [_G_MMAP64]: Make code unconditional. Call
29434 __mmap64 directly.
29435 (decide_maybe_mmap) [!_G_MMAP64]: Remove conditional code.
29436 (decide_maybe_mmap) [_G_LSEEK64]: Make code unconditional. Call
29437 __lseek64 directly.
29438 (decide_maybe_mmap) [!_G_LSEEK64]: Remove conditional code.
29439 (_IO_file_sync_mmap) [_G_LSEEK64]: Make code unconditional. Call
29440 __lseek64 directly.
29441 (_IO_file_sync_mmap) [!_G_LSEEK64]: Remove conditional code.
29442 (_IO_file_seek) [_G_LSEEK64]: Make code unconditional. Call
29443 __lseek64 directly.
29444 (_IO_file_seek) [!_G_LSEEK64]: Remove conditional code.
29445 (_IO_file_stat) [_G_FSTAT64]: Make code unconditional. Call
29446 __fxstat64 directly.
29447 (_IO_file_stat) [!_G_FSTAT64]: Remove conditional code.
29448 * libio/freopen64.c (freopen64) [_G_OPEN64]: Make code
29449 unconditional.
29450 (freopen64) [!_G_OPEN64]: Remove conditional code.
29451 * libio/fseeko64.c (fseeko64) [_G_LSEEK64]: Make code
29452 unconditional.
29453 (fseeko64) [!_G_LSEEK64]: Remove conditional code.
29454 * libio/ftello64.c (ftello64) [_G_LSEEK64]: Make code
29455 unconditional.
29456 (ftello64) [!_G_LSEEK64]: Remove conditional code.
29457 * libio/iofgetpos64.c (_IO_new_fgetpos64) [_G_LSEEK64]: Make code
29458 unconditional.
29459 (_IO_new_fgetpos64) [!_G_LSEEK64]: Remove conditional code.
29460 * libio/iofopen64.c (_IO_fopen64) [_G_OPEN64]: Make code
29461 unconditional.
29462 (_IO_fopen64) [!_G_OPEN64]: Remove conditional code.
29463 * libio/iofsetpos64.c (_IO_new_fsetpos64) [_G_LSEEK64]: Make code
29464 unconditional.
29465 (_IO_new_fsetpos64) [!_G_LSEEK64]: Remove conditional code.
29466 * libio/oldiofgetpos64.c (_IO_old_fgetpos64) [_G_LSEEK64]: Make code
29467 unconditional.
29468 (_IO_old_fgetpos64) [!_G_LSEEK64]: Remove conditional code.
29469 * libio/oldiofsetpos64.c (_IO_old_fsetpos64) [_G_LSEEK64]: Make code
29470 unconditional.
29471 (_IO_old_fsetpos64) [!_G_LSEEK64]: Remove conditional code.
29472
b741de23
SP
294732012-10-18 Siddhesh Poyarekar <siddhesh@redhat.com>
29474
29475 [BZ #12140]
29476 * manual/memory.texi (Malloc Tunable Parameters): Add note
29477 about free list pointers overwriting some perturb bytes.
29478 Wording suggested by Roland McGrath.
29479
f9b9d9c9
JM
294802012-10-17 Joseph Myers <joseph@codesourcery.com>
29481
29482 * math/libm-test.inc (gamma_test): Do not call feclearexcept.
29483 (lgamma_test): Likewise.
29484 (tgamma_test): Likewise.
29485
172a631a
FW
294862012-10-16 Florian Weimer <fweimer@redhat.com>
29487
29488 [BZ #14700]
29489 * sysdeps/posix/opendir.c (MAX_DIR_BUFFER_SIZE): New constant.
29490 (__alloc_dir): Limit buffer to MAX_DIR_BUFFER_SIZE.
29491
e9f37252
MK
294922012-10-16 Maxim Kuvyrkov <maxim@codesourcery.com>
29493
29494 * NEWS: Mention BZ #14716.
29495 * string/str-two-way.h (two_way_short_needle): Fix thinko introduced
29496 when removing AVAILABLE1_USES_J macro.
29497
d394eb74
L
294982012-10-12 H.J. Lu <hongjiu.lu@intel.com>
29499
29500 * sysdeps/x86/bits/byteswap.h: Include <bits/types.h>.
29501 (__bswap_64): __uint64_t for unsigned 64-bit int.
29502
ca38dc17
AS
295032012-10-12 Andreas Schwab <schwab@linux-m68k.org>
29504
29505 * include/string.h (memmem): Declare libc hidden alias.
29506 * string/memmem.c (memmem): Define libc hidden alias.
29507 * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Use __open,
29508 __read, __close instead of open, read, close.
29509
9a387d1f
L
295102012-10-11 H.J. Lu <hongjiu.lu@intel.com>
29511
ac49ecaf
L
29512 * sysdeps/x86_64/multiarch/ifunc-impl-list.c: New file.
29513 * sysdeps/x86_64/multiarch/memcmp.S (__memcmp_sse2): Make it
29514 global and hidden.
29515 * sysdeps/x86_64/multiarch/memcpy.S (__memcpy_sse2): Likewise.
29516 * sysdeps/x86_64/multiarch/mempcpy.S (__mempcpy_sse2): Likewise.
29517 * sysdeps/x86_64/multiarch/rawmemchr.S (__rawmemchr_sse42):
29518 Likewise.
29519 (__rawmemchr_sse2): Likewise.
29520 * sysdeps/x86_64/multiarch/strcat.S (STRCAT_SSE2): Likewise.
29521 * sysdeps/x86_64/multiarch/strchr.S (__strchr_sse42): Likewise.
29522 (__strchr_sse2): Likewise.
29523 * sysdeps/x86_64/multiarch/strcmp-sse42.S (STRCMP_SSE42): Likewise.
29524 * sysdeps/x86_64/multiarch/strcmp.S (STRCMP_SSE2): Likewise.
29525 (__strcasecmp_sse2): Likewise.
29526 (__strncasecmp_sse2): Likewise.
29527 * sysdeps/x86_64/multiarch/strcpy.S (STRCPY_SSE2): Likewise.
29528 * sysdeps/x86_64/multiarch/strlen.S (__strlen_sse2): Likewise.
29529 * sysdeps/x86_64/multiarch/strnlen.S (__strnlen_sse2): Likewise.
29530 * sysdeps/x86_64/multiarch/strrchr.S (__strrchr_sse42): Likewise.
29531 (__strrchr_sse2): Likewise.
29532 * sysdeps/x86_64/multiarch/memcmp.S: Add comments for
29533 ifunc-impl-list.c.
29534 * sysdeps/x86_64/multiarch/memcpy.S: Likewise.
29535 * sysdeps/x86_64/multiarch/memcpy_chk.S: Likewise.
29536 * sysdeps/x86_64/multiarch/memmove.c: Likewise.
29537 * sysdeps/x86_64/multiarch/memmove_chk.c: Likewise.
29538 * sysdeps/x86_64/multiarch/mempcpy.S: Likewise.
29539 * sysdeps/x86_64/multiarch/mempcpy_chk.S: Likewise.
29540 * sysdeps/x86_64/multiarch/memset.S: Likewise.
29541 * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
29542 * sysdeps/x86_64/multiarch/rawmemchr.S: Likewise.
29543 * sysdeps/x86_64/multiarch/stpcpy.S: Likewise.
29544 * sysdeps/x86_64/multiarch/stpncpy.S: Likewise.
29545 * sysdeps/x86_64/multiarch/strcasecmp_l.S: Likewise.
29546 * sysdeps/x86_64/multiarch/strcasestr-c.c: Likewise.
29547 * sysdeps/x86_64/multiarch/strcat.S: Likewise.
29548 * sysdeps/x86_64/multiarch/strchr.S: Likewise.
29549 * sysdeps/x86_64/multiarch/strcmp.S: Likewise.
29550 * sysdeps/x86_64/multiarch/strcpy.S: Likewise.
29551 * sysdeps/x86_64/multiarch/strcspn.S: Likewise.
29552 * sysdeps/x86_64/multiarch/strlen.S: Likewise.
29553 * sysdeps/x86_64/multiarch/strncase_l.S: Likewise.
29554 * sysdeps/x86_64/multiarch/strncat.S: Likewise.
29555 * sysdeps/x86_64/multiarch/strncmp.S: Likewise.
29556 * sysdeps/x86_64/multiarch/strncpy.S: Likewise.
29557 * sysdeps/x86_64/multiarch/strnlen.S: Likewise.
29558 * sysdeps/x86_64/multiarch/strpbrk.S: Likewise.
29559 * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
29560 * sysdeps/x86_64/multiarch/strspn.S: Likewise.
29561 * sysdeps/x86_64/multiarch/strstr-c.c: Likewise.
29562 * sysdeps/x86_64/multiarch/wcscpy.S: Likewise.
29563 * sysdeps/x86_64/multiarch/wmemcmp.S: Likewise.
29564
b090e8ea
L
29565 * sysdeps/i386/i686/multiarch/bcopy.S (__bcopy_ia32): Make it
29566 global and hidden.
29567 * sysdeps/i386/i686/multiarch/bzero.S (__bzero_ia32): Likewise.
29568 * sysdeps/i386/i686/multiarch/memcmp.S (__memcmp_ia32): Likewise.
29569 * sysdeps/i386/i686/multiarch/memcpy.S (__memcpy_ia32): Likewise.
29570 * sysdeps/i386/i686/multiarch/memmove.S (__memmove_ia32):
29571 Likewise.
29572 * sysdeps/i386/i686/multiarch/mempcpy.S (__mempcpy_ia32):
29573 Likewise.
29574 * sysdeps/i386/i686/multiarch/strcat.S (STRCAT_IA32): Likewise.
29575 * sysdeps/i386/i686/multiarch/strcmp.S (__STRCMP_IA32): Likewise.
29576 * sysdeps/i386/i686/multiarch/strcpy.S (STRCPY_IA32): Likewise.
29577 * sysdeps/i386/i686/multiarch/bcopy.S: Add comments for
29578 ifunc-impl-list.c.
29579 * sysdeps/i386/i686/multiarch/bzero.S: Likewise.
29580 * sysdeps/i386/i686/multiarch/memchr.S: Likewise.
29581 * sysdeps/i386/i686/multiarch/memcmp.S: Likewise.
29582 * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
29583 * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
29584 * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
29585 * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
29586 * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
29587 * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
29588 * sysdeps/i386/i686/multiarch/memrchr.S: Likewise.
29589 * sysdeps/i386/i686/multiarch/memset.S: Likewise.
29590 * sysdeps/i386/i686/multiarch/memset_chk.S: Likewise.
29591 * sysdeps/i386/i686/multiarch/rawmemchr.S: Likewise.
29592 * sysdeps/i386/i686/multiarch/stpcpy.S: Likewise.
29593 * sysdeps/i386/i686/multiarch/stpncpy.S: Likewise.
29594 * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
29595 * sysdeps/i386/i686/multiarch/strcasecmp_l.S: Likewise.
29596 * sysdeps/i386/i686/multiarch/strcasestr-c.c: Likewise.
29597 * sysdeps/i386/i686/multiarch/strcat.S: Likewise.
29598 * sysdeps/i386/i686/multiarch/strchr.S: Likewise.
29599 * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
29600 * sysdeps/i386/i686/multiarch/strcpy.S: Likewise.
29601 * sysdeps/i386/i686/multiarch/strcspn.S: Likewise.
29602 * sysdeps/i386/i686/multiarch/strlen.S: Likewise.
29603 * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
29604 * sysdeps/i386/i686/multiarch/strncase_l.S: Likewise.
29605 * sysdeps/i386/i686/multiarch/strncat.S: Likewise.
29606 * sysdeps/i386/i686/multiarch/strncmp.S: Likewise.
29607 * sysdeps/i386/i686/multiarch/strncpy.S: Likewise.
29608 * sysdeps/i386/i686/multiarch/strnlen.S: Likewise.
29609 * sysdeps/i386/i686/multiarch/strpbrk.S: Likewise.
29610 * sysdeps/i386/i686/multiarch/strrchr.S: Likewise.
29611 * sysdeps/i386/i686/multiarch/strspn.S: Likewise.
29612 * sysdeps/i386/i686/multiarch/strstr-c.c: Likewise.
29613 * sysdeps/i386/i686/multiarch/wcschr.S: Likewise.
29614 * sysdeps/i386/i686/multiarch/wcscmp.S: Likewise.
29615 * sysdeps/i386/i686/multiarch/wcscpy.S: Likewise.
29616 * sysdeps/i386/i686/multiarch/wcslen.S: Likewise.
29617 * sysdeps/i386/i686/multiarch/wcsrchr.S: Likewise.
29618 * sysdeps/i386/i686/multiarch/wmemcmp.S: Likewise.
29619 * sysdeps/i386/i686/multiarch/ifunc-impl-list.c: New file.
29620
11dd4af6
L
29621 * Rules [$(multi-arch) = no] (tests): Filter out $(tests-ifunc).
29622 [$(multi-arch) = no] (xtests): Filter out $(xtests-ifunc).
29623 * include/ifunc-impl-list.h: New file.
29624 * misc/ifunc-impl-list.c: Likewise.
29625 * misc/Makefile (routines): Add ifunc-impl-list.
29626 * misc/Versions (GLIBC_PRIVATE): Add __libc_ifunc_impl_list.
29627 * string/test-string.h: Include <ifunc-impl-list.h>.
57f41c40
AS
29628 (func_list, func_count, impl_count, impl_array) [TEST_IFUNC &&
29629 TEST_NAME]: New variables.
11dd4af6
L
29630 (FOR_EACH_IMPL): Support func_list if TEST_IFUNC and TEST_NAME
29631 are defined.
29632 (test_init): Call __libc_ifunc_impl_list to initialize
29633 func_list if TEST_IFUNC and TEST_NAME are defined.
29634
9a387d1f
L
29635 * string/Makefile (strop-tests): Add bcopy and bzero.
29636 * string/test-bcopy.c: New file.
29637 * string/test-bzero.c: Likewise.
29638 * string/test-memmove.c: Support bcopy test if TEST_BCOPY is
29639 defined.
29640 * string/test-memset.c: Support bzero test if TEST_BZERO is
29641 defined.
29642 * sysdeps/x86_64/multiarch/bcopy.S (bcopy): Jump to
29643 __libc_memmove.
29644 * sysdeps/x86_64/multiarch/bzero.S (__bzero): Jump to
29645 __libc_memset.
29646 * sysdeps/x86_64/multiarch/memset.S (__libc_memset): New alias
29647 of memset.
29648
472371b9
JM
296492012-10-10 Joseph Myers <joseph@codesourcery.com>
29650
1e4a9536
JM
29651 * configure.in: Run $CXX, not cc1plus, to locate C++ headers.
29652 * configure: Regenerated.
29653
d173d12e
JM
29654 * Makeconfig (+link-static-before-libc): Don't include
29655 $(link-static-libc).
29656
472371b9
JM
29657 * libio/libio.h (_IO_pos_t): Remove.
29658
89a3ad0b
AO
296592012-10-10 Alexandre Oliva <aoliva@redhat.com>
29660
29661 * NEWS: Add note about FIPS mode. Wording suggested by Roland
29662 McGrath.
29663
e7451425
AO
296642012-10-10 Alexandre Oliva <aoliva@redhat.com>
29665
29666 * crypt/crypt-entry.c: Include fips-private.h.
29667 (__crypt_r, __crypt): Disable MD5 and DES if FIPS is enabled.
29668 * crypt/md5c-test.c (main): Tolerate disabled MD5.
29669 * sysdeps/unix/sysv/linux/fips-private.h: New file.
29670 * sysdeps/generic/fips-private.h: New file, dummy fallback.
29671
4ba74a35
AO
296722012-10-10 Alexandre Oliva <aoliva@redhat.com>
29673
29674 * crypt/crypt-private.h: Include stdbool.h.
29675 (_ufc_setup_salt_r): Return bool.
29676 * crypt/crypt-entry.c: Include errno.h.
29677 (__crypt_r): Return NULL with EINVAL for bad salt.
29678 * crypt/crypt_util.c (bad_for_salt): New.
29679 (_ufc_setup_salt_r): Check that salt is long enough and within
29680 the specified alphabet.
29681 * crypt/badsalttest.c: New file.
29682 * crypt/Makefile (tests): Add it.
29683 ($(objpfx)badsalttest): New.
29684
f96f1242
MK
296852012-10-09 Maxim Kuvyrkov <maxim@codesourcery.com>
29686
29687 * NEWS: Add entry for BZ #14602.
29688
0e8e0c1c
JM
296892012-10-09 Joseph Myers <joseph@codesourcery.com>
29690
29691 * math/gen-libm-test.pl (parse_args): Handle comparison macros as
29692 type-generic.
29693 * math/libm-test.inc: Update comment listing what functions and
29694 macros are tested.
29695 (isgreater_test): New function.
29696 (isgreaterequal_test): Likewise.
29697 (isless_test): Likewise.
29698 (islessequal_test): Likewise.
29699 (islessgreater_test): Likewise.
29700 (isunordered_test): Likewise.
29701 (main): Call the new functions.
29702
273edc5e
RM
297032012-10-09 Roland McGrath <roland@hack.frob.com>
29704
b8493de0
RM
29705 * aclocal.m4 (GLIBC_PROVIDES): Provide _AS_BASENAME_PREPARE,
29706 _AS_ME_PREPARE, _AS_VAR_ARITH_PREPARE, AS_SHELL_FN_as_fn_set_status,
29707 AS_SHELL_FN_as_fn_exit, AS_SHELL_FN_ac_fn_c_try_compile.
29708 * sysdeps/i386/configure: Regenerated.
29709 * sysdeps/ieee754/ldbl-opt/configure: Regenerated.
29710 * sysdeps/mach/configure: Regenerated.
29711 * sysdeps/mach/hurd/configure: Regenerated.
29712 * sysdeps/powerpc/configure: Regenerated.
29713 * sysdeps/powerpc/powerpc32/configure: Regenerated.
29714 * sysdeps/powerpc/powerpc64/configure: Regenerated.
29715 * sysdeps/s390/s390-32/configure: Regenerated.
29716 * sysdeps/s390/s390-64/configure: Regenerated.
29717 * sysdeps/sh/configure: Regenerated.
29718 * sysdeps/sparc/configure: Regenerated.
29719 * sysdeps/unix/sysv/linux/configure: Regenerated.
29720 * sysdeps/unix/sysv/linux/powerpc/configure: Regenerated.
29721 * sysdeps/x86_64/configure: Regenerated.
29722
273edc5e
RM
29723 * dlfcn/dlerror.c (check_free): Call _dl_addr only if SHARED is
29724 defined. Don't check if MAP is NULL.
29725
c8450f70
JM
297262012-10-09 Joseph Myers <joseph@codesourcery.com>
29727
29728 * sysdeps/generic/_G_config.h (_G_off64_t): Remove.
29729 (_G_stat64): Likewise.
29730 * sysdeps/unix/sysv/linux/_G_config.h (_G_off64_t): Remove.
29731 (_G_stat64): Likewise.
29732 * libio/filedoalloc.c (_IO_file_doallocate): Use struct stat64
29733 instead of struct _G_stat64.
29734 * libio/fileops.c (mmap_remap_check): Likewise.
29735 (decide_maybe_mmap): Likewise.
29736 (_IO_new_file_seekoff): Likewise.
29737 (_IO_file_stat): Likewise.
29738 * libio/libio.h (_IO_off64_t): Define to __off64_t, not
29739 _G_off64_t.
29740 * libio/oldfileops.c (_IO_old_file_seekoff): Use struct stat64
29741 instead of struct _G_stat64.
29742 * libio/wfileops.c (_IO_wfile_seekoff): Likewise.
29743
57e605ba
MK
297442012-10-08 Maxim Kuvyrkov <maxim@codesourcery.com>
29745
29746 [BZ #14602]
29747 * string/str-two-way.h (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
29748 Replace with ...
29749 (CHECK_EOL): New macro.
29750 (two_way_short_needle): Check beginning of haystack for EOL. Use
29751 CHECK_EOL.
29752 * string/strcasestr.c (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
29753 Replace with CHECK_EOL.
29754 * string/strstr.c (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
29755 Replace with CHECK_EOL.
29756
ef1bb361
JM
297572012-10-08 Joseph Myers <joseph@codesourcery.com>
29758
29759 * math/gen-libm-test.pl (parse_args): Handle isinf and isnan as
29760 type-generic.
29761 * math/libm-test.inc: Update comment listing what functions and
29762 macros are tested.
29763 (finite_test): New function.
29764 (isinf_test): Likewise.
29765 (isnan_test): Likewise.
29766 (fpclassify_test): Test subnormal input.
29767 (isfinite_test): Likewise.
29768 (isnormal_test): Likewise.
29769 (main): Call the new functions.
29770
55f11534
JN
297712012-10-08 Jonathan Nieder <jrnieder@gmail.com>
29772
29773 [BZ #14660]
29774 * Makerules (%.dynsym): Force C locale when running
29775 $(OBJDUMP) --dynamic-syms.
29776
1ab29350
AS
297772012-10-08 Andreas Schwab <schwab@linux-m68k.org>
29778
29779 * sysdeps/unix/sysv/linux/powerpc/get_timebase_freq.c: Include
29780 <stdint.h>.
29781
f1ecb7ef
DM
297822012-10-06 David S. Miller <davem@davemloft.net>
29783
29784 * sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S: On 32-bit, clear
29785 upper 32-bits of the length value in %o2 since we use branch-on-register
29786 tests which consider the entire 64-bit register.
29787
5d41d91a
L
297882012-10-06 H.J. Lu <hongjiu.lu@intel.com>
29789
29790 * string/test-strstr.c (check2): Add a test for page boundary.
29791
3baddb72
DM
297922012-10-05 David S. Miller <davem@davemloft.net>
29793
29794 * sysdeps/sparc/sparc64/multiarch/memset-niagara4.S: New file.
29795 * sysdeps/sparc/sparc32/sparcv9/multiarch/memset-niagara4.S: New
29796 file.
29797 * sysdeps/sparc/sparc64/multiarch/Makefile: Add to
29798 sysdep_routines.
29799 * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Likewise.
29800 * sysdeps/sparc/sparc64/multiarch/memset.S: Use Niagara-4 memset
29801 and bzero when HWCAP_SPARC_CRYPTO is present.
29802
9cee5585
L
298032012-10-05 H.J. Lu <hongjiu.lu@intel.com>
29804
d7e0dab9
L
29805 [BZ #14602]
29806 * string/test-strstr.c (check2): New function.
29807 (test_main): Call check2.
29808
03759f47
L
29809 * string/Makefile (tests): Remove bug-strstr1, bug-strcasestr1
29810 and bug-strchr1.
29811 * string/bug-strcasestr1.c (do_test): Moved to ...
29812 * string/test-strcasestr.c (check1): Here. New function.
29813 (do_one_test): Break out result checking code into ...
29814 (check_result): This. New function.
29815 (do_one_test): Call check_result.
29816 (test_main): Call check1.
29817 * string/bug-strchr1.c (do_test): Moved to ...
29818 * string/test-strchr.c (check1): Here. New function.
29819 (do_one_test): Break out result checking code into ...
29820 (check_result): This. New function.
29821 (do_one_test): Call check_result.
29822 (test_main): Call check1.
29823 * string/bug-strstr1.c (main): Moved to ...
046f153e 29824 * string/test-strstr.c (check1): Here. New function.
03759f47
L
29825 (do_one_test): Break out result checking code into ...
29826 (check_result): This. New function.
29827 (do_one_test): Call check_result.
29828 (test_main): Call check1.
29829 * string/bug-strcasestr1.c: Removed.
29830 * string/bug-strchr1.c: Likewise.
29831 * string/bug-strstr1.c: Likewise.
29832
53cea63e
L
29833 * elf/Makefile (dl-routines): Add hwcaps.
29834 * elf/dl-support.c (_dl_important_hwcaps): Removed.
29835 * elf/dl-sysdep.c (_DL_FIRST_EXTRA): Likewise.
29836 (_dl_important_hwcaps): Moved to ...
29837 * elf/dl-hwcaps.c: Here. New file.
29838 * sysdeps/mach/hurd/dl-sysdep.c (_dl_important_hwcaps): Removed.
29839
9cee5585 29840 [BZ #14557]
bb859b06
L
29841 * elf/setup-vdso.h (setup_vdso): Set GL(dl_nns) to 1 for vDSO
29842 if IS_IN_rtld isn't defined.
29843
9cee5585
L
29844 * elf/dl-support.c (_dl_sysinfo_map): New.
29845 Include "get-dynamic-info.h" and "setup-vdso.h".
29846 (_dl_non_dynamic_init): Call setup_vdso.
29847 * elf/dynamic-link.h: Don't include <assert.h>.
29848 (elf_get_dynamic_info): Moved to ...
29849 * elf/get-dynamic-info.h: Here. New file.
29850 * elf/dynamic-link.h: Include "get-dynamic-info.h".
29851 * elf/rtld.c (dl_main): Break out vDSO setup code into ...
29852 * elf/setup-vdso.h: Here. New file.
29853 * elf/rtld.c: Include "setup-vdso.h".
29854 (dl_main): Call setup_vdso.
29855
23c31b76
JM
298562012-10-05 Joseph Myers <joseph@codesourcery.com>
29857
28234b07
JM
29858 * math/libm-test.inc: List nexttoward, cimag, clog10, conf and
29859 creal in comment listing functions tested. List finite, isinf,
29860 isnan, isless, islessequal, isgreater, isgreaterequal,
29861 islessgreater, isunordered, lgamma_r and pow10 as functions and
29862 macros not tested. Mention which functions not tested are aliases
29863 for other functions. Fix typo. Note that signs of NaNs are not
29864 tested.
29865
23c31b76
JM
29866 * scripts/config.guess: Update from config.git.
29867 * scripts/config.sub: Likewise.
29868
9043e228
RM
298692012-10-04 Roland McGrath <roland@hack.frob.com>
29870
29871 * misc/Versions (GLIBC_PRIVATE): New set, add __madvise.
29872 * misc/madvise.c (madvise): Renamed to __madvise.
29873 Make madvise a weak alias.
29874 * include/sys/mman.h: Declare __madvise.
29875 Replace libc_hidden_proto (madvise) with libc_hidden_proto (__madvise).
29876 * sysdeps/unix/syscalls.list
29877 (madvise): Make __madvise the strong name, and madvise a weak alias.
29878 * sysdeps/unix/sysv/linux/syscalls.list
29879 (madvise, mmap): Remove redundant entries.
29880 * malloc/arena.c (shrink_heap): Use __madvise, not madvise.
29881 * malloc/malloc.c (mtrim): Likewise.
29882 * sysdeps/mach/hurd/malloc-machine.h (madvise): Renamed to __madvise.
29883
f57f8055
RM
298842012-10-03 Roland McGrath <roland@hack.frob.com>
29885
29886 * sysdeps/mach/hurd/dl-cache.c: File removed.
29887 * config.h.in (USE_LDCONFIG): New #undef.
29888 * configure.in (use_ldconfig): If set, define USE_LDCONFIG.
29889 * configure: Regenerated.
29890 * elf/Makefile (dl-routines): Add dl-cache only under
29891 [$(use-ldconfig) = yes].
29892 * elf/dl-load.c (_dl_map_object): Conditionalize code consulting the
29893 cache on [USE_LDCONFIG].
29894 * elf/dl-open.c (_dl_open): Call _dl_unload_cache only under
29895 [USE_LDCONFIG].
29896 * elf/rtld.c (dl_main): Likewise.
29897
5bb0c10a
PT
298982012-10-03 Pino Toscano <toscano.pino@tiscali.it>
29899
29900 * sysdeps/posix/sysconf.c (__sysconf): Return 0 also for
29901 _SC_LEVEL4_CACHE_LINESIZE.
29902
010188c6
RM
299032012-10-03 Roland McGrath <roland@hack.frob.com>
29904
29905 * sysdeps/unix/bsd/confstr.h: File removed.
29906
b6c5ec07
AO
299072012-10-02 Alexandre Oliva <aoliva@redhat.com>
29908
29909 * scripts/check-local-headers.sh: Exclude sys/sdt.h and
29910 sys/sdt-config.h.
29911
408223d4
RM
299122012-10-02 Roland McGrath <roland@hack.frob.com>
29913
29914 * elf/dl-load.c (_dl_map_object_from_fd: struct loadcmd):
29915 Make 'mapoff' field ElfW(Off) rather than off_t.
29916
bb9510dc
DL
299172012-10-02 Dmitry V. Levin <ldv@altlinux.org>
29918
fc997c6e
DL
29919 * nscd/Makefile: Remove nscd-cflags and all its users.
29920 (CPPFLAGS-nonlib): Add preprocessor flags for nscd modules.
29921 (CFLAGS-nonlib): Add compiler flags for nscd modules.
29922
bb9510dc
DL
29923 [BZ #10631]
29924 * malloc.c (malloc_printerr): Clarify error message.
29925
05699367
L
299262012-10-02 H.J. Lu <hongjiu.lu@intel.com>
29927
29928 [BZ #14648]
29929 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
29930 Set bit_FMA_Usable if FMA is supported.
29931 * sysdeps/x86_64/multiarch/init-arch.h (bit_FMA_Usable): New
29932 macro.
29933 (bit_FMA4_Usable): Updated.
29934 (index_FMA_Usable): New macro.
29935 (CPUID_FMA): Likewise
29936 (HAS_FMA): Defined with bit_FMA_Usable.
29937
51367701
RM
299382012-10-01 Roland McGrath <roland@hack.frob.com>
29939
29940 * bits/types.h (__swblk_t): Type removed.
29941 * bits/typesizes.h (__SWBLK_T_TYPE): Macro removed.
29942 * sysdeps/mach/hurd/bits/typesizes.h (__SWBLK_T_TYPE): Likewise.
29943 * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
29944 (__SWBLK_T_TYPE): Likewise.
29945 * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
29946 (__SWBLK_T_TYPE): Likewise.
29947 * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
29948 (__SWBLK_T_TYPE): Likewise.
29949 * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
29950 (__SWBLK_T_TYPE): Likewise.
29951
4d57bf63 299522012-10-01 Patsy Franklin <pfrankli@redhat.com>
1e9d84cd 29953 Honza Horak <hhorak@redhat.com>
4d57bf63
JL
29954
29955 * nis/yp_xdr.c (xdr_domainname): Use YPMAXDOMAIN as maxsize.
29956 (xdr_mapname): Use YPMAXMAP as maxsize.
29957 (xdr_peername): Use YPMAXPEER as maxsize.
29958 (xdr_keydat): Use YPAXRECORD as maxsize.
29959 (xdr_valdat): Use YPMAXRECORD as maxsize.
29960
93c65d43
RM
299612012-10-01 Roland McGrath <roland@hack.frob.com>
29962
497a03d6
RM
29963 * io/openat.c [!__ASSUME_ATFCTS] (__have_atfcts): New global variable.
29964
93c65d43
RM
29965 * sysdeps/unix/sysv/linux/init-first.c: Moved to ...
29966 * csu/init-first.c: ... here.
29967 * sysdeps/unix/sysv/linux/powerpc/init-first.c: Update #include.
29968 * sysdeps/unix/sysv/linux/s390/init-first.c: Likewise.
29969 * sysdeps/unix/sysv/linux/x86_64/init-first.c: Likewise.
29970 * sysdeps/unix/sysv/linux/x86_64/x32/init-first.c: Likewise.
29971 * sysdeps/i386/init-first.c: File removed.
29972 * sysdeps/sh/init-first.c: File removed.
29973
bec749fd
JM
299742012-10-01 Joseph Myers <joseph@codesourcery.com>
29975
29976 [BZ #14645]
29977 * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Compute result as x * y
29978 if x * y might underflow to zero and z is zero.
29979 * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
29980 * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
29981 * math/libm-test.inc (min_subnorm_value): New variable.
29982 (fma_test): Add more tests.
29983 (fma_test_towardzero): Likewise.
29984 (fma_test_downward): Likewise
29985 (fma_test_upward): Likewise.
29986 (initialize): Set min_subnorm_value.
29987
8ec5b013
JM
299882012-09-29 Joseph Myers <joseph@codesourcery.com>
29989
29990 [BZ #14638]
29991 * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Use x * y + z for exact
29992 0 + 0.
29993 * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Use original rounding
29994 mode for addition resulting in exact zero.
29995 * sysdeps/ieee754/ldbl-128/s_fma.c (__fma): Likewise.
29996 * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Use x * y + z for
29997 exact 0 + 0.
29998 * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
29999 * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
30000 * math/libm-test.inc (fma_test): Add more tests.
30001 (fma_test_towardzero): New function.
30002 (fma_test_downward): Likewise.
30003 (fma_test_upward): Likewise.
30004 (main): Call the new functions.
30005
b1fa802e
DM
300062012-09-28 David S. Miller <davem@davemloft.net>
30007
30008 * sysdeps/sparc/fpu/libm-test-ulps: Fix garbage in file.
30009
d3b9fd9e
RM
300102012-09-28 Roland McGrath <roland@hack.frob.com>
30011
ea4d37b3
RM
30012 * sysdeps/posix/sleep.c (__sleep): Rewritten using __nanosleep
30013 instead of SIGALRM.
30014
ac51c949
RM
30015 * sysdeps/gnu/_G_config.h: Moved to ...
30016 * sysdeps/unix/sysv/linux/_G_config.h: ... here.
30017 * sysdeps/mach/hurd/_G_config.h: Moved to ...
30018 * sysdeps/generic/_G_config.h: ... here.
30019
28c195f7
RM
30020 * io/open.c (__open): Renamed to __libc_open. Make __open an alias.
30021
848917f9
RM
30022 * posix/Makefile ($(objpfx)config-name.h): Do $(make-target-directory).
30023
6bacf05b
RM
30024 * nss/Makefile ($(objpfx)/libnss_test1.so$(libnss_test1.so-version)):
30025 Conditionalize target on [libnss_test1.so-version].
30026
91363dbb
RM
30027 * elf/dl-sysdep.c: Conditionalize whole contents on [SHARED].
30028
cc87f7d8
RM
30029 * Makeconfig (nssobjdir, resolvobjdir): Remove variables.
30030 (elfobjdir): Move out of conditionals.
30031
b1c608fe
RM
30032 * nss/nsswitch.c (nss_new_service): Conditionalize definition and
30033 declaration on [!DO_STATIC_NSS || SHARED], matching its only caller.
30034 (__nss_lookup_function): Conditionalize label remove_from_tree on
30035 [!DO_STATIC_NSS || SHARED], matching its only use.
d3b9fd9e 30036
1d9a6d96
DM
300372012-09-28 David S. Miller <davem@davemloft.net>
30038
30039 * sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S: New file.
30040 * sysdeps/sparc/sparc32/sparcv9/multiarch/memcpy-niagara4.S: New
30041 file.
30042 * sysdeps/sparc/sparc64/multiarch/Makefile: Add to
30043 sysdep_routines.
30044 * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Likewise.
30045 * sysdeps/sparc/sparc64/multiarch/memcpy.S: Use Niagara-4 memcpy
30046 when HWCAP_SPARC_CRYPTO is present.
30047
72581615
PT
300482012-09-28 Pino Toscano <toscano.pino@tiscali.it>
30049
30050 * io/tst-mknodat.c: Create a FIFO instead of a socket.
30051
715a900c
JL
300522012-09-28 Andreas Schwab <schwab@linux-m68k.org>
30053
30054 [BZ #6530]
30055 * stdio-common/vfprintf.c (process_string_arg): Revert
30056 2000-07-22 change.
30057
300582011-09-28 Jonathan Nieder <jrnieder@gmail.com>
30059
30060 * stdio-common/Makefile (tst-sprintf-ENV): Set environment
30061 for testcase.
30062 * stdio-common/tst-sprintf.c: Include <locale.h>
30063 (main): Test sprintf's handling of incomplete multibyte
30064 characters.
30065
9bac1d86
L
300662012-09-28 H.J. Lu <hongjiu.lu@intel.com>
30067
30068 * elf/dl-runtime.c (VERSYMIDX): Removed.
30069 * elf/dl-version.c (VERSYMIDX): Likewise.
30070 * elf/do-rel.h (VERSYMIDX): Likewise.
30071 (VALIDX): Likewise.
30072 * elf/dynamic-link.h (VERSYMIDX): Likewise.
30073 * elf/rtld.c (VALIDX): Likewise.
30074 (ADDRIDX): Likewise.
9bac1d86
L
30075 * sysdeps/sparc/sparc32/dl-machine.h (VALIDX): Likewise.
30076 * sysdeps/sparc/sparc64/dl-machine.h (VALIDX): Likewise.
30077 * sysdeps/x86_64/dl-tlsdesc.h (ADDRIDX): Likewise.
9c464f9c
L
30078 * sysdeps/generic/ldsodefs.h (VERSYMIDX): New macro.
30079 (VALIDX): Likewise.
30080 (ADDRIDX): Likewise.
9bac1d86 30081
b31606c0
PT
300822012-09-28 Pino Toscano <toscano.pino@tiscali.it>
30083
30084 * sysdeps/pthread/aio_fsync.c: Fix the file mode checking.
30085
11541177
JL
300862012-09-28 Dmitry V. Levin <ldv@altlinux.org>
30087
30088 [BZ #11438]
30089 * sysdeps/posix/getaddrinfo.c (default_scopes): Map RFC 1918 addresses
30090 to global scope.
30091 * posix/tst-rfc3484.c: Verify 10/8, 172.16/12 and 196.128/16
30092 addresses are in the same scope as 192.0.2/24.
30093 * posix/gai.conf: Document new scope table defaults.
30094
adb26fae
SP
300952012-09-28 Siddhesh Poyarekar <siddhesh@redhat.com>
30096
30097 [BZ #5298]
30098 * libio/fileops.c (_IO_new_file_seekoff): Don't flush buffer
30099 for ftell. Compute offsets from write pointers instead.
30100 * libio/wfileops.c (_IO_wfile_seekoff): Likewise.
30101
4573c6b0
SP
301022012-09-28 Siddhesh Poyarekar <siddhesh@redhat.com>
30103
30104 [BZ #14543]
30105 * libio/Makefile (tests): New test case tst-fseek.
30106 * libio/tst-fseek.c: New test case to verify that fseek/ftell
30107 combination works in wide mode.
30108 * libio/wfileops.c (_IO_wfile_seekoff): Adjust internal buffer
30109 state when the external buffer state changes.
30110
aa9bbfe6
DM
301112012-09-27 David S. Miller <davem@davemloft.net>
30112
30113 [BZ #14376]
30114 * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Do not
30115 pass reloc->r_addend in as the 'high' argument to
30116 sparc64_fixup_plt when handling R_SPARC_JMP_IREL relocations.
30117
784421e7
DM
30118 * sysdeps/sparc/fpu/libm-test-ulps: Update.
30119
c39bc8b8
PT
301202012-09-28 Pino Toscano <toscano.pino@tiscali.it>
30121
30122 * rt/tst-aio2.c: Include <pthread.h>.
30123 * rt/tst-aio3.c: Likewise.
30124
1ccc2399
SE
301252012-09-27 Steve Ellcey <sellcey@mips.com>
30126
30127 * sysdeps/ieee754/ldbl-128/bits/huge_vall.h: Remove.
30128
31ed4153
L
301292012-09-27 H.J. Lu <hongjiu.lu@intel.com>
30130
25f5f885
L
30131 * sysdeps/x86_64/multiarch/strncmp-ssse3.S: Conditionalize
30132 contents on [SHARED].
31ed4153 30133
b7bfe116
MP
301342012-09-26 Marek Polacek <polacek@redhat.com>
30135
30136 [BZ #14530]
30137 [BZ #13741]
30138 * misc/sys/cdefs.h: Define __extern_inline and __extern_always_inline
30139 for C++ and GCC <4.3 as well as for non GCC compilers.
30140
43c4edba
MT
301412012-09-26 Markus Trippelsdorf <markus@trippelsdorf.de>
30142
30143 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
30144
6a1bf82f
RM
301452012-09-25 Roland McGrath <roland@hack.frob.com>
30146
30147 * Makefile.in (all, install): Declare with .PHONY.
30148 Reported by Michael Hope <michael.hope@linaro.org>.
30149
8ad11b9a
TMQMF
301502012-09-25 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
30151
30152 * manual/platform.texi (PowerPC): Document __ppc_get_timebase_freq.
30153 * sysdeps/powerpc/sys/platform/ppc.h: Include the operating
30154 system header.
30155 * sysdeps/unix/sysv/linux/powerpc/Makefile (sysdep_headers):
30156 Likewise.
30157 (sydep_routines): Add the new and the internal functions.
30158 * sysdeps/unix/sysv/linux/powerpc/bits/ppc.h: New file.
30159 * sysdeps/unix/sysv/linux/powerpc/get_timebase_freq.c: Likewise.
30160 * sysdeps/unix/sysv/linux/powerpc/powerpc32/Versions
30161 (GLIBC_2.17): Add the new function.
30162 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist
30163 (GLIBC_2.17): Likewise.
30164 * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions
30165 (GLIBC_2.17): Likewise.
30166 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist
30167 (GLIBC_2.17): Likewise.
30168 * sysdeps/unix/sysv/linux/powerpc/test-gettimebasefreq.c: New file.
30169
7e2fca8d
AM
301702012-09-25 Alan Modra <amodra@gmail.com>
30171
30172 * sysdeps/unix/sysv/linux/powerpc/pthread_once.c (__pthread_once):
30173 Add release barrier before setting once_control to say
30174 initialisation is done. Add hints on lwarx. Use macro in
30175 place of isync.
30176 (clear_once_control): Add release barrier.
30177
b87c4b24
JM
301782012-09-25 Joseph Myers <joseph@codesourcery.com>
30179
d032e0d2
JM
30180 [BZ #13629]
30181 * math/s_clog.c (__clog): Handle more values close to |z| = 1
30182 specially.
30183 * math/s_clog10.c (__clog10): Likewise.
30184 * math/s_clog10f.c (__clog10f): Likewise.
30185 * math/s_clog10l.c (__clog10l): Likewise.
30186 * math/s_clogf.c (__clogf): Likewise.
30187 * math/s_clogl.c (__clogl): Likewise.
30188 * math/Makefile (libm-calls): Add x2y2m1.
30189 * sysdeps/generic/math_private.h (__x2y2m1f): Declare.
30190 (__x2y2m1): Likewise.
30191 (__x2y2m1l): Likewise.
30192 * sysdeps/ieee754/dbl-64/x2y2m1.c: New file.
30193 * sysdeps/ieee754/dbl-64/x2y2m1f.c: Likewise.
30194 * sysdeps/ieee754/ldbl-128/x2y2m1l.c: Likewise.
30195 * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Likewise.
30196 * sysdeps/ieee754/ldbl-96/x2y2m1.c: Likewise.
30197 * sysdeps/ieee754/ldbl-96/x2y2m1l.c: Likewise.
30198 * math/libm-test.inc (clog_test, clog10_test): Add more tests.
30199 * sysdeps/i386/fpu/libm-test-ulps: Update.
30200 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
30201
b87c4b24
JM
30202 [BZ #14621]
30203 * posix/glob.c (next_brace_sub): Use size_t instead of unsigned
30204 int as type of variable DEPTH.
30205 (glob): Use size_t instead of int as type of variables NEWCOUNT
30206 and OLD_PATHC.
30207
6d3bf199
LD
302082012-09-25 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
30209
22bf5c17
LD
30210 * sysdeps/i386/i686/fpu/multiarch/Makefile (sysdep_routines):
30211 Add s_sincosf-sse2.
30212 * sysdeps/i386/i686/fpu/multiarch/s_sincosf.c: New file.
30213 * sysdeps/i386/i686/fpu/multiarch/s_sincosf-sse2.S: New file.
30214 * sysdeps/ieee754/flt-32/s_sincosf.c (SINCOSF, SINCOSF_FUNC): Add
30215 macros for using routine as __sincosf_ia32.
30216 Use macro for function declaration and weak_alias.
30217 * sysdeps/i386/fpu/libm-test-ulps: Update.
30218
30219 * sysdeps/x86_64/fpu/s_sincosf.S: New file.
30220 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
30221
30222 * math/s_ccoshf.c (__ccoshf): Fix wrong usage of sincos for
6d3bf199
LD
30223 subnormal argument.
30224 * math/s_cexpf.c (__cexpf): Likewise.
30225 * math/s_csinf.c (__csinf): Likewise.
30226 * math/s_csinhf.c (__csinhf): Likewise.
30227 * math/s_ctanf.c (__ctanf): Likewise.
30228 * math/s_ctanhf.c (__ctanhf): Likewise.
30229 * math/s_ccosh.c (__ccoshf): Likewise.
30230 * math/s_cexp.c (__cexpl): Likewise.
30231 * math/s_csin.c (__csin): Likewise.
30232 * math/s_csinh.c (__csinh): Likewise.
30233 * math/s_ctan.c (__ctan): Likewise.
30234 * math/s_ctanh.c (ctanh): Likewise.
30235 * math/s_ccoshl.c (__ccoshl): Likewise.
30236 * math/s_cexpl.c (__cexpl): Likewise.
30237 * math/s_csinl.c (__csinl): Likewise.
30238 * math/s_csinhl.c (__csinhl): Likewise.
30239 * math/s_ctanl.c (__ctanl): Likewise.
30240 * math/s_ctanhl.c (__ctanhl): Likewise.
30241
203e5603
JM
302422012-09-25 Joseph Myers <joseph@codesourcery.com>
30243
30244 * libio/libio.h (_IO_size_t): Define to size_t, not _G_size_t.
30245 (_IO_ssize_t): Define to __ssize_t, not _G_ssize_t.
30246 (_IO_off_t): Define to __off_t, not _G_off_t.
30247 (_IO_pid_t): Define to __pid_t, not _G_pid_t.
30248 (_IO_uid_t): Define to __uid_t, not _G_uid_t.
30249 (_IO_wint_t): Define to wint_t, not _G_wint_t.
30250 * libio/libioP.h (struct _IO_jump_t): Use size_t not _G_size_t as
30251 type of __dummy and __dummy2 fields.
30252 * sysdeps/generic/_G_config.h (_G_size_t): Remove.
30253 (_G_ssize_t): Likewise.
30254 (_G_off_t): Likewise.
30255 (_G_pid_t): Likewise.
30256 (_G_uid_t): Likewise.
30257 (_G_wchar_t): Likewise.
30258 (_G_wint_t): Likewise.
30259 * sysdeps/gnu/_G_config.h (_G_size_t): Remove.
30260 (_G_ssize_t): Likewise.
30261 (_G_off_t): Likewise.
30262 (_G_pid_t): Likewise.
30263 (_G_uid_t): Likewise.
30264 (_G_wchar_t): Likewise.
30265 (_G_wint_t): Likewise.
30266 * sysdeps/mach/hurd/_G_config.h (_G_size_t): Remove.
30267 (_G_ssize_t): Likewise.
30268 (_G_off_t): Likewise.
30269 (_G_pid_t): Likewise.
30270 (_G_uid_t): Likewise.
30271 (_G_wchar_t): Likewise.
30272 (_G_wint_t): Likewise.
30273
9fab36eb
SP
302742012-09-25 Siddhesh Poyarekar <siddhesh@redhat.com>
30275
30276 * malloc/arena.c: Include malloc-sysdep.h.
30277 (shrink_heap): Use check_may_shrink_heap to decide if madvise
30278 is sufficient to shrink the heap or an unmap is needed.
30279 * sysdeps/generic/malloc-sysdep.h: New file. Define
30280 new function check_may_shrink_heap.
30281 * sysdeps/unix/sysv/linux/malloc-sysdep.h: New file. Define
30282 new function check_may_shrink_heap.
30283
2b4f00d1
SP
302842012-09-25 Siddhesh Poyarekar <siddhesh@redhat.com>
30285
30286 * libio/fileops.c (_IO_new_file_seekoff): Fix typos in
30287 comments.
30288
9a9028b1
DL
302892012-09-24 Dmitry V. Levin <ldv@altlinux.org>
30290
57c69bef
DL
30291 * catgets/test-gencat.sh: Add "set -e".
30292 * elf/tst-pathopt.sh: Likewise.
30293 * grp/tst_fgetgrent.sh: Likewise.
30294 * iconvdata/run-iconv-test.sh: Likewise.
30295 * intl/tst-gettext.sh: Likewise.
30296 * intl/tst-gettext2.sh: Likewise.
30297 * intl/tst-gettext4.sh: Likewise.
30298 * intl/tst-gettext6.sh: Likewise.
30299 * intl/tst-translit.sh: Likewise.
30300 * io/ftwtest-sh: Likewise.
30301 * libio/test-freopen.sh: Likewise.
30302 * malloc/tst-mtrace.sh: Likewise.
30303 * posix/globtest.sh: Likewise.
30304 * posix/tst-getconf.sh: Likewise.
30305 * posix/wordexp-tst.sh: Likewise.
30306 * stdio-common/tst-printf.sh: Likewise.
30307 * stdio-common/tst-unbputc.sh: Likewise.
30308 * stdlib/tst-fmtmsg.sh: Likewise.
30309 * sysdeps/x86_64/tst-xmmymm.sh: Likewise.
30310 * catgets/Makefile: Do not specify -e option when running
30311 testsuite shell scripts.
30312 * elf/Makefile: Likewise.
30313 * grp/Makefile: Likewise.
30314 * iconvdata/Makefile: Likewise.
30315 * intl/Makefile: Likewise.
30316 * io/Makefile: Likewise.
30317 * libio/Makefile: Likewise.
30318 * malloc/Makefile: Likewise.
30319 * posix/Makefile: Likewise.
30320 * stdio-common/Makefile: Likewise.
30321 * stdlib/Makefile: Likewise.
30322 * sysdeps/x86_64/Makefile: Likewise.
30323
9a9028b1
DL
30324 * io/ftwtest-sh: Add copyright header.
30325 * posix/globtest.sh: Likewise.
30326 * posix/tst-getconf.sh: Likewise.
30327 * posix/wordexp-tst.sh: Likewise.
30328 * sysdeps/x86_64/tst-xmmymm.sh: Likewise.
30329
ced6f16e
L
303302012-09-24 H.J. Lu <hongjiu.lu@intel.com>
30331
94b32c39
L
30332 [BZ #13679]
30333 * Makeconfig (+link): Defined as $(+link-static) if
30334 $(build-shared) isn't yes.
30335 (link-tests): Defined as $(+link-static-tests) if $(build-shared)
30336 isn't yes.
30337 (static-gnulib): Add -lgcc_eh if $(build-shared) isn't yes.
30338
189e935b
L
30339 * Makeconfig (+postctorT): Replace crtendS.o with crtend.o.
30340
ced6f16e
L
30341 [BZ #14562]
30342 * malloc/arena.c (heap_trim): Properly get fencepost and adjust
30343 new chunk size with MALLOC_ALIGN_MASK.
30344
a9f8e53a
JM
303452012-09-24 Joseph Myers <joseph@codesourcery.com>
30346
30347 [BZ #5044]
30348 * stdio-common/printf_fphex.c: Include <stdbool.h> and
30349 <rounding-mode.h>.
30350 (__printf_fphex): Determine rounding using get_rounding_mode and
30351 round_away.
30352 * stdio-common/tst-printf-round.c (struct hex_test): New
30353 structure.
30354 (hex_tests): New variable.
30355 (test_hex_in_one_mode): New function.
30356 (do_test): Also run tests for hex float output.
30357
43153109
JM
303582012-09-21 Joseph Myers <joseph@codesourcery.com>
30359
30360 * libio/iopopen.c [_IO_HAVE_SYS_WAIT]: Make code unconditional.
30361 [!_IO_HAVE_SYS_WAIT]: Remove conditional code.
30362 * libio/libio.h (_IO_HAVE_SYS_WAIT): Remove.
30363 * libio/oldiopopen.c [_IO_HAVE_SYS_WAIT]: Make code unconditional.
30364 [!_IO_HAVE_SYS_WAIT]: Remove conditional code.
30365 * sysdeps/generic/_G_config.h (_G_HAVE_SYS_WAIT): Remove.
30366 * sysdeps/gnu/_G_config.h (_G_HAVE_SYS_WAIT): Likewise.
30367 * sysdeps/mach/hurd/_G_config.h (_G_HAVE_SYS_WAIT): Likewise.
30368
8a26625d
JM
303692012-09-20 Joseph Myers <joseph@codesourcery.com>
30370
30371 * libio/libio.h [_G_NEED_STDARG_H]: Make code unconditional.
30372 * sysdeps/generic/_G_config.h (_G_NEED_STDARG_H): Remove.
30373 * sysdeps/gnu/_G_config.h (_G_NEED_STDARG_H): Remove.
30374 * sysdeps/mach/hurd/_G_config.h (_G_NEED_STDARG_H): Remove.
30375
f3fd569c
DL
303762012-09-19 Dmitry V. Levin <ldv@altlinux.org>
30377
30378 [BZ #14579]
30379 * elf/rtld.c (dl_main): Limit the check for self loading to normal
30380 mode only.
30381 * elf/tst-rtld-load-self.sh: New test.
30382 * elf/Makefile: Run it.
30383
63bbedd4
JM
303842012-09-18 Joseph Myers <joseph@codesourcery.com>
30385
30386 * sysdeps/wordsize-64/Makefile [$(subdir) = misc]
30387 (tst-writev-ENV): Remove.
30388 * sysdeps/wordsize-64/tst-writev.c (TIMEOUT): Define.
30389
626f8b6a
CM
303902012-09-17 Chris Metcalf <cmetcalf@tilera.com>
30391
30392 * crypt/md5test-giant.c (TIMEOUT): Increase to 8 minutes for tilegx.
30393
b7aaa4d6
JM
303942012-09-17 Joseph Myers <joseph@codesourcery.com>
30395
30396 * libio/iogetline.c [_LIBC || !_G_HAVE_IO_GETLINE_INFO]: Make code
30397 unconditional.
30398 * libio/iogetwline.c [_LIBC || !_G_HAVE_IO_GETLINE_INFO]:
30399 Likewise.
30400 * sysdeps/generic/_G_config.h (_G_HAVE_IO_GETLINE_INFO): Remove.
30401 * sysdeps/gnu/_G_config.h (_G_HAVE_IO_GETLINE_INFO): Likewise.
30402 * sysdeps/mach/hurd/_G_config.h (_G_HAVE_IO_GETLINE_INFO):
30403 Likewise.
30404
65513990
L
304052012-09-14 H.J. Lu <hongjiu.lu@intel.com>
30406
30407 [BZ #14587]
30408 * Makeconfig (ASFLAGS): Remove $(have-cpp-asm-debuginfo) check.
30409 * config.make.in (have-cpp-asm-debuginfo): Removed.
30410 * configure.in: Don't substitute libc_cv_cpp_asm_debuginfo.
30411 * configure: Regenerated.
30412
784761be
JM
304132012-09-14 Joseph Myers <joseph@codesourcery.com>
30414
30415 [BZ #5044]
30416 * stdio-common/printf_fp.c: Include <stdbool.h> and
30417 <rounding-mode.h>.
30418 (___printf_fp): Determine rounding using get_rounding_mode and
30419 round_away.
30420 * stdio-common/tst-printf-round.c: New file.
30421 * stdio-common/Makefile (tests): Add tst-printf-round.
30422 (link-libm): New variable.
30423 ($(objpfx)tst-printf-round): Depend in $(link-libm).
30424
9503345f
L
304252012-09-13 H.J. Lu <hongjiu.lu@intel.com>
30426
30427 [BZ #14576]
30428 * bits/libc-lock.h (__rtld_lock_init_recursive): Removed.
30429 * sysdeps/mach/bits/libc-lock.h (__rtld_lock_init_recursive):
30430 Likewise.
30431 * sysdeps/mach/hurd/bits/libc-lock.h (__rtld_lock_init_recursive):
30432 Likewise.
30433
ad35fc00
JM
304342012-09-13 Joseph Myers <joseph@codesourcery.com>
30435
30436 * libio/libio.h [!_G_HAVE_PRINTF_FP] (_IO_USE_DTOA): Remove.
30437 * sysdeps/generic/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
30438 * sysdeps/gnu/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
30439 * sysdeps/mach/hurd/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
30440
6c9b0f68
JM
304412012-09-12 Joseph Myers <joseph@codesourcery.com>
30442
30443 [BZ #14518]
30444 * include/rounding-mode.h: New file.
30445 * sysdeps/generic/get-rounding-mode.h: Likewise.
30446 * sysdeps/s390/fpu/get-rounding-mode.h: Likewise.
30447 * stdlib/strtod_l.c: Include <rounding-mode.h>.
30448 (MAX_VALUE): New macro.
30449 (MIN_VALUE): Likewise.
30450 (overflow_value): New function.
30451 (underflow_value): Likewise.
30452 (round_and_return): Use overflow_value and underflow_value to
30453 determine return values in overflow and underflow cases. Use
30454 round_away to determine rounding depending on rounding mode.
30455 (____STRTOF_INTERNAL): Use overflow_value and underflow_value to
30456 determine return values in overflow and underflow cases.
30457 * stdlib/tst-strtod-round.c: Include <fenv.h>.
30458 (struct test_results): New structure.
30459 (struct test): Use struct test_results to store expected results
30460 for all rounding modes.
30461 (TEST): Include expected results for all rounding modes.
30462 (test_in_one_mode): New function.
30463 (do_test): Use test_in_one_mode to compute and check results.
30464 Check results for all rounding modes.
30465 * stdlib/Makefile ($(objpfx)tst-strtod-round): Depend on
30466 $(link-libm).
30467
19fcedd5
AM
304682012-12-09 Allan McRae <allan@archlinux.org>
30469
1e9d84cd 30470 * sysdeps/i386/fpu/libm-test-ulps: Update
19fcedd5 30471
8bbfd2f1
JM
304722012-09-11 Joseph Myers <joseph@codesourcery.com>
30473
30474 * sysdeps/generic/_G_config.h (_G_int16_t): Remove.
30475 (_G_int32_t): Likewise.
30476 (_G_uint16_t): Likewise.
30477 (_G_uint32_t): Likewise.
30478 (_G_HAVE_BOOL): Likewise.
30479 (_G_HAVE_ATEXIT): Likewise.
30480 (_G_HAVE_LONG_DOUBLE_IO): Likewise.
30481 (_G_HAVE_IO_FILE_OPEN): Likewise.
30482 * sysdeps/gnu/_G_config.h (_G_int16_t): Remove.
30483 (_G_int32_t): Likewise.
30484 (_G_uint16_t): Likewise.
30485 (_G_uint32_t): Likewise.
30486 (_G_HAVE_BOOL): Likewise.
30487 (_G_HAVE_ATEXIT): Likewise.
30488 (_G_HAVE_LONG_DOUBLE_IO): Likewise.
30489 (_G_HAVE_IO_FILE_OPEN): Likewise.
30490 * sysdeps/mach/hurd/_G_config.h (_G_int16_t): Remove.
30491 (_G_int32_t): Likewise.
30492 (_G_uint16_t): Likewise.
30493 (_G_uint32_t): Likewise.
30494 (_G_HAVE_BOOL): Likewise.
30495 (_G_HAVE_ATEXIT): Likewise.
30496 (_G_HAVE_LONG_DOUBLE_IO): Likewise.
30497 (_G_HAVE_IO_FILE_OPEN): Likewise.
30498
b1dc5912
L
304992012-09-11 H.J. Lu <hongjiu.lu@intel.com>
30500
30501 * csu/libc-tls.c: Update copyright years.
30502
0e886ef9
JM
305032012-09-10 Joseph Myers <joseph@codesourcery.com>
30504
28361c5e
JM
30505 * libioP.h [_G_USING_THUNKS]: Make code unconditional.
30506 [!_G_USING_THUNKS]: Remove conditional code.
30507 * sysdeps/gnu/_G_config.h (_G_USING_THUNKS): Remove.
30508 * sysdeps/mach/hurd/_G_config.h (_G_USING_THUNKS): Likewise.
30509
0e886ef9
JM
30510 * libio/libioP.h [__GNUC__] (VTABLE_LABEL): Remove.
30511 [!builtinbuf_vtable && __cplusplus] (builtinbuf_vtable): Likewise.
30512 * sysdeps/generic/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
30513 (_G_VTABLE_LABEL_PREFIX): Likewise.
30514 (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
30515 * sysdeps/gnu/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
30516 (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
30517 (_G_VTABLE_LABEL_PREFIX): Likewise.
30518 (_G_VTABLE_LABEL_PREFIX_ID): Likewise.
30519 * sysdeps/mach/hurd/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
30520 (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
30521 (_G_VTABLE_LABEL_PREFIX): Likewise.
30522 (_G_VTABLE_LABEL_PREFIX_ID): Likewise.
30523
bcba7aa2
L
305242012-09-10 H.J. Lu <hongjiu.lu@intel.com>
30525
30526 * libio/Makefile: Include ../Makeconfig before tests.
30527 (tests): Add tst-fopenloc and depend on $(objpfx)tst-fopenloc.check
30528 only if $(build-shared) is yes.
30529
06585ee8
L
30530 * iconv/gconv_db.c: Update copyright years.
30531
80ccd52c
LD
305322012-09-10 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
30533
30534 * sysdeps/i386/i686/fpu/multiarch/s_sinf-sse2.S: Fix
30535 unwind info if defined PIC. Fix special cases description.
30536 * sysdeps/i386/i686/fpu/multiarch/s_cosf-sse2.S: Likewise.
30537
30538 * sysdeps/x86_64/fpu/s_sinf.S: Fix special cases description, fix
30539 DP_HI_MASK entry.
30540 * sysdeps/x86_64/fpu/s_cosf.S: Likewise.
30541
691bc9c1
L
305422012-09-07 H.J. Lu <hongjiu.lu@intel.com>
30543
3d9b46b3
L
30544 * scripts/check-local-headers.sh: Add "shopt -s nullglob".
30545
de2139a9
L
30546 * iconv/gconv_db.c (free_derivation): Check if deriv->steps
30547 is NULL.
30548
5ca78dd0
L
30549 * debug/Makefile (LDFLAGS-tst-chk4): Renamed to ...
30550 (LDLIBS-tst-chk4): This.
30551 (LDFLAGS-tst-chk5): Renamed to ...
30552 (LDLIBS-tst-chk5): This.
30553 (LDFLAGS-tst-chk6): Renamed to ...
30554 (LDLIBS-tst-chk6): This.
30555 (LDFLAGS-tst-lfschk4): Renamed to ...
30556 (LDLIBS-tst-lfschk4): This.
30557 (LDFLAGS-tst-lfschk5): Renamed to ...
30558 (LDLIBS-tst-lfschk5): This.
30559 (LDFLAGS-tst-lfschk6): Renamed to ...
30560 (LDLIBS-tst-lfschk6): This.
30561
691bc9c1
L
30562 * Makefile ($(inst_includedir)/gnu/stubs.h): Remove dependency
30563 on $(common-objpfx)soversions.mk.
30564
65cafb1c
JM
305652012-09-07 Joseph Myers <joseph@codesourcery.com>
30566
30567 [BZ #10014]
30568 * manual/examples/inetcli.c (SERVERHOST): Use www.gnu.org as
30569 example host name.
30570
c78ab094
SP
305712012-09-07 Siddhesh Poyarekar <siddhesh@redhat.com>
30572
30573 * malloc/arena.c (arena_get_retry): New function that gets
30574 another arena for the caller to try its request on.
30575 * malloc/malloc.c (__libc_malloc): Use get_another_arena if the
30576 current arena cannot fulfill the request.
30577 (__libc_memalign): Likewise.
30578 (__libc_memalign): Likewise.
30579 (__libc_pvalloc): Likewise.
30580 (__libc_calloc): Likewise.
30581
01f49f59
JT
305822012-09-05 John Tobey <john.tobey@gmail.com>
30583
30584 [BZ #13542]
30585 * manual/arith.texi (Operations on Complex): Fix description
30586 of carg branch cut.
30587
4c23fed5
JM
305882012-09-06 Joseph Myers <joseph@codesourcery.com>
30589
1d3c8572
JM
30590 [BZ #10014]
30591 * manual/socket.texi (Host Addresses): Use www.gnu.org as example
30592 host name.
30593
4c23fed5
JM
30594 [BZ #10038]
30595 * manual/memory.texi (Memory): Make order of menu items match
30596 order of sections.
30597
04570aaa
L
305982012-09-06 H.J. Lu <hongjiu.lu@intel.com>
30599
30600 * elf/dl-tls.c (DL_INITIAL_DTV): Removed.
30601 (_dl_initial_dtv): New. Defined if SHARED isn't defined.
30602 (_dl_deallocate_tls): Restore GL(dl_initial_dtv).
30603
b80af2f4
L
306042012-09-06 H.J. Lu <hongjiu.lu@intel.com>
30605
30606 * csu/libc-tls.c (static_dtv): Renamed to ...
30607 (_dl_static_dtv): This. Make it global.
30608 (_dl_initial_dtv): Removed.
30609 (__libc_setup_tls): Updated.
30610 * elf/dl-tls.c (DL_INITIAL_DTV): New macro.
30611 (_dl_deallocate_tls): Replace GL(dl_initial_dtv) with
30612 DL_INITIAL_DTV.
30613
2abe9f15
PM
306142012-09-06 Petr Machata <pmachata@redhat.com>
30615
30616 * elf/elf.h (NT_S390_HIGH_GPRS): New macro.
30617 (NT_S390_TIMER, NT_S390_TODCMP, NT_S390_TODPREG): Likewise.
30618 (NT_S390_CTRS, NT_S390_PREFIX, NT_S390_LAST_BREAK): Likewise.
30619 (NT_S390_SYSTEM_CALL, NT_ARM_VFP): Likewise.
30620
0948c3af
L
306212012-09-06 H.J. Lu <hongjiu.lu@intel.com>
30622
30623 [BZ #14545]
30624 * csu/libc-tls.c (_dl_initial_dtv): New variable.
30625 * elf/dl-tls.c (_dl_deallocate_tls): Always check dtv before
30626 freeing dtv[-1].
30627
a5055ad1
L
306282012-09-06 H.J. Lu <hongjiu.lu@intel.com>
30629
30630 [BZ #14544]
30631 * Makeconfig (link-static-before-libc): Replace $(+prector)
30632 with $(+prectorT).
30633 (link-static-after-libc): Replace $(+postctor) with
30634 $(+postctorT).
30635 (link-bounded): Replace $(+prector)/$(+postctor) with
30636 $(+prectorT)/$(+postctorT).
30637 (+prectorT): New macro.
30638 (+postctorT): Likewise.
30639
ed8c2ecd
JM
306402012-09-06 Joseph Myers <joseph@codesourcery.com>
30641
30642 * stdlib/gen-tst-strtod-round.c: Include <assert.h>.
30643 (round_str): Handle values above the maximum for IBM long double
30644 as inexact.
30645 * stdlib/tst-strtod-round.c (tests): Regenerated.
30646
14c996c8
AK
306472012-09-06 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
30648
30649 * sysdeps/s390/s390-32/multiarch/Makefile: Remove -mzarch
30650 assembler flag.
30651 * sysdeps/s390/s390-32/multiarch/memcmp.S: Use .machinemode
30652 zarch_nohighgprs around the zarch optimized routines.
30653 * sysdeps/s390/s390-32/multiarch/memcpy.S: Likewise.
30654 * sysdeps/s390/s390-32/multiarch/memset.S: Likewise.
30655 * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: Explicitly check
30656 for zarch.
30657
430d6ce6
DM
306582012-09-05 David S. Miller <davem@davemloft.net>
30659
30660 * sysdeps/sparc/fpu/libm-test-ulps: Update.
30661
57f41c40
AS
30662 * sysdeps/sparc/bits/hwcap.h (HWCAP_SPARC_PAUSE)
30663 (HWCAP_SPARC_CBCOND, HWCAP_SPARC_CRYPTO): Define.
ff04dda4
DM
30664 * sysdeps/sparc/dl-procinfo.h (_DL_HWCAP_COUNT): Increase to 27.
30665 * sysdeps/sparc/dl-procinfo.c (_dl_sparc_cap_flags): Add new
30666 entries.
30667
24d4e01b
AO
306682012-09-05 Alexandre Oliva <aoliva@redhat.com>
30669
30670 * malloc/arena.c: Fold copyright years.
30671 * malloc/mcheck.c, malloc/memusage.c: Likewise.
30672
61d58174
AO
306732012-09-05 Alexandre Oliva <aoliva@redhat.com>
30674
30675 * malloc/malloc.c (__libc_mallopt) <M_MMAP_MAX>: Fix indentation.
30676
20196a5e
AO
306772012-09-05 Alexandre Oliva <aoliva@redhat.com>
30678
30679 * manual/contrib.texi (Contributors): Fix typo. Complete entry.
30680
5c447383
AO
306812012-09-05 Alexandre Oliva <aoliva@redhat.com>
30682
30683 * malloc/malloc.c (__libc_mallopt) <M_MMAP_THRESHOLD>: Do not
30684 change internal state upon failure.
30685
fad64255
AO
306862012-09-05 Alexandre Oliva <aoliva@redhat.com>
30687
30688 * malloc/mcheck.c (mcheck_check_all): Fix typo.
30689 * malloc/memusage.c (mmap): Likewise.
30690 (mmap64, mremap): Likewise. Adjust name in comment.
30691
1ffb8c90
SP
306922012-09-05 Siddhesh Poyarekar <siddhesh@redhat.com>
30693
30694 * libio/fileops.c: Fix typos in comments.
30695 * libio/oldfileops.c: Likewise.
30696 * libio/wfileops.c: Likewise.
30697
6ef9cc37
SP
306982012-09-05 Siddhesh Poyarekar <siddhesh@redhat.com>
30699
30700 [BZ #1349]
30701 * malloc/Makefile (tests): Add tst-malloc-usable test case.
30702 (tst-malloc-usable-ENV): Set environment for test case.
30703 * malloc/hooks.c (malloc_check_get_size): New function to get
30704 requested size.
30705 * malloc/malloc.c (musable): Use malloc_check_get_size.
30706 * malloc/tst-malloc-usable.c: New test case.
30707
4d038ae3
AS
307082012-09-05 Andreas Schwab <schwab@linux-m68k.org>
30709
30710 * stdlib/tst-strtod-overflow.c (TIMEOUT): Define.
30711
c4e85184
AM
307122012-09-05 Allan McRae <allan@archlinux.org>
30713
b9dafc56 30714 [BZ #13966]
c4e85184
AM
30715 * configure.in (CXX_SYSINCLUDES): Use compiler output to
30716 determine header location.
30717 * configure: Regenerated.
30718
e1343020
AS
307192012-09-05 Andreas Schwab <schwab@linux-m68k.org>
30720
30721 * stdlib/gen-tst-strtod-round.c (formats): Add Motorola extended
30722 float format.
30723 * stdlib/tst-strtod-round.c (TEST) [LDBL_MANT_DIG == 64 &&
a0070b7e
AS
30724 LDBL_MAX_EXP == 16384]: Add case for Motorola extended float
30725 format.
e1343020
AS
30726 (test): Regenerate.
30727
0a9f1987
DM
307282012-09-04 David S. Miller <davem@davemloft.net>
30729
30730 * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: New file.
30731 * sysdeps/sparc/sparc32/sparcv9/submul_1.S: New file.
30732 * sysdeps/sparc/sparc32/sparcv9/mul_1.S: New file.
30733
29237804
FW
307342012-09-04 Florian Weimer <fweimer@redhat.com>
30735
30736 * stdlib/tst-secure-getenv.c (alternative_main): Only warn on SGID
30737 failures.
30738
edb3cb88
FW
30739 * stdlib/tst-secure-getenv.c: Fix whitespace in comments.
30740
60160d83
JM
307412012-09-04 Joseph Myers <joseph@codesourcery.com>
30742
30743 [BZ #9914]
30744 * libio/iogetdelim.c: Include <limits.h>.
30745 (_IO_getdelim): Avoid integer overflow in testing whether cur_len
30746 + len + 1 would overflow.
30747
bcd6c8dc
AJ
307482012-09-03 Andreas Jaeger <aj@suse.de>
30749
30750 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
30751 * sysdeps/i386/fpu/libm-test-ulps: Update.
30752
4ffffbd2
LD
307532012-09-03 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
30754
30755 * sysdeps/i386/i686/fpu/multiarch/Makefile (sysdep_routines):
30756 Add s_sinf-sse2, s_conf-sse2.
30757
30758 * sysdeps/i386/i686/fpu/multiarch/s_sinf-sse2.S: New file.
30759 * sysdeps/i386/i686/fpu/multiarch/s_cosf-sse2.S: New file.
30760 * sysdeps/i386/i686/fpu/multiarch/s_sinf.c: New file.
30761 * sysdeps/i386/i686/fpu/multiarch/s_cosf.c: New file.
30762
30763 * sysdeps/ieee754/flt-32/s_sinf.c (SINF, SINF_FUNC): Add macros
30764 for using routine as __sinf_ia32.
30765 Use macro for function declaration and weak_alias.
30766 * sysdeps/ieee754/flt-32/s_cosf.c (COSF, COSF_FUNC): Add macros
30767 for using routine as __cosf_ia32.
30768 Use macro for function declaration and weak_alias.
30769
30770 * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: Fix Copyright.
30771 * sysdeps/i386/i686/fpu/multiarch/e_expf.c: Fix Copyright.
30772
30773 * sysdeps/x86_64/fpu/s_sinf.S: New file.
30774 * sysdeps/x86_64/fpu/s_cosf.S: New file.
30775 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
30776
30777 * math/libm-test.inc (cos_test): Add more test cases.
30778 (sin_test): Likewise.
30779 (sincos_test): Likewise.
30780
511fa286
AK
307812012-09-03 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
30782
30783 * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c
30784 (IFUNC_RESOLVE): Make pointers to the specialized implementations
30785 hidden.
30786 * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: Likewise.
30787
5f30cfec
L
307882012-09-02 H.J. Lu <hongjiu.lu@intel.com>
30789
30790 [BZ #14538]
30791 * sysdeps/x86_64/dl-machine.h (elf_machine_dynamic): Use the
30792 first element of the GOT.
30793 (elf_machine_load_address): Return the difference between
30794 the runtime address of _DYNAMIC and elf_machine_dynamic ().
30795
0786794f
AM
307962012-09-01 Allan McRae <allan@archlinux.org>
30797
5f30cfec
L
30798 [BZ #13412]
30799 * configure.in (AWK): Require gawk version 3.0 or later.
30800 * configure: Regenerated.
0786794f 30801
26889eac
JM
308022012-09-01 Joseph Myers <joseph@codesourcery.com>
30803
30804 * sysdeps/unix/sysv/linux/kernel-features.h
30805 (__ASSUME_POSIX_CPU_TIMERS): Remove.
30806 * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
30807 [__NR_clock_getres]: Make code unconditional.
30808 [!__ASSUME_POSIX_CPU_TIMERS]: Remoce conditional code.
30809 (clock_getcpuclockid): Remove code left unreachable by removal of
30810 conditionals.
30811 * sysdeps/unix/sysv/linux/clock_getres.c [__NR_clock_getres]: Make
30812 code unconditional.
30813 [__ASSUME_POSIX_CPU_TIMERS]: Likewise.
30814 [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
30815 * sysdeps/unix/sysv/linux/clock_gettime.c [__NR_clock_gettime]:
30816 Make code unconditional.
30817 [__ASSUME_POSIX_CPU_TIMERS]: Likewise.
30818 [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
30819 * sysdeps/unix/sysv/linux/clock_settime.c
30820 [__ASSUME_POSIX_CPU_TIMERS <= 0 && __NR_clock_settime]: Remove
30821 conditional code.
30822 [__ASSUME_POSIX_CPU_TIMERS]: Make code unconditional.
30823 [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
30824
d22e28b0
L
308252012-08-29 H.J. Lu <hongjiu.lu@intel.com>
30826
30827 [BZ #14476]
30828 * Makefile (install): Also pass LD_SO=$(ld.so-version) to
30829 scripts/test-installation.pl.
30830
30831 * scripts/test-installation.pl: Use LD_SO to get $ld_so_name
30832 and $ld_so_version if it is set.
30833
050af9c4
SP
308342012-08-29 Siddhesh Poyarekar <siddhesh@redhat.com>
30835
30836 [BZ #14516]
30837 * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Don't return
30838 failure if reading from procfs failed.
30839 * sysdeps/unix/sysv/linux/ttyname_r.c (ttyname_r): Likewise.
30840
ad845c0b
JM
308412012-08-27 Joseph Myers <joseph@codesourcery.com>
30842
30843 * sysdeps/unix/sysv/linux/kernel-features.h
30844 (__ASSUME_STAT64_SYSCALL): Remove all definitions.
30845 * sysdeps/unix/sysv/linux/fxstat64.c [!__ASSUME_STAT64_SYSCALL]:
30846 Remove conditional code.
30847 [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
30848 * sysdeps/unix/sysv/linux/fxstatat64.c [!__ASSUME_STAT64_SYSCALL]:
30849 Remove conditional code.
30850 [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
30851 * sysdeps/unix/sysv/linux/i386/fxstat.c
30852 [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
30853 [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
30854 * sysdeps/unix/sysv/linux/i386/fxstatat.c
30855 [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
30856 [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
30857 * sysdeps/unix/sysv/linux/i386/lxstat.c
30858 [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
30859 [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
30860 * sysdeps/unix/sysv/linux/i386/xstat.c [!__ASSUME_STAT64_SYSCALL]:
30861 Remove conditional code.
30862 [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
30863 * sysdeps/unix/sysv/linux/lxstat64.c [!__ASSUME_STAT64_SYSCALL]:
30864 Remove conditional code.
30865 [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
30866 * sysdeps/unix/sysv/linux/sparc/sparc64/xstat.c: Do not include
30867 <kernel-features.h>.
30868 [__NR_stat64 && !__ASSUME_STAT64_SYSCALL] (__have_no_stat64):
30869 Remove.
30870 * sysdeps/unix/sysv/linux/xstat64.c [!__ASSUME_STAT64_SYSCALL]:
30871 Remove conditional code.
30872 [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
30873 * sysdeps/unix/sysv/linux/xstatconv.c [!__ASSUME_STAT64_SYSCALL]:
30874 Remove conditional.
30875
5dbf56af
MF
308762012-08-27 Mike Frysinger <vapier@gentoo.org>
30877
30878 [BZ #5400]
30879 * NEWS: Add fixed bug number.
30880
d6e70f43
JM
308812012-08-27 Joseph Myers <joseph@codesourcery.com>
30882
7efb4737
JM
30883 [BZ #14519]
30884 * stdlib/strtod_l.c (round_and_return): Return -0.0 for
30885 underflowing exponent in case of negative sign.
30886 * stdlib/tst-strtod-round-data: Add more tests.
30887 * stdlib/tst-strtod-round.c (tests): Regenerated.
30888
af92131a
JM
30889 [BZ #3479]
30890 * stdlib/strtod_l.c (NDIG): Remove.
30891 (HEXNDIG): Likewise.
30892 (MPNSIZE): Increase to represent 10^n where 2^-n is 1/4 ulp of the
30893 smallest representable value.
30894 (____STRTOF_INTERNAL): Use all fractional decimal digits that may
30895 lie within an exact representation of 1/2 ulp of the result.
30896 * stdlib/fpioconst.c (__tens): Include 10^2^9 and 10^2^10
30897 unconditionally.
30898 (TENS_P9_IDX): Define unconditionally.
30899 (TENS_P9_SIZE): Likewise.
30900 (TENS_P10_IDX): Likewise.
30901 (TENS_P10_SIZE): Likewise.
30902 [BITS_PER_MP_LIMB == 32]: Change condition for larger powers of 10
30903 to !defined __NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024.
30904 [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024] (__tens): Add
30905 entries for 10^2^13 and 10^2^14.
30906 [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024]
30907 (TENS_P13_IDX): Define.
30908 (TENS_P13_SIZE): Likewise.
30909 (TENS_P14_IDX): Likewise.
30910 (TENS_P14_SIZE): Likewise.
30911 (_fpioconst_pow10): Change array size to
30912 FPIOCONST_POW10_ARRAY_SIZE. Make entries for 10^2^9 and 10^2^10
30913 unconditional.
30914 (_fpioconst_pow10) [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ >
30915 1024]: Add entries for 10^2^13 and 10^2^14.
30916 [LAST_POW10 > _LAST_POW10]: Remove #error.
30917 * stdlib/fpioconst.h (FPIOCONST_POW10_ARRAY_SIZE): Define.
30918 (_fpioconst_pow10): Change array size to
30919 FPIOCONST_POW10_ARRAY_SIZE.
30920 * stdlib/gen-fpioconst.c: New file.
30921 * stdlib/gen-tst-strtod-round.c: Likewise.
30922 * stdlib/tst-strtod-round-data: Likewise.
30923 * stdlib/tst-strtod-round.c: Likewise.
30924 * stdlib/Makefile (tests): Add tst-strtod-round.
30925
d6e70f43
JM
30926 [BZ #14459]
30927 * stdlib/strtod_l.c: Include <stdint.h>.
30928 (NDEBUG): Do not define.
30929 (round_and_return): Change EXPONENT parameter to type intmax_t.
30930 Rearrange calculations to avoid internal overflow possibilities.
30931 (str_to_mpn): Change EXPONENT parameter to type intmax_t *.
30932 Rearrange calculations to avoid internal overflow possibilities.
30933 Assert that number fits inside MPNSIZE limbs.
30934 (____STRTOF_INTERNAL): Change EXPONENT variable to type intmax_t.
30935 Change DIG_NO, INT_NO and LEAD_ZERO to type size_t. Rearrange
30936 calculations and add assertions to avoid internal overflow
30937 possibilities. Add casts to avoid signed/unsigned operations.
30938 * stdlib/tst-strtod-overflow.c: New file.
30939 * stdlib/Makefile (tests): Add tst-strtod-overflow.
30940
1f529f7d
MP
309412012-08-25 Marek Polacek <polacek@redhat.com>
30942
30943 * time/time.h: Fix some typos in comments.
30944
59a629f1
RM
309452012-08-23 Roland McGrath <roland@hack.frob.com>
30946
30947 * posix/tst-rfc3484.c: #undef USE_NSCD before including getaddrinfo.c.
30948 * posix/tst-rfc3484-2.c: Likewise.
30949 * posix/tst-rfc3484-3.c: Likewise.
30950
d3bafbc9
SM
309512012-08-23 Steve McIntyre <steve.mcintyre@linaro.org>
30952
30953 * elf/elf.h (EF_ARM_ABI_FLOAT_SOFT): New macro.
30954 (EF_ARM_ABI_FLOAT_HARD): Likewise.
30955
4efcc022
JM
309562012-08-23 Joseph Myers <joseph@codesourcery.com>
30957
30958 * sysdeps/unix/sysv/linux/dl-fxstatat64.c: Use <> instead of "" in
30959 #include of fxstatat64.c.
30960
3cc3ef96
RM
309612012-08-22 Roland McGrath <roland@hack.frob.com>
30962
f04e2132
RM
30963 * shadow/getspent.c: #undef USE_NSCD before #include that gets the code.
30964 * shadow/getspent_r.c: Likewise.
30965 * shadow/getspnam.c: Likewise.
30966 * shadow/getspnam_r.c: Likewise.
30967 * gshadow/getsgent.c: Likewise.
30968 * gshadow/getsgent_r.c: Likewise.
30969 * gshadow/getsgnam.c: Likewise.
30970 * gshadow/getsgnam_r.c: Likewise.
30971 * inet/getnetbyad.c: Likewise.
30972 * inet/getnetbyad_r.c: Likewise.
30973 * inet/getnetbynm.c: Likewise.
30974 * inet/getnetbynm_r.c: Likewise.
30975 * inet/getnetent.c: Likewise.
30976 * inet/getnetent_r.c: Likewise.
30977 * inet/getproto.c: Likewise.
30978 * inet/getproto_r.c: Likewise.
30979 * inet/getprtent.c: Likewise.
30980 * inet/getprtent_r.c: Likewise.
30981 * inet/getprtname.c: Likewise.
30982 * inet/getprtname_r.c: Likewise.
30983 * inet/getrpcbyname.c: Likewise.
30984 * inet/getrpcbyname_r.c: Likewise.
30985 * inet/getrpcbynumber.c: Likewise.
30986 * inet/getrpcbynumber_r.c: Likewise.
30987 * inet/getrpcent.c: Likewise.
30988 * inet/getrpcent_r.c: Likewise.
30989 * inet/getaliasent.c: Likewise.
30990 * inet/getaliasent_r.c: Likewise.
30991 * inet/getaliasname.c: Likewise.
30992 * inet/getaliasname_r.c: Likewise.
30993 * nscd/getgrgid_r.c: Likewise.
30994 * nscd/getgrnam_r.c: Likewise.
30995 * nscd/gethstbyad_r.c: Likewise.
30996 * nscd/gethstbynm3_r.c: Likewise.
30997 * nscd/getpwnam_r.c: Likewise.
30998 * nscd/getpwuid_r.c: Likewise.
30999 * nscd/getsrvbynm_r.c: Likewise.
31000 * nscd/getsrvbypt_r.c: Likewise.
31001 * nscd/gai.c: Likewise.
31002
c53d909c
RM
31003 * configure.in (build_nscd): New substituted variable, set
31004 by --disable-build-nscd and defaults to $use_nscd.
31005 * configure: Regenerated.
31006 * config.make.in (build-nscd): New substituted variable.
31007 * nscd/Makefile (others, others-pie, install-sbin, extra-objs):
31008 Change conditional to require [$(build-nscd) = yes] as well.
31009 * NEWS: Mention --disable-build-nscd in the --disable-nscd item.
31010
3cc3ef96
RM
31011 [BZ# 13696]
31012 * configure.in (use_nscd): New substituted variable, set by
31013 --disable-nscd. If enabled, define USE_NSCD.
31014 * configure: Regenerated.
31015 * config.h.in: Add USE_NSCD.
31016 * config.make.in (use-nscd): New substituted variable.
31017 * inet/Makefile (CFLAGS-gethstbyad_r.c): Likewise.
31018 (CFLAGS-gethstbynm_r.c, CFLAGS-gethstbynm2_r.c): Likewise.
31019 (CFLAGS-getsrvbynm_r.c, CFLAGS-getsrvbypt_r.c): Variables removed.
31020 * grp/Makefile (CFLAGS-getgrgid_r.c): Remove -DUSE_NSCD.
31021 (CFLAGS-getgrnam_r.c): Likewise.
31022 (CFLAGS-initgroups.c): Likewise.
31023 * posix/Makefile (CFLAGS-getaddrinfo.c): Remove -DUSE_NSCD.
31024 * pwd/Makefile (CFLAGS-getpwuid_r.c, CFLAGS-getpwnam_r.c):
31025 Variables removed.
31026 * inet/getnetgrent_r.c
31027 (nscd_setnetgrent): New function, broken out of ...
31028 (setnetgrent): ... here. Call it.
31029 (innetgr): Conditionalize nscd bits on [USE_NSCD].
31030 (nscd_getnetgrent): Conditionalize on [USE_NSCD].
31031 (__internal_getnetgrent_r): Conditionalize its use on [USE_NSCD].
31032 * nscd/Makefile (routines, aux): Move definitions after include of
31033 Makeconfig. Conditionalize on [$(use-nscd) != no].
31034 * nss/nsswitch.c (nss_load_all_libraries, __nss_disable_nscd):
31035 Conditionalize on [USE_NSCD].
31036 (is_nscd, nscd_init_cb): Likewise.
31037 (nss_load_library): Conditionalize init callback on [USE_NSCD].
31038 * nss/nss_files/files-init.c: Conditionalize body on [USE_NSCD].
31039 * nss/nss_db/db-init.c: Likewise.
31040 * nscd/nscd.c (main): Conditionalize __nss_disable_nscd call on
31041 [USE_NSCD].
31042 * sysdeps/unix/sysv/linux/check_pf.c (get_nl_timestamp): New function.
31043 (make_request): Use it.
31044 (cache_valid_p): New function.
31045 (__check_pf): Use it.
31046 * NEWS: Add item for --disable-nscd.
31047
07e51550
DL
310482012-08-22 Dmitry V. Levin <ldv@altlinux.org>
31049
31050 * configure.in (SED): Update AC_CHECK_PROG_VER's version extract regexp
31051 to support sed >= 4.2.1-20-ga9bf076.
31052 * configure: Regenerated.
31053
35a5b08b
RM
310542012-08-22 Roland McGrath <roland@hack.frob.com>
31055
31056 * csu/libc-start.c (apply_irel): Move extern declarations inside here.
31057 Conditionalize whole body on [IREL].
31058
8479f23a
JL
310592012-08-22 Jeff Law <law@redhat.com>
31060
31061 [BZ #14505]
31062 * sysdeps/posix/getaddrinfo.c (gaih_inet): Only use gethostbyname4_r
31063 if the family is PF_UNSPEC.
31064
48da0b21
MF
310652012-08-22 Mike Frysinger <vapier@gentoo.org>
31066
31067 * Makerules (lib-version): Rename from V.
31068 (install-lib-nosubdir): Change V to lib-version.
31069
15d0da8c
WS
310702012-08-22 Will Schmidt <will_schmidt@vnet.ibm.com>
31071
31072 [BZ #14252]
31073 * powerpc32/power6/wcschr.c: New file.
31074 * powerpc32/power6/wcscpy.c: New file.
31075 * powerpc32/power6/wcsrchr.c: New file.
31076 * powerpc64/power6/wcschr.c: New file.
31077 * powerpc64/power6/wcscpy.c: New file.
31078 * powerpc64/power6/wcsrchr.c: New file.
31079
bcca0895
MK
310802012-08-21 Maxim Kuvyrkov <maxim@codesourcery.com>
31081
31082 * string/str-two-way.h (AVAILABLE1_USES_J): New macro, define default.
31083 (two_way_short_needle): Use it.
5a4aaa33
RM
31084 * string/strstr.c (AVAILABLE1_USES_J): Define.
31085 * string/strcasestr.c: Likewise.
99677e57
MK
31086
31087 * string/str-two-way.h (two_way_short_needle): Use pointers instead of
31088 array references.
31089 * string/strcasestr.c (TOLOWER): Make side-effect safe.
31090
400726de
MK
31091 [BZ #11607]
31092 * NEWS: Add an entry.
31093 * string/str-two-way.h (AVAILABLE1, AVAILABLE2, RET0_IF_0): New macros,
31094 define their defaults.
31095 (two_way_short_needle): Detect end-of-string on-the-fly.
31096 * string/strcasestr.c, string/strstr.c (AVAILABLE): Update.
31097 (AVAILABLE1, AVAILABLE2, RET0_IF_0, AVAILABLE_USES_J): Define.
31098 * string/bug-strcasestr1.c: New test.
31099 * string/Makefile: Run it.
31100
20a71f2c
MK
311012012-08-21 Maxim Kuvyrkov <maxim@codesourcery.com>
31102
31103 [BZ #11607]
31104 * string/str-two-way.h (two_way_short_needle): Optimize matching of
31105 the first character.
31106
21ad0558
RM
311072012-08-21 Roland McGrath <roland@hack.frob.com>
31108
31109 * csu/elf-init.c (__libc_csu_irel): Function removed.
31110 * csu/libc-start.c (apply_irel): New function.
31111 (LIBC_START_MAIN): Call it instead of __libc_csu_irel.
31112
0e1d9911
JM
311132012-08-21 Joseph Myers <joseph@codesourcery.com>
31114
31115 * sysdeps/unix/sysv/linux/kernel-features.h
31116 (__ASSUME_FADVISE64_64_SYSCALL): Remove.
31117 * sysdeps/unix/sysv/linux/i386/posix_fadvise64.S: Do not include
31118 <kernel-features.h>.
31119 [__NR_fadvise64_64]: Make code unconditional.
31120 [!__ASSUME_FADVISE64_64_SYSCALL]: Remove conditional code.
31121 [__NR_fadvise64 && (!__ASSUME_FADVISE64_64_SYSCALL ||
31122 !__NR_fadvise64_64)]: Likewise.
31123 [!(__NR_fadvise64 && (!__ASSUME_FADVISE64_64_SYSCALL ||
31124 !__NR_fadvise64_64))]: Likewise.
31125 [__NR_fadvise64]: Make code unconditional.
31126 [!__NR_fadvise64]: Remove conditional code.
31127 * sysdeps/unix/sysv/linux/posix_fadvise64.c: Do not include
31128 <kernel-features.h>.
31129 (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
31130 unconditional.
31131 (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
31132 conditional code.
31133 * sysdeps/unix/sysv/linux/powerpc/powerpc32/posix_fadvise64.c: Do
31134 not include <kernel-features.h>.
31135 (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
31136 unconditional.
31137 (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
31138 conditional code.
31139 * sysdeps/unix/sysv/linux/s390/s390-32/posix_fadvise64.c: Do not
31140 include <kernel-features.h>.
31141 (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
31142 unconditional.
31143 (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
31144 conditional code.
31145
14a50c9d
WS
311462012-08-21 Will Schmidt <will_schmidt@vnet.ibm.com>
31147
31148 * sysdeps/powerpc/powerpc64/power7/memchr.S: Unrolled short loop and
31149 slight instruction rearrangements per scrollpipe analysis.
31150 * sysdeps/powerpc/powerpc64/power7/memchr.S: Likewise.
31151
c0f4faf0
RM
311522012-08-20 Roland McGrath <roland@hack.frob.com>
31153
696da859
RM
31154 * manual/syslog.texi (syslog; vsyslog, closelog):
31155 Fix typo repeated twice: @file{dev/log} -> @file{/dev/log}.
31156 Reported by Ricardo Catalinas Jiménez <jimenezrick@gmail.com>.
31157
c0f4faf0
RM
31158 * elf/dl-sysdep.c (_dl_important_hwcaps): Fix conditional on using
31159 DSOCAPS to match condition on defining it.
31160
348363b2
JM
311612012-08-20 Joseph Myers <joseph@codesourcery.com>
31162
a35cbf28
JM
31163 * sysdeps/unix/sysv/linux/kernel-features.h
31164 (__ASSUME_SWAPCONTEXT_SYSCALL): Remove.
31165 * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S
31166 [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
31167 [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
31168 * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S
31169 [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
31170 [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
31171 * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S
31172 [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
31173 [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
31174
445f7ecd
JM
31175 * sysdeps/unix/sysv/linux/kernel-features.h [__s390__ &&
31176 __LINUX_KERNEL_VERSION >= 0x020616] (__ASSUME_UTIMES): Define.
31177
348363b2
JM
31178 * sysdeps/unix/sysv/linux/kernel-features.h
31179 (__ASSUME_MMAP2_SYSCALL): Remove all definitions.
31180 * sysdeps/unix/sysv/linux/mmap64.c [__NR_mmap2]: Make code
31181 unconditional.
31182 [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
31183 * sysdeps/unix/sysv/linux/i386/mmap.S (__mmap)
31184 [__ASSUME_MMAP2_SYSCALL]: Make code unconditional.
31185 (__mmap) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
31186 * sysdeps/unix/sysv/linux/i386/mmap64.S (__mmap64) [__NR_mmap2]:
31187 Make code unconditional.
31188 (__mmap64) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
31189 (__mmap64) [!__NR_mmap2]: Likewise.
31190 * sysdeps/unix/sysv/linux/s390/s390-32/mmap.S (__mmap)
31191 [__ASSUME_MMAP2_SYSCALL]: Make code unconditional.
31192 (__mmap) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
31193 * sysdeps/unix/sysv/linux/s390/s390-32/mmap64.S (__mmap64)
31194 [__NR_mmap2]: Make code unconditional.
31195 (__mmap64) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
31196 (__mmap64) [!__NR_mmap2]: Likewise.
31197
bc5bc0e5
AK
311982012-08-20 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
31199
31200 * sysdeps/unix/sysv/linux/s390/s390-32/getrlimit.c: Remove.
31201
88d506de
AJ
312022012-08-18 Andreas Jaeger <aj@suse.de>
31203
31204 * stdio-common/_itoa.c (_itoa): Add missing DUMMY variable.
31205
493387d2
MF
312062012-08-18 Mike Frysinger <vapier@gentoo.org>
31207
31208 * include/sys/socket.h (__have_sock_cloexec): Add attribute_hidden.
31209 * include/unistd.h (__have_sock_cloexec): Likewise.
31210 (__have_pipe2): Likewise.
31211 (__have_dup3): Likewise.
31212
a277af22
MF
312132012-08-18 Mike Frysinger <vapier@gentoo.org>
31214
31215 [BZ #9685]
31216 * include/unistd.h (__have_pipe2): Change define into an extern int.
31217 (__have_dup3): Likewise.
31218 * socket/have_sock_cloexec.c: Include fcntl.h.
31219 (__have_pipe2): New variable.
31220 (__have_dup3): Likewise.
31221
fdab8fd3
MF
312222012-08-17 Mike Frysinger <vapier@gentoo.org>
31223
31224 * sysdeps/unix/sysv/linux/nice.c: Adjust #include.
31225
31035e80
MP
312262012-08-17 Marek Polacek <polacek@redhat.com>
31227
31228 * sysdeps/ieee754/ldbl-96/s_sincosl.c (__sincosl): Use __attribute__
31229 ((unused)) on I1, which is set by GET_LDOUBLE_WORDS but never used.
31230
3bd9e993
RM
312312012-08-17 Roland McGrath <roland@hack.frob.com>
31232
c91c505f
RM
31233 * configure.in: Add AC_SUBST for sysheaders.
31234 * configure: Regenerated.
31235 * config.make.in (sysheaders): New substituted variable.
31236
7c6f9d53
RM
31237 * sysdeps/unix/mkfifo.c: Moved ...
31238 * sysdeps/posix/mkfifo.c: ... here.
31239 * sysdeps/unix/mkfifoat.c: Moved ...
31240 * sysdeps/posix/mkfifoat.c: ... here.
31241
31242 * sysdeps/unix/utime.c: Moved ...
31243 * sysdeps/posix/utime.c: ... here.
31244
31245 * sysdeps/unix/time.c: Moved ...
31246 * sysdeps/posix/time.c: ... here.
e3b398f9
RM
31247 * sysdeps/unix/sysv/linux/time.c: Adjust #include.
31248 * sysdeps/unix/sysv/linux/sparc/sparc64/time.c: Likewise.
7c6f9d53
RM
31249
31250 * sysdeps/unix/nice.c: Moved ...
31251 * sysdeps/posix/nice.c: ... here.
31252
31253 * sysdeps/unix/alarm.c: Moved ...
31254 * sysdeps/posix/alarm.c: ... here.
31255
3bd9e993
RM
31256 * intl/Makefile ($(codeset_mo)): Depend on the input file.
31257
d1f09384
JL
312582012-08-17 Jeff Law <law@redhat.com>
31259
31260 * intl/Makefile (codeset_mo): New variable.
31261 ($(codeset_mo)): New target.
31262 (tst-codeset.out): Depend on that. Remove explicit rule.
31263 (tst-gettext3.out, tst-gettext5.out): Likewise.
31264 (LOCPATH-ENV, tst-codeset-ENV): New variables.
31265 (tst-gettext3-ENV, tst-gettext5-ENV): Likewise.
31266 * intl/tst-codeset.sh: Remove.
31267 * intl/tst-gettext3.sh: Likewise.
31268 * intl/tst-gettext5.sh: Likewise.
31269
2ae1ae5c
RM
312702012-08-17 Roland McGrath <roland@hack.frob.com>
31271
c31fdb83
RM
31272 * sysdeps/unix/inet/syscalls.list: File removed. Move contents into ...
31273 * sysdeps/unix/syscalls.list: ... here.
31274
a0844057
RM
31275 * sysdeps/posix/getaddrinfo.c
31276 (save_gaiconf_mtime, check_gaiconf_mtime): New functions.
31277 (gaiconf_init, gaiconf_reload): Use them.
31278 [!_STATBUF_ST_NSEC]
31279 (gaiconf_mtime, save_gaiconf_mtime, check_gaiconf_mtime):
31280 Define using time_t rather than struct timespec.
31281
750c1f2a
RM
31282 * sysdeps/generic/malloc-machine.h (MUTEX_INITIALIZER): New macro.
31283 (atomic_full_barrier, atomic_read_barrier, atomic_write_barrier):
31284 Macros removed.
31285 * malloc/arena.c (save_malloc_hook, save_free_hook): Conditionalize on
31286 [!NO_THREADS].
31287 (malloc_atfork, free_atfork, atfork_recursive_cntr): Likewise.
31288 (ptmalloc_lock_all, ptmalloc_unlock_all, ptmalloc_unlock_all2):
31289 Likewise.
31290
2ae1ae5c
RM
31291 * elf/dl-iteratephdr.c (__dl_iterate_phdr): Use NULL rather than 0 for
31292 __libc_cleanup_push argument.
31293
e66a42f5
RM
31294 * bits/param.h: New file.
31295 * misc/sys/param.h: New file.
31296 * include/sys/param.h: New file.
31297 * misc/Makefile (headers): Add bits/param.h.
31298 * sysdeps/generic/sys/param.h: File removed.
31299 * sysdeps/unix/sysv/linux/bits/param.h: New file.
31300 * sysdeps/unix/sysv/linux/sys/param.h: File removed.
31301 * sysdeps/mach/hurd/bits/param.h: New file.
4078da3d 31302 * sysdeps/mach/hurd/sys/param.h: File removed.
e66a42f5 31303
b7c08a66
RM
31304 * elf/dl-close.c (_dl_close_worker): Add a cast and a comment to the
31305 last change.
31306
b2e1c562
RM
31307 * libio/genops.c (_IO_unbuffer_write): Conditionalize locking code on
31308 [_IO_MTSAFE_IO].
31309 * libio/libioP.h [!_IO_MTSAFE_IO && !NOT_IN_libc]
31310 (_IO_acquire_lock, _IO_acquire_lock_clear_flags2, _IO_release_lock):
31311 New macros.
31312
c75ccd4c
RM
31313 * Makeconfig [$(libc-reentrant) = yes] (libio-mtsafe): New variable.
31314 * libio/Makefile (CPPFLAGS): Append $(libio-mtsafe) unconditionally
31315 rather than -D_IO_MTSAFE_IO conditionally.
31316 * stdio-common/Makefile (CPPFLAGS): Likewise.
31317 * wcsmbs/Makefile (CPPFLAGS): Likewise.
31318 * stdlib/Makefile (CFLAGS-strfmon.c, CFLAGS-strfmon_l.c):
31319 Use $(libio-mtsafe).
31320 * debug/Makefile (CFLAGS-sprintf_chk.c): Use $(libio-mtsafe) instead
31321 of -D_IO_MTSAFE_IO.
31322 (CFLAGS-snprintf_chk.c, CFLAGS-vsprintf_chk.c): Likewise.
31323 (CFLAGS-vsnprintf_chk.c, CFLAGS-asprintf_chk.c): Likewise.
31324 (CFLAGS-vasprintf_chk.c, CFLAGS-obprintf_chk.c): Likewise.
31325 (CFLAGS-dprintf_chk.c, CFLAGS-vdprintf_chk.c): Likewise.
31326 (CFLAGS-printf_chk.c, CFLAGS-fprintf_chk.c): Likewise.
31327 (CFLAGS-vprintf_chk.c, CFLAGS-vfprintf_chk.c): Likewise.
31328 (CFLAGS-gets_chk.c, CFLAGS-fgets_chk.c): Likewise.
31329 (CFLAGS-fgets_u_chk.c, CFLAGS-fread_chk.c): Likewise.
31330 (CFLAGS-fread_u_chk.c): Likewise.
31331 (CFLAGS-swprintf_chk.c, CFLAGS-vswprintf_chk.c): Likewise.
31332 (CFLAGS-wprintf_chk.c, CFLAGS-fwprintf_chk.c): Likewise.
31333 (CFLAGS-vwprintf_chk.c, CFLAGS-vfwprintf_chk.c): Likewise.
31334 (CFLAGS-fgetws_chk.c, CFLAGS-fgetws_u_chk.c): Likewise.
31335 * grp/Makefile (CFLAGS-fgetgrent_r.c, CFLAGS-putgrent.c): Likewise.
31336 * gshadow/Makefile (CFLAGS-fgetsgent_r.c, CFLAGS-putsgent.c): Likewise.
31337 * misc/Makefile (CFLAGS-mntent_r.c): Likewise.
31338 * pwd/Makefile (CFLAGS-fgetpwent_r.c): Likewise.
31339 * shadow/Makefile (CFLAGS-fgetspent_r.c, CFLAGS-putspent.c): Likewise.
31340
31341 * libio/Makefile: Test [$(libc-reentrant) = yes]
31342 instead of [$(filter %REENTRANT, $(defines)) nonempty].
31343
31344 * Makeconfig
31345 [$(libc-reentrant) = yes] (defines): Append -D_LIBC_REENTRANT.
31346 * sysdeps/pthread/configure: File removed.
31347 * sysdeps/pthread/Makeconfig: New file.
31348 * sysdeps/mach/hurd/Makeconfig (libc-reentrant): New variable.
31349 * sysdeps/mach/hurd/configure.in: Don't touch DEFINES here.
31350
d9195db8
GB
313512012-08-16 Gary Benson <gbenson@redhat.com>
31352
31353 * elf/dl-close.c (_dl_close_worker): Also set r->r_map when
31354 unmapping the first object in a namespace.
31355
86466cd9
RM
313562012-08-16 Roland McGrath <roland@hack.frob.com>
31357
31358 * inet/getnetgrent_r.c (internal_setnetgrent): Renamed to ...
31359 (__internal_setnetgrent): ... this. Add internal_function to
31360 definition. Add libc_hidden_def.
31361 (setnetgrent): Update caller.
31362 (internal_endnetgrent): Renamed to ...
31363 (__internal_endnetgrent): ... this. Add internal_function to
31364 definition. Add libc_hidden_def.
31365 (endnetgrent): Update caller.
31366 (internal_getnetgrent_r): Renamed to ...
31367 (__internal_getnetgrent_r): ... this. Add internal_function to
31368 definition. Add libc_hidden_def.
31369 (__getnetgrent_r): Update caller.
31370 * inet/netgroup.h: Update declarations. Add libc_hidden_proto uses.
31371
c3c8283c
JM
313722012-08-16 Joseph Myers <joseph@codesourcery.com>
31373
31374 * stdlib/longlong.h: Update from GCC.
31375
db1ee0a8
RM
313762012-08-16 Roland McGrath <roland@hack.frob.com>
31377
31378 * stdlib/gmp-impl.h (udiv_qrnnd_preinv): Use __attribute__ ((unused))
31379 on _QL, which is set by umul_ppmm but never used.
31380 * stdio-common/_itoa.c (_itoa): Use __attribute__ ((unused)) on DUMMY
31381 variables, which are set by GMP macros but never used.
31382 * stdio-common/_itowa.c (_itowa): Likewise.
31383 * stdlib/divmod_1.c (mpn_divmod_1): Likewise.
31384 * stdlib/mod_1.c (mpn_mod_1): Likewise.
31385
30f69637
CD
313862012-08-16 Carlos O'Donell <carlos_odonell@mentor.com>
31387
31388 * sysdeps/sh/ldsodefs.h (ARCH_PLTENTER_MEMBERS) <sh_gnu_pltenter>:
31389 struct La_sh_regs is not constant.
31390 * sysdeps/sparc/ldsodefs.h (ARCH_PLTENTER_MEMBERS)
31391 <sparc32_gnu_pltenter, sparc64_gnu_pltenter>: struct La_sparc32_regs
31392 and struct La_sparc64_regs are not constant.
31393
93a78ac4
JM
313942012-08-16 Joseph Myers <joseph@codesourcery.com>
31395
31396 * sysdeps/unix/sysv/linux/kernel-features.h
31397 (__ASSUME_POSIX_TIMERS): Remove.
31398 * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
31399 [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
31400 * sysdeps/unix/sysv/linux/clock_getres.c [__ASSUME_POSIX_TIMERS]:
31401 Make code unconditional.
31402 [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
31403 * sysdeps/unix/sysv/linux/clock_gettime.c [__ASSUME_POSIX_TIMERS]:
31404 Make code unconditional.
31405 [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
31406 * sysdeps/unix/sysv/linux/clock_nanosleep.c
31407 [__ASSUME_POSIX_TIMERS]: Make code unconditional.
31408 [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
31409 * sysdeps/unix/sysv/linux/clock_settime.c [__ASSUME_POSIX_TIMERS]:
31410 Make code unconditional.
31411 [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
31412 [__ASSUME_POSIX_CPU_TIMERS <= 0 && __NR_clock_settime]
31413 (__libc_missing_posix_timers): Remove.
31414
dd924cd7
RM
314152012-08-15 Roland McGrath <roland@hack.frob.com>
31416
4b4f2771
RM
31417 * elf/dl-load.c (_dl_map_object_from_fd) [SHARED]: Conditionalize
31418 check of GL(dl_error_catch_tsd) on [_LIBC_REENTRANT].
31419
601c888b
RM
31420 * bits/libc-lock.h (__rtld_lock_initialize): New macro.
31421
176790a7
RM
31422 * elf/dl-sym.c: Include <stdlib.h>.
31423
329bc018
RM
31424 * posix/regcomp.c (init_word_char): Use temporaries to hold the 64-bit
31425 constants, which avoids warnings in 32-bit builds.
31426
e04e272d
RM
31427 * bits/fcntl.h [__USE_POSIX199309 || __USE_UNIX98]:
31428 (O_DSYNC, O_RSYNC): New macros (with NetBSD values).
31429
952bf94a
RM
31430 * misc/lseek.c: File moved to ...
31431 * io/lseek.c: ... here.
31432
7c99b50a
RM
31433 * rt/clock_nanosleep.c: Include <time.h>, not <sys/time.h>.
31434
dd924cd7
RM
31435 * crypt/sha512.c (sha512_process_block) [!USE_TOTAL128]: Avoid
31436 shifting LEN more than 31 bits at once.
31437
b3f479a8
LD
314382012-08-15 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
31439
31440 [BZ #14195]
8c4ae0d4
RM
31441 * sysdeps/i386/i686/multiarch/strcmp-sssse3.S: Fix
31442 segmentation fault for a case of two empty input strings.
b3f479a8
LD
31443 * string/test-strncasecmp.c (check1): Renamed to...
31444 (bz12205): ...this.
31445 (bz14195): Add new testcase for two empty input strings and N > 0.
31446 (test_main): Call new testcase, adapt for renamed function.
31447
9c55864e
AJ
314482012-08-15 Andreas Jaeger <aj@suse.de>
31449
31450 [BZ #14090]
31451 * crypt/md5test2.c: New test, based on test supplied by Serge
31452 Belyshev <belyshev@depni.sinp.msu.ru>.
31453 * crypt/Makefile (xtests): Add md5test-giant..
31454 * crypt/Makefile ($(objpfx)md5test-giant): Add.
31455
02dcb6c5
PE
314562012-08-15 Paul Eggert <eggert@cs.ucla.edu>
31457
31458 [BZ #14090]
31459 * crypt/md5.c (md5_process_block): Don't assume the buffer
31460 length is less than 2**32.
31461 * crypt/sha512.c (sha512_process_block): Don't assume the buffer
31462 length is less than 2**64.
31463
a3f95dcc
RM
314642012-08-15 Roland McGrath <roland@hack.frob.com>
31465
be75d758
RM
31466 * string/str-two-way.h: Include <sys/param.h>.
31467 (MAX): Macro removed.
31468
7312ca90
RM
31469 * sysdeps/x86_64/multiarch/strstr-c.c: Add copyright header.
31470 Move #define and #undef of memmove to just before and after
31471 including <string.h>.
31472
9a0a5486
RM
31473 * sysdeps/x86_64/multiarch/memmove.c: Don't include <stddef.h>.
31474 [!NOT_IN_libc]: Move #define and #undef of memmove to just before
31475 and after including <string.h>. Move declarations of
31476 __memmove_sse2, __memmove_ssse3, and __memmove_ssse3_back
31477 to before #include "string/memmove.c".
31478
67cc348d
RM
31479 * include/dirent.h: Declare __getdirentries.
31480
a3f95dcc
RM
31481 * sysdeps/posix/system.c (do_system): Cast SUB_REF () to void when not
31482 using its value, to avoid warnings in the [!_LIBC_REENTRANT] case.
31483
ca98e171
MF
314842012-08-14 Mike Frysinger <vapier@gentoo.org>
31485
31486 * config.h.in (HAVE_CPP_ASM_DEBUGINFO): Delete.
31487 * sysdeps/i386/configure.in: Remove assembler-with-cpp debug check.
31488 * sysdeps/i386/configure: Regenerated.
31489 * sysdeps/i386/sysdep.h (ENTRY): Remove calls to STABS_CURRENT_FILE1,
31490 STABS_CURRENT_FILE, and STABS_FUN.
31491 (END): Remove call to STABS_FUN_END.
31492 (STABS_CURRENT_FILE1): Delete.
31493 (STABS_CURRENT_FILE): Likewise.
31494 (STABS_FUN): Likewise.
31495 (STABS_FUN_END): Likewise.
31496 (STABS_FUN2): Likewise.
31497 * sysdeps/x86_64/configure.in: Remove assembler-with-cpp debug check.
31498 * sysdeps/x86_64/configure: Regenerated.
31499
5908bf46
RM
315002012-08-14 Roland McGrath <roland@hack.frob.com>
31501
31502 * elf/dl-open.c: Include <atomic.h>.
1ec79f26 31503 * elf/dl-lookup.c: Likewise.
5908bf46 31504
f2c05b9e
JM
315052012-08-14 Joseph Myers <joseph@codesourcery.com>
31506
31507 * sysdeps/unix/sysv/linux/kernel-features.h
31508 (__ASSUME_CLONE_THREAD_FLAGS): Remove.
31509 * sysdeps/unix/sysv/linux/s390/system.c (FORK): Define
31510 unconditionally.
31511 * sysdeps/unix/sysv/linux/sparc/system.c (FORK): Define
31512 unconditionally.
31513 * sysdeps/unix/sysv/linux/system.c [!FORK] (FORK): Do not
31514 condition on __ASSUME_CLONE_THREAD_FLAGS.
31515
e11f5155
AJ
315162012-08-14 Andreas Jaeger <aj@suse.de>
31517
31518 * sysdeps/i386/fpu/libm-test-ulps: Update.
31519
51a9ba86
MK
315202012-08-13 Maxim Kuvyrkov <maxim@codesourcery.com>
31521
2fdd4f78
AJ
31522 * include/atomic.h (atomic_exchange_and_add): Split into ...
31523 (atomic_exchange_and_add_acq, atomic_exchange_and_add_rel): ... these.
31524 New atomic macros.
51a9ba86 31525
ba6cba9e
MT
315262012-08-13 Markus Trippelsdorf <markus@trippelsdorf.de>
31527
31528 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
31529
42443a47
JL
315302012-08-13 Jeff Law <law@redhat.com>
31531
31532 * manual/stdio.texi (snprintf): Clarify handling of the trailing
31533 null byte in the output string.
31534
121dce05
JM
315352012-08-10 Joseph Myers <joseph@codesourcery.com>
31536
31537 * sysdeps/unix/sysv/linux/kernel-features.h
31538 (__LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL): Define.
31539 [__LINUX_KERNEL_VERSION >= __LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL]
31540 (__ASSUME_ARG_MAX_STACK_BASED): Define.
31541 * sysdeps/unix/sysv/linux/sysconf.c (__sysconf)
31542 [__LINUX_KERNEL_VERSION < 0x020617]: Change condition to
31543 !__ASSUME_ARG_MAX_STACK_BASED. Compare version with
31544 __LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL.
31545
bf51f568
JL
315462012-08-09 Jeff Law <law@redhat.com>
31547
31548 [BZ #13939]
31549 * malloc.c/arena.c (reused_arena): New parameter, avoid_arena.
31550 When avoid_arena is set, don't retry in the that arena. Pick the
31551 next one, whatever it might be.
31552 (arena_get2): New parameter avoid_arena, pass through to reused_arena.
31553 (arena_lock): Pass in new parameter to arena_get2.
31554 * malloc/malloc.c (__libc_memalign): Pass in new parameter to
31555 arena_get2.
31556 (__libc_malloc): Unify retrying after main arena failure with
31557 __libc_memalign version.
31558 (__libc_valloc, __libc_pvalloc, __libc_calloc): Likewise.
31559
f85fa270
L
315602012-08-09 H.J. Lu <hongjiu.lu@intel.com>
31561
31562 [BZ #14166]
31563 * sysdeps/i386/i686/multiarch/strstr-c.c (strstr): Redefined
31564 to __redirect_strstr.
31565 (__strstr_sse42): Use typeof __redirect_strstr.
31566 (__strstr_ia32): Likewise.
31567 (__libc_strstr): New prototype.
31568 (strstr): Renamed to ...
31569 (__libc_strstr): This.
31570 (strstr): New strong alias of __libc_strstr.
31571 * sysdeps/x86_64/multiarch/strstr-c.c: Likewise.
31572 * sysdeps/unix/sysv/linux/x86_64/time.c (time): Redefined to
31573 __redirect_time.
31574 Include <time.h>.
31575 (__libc_time): New prototype.
31576 (time_ifunc): Replace time with __libc_time.
31577 (time): New strong alias and hidden definition of __libc_time.
31578 (__GI_time): Remove strong alias.
31579 * sysdeps/x86_64/multiarch/memmove.c: Don't include <string.h>.
31580 Include <stddef.h>.
31581 (memmove): Redefined to __redirect_memmove.
31582 (__memmove_sse2): Use typeof __redirect_memmove.
31583 (__memmove_ssse3): Likewise.
31584 (__memmove_ssse3_back): Likewise.
31585 (__libc_memmove): New prototype.
31586 (memmove): Renamed to ...
31587 (__libc_memmove): This.
31588 (memmove): New strong alias of __libc_memmove.
31589
33b4a91e
MS
315902012-08-08 Mark Salter <msalter@redhat.com>
31591
31592 * elf/elf.h
31593 (R_MN10300_TLS_GD): Define.
31594 (R_MN10300_TLS_LD): Likewise.
31595 (R_MN10300_TLS_LDO): Likewise.
31596 (R_MN10300_TLS_GOTIE): Likewise.
31597 (R_MN10300_TLS_IE): Likewise.
31598 (R_MN10300_TLS_LE): Likewise.
31599 (R_MN10300_TLS_DTPMOD): Likewise.
31600 (R_MN10300_TLS_DTPOFF): Likewise.
31601 (R_MN10300_TLS_TPOFF): Likewise.
31602 (R_MN10300_SYM_DIFF): Likewise.
31603 (R_MN10300_ALIGN): Likewise.
31604 (R_MN10300_NUM): Update.
31605
b36137f1
JM
316062012-08-08 Joseph Myers <joseph@codesourcery.com>
31607
31608 * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_TGKILL):
31609 Remove.
31610
cdd915fd
RM
316112012-08-08 Roland McGrath <roland@hack.frob.com>
31612
a2433aac
RM
31613 * sysdeps/posix/fdopendir.c: Include <stddef.h>.
31614
cdd915fd
RM
31615 * sysdeps/unix/sysv/linux/readdir64_r.c: Update #include for
31616 sysdeps/unix -> sysdeps/posix move.
31617 * sysdeps/unix/sysv/linux/i386/readdir64_r.c: Likewise.
31618
bf9b740a
AM
316192012-08-07 Allan McRae <allan@archlinux.org>
31620
31621 [BZ #14303]
31622 * sunrpc/rpc_main.c (SVR4_CPP): Remove.
31623 (SUNOS_CPP): Likewise.
31624 (find_cpp): Fall back to selecting system cpp when /lib/cpp is
31625 not found.
31626 (open_input): Call CPP using execvp.
31627
93df14ee
JM
316282012-08-07 Joseph Myers <joseph@codesourcery.com>
31629
31630 * sysdeps/unix/sysv/linux/kernel-features.h
31631 (__ASSUME_PROT_GROWSUPDOWN): Remove.
31632 (__ASSUME_NO_CLONE_DETACHED): Likewise.
31633 (__ASSUME_GETDENTS32_D_TYPE): Likewise.
31634 (__ASSUME_WAITID_SYSCALL): Likewise.
31635 * sysdeps/unix/sysv/linux/dl-execstack.c
31636 (_dl_make_stack_executable) [PROT_GROWSDOWN || PROT_GROWSUP]: Make
31637 code unconditional.
31638 (_dl_make_stack_executable) [!__ASSUME_PROT_GROWSUPDOWN]: Remove
31639 conditional code.
31640 * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS)
31641 [__ASSUME_GETDENTS32_D_TYPE]: Make code unconditional.
31642 (__GETDENTS) [!__ASSUME_GETDENTS32_D_TYPE]: Remove conditional
31643 code.
31644 * sysdeps/unix/sysv/linux/waitid.c [__NR_waitid]: Make code
31645 unconditional.
31646 [__ASSUME_WAITID_SYSCALL]: Likewise.
31647 [!__ASSUME_WAITID_SYSCALL]: Remove conditional code.
31648
d34689de
RM
316492012-08-07 Roland McGrath <roland@hack.frob.com>
31650
a281decc
RM
31651 * sysdeps/unix/closedir.c: Renamed to ...
31652 * sysdeps/posix/closedir.c: ... here.
31653 * sysdeps/unix/dirfd.c: Renamed to ...
31654 * sysdeps/posix/dirfd.c: ... here.
31655 * sysdeps/unix/dirstream.h: Renamed to ...
31656 * sysdeps/posix/dirstream.h: ... here.
31657 * sysdeps/unix/fdopendir.c: Renamed to ...
31658 * sysdeps/posix/fdopendir.c: ... here.
31659 * sysdeps/unix/opendir.c: Renamed to ...
31660 * sysdeps/posix/opendir.c: ... here.
31661 * sysdeps/unix/readdir.c: Renamed to ...
31662 * sysdeps/posix/readdir.c: ... here.
31663 * sysdeps/unix/readdir_r.c: Renamed to ...
31664 * sysdeps/posix/readdir_r.c: ... here.
31665 * sysdeps/unix/rewinddir.c: Renamed to ...
31666 * sysdeps/posix/rewinddir.c: ... here.
31667 * sysdeps/unix/seekdir.c: Renamed to ...
31668 * sysdeps/posix/seekdir.c: ... here.
31669 * sysdeps/unix/telldir.c: Renamed to ...
31670 * sysdeps/posix/telldir.c: ... here.
31671 * sysdeps/unix/sysv/linux/opendir.c: Update #include.
31672 * sysdeps/unix/sysv/linux/readdir64.c: Likewise.
31673 * sysdeps/unix/sysv/linux/i386/readdir64.c: Likewise.
31674 * sysdeps/unix/sysv/linux/wordsize-64/readdir.c: Likewise.
31675
22895b47
RM
31676 * sysdeps/unix/bsd/bsd4.4/bits/fcntl.h: Renamed to ...
31677 * bits/fcntl.h: ... here.
31678
707a53b6
RM
31679 * sysdeps/unix/bsd/bsd4.4/bits/fcntl.h (O_NOCTTY): Define to 0x8000,
31680 not 0.
31681 (O_ASYNC, O_FSYNC, O_SYNC): Move outside [__USE_MISC].
31682 [__USE_XOPEN2K8] (O_DIRECTORY, O_NOFOLLOW, O_CLOEXEC): New macros.
31683 (FCREAT, FEXCL, FTRUNC, FNOCTTY, FNONBLOCK): Macros removed.
31684 (struct flock): Move l_start, l_len to the beginning.
31685 Use __pid_t for l_pid.
31686 [__USE_XOPEN2K] (POSIX_FADV_NORMAL, POSIX_FADV_RANDOM): New macros.
31687 [__USE_XOPEN2K] (POSIX_FADV_SEQUENTIAL, POSIX_FADV_WILLNEED): Likewise.
31688 [__USE_XOPEN2K] (POSIX_FADV_DONTNEED, POSIX_FADV_NOREUSE): Likewise.
31689 (F_GETLK64, F_SETLK64, F_SETLKW64): New macros.
31690 [__USE_XOPEN2K8] (F_DUPFD_CLOEXEC): New macro.
31691 [__USE_LARGEFILE64] (struct flock64): New type.
31692 (F_GETOWN, F_SETOWN): Also define for [__USE_XOPEN2K8].
31693
f0bd3e25
RM
31694 * sysdeps/unix/bsd/bsd4.4/bits/dirent.h: Renamed to ...
31695 * bits/dirent.h: ... here.
31696
d34689de
RM
31697 * sysdeps/unix/bsd/bsd4.4/bits/dirent.h
31698 [__INO_T_MATCHES_INO64_T] (_DIRENT_MATCHES_DIRENT64): New macro.
31699
6dad2c06
JM
317002012-08-07 Joseph Myers <joseph@codesourcery.com>
31701
31702 * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
31703 Change from 2.6.0 to 2.6.16.
31704 * sysdeps/unix/sysv/linux/configure: Regenerated.
31705 * sysdeps/unix/sysv/linux/kernel-features.h
31706 (__ASSUME_POSIX_CPU_TIMERS): Define unconditionally.
31707 (__ASSUME_TGKILL): Define conditional on architectures, not kernel
31708 version.
31709 (__ASSUME_UTIMES): Likewise.
31710 (__ASSUME_CLONE_STOPPED): Remove.
31711 (__ASSUME_FADVISE64_64_SYSCALL): Define conditional on
31712 architectures, not kernel version.
31713 (__ASSUME_PROT_GROWSUPDOWN): Define unconditionally.
31714 (__ASSUME_NO_CLONE_DETACHED): Likewise.
31715 (__ASSUME_GETDENTS32_D_TYPE): Likewise.
31716 (__ASSUME_WAITID_SYSCALL): Likewise.
31717 [__sparc__ && __arch64__] (__ASSUME_STAT64_SYSCALL): Do not
31718 condition definition on __LINUX_KERNEL_VERSION >= 0x02060c.
31719 * README: State 2.6.16 as minimum Linux kernel version. Do not
31720 refer to older versions.
31721
03af9520
RM
317222012-08-06 Roland McGrath <roland@hack.frob.com>
31723
8e49df1d
RM
31724 * dirent/alphasort.c [_DIRENT_MATCHES_DIRENT64]:
31725 Define alphasort64 as an alias.
31726 * dirent/versionsort.c [_DIRENT_MATCHES_DIRENT64]:
31727 Define versionsort64 as an alias.
31728 * dirent/scandir.c [_DIRENT_MATCHES_DIRENT64]:
31729 Define scandir64 as an alias.
31730 * dirent/scandirat.c [_DIRENT_MATCHES_DIRENT64]:
31731 Define scandirat64 as an alias.
31732 * dirent/alphasort64.c (alphasort64):
31733 Conditionalize on [!_DIRENT_MATCHES_DIRENT64].
31734 * dirent/versionsort64.c: Likewise.
31735 * dirent/scandir64.c: Likewise.
31736 * dirent/scandirat64.c: Likewise.
31737 * sysdeps/wordsize-64/alphasort.c: File removed.
31738 * sysdeps/wordsize-64/alphasort64.c: File removed.
31739 * sysdeps/wordsize-64/scandir.c: File removed.
31740 * sysdeps/wordsize-64/scandir64.c: File removed.
31741 * sysdeps/wordsize-64/scandirat.c: File removed.
31742 * sysdeps/wordsize-64/scandirat64.c: File removed.
31743 * sysdeps/wordsize-64/versionsort.c: File removed.
31744 * sysdeps/wordsize-64/versionsort64.c: File removed.
31745 * sysdeps/unix/sysv/linux/x86_64/x32/alphasort.c: File removed.
31746 * sysdeps/unix/sysv/linux/x86_64/x32/alphasort64.c: File removed.
31747 * sysdeps/unix/sysv/linux/x86_64/x32/scandir.c: File removed.
31748 * sysdeps/unix/sysv/linux/x86_64/x32/scandir64.c: File removed.
31749 * sysdeps/unix/sysv/linux/x86_64/x32/scandirat.c: File removed.
31750 * sysdeps/unix/sysv/linux/x86_64/x32/scandirat64.c: File removed.
31751 * sysdeps/unix/sysv/linux/x86_64/x32/versionsort.c: File removed.
31752 * sysdeps/unix/sysv/linux/x86_64/x32/versionsort64.c: File removed.
31753
31754 * bits/typesizes.h [__LP64__] (__INO_T_MATCHES_INO64_T): New macros.
31755 * sysdeps/unix/sysv/linux/s390/bits/typesizes.h:
31756 [__s390x__] (__INO_T_MATCHES_INO64_T): New macro.
31757 * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
31758 [defined __arch64__ || defined __sparcv9]
31759 (__INO_T_MATCHES_INO64_T): New macro.
31760 * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
31761 [__x86_64__] (__INO_T_MATCHES_INO64_T): New macro.
31762 * bits/dirent.h (_DIRENT_MATCHES_DIRENT64): New macro.
31763 * sysdeps/unix/sysv/linux/bits/dirent.h
31764 [defined __OFF_T_MATCHES_OFF64_T && defined __INO_T_MATCHES_INO64_T]
31765 (_DIRENT_MATCHES_DIRENT64): New macro.
31766
03af9520
RM
31767 * io/lockf.c [__OFF_T_MATCHES_OFF64_T]:
31768 Define lockf64 as an alias.
31769 * libio/fseeko.c [__OFF_T_MATCHES_OFF64_T]:
31770 Define fseeko64 as an alias.
31771 * libio/ftello.c [__OFF_T_MATCHES_OFF64_T]:
31772 Define ftello64 as an alias.
31773 * libio/iofgetpos.c [__OFF_T_MATCHES_OFF64_T]:
31774 Define _IO_fgetpos64 and fgetpos64 as aliases.
31775 * libio/iofsetpos.c [__OFF_T_MATCHES_OFF64_T]:
31776 Define _IO_fsetpos64 and fsetpos64 as aliases.
31777 * io/lockf64.c [!__OFF_T_MATCHES_OFF64_T]:
31778 Conditionalize body on this.
31779 * libio/fseeko64.c: Likewise.
31780 * libio/ftello64.c: Likewise.
31781 * libio/iofgetpos64.c: Likewise.
31782 * libio/iofsetpos64.c: Likewise.
31783 * sysdeps/wordsize-64/lockf.c: File removed.
31784 * sysdeps/wordsize-64/lockf64.c: File removed.
31785 * sysdeps/wordsize-64/fseeko.c: File removed.
31786 * sysdeps/wordsize-64/fseeko64.c: File removed.
31787 * sysdeps/wordsize-64/ftello.c: File removed.
31788 * sysdeps/wordsize-64/ftello64.c: File removed.
31789 * sysdeps/wordsize-64/iofgetpos.c: File removed.
31790 * sysdeps/wordsize-64/iofgetpos64.c: File removed.
31791 * sysdeps/wordsize-64/iofsetpos.c: File removed.
31792 * sysdeps/wordsize-64/iofsetpos64.c: File removed.
31793 * sysdeps/unix/sysv/linux/x86_64/x32/lockf.c: File removed.
31794 * sysdeps/unix/sysv/linux/x86_64/x32/lockf64.c: File removed.
31795 * sysdeps/unix/sysv/linux/x86_64/x32/fseeko.c: File removed.
31796 * sysdeps/unix/sysv/linux/x86_64/x32/fseeko64.c: File removed.
31797 * sysdeps/unix/sysv/linux/x86_64/x32/ftello.c: File removed.
31798 * sysdeps/unix/sysv/linux/x86_64/x32/ftello64.c: File removed.
31799 * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos.c: File removed.
31800 * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos64.c: File removed.
31801 * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos.c: File removed.
31802 * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos64.c: File removed.
31803
31804 * bits/typesizes.h [__LP64__] (__OFF_T_MATCHES_OFF64_T): New macro.
31805 * sysdeps/unix/sysv/linux/s390/bits/typesizes.h:
31806 [__s390x__] (__OFF_T_MATCHES_OFF64_T): New macro.
31807 * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
31808 [defined __arch64__ || defined __sparcv9]
31809 (__OFF_T_MATCHES_OFF64_T): New macro.
31810 * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
31811 [__x86_64__] (__OFF_T_MATCHES_OFF64_T): New macro.
31812 * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
31813 (__OFF_T_MATCHES_OFF64_T): New macro.
31814
c5757acd
L
318152012-08-06 H.J. Lu <hongjiu.lu@intel.com>
31816
31817 * stdlib/secure-getenv.c (__secure_getenv): Replace
31818 GLIBC_2_16 with GLIBC_2_17.
31819
3a31811e
L
318202012-08-06 H.J. Lu <hongjiu.lu@intel.com>
31821
31822 * sysdeps/unix/sysv/linux/x86_64/x32/iofopen.c: Removed.
31823 * sysdeps/unix/sysv/linux/x86_64/x32/iofopen64.c: Likewise.
31824
faa2bccb
DM
318252012-08-03 David S. Miller <davem@davemloft.net>
31826
31827 * sysdeps/sparc/fpu/libm-test-ulps: Update.
31828
85fe1997
JM
318292012-08-03 Joseph Myers <joseph@codesourcery.com>
31830
31831 * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_AT_SECURE):
31832 Remove.
31833 (__ASSUME_CORRECT_SI_PID): Likewise.
31834 (__ASSUME_BRK_PAGE_ROUNDED): Likewise.
31835 (__ASSUME_TMPFS_NAME): Likewise.
31836 * sysdeps/unix/sysv/linux/dl-sysdep.c (frob_brk)
31837 [!__ASSUME_BRK_PAGE_ROUNDED]: Remove conditional code.
31838 * sysdeps/unix/sysv/linux/ldsodefs.h [__ASSUME_AT_SECURE]
31839 (HAVE_AUX_SECURE): Make definition unconditional.
31840 * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs)
31841 [!__ASSUME_TMPFS_NAME]: Remove conditional code.
31842
4f75b7a0
RM
318432012-08-03 Roland McGrath <roland@hack.frob.com>
31844
31845 * sysdeps/mach/hurd/sys/param.h (MAXSYMLINKS): Macro removed.
31846 * sysdeps/mach/hurd/bits/local_lim.h (SYMLOOP_MAX): Macro removed.
31847 * sysdeps/mach/hurd/eloop-threshold.h: New file.
31848 * hurd/lookup-retry.c (__hurd_file_name_lookup_retry): Use
31849 __eloop_threshold instead of SYMLOOP_MAX.
31850
31851 * sysdeps/generic/eloop-threshold.h: New file.
31852 * stdlib/canonicalize.c (__realpath): Use __eloop_threshold instead
31853 of MAXSYMLINKS.
31854 * elf/chroot_canon.c (chroot_canon): Likewise.
31855
7aab07e4
JM
318562012-08-03 Joseph Myers <joseph@codesourcery.com>
31857
31858 [BZ #13717]
31859 * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
31860 Change to 2.6.0 everywhere.
31861 * sysdeps/unix/sysv/linux/configure: Regenerated.
31862 * sysdeps/unix/sysv/linux/kernel-features.h
31863 (__ASSUME_SET_THREAD_AREA_SYSCALL): Remove.
31864 (__ASSUME_CLONE_THREAD_FLAGS): Condition on architectures, not
31865 kernel versions.
31866 (__ASSUME_POSIX_TIMERS): Define unconditionally.
31867 (__ASSUME_FUTEX_REQUEUE): Remove.
31868 (__ASSUME_STATFS64): Define unconditionally.
31869 (__ASSUME_AT_SECURE): Likewise.
31870 (__ASSUME_CORRECT_SI_PID): Likewise.
31871 (__ASSUME_TGKILL): Define without depending on kernel version for
31872 i386.
31873 (__ASSUME_UTIMES): Likewise.
31874 (__ASSUME_SWAPCONTEXT_SYSCALL): Condition on architecture, not
31875 kernel version.
31876 (__ASSUME_BRK_PAGE_ROUNDED): Define unconditionally.
31877 (__ASSUME_TMPFS_NAME): Likewise.
31878 * README: Update reference to Linux kernel versions.
31879
b67e9372
MP
318802012-08-02 Marek Polacek <polacek@redhat.com>
31881
1f529f7d 31882 [BZ# 14150]
b67e9372
MP
31883 * configure.in (libc_cv_asm_type_prefix): Remove test. Replace
31884 libc_cv_asm_type_prefix with %.
31885 * configure: Regenerated.
d2441631
RM
31886 * include/libc-symbols.h: Remove comment about
31887 ASM_TYPE_DIRECTIVE_PREFIX. Replace ASM_TYPE_DIRECTIVE_PREFIX with %.
b67e9372
MP
31888 (declare_symbol_alias_1_paste) [__ASSEMBLER__]: Do not define.
31889 (declare_symbol_alias_1_paste_1) [__ASSEMBLER__]: Likewise.
31890 (declare_symbol_alias_1_stringify) [!__ASSEMBLER__]: Likewise.
31891 (declare_symbol_alias_1_stringify_1) [!__ASSEMBLER__]: Likewise.
31892 * elf/tst-unique2mod2.c: Replace ASM_TYPE_DIRECTIVE_PREFIX with %.
31893 [HAVE_ASM_UNIQUE_OBJECT]: Do not define S.
31894 [HAVE_ASM_UNIQUE_OBJECT]: Do not define _S.
31895 * elf/tst-unique2mod1.c: Likewise.
31896 * elf/tst-unique1mod2.c: Likewise.
31897 * elf/tst-unique1mod1.c: Likewise.
31898 * config.h.in: Do not undef ASM_TYPE_DIRECTIVE_PREFIX.
31899 * sysdeps/s390/s390-32/sysdep.h: Do not define ASM_TYPE_DIRECTIVE.
31900 Replace ASM_TYPE_DIRECTIVE with .type.
31901 * sysdeps/s390/s390-64/sysdep.h: Likewise.
31902 * sysdeps/i386/sysdep.h: Likewise.
31903 * sysdeps/x86_64/sysdep.h: Likewise.
31904 * sysdeps/sh/sysdep.h: Likewise.
d2441631
RM
31905 * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h:
31906 Do not define ASM_TYPE_DIRECTIVE.
b67e9372 31907 * sysdeps/powerpc/sysdep.h: Likewise.
d2441631
RM
31908 * sysdeps/powerpc/powerpc32/sysdep.h:
31909 Replace ASM_TYPE_DIRECTIVE with .type.
b67e9372
MP
31910 * sysdeps/s390/s390-32/s390-mcount.S: Likewise.
31911 * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
31912 * sysdeps/i386/fpu/e_powf.S: Likewise.
31913 * sysdeps/i386/fpu/e_expl.S: Likewise.
31914 * sysdeps/i386/fpu/e_atanhf.S: Likewise.
31915 * sysdeps/i386/fpu/e_acosh.S: Likewise.
31916 * sysdeps/i386/fpu/e_pow.S: Likewise.
31917 * sysdeps/i386/fpu/s_asinhl.S: Likewise.
31918 * sysdeps/i386/fpu/e_acoshl.S: Likewise.
31919 * sysdeps/i386/fpu/s_expm1.S: Likewise.
31920 * sysdeps/i386/fpu/s_frexpf.S: Likewise.
31921 * sysdeps/i386/fpu/e_log2.S: Likewise.
31922 * sysdeps/i386/fpu/e_log2l.S: Likewise.
31923 * sysdeps/i386/fpu/e_scalb.S: Likewise.
31924 * sysdeps/i386/fpu/e_powl.S: Likewise.
31925 * sysdeps/i386/fpu/e_log10f.S: Likewise.
31926 * sysdeps/i386/fpu/s_cbrtf.S: Likewise.
31927 * sysdeps/i386/fpu/e_logl.S: Likewise.
31928 * sysdeps/i386/fpu/s_cbrt.S: Likewise.
31929 * sysdeps/i386/fpu/s_frexpl.S: Likewise.
31930 * sysdeps/i386/fpu/s_expm1f.S: Likewise.
31931 * sysdeps/i386/fpu/e_log2f.S: Likewise.
31932 * sysdeps/i386/fpu/e_acoshf.S: Likewise.
31933 * sysdeps/i386/fpu/e_log.S: Likewise.
31934 * sysdeps/i386/fpu/e_scalbf.S: Likewise.
31935 * sysdeps/i386/fpu/e_logf.S: Likewise.
31936 * sysdeps/i386/fpu/e_log10l.S: Likewise.
31937 * sysdeps/i386/fpu/e_atanh.S: Likewise.
31938 * sysdeps/i386/fpu/s_asinhf.S: Likewise.
31939 * sysdeps/i386/fpu/e_log10.S: Likewise.
31940 * sysdeps/i386/fpu/s_frexp.S: Likewise.
31941 * sysdeps/i386/fpu/e_atanhl.S: Likewise.
31942 * sysdeps/i386/fpu/s_asinh.S: Likewise.
31943 * sysdeps/i386/fpu/s_cbrtl.S: Likewise.
31944 * sysdeps/i386/fpu/e_scalbl.S: Likewise.
31945 * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: Likewise.
31946 * sysdeps/i386/i686/fpu/e_logl.S: Likewise.
31947 * sysdeps/i386/i686/strtok.S: Likewise.
31948 * sysdeps/i386/i386-mcount.S: Likewise.
31949 * sysdeps/i386/strtok.S: Likewise.
31950 * sysdeps/x86_64/fpu/e_expl.S: Likewise.
31951 * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
31952 * sysdeps/x86_64/fpu/e_powl.S: Likewise.
31953 * sysdeps/x86_64/fpu/e_logl.S: Likewise.
31954 * sysdeps/x86_64/fpu/e_expf.S: Likewise.
31955 * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
31956 * sysdeps/x86_64/fpu/s_copysignf.S: Likewise.
31957 * sysdeps/x86_64/fpu/s_copysign.S: Likewise.
31958 * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
31959 * sysdeps/x86_64/_mcount.S: Likewise.
31960 * sysdeps/x86_64/strtok.S: Likewise.
31961 * sysdeps/sh/_mcount.S: Likewise.
31962
2747bf9a
RM
319632012-08-01 Roland McGrath <roland@hack.frob.com>
31964
31965 * libio/iofopen.c: Include <fcntl.h>.
31966 [_LIBC] [!defined O_LARGEFILE || O_LARGEFILE == 0]
31967 (_IO_fopen64, fopen64): Define as aliases.
31968 * libio/iofopen64.c: Include <fcntl.h>.
31969 [!defined _LIBC || (defined O_LARGEFILE && O_LARGEFILE != 0)]:
31970 Conditionalize body on this.
31971 * sysdeps/wordsize-64/iofopen.c: File removed.
31972 * sysdeps/wordsize-64/iofopen64.c: File removed.
31973
3fb791b8
MP
319742012-08-01 Marek Polacek <polacek@redhat.com>
31975
31976 * libc/Makeconfig: Use elf in place of binfmt-subdir.
31977 Use dlfcn directly instead of a variable.
31978 (binfmt-subdir): Do not define.
31979 (dlfcn): Likewise.
31980
a9f1039f
JM
319812012-08-01 Joseph Myers <joseph@codesourcery.com>
31982
23bddc06
JM
31983 * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_FCNTL64):
31984 Remove all definitions.
31985 * sysdeps/unix/sysv/linux/i386/fcntl.c: Do not include
31986 <kernel-features.h>.
31987 [!__ASSUME_FCNTL64] (__have_no_fcntl64): Remove.
31988 (miss_F_GETOWN_EX): Remove all definitions.
31989 [NO_CANCELLATION && !__ASSUME_FCNTL64] (__fcntl_nocancel): Remove
31990 macro definition.
31991 [!__ASSUME_FCNTL64]: Remove conditional code.
31992 [__ASSUME_FCNTL64]: Make code unconditional.
31993 * sysdeps/unix/sysv/linux/i386/lockf64.c: Do not include
31994 <kernel-features.h>.
31995 [__NR_fcntl64 && !__ASSUME_FCNTL64] (__have_no_fcntl64): Remove.
31996 (lockf64) [!__ASSUME_FCNTL64]: Remove conditional code.
31997 (lockf64) [__NR_fcntl64]: Make code unconditional.
31998 (lockf64) [__ASSUME_FCNTL64]: Likewise.
31999
a9f1039f
JM
32000 * sysdeps/unix/sysv/linux/kernel-features.h
32001 (__ASSUME_VFORK_SYSCALL): Remove all definitions.
32002 * sysdeps/unix/sysv/linux/i386/vfork.S (__vfork) [__NR_vfork]:
32003 Make code unconditional.
32004 (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
32005 (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
32006 * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S (__vfork)
32007 [__NR_vfork]: Make code unconditional.
32008 (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
32009 (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
32010 * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S (__vfork)
32011 [__NR_vfork]: Make code unconditional.
32012 (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
32013 (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
32014
09c0ee5f
RM
320152012-08-01 Roland McGrath <roland@hack.frob.com>
32016
48aec5b9
RM
32017 * sysdeps/generic/sys/param.h (NGROUPS): Define only if [NGROUPS_MAX].
32018 (MAXSYMLINKS): Define only if [SYMLOOP_MAX].
32019
cd97c966
RM
32020 * misc/mkstemp.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
32021 Define mkstemp64 as an alias.
3f55550c
RM
32022 * misc/mkstemps.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
32023 Define mkstemps64 as an alias.
cd97c966
RM
32024 * misc/mkostemp.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
32025 Define mkostemp64 as an alias.
b8625cfc
RM
32026 * misc/mkostemps.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
32027 Define mkostemps64 as an alias.
cd97c966
RM
32028 * misc/mkstemp64.c [defined O_LARGEFILE && O_LARGEFILE != 0]:
32029 Conditionalize body on this.
32030 * misc/mkostemp64.c: Likewise.
b8625cfc 32031 * misc/mkostemps64.c: Likewise.
3f55550c 32032 * misc/mkstemps64.c: Likewise.
cd97c966
RM
32033 * sysdeps/wordsize-64/mkstemp64.c: File removed.
32034 * sysdeps/wordsize-64/mkostemp64.c: File removed.
32035 * sysdeps/wordsize-64/mkostemp.c: File removed.
32036 * sysdeps/wordsize-64/mkstemp.c: File removed.
32037 * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp64.c: File removed.
32038 * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp64.c: File removed.
32039 * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp.c: File removed.
32040 * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp.c: File removed.
32041
09c0ee5f
RM
32042 [BZ #14138]
32043 * sysdeps/unix/sysv/linux/syscalls.list: Add getrlimit/ugetrlimit line.
32044 * sysdeps/unix/sysv/linux/i386/getrlimit.c: File removed.
32045 * sysdeps/unix/sysv/linux/powerpc/getrlimit.c: File removed.
32046 * sysdeps/unix/sysv/linux/sh/getrlimit.c: File removed.
32047
32048 * sysdeps/unix/make-syscalls.sh: Emit uses of the versioned_symbol and
32049 compat_symbol macros from <shlib-compat.h> rather than the underlying
32050 default_symbol_version and symbol_version macros, so that DEFAULT
32051 lines in shlib-versions are respected.
32052 * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Likewise.
32053
7e66ee51
FW
320542012-08-01 Florian Weimer <fweimer@redhat.com>
32055
32056 * posix/unistd.h (setuid, setreuid, seteuid, setresuid):
32057 Declare with warn_unused_result.
32058 (setgid, setregid, setegid, setresgid): Likewise.
32059 * sysdeps/unix/sysv/linux/sys/fsuid.h (setfsuid, setfsgid):
32060 Likewise.
32061 * WUR-REPORT: Remove set*id functions.
32062
d2a54255
PT
320632012-07-31 Pino Toscano <toscano.pino@tiscali.it>
32064
32065 * sysdeps/mach/hurd/renameat.c: New file, mostly copied from rename.c.
32066
7ecdb005
RM
320672012-07-31 Roland McGrath <roland@hack.frob.com>
32068
b4180a5e 32069 [BZ #10191]
789bd351
RM
32070 * include/sys/socket.h (__libc_accept, __libc_accept4):
32071 Add attribute_hidden.
32072 * socket/accept4.c (__libc_accept4): Remove libc_hidden_def.
32073
40ce302d
RM
32074 * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME)): Conditionalize
32075 use of PTR_MANGLE.
32076 * inet/getnetgrent_r.c (setup): Likewise.
32077
7ecdb005
RM
32078 * sysdeps/generic/siglist.h: Put SIGWINCH under #ifdef.
32079
e2eabb2c
DM
320802012-07-31 David S. Miller <davem@davemloft.net>
32081
32082 * sysdeps/sparc/fpu/libm-test-ulps: Update.
32083
d0419dbf
JM
320842012-07-31 Joseph Myers <joseph@codesourcery.com>
32085
32086 [BZ #13629]
32087 * math/s_clog.c (__clog): Use __log1p if larger part has absolute
32088 value between 1.0 and 2.0 and smaller part has absolute value less
32089 than 1.0.
32090 * math/s_clog10.c (__clog10): Likewise.
32091 * math/s_clog10f.c (__clog10f): Likewise.
32092 * math/s_clog10l.c (__clog10l): Likewise.
32093 * math/s_clogf.c (__clogf): Likewise.
32094 * math/s_clogl.c (__clogl): Likewise.
32095 * math/libm-test.inc (clog_test): Add more tests.
32096 (clog10_test): Likewise.
32097 * sysdeps/i386/fpu/libm-test-ulps: Update.
32098 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
32099
2bc13872
FW
321002012-07-31 Florian Weimer <fweimer@redhat.com>
32101
32102 * stdlib/tst-secure-getenv.c: Use printf for error reporting.
32103 Exit with zero in case no suitable GID is found, and write a
32104 message to standard error.
32105
bea9b193
RM
321062012-07-30 Roland McGrath <roland@hack.frob.com>
32107
32108 * sysdeps/generic/sys/param.h (MAXSYMLINKS): Define to SYMLOOP_MAX
32109 rather than to 1.
32110 (NBBY, NGROUPS, CANBSIZ, NCARGS): New macros.
32111 (MAXPATHLEN): Removed.
32112 (NOGROUP, NODEV): New macros.
32113 (setbit, clrbit, isset, isclr): New macros.
32114 (howmany, roundup, powerof2): New macros.
32115 (DEV_BSIZE): New macro.
32116
32117 * include/unistd.h: Add attribute_hidden on __libc_pwrite64.
32118 * sysdeps/posix/pwrite64.c: Remove libc_hidden_def (__libc_pwrite64).
32119
32120 * sysdeps/ieee754/k_standard.c (__kernel_standard_l): Conditionalize
32121 definition on [!__NO_LONG_DOUBLE_MATH].
32122
32123 * nss/nsswitch.c (__nss_lookup_function): Conditionalize use of
32124 PTR_MANGLE and PTR_DEMANGLE.
32125
32126 * socket/accept4.c (accept4): Rename to __libc_accept4.
32127 Define accept4 as a weak alias.
32128
32129 * sysdeps/posix/getcwd.c (__getcwd): Conditionalize d_type field use
32130 on [_DIRENT_HAVE_D_TYPE].
32131 * io/ftw.c (ftw_dir): Likewise.
32132
32133 * io/xmknod.c (__xmknod): Don't check PATH for being null.
32134
32135 * libio/genops.c (flush_cleanup): Move inside [_IO_MTSAFE_IO].
32136
32137 * bits/signum.h (SIGSTOP, SIGCONT, SIGTSTP, SIGTTIN, SIGTTOU, SIGCHLD):
32138 Use the BSD numbers rather than the arbitrary ones we had.
32139 (SIGBUS, SIGIO, SIGPOLL, SIGPROF, SIGSYS): New macros.
32140 (SIGTRAP, SIGURG, SIGUSR1, SIGUSR2, SIGVTALRM): New macros.
32141 (SIGXCPU, SIGXFSZ): New macros.
32142 (_NSIG): Now 32.
32143
32144 * elf/rtld.c (_rtld_global): Conditionalize .dl_ns[LM_ID_BASE]
32145 initializer on [_LIBC_REENTRANT].
32146
32147 * iconv/iconv_charmap.c (charmap_conversion): Move ST, ADDR
32148 definitions inside [_POSIX_MAPPED_FILES].
32149
32150 * posix/regex.c: Include <sys/param.h> for MIN/MAX.
32151
32152 * dirent/opendir.c: Include <fcntl.h>.
32153
32154 * bits/libc-lock.h (__libc_setspecific): Evaluate arguments.
32155 (__libc_getspecific): Likewise.
32156 (__libc_key_create): Likewise.
32157
32158 * stdio-common/tmpfile64.c: Include <fcntl.h> first.
32159 [defined O_LARGEFILE && O_LARGEFILE != 0]: Conditionalize on this.
32160 * stdio-common/tmpfile.c [!defined O_LARGEFILE || O_LARGEFILE == 0]
32161 (tmpfile64): Define as alias.
32162 * sysdeps/wordsize-64/tmpfile.c: File removed.
32163 * sysdeps/wordsize-64/tmpfile64.c: File removed.
32164 * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile64.c: File removed.
32165 * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile.c: File removed.
32166
32167 * stdio-common/vfscanf.c: Include <stdbool.h>.
32168 * nss/makedb.c: Likewise.
32169 * stdio-common/_i18n_number.h: Likewise.
32170 * argp/argp-help.c: Likewise.
32171 * posix/wordexp.c: Likewise.
32172 * sysdeps/posix/spawni.c: Likewise.
32173 * nss/nss_files/files-initgroups.c: Likewise.
32174 * stdio-common/reg-modifier.c: Include <stdlib.h>.
32175 * nss/nss_files/files-initgroups.c: Likewise.
32176 * nss/nss_db/db-netgrp.c: Likewise.
32177 * nss/nss_db/db-initgroups.c: Likewise.
32178 * io/fchmodat.c: Include <sys/stat.h>.
32179
32180 * sysdeps/generic/ldsodefs.h (struct rtld_global): Use
32181 __rtld_lock_define_recursive macro instead of __rtld_lock_recursive_t.
32182
32183 * intl/loadmsgcat.c (_nl_load_domain): Don't use MAP_FAILED outside of
32184 [HAVE_MMAP].
32185
32186 * bits/stat.h: Fix inclusion guard to accept _FCNTL_H too.
32187 Add multiple inclusion protection.
32188
e5abc686
DM
321892012-07-27 David S. Miller <davem@davemloft.net>
32190
32191 * sysdeps/sparc/fpu/libm-test-ulps: Update.
32192
815e6fa3
GB
321932012-07-27 Gary Benson <gbenson@redhat.com>
32194
32195 [BZ #14298]
32196 * elf/rtld.c: Include <stap-probe.h>.
32197 (dl_main): Added static probes "init_start" and "init_complete".
32198 * elf/dl-load.c: Include <stap-probe.h>.
32199 (lose): Take new parameter "nsid".
32200 Added static probe "map_failed".
32201 (_dl_map_object_from_fd): Pass namespace id to lose.
32202 Added static probe "map_start".
32203 (open_verify): Pass namespace id to lose.
32204 * elf/dl-open.c: Include <stap-probe.h>.
32205 (dl_open_worker) Added static probes "map_complete", "reloc_start"
32206 and "reloc_complete".
32207 * elf/dl-close.c: Include <stap-probe.h>.
32208 (_dl_close_worker): Added static probes "unmap_start" and
32209 "unmap_complete".
32210 * elf/rtld-debugger-interface.txt: New file documenting the above.
32211
9f98c16c
RM
322122012-07-26 Roland McGrath <roland@hack.frob.com>
32213
32214 * sunrpc/rpc_hout.c (pdeclaration): Call f_print with a "%s" format
32215 rather than a string variable.
32216 * sunrpc/rpc_main.c (h_output): Likewise.
32217 * sunrpc/rpc_svcout.c (write_real_program): Likewise.
32218
f3c22df3
PT
322192012-07-26 Pino Toscano <toscano.pino@tiscali.it>
32220
32221 * inet/check_native.c: New file.
32222
3129cfc6
JM
322232012-07-26 Joseph Myers <joseph@codesourcery.com>
32224
da865e95
JM
32225 [BZ #13629]
32226 * math/s_clog.c (__clog): Use __log1p or direct log1p calculation
32227 if larger part has absolute value 1.0.
32228 * math/s_clog10.c (__clog10): Likewise.
32229 * math/s_clog10f.c (__clog10f): Likewise.
32230 * math/s_clog10l.c (__clog10l): Likewise.
32231 * math/s_clogf.c (__clogf): Likewise.
32232 * math/s_clogl.c (__clogl): Likewise.
32233 * math/libm-test.inc (clog_test): Add more tests.
32234 (clog10_test): Likewise.
32235 * sysdeps/i386/fpu/libm-test-ulps: Update.
32236 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
32237
3129cfc6
JM
32238 * elf/tst-auditmod1.c (pltenter): Remove all definitions of macro.
32239 (pltexit): Likewise.
32240 (La_regs): Likewise.
32241 (La_retval): Likewise.
32242 (int_retval): Likewise.
32243 Update #error for removed macros to refer only to definitions in
32244 tst-audit.h.
32245 * elf/tst-auditmod3b.c (pltenter): Remove all definitions of
32246 macro.
32247 (pltexit): Likewise.
32248 (La_regs): Likewise.
32249 (La_retval): Likewise.
32250 (int_retval): Likewise.
32251 * elf/tst-auditmod4b.c (pltenter): Remove all definitions of
32252 macro.
32253 (pltexit): Likewise.
32254 (La_regs): Likewise.
32255 (La_retval): Likewise.
32256 (int_retval): Likewise.
32257 * elf/tst-auditmod5b.c (pltenter): Remove all definitions of
32258 macro.
32259 (pltexit): Likewise.
32260 (La_regs): Likewise.
32261 (La_retval): Likewise.
32262 (int_retval): Likewise.
32263 * elf/tst-auditmod6b.c (pltenter): Remove all definitions of
32264 macro.
32265 (pltexit): Likewise.
32266 (La_regs): Likewise.
32267 (La_retval): Likewise.
32268 (int_retval): Likewise.
32269 * elf/tst-auditmod6c.c (pltenter): Remove all definitions of
32270 macro.
32271 (pltexit): Likewise.
32272 (La_regs): Likewise.
32273 (La_retval): Likewise.
32274 (int_retval): Likewise.
32275 * elf/tst-auditmod7b.c (pltenter): Remove all definitions of
32276 macro.
32277 (pltexit): Likewise.
32278 (La_regs): Likewise.
32279 (La_retval): Likewise.
32280 (int_retval): Likewise.
32281 * sysdeps/generic/tst-audit.h: Update comment to refer only to
32282 macro definitions in tst-audit.h.
32283 * sysdeps/i386/tst-audit.h: New file.
32284 * sysdeps/powerpc/powerpc32/tst-audit.h: Likewise.
32285 * sysdeps/powerpc/powerpc64/tst-audit.h: Likewise.
32286 * sysdeps/s390/s390-32/tst-audit.h: Likewise.
32287 * sysdeps/s390/s390-64/tst-audit.h: Likewise.
32288 * sysdeps/sh/tst-audit.h: Likewise.
32289 * sysdeps/sparc/sparc32/tst-audit.h: Likewise.
32290 * sysdeps/sparc/sparc64/tst-audit.h: Likewise.
32291 * sysdeps/x86_64/tst-audit.h: Likewise.
32292
bfc07087
AJ
322932012-07-26 Andreas Jaeger <aj@suse.de>
32294
b1b2aaf8
AJ
32295 * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Add __THROW for
32296 ptrace.
32297
32298 * sysdeps/unix/sysv/linux/sys/ptrace.h (__ptrace_eventcodes): Add
32299 new value PTRACE_EVENT_SECCOMP from Linux 3.5.
32300 (__ptrace_setoptions): Add new value PTRACE_O_TRACESECCOMP, adjust
32301 PTRACE_O_MASK.
32302 * sysdeps/unix/sysv/linux/s390/bits/ptrace.h: Likewise.
32303 * sysdeps/unix/sysv/linux/sparc/bits/ptrace.h: Likewise.
32304 * sysdeps/unix/sysv/linux/powerpc/bits/ptrace.h: Likewise.
32305
bfc07087
AJ
32306 * sysdeps/unix/sysv/linux/sys/epoll.h (EPOLLWAKEUP): Add new
32307 value.
32308
32309 * sysdeps/unix/sysv/linux/bits/siginfo.h (siginfo_t): Add
32310 _sigsys.
32311 (si_call_addr, si_syscall, si_arch): Define new macro.
32312 * sysdeps/unix/sysv/linux/s390/bits/siginfo.h (siginfo_t): Add
32313 _sigsys.
32314 (si_call_addr, si_syscall, si_arch): Define new marcro.
32315 * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (siginfo_t): Add
32316 _sigsys.
32317 (si_call_addr, si_syscall, si_arch): Define new macro.
32318 * sysdeps/unix/sysv/linux/x86/bits/siginfo.h (struct): Add
32319 _sigsys.
32320 (si_call_addr, si_syscall, si_arch): Define new macro.
32321
89b4b02f
JM
323222012-07-25 Joseph Myers <joseph@codesourcery.com>
32323
32324 [BZ #13717]
32325 * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
32326 Change to 2.4.21 where previously 2.4.1.
32327 * sysdeps/unix/sysv/linux/configure: Regenerated.
32328 * sysdeps/unix/sysv/linux/kernel-features.h [(__powerpc__ ||
32329 __sh__) && !__powerpc64__] (__ASSUME_FCNTL64): Do not condition on
32330 Linux kernel version.
32331 (__ASSUME_STD_AUXV): Remove.
32332 [__powerpc__] (__ASSUME_VFORK_SYSCALL): Do not condition on Linux
32333 kernel version.
32334 [__powerpc__ && !__powerpc64] (__ASSUME_MMAP2_SYSCALL): Likewise.
32335 (__ASSUME_NEW_PRCTL_SYSCALL): Remove.
32336 (__ASSUME_FIXED_CLONE_SYSCALL): Likewise.
32337 (__ASSUME_NEW_RT_SIGRETURN_SYSCALL): Likewise.
32338 (__ASSUME_NETLINK_SUPPORT): Likewise.
32339 * nscd/gai.c [NEED_NETLINK && __ASSUME_NETLINK_SUPPORT == 0]
32340 (__no_netlink_support): Remove conditional definition.
32341 * sysdeps/unix/sysv/linux/check_pf.c (__no_netlink_support):
32342 Remove.
32343 (__check_pf) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional code.
32344 [__ASSUME_NETLINK_SUPPORT]: Make code unconditional.
32345 * sysdeps/unix/sysv/linux/if_index.c [!__ASSUME_NETLINK_SUPPORT]
32346 (if_nameindex_ioctl): Remove.
32347 (if_nameindex_netlink): Do not handle __no_netlink_support.
32348 (if_nameindex) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional
32349 code.
32350 * sysdeps/unix/sysv/linux/ifaddrs.c [!__ASSUME_NETLINK_SUPPORT]:
32351 Remove conditional code.
32352 (__netlink_open) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional
32353 code.
32354 (getifaddrs_internal) [__ASSUME_NETLINK_SUPPORT]: Make code
32355 unconditional.
32356 [!__ASSUME_NETLINK_SUPPORT]: Remove conditional code.
32357 [__ASSUME_NETLINK_SUPPORT] (freeifaddrs): Make code unconditional.
32358 * sysdeps/unix/sysv/linux/netlinkaccess.h (__no_netlink_support):
32359 Remove.
32360 * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c
32361 [!__ASSUME_STD_AUXV]: Remove conditional code.
32362 * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S (__clone)
32363 [!__ASSUME_FIXED_CLONE_SYSCALL]: Remove conditional code.
32364 [__ASSUME_FIXED_CLONE_SYSCALL]: Make code unconditional.
32365 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_mask.c
32366 [!__ASSUME_NEW_PRCTL_SYSCALL] (fe_mask_handler): Remove.
32367 (__fe_mask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove conditional
32368 code.
32369 [__ASSUME_NEW_PRCTL_SYSCALL]: Make code unconditional.
32370 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
32371 [!__ASSUME_NEW_PRCTL_SYSCALL] (fe_nomask_handler): Remove.
32372 (__fe_nomask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove
32373 conditional code.
32374 [__ASSUME_NEW_PRCTL_SYSCALL]: Make code unconditional.
32375 * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c
32376 (__fe_mask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove conditional
32377 code.
32378 * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
32379 (__fe_nomask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove
32380 conditional code.
32381 * sysdeps/unix/sysv/linux/powerpc/powerpc64/getcontext.S
32382 (__novec_getcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
32383 code unconditional.
32384 (__novec_getcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
32385 conditional code.
32386 (__getcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
32387 unconditional.
32388 (__getcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
32389 conditional code.
32390 * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
32391 (__makecontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
32392 unconditional.
32393 (__makecontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
32394 conditional code.
32395 * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S
32396 (__novec_setcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
32397 code unconditional.
32398 (__novec_setcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
32399 conditional code.
32400 (__setcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
32401 unconditional.
32402 (__setcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
32403 conditional code.
32404 * sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S
32405 (__novec_swapcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
32406 code unconditional.
32407 (__novec_swapcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
32408 conditional code.
32409 (__swapcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
32410 unconditional.
32411 (__swapcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
32412 conditional code.
32413
842a39cd
AS
324142012-07-25 Andreas Schwab <schwab@linux-m68k.org>
32415
32416 * sysdeps/unix/sysv/linux/i386/accept4.S: Remove pseudo_end label.
32417 * sysdeps/unix/sysv/linux/i386/call_sync_file_range.S: Likewise.
32418 * sysdeps/unix/sysv/linux/i386/clone.S: Likewise.
32419 * sysdeps/unix/sysv/linux/i386/epoll_pwait.S: Likewise.
32420 * sysdeps/unix/sysv/linux/i386/getcontext.S: Likewise.
32421 * sysdeps/unix/sysv/linux/i386/mmap.S: Likewise.
32422 * sysdeps/unix/sysv/linux/i386/mmap64.S: Likewise.
32423 * sysdeps/unix/sysv/linux/i386/semtimedop.S: Likewise.
32424 * sysdeps/unix/sysv/linux/i386/setcontext.S: Likewise.
32425 * sysdeps/unix/sysv/linux/i386/socket.S: Likewise.
32426 * sysdeps/unix/sysv/linux/i386/swapcontext.S: Likewise.
32427 * sysdeps/unix/sysv/linux/i386/syscall.S: Likewise.
32428 * sysdeps/unix/sysv/linux/i386/sysdep.h (PSEUDO): Likewise.
32429 * sysdeps/unix/sysv/linux/i386/vfork.S: Likewise.
32430 * sysdeps/unix/sysv/linux/x86_64/clone.S: Likewise.
32431 * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Likewise.
32432 * sysdeps/unix/sysv/linux/x86_64/setcontext.S: Likewise.
32433 * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S: Likewise.
32434 * sysdeps/unix/sysv/linux/x86_64/syscall.S: Likewise.
32435 * sysdeps/unix/sysv/linux/x86_64/sysdep.h (PSEUDO): Likewise.
32436 * sysdeps/unix/sysv/linux/x86_64/swapcontext.S: Likewise.
32437 * sysdeps/unix/sysv/linux/x86_64/vfork.S: Likewise.
32438 * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Likewise.
32439
84b3fd84
FW
324402012-07-25 Florian Weimer <fweimer@redhat.com>
32441
32442 * Versions.def: Add GLIBC_2.17.
84b3fd84
FW
32443 * stdlib/stdlib.h: Rename __secure_getenv to secure_getenv.
32444 * include/stdlib.h: Rename __secure_getenv to secure_getenv.
32445 Introduce __libc_secure_getenv.
0c7936d5
FW
32446 * stdlib/Versions (2.17): Add secure_getenv
32447 (GLIBC_PRIVATE): Add __libc_secure_getenv.
32448 * stdlib/secure-getenv.c: Rename __secure_getenv to
32449 __libc_secure_getenv. Add secure_getenv alias. Add compatibility
32450 symbol __secure_getenv for GLIBC_2.0.
84b3fd84
FW
32451 * stdlib/tst-secure-getenv.c: New.
32452 * stdlib/Makefile (tests): Add testcase.
84b3fd84
FW
32453 * manual/startup.texi (Environment Access): Document
32454 secure_getenv.
84b3fd84
FW
32455 * hesiod/hesiod.c (hesiod_init): Rename __secure_getenv to
32456 __libc_secure_getenv.
32457 * inet/ruserpass.c (ruserpass): Likewise.
32458 * malloc/mtrace.c (mtrace): Likewise.
32459 * sysdeps/mach/hurd/tmpfile.c (__tmpfile): Likewise.
0c7936d5 32460 * sysdeps/posix/libc_fatal.c (__libc_fatal): Likewise.
84b3fd84
FW
32461 * sysdeps/posix/sysconf.c (__sysconf__check_spec): Likewise.
32462 * sysdeps/posix/tempname.c: Likewise. Evaluate
32463 HAVE_SECURE_GETENV.
32464 * sysdeps/unix/sysv/linux/libc_fatal.c (__libc_message): Rename
0c7936d5 32465 __secure_getenv to __libc_secure_getenv.
84b3fd84 32466 * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Add secure_getenv.
84b3fd84
FW
32467 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
32468 Likewise.
32469 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
32470 Likewise.
32471 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Likewise.
32472 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Likewise.
32473 * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
32474 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Likewise.
32475 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Likewise.
32476 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
32477 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist: Likewise.
84b3fd84 32478
56e49b71
JM
324792012-07-25 Joseph Myers <joseph@codesourcery.com>
32480
32481 * sysdeps/generic/ldsodefs.h (struct La_i86_regs): Remove.
32482 (struct La_i86_retval): Likewise.
32483 (struct La_x86_64_regs): Likewise.
32484 (struct La_x86_64_retval): Likewise.
32485 (struct La_x32_regs): Likewise.
32486 (struct La_x32_retval): Likewise.
32487 (struct La_ppc32_regs): Likewise.
32488 (struct La_ppc32_retval): Likewise.
32489 (struct La_ppc64_regs): Likewise.
32490 (struct La_ppc64_retval): Likewise.
32491 (struct La_sh_regs): Likewise.
32492 (struct La_sh_retval): Likewise.
32493 (struct La_s390_32_regs): Likewise.
32494 (struct La_s390_32_retval): Likewise.
32495 (struct La_s390_64_regs): Likewise.
32496 (struct La_s390_64_retval): Likewise.
32497 (struct La_sparc32_regs): Likewise.
32498 (struct La_sparc32_retval): Likewise.
32499 (struct La_sparc64_regs): Likewise.
32500 (struct La_sparc64_retval): Likewise.
32501 (struct audit_ifaces): Remove architecture-specific pltenter and
32502 pltexit members.
32503 * sysdeps/i386/ldsodefs.h: New file.
32504 * sysdeps/powerpc/ldsodefs.h: Likewise.
32505 * sysdeps/s390/ldsodefs.h: Likewise.
32506 * sysdeps/sh/ldsodefs.h: Likewise.
32507 * sysdeps/sparc/ldsodefs.h: Likewise.
32508 * sysdeps/x86_64/ldsodefs.h: Likewise.
32509
354691b7
MP
325102012-07-25 Marek Polacek <polacek@redhat.com>
32511
32512 [BZ #6808]
32513 * math/libm-test.inc (yn_test): Add another test.
32514 * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_ynl): Set errno
32515 to ERANGE when the result is +-Inf.
32516 * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Likewise.
32517 * sysdeps/ieee754/flt-32/e_jnf.c (__ieee754_ynf): Likewise.
32518 * sysdeps/ieee754/ldbl-128/e_jnl.c (__ieee754_ynl): Likewise.
32519 * sysdeps/ieee754/dbl-64/e_jn.c (__ieee754_yn): Likewise.
32520
bf9e2071
JM
325212012-07-24 Joseph Myers <joseph@codesourcery.com>
32522
32523 * conform/data/time.h-data (NULL): Use macro-constant. Require
32524 equal to 0.
32525 (CLOCKS_PER_SEC): Use macro instead of constant. Specify type as
32526 clock_t.
32527 [ISO11] (TIME_UTC): Use macro-int-constant. Require value > 0.
32528
57633811
TS
325292012-07-23 Thomas Schwinge <thomas@codesourcery.com>
32530
32531 * configure.in <sysdeps resolving>: Correct printing
32532 Implies_before.
32533 * configure: Regenerate.
32534
c23c33b0
TS
325352012-07-22 Thomas Schwinge <thomas@codesourcery.com>
32536
32537 * math/w_ilogb.c: Include <limits.h>.
32538 * math/w_ilogbl.c: Likewise.
32539
b5982523
JM
325402012-07-20 Joseph Myers <joseph@codesourcery.com>
32541
32542 * manual/lang.texi (__va_copy): Document primarily as ISO C99
32543 va_copy. Document allowing for unavailable va_copy only as
32544 pre-C99 compatibility.
32545 * manual/string.texi (Copying and Concatenation): Use va_copy
32546 instead of __va_copy in concat example.
32547
ac4ea442
PT
325482012-07-20 Pino Toscano <toscano.pino@tiscali.it>
32549
32550 * sysdeps/mach/hurd/sendto.c (create_address_port): New subroutine.
32551 (__sendto): Use create_address_port. Initialize APORT and deallocate
32552 it if not null.
32553
f98eafbd
PT
32554 * sysdeps/mach/hurd/llistxattr.c: New file, copied from listxattr.c
32555 with O_NOLINK passed to __file_name_lookup.
32556
898c7aab
PT
32557 * sysdeps/mach/hurd/lremovexattr.c: New file, copied from removexattr.c
32558 with O_NOLINK passed to __file_name_lookup.
32559
0ced335a
PT
32560 * sysdeps/mach/hurd/getgroups.c: Return -1 and set EINVAL for
32561 negative N or less than NGIDS.
32562
b3404dbd
PT
32563 * sysdeps/mach/hurd/getlogin_r.c: Make LOGIN non-static and change its
32564 type to string_t. Set ERANGE as errno and return it if NAME is not big
32565 enough. Use memcpy instead of strncpy.
32566
0f48659e
JM
325672012-07-20 Joseph Myers <joseph@codesourcery.com>
32568
32569 * elf/Makefile (check-data): Remove.
32570 (localplt.data): New vpath directive.
32571 ($(objpfx)check-localplt.out): Use localplt.data from vpath
32572 instead of $(check-data).
32573 * scripts/data/localplt-generic.data: Move to ...
32574 * sysdeps/generic/localplt.data: ... here.
32575 * scripts/data/localplt-i386-linux-gnu.data: Move to ...
32576 * sysdeps/unix/sysv/linux/i386/nptl/localplt.data: ... here.
32577 * scripts/data/localplt-powerpc-linux-gnu.data: Move to ...
32578 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/localplt.data:
32579 ... here.
32580 * scripts/data/localplt-powerpc64-linux-gnu.data: Move to ...
32581 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/localplt.data:
32582 ... here.
32583 * scripts/data/localplt-s390-linux-gnu.data: Move to ...
32584 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/localplt.data:
32585 ... here.
32586 * scripts/data/localplt-s390x-linux-gnu.data: Move to ...
32587 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/localplt.data:
32588 ... here.
32589 * scripts/data/localplt-sparc-linux-gnu.data: Move to ...
32590 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/localplt.data:
32591 ... here.
32592 * scripts/data/localplt-sparc64-linux-gnu.data: Move to ...
32593 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/localplt.data:
32594 ... here.
32595
d37cbdaa
AZ
325962012-07-19 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
32597
32598 * sysdeps/powerpc/tls-macros.h: Split PowerPC definitions in
32599 PPC32 and PPC64 files.
32600 * sysdeps/powerpc/powerpc32/tls-macros.h: New file.
32601 * sysdeps/powerpc/powerpc64/tls-macros.h: Likewise.
32602
46f85fc2
AK
326032012-07-19 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
32604
32605 * sysdeps/unix/sysv/linux/s390/s390-32/makecontext.c: Move
32606 __makecontext_ret to ...
32607 * sysdeps/unix/sysv/linux/s390/s390-32/__makecontext_ret.S:
32608 ... here and call exit if uc_link is NULL. New file.
32609 * sysdeps/unix/sysv/linux/s390/s390-32/Makefile: Add
32610 __makecontext_ret.S.
32611 * sysdeps/unix/sysv/linux/s390/s390-64/makecontext.c: Move
32612 __makecontext_ret to ...
32613 * sysdeps/unix/sysv/linux/s390/s390-64/__makecontext_ret.S:
32614 ... here and call exit if uc_link is NULL. New file.
32615 * sysdeps/unix/sysv/linux/s390/s390-64/Makefile: Add
32616 __makecontext_ret.S.
32617
08f43f9b
AK
326182012-07-19 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
32619
32620 * elf/elf.h (R_390_IRELATIVE): New definition.
32621 * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela): Invoke the
32622 resolver function for IFUNC symbols. Support R_390_IRELATIVE.
32623 (elf_machine_lazy_rel): Support R_390_IRELATIVE.
32624 * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela):
32625 (elf_machine_lazy_rel): Likewise.
32626 * sysdeps/s390/dl-irel.h: New file.
32627 * sysdeps/s390/s390-64/memcpy.S: New asm code.
32628 * sysdeps/s390/s390-64/memset.S: New asm code.
32629 * sysdeps/s390/s390-64/memcmp.S: New asm code.
32630 * sysdeps/s390/s390-64/multiarch/memset.S: New file.
32631 * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: New file.
32632 * sysdeps/s390/s390-64/multiarch/memcmp.S: New file.
32633 * sysdeps/s390/s390-64/multiarch/memcpy.S: New file.
32634 * sysdeps/s390/s390-64/multiarch/Makefile: New file.
32635 * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: New file.
32636 * sysdeps/s390/s390-32/multiarch/Makefile: New file.
32637 * sysdeps/s390/s390-32/multiarch/memcmp.S: New file.
32638 * sysdeps/s390/s390-32/multiarch/memcpy.S: New file.
32639 * sysdeps/s390/s390-32/multiarch/memset.S: New file.
32640 * sysdeps/s390/s390-32/memcpy.S: New asm code.
32641 * sysdeps/s390/s390-32/memset.S: New asm code.
32642 * sysdeps/s390/s390-32/memcmp.S: New asm code.
32643
3b05db33
MP
326442012-07-17 Marek Polacek <polacek@redhat.com>
32645
32646 [BZ #14349]
32647 * sysdeps/s390/s390-32/configure.in: Remove TLS check.
32648 * sysdeps/s390/s390-64/configure.in: Likewise.
32649 * sysdeps/sparc/configure.in: Likewise.
32650 * sysdeps/powerpc/powerpc32/configure.in: Likewise.
32651 * sysdeps/powerpc/powerpc64/configure.in: Likewise.
32652 * sysdeps/i386/configure.in: Likewise.
32653 * sysdeps/x86_64/configure.in: Likewise.
32654 * sysdeps/sh/configure.in: Likewise.
32655 * sysdeps/s390/s390-32/configure: Regenerated.
32656 * sysdeps/s390/s390-64/configure: Likewise.
32657 * sysdeps/x86_64/configure: Likewise.
32658 * sysdeps/sh/configure: Likewise.
32659 * sysdeps/powerpc/powerpc64/configure: Likewise.
32660 * sysdeps/powerpc/powerpc32/configure: Likewise.
32661 * sysdeps/sparc/configure: Likwise.
32662 * sysdeps/i386/configure: Likewise.
32663
a66877c6
MP
32664 * elf/dl-open.c: Comment fixes.
32665
cfc82fd8
JM
326662012-07-17 Joseph Myers <joseph@codesourcery.com>
32667
bd29910a
JM
32668 * Makefile [CXX] (check-data): Remove.
32669 [CXX] (c++-types.data): New vpath directive.
32670 [CXX] ($(objpfx)c++-types-check.out): Use c++-types.data from
32671 vpath. Do not allow for C++ type data being missing.
32672 * scripts/data/c++-types-alpha-linux-gnu.data: Move to
32673 ports/sysdeps/unix/sysv/linux/alpha/nptl/c++-types.data.
32674 * scripts/data/c++-types-ia64-linux-gnu.data: Move to
32675 ports/sysdeps/unix/sysv/linux/ia64/nptl/c++-types.data.
32676 * scripts/data/c++-types-i386-linux-gnu.data: Move to ...
32677 * sysdeps/unix/sysv/linux/i386/nptl/c++-types.data: ... here.
32678 * scripts/data/c++-types-powerpc-linux-gnu.data: Move to ...
32679 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/c++-types.data:
32680 ... here.
32681 * scripts/data/c++-types-powerpc64-linux-gnu.data: Move to ...
32682 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/c++-types.data:
32683 ... here.
32684 * scripts/data/c++-types-s390-linux-gnu.data: Move to ...
32685 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/c++-types.data:
32686 ... here.
32687 * scripts/data/c++-types-s390x-linux-gnu.data: Move to ...
32688 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/c++-types.data:
32689 ... here.
32690 * scripts/data/c++-types-sparc-linux-gnu.data: Move to ...
32691 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/c++-types.data:
32692 ... here.
32693 * scripts/data/c++-types-sparc64-linux-gnu.data: Move to ...
32694 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/c++-types.data:
32695 ... here.
32696 * scripts/data/c++-types-x32-linux-gnu.data: Move to ...
32697 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/c++-types.data:
32698 ... here.
32699 * scripts/data/c++-types-x86_64-linux-gnu.data: Move to ...
32700 * sysdeps/unix/sysv/linux/x86_64/64/nptl/c++-types.data: ... here.
32701
cfc82fd8
JM
32702 * elf/tls-macros.h (TLS_LE): Move architecture-specific
32703 definitions to architecture-specific files.
32704 (TLS_IE): Likewise.
32705 (TLS_LD): Likewise.
32706 (TLS_GD): Likewise.
32707 * sysdeps/i386/tls-macros.h: New file.
32708 * sysdeps/powerpc/tls-macros.h: Likewise.
32709 * sysdeps/s390/s390-32/tls-macros.h: Likewise.
32710 * sysdeps/s390/s390-64/tls-macros.h: Likewise.
32711 * sysdeps/sh/tls-macros.h: Likewise.
32712 * sysdeps/sparc/sparc32/tls-macros.h: Likewise.
32713 * sysdeps/sparc/sparc64/tls-macros.h: Likewise.
32714 * sysdeps/x86_64/tls-macros.h: Likewise.
32715
f7db3170
TS
327162012-07-17 Thomas Schwinge <thomas@codesourcery.com>
32717
07cbfc23
TS
32718 * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Preserve
32719 zero value for regular exit case.
32720
f7db3170
TS
32721 * sysdeps/unix/sysv/linux/x86_64/__start_context.S
32722 (__start_context): Preserve zero value for regular exit case.
32723
dc97c227
TS
327242012-07-17 Thomas Schwinge <thomas@codesourcery.com>
32725 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
32726
32727 * manual/setjmp.texi (setcontext): Clarify normal process
32728 termination when uc_link is the null pointer.
32729 * stdlib/tst-makecontext.c (cf): Exercise this: remove explicit
32730 exit call.
32731
d0cd7d02
AS
327322012-07-16 Andreas Schwab <schwab@linux-m68k.org>
32733
32734 * stdlib/bug-getcontext.c (do_test): Don't test FE_ALL_EXCEPT in
32735 preprocessor. Test for each exception mask separately.
32736
dd318934
AJ
327372012-07-16 Andreas Jaeger <aj@suse.de>
32738
32739 * po/ru.po: Update from translation team.
32740
8048311a
JM
327412012-07-15 Joseph Myers <joseph@codesourcery.com>
32742
32743 * conform/data/string.h-data (NULL): Use macro-constant. Require
32744 equal to 0.
32745 [ISO || ISO99 || ISO11] (stddef.h): Do not allow header.
32746 (str*): Change to str[abcdefghijklmnopqrstuvwxyz]*.
32747 (wcs*): Change to wcs[abcdefghijklmnopqrstuvwxyz]*.
32748 (mem[abcdefghijklmnopqrstuvwxyz]*): Allow.
32749 [ISO || ISO99 || ISO11] (*_t): Do not allow.
32750
b637d46e
AJ
327512012-07-13 Andreas Jaeger <aj@suse.de>
32752
32753 * po/fr.po: Update from translation team.
32754
541428fe
MP
327552012-07-12 Marek Polacek <polacek@redhat.com>
32756
32757 [BZ #14173]
32758 * math/libm-test.inc (yn_test): Add test for BZ #14173.
32759 * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Correct
32760 loop condition.
32761
ec332e94
JM
327622012-07-12 Joseph Myers <joseph@codesourcery.com>
32763
32764 [BZ #13717]
32765 * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
32766 Change to 2.4.1 where previously 2.4.0.
32767 * sysdeps/unix/sysv/linux/configure: Regenerated.
32768 * sysdeps/unix/sysv/linux/kernel-features.h [!__sh__]
32769 (__ASSUME_ST_INO_64_BIT): Do not condition definition on kernel
32770 version.
32771 [__i386__ || __sparc__] (__ASSUME_FCNTL64): Likewise.
32772 (__ASSUME_AT_CLKTCK): Remove.
32773 (__ASSUME_AT_PAGESIZE): Likewise.
32774 (__ASSUME_AT_XID): Likewise.
32775 (__ASSUME_GETDENTS64_SYSCALL): Define unconditionally.
32776 [__i386__] (__ASSUME_VFORK_SYSCALL): Define unconditionally.
32777 * sysdeps/unix/sysv/linux/ldsodefs.h (HAVE_AUX_XID): Define
32778 unconditionally.
32779 (HAVE_AUX_PAGESIZE): Likewise.
32780 * sysdeps/unix/sysv/linux/prof-freq.c (__profile_frequency)
32781 [__ASSUME_AT_CLKTCK]: Make code unconditional.
32782 [!__ASSUME_AT_CLKTCK]: Remove conditional code.
32783
7b6e99be
JB
327842012-07-12 Jeroen van Bemmel <jvb127@gmail.com>
32785
32786 [BZ #14307]
32787 * sysdeps/posix/getaddrinfo.c (gaih_inet): Increase the size of
32788 the temporary buffer used to invoke __gethostbyname2_r,
32789 __gethostbyaddr_r and gethostbyname4_r to make room for struct
32790 host_data / struct gaih_addrtuple.
32791 * resolv/nss_dns/dns-host.c (global scope): Move definition of
32792 implementation constants MAX_NR_ALIASES and MAX_NR_ADDRS to
32793 header file nss/nsswitch.h.
32794 * nss/nsswitch.h (global scope): Add definition of implementation
32795 constants MAX_NR_ALIASES and MAX_NR_ADDRS (moved from
32796 resolv/nss_dns/dns-host.c).
32797
608404eb
AJ
327982012-07-11 Andreas Jaeger <aj@suse.de>
32799
32800 * po/fr.po: Update from translation team.
32801
71220aca
AJ
32802 * po/sv.po: Update from translation team
32803 * po/fr.po: Another update from translation team.
32804
28cfe843
AZ
328052012-07-11 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
32806
32807 * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c: Do not call sinh and cosh
32808 for subnormals or multiply small sinh result by itself.
32809 * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c: Likewise.
32810 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
32811
6b90f981
DM
328122012-07-11 David S. Miller <davem@davemloft.net>
32813
32814 * sysdeps/sparc/fpu/libm-test-ulps: Update.
32815
c6825772
AS
328162012-07-10 Andreas Schwab <schwab@linux-m68k.org>
32817
32818 [BZ #14347]
32819 * misc/sys/syslog.h (LOG_MAKEPRI): Don't shift first argument.
32820 (INTERNAL_MARK): Shift it here.
32821
7b8e0d49
MP
328222012-07-10 Marek Polacek <polacek@redhat.com>
32823
32824 [BZ #14151]
32825 * configure.in (libc_cv_asm_global_directive): Remove test. Replace
32826 libc_cv_asm_global_directive with .globl.
32827 * configure: Regenerated.
32828 * sysdeps/i386/configure.in: Replace libc_cv_asm_global_directive
32829 with .globl.
32830 * sysdeps/i386/configure: Regenerated.
32831 * sysdeps/x86_64/configure.in: Replace libc_cv_asm_global_directive
32832 with .globl.
32833 * sysdeps/x86_64/configure: Regenerated.
32834 * config.h.in: Do not undefine ASM_GLOBAL_DIRECTIVE.
32835 * include/libc-symbols.h: Replace ASM_GLOBAL_DIRECTIVE with .globl.
32836 * elf/tst-unique2mod2.c: Likewise.
32837 * elf/tst-unique2mod1.c: Likewise.
32838 * elf/tst-unique1mod2.c: Likewise.
32839 * elf/tst-unique1mod1.c: Likewise.
32840 * sysdeps/s390/s390-32/sysdep.h: Likewise.
32841 * sysdeps/s390/s390-32/s390-mcount.S: Likewise.
32842 * sysdeps/s390/s390-64/sysdep.h: Likewise.
32843 * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
32844 * sysdeps/mach/sysdep.h: Likewise.
32845 * sysdeps/i386/sysdep.h: Likewise.
32846 * sysdeps/i386/i386-mcount.S: Likewise.
32847 * sysdeps/x86_64/_mcount.S: Likewise.
32848 * sysdeps/x86_64/sysdep.h: Likewise.
32849 * sysdeps/sh/_mcount.S: Likewise.
32850 * sysdeps/sh/sysdep.h: Likewise.
32851 * sysdeps/powerpc/powerpc32/gprsave1.S: Likewise.
32852 * sysdeps/powerpc/powerpc32/fpu/fprrest.S: Likewise.
32853 * sysdeps/powerpc/powerpc32/fpu/fprsave.S: Likewise.
32854 * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
32855 * sysdeps/powerpc/powerpc32/gprrest1.S: Likewise.
32856 * sysdeps/powerpc/powerpc32/gprsave0.S: Likewise.
32857 * sysdeps/powerpc/powerpc32/gprrest0.S: Likewise.
32858 * locale/localeinfo.h: Likewise.
32859 (_NL_CURRENT_DEFINE_STRINGIFY): Delete macro.
32860 (_NL_CURRENT_DEFINE_STRINGIFY_1): Likewise.
32861
6c55cda3
RM
328622012-07-09 Roland McGrath <roland@hack.frob.com>
32863
32864 [BZ #14336]
32865 * manual/charset.texi (Extended Char Intro): Word use fix, "operating
32866 system".
32867 * manual/message.texi (The Uniforum approach): Likewise.
32868 * manual/charset.texi (Extended Char Intro): Spelling fix, "affected".
32869 (glibc iconv Implementation): Likewise.
32870
638a572e
JM
328712012-07-09 Joseph Myers <joseph@codesourcery.com>
32872
32873 [BZ #14337]
32874 * math/s_clog.c (__clog): Avoid scaling a value down where that
32875 could result in underflow.
32876 * math/s_clog10.c (__clog10): Likewise.
32877 * math/s_clog10f.c (__clog10f): Likewise.
32878 * math/s_clog10l.c (__clog10l): Likewise.
32879 * math/s_clogf.c (__clogf): Likewise.
32880 * math/s_clogl.c (__clogl): Likewise.
32881 * math/libm-test.inc (clog_test): Add more tests.
32882 (clog10_test): Likewise.
32883 * sysdeps/i386/fpu/libm-test-ulps: Update.
32884 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
32885
261f4859
AS
328862012-07-06 Andreas Schwab <schwab@linux-m68k.org>
32887
0abaf3e4
AS
32888 [BZ #14283]
32889 * sysdeps/powerpc/fpu/k_rem_pio2f.c (__fp_kernel_rem_pio2f): Shift
32890 by 7 not 8 to examine high bit of fractional part.
32891
261f4859
AS
32892 [BZ #14042]
32893 * sysdeps/powerpc/powerpc32/ppc-mcount.S [SHARED]: Don't use PLT
32894 for call to __mcount_internal.
32895 * sysdeps/powerpc/powerpc32/Makefile (sysdep_routines)
32896 (shared-only-routines) [$(subdir) = gmon]: Add compat-ppc-mcount.
32897 * sysdeps/powerpc/powerpc32/compat-ppc-mcount.S: New file.
32898
f17ac40d
JM
328992012-07-06 Joseph Myers <joseph@codesourcery.com>
32900
9ad63c23
JM
32901 [BZ #14154]
32902 * sysdeps/ieee754/flt-32/k_tanf.c (__kernel_tanf): Use linear
32903 approximation for values within 0x1p-13f of an odd multiple of
32904 pi/4.
32905 * math/libm-test.inc (tan_test): Do not allow spurious underflow
32906 exception. Add more tests.
32907 * sysdeps/i386/fpu/libm-test-ulps: Update.
32908
f17ac40d
JM
32909 [BZ #6778]
32910 * sysdeps/i386/fpu/s_expm1.S (__expm1): Check for large negative
32911 inputs and return -1 for them. Do not check for +Inf in case not
32912 reachable for +Inf.
32913 * sysdeps/i386/fpu/s_expm1f.S (__expm1f): Likewise.
32914 * sysdeps/i386/fpu/e_expl.S [USE_AS_EXPM1L] (csat): Do not define.
32915 (IEEE754_EXPL) [USE_AS_EXPM1L]: Check for large negative inputs
32916 and return -1 for them. Do not check for +Inf in case not
32917 reachable for +Inf.
32918 * sysdeps/x86_64/fpu/e_expl.S [USE_AS_EXPM1L] (csat): Do not
32919 define.
32920 (IEEE754_EXPL) [USE_AS_EXPM1L]: Check for large negative inputs
32921 and return -1 for them. Do not check for +Inf in case not
32922 reachable for +Inf.
32923 * math/libm-test.inc (expm1_test): Add more tests. Do not allow
32924 spurious underflow.
32925 * sysdeps/i386/fpu/libm-test-ulps: Update.
32926 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
32927
fb21f89b
MF
329282012-07-06 Mike Frysinger <vapier@gentoo.org>
32929
32930 * sunrpc/rpc_clntout.c: Change <rpc/types.h> to "rpc/types.h".
32931
cdfe2c5e
JM
329322012-07-05 Joseph Myers <joseph@codesourcery.com>
32933
32934 [BZ #14157]
32935 [BZ #14331]
32936 * math/s_csqrt.c (__csqrt): Avoid multiplying by 0.5 where this
32937 could result in spurious underflow. Scale down values above
32938 DBL_MAX / 4.0 instead of DBL_MAX / 2.0.
32939 * math/s_csqrtf.c (__csqrtf): Likewise.
32940 * math/s_csqrtl.c (__csqrtl): Likewise.
32941 * math/libm-test.inc (csqrt_test): Add more tests. Do not allow
32942 spurious underflow.
32943 * sysdeps/i386/fpu/libm-test-ulps: Update.
32944 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
32945
70d35b67
AS
329462012-07-04 Andreas Schwab <schwab@linux-m68k.org>
32947
704bc459
AS
32948 * catgets/Makefile ($(objpfx)de.msg): Use xopen-msg.awk instead of
32949 xopen-msg.sed.
32950 * catgets/xopen-msg.awk: New file.
32951 * catgets/xopen-msg.sed: Removed.
32952
70d35b67
AS
32953 * intl/Makefile ($(objpfx)msgs.h): Use po2test.awk instead of
32954 po2text.sed.
32955 * intl/po2test.awk: New file.
32956 * intl/po2test.sed: Removed.
32957
ca61cf32
JM
329582012-07-04 Joseph Myers <joseph@codesourcery.com>
32959
32960 [BZ #14328]
32961 * math/s_ctan.c (__ctan): Do not call sinh and cosh for subnormals
32962 or multiply small sinh result by itself.
32963 * math/s_ctanf.c (__ctanf): Likewise.
32964 * math/s_ctanh.c (__ctanh): Likewise.
32965 * math/s_ctanhf.c (__ctanhf): Likewise.
32966 * math/s_ctanhl.c (__ctanhl): Likewise.
32967 * math/s_ctanl.c (__ctanl): Likewise.
32968 * math/libm-test.inc (ctan_test_tonearest): New function.
32969 (ctan_test_towardzero): Likewise.
32970 (ctan_test_downward): Likewise.
32971 (ctan_test_upward): Likewise.
32972 (ctanh_test_tonearest): Likewise.
32973 (ctanh_test_towardzero): Likewise.
32974 (ctanh_test_downward): Likewise.
32975 (ctanh_test_upward): Likewise.
32976 (main): Call these new functions.
32977 * sysdeps/i386/fpu/libm-test-ulps: Update.
32978 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
32979
ca48a46a
MF
329802012-07-03 Mike Frysinger <vapier@gentoo.org>
32981
32982 * .gitignore: Delete /ports entry.
32983
9d63d37d
AJ
329842012-07-03 Andreas Jaeger <aj@suse.de>
32985
32986 * po/bg.po: Update from translation team.
32987 * po/cs.po: Likewise.
32988 * po/de.po: Likewise.
32989 * po/hr.po: Likewise.
32990 * po/nl.pl: Likewise.
32991 * po/pl.po: Likewise.
32992 * po/vi.po: Likewise.
32993
370ca3d2
JM
329942012-07-03 Joseph Myers <joseph@codesourcery.com>
32995
95f5a9a8
JM
32996 * Makeconfig [!+link] (+link-before-libc): New variable.
32997 [!+link] (+link-after-libc): Likewise.
32998 [!+link] (+link-tests): Likewise.
32999 [!+link] (+link): Define in terms of $(+link-before-libc) and
33000 $(+link-after-libc).
33001 [!+link-static] (+link-static-before-libc): New variable.
33002 [!+link-static] (+link-static-after-libc): Likewise.
33003 [!+link-static] (+link-static-tests): Likewise.
33004 [!+link-static] (+link-static): Define in terms of
33005 $(+link-static-before-libc) and $(+link-static-after-libc).
33006 [build-shared] (link-libc-before-gnulib): New variable.
33007 [build-shared] (link-libc-tests): Likewise.
33008 [build-shared] (link-libc): Define in terms of
33009 $(link-libc-before-gnulib).
33010 [!build-shared] (link-libc-tests): New variable.
33011 (link-libc-static-tests): New variable.
33012 [!gnulib] (gnulib-arch): New variable.
33013 [!gnulib] (gnulib-tests): Likewise.
33014 [!gnulib] (static-gnulib-arch): Likewise.
33015 [!gnulib] (static-gnulib-tests): Likewise.
33016 [!gnulib] (gnulib): Use $(gnulib-arch). Do not use $(libgcc_eh).
33017 Define with "=" instead of ":=".
33018 [!gnulib] (static-gnulib): Use $(static-gnulib-arch). Do not use
33019 -lgcc_eh $(libunwind). Define with "=" instead of ":=".
33020 * Rules (binaries-all-notests): New variable.
33021 (binaries-all-tests): Likewise.
33022 (binaries-static-notests): Likewise.
33023 (binaries-static-tests): Likewise.
33024 (binaries-all): Define using $(binaries-all-notests) and
33025 $(binaries-all-tests).
33026 (binaries-static): Define using $(binaries-static-notests) and
33027 $(binaries-static-tests).
33028 (binaries-shared-tests): New variable.
33029 (binaries-shared-notests): Likewise.
33030 (binaries-shared): Remove variable.
33031 ($(addprefix $(objpfx),$(binaries-shared-notests))): New rule.
33032 ($(addprefix $(objpfx),$(binaries-shared-tests))): Likewise.
33033 ($(addprefix $(objpfx),$(binaries-shared))): Remove rule.
33034 ($(addprefix $(objpfx),$(binaries-static-notests))): New rule.
33035 ($(addprefix $(objpfx),$(binaries-static-tests))): Likewise.
33036 ($(addprefix $(objpfx),$(binaries-static))): Remove rule.
33037 * elf/Makefile (sln-modules): New variable.
33038 (extra-objs): Add $(sln-modules:=.o).
33039 (ldconfig-modules): Add static-stubs.
33040 ($(objpfx)sln): Depend on $(sln-modules:%=$(objpfx)%.o).
33041 * elf/static-stubs.c: New file.
33042
7a845b2c
JM
33043 [BZ #14283]
33044 * sysdeps/ieee754/flt-32/k_rem_pio2f.c (__kernel_rem_pio2f): Shift
33045 by 7 not 8 to examine high bit of fractional part. Use volatile
33046 variables when splitting into final array of floats if
33047 __FLT_EVAL_METHOD__ != 0.
33048 * math/libm-test.inc (cos_test): Add another test.
33049 (sin_test): Likewise.
33050 * sysdeps/i386/fpu/libm-test-ulps: Update.
33051
e2283f38
JM
33052 [BZ #14273]
33053 * math/libm-test.inc (cosh_test): Add more tests.
33054
370ca3d2
JM
33055 * version.h (RELEASE): Set to "development".
33056 (VERSION): Set to "2.16.90".
33057
ee9247c3
CD
330582012-06-30 Carlos O'Donell <carlos_odonell@mentor.com>
33059
33060 * NEWS: Update copyright. Remove last-updated date.
33061 Mention math library bug fixes and timezone data changes.
33062 * README: Mention GNU/Hurd, x32, and HPPA support status.
33063
4648c381
TS
330642012-06-28 Thomas Schwinge <thomas@codesourcery.com>
33065
33066 * manual/contrib.texi (Contributors): Sort alphabetically by last name.
33067
aac78a43
AJ
330682012-06-27 Andreas Jaeger <aj@suse.de>
33069
33070 * manual/contrib.texi (Contributors): Add Samuel Thibault.
33071
ed3dbfad
AJ
330722012-06-25 Andreas Jaeger <aj@suse.de>
33073
33074 * sysdeps/s390/fpu/libm-test-ulps: Update.
33075
4d0ee855
AS
330762012-06-23 Andreas Schwab <schwab@linux-m68k.org>
33077 Thomas Schwinge <thomas@codesourcery.com>
33078
33079 * sysdeps/unix/sysv/linux/sh/syscalls.list: Add fanotify_mark.
33080 * sysdeps/unix/sysv/linux/sh/Versions (GLIBC_2.16): Add fanotify_mark.
33081 * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist (GLIBC_2.16): Add
33082 fanotify_mark.
33083
af1bce34
TS
330842012-06-23 Thomas Schwinge <thomas@codesourcery.com>
33085
a9fa33ba
TS
33086 * sysdeps/mach/start.c: Remove file.
33087 * sysdeps/mach/hurd/i386/static-start.S: Fix start.S include.
33088 * sysdeps/i386/init-first.c: Fix comment regarding start.S.
33089 * sysdeps/sh/init-first.c: Likewise.
33090
58f902b8
TS
33091 * sysdeps/sh/____longjmp_chk.S (CALL_FAIL): Preserve r12 and pr
33092 registers for frame unwinding purposes, add CFI directives.
33093 * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S (CALL_FAIL): Likewise.
33094 * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Likewise
33095 * sysdeps/unix/sysv/linux/sh/sysdep.h (SYSCALL_ERROR_HANDLER):
33096 Likewise.
33097
1518f58b
TS
33098 * sysdeps/sh/____longjmp_chk.S (CALL_FAIL): Don't plan for the call to
33099 __fortify_fail returning.
33100 * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S (CALL_FAIL): Likewise.
33101
db9b5059
TS
33102 * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S: New file, based on
33103 sysdeps/sh/____longjmp_chk.S.
33104 * sysdeps/unix/sysv/linux/sh/sigaltstack-offsets.sym: New file, based
33105 on sysdeps/unix/sysv/linux/x86_64/sigaltstack-offsets.sym.
33106 * sysdeps/unix/sysv/linux/sh/Makefile [subdir=misc]
33107 (gen-as-const-headers): Append sigaltstack-offsets.sym.
33108
967705fe
TS
33109 * sysdeps/sh/abort-instr.h: New file.
33110 * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Terminate the
33111 process in case exit returns.
33112
a9def8c4
TS
33113 * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Always
33114 initialize the GOT register before use.
33115
2a649725
TS
33116 * sysdeps/unix/sysv/linux/sh/makecontext.S (__makecontext): Fix
33117 calculation of ARGC > 4.
33118
af1bce34
TS
33119 * sysdeps/unix/sysv/linux/sh/makecontext.S: Add comments and give more
33120 meaningful names to some local labels.
33121
d230f50a
KK
331222012-06-22 Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
33123 Kaz Kojima <kkojima@rr.iij4u.or.jp>
33124
33125 * sysdeps/unix/sysv/linux/sh/bits/atomic.h
33126 (__arch_compare_and_exchange_val_8_acq): Remove explicit nop.
33127 (__arch_compare_and_exchange_val_16_acq): Likewise.
33128 (__arch_compare_and_exchange_val_32_acq): Likewise.
33129 (atomic_exchange_and_add): Fix gUSA sequence.
33130 (atomic_add): Likewise.
33131 (atomic_add_negative): Likewise.
33132 (atomic_add_zero): Likewise.
33133 (atomic_bit_test_set): Likewise.
33134
0479b305
AS
331352012-06-22 Andreas Schwab <schwab@redhat.com>
33136
33137 [BZ #13579]
33138 * include/link.h (struct link_map): Add l_free_initfini.
33139 * elf/dl-deps.c (_dl_map_object_deps): Set it when assigning
33140 l_initfini.
33141 * elf/dl-close.c (_dl_close_worker): Don't free l_initfini.
33142 * elf/rtld.c (dl_main): Clear it on all objects loaded on startup.
33143 * elf/dl-libc.c (free_mem): Free l_initfini if l_free_initfini is
33144 set.
33145
0e3933b9
CD
331462012-06-22 Carlos O'Donell <carlos_odonell@mentor.com>
33147
33148 * configure.in: Use AC_LANG_SOURCE.
33149 * configure: Regenerate.
33150
4248b1b1
RM
331512012-06-22 Roland McGrath <roland@hack.frob.com>
33152
33153 * configure.in (libc_cv_localstatedir): New substituted variable.
33154 * configure: Regenerated.
33155 * config.make.in (localstatedir): New variable, substituted from
33156 libc_cv_localstatedir.
33157 * Makeconfig (vardbdir): Use $(localstatedir) in place of /var.
33158 * sysdeps/gnu/configure.in (libc_cv_localstatedir): Change
33159 ${prefix}/var to /var when we change ${prefix}/etc to /etc.
33160 * sysdeps/gnu/configure: Regenerated.
33161
006dd861
JL
331622012-06-21 Jeff Law <law@redhat.com>
33163
33164 [BZ #14277]
33165 * intl/dcigettext.c (_nl_find_msg): Avoid use after potential
33166 free. Simplify list management for _LIBC case.
33167
79662d42
JM
331682012-06-21 Joseph Myers <joseph@codesourcery.com>
33169
b7abb4bf
JM
33170 [BZ #14273]
33171 * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c (__ieee754_cosh):
33172 Clear sign bit of 64-bit integer value before comparing against
33173 overflow value.
33174
79662d42
JM
33175 * sysdeps/mach/configure: Regenerated.
33176
1f150908
L
331772012-06-21 H.J. Lu <hongjiu.lu@intel.com>
33178
33179 [BZ #14278]
33180 * sysdeps/i386/sysdep.h (SYSCALL_PIC_SETUP): Fix a typo.
33181
28363bbf
JL
331822012-06-21 Jeff Law <law@redhat.com>
33183
33184 [BZ #13882]
33185 * elf/dl-deps.c (_dl_map_object_deps): Fix cycle detection. Use
33186 uint16_t for elements in the "seen" array to avoid char overflows.
80784193 33187 * elf/dl-fini.c (_dl_sort_fini): Likewise.
28363bbf
JL
33188 * elf/dl-open.c (dl_open_worker): Likewise.
33189
09615db4
CD
331902012-06-21 Carlos O'Donell <carlos_odonell@mentor.com>
33191
33192 * scripts/list-sources.sh: Scan PORTS for translations.
33193 * po/libc.pot: Regenerated.
33194
2174c6dd
AJ
331952012-06-21 Andreas Jaeger <aj@suse.de>
33196
33197 [BZ #12194]
33198 * sysdeps/s390/bits/byteswap-16.h (__bswap_16): Avoid -Wconversion
33199 warning.
33200 * sysdeps/s390/bits/byteswap.h (__bswap_constant_16): Likewise.
33201 * bits/byteswap-16.h (__bswap_16): Likewise.
33202 * bits/byteswap.h (__bswap_constant_16): Likewise.
33203
3ee947b1
L
332042012-06-18 H.J. Lu <hongjiu.lu@intel.com>
33205
33206 [BZ #14117]
a2f34833
L
33207 * sysdeps/i386/fpu_control.h: Removed.
33208 * sysdeps/x86_64/fpu_control.h: Moved to ...
33209 * sysdeps/x86/fpu_control.h: Here.
33210
3ee947b1
L
33211 * sysdeps/x86_64/fpu_control.h (_FPU_GETCW): Add __volatile__.
33212 (_FPU_SETCW): Likewise.
33213
ed1825f8
L
332142012-06-15 H.J. Lu <hongjiu.lu@intel.com>
33215
25f1282a
L
33216 [BZ #14117]
33217 * sysdeps/i386/fpu/bits/mathinline.h: Renamed to ...
33218 * sysdeps/x86/fpu/bits/mathinline.h: This.
33219 * sysdeps/x86_64/fpu/bits/mathinline.h: Removed.
33220
ed1825f8
L
33221 [BZ #14050]
33222 [BZ #14117]
33223 * sysdeps/i386/fpu/bits/mathinline.h: Disable x87 inline
33224 functions if __x86_64__ is defined.
33225
36d54b74
CLT
332262012-06-15 Chung-Lin Tang <cltang@codesourcery.com>
33227
33228 * string/endian.h: Add !__ASSEMBLER__ condition for including
33229 conversion interfaces.
33230
10285c21
JM
332312012-06-15 Joseph Myers <joseph@codesourcery.com>
33232
33233 [BZ #14241]
33234 * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Use 0.0 instead
33235 of ABS(x) in calculating zero to negative powers other than odd
33236 integers.
33237 * math/libm-test.inc (pow_test): Add more tests.
33238
06c5abbd
AJ
332392012-06-15 Andreas Jaeger <aj@suse.de>
33240
33241 * manual/contrib.texi (Contributors): Update entry of Liubov
33242 Dmitrieva and add entries for Will Schmidt and Tulio Magno Quites
33243 Machado Filho.
33244
a3aeac40
CH
332452012-06-15 Cyril Hrubis <metan@ucw.cz>
33246
33247 * string/string.h: Add __wur to GNU version of strerror_r.
33248
49bdf4c1
L
332492012-06-14 H.J. Lu <hongjiu.lu@intel.com>
33250
33251 [BZ #14229]
33252 * string/Makefile (tests): Add tst-strtok_r.
33253 * string/tst-strtok_r.c: New file.
33254 * sysdeps/x86_64/strtok.S: Use LP_SIZE on save_ptr and use
33255 RAX_LP/RDX_LP on SAVE_PTR.
33256
834f9b8d
RM
332572012-06-14 Roland McGrath <roland@hack.frob.com>
33258
33259 * manual/Makefile ($(objpfx)texis): Do $(make-target-directory).
33260
75fa1921
JM
332612012-06-14 Joseph Myers <joseph@codesourcery.com>
33262
33263 * libm_test.inc (csqrt_test): Allow more spurious underflow
33264 exceptions.
33265 (j0_test): Likewise.
33266 (j1_test): Likewise.
33267 (y0_test): Likewise.
33268 (y1_test): Likewise.
33269
771766df
CD
332702012-06-13 Carlos O'Donell <carlos_odonell@mentor.com>
33271
33272 * po/Makefile (libc.pot): Use UTF-8 charset.
33273
ceb9e56b
PP
332742012-06-13 Paul Pluzhnikov <ppluzhnikov@google.com>
33275
33276 [BZ #14210]
33277 Suppress sign-conversion warning from FD_SET.
33278 See <http://sourceware.org/ml/libc-alpha/2012-05/msg01794.html>.
33279 * debug/fdelt_chk.c (__fdelt_chk): Accept and return long int,
33280 not unsigned long int.
33281 * misc/bits/select2.h (__fdelt_chk, __fdelt_warn, __FD_ELT): Likewise.
33282
ddb28975
L
332832012-06-12 H.J. Lu <hongjiu.lu@intel.com>
33284
33285 [BZ #14050]
33286 [BZ #14117]
33287 * sysdeps/i386/fpu/bits/mathinline.h (__MATH_INLINE): Check
33288 __extern_always_inline instead of __extern_inline.
33289 (__signbitf): Support __SSE2_MATH__ and C++ namespace.
33290 (__signbit): Likewise.
33291 (__signbitl): Support C++ namespace.
33292 (lrintf): New inline function.
33293 (lrint): Likewise.
33294 (llrintf): Likewise.
33295 (llrint): Likewise.
33296 (fmaxf): Likewise.
33297 (fmax): Likewise.
33298 (fminf): Likewise.
33299 (fmin): Likewise.
33300 (rint): Likewise.
33301 (rintf): Likewise.
33302 (ceil): Likewise.
33303 (ceilf): Likewise.
33304 (floor): Likewise.
33305 (floorf): Likewise.
33306 (nearbyint): Likewise.
33307 (nearbyintf): Likewise.
33308
d7b4fb26
TS
333092012-06-12 Thomas Schwinge <thomas@codesourcery.com>
33310
33311 * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Fix case for
33312 non-default versions.
33313
eb55f5c2
RM
333142012-06-11 Roland McGrath <roland@hack.frob.com>
33315
33316 [BZ #14218]
33317 * manual/argp.texi (Argp): Reword argp_parse description slightly.
33318
366af02c
TS
333192012-06-09 Thomas Schwinge <thomas@codesourcery.com>
33320
99ff6e5c
TS
33321 * sysdeps/sh/sh4/fpu/bits/fenv.h (__FE_UNDEFINED): Define.
33322 (FE_UPWARD, FE_DOWNWARD): Don't define.
33323 * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Adapt to that.
33324 * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Likewise.
33325
366af02c
TS
33326 * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Do not re-write fpscr after
33327 reading it.
33328 * sysdeps/sh/sh4/fpu/fegetexcept.c (fegetexcept): Likewise.
33329 * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
33330
793ea851
KK
333312012-06-09 Kaz Kojima <kkojima@rr.iij4u.or.jp>
33332
33333 * sysdeps/unix/sysv/linux/sh/nptl/ld.abilist: New file.
33334 * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Refreshed.
33335 * sysdeps/unix/sysv/linux/sh/nptl/libm.abilist: Refreshed.
33336 * sysdeps/unix/sysv/linux/sh/nptl/librt.abilist: Refreshed.
33337
a728a38f
L
333382012-06-06 H.J. Lu <hongjiu.lu@intel.com>
33339
33340 [BZ #14117]
c08010c7
L
33341 * sysdeps/i386/fpu/bits/fenv.h: Removed.
33342 * sysdeps/i386/fpu/Implies: New file.
33343 * sysdeps/x86_64/fpu/Implies: Likewise.
33344 * sysdeps/x86_64/fpu/bits/fenv.h: Renamed to ...
33345 * sysdeps/x86/fpu/bits/fenv.h: This.
33346
a728a38f
L
33347 * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Check
33348 __SSE_MATH__.
33349
6e230d11
SP
333502012-06-06 Siddhesh Poyarekar <siddhesh@redhat.com>
33351
33352 [BZ #14134]
33353 * iconvdata/ibm930.c (BODY) [FROM_LOOP]: Check for invalid
33354 character 0xffff that matches the last element of the
33355 conversion table.
33356
1b671feb
AZ
333572012-06-05 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
33358
33359 * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Fix for wrong ldbl128-ibm
33360 fmodl commit.
33361
6043738b
AZ
333622012-06-05 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
33363
33364 * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Fix spurious underflow for
33365 values higher than 25.6283.
33366
34ae0b32
AZ
333672012-06-04 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
33368
33369 * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c (__ieee754_fmodl): Fix
33370 subnormal exponent extraction and add some __builtin_expect.
33371 * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_extract_mantissa):
33372 Fix for subnormal mantissa calculation.
33373
1214ec8f
MF
333742012-06-04 Mike Frysinger <vapier@gentoo.org>
33375
33376 * sysdeps/unix/sysv/linux/tst-getcpu.c (do_test): Call perror when
33377 cpu2 is -1 and errno is not ENOSYS.
33378
f3d1f93c
L
333792012-06-04 H.J. Lu <hongjiu.lu@intel.com>
33380
33381 [BZ #14117]
0e4a3cd7
L
33382 * sysdeps/i386/i486/bits/string.h: Renamed to ...
33383 * sysdeps/x86/bits/string.h: This.
33384 * sysdeps/x86_64/bits/string.h: Removed.
33385
6704c645
L
33386 * sysdeps/i386/i486/bits/string.h: Define inline functions only
33387 if not compiling for x86-64, but compiling for >= i486.
33388
48495318
L
33389 * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h: Renamed to ...
33390 * sysdeps/unix/sysv/linux/x86/bits/sigcontext.h: This.
33391
14adcbfc
L
33392 * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h (FP_XSTATE_MAGIC1):
33393 New macro from Linux kernel 3.4.0.
33394 (FP_XSTATE_MAGIC2): Likewise.
33395 (FP_XSTATE_MAGIC2_SIZE): Likewise.
33396 (X86_FXSR_MAGIC): New macro from Linux i386 kernel.
33397 (struct _fpx_sw_bytes): New struct.
33398 (struct _xsave_hdr): Likewise.
33399 (struct _ymmh_state): Likewise.
33400 (struct _xstate): Likewise.
33401
68e408ab
L
33402 * sysdeps/unix/sysv/linux/i386/sys/debugreg.h: Removed.
33403 * sysdeps/unix/sysv/linux/i386/sys/reg.h: Likewise.
33404 * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Renamed to ...
33405 * sysdeps/unix/sysv/linux/x86/sys/debugreg.h: This.
33406 * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Renamed to ...
33407 * sysdeps/unix/sysv/linux/x86/sys/reg.h: This.
33408
f3d1f93c
L
33409 * sysdeps/unix/sysv/linux/i386/sys/io.h: Removed.
33410 * sysdeps/unix/sysv/linux/x86_64/sys/io.h: Renamed to ...
33411 * sysdeps/unix/sysv/linux/x86/sys/io.h: This.
33412 * sysdeps/unix/sysv/linux/i386/sys/perm.h: Removed.
33413 * sysdeps/unix/sysv/linux/x86_64/sys/perm.h: Renamed to ...
33414 * sysdeps/unix/sysv/linux/x86/sys/perm.h: This.
33415
d9dc34cd
TMQMF
334162012-06-04 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
33417
33418 [BZ #13743]
33419 * sysdeps/powerpc/sys/platform/ppc.h: New file for PowerPC features.
33420 * sysdeps/powerpc/Makefile (tests): Add test-gettimebase.
33421 (sysdep_headers): Include sys/platform/ppc.h.
33422 * sysdeps/powerpc/test-gettimebase.c: Test for
33423 __ppc_get_timebase() to catch future ISA opcode/insn changes.
33424 * manual/Makefile (appendices): Include platform.texi.
33425 * manual/contrib.texi (Contributors): Update @node pointers.
33426 * manual/maint.texi (Maintenance): Likewise.
33427 (Platform): New node.
33428 * manual/platform.texi: New file. Document the new features.
33429
4af3879c
SP
334302012-06-04 Siddhesh Poyarekar <siddhesh@redhat.com>
33431 Jakub Jelinek <jakub@redhat.com>
33432
33433 [BZ #14188]
33434 * misc/sys/cdefs.h (__glibc_unlikely): New macro to wrap cases
33435 where __builtin_expect is unavailable.
33436
2fd6ff13
DM
334372012-06-03 David S. Miller <davem@davemloft.net>
33438
33439 * stdlib/longlong.h: Updated from GCC.
33440
173f7220
AS
334412012-06-02 Andreas Schwab <schwab@linux-m68k.org>
33442
33443 [BZ #14042]
33444 * sysdeps/powerpc/powerpc32/mcount.c: New file.
33445 * sysdeps/powerpc/powerpc32/Versions (GLIBC_2.16): Add
33446 __mcount_internal.
33447 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist
33448 (GLIBC_2.16): Likewise.
33449
f34a1c6f
L
334502012-06-01 H.J. Lu <hongjiu.lu@intel.com>
33451
33452 * sysdeps/unix/sysv/linux/x86_64/sys/io.h (outsw): Fix a typo.
33453
88a4576f
JM
334542012-06-01 Joseph Myers <joseph@codesourcery.com>
33455
ea32bcdd
JM
33456 * sysdeps/unix/sysv/linux/powerpc/powerpc32/Makefile
33457 (default-abi): New variable.
33458 * sysdeps/unix/sysv/linux/powerpc/powerpc64/Makefile: New file.
33459 * sysdeps/unix/sysv/linux/s390/s390-32/Makefile (default-abi): New
33460 variable.
33461 * sysdeps/unix/sysv/linux/s390/s390-64/Makefile (default-abi):
33462 Likewise.
33463 * sysdeps/unix/sysv/linux/sparc/sparc32/Makefile (default-abi):
33464 Likewise.
33465 * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile (default-abi):
33466 Likewise.
33467
88a4576f
JM
33468 * Makeconfig [abi-variants && !default-abi] (default-abi): Remove
33469 definition. Document in comment.
33470
402fe938
DM
334712012-06-01 David S. Miller <davem@davemloft.net>
33472
33473 * stdlib/longlong.h: Updated from GCC.
33474
3553723f
L
334752012-06-01 H.J. Lu <hongjiu.lu@intel.com>
33476
33477 [BZ #14117]
3bd872c4
L
33478 * sysdeps/unix/sysv/linux/i386/Makefile (sysdep_headers):
33479 Don't add sys/elf.h sys/perm.h sys/reg.h sys/vm86.h
33480 sys/debugreg.h sys/io.h here.
33481 * sysdeps/unix/sysv/linux/x86/Makefile (sysdep_headers): Add
33482 sys/elf.h sys/perm.h sys/reg.h sys/vm86.h sys/debugreg.h
33483 sys/io.h.
33484 * sysdeps/unix/sysv/linux/x86_64/Makefile (sysdep_headers):
33485 Don't add sys/perm.h sys/reg.h sys/debugreg.h sys/io.h here.
33486 * sysdeps/unix/sysv/linux/i386/sys/elf.h: Renamed to ...
33487 * sysdeps/unix/sysv/linux/x86/sys/elf.h: This.
33488 * sysdeps/unix/sysv/linux/i386/sys/vm86.h: Renamed to ...
33489 * sysdeps/unix/sysv/linux/x86/sys/vm86.h: This.
33490
3553723f
L
33491 * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h (DR_LEN_8):
33492 Define only if __x86_64__ is defined.
33493
4842e4fe
JM
334942012-06-01 Joseph Myers <joseph@codesourcery.com>
33495
c5bfe3d5
JM
33496 [BZ #14048]
33497 * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c (__ieee754_fmod):
33498 Use int64_t for variable i.
33499 * math/libm-test.inc (fmod_test): Add more tests.
33500
4842e4fe
JM
33501 * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Ensure temp + (double)
33502 z computation is not scheduled after fetestexcept.
33503 * sysdeps/ieee754/ldbl-128/s_fmal.c: Include <math_private.h>.
33504 Use math_force_eval instead of asm to ensure calculation scheduled
33505 before exception test.
33506 * sysdeps/ieee754/ldbl-96/s_fmal.c: Include <math_private.h>.
33507 Ensure a1 + u.d computation is not scheduled after fetestexcept.
33508
efb73488
AJ
335092012-06-01 Aurelien Jarno <aurelien@aurel32.net>
33510
33511 * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Ensure a1 + u.d
33512 computation is not scheduled after fetestexcept.
33513
29bcce7c
L
335142012-06-01 H.J. Lu <hongjiu.lu@intel.com>
33515
33516 [BZ #14117]
33517 * sysdeps/unix/sysv/linux/i386/bits/wchar.h: Renamed to ...
33518 * sysdeps/unix/sysv/linux/x86/bits/wchar.h: This.
33519
73a68f94
AZ
335202012-06-01 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
33521
33522 * sysdeps/powerpc/fpu/k_cosf.c: Fix underflow generation.
33523 * sysdeps/powerpc/fpu/k_sinf.c: Likewise.
33524
67b6df78
L
335252012-05-31 H.J. Lu <hongjiu.lu@intel.com>
33526
edf2933a 33527 [BZ #14117]
ebc64a18
L
33528 * sysdeps/unix/sysv/linux/i386/bits/wchar.h: Include
33529 <bits/wordsize.h>.
33530 (__WCHAR_MIN): Support __WORDSIZE == 64.
33531 (__WCHAR_MAX): Likewise.
33532
edf2933a
L
33533 * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h: Renamed to ...
33534 * sysdeps/unix/sysv/linux/x86/bits/typesizes.h: This.
33535
57c6cf40
L
33536 [BZ #14183]
33537 * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h (__FSWORD_T_TYPE):
33538 Defined with __SWORD_TYPE if __x86_64__ isn't defined.
33539
67b6df78 33540 [BZ #14117]
8eb6281e
L
33541 * sysdeps/unix/sysv/linux/x86_64/bits/siginfo.h: Renamed to ...
33542 * sysdeps/unix/sysv/linux/x86/bits/siginfo.h: This.
33543
aac639f4
L
33544 * sysdeps/unix/sysv/linux/x86_64/bits/stat.h: Renamed to ...
33545 * sysdeps/unix/sysv/linux/x86/bits/stat.h: This.
33546
67b6df78
L
33547 * sysdeps/unix/sysv/linux/x86_64/bits/stat.h (_STAT_VER_KERNEL):
33548 Defined to 1 if __x86_64__ isn't defined.
33549 (_STAT_VER_LINUX_OLD): New.
33550 (st_atime): Remove duplicate.
33551 (st_mtime): Likewise.
33552 (st_ctime): Likewise.
33553
1c2cfe81
DM
335542012-05-31 David S. Miller <davem@davemloft.net>
33555
33556 * sysdeps/sparc/fpu/libm-test-ulps: Remove sqrt(2) and sqrt test
33557 entries.
33558
5be8418c
AS
335592012-06-01 Andreas Schwab <schwab@linux-m68k.org>
33560
e7725326
AS
33561 * sysdeps/powerpc/fpu/libm-test-ulps: Sort through
33562 gen-libm-test.pl.
33563
5be8418c
AS
33564 [BZ #14132]
33565 * elf/dl-reloc.c: Include <_itoa.h>.
33566 (_dl_reloc_bad_type): Remove use of INTUSE.
33567 * elf/dl-minimal.c (_itoa, _itoa_lower_digits): Likewise.
33568 * stdio-common/_itoa.c (_itoa_word, _itoa): Likewise.
33569 * stdio-common/psiginfo.c (psiginfo): Likewise.
33570 * stdio-common/psignal.c (psignal): Likewise.
33571 * string/strsignal.c (strsignal): Likewise.
33572 * include/signal.h (_sys_siglist): Declare hidden proto.
33573 * stdio-common/itoa-digits.c: Include <_itoa.h>. Replace
33574 INTVARDEF with libc_hidden_data_def.
33575 * stdio-common/itoa-udigits.c: Likewise.
33576 * sysdeps/generic/_itoa.h (_itoa_upper_digits_internal)
33577 (_itoa_lower_digits_internal): Remove declaration.
33578 (_itoa_upper_digits, _itoa_lower_digits): Declare hidden proto.
33579 * sysdeps/gnu/siglist.c (_sys_siglist_internal)
33580 (_sys_sigabbrev_internal): Remove aliases.
33581 (_sys_siglist): Define hidden alias.
33582
507352f1
MT
335832012-05-31 Markus Trippelsdorf <markus@trippelsdorf.de>
33584
33585 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
33586 bits/sysctl.h.
33587
42bbb1c3
L
335882012-05-31 H.J. Lu <hongjiu.lu@intel.com>
33589
33590 [BZ #14117]
6bd784b6
L
33591 * sysdeps/unix/sysv/linux/x86_64/bits/sysctl.h: Renamed to ...
33592 * sysdeps/unix/sysv/linux/x86/bits/sysctl.h: This.
33593
8bca20f0
L
33594 * sysdeps/unix/sysv/linux/i386/sys/ucontext.h: Removed.
33595 * sysdeps/unix/sysv/linux/x86_64/sys/ucontext.h: Renamed to ...
33596 * sysdeps/unix/sysv/linux/x86/sys/ucontext.h: This.
33597 * sysdeps/unix/sysv/linux/i386/sys/user.h: Removed.
33598 * sysdeps/unix/sysv/linux/x86_64/sys/user.h: Renamed to ...
33599 * sysdeps/unix/sysv/linux/x86/sys/user.h: This.
33600
f9e890a9
L
33601 * sysdeps/unix/sysv/linux/i386/sys/procfs.h: Removed.
33602 * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h: Renamed to ...
33603 * sysdeps/unix/sysv/linux/x86/sys/procfs.h: This.
33604
471101a1
L
33605 * sysdeps/unix/sysv/linux/x86_64/sys/io.h (insb): Replace addr
33606 with __addr.
33607 (insw): Likewise.
33608 (insl): Likewise.
33609 (outsb): Likewise.
33610 (outsw): Likewise.
33611 (outsl): Likewise.
33612
6451c862
L
33613 * sysdeps/unix/sysv/linux/i386/bits/mman.h: Removed.
33614 * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Renamed to ...
33615 * sysdeps/unix/sysv/linux/x86/bits/mman.h: This.
33616
a254b8c9
L
33617 * sysdeps/unix/sysv/linux/x86_64/bits/msq.h: Renamed to ...
33618 * sysdeps/unix/sysv/linux/x86/bits/msq.h: This.
33619 * sysdeps/unix/sysv/linux/x86_64/bits/sem.h: Renamed to ...
33620 * sysdeps/unix/sysv/linux/x86/bits/sem.h: This.
33621 * sysdeps/unix/sysv/linux/x86_64/bits/shm.h: Renamed to ...
33622 * sysdeps/unix/sysv/linux/x86/bits/shm.h: This.
33623
b8dfdd92
L
33624 * sysdeps/unix/sysv/linux/x86_64/bits/ipctypes.h: Renamed to ...
33625 * sysdeps/unix/sysv/linux/x86/bits/ipctypes.h: This.
33626
578cd270
L
33627 * sysdeps/unix/sysv/linux/x86_64/bits/epoll.h: Renamed to ...
33628 * sysdeps/unix/sysv/linux/x86/bits/epoll.h: This.
33629
de662f5f
L
33630 * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Removed.
33631 * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Renamed to ...
33632 * sysdeps/unix/sysv/linux/x86/bits/fcntl.h: This.
33633
25653439
L
33634 * sysdeps/unix/sysv/linux/i386/bits/environments.h: Removed.
33635 * sysdeps/unix/sysv/linux/x86_64/bits/environments.h: Renamed
33636 to ...
33637 * sysdeps/unix/sysv/linux/x86/bits/environments.h: This.
33638
6bad24a0
L
33639 * sysdeps/unix/sysv/linux/i386/bits/a.out.h: Removed.
33640 * sysdeps/unix/sysv/linux/x86_64/bits/a.out.h: Renamed to ...
33641 * sysdeps/unix/sysv/linux/x86/bits/a.out.h: This.
33642
42bbb1c3
L
33643 * sysdeps/unix/sysv/linux/i386/sys/elf.h: Error when compiling
33644 for x86-64.
33645 * sysdeps/unix/sysv/linux/i386/sys/vm86.h: Likewise.
33646
2d10d547
JM
336472012-05-31 Joseph Myers <joseph@codesourcery.com>
33648
33649 * math/math.h (M_El): Use two more decimal places.
33650 (M_LOG2El): Likewise.
33651 (M_LOG10El): Likewise.
33652 (M_LN2l): Likewise.
33653 (M_LN10l): Likewise.
33654 (M_PIl): Likewise.
33655 (M_PI_2l): Likewise.
33656 (M_PI_4l): Likewise.
33657 (M_1_PIl): Likewise.
33658 (M_2_PIl): Likewise.
33659 (M_2_SQRTPIl): Likewise.
33660 (M_SQRT2l): Likewise.
33661 (M_SQRT1_2l): Likewise.
33662
f230c29b
DM
336632012-05-31 David S. Miller <davem@davemloft.net>
33664
33665 * sysdeps/sparc/sparc64/memcpy.S: Use fsrc2 to move 64-bit
33666 values between float registers.
33667 * sysdeps/sparc/sparc64/memset.S: Likewise.
33668 * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Likewise.
33669
fed806c3
MF
336702012-05-31 Mike Frysinger <vapier@gentoo.org>
33671
33672 * debug/Makefile (CFLAGS-tst-longjmp_chk.c): Delete
33673 -D_FORTIFY_SOURCE=1.
33674 (CPPFLAGS-tst-longjmp_chk.c): Define.
33675 (CFLAGS-tst-longjmp_chk2.c): Delete -D_FORTIFY_SOURCE=1.
33676 (CPPFLAGS-tst-longjmp_chk2.c): Define.
33677 * wcsmbs/Makefile (CPPFLAGS-tst-wchar-h.c): Rename from
33678 CFLAGS-tst-wchar-h.c.
33679
30917259
MP
336802012-05-31 Marek Polacek <polacek@redhat.com>
33681
33682 [BZ #14132]
33683 * include/mntent.h (__setmntent_internal, __getmntent_r_internal
33684 __endmntent_internal): Remove declaration.
33685 (__setmntent, __endmntent, __getmntent_r) [NOT_IN_libc]: Remove macro.
33686 (__setmntent, __endmntent, __getmntent_r): Declare hidden proto.
33687 * misc/mntent_r.c: Replace INTDEF with libc_hidden_def.
33688
1c58d5dc
DM
336892012-05-30 David S. Miller <davem@davemloft.net>
33690
33691 * sysdeps/sparc/sparc32/soft-fp/q_util.c
33692 (___Q_simulate_exceptions): Use real FP ops rather than writing
33693 into the %fsr.
33694 * sysdeps/sparc/sparc32/soft-fp/q_util.c (__Qp_handle_exceptions):
33695 Likewise.
33696
7dc00e0d
L
336972012-05-30 H.J. Lu <hongjiu.lu@intel.com>
33698
33699 [BZ #14117]
0bd53985
L
33700 * sysdeps/x86_64/bits/xtitypes.h: Renamed to ...
33701 * sysdeps/x86/bits/xtitypes.h: This.
33702
3a257e66
L
33703 * sysdeps/x86_64/bits/wordsize.h: Renamed to ...
33704 * sysdeps/x86/bits/wordsize.h: This.
33705
62f62904
L
33706 * sysdeps/i386/bits/huge_vall.h: Renamed to ...
33707 * sysdeps/x86/bits/huge_vall.h: This.
33708
404fe9d9
L
33709 * sysdeps/i386/bits/select.h: Removed.
33710 * sysdeps/x86_64/bits/select.h: Renamed to ...
33711 * sysdeps/x86/bits/select.h: This.
33712
d48d0446
L
33713 * sysdeps/i386/bits/setjmp.h: Removed.
33714 * sysdeps/x86_64/bits/setjmp.h: Renamed to ...
33715 * sysdeps/x86/bits/setjmp.h: This.
33716
7dc00e0d
L
33717 * sysdeps/i386/bits/mathdef.h: Removed.
33718 * sysdeps/x86_64/bits/mathdef.h: Renamed to ...
33719 * sysdeps/x86/bits/mathdef.h: This.
33720
03277f8f
AS
337212012-05-30 Andreas Schwab <schwab@linux-m68k.org>
33722
33723 [BZ #14132]
33724 * include/sys/socket.h (__connect_internal)
33725 (__libc_sa_len_internal): Remove declaration.
33726 (__connect, __libc_sa_len): Declare hidden_proto.
33727 (SA_LEN): Remove use of INTUSE.
33728 * socket/connect.c: Add libc_hidden_def.
33729 * sysdeps/mach/hurd/connect.c: Replace INTDEF by libc_hidden_def.
33730 * sysdeps/unix/sysv/linux/sa_len.c: Likewise.
33731 * sysdeps/unix/inet/syscalls.list: Remove __connect_internal
33732 alias.
33733 * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
33734 * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Likewise.
33735 * sysdeps/unix/sysv/linux/connect.S: Use libc_hidden_weak instead
33736 of adding _internal alias.
33737
13764867
L
337382012-05-30 H.J. Lu <hongjiu.lu@intel.com>
33739
33740 [BZ #14117]
6bd97696
L
33741 * sysdeps/i386/bits/link.h: Removed.
33742 * sysdeps/i386/bits/linkmap.h: Likewise.
33743 * sysdeps/x86_64/bits/link.h: Renamed to ...
33744 * sysdeps/x86/bits/link.h: This.
33745 * sysdeps/x86_64/bits/linkmap.h: Renamed to ...
33746 * sysdeps/x86/bits/linkmap.h: This.
33747
f726f0bb
L
33748 * sysdeps/i386/bits/endian.h: Removed.
33749 * sysdeps/x86_64/bits/endian.h: Renamed to ...
33750 * sysdeps/x86/bits/endian.h: This.
33751
13764867
L
33752 * sysdeps/i386/bits/byteswap.h: Removed.
33753 * sysdeps/i386/bits/byteswap-16.h: Likewise.
33754 * sysdeps/x86_64/bits/byteswap.h: Renamed to ...
33755 * sysdeps/x86/bits/byteswap.h: This.
33756 * sysdeps/x86_64/bits/byteswap-16.h: Renamed to ...
33757 * sysdeps/x86/bits/byteswap-16.h: This.
33758 * sysdeps/i386/Implies: Add x86.
33759 * sysdeps/x86_64/Implies: Likewise.
33760
ae251b0b
DM
337612012-05-30 David S. Miller <davem@davemloft.net>
33762
33763 * soft-fp/soft-fp.h (FP_CUR_EXCEPTIONS): Define.
33764 (FP_TRAPPING_EXCEPTIONS): Provide default implementation.
33765 * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h
33766 (FP_TRAPPING_EXCEPTIONS): Define.
33767 * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h
33768 (FP_TRAPPING_EXCEPTIONS): Define.
33769 * soft-fp/op-common.h (_FP_PACK_SEMIRAW): Signal underflow for
33770 subnormals only when inexact has been signalled or underflow
33771 exceptions are enabled.
33772 (_FP_PACK_CANONICAL): Likewise.
33773
d5c90867
L
337742012-05-30 H.J. Lu <hongjiu.lu@intel.com>
33775
33776 [BZ #14183]
33777 * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h (__NLINK_T_TYPE):
33778 Defined with __UWORD_TYPE if __x86_64__ isn't defined.
33779
63f1549e
RH
337802012-05-30 Richard Henderson <rth@twiddle.net>
33781
8d8f2279
RH
33782 * sysdeps/unix/make-syscalls.sh: Protect symbol_version output
33783 with #ifndef NOT_IN_libc.
33784
63f1549e
RH
33785 * scripts/abilist.awk: Accept 8 fields. Handle Alpha functions
33786 marked to avoid plt entry.
33787
0ab0291b
L
337882012-05-30 H.J. Lu <hongjiu.lu@intel.com>
33789
33790 [BZ #14112]
33791 * Makeconfig (default-abi): New macro.
33792 (abi-includes): Likewise.
33793 ($(common-objpfx)soversions.mk): Remove WORDSIZE check. Use
33794 $(abi-$(default-abi)-lib-soname) for soname if defined.
33795 ($(common-objpfx)gnu/lib-names.stmp): Generate from
33796 abi-variants.
33797 * Makefile (installed-stubs): Likewise.
33798 * include/stubs-biarch.h: Removed.
33799 * scripts/lib-names.awk: Only handle one library at a time.
33800 * scripts/soversions.awk: Remove WORDSIZE support.
33801 * shlib-versions: Remove WORDSIZE and i.86/s390x/powerpc64 ld
33802 entries.
33803 * sysdeps/unix/sysv/linux/Makefile (syscall-list-variants):
33804 Removed.
33805 (syscall-list-default-condition): Likewise.
33806 (syscall-list-default-condition): Likewise.
33807 (syscall-list-includes): Likewise.
33808 ($(objpfx)bits/syscall%h $(objpfx)bits/syscall%d): Replace
33809 syscall-list-* with abi-*. Handle undefined abi-variants.
33810 * sysdeps/unix/sysv/linux/i386/Makefile (default-abi): New macro.
33811 * sysdeps/unix/sysv/linux/i386/Implies: New file.
33812 * sysdeps/unix/sysv/linux/x86/Makefile: Likewise.
33813 * sysdeps/unix/sysv/linux/x86_64/64/Makefile: Likewise.
33814 * sysdeps/unix/sysv/linux/x86_64/Implies: Add unix/sysv/linux/x86.
33815 * sysdeps/unix/sysv/linux/x86_64/Makefile (syscall-list-variants):
33816 Removed.
33817 (syscall-list-32-options): Likewise.
33818 (syscall-list-32-condition): Likewise.
33819 (syscall-list-64-options): Likewise.
33820 (syscall-list-64-condition): Likewise.
33821 * sysdeps/unix/sysv/linux/x86_64/x32/Makefile (default-abi): New
33822 macro.
33823 * sysdeps/unix/sysv/linux/powerpc/Makefile (syscall-list-*):
33824 Renamed to ...
33825 (abi-*): This.
33826 (abi-64-ld-soname): New macro.
33827 * sysdeps/unix/sysv/linux/s390/Makefile: Likewise.
33828 * sysdeps/unix/sysv/linux/sparc/Makefile (syscall-list-*):
33829 Renamed to ...
33830 (abi-*): This.
33831 * sysdeps/x86_64/64/shlib-versions: Remove ld entry.
33832 * sysdeps/x86_64/x32/shlib-versions: Likewise.
33833
4da0431d
JM
338342012-05-30 Joseph Myers <joseph@codesourcery.com>
33835
3a85279c
JM
33836 * sysdeps/unix/sysv/linux/kernel-features.h
33837 (__ASSUME_TRUNCATE64_SYSCALL): Remove all definitions.
33838 * sysdeps/unix/sysv/linux/ftruncate64.c: Do not
33839 include <kernel-features.h>.
33840 [!__NR_ftruncate64]: Remove conditional code.
33841 [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
33842 [__NR_ftruncate64]: Make code unconditional.
33843 [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
33844 * sysdeps/unix/sysv/linux/truncate64.c: Do not
33845 include <kernel-features.h>.
33846 [!__NR_ftruncate64]: Remove conditional code.
33847 [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
33848 [__NR_ftruncate64]: Make code unconditional.
33849 [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
33850 * sysdeps/unix/sysv/linux/powerpc/powerpc32/ftruncate64.c: Do not
33851 include <kernel-features.h>.
33852 [!__NR_ftruncate64]: Remove conditional code.
33853 [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
33854 [__NR_ftruncate64]: Make code unconditional.
33855 [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
33856 * sysdeps/unix/sysv/linux/powerpc/powerpc32/truncate64.c: Do not
33857 include <kernel-features.h>.
33858 [!__NR_ftruncate64]: Remove conditional code.
33859 [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
33860 [__NR_ftruncate64]: Make code unconditional.
33861 [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
33862
4da0431d
JM
33863 * configure.in (libc_cv_fpie): Weaken to a compile test using
33864 LIBC_TRY_CC_OPTION.
33865 * configure: Regenerated.
33866
11ef492c
AK
338672012-05-29 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
33868
33869 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist: Refreshed.
33870 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Refreshed.
33871 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist: Refreshed.
33872 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
33873 Refreshed.
33874 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist: Refreshed.
33875 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libutil.abilist: Refreshed.
33876 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist: Refreshed.
33877 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Refreshed.
33878 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist: Refreshed.
33879 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
33880 Refreshed.
33881
d66ef399
DM
338822012-05-27 David S. Miller <davem@davemloft.net>
33883
33884 * sysdeps/sparc/sparc32/soft-fp/q_util.c (___Q_numbers): Delete.
33885 (___Q_zero): New.
33886 (__Q_simulate_exceptions): Return void. Change to simulate
33887 exceptions by writing into the %fsr.
33888 * sysdeps/sparc/sparc64/soft-fp/qp_util.c
33889 (__Qp_handle_exceptions): Likewise.
33890 (numbers): Delete.
33891 * sysdeps/sparc/sparc64/soft-fp/Versions: Remove entry for
33892 __Qp_handle_exceptions.
33893 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Remove
33894 __Qp_handle_exceptions.
33895 * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h (_FP_DECL_EX): Mark
33896 as unused and give dummy FP_RND_NEAREST initializer.
33897 (FP_INHIBIT_RESULTS): Define.
33898 (___Q_simulate_exceptions): Update declaration.
33899 (FP_HANDLE_EXCEPTIONS): Use ___Q_zero and tidy inline asm
33900 formatting.
33901 * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h (_FP_DECL_EX): Mark
33902 as unused and give dummy FP_RND_NEAREST initializer.
33903 (__Qp_handle_exceptions): Update declaration.
33904 (FP_HANDLE_EXCEPTIONS, QP_NO_EXCEPTIONS): Tidy inline asm
33905 formatting.
33906
04fb54b5
TS
339072012-05-27 Thomas Schwinge <thomas@codesourcery.com>
33908
33909 * sysdeps/sh/sh4/fpu/fclrexcpt.c (feclearexcept): Use fpu_control_t for
33910 the temporary FPU control word.
33911 * sysdeps/sh/sh4/fpu/fedisblxcpt.c (fedisableexcept): Likewise.
33912 * sysdeps/sh/sh4/fpu/feenablxcpt.c (feenableexcept): Likewise.
33913 * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Likewise.
33914 * sysdeps/sh/sh4/fpu/fegetexcept.c (fegetexcept): Likewise.
33915 * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Likewise.
33916 * sysdeps/sh/sh4/fpu/feholdexcpt.c (feholdexcept): Likewise.
33917 * sysdeps/sh/sh4/fpu/fesetenv.c (fesetenv): Likewise.
33918 * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Likewise.
33919 * sysdeps/sh/sh4/fpu/feupdateenv.c (feupdateenv): Likewise.
33920 * sysdeps/sh/sh4/fpu/fsetexcptflg.c (fesetexceptflag): Likewise.
33921 * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
33922
3f99608f
KK
339232012-05-27 Kaz Kojima <kkojima@rr.iij4u.or.jp>
33924
33925 * sysdeps/sh/sh4/fpu/fraiseexcpt.c (feraiseexcept): Restore fpscr flag
33926 fields.
33927
65a4de4e
CLT
339282012-05-27 Chung-Lin Tang <cltang@codesourcery.com>
33929
33930 * sysdeps/sh/_mcount.S (_mount): Add CFI directives.
33931 * sysdeps/unix/sh/sysdep.S (__syscall_error): Likewise.
33932 * sysdeps/unix/sysv/linux/sh/sh3/setcontext.S (__setcontext): Likewise.
33933 * sysdeps/unix/sysv/linux/sh/sh3/swapcontext.S (__swapcontext):
33934 Likewise.
33935 * sysdeps/unix/sysv/linux/sh/sh4/setcontext.S (__setcontext): Likewise.
33936 * sysdeps/unix/sysv/linux/sh/sh4/swapcontext.S (__swapcontext):
33937 Likewise.
33938
15749d40
UD
339392012-05-27 Ulrich Drepper <drepper@gmail.com>
33940
33941 * po/h.po: Update from translation team.
33942
25dbcb27
AS
339432012-05-26 Andreas Schwab <schwab@linux-m68k.org>
33944
3d3f8e55
AS
33945 * sysdeps/powerpc/powerpc32/dl-irel.h: Include <ldsodefs.h>.
33946
25dbcb27
AS
33947 * sysdeps/ieee754/dbl-64/s_logb.c (__logb): Optimize
33948 handling of denormals.
33949 * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Likewise.
33950 * sysdeps/ieee754/flt-32/s_logbf.c (__logbf): Likewise.
33951 * sysdeps/ieee754/ldbl-96/s_logbl.c (__logbl): Likewise.
33952 * sysdeps/ieee754/ldbl-128/s_logbl.c (__logbl): Likewise.
33953 * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
33954 * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c (_logb): Likewise.
33955 * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c (_logbl):
33956 Likewise.
33957
7ad47a80 339582012-05-26 Marek Polacek <polacek@redhat.com>
d81dcb35
MP
33959
33960 [BZ #14152]
33961 * math/libm-test.inc (fma_test): Don't always expect underflow
33962 exception.
33963
9c6ea9fa
SP
339642012-05-26 Siddhesh Poyarekar <siddhesh@redhat.com>
33965
33966 [BZ #12416]
33967 * elf/tst-execstack.c: Include stackinfo.h.
33968 (do_test): Adjust test case to ensure that pthread_getattr_np
33969 behaviour remains the same after marking stack executable.
33970
a8239222
JM
339712012-05-25 Joseph Myers <joseph@codesourcery.com>
33972
33973 * sysdeps/unix/sysv/linux/kernel-features.h
33974 (__ASSUME_NEW_GETRLIMIT_SYSCALL): Remove all definitions.
33975 * sysdeps/unix/sysv/linux/i386/getrlimit.c: Do not include
33976 kernel-features.h.
33977 [!__ASSUME_NEW_GETRLIMIT_SYSCALL]: Remove conditional code.
33978 [__ASSUME_NEW_GETRLIMIT_SYSCALL]: Make code unconditional.
33979 * sysdeps/unix/sysv/linux/i386/setrlimit.c Do not include
33980 kernel-features.h.
33981 [!__ASSUME_NEW_GETRLIMIT_SYSCALL]: Remove conditional code.
33982 [__ASSUME_NEW_GETRLIMIT_SYSCALL]: Make code unconditional.
33983
918b5606
L
339842012-05-25 H.J. Lu <hongjiu.lu@intel.com>
33985
33986 * configure.in: Define the default includes to being none.
33987 * configure: Regenerated.
33988
3a097cc7
RM
339892012-05-25 Roland McGrath <roland@hack.frob.com>
33990
8422c9a5
RM
33991 * sysdeps/x86_64/__longjmp.S: Add a static probe here.
33992 * sysdeps/x86_64/setjmp.S: Likewise.
33993 * sysdeps/i386/bsd-setjmp.S: Likewise.
33994 * sysdeps/i386/bsd-_setjmp.S: Likewise.
33995 * sysdeps/i386/setjmp.S: Likewise.
33996 * sysdeps/i386/__longjmp.S: Likewise.
33997 * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Likewise.
33998 * sysdeps/unix/sysv/linux/i386/____longjmp_chk.S: Likewise.
33999
3a097cc7
RM
34000 * include/stap-probe.h: New file.
34001 * configure.in: Handle --enable-systemtap.
34002 * configure: Regenerated.
34003 * config.h.in (USE_STAP_PROBE): New #undef.
34004 * extra-lib.mk (CPPFLAGS-$(lib)): Add -DIN_LIB=$(lib).
34005 * elf/Makefile (CPPFLAGS-.os): Add -DIN_LIB=rtld.
34006 * elf/rtld-Rules (rtld-CPPFLAGS): Likewise.
34007
21708942
JM
340082012-05-25 Joseph Myers <joseph@codesourcery.com>
34009
34010 [BZ #13717]
34011 * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel): Set
34012 to 2.4.0 where earlier.
34013 * sysdeps/unix/sysv/linux/configure: Regenerated.
34014 * sysdeps/unix/sysv/linux/i386/chown.c: Do not include
34015 <kernel-features.h>.
34016 [__ASSUME_32BITUIDS]: Make code unconditional.
34017 [!__ASSUME_32BITUIDS]: Remove conditional code.
34018 * sysdeps/unix/sysv/linux/i386/fchown.c: Do not include
34019 <kernel-features.h>.
34020 [__ASSUME_32BITUIDS]: Make code unconditional.
34021 [!__ASSUME_32BITUIDS]: Remove conditional code.
34022 * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat)
34023 [__ASSUME_32BITUIDS]: Make code unconditional.
34024 (fchownat) [!__ASSUME_32BITUIDS]: Remove conditional code.
34025 * sysdeps/unix/sysv/linux/i386/getegid.c: Do not include
34026 <kernel-features.h>.
34027 [__ASSUME_32BITUIDS]: Make code unconditional.
34028 [!__ASSUME_32BITUIDS]: Remove conditional code.
34029 * sysdeps/unix/sysv/linux/i386/geteuid.c: Do not include
34030 <kernel-features.h>.
34031 [__ASSUME_32BITUIDS]: Make code unconditional.
34032 [!__ASSUME_32BITUIDS]: Remove conditional code.
34033 * sysdeps/unix/sysv/linux/i386/getgid.c: Do not include
34034 <kernel-features.h>.
34035 [__ASSUME_32BITUIDS]: Make code unconditional.
34036 [!__ASSUME_32BITUIDS]: Remove conditional code.
34037 * sysdeps/unix/sysv/linux/i386/getgroups.c: Do not include
34038 <kernel-features.h>.
34039 [__ASSUME_32BITUIDS]: Make code unconditional.
34040 [!__ASSUME_32BITUIDS]: Remove conditional code.
34041 * sysdeps/unix/sysv/linux/i386/getresgid.c: Do not include
34042 <kernel-features.h>.
34043 [__ASSUME_32BITUIDS]: Make code unconditional.
34044 [!__ASSUME_32BITUIDS]: Remove conditional code.
34045 * sysdeps/unix/sysv/linux/i386/getresuid.c: Do not include
34046 <kernel-features.h>.
34047 [__ASSUME_32BITUIDS]: Make code unconditional.
34048 [!__ASSUME_32BITUIDS]: Remove conditional code.
34049 * sysdeps/unix/sysv/linux/i386/getuid.c: Do not include
34050 <kernel-features.h>.
34051 [__ASSUME_32BITUIDS]: Make code unconditional.
34052 [!__ASSUME_32BITUIDS]: Remove conditional code.
34053 * sysdeps/unix/sysv/linux/i386/lchown.c: Do not include
34054 <kernel-features.h>.
34055 [__ASSUME_32BITUIDS]: Make code unconditional.
34056 [!__ASSUME_32BITUIDS]: Remove conditional code.
34057 * sysdeps/unix/sysv/linux/i386/msgctl.c: Do not include
34058 <kernel-features.h>.
34059 [__ASSUME_32BITUIDS]: Make code unconditional.
34060 [!__ASSUME_32BITUIDS]: Remove conditional code.
34061 * sysdeps/unix/sysv/linux/i386/semctl.c: Do not include
34062 <kernel-features.h>.
34063 [__ASSUME_32BITUIDS]: Make code unconditional.
34064 [!__ASSUME_32BITUIDS]: Remove conditional code.
34065 * sysdeps/unix/sysv/linux/i386/setegid.c: Do not include
34066 <kernel-features.h>.
34067 [__NR_setresgid] (__setresgid): Do not declare.
34068 [__ASSUME_32BITUIDS]: Make code unconditional.
34069 [!__ASSUME_32BITUIDS]: Remove conditional code.
34070 * sysdeps/unix/sysv/linux/i386/seteuid.c: Do not include
34071 <kernel-features.h>.
34072 [__NR_setresuid] (__setresuid): Do not declare.
34073 [__ASSUME_32BITUIDS]: Make code unconditional.
34074 [!__ASSUME_32BITUIDS]: Remove conditional code.
34075 * sysdeps/unix/sysv/linux/i386/setfsgid.c: Do not include
34076 <kernel-features.h>.
34077 [__ASSUME_32BITUIDS]: Make code unconditional.
34078 [!__ASSUME_32BITUIDS]: Remove conditional code.
34079 * sysdeps/unix/sysv/linux/i386/setfsuid.c: Do not include
34080 <kernel-features.h>.
34081 [__ASSUME_32BITUIDS]: Make code unconditional.
34082 [!__ASSUME_32BITUIDS]: Remove conditional code.
34083 * sysdeps/unix/sysv/linux/i386/setgid.c: Do not include
34084 <kernel-features.h>.
34085 [__ASSUME_32BITUIDS]: Make code unconditional.
34086 [!__ASSUME_32BITUIDS]: Remove conditional code.
34087 * sysdeps/unix/sysv/linux/i386/setgroups.c: Do not include
34088 <kernel-features.h>.
34089 [__ASSUME_32BITUIDS]: Make code unconditional.
34090 [!__ASSUME_32BITUIDS]: Remove conditional code.
34091 * sysdeps/unix/sysv/linux/i386/setregid.c: Do not include
34092 <kernel-features.h>.
34093 [__ASSUME_32BITUIDS]: Make code unconditional.
34094 [!__ASSUME_32BITUIDS]: Remove conditional code.
34095 * sysdeps/unix/sysv/linux/i386/setresgid.c: Do not include
34096 <kernel-features.h>.
34097 [__ASSUME_32BITUIDS]: Make code unconditional.
34098 [!__ASSUME_32BITUIDS]: Remove conditional code.
34099 * sysdeps/unix/sysv/linux/i386/setresuid.c: Do not include
34100 <kernel-features.h>.
34101 [__ASSUME_32BITUIDS]: Make code unconditional.
34102 [!__ASSUME_32BITUIDS]: Remove conditional code.
34103 * sysdeps/unix/sysv/linux/i386/setreuid.c: Do not include
34104 <kernel-features.h>.
34105 [__ASSUME_32BITUIDS]: Make code unconditional.
34106 [!__ASSUME_32BITUIDS]: Remove conditional code.
34107 * sysdeps/unix/sysv/linux/i386/setuid.c: Do not include
34108 <kernel-features.h>.
34109 [__ASSUME_32BITUIDS]: Make code unconditional.
34110 [!__ASSUME_32BITUIDS]: Remove conditional code.
34111 * sysdeps/unix/sysv/linux/i386/shmctl.c: Do not include
34112 <kernel-features.h>.
34113 [__ASSUME_32BITUIDS]: Make code unconditional.
34114 [!__ASSUME_32BITUIDS]: Remove conditional code.
34115 * sysdeps/unix/sysv/linux/kernel-features.h
34116 (__ASSUME_SETRESUID_SYSCALL): Remove.
34117 (__ASSUME_SETRESGID_SYSCALL): Likewise.
34118 (__ASSUME_32BITUIDS): Likewise.
34119 (__ASSUME_LDT_WORKS): Likewise.
34120 (__ASSUME_O_DIRECTORY): Likewise.
34121 (__ASSUME_NEW_GETRLIMIT_SYSCALL): Define conditional on
34122 architecture but not kernel version.
34123 (__ASSUME_TRUNCATE64_SYSCALL): Likewise.
34124 (__ASSUME_MMAP2_SYSCALL): Likewise.
34125 (__ASSUME_STAT64_SYSCALL): Likewise.
34126 (__ASSUME_IPC64): Likewise.
34127 * sysdeps/unix/sysv/linux/local-setxid.h: Do not include
34128 <kernel-features.h>.
34129 [__ASSUME_32BITUIDS]: Make code unconditional.
34130 [!__ASSUME_32BITUIDS]: Remove conditional code.
34131 * sysdeps/unix/sysv/linux/opendir.c: Do not include
34132 <kernel-features.h>.
34133 [__ASSUME_O_DIRECTORY]: Make code unconditional.
34134 * sysdeps/unix/sysv/linux/opensock.c [__LINUX_KERNEL_VERSION <
34135 132096]: Remove conditional code.
34136 [__LINUX_KERNEL_VERSION >= 132096]: Make code unconditional.
34137 * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Do not include
34138 <kernel-features.h>.
34139 [__ASSUME_32BITUIDS]: Make code unconditional.
34140 [!__ASSUME_32BITUIDS]: Remove conditional code.
34141 * sysdeps/unix/sysv/linux/s390/s390-32/lchown.c: Do not include
34142 <kernel-features.h>.
34143 [__ASSUME_32BITUIDS]: Make code unconditional.
34144 [!__ASSUME_32BITUIDS]: Remove conditional code.
34145 * sysdeps/unix/sysv/linux/setegid.c: Do not include
34146 <kernel-features.h>.
34147 [__NR_setresgid || __ASSUME_SETRESGID_SYSCALL]: Make code
34148 unconditional.
34149 (__setresgid): Do not declare.
34150 [__ASSUME_32BITUIDS]: Make code unconditional.
34151 [!__ASSUME_32BITUIDS]: Remove conditional code.
34152 * sysdeps/unix/sysv/linux/seteuid.c: Do not include
34153 <kernel-features.h>.
34154 [__NR_setresuid || __ASSUME_SETRESUID_SYSCALL]: Make code
34155 unconditional.
34156 (__setresuid): Do not declare.
34157 [__ASSUME_32BITUIDS]: Make code unconditional.
34158 [!__ASSUME_32BITUIDS]: Remove conditional code.
34159 * sysdeps/unix/sysv/linux/sh/chown.c: Do not include
34160 <kernel-features.h>.
34161 [__ASSUME_32BITUIDS]: Make code unconditional.
34162 [!__ASSUME_32BITUIDS]: Remove conditional code.
34163 * sysdeps/unix/sysv/linux/sparc/sparc32/semctl.c: Do not include
34164 <kernel-features.h>.
34165 [__ASSUME_32BITUIDS]: Make code unconditional.
34166 [!__ASSUME_32BITUIDS]: Remove conditional code.
34167
a386f1cc
RH
341682012-05-25 Richard Henderson <rth@twiddle.net>
34169
34170 * sysdeps/powerpc/powerpc32/dl-irel.h (elf_ifunc_invoke): Pass
34171 dl_hwcap to ifunc resolver.
34172 * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela): Use
34173 elf_ifunc_invoke.
34174 * sysdeps/powerpc/powerpc64/dl-irel.h (elf_ifunc_invoke): Pass
34175 dl_hwcap to ifunc resolver.
34176 * sysdeps/powerpc/powerpc64/dl-machine.h (resolve_ifunc): Likewise.
34177
b6550497
JM
341782012-05-24 Joseph Myers <joseph@codesourcery.com>
34179
34180 [BZ #14153]
34181 * sysdeps/ieee754/flt-32/e_acosf.c (__ieee754_acosf): Return pi/2
34182 for |x| <= 2**-26, not 2**-57.
34183 * math/libm-test.inc (acos_test): Do not allow spurious underflow
34184 exception.
34185
b0bc23a1
JL
341862012-05-24 Jeff Law <law@redhat.com>
34187
34188 * stdio-common/Makefile (tests): Add bug25.
34189 * stdio-common/bug25.c: New test.
34190
347c92e9
L
341912012-05-24 H.J. Lu <hongjiu.lu@intel.com>
34192
34193 [BZ #13576]
34194 * malloc/malloc.c (sYSMALLOc): Free the old top chunk with a
34195 multiple of MALLOC_ALIGNMENT in size.
34196 (_int_free): Check chunk size is a multiple of MALLOC_ALIGNMENT.
34197
6bcc8b3f
JM
341982012-05-24 Joseph Myers <joseph@codesourcery.com>
34199
34200 * conform/data/stdio.h-data (BUFSIZ): Use macro-int-constant.
34201 Require >= 256.
34202 (FILENAME_MAX): Use macro-int-constant.
34203 (FOPEN_MAX): Use macro-int-constant. Require >= 8.
34204 (_IOFBF): Use macro-int-constant.
34205 (_IOLBF): Likewise.
34206 (_IONBF): Likewise.
34207 (SEEK_CUR): Likewise.
34208 (SEEK_END): Likewise.
34209 (SEEK_SET): Likewise.
34210 (TMP_MAX): Likewise.
34211 (EOF): Use macro-int-constant. Require < 0.
34212 (NULL): Use macro-constant. Require == 0.
34213 (stdin): Require type to be FILE *.
34214 (stdout): Likewise.
34215 (stderr): Likewise.
34216 * conform/data/stdlib.h-data (EXIT_FAILURE): Use
34217 macro-int-constant.
34218 (EXIT_SUCCESS): Likewise.
34219 (NULL): Use macro-constant. Require == 0.
34220 (RAND_MAX): Use macro-int-constant.
34221 [ISO99 || ISO11] (lldiv_t): Require also for these standards.
34222 [C99-based standards] (strtof): Require function.
34223 [C99-based standards] (strtold): Likewise.
34224 [C99-based standards] (strtoll): Likewise.
34225 [C99-based standards] (strtoull): Likewise.
34226 [ISO || ISO99 || ISO11] (stddef.h): Do not allow header.
34227 [ISO || ISO99 || ISO11] (limits.h): Likewise.
34228 [ISO || ISO99 || ISO11] (math.h): Likewise.
34229 [ISO || ISO99 || ISO11] (sys/wait.h): Likewise.
34230 (str*): Change to str[abcdefghijklmnopqrstuvwxyz]*.
34231 [ISO || ISO99 || ISO11] (*_t): Do not allow.
34232
d18ea0c5
AS
342332012-05-24 Andreas Schwab <schwab@linux-m68k.org>
34234
34235 [BZ #14132]
56d25bb8
AS
34236 * argp/argp-help.c (dgettext) [_LIBC]: Remove use of INTUSE.
34237 * argp/argp-parse.c (dgettext) [_LIBC]: Likewise.
34238 * intl/dgettext.c (DCGETTEXT): Likewise.
34239 * intl/gettext.c (DCGETTEXT): Likewise.
34240 * intl/l10nflist.c (__argz_count, __argz_stringify): Likewise.
34241 * posix/regex_internal.h (gettext): Likewise.
34242 * include/libintl.h (__dcgettext_internal, __dcngettext_internal):
34243 Remove declaration.
34244 * include/argz.h (__argz_count_internal)
34245 (__argz_stringify_internal): Remove declaration.
34246 (__argz_count, __argz_stringify): Declare hidden proto.
34247 * intl/dcgettext.c: Remove use of INTDEF.
34248 * string/argz-count.c: Replace INTDEF with libc_hidden_def.
34249 * string/argz-stringify.c: Likewise.
34250 * include/libio.h (_IO_free_backup_area, _IO_free_wbackup_area)
34251 (_IO_padn, _IO_putc, _IO_sgetn, _IO_vfprintf, _IO_vfscanf):
34252 Declare hidden proto.
d18ea0c5
AS
34253 * include/libio.h (_IO_free_backup_area, _IO_free_wbackup_area)
34254 (_IO_padn, _IO_putc, _IO_sgetn, _IO_vfprintf, _IO_vfscanf):
34255 Declare hidden proto.
34256 * include/stdio.h (__asprintf_internal): Don't declare.
34257 (__asprintf): Don't define as macro. Declare hidden proto.
34258 * include/stdio_ext.h (__fsetlocking_internal): Don't declare.
34259 (__fsetlocking): Declare hidden proto.
34260 * libio/iolibio.h (_IO_fdopen, _IO_fflush, _IO_ftell, _IO_fread)
34261 (_IO_fwrite, _IO_setbuffer, _IO_setvbuf, _IO_vsprintf): Declare
34262 hidden proto.
34263 (_IO_vprintf, _IO_freopen, _IO_freopen64, _IO_setbuf)
34264 (_IO_setlinebuf): Remove use of INTUSE.
34265 (_IO_setbuffer_internal, _IO_fread_internal, _IO_fdopen_internal)
34266 (_IO_vsprintf_internal, _IO_fflush_internal, _IO_fwrite_internal)
34267 (_IO_ftell_internal, _IO_fputs_internal, _IO_setvbuf_internal):
34268 Remove declaration.
34269 * libio/libioP.h (INTUSE, INTDEF, INTDEF2): Don't define.
34270 (_IO_do_flush): Remove use of INTUSE.
34271 (_IO_switch_to_get_mode, _IO_init, _IO_sputbackc, _IO_un_link)
34272 (_IO_link_in, _IO_doallocbuf, _IO_unsave_markers, _IO_setb)
34273 (_IO_adjust_column, _IO_least_wmarker)
34274 (_IO_switch_to_main_wget_area, _IO_switch_to_wbackup_area)
34275 (_IO_switch_to_wget_mode, _IO_wsetb, _IO_sputbackwc)
34276 (_IO_wdoallocbuf, _IO_default_uflow, _IO_wdefault_uflow)
34277 (_IO_default_doallocate, _IO_wdefault_doallocate)
34278 (_IO_default_finish, _IO_wdefault_finish, _IO_default_pbackfail)
34279 (_IO_wdefault_pbackfail, _IO_default_xsputn, _IO_wdefault_xsputn)
34280 (_IO_default_xsgetn, _IO_wdefault_xsgetn, _IO_do_write)
34281 (_IO_wdo_write, _IO_flush_all, _IO_flush_all_linebuffered)
34282 (_IO_file_doallocate, _IO_file_setbuf, _IO_file_seekoff)
34283 (_IO_file_xsputn, _IO_file_xsgetn, _IO_file_stat, _IO_file_close)
34284 (_IO_file_underflow, _IO_file_overflow, _IO_file_init)
34285 (_IO_file_attach, _IO_file_fopen, _IO_file_read, _IO_file_sync)
34286 (_IO_file_close_it, _IO_file_seek, _IO_file_finish)
34287 (_IO_wfile_xsputn, _IO_wfile_sync, _IO_wfile_underflow)
34288 (_IO_wfile_overflow, _IO_wfile_seekoff, _IO_str_underflow)
34289 (_IO_str_overflow, _IO_str_pbackfail, _IO_str_seekoff)
34290 (_IO_getline, _IO_getline_info, _IO_list_all): Declare hidden
34291 proto.
34292 (_IO_flush_all_internal, _IO_adjust_column_internal)
34293 (_IO_default_uflow_internal, _IO_default_finish_internal)
34294 (_IO_default_pbackfail_internal, _IO_default_xsputn_internal)
34295 (_IO_default_xsgetn_internal, _IO_default_doallocate_internal)
34296 (_IO_wdefault_finish_internal, _IO_wdefault_pbackfail_internal)
34297 (_IO_wdefault_xsputn_internal, _IO_wdefault_xsgetn_internal)
34298 (_IO_wdefault_doallocate_internal, _IO_wdefault_uflow_internal)
34299 (_IO_file_doallocate_internal, _IO_file_setbuf_internal)
34300 (_IO_file_seekoff_internal, _IO_file_xsputn_internal)
34301 (_IO_file_xsgetn_internal, _IO_file_stat_internal)
34302 (_IO_file_close_internal, _IO_file_close_it_internal)
34303 (_IO_file_underflow_internal, _IO_file_overflow_internal)
34304 (_IO_file_init_internal, _IO_file_attach_internal)
34305 (_IO_file_fopen_internal, _IO_file_read_internal)
34306 (_IO_file_sync_internal, _IO_file_seek_internal)
34307 (_IO_file_finish_internal, _IO_wfile_xsputn_internal)
34308 (_IO_wfile_seekoff_internal, _IO_wfile_sync_internal)
34309 (_IO_str_underflow_internal, _IO_str_overflow_internal)
34310 (_IO_str_pbackfail_internal, _IO_str_seekoff_internal)
34311 (_IO_file_jumps_internal, _IO_wfile_jumps_internal)
34312 (_IO_list_all_internal, _IO_link_in_internal)
34313 (_IO_sputbackc_internal, _IO_wdoallocbuf_internal)
34314 (_IO_sgetn_internal, _IO_flush_all_linebuffered_internal)
34315 (_IO_switch_to_wget_mode_internal, _IO_unsave_markers_internal)
34316 (_IO_switch_to_main_wget_area_internal, _IO_wdo_write_internal)
34317 (_IO_do_write_internal, _IO_padn_internal)
34318 (_IO_getline_info_internal, _IO_getline_internal)
34319 (_IO_free_wbackup_area_internal, _IO_free_backup_area_internal)
34320 (_IO_switch_to_wbackup_area_internal, _IO_setb_internal)
34321 (_IO_sputbackwc_internal, _IO_switch_to_get_mode_internal)
34322 (_IO_vfscanf_internal, _IO_vfprintf_internal)
34323 (_IO_doallocbuf_internal, _IO_wsetb_internal, _IO_putc_internal)
34324 (_IO_init_internal, _IO_un_link_internal): Don't declare.
34325 * libio/fileops.c: Replace INTDEF with libc_hidden_def and INTDEF2
34326 with libc_hidden_ver, remove use of INTUSE.
34327 * libio/genops.c: Likewise.
34328 * libio/freopen.c: Likewise.
34329 * libio/freopen64.c: Likewise.
34330 * libio/iofclose.c: Likewise.
34331 * libio/iofdopen.c: Likewise.
34332 * libio/iofflush.c: Likewise.
34333 * libio/iofflush_u.c: Likewise.
34334 * libio/iofgets.c: Likewise.
34335 * libio/iofgets_u.c: Likewise.
34336 * libio/iofopen.c: Likewise.
34337 * libio/iofopncook.c: Likewise.
34338 * libio/iofread.c: Likewise.
34339 * libio/iofread_u.c: Likewise.
34340 * libio/ioftell.c: Likewise.
34341 * libio/iofwrite.c: Likewise.
34342 * libio/iogetline.c: Likewise.
34343 * libio/iogets.c: Likewise.
34344 * libio/iogetwline.c: Likewise.
34345 * libio/iopadn.c: Likewise.
34346 * libio/iopopen.c: Likewise.
34347 * libio/ioseekoff.c: Likewise.
34348 * libio/ioseekpos.c: Likewise.
34349 * libio/iosetbuffer.c: Likewise.
34350 * libio/iosetvbuf.c: Likewise.
34351 * libio/ioungetc.c: Likewise.
34352 * libio/ioungetwc.c: Likewise.
34353 * libio/iovdprintf.c: Likewise.
34354 * libio/iovsprintf.c: Likewise.
34355 * libio/iovsscanf.c: Likewise.
34356 * libio/memstream.c: Likewise.
34357 * libio/obprintf.c: Likewise.
34358 * libio/oldfileops.c: Likewise.
34359 * libio/oldiofclose.c: Likewise.
34360 * libio/oldiofdopen.c: Likewise.
34361 * libio/oldiofopen.c: Likewise.
34362 * libio/oldiopopen.c: Likewise.
34363 * libio/oldstdfiles.c: Likewise.
34364 * libio/putc.c: Likewise.
34365 * libio/setbuf.c: Likewise.
34366 * libio/setlinebuf.c: Likewise.
34367 * libio/stdfiles.c: Likewise.
34368 * libio/strops.c: Likewise.
34369 * libio/vasprintf.c: Likewise.
34370 * libio/vscanf.c: Likewise.
34371 * libio/vsnprintf.c: Likewise.
34372 * libio/vswprintf.c: Likewise.
34373 * libio/wfiledoalloc.c: Likewise.
34374 * libio/wfileops.c: Likewise.
34375 * libio/wgenops.c: Likewise.
34376 * libio/wmemstream.c: Likewise.
34377 * libio/wstrops.c: Likewise.
34378 * libio/__fpurge.c: Likewise.
34379 * libio/__fsetlocking.c: Likewise.
34380 * assert/assert.c: Likewise.
34381 * debug/fgets_chk.c: Likewise.
34382 * debug/fgets_u_chk.c: Likewise.
34383 * debug/fread_chk.c: Likewise.
34384 * debug/fread_u_chk.c: Likewise.
34385 * debug/gets_chk.c: Likewise.
34386 * debug/obprintf_chk.c: Likewise.
34387 * debug/vasprintf_chk.c: Likewise.
34388 * debug/vdprintf_chk.c: Likewise.
34389 * debug/vsnprintf_chk.c: Likewise.
34390 * debug/vsprintf_chk.c: Likewise.
34391 * malloc/mtrace.c: Likewise.
34392 * misc/error.c: Likewise.
34393 * misc/syslog.c: Likewise.
34394 * stdio-common/asprintf.c: Likewise.
34395 * stdio-common/fxprintf.c: Likewise.
34396 * stdio-common/getw.c: Likewise.
34397 * stdio-common/isoc99_fscanf.c: Likewise.
34398 * stdio-common/isoc99_scanf.c: Likewise.
34399 * stdio-common/isoc99_vfscanf.c: Likewise.
34400 * stdio-common/isoc99_vscanf.c: Likewise.
34401 * stdio-common/isoc99_vsscanf.c: Likewise.
34402 * stdio-common/printf-prs.c: Likewise.
34403 * stdio-common/printf_fp.c: Likewise.
34404 * stdio-common/printf_fphex.c: Likewise.
34405 * stdio-common/printf_size.c: Likewise.
34406 * stdio-common/putw.c: Likewise.
34407 * stdio-common/scanf.c: Likewise.
34408 * stdio-common/sprintf.c: Likewise.
34409 * stdio-common/tmpfile.c: Likewise.
34410 * stdio-common/vfprintf.c: Likewise.
34411 * stdio-common/vfscanf.c: Likewise.
34412 * stdlib/strfmon_l.c: Likewise.
34413 * sunrpc/openchild.c: Likewise.
34414 * sunrpc/xdr_stdio.c: Likewise.
34415 * sysdeps/ieee754/ldbl-opt/nldbl-compat.c: Likewise.
34416 * sysdeps/mach/hurd/tmpfile.c: Likewise.
34417
d6c33fda
RM
344182012-05-24 Roland McGrath <roland@hack.frob.com>
34419
c1487492
RM
34420 * sysdeps/unix/sysv/linux/x86_64/x32/syscalls.list: New file.
34421
34422 * sysdeps/unix/make-syscalls.sh: Support "syscall:vdso_name@VDSOVER"
34423 in the third column, to generate for the shared library an IFUNC
34424 that uses _dl_vdso_vsym.
34425 * Makerules (COMPILE.c, compile-stdin.c): New variables.
34426 * Makeconfig (object-suffixes-noshared): New variable.
34427
34428 * sysdeps/unix/sysv/linux/dl-vdso.h (PREPARE_VERSION_KNOWN): New macro.
34429 (VDSO_NAME_LINUX_2_6, VDSO_HASH_LINUX_2_6): New macros.
34430 (VDSO_NAME_LINUX_2_6_15, VDSO_HASH_LINUX_2_6_15): New macros.
34431 (VDSO_NAME_LINUX_2_6_29, VDSO_HASH_LINUX_2_6_29): New macros.
34432
d6c33fda
RM
34433 [BZ #14132]
34434 * include/sys/time.h (__gettimeofday): Remove macro.
34435 (__gettimeofday, gettimeofday): Add libc_hidden_proto.
34436 * time/gettimeofday.c (__gettimeofday): Remove #undef.
34437 Remove INTDEF.
34438 (__gettimeofday): Add libc_hidden_def.
34439 (gettimeofday): Add libc_hidden_weak.
34440 * sysdeps/mach/gettimeofday.c: Likewise.
34441 * sysdeps/posix/gettimeofday.c: Likewise.
34442 * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Likewise.
34443 * sysdeps/unix/sysv/linux/s390/gettimeofday.c: Likewise.
34444 * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c
34445 (__gettimeofday_internal): Remove strong_alias.
34446 (__gettimeofday): Add libc_hidden_def.
34447 (gettimeofday): Add libc_hidden_weak.
34448 * sysdeps/unix/syscalls.list (gettimeofday):
34449 Remove __gettimeofday_internal alias.
34450
b5a2bbe6
L
344512012-05-24 Daniel Jacobowitz <drow@false.org>
34452 H.J. Lu <hongjiu.lu@intel.com>
34453
34454 [BZ #12495]
34455 * malloc/malloc.c (SMALLBIN_CORRECTION): New.
34456 (MIN_LARGE_SIZE, smallbin_index): Use it to handle 16-byte alignment.
34457 (largebin_index_32_big): New.
34458 (largebin_index): Use it for 16-byte alignment.
34459 (sYSMALLOc): Handle MALLOC_ALIGNMENT > 2 * SIZE_SZ. Don't update
34460 correction with front_misalign.
34461
cfba4fda
L
344622012-05-24 H.J. Lu <hongjiu.lu@intel.com>
34463
7f907421
L
34464 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/ld.abilist: New file.
34465 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libBrokenLocale.abilist:
34466 Likewise.
34467 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libanl.abilist:
34468 Likewise.
34469 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist:
34470 Likewise.
34471 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libcrypt.abilist:
34472 Likewise.
34473 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libdl.abilist:
34474 Likewise.
34475 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libm.abilist:
34476 Likewise.
34477 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libnsl.abilist:
34478 Likewise.
34479 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist:
34480 Likewise.
34481 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libresolv.abilist:
34482 Likewise.
34483 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/librt.abilist:
34484 Likewise.
34485 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libthread_db.abilist:
34486 Likewise.
34487 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libutil.abilist:
34488 Likewise.
34489
cfba4fda
L
34490 * scripts/data/c++-types-x32-linux-gnu.data: New file.
34491 * sysdeps/x86_64/x32/shlib-versions: Add x32 ABI entry.
34492
80bad0cc
JM
344932012-05-24 Joseph Myers <joseph@codesourcery.com>
34494
7a25eb06
JM
34495 [BZ #10846]
34496 [BZ #14036]
34497 * math/libm-test.inc (exp_test): Add test from bug 14036.
34498 (pow_test): Add test from bug 10846.
34499
795405f9
JM
34500 * math/gen-libm-test.pl (%beautify): Remove entries for exceptions
34501 and other flags.
34502 (special_function): Do not include flags in test name.
34503 (parse_args): Likewise.
34504 * sysdeps/i386/fpu/libm-test-ulps: Update.
34505 * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
34506 * sysdeps/s390/fpu/libm-test-ulps: Likewise.
34507 * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
34508 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
34509
80bad0cc
JM
34510 * math/gen-libm-test.pl (%beautify): Add entries for underflow
34511 exceptions.
34512 * math/libm-test.inc ("Philosophy"): Update comment about
34513 exception testing.
34514 (UNDERFLOW_EXCEPTION): New macro.
34515 (UNDERFLOW_EXCEPTION_OK): Likewise.
34516 (UNDERFLOW_EXCEPTION_FLOAT): Likewise.
34517 (UNDERFLOW_EXCEPTION_OK_FLOAT): Likewise.
34518 (UNDERFLOW_EXCEPTION_DOUBLE): Likewise.
34519 (UNDERFLOW_EXCEPTION_LDOUBLE_IBM): Likewise.
34520 (INVALID_EXCEPTION_OK): Update value.
34521 (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
34522 (OVERFLOW_EXCEPTION_OK): Likewise.
34523 (IGNORE_ZERO_INF_SIGN): Likewise.
34524 (test_exceptions): Handle underflow exceptions.
34525 (acos_test): Update for underflow exception expectations.
34526 (cexp_test): Likewise.
34527 (clog_test): Likewise.
34528 (clog10_test): Likewise.
34529 (csqrt_test): Likewise.
34530 (ctan_test): Likewise.
34531 (ctanh_test): Likewise.
34532 (exp_test): Likewise.
34533 (exp10_test): Likewise.
34534 (exp2_test): Likewise.
34535 (expm1_test): Likewise.
34536 (fma_test): Likewise.
34537 (j0_test): Likewise.
34538 (jn_test): Likewise.
34539 (nexttoward_test): Likewise.
34540 (pow_test): Likewise.
34541 (scalbn_test): Likewise.
34542 (scalbln_test): Likewise.
34543 (tan_test): Likewise.
34544 (y1_test): Likewise.
34545 * sysdeps/i386/fpu/libm-test-ulps: Update.
34546 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
34547
9e0e3d0b
DM
345482012-05-23 David S. Miller <davem@davemloft.net>
34549
34550 * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c
34551 (__libc_sigaction): Remove unused local variables.
34552
ccd0a08f
L
345532012-05-23 H.J. Lu <hongjiu.lu@intel.com>
34554
34555 * sysdeps/unix/sysv/linux/x86_64/x32/configure: New file.
34556
62bdf9a6
PE
345572012-05-23 Paul Eggert <eggert@cs.ucla.edu>
34558
f8591f80
PE
34559 mktime: avoid signed integer overflow
34560 * time/mktime.c (__mktime_internal): Do not mishandle the case
34561 where diff == INT_MIN.
34562
94c7d826
PE
34563 mktime: simplify computation of average
34564 * time/mktime.c (ranged_convert): Use new time_t_avg function
34565 instead of rolling our own (probably-slower) code.
34566
ce73d683
PE
34567 mktime: do not assume signed right shift propagates sign bit
34568 * time/mktime.c (isdst_differ): New static function.
34569 (__mktime_internal): No need to normalize tm_isdst now.
34570 (__mktime_internal, not_equal_tm): Use isdst_differ to compare
34571 tm_isdst values.
34572
72a22e59
PE
34573 mktime: merge another wrapv change from gnulib
34574 * time/mktime.c (TYPE_MAXIMUM): Rework slightly to avoid diagnostics
34575 from some compilers.
34576
68605433
PE
34577 mktime: remove incorrect attempt at unusual arithmetics
34578 * time/mktime.c (TYPE_ONES_COMPLEMENT, TYPE_SIGNED_MAGNITUDE): Remove.
34579 The code didn't really work on such machines anyway.
34580 (TYPE_MINIMUM): Assume two's complement.
34581 (twos_complement_arithmetic): Verify that long_int and time_t
34582 are two's complement (or unsigned, in the latter case).
34583
03cf7fe3
PE
34584 mktime: check signed shifts on long_int and time_t, too
34585 * time/mktime.c (SHR): Check that shifts work as desired
34586 on the types long_int and time_t too, as SHR is used on
34587 such types.
34588
f04dfbc2
PE
34589 mktime: do not assume 'long' is wide enough
34590 * time/mktime.c (verify): Move decl up.
34591 (long_int): New type.
34592 (leapyear, ydhms_diff, guess_time_tm, __mktime_internal): Use it,
34593 to remove assumption in the code that 'long' is wide enough to
34594 store year values. This assumption is not true on x32 and on
34595 some non-glibc platforms.
34596
62bdf9a6
PE
34597 mktime: merge wrapv change from gnulib
34598 * time/mktime.c (WRAPV): New macro.
34599 (time_t_avg, time_t_add_ok, time_t_int_add_ok): New static functions.
34600 (guess_time_tm, __mktime_internal): Do not assume that signed
34601 integer overflow wraps around; modern compilers generate code
34602 where this assumption is no longer valid.
34603
5e292e4f
L
346042012-05-23 H.J. Lu <hongjiu.lu@intel.com>
34605
34606 * sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER):
34607 Replace "jmp L(pseudo_end)" with "ret".
34608 * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_ERROR_HANDLER):
34609 Likewise.
34610
8caf8c87
AJ
346112012-05-23 Andreas Jaeger <aj@suse.de>
34612
34613 * sysdeps/unix/sysv/linux/syscalls.list: Add poll.
34614 * sysdeps/unix/sysv/linux/poll.c: Remove file.
34615
1a09dc56
AJ
346162012-05-23 Andreas Jaeger <aj@suse.de>
34617 Maximilian Attems <max@stro.at>
34618
34619 * sysdeps/unix/sysv/linux/sys/reboot.h (RB_SW_SUSPEND, RB_KEXEC):
34620 New macros.
34621
1c87aba0
L
346222012-05-23 H.J. Lu <hongjiu.lu@intel.com>
34623
34624 * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Rearrange
34625 code so that pseudo_end is just ret and the stack pointer is
34626 correct also for static library in error case.
34627
40e45bd5
JM
346282012-05-23 Joseph Myers <joseph@codesourcery.com>
34629
c2670533
JM
34630 * sysdeps/unix/sysv/linux/powerpc/chown.c: Add comment suggesting
34631 move to syscalls.list.
34632 * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Likewise.
34633 * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Likewise.
34634 * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Likewise.
34635 * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Likewise.
34636
40e45bd5
JM
34637 * manual/install.texi (Running make install): Do not mention Linux
34638 kernel version for which pt_chown is not needed.
34639 (Linux): Do not mention problems with nscd with 2.0 kernels.
34640 * INSTALL: Regenerated.
34641
be08eda5
AJ
346422012-05-23 Andreas Jaeger <aj@suse.de>
34643
34644 * sysdeps/unix/sysv/linux/powerpc/bits/mman.h
34645 (MADV_DONTDUMP,MADV_DODUMP): New macros from Linux 3.4.
34646 macro.
34647 * sysdeps/unix/sysv/linux/s390/bits/mman.h
34648 (MADV_DONTDUMP,MADV_DODUMP): Likewise.
34649 * sysdeps/unix/sysv/linux/sh/bits/mman.h
34650 (MADV_DONTDUMP,MADV_DODUMP): Likewise.
34651 * sysdeps/unix/sysv/linux/i386/bits/mman.h
34652 (MADV_DONTDUMP,MADV_DODUMP): Likewise.
34653 * sysdeps/unix/sysv/linux/sparc/bits/mman.h
34654 (MADV_DONTDUMP,MADV_DODUMP): Likewise.
34655 * sysdeps/unix/sysv/linux/x86_64/bits/mman.h
34656 (MADV_DONTDUMP,MADV_DODUMP): Likewise.
34657 * sysdeps/unix/sysv/linux/bits/in.h
34658 (IP_MULTICAST_ALL,IP_UNICAST_IF): Likewise.
34659
a6a056bb
RM
346602012-05-22 Roland McGrath <roland@hack.frob.com>
34661
34662 * sysdeps/unix/sysv/linux/dl-vdso.h (CHECK_HASH): Macro removed.
34663 (PREPARE_VERSION): Just use assert instead, it will be elided
34664 under [NDEBUG] anyway.
34665
c9009328
L
346662012-05-22 H.J. Lu <hongjiu.lu@intel.com>
34667
34668 * sysdeps/unix/sysv/linux/Makefile: Include
34669 $(firstword $(wildcard $(sysdirs:=/sysctl.mk))).
cb191f23 34670 (sysdep_routines): Remove sysctl.
c9009328
L
34671 * sysdeps/unix/sysv/linux/bits/sysctl.h: New file.
34672 * sysdeps/unix/sysv/linux/sysctl.mk: Likewise.
34673 * sysdeps/unix/sysv/linux/x86_64/bits/sysctl.h: Likewise.
34674 * sysdeps/unix/sysv/linux/x86_64/x32/sysctl.mk: Likewise.
34675 * sysdeps/unix/sysv/linux/sys/sysctl.h: Include <bits/sysctl.h>.
34676
73338355
AJ
346772012-05-22 Andreas Jaeger <aj@suse.de>
34678
34679 * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S: Rearrange code so
34680 that pseudo_end is just ret and the stack pointer is correct also
34681 for static library in error case.
34682
d44638b0
PP
346832012-05-22 Paul Pluzhnikov <ppluzhnikov@google.com>
34684
34685 [BZ #14122]
34686 * nss/nsswitch.c (defconfig_entries): New variable.
34687 (__nss_database_lookup): Don't leak defconfig entries.
34688 (nss_parse_service_list): Don't leak on error paths.
34689 (free_database_entries): New function.
34690 (free_defconfig): New function.
34691 (free_mem): Move common code to free_database_entries.
34692
31a39bd8
L
346932012-05-22 H.J. Lu <hongjiu.lu@intel.com>
34694
da0331a8
L
34695 * sysdeps/unix/sysv/linux/x86_64/x32/Makefile (sysdep_routines):
34696 Add arch_prctl.
34697 * sysdeps/unix/sysv/linux/x86_64/x32/arch_prctl.c: New file.
34698
31a39bd8
L
34699 * sysdeps/unix/sysv/linux/wordsize-64/posix_fallocate.c
34700 (posix_fallocate): Use INTERNAL_SYSCALL_TYPES if it is defined.
34701 * sysdeps/unix/sysv/linux/x86_64/sysdep.h (INLINE_SYSCALL_TYPES):
34702 New macro.
34703 (INTERNAL_SYSCALL_NCS_TYPES): Likewise.
34704 (INTERNAL_SYSCALL_TYPES): Likewise.
34705 (LOAD_ARGS_TYPES_[1-6]): Likewise.
34706 (LOAD_REGS_TYPES_[1-6]): Likewise.
34707 (LOAD_ARGS_[1-6]): Use LOAD_ARGS_TYPES_[1-6].
34708 (LOAD_REGS_[1-6]): Use LOAD_REGS_TYPES_[1-6].
34709
45470df3
AZ
347102012-05-22 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
34711
34712 * sysdeps/powerpc/powerpc32/power6/fpu/s_copysign.S: Add compat symbol
34713 copysignl for GLIBC_2_0.
34714 * sysdeps/powerpc/powerpc32/power7/fpu/s_finite.S: Add compat symbol
34715 finitel for GLIBC_2.0 and __finitel for GLIBC_2_1.
34716 * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: Add compat symbol
34717 logbl for GLIBC_2_0.
34718 * sysdeps/powerpc/powerpc64/power6/fpu/s_copysign.S: Likewise.
34719 * sysdeps/powerpc/powerpc64/power7/fpu/s_finite.S: Likewise.
34720
98a61bcb
L
347212012-05-22 H.J. Lu <hongjiu.lu@intel.com>
34722
a4f6e481
L
34723 * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Don't include
34724 <bits/wordsize.h>. Check __x86_64__ instead of __WORDSIZE.
34725
f63d5db6
L
34726 * sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER):
34727 Use "neg %eax".
34728
98a61bcb
L
34729 * time/mktime.c: Update copyright years.
34730
95770f14
PE
347312012-05-22 Paul Eggert <eggert@cs.ucla.edu>
34732
6226efbd
PE
34733 mktime: merge comment-quoting-style change from gnulib
34734 * time/mktime.c: Quote 'like this' in comments.
34735 The GNU coding standards suggest that we no longer quote `like this',
34736 as "`" and "'" are typically rendered asymmetrically nowadays.
34737 The typical gnulib style is to quote 'like this' when quoting
34738 code, and "like this" when quoting English.
34739
b99e4f78
PE
34740 * time/mktime.c (compile-command): Add "-I.".
34741
643e01e6
PE
34742 mktime: merge mktime-internal.h change from gnulib
34743 * time/mktime.c [!_LIBC]: Include "mktime-internal.h".
34744
2554247d
PE
34745 mktime: merge time_r change from gnulib
34746 * time/mktime.c [!_LIBC]: Do not include "time_r.h".
34747
826dd0ab
PE
34748 mktime: merge DEBUG change from gnulib
34749 * time/mktime.c (mktime) [DEBUG]: #undef before #define-ing, in
34750 case system <time.h> has a #define.
34751
bd83aabe
PE
34752 mktime: merge <sys/types.h> change from gnulib
34753 * time/mktime.c: Do not include <sys/types.h>; no longer needed,
34754 since <time.t> is now guaranteed to define time_t.
34755
95770f14
PE
34756 mktime: merge HAVE_CONFIG_H change from gnulib
34757 * time/mktime.c: Include <config.h> if !_LIBC, not if HAVE_CONFIG_H.
34758
5e1a27a9
L
347592012-05-22 H.J. Lu <hongjiu.lu@intel.com>
34760
0e44a77e
L
34761 * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_SET_ERRNO):
34762 Use "neg %eax".
34763
5e1a27a9
L
34764 * sysdeps/unix/sysv/linux/bits/resource.h (RLIM_INFINITY): Use
34765 __rlim_t cast.
34766 (struct rusage): Use anonymous union to pad each field to
34767 __syscall_slong_t.
34768
46259bec
DM
347692012-05-21 David S. Miller <davem@davemloft.net>
34770
34771 * Makefules (o-iterator): Remove .s cases.
34772 (compile-command.s): Delete.
34773 (COMPILE.s): Delete.
34774 * sysdeps/unix/make-syscalls.sh: Remove .s file tests.
34775
59f0c22e
JM
347762012-05-21 Joseph Myers <joseph@codesourcery.com>
34777
34778 * configure.in (libc_cv_predef_stack_protector): Only consider
34779 "foobar" and "__stack_chk_fail" lines in libc_undefs.
34780 * configure: Regenerated.
34781
20c07380
L
347822012-05-21 H.J. Lu <hongjiu.lu@intel.com>
34783
bbb3154b
L
34784 * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_SET_ERRNO):
34785 New macro. Use R*LP on int and pointer.
34786 (SYSCALL_ERROR_HANDLER): Use SYSCALL_SET_ERRNO.
c5b3a2c0
L
34787 * sysdeps/unix/sysv/linux/x86_64/x32/lseek.S: New file.
34788 * sysdeps/unix/sysv/linux/x86_64/x32/llseek.S: Likewise.
bbb3154b
L
34789 * sysdeps/unix/sysv/linux/x86_64/x32/sysdep.h: Likewise.
34790
20c07380
L
34791 * sysdeps/gnu/bits/utmp.h (struct lastlog): Check
34792 [__WORDSIZE_TIME64_COMPAT32] instead of
34793 [__WORDSIZE == 64 && __WORDSIZE_COMPAT32].
34794 (struct utmp): Likewise.
34795 * sysdeps/gnu/bits/utmpx.h (struct utmpx): Likewise.
34796 * sysdeps/powerpc/powerpc32/bits/wordsize.h (__WORDSIZE_COMPAT32):
34797 Renamed to ...
34798 (__WORDSIZE_TIME64_COMPAT32): This.
34799 * sysdeps/powerpc/powerpc64/bits/wordsize.h: Likewise.
34800 * sysdeps/sparc/sparc32/bits/wordsize.h: Likewise.
34801 * sysdeps/sparc/sparc64/bits/wordsize.h: Likewise.
34802 * sysdeps/unix/sysv/linux/powerpc/bits/wordsize.h: Likewise.
34803 * sysdeps/x86_64/bits/wordsize.h (__WORDSIZE_COMPAT32): Removed.
34804 (__WORDSIZE_TIME64_COMPAT32): New macro.
34805
d8d1017e
AJ
348062012-05-21 Andreas Jaeger <aj@suse.de>
34807
34808 * sysdeps/i386/i686/multiarch/wcschr-c.c: Redefine libc_hidden_def
34809 only if [SHARED]. Add prototype for __wcschr_ia32.
34810
6c7fb145
RM
348112012-05-21 Roland McGrath <roland@hack.frob.com>
34812
34813 * sysdeps/x86_64/setjmp.S [PTR_MANGLE] [__ILP32__]: Preserve high bits
34814 of %rbp unmolested in the jmp_buf while mangling the low bits.
34815 * sysdeps/x86_64/__longjmp.S [PTR_DEMANGLE] [__ILP32__]: Restore the
34816 unmolested high bits of %rbp while demangling the low bits.
34817 * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Likewise.
34818
66274218
AJ
348192012-05-21 Andreas Jaeger <aj@suse.de>
34820
07c58f8f
AJ
34821 * include/shlib-compat.h (libc_sunrpc_symbol): New macro.
34822 * sunrpc/svc_simple.c: Use it for registerrpc.
34823 * sunrpc/xcrypt.c: Use it for passwd2des.
34824
66274218
AJ
34825 * malloc/malloc.c: Include shlib-compat.h for SHLIB_COMPAT.
34826
61f65140
L
348272012-05-21 H.J. Lu <hongjiu.lu@intel.com>
34828
34829 * sysdeps/unix/sysv/linux/bits/statvfs.h (_STATVFSBUF_F_UNUSED):
34830 Don't define if [__SYSCALL_WORDSIZE != 32].
34831 * sysdeps/x86_64/bits/wordsize.h (__SYSCALL_WORDSIZE):
34832 New macro.
34833
5fefb436
AJ
348342012-05-21 Bruno Haible <bruno@clisp.org>
34835 Andreas Jaeger <aj@suse.de>
34836
34837 [BZ #13691], Revert breakage of iconv() converter for TCVN-5712.
34838 * iconvdata/tcvn5712-1.c (BODY for FROM_LOOP): Don't consider
34839 inptr and inend for must_buffer_ch.
34840 * wcsmbs/tst-mbsnrtowcs.c: Remove file.
34841 * wcsmbs/Makefile (tests): Remove tst-mbsnrtowcs.
34842 * stdio-common/Makefile (tests): Remove bug15.
34843 (bug15-ENV): Remove macro.
34844 * stdio-common/bug15.c: Remove, we do not support vi_VN.TCVN5712-1
34845 anymore.
34846
d8e272ab
AJ
348472012-05-19 Andreas Jaeger <aj@suse.de>
34848 Roland McGrath <roland@hack.frob.com>
34849
34850 * manual/contrib.texi: Completely rewritten. It contains now an
34851 alphabetical list of contributors and their contributions.
34852
4a56a162
RH
348532012-05-21 Richard Henderson <rth@twiddle.net>
34854
34855 * misc/getauxval.c (__getauxval): Use unsigned long int.
34856 * misc/sys/auxv.h: Include <sys/cdefs.h>.
34857 (getauxval): Use unsigned long int.
34858
d024d23c
L
348592012-05-21 H.J. Lu <hongjiu.lu@intel.com>
34860
34861 * sysdeps/unix/sysv/linux/x86_64/x32/syscalls.list: New file.
34862
cbc00a03
RM
348632012-05-21 Roland McGrath <roland@hack.frob.com>
34864
34865 * malloc/malloc.c [!SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_16)]
34866 (MALLOC_ALIGNMENT): Set it to the greater of 2 * SIZE_SZ and
34867 __alignof__ (long double).
34868
478143fa
AZ
348692012-05-21 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
34870
34871 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
34872
c7683a6d
RH
348732012-05-20 Richard Henderson <rth@twiddle.net>
34874
34875 * misc/getauxval.c: New file.
34876 * misc/sys/auxv.h: New file.
34877 * misc/Makefile (headers): Add sys/auxv.h, bits/hwcap.h.
34878 (routines): Add getauxval.
34879 * misc/Versions (GLIBC_2.16): Add __getauxval, getauxval.
34880 * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): Add _dl_auxv.
34881 * elf/dl-sysdep.c (_dl_auxv): Remove.
34882 (_dl_sysdep_start, _dl_show_auxv): Use GLRO to access _dl_auxv.
34883 * elf/dl-support.c (_dl_auxv): New variable.
34884 (_dl_aux_init): Initialize it.
34885 * manual/startup.texi (Auxiliary Vector): New node.
34886 * sysdeps/generic/bits/hwcap.h: New file.
34887 * sysdeps/powerpc/bits/hwcap.h: New file, split out from ...
34888 * sysdeps/powerpc/sysdep.h: ... here. Include it.
34889 * sysdeps/sparc/bits/hwcap.h: New file, split out from ...
34890 * sysdeps/sparc/sysdep.h: ... here. Include it.
34891 * sysdeps/unix/sysv/linux/s390/bits/hwcap.h: New file.
34892 * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Update.
cbc00a03
RM
34893 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
34894 Update.
c7683a6d
RH
34895 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist: Update.
34896 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Update.
34897 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Update.
34898 * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Update.
34899 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Update.
34900 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Update.
34901 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Update.
34902 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Update.
34903
a6f1845d
AZ
349042012-05-19 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
34905
34906 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
34907
cbcbe830
DM
349082012-05-19 David S. Miller <davem@davemloft.net>
34909
34910 * sysdeps/sparc/fpu/libm-test-ulps: Update.
34911
e0b16cc2
JM
349122012-05-19 Joseph Myers <joseph@codesourcery.com>
34913
34914 [BZ #14123]
34915 * math/s_ccosh.c: Include <float.h>
34916 (__ccosh): Avoid internal overflow calculating sinh and cosh
34917 values before multiplying by sin and cos values.
34918 * math/s_ccoshf.c: Likewise.
34919 * math/s_ccoshl.c: Likewise.
34920 * math/s_csin.c: Likewise.
34921 * math/s_csinf.c: Likewise.
34922 * math/s_csinl.c: Likewise.
34923 * math/s_csinh.c: Likewise.
34924 * math/s_csinhf.c: Likewise.
34925 * math/s_csinhl.c: Likewise.
34926 * math/libm-test.inc (ccos_test): Add more tests.
34927 (ccosh_test): Likewise.
34928 (csin_test): Likewise.
34929 (csinh_test): Likewise.
34930 * sysdeps/i386/fpu/libm-test-ulps: Update.
34931 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
34932
6ad13e08
L
349332012-05-19 H.J. Lu <hongjiu.lu@intel.com>
34934
f66f0ce8
L
34935 * sysdeps/unix/sysv/linux/wordsize-64/preadv.c: New file.
34936 * sysdeps/unix/sysv/linux/wordsize-64/pwritev.c: Likewise.
34937
6ad13e08
L
34938 * sysdeps/x86_64/x32/_itoa.h: Add comment.
34939
b1d072a7
JM
349402012-05-19 Joseph Myers <joseph@codesourcery.com>
34941
34942 * sysdeps/powerpc/soft-fp/Makefile: Remove file.
34943 * sysdeps/powerpc/soft-fp/Subdirs: Likewise.
34944 * sysdeps/powerpc/soft-fp/Versions: Likewise.
34945 * sysdeps/powerpc/soft-fp/q_add.c: Likewise.
34946 * sysdeps/powerpc/soft-fp/q_cmp.c: Likewise.
34947 * sysdeps/powerpc/soft-fp/q_cmpe.c: Likewise.
34948 * sysdeps/powerpc/soft-fp/q_div.c: Likewise.
34949 * sysdeps/powerpc/soft-fp/q_dtoq.c: Likewise.
34950 * sysdeps/powerpc/soft-fp/q_feq.c: Likewise.
34951 * sysdeps/powerpc/soft-fp/q_fge.c: Likewise.
34952 * sysdeps/powerpc/soft-fp/q_fgt.c: Likewise.
34953 * sysdeps/powerpc/soft-fp/q_fle.c: Likewise.
34954 * sysdeps/powerpc/soft-fp/q_flt.c: Likewise.
34955 * sysdeps/powerpc/soft-fp/q_fne.c: Likewise.
34956 * sysdeps/powerpc/soft-fp/q_itoq.c: Likewise.
34957 * sysdeps/powerpc/soft-fp/q_lltoq.c: Likewise.
34958 * sysdeps/powerpc/soft-fp/q_mul.c: Likewise.
34959 * sysdeps/powerpc/soft-fp/q_neg.c: Likewise.
34960 * sysdeps/powerpc/soft-fp/q_qtod.c: Likewise.
34961 * sysdeps/powerpc/soft-fp/q_qtoi.c: Likewise.
34962 * sysdeps/powerpc/soft-fp/q_qtoll.c: Likewise.
34963 * sysdeps/powerpc/soft-fp/q_qtos.c: Likewise.
34964 * sysdeps/powerpc/soft-fp/q_qtou.c: Likewise.
34965 * sysdeps/powerpc/soft-fp/q_qtoull.c: Likewise.
34966 * sysdeps/powerpc/soft-fp/q_sqrt.c: Likewise.
34967 * sysdeps/powerpc/soft-fp/q_stoq.c: Likewise.
34968 * sysdeps/powerpc/soft-fp/q_sub.c: Likewise.
34969 * sysdeps/powerpc/soft-fp/q_ulltoq.c: Likewise.
34970 * sysdeps/powerpc/soft-fp/q_util.c: Likewise.
34971 * sysdeps/powerpc/soft-fp/q_utoq.c: Likewise.
34972 * sysdeps/powerpc/soft-fp/sfp-machine.h: Likewise.
34973
9eae47cb
AJ
349742012-05-18 Andreas Jaeger <aj@suse.de>
34975
34976 * csu/.gitignore: Delete.
34977
bb07f69f
L
349782012-05-18 H.J. Lu <hongjiu.lu@intel.com>
34979
34980 * sysdeps/unix/sysv/linux/bits/timex.h: Include <bits/types.h>.
34981 (timex): Use __syscall_slong_t.
34982
e6bdb741
AJ
349832012-05-18 Andreas Jaeger <aj@suse.de>
34984 Carlos O'Donell <carlos_odonell@mentor.com>
34985
34986 * manual/install.texi (Configuring and compiling): Update
34987 description about files modified in the source directory.
d6c33fda 34988 * INSTALL: Regenerated.
e6bdb741 34989
1b74487e
L
349902012-05-18 H.J. Lu <hongjiu.lu@intel.com>
34991
34992 * sysdeps/unix/x86_64/sysdep.S: Use RAX_LP to access return
34993 value. Use "or" to set return value to -1.
34994 * sysdeps/unix/sysv/linux/x86_64/sysdep.S: Use RAX_LP to
34995 negate return value.
34996
a88b64b9
TMQMF
349972012-05-18 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
34998
57f41c40
AS
34999 * sysdeps/powerpc/powerpc32/power4/Makefile (CFLAGS-wordcopy.c)
35000 (CFLAGS-memmove.c): remove -ftree-loop-linear which causes a build
a88b64b9
TMQMF
35001 failure if the compiler has Graphite support disabled.
35002 * sysdeps/powerpc/powerpc32/power4/fpu/Makefile (CFLAGS-mpa.c):
35003 Likewise.
57f41c40
AS
35004 * sysdeps/powerpc/powerpc64/power4/Makefile (CFLAGS-wordcopy.c)
35005 (CFLAGS-memmove.c): Likewise.
a88b64b9
TMQMF
35006 * sysdeps/powerpc/powerpc64/power4/fpu/Makefile (CFLAGS-mpa.c):
35007 Likewise.
35008
3707636e
L
350092012-05-18 H.J. Lu <hongjiu.lu@intel.com>
35010
610b8622
L
35011 * sysdeps/x86_64/x32/_itoa.h: New file.
35012
7cd195df
L
35013 * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): Use
35014 getdents system call only if kernel and user dirents have the
35015 same d_ino and d_off.
35016
94b07d20
L
35017 * stdio-common/_itoa.c: Check _ITOA_NEEDED instead of
35018 LLONG_MAX != LONG_MAX.
35019 (_itoa_word): Use _ITOA_WORD_TYPE on value.
35020 (_fitoa_word): Likewise.
35021
18298070
L
35022 * sysdeps/unix/sysv/linux/x86_64/sigcontextinfo.h: Fold copyright
35023 years.
35024 * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Likewise.
35025 * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h: Likewise.
35026 * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Likewise.
35027
553c7ea4
L
35028 * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h: Don't
35029 include <bits/wordsize.h>. Check __x86_64__ instead of
35030 __WORDSIZE.
35031 (sigcontext): Use "__uint64_t" instead of "unsigned long int"
35032 if __x86_64__ is defined. Use anonymous union on fpstate.
35033
3707636e
L
35034 * sysdeps/unix/sysv/linux/x86_64/sys/user.h (user): Use
35035 anonymous union.
35036
b53ef01a
AS
350372012-05-18 Andreas Schwab <schwab@linux-m68k.org>
35038
37fb1dc0
AS
35039 * sysdeps/powerpc/powerpc32/dl-start.S (_dl_start_user): Use
35040 INTUSE on _dl_argv, and _rtld_local instead of _rtld_global.
35041 * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S [IS_IN_rtld]:
35042 Refer to _rtld_local_ro instead of _rtld_global_ro.
35043 * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S [IS_IN_rtld]:
35044 Likewise.
35045 * sysdeps/powerpc/powerpc64/__longjmp-common.S [IS_IN_rtld]:
35046 Likewise.
35047 * sysdeps/powerpc/powerpc64/setjmp-common.S [IS_IN_rtld]:
35048 Likewise.
35049 * sysdeps/powerpc/powerpc64/dl-trampoline.S [SHARED]: Likewise.
35050 * sysdeps/powerpc/powerpc64/dl-machine.h: Use _rtld_local instead
35051 of _rtld_global, and rtld_progname instead of _dl_argv[0].
35052
b53ef01a
AS
35053 * sysdeps/powerpc/powerpc32/dl-machine.c
35054 (__elf_machine_runtime_setup) [PROF]: Don't reference
35055 _dl_prof_resolve.
35056
7a185db2
AJ
350572012-05-18 Andreas Jaeger <aj@suse.de>
35058
35059 * sysdeps/x86_64/fpu/bits/mathinline.h (lrintf): Make inline
35060 function only available for GCCs before 3.4 since GCC 3.4
35061 introduced a builtin.
35062 (lrint): Likewise.
35063 (llrintf): Likewise.
35064 (llrint): Likewise.
35065 (fmaxf): Likewise.
35066 (fmax): Likewise.
35067 (fminf): Likewise.
35068 (fmin): Likewise.
35069 (rint): Likewise.
35070 (rintf): Likewise.
35071 (nearbyint): Likewise.
35072 (nearbyintf): Likewise.
35073 (ceil): Likewise.
35074 (ceilf): Likewise.
35075 (floor): Likewise.
35076 (floorf): Likewise.
35077
3e5aef87
L
350782012-05-17 H.J. Lu <hongjiu.lu@intel.com>
35079
428bd707
L
35080 * sysdeps/unix/sysv/linux/pselect.c (data): Use __syscall_ulong_t
35081 on both fields and cast pointer to __syscall_ulong_t.
35082
3e5aef87
L
35083 * bits/types.h (__fsword_t): New type.
35084 * bits/typesizes.h (__FSWORD_T_TYPE): New macro.
35085 sysdeps/mach/hurd/bits/typesizes.h (__FSWORD_T_TYPE): Likewise.
35086 * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
35087 (__FSWORD_T_TYPE): Likewise.
35088 * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
35089 (__FSWORD_T_TYPE): Likewise.
35090 * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
35091 (__FSWORD_T_TYPE): Likewise.
35092 * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h
35093 (__FSWORD_T_TYPE): Likewise.
35094 * sysdeps/unix/sysv/linux/bits/statfs.h (statfs): Replace
35095 __SWORD_TYPE with __fsword_t.
35096 (statfs64): Likewise.
35097
1ba7c3dc
DM
350982012-05-17 David S. Miller <davem@davemloft.net>
35099
35100 * crypt/sha512c-test.c (TIMEOUT): Increase to 32.
35101
59910343
AJ
351022012-05-17 Andreas Jaeger <aj@suse.de>
35103
35104 * elf/tst-relsort1.c (do_test): Fix function declaration to avoid
35105 warning.
35106
2e4c1e9e
L
351072012-05-17 H.J. Lu <hongjiu.lu@intel.com>
35108
35109 * sysdeps/x86_64/tst-mallocalign1.c (test): Cast to unsigned long.
35110
de7f5ce7
AJ
351112012-05-17 Andreas Jaeger <aj@suse.de>
35112
35113 * sysdeps/i386/dl-machine.h (elf_machine_rel): Declare refsym only
35114 when it is used.
35115
286abc3d
CM
351162012-05-17 Chris Metcalf <cmetcalf@tilera.com>
35117
35118 * stdio-common/bug22.c (TIMEOUT): Bump up from 30 to 60.
35119
477cc68e
L
351202012-05-17 H.J. Lu <hongjiu.lu@intel.com>
35121
35122 * sysdeps/x86_64/Makefile (tests): Add tst-mallocalign1.
35123 * sysdeps/x86_64/tst-mallocalign1.c: New file.
35124
1a0994f5
CD
351252012-05-17 Andreas Jaeger <aj@suse.de>
35126 Carlos O'Donell <carlos_odonell@mentor.com>
35127
35128 [BZ #14059]
35129 * sysdeps/x86_64/multiarch/init-arch.h
35130 (bit_YMM_Usable): Rename to...
35131 (bit_AVX_Usable): ... this.
35132 (bit_FMA4_Usable): New macro.
35133 (bit_XMM_state): New macro.
35134 (bit_YMM_state): New macro.
35135 [__ASSEMBLER__] (index_YMM_Usable): Rename to...
35136 [__ASSEMBLER__] (index_AVX_Usable): ... this.
35137 [__ASSEMBLER__] (index_FMA4_Usable): New macro.
35138 (CPUID_OSXSAVE): New macro.
35139 (CPUID_AVX): New macro.
35140 (CPUID_FMA4): New macro.
35141 (index_YMM_Usable): Rename to...
35142 (index_AVX_Usable): ... this.
35143 (HAS_AVX): Use HAS_ARCH_FEATURE.
35144 (HAS_FMA4): Likewise.
35145 (HAS_YMM_USABLE): Remove.
35146 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
35147 Enable AVX or FMA4 IFF YMM and XMM states are usable and the features
35148 are present.
35149 * sysdeps/x86_64/multiarch/strcmp.S: Use bit_AVX_Usable.
35150 * sysdeps/i386/i686/multiarch/Makefile: Add test-multiarch to tests.
35151 * sysdeps/x86_64/multiarch/Makefile: Likewise.
35152 * sysdeps/i386/i686/multiarch/test-multiarch.c: New file.
35153 * sysdeps/x86_64/multiarch/test-multiarch.c: New file.
35154
0af797de
CM
351552012-05-17 Chris Metcalf <cmetcalf@tilera.com>
35156
35157 * math/libm-test.c: Support platforms without multiple rounding modes.
35158 * math/bug-nextafter.c: Support platforms without FP exceptions.
35159 * math/bug-nexttoward.c: Likewise.
35160 * math/test-fenv.c: Likewise.
35161 * math/test-misc.c: Likewise.
35162 * stdlib/bug-getcontext.c: Likewise.
35163
e39745ff
AJ
351642012-05-17 Andreas Jaeger <aj@suse.de>
35165
35166 * manual/examples/search.c (critter_cmp): Change signature to
35167 avoid warnings.
35168 * manual/string.texi (Collation Functions): Likewise.
35169
48970aba
L
351702012-05-16 H.J. Lu <hongjiu.lu@intel.com>
35171
35172 * bits/types.h: Fold copyright years.
35173 * bits/typesizes.h: Likewise.
35174 * sysdeps/mach/hurd/bits/typesizes.h: Likewise.
35175 * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h: Likewise.
35176 * sysdeps/unix/sysv/linux/s390/bits/typesizes.h: Likewise.
35177 * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h: Likewise.
35178 * time/time.h: Likewise.
35179
bedee953
PP
351802012-05-16 Paul Pluzhnikov <ppluzhnikov@google.com>
35181
35182 [BZ #208]
35183 * malloc.c (int_mallinfo): Add parameter to accumulate statistics
35184 in instead of returning them. Return void.
35185 (__libc_mallinfo): Accumulate over all arenas.
35186 (__malloc_stats): Adjust for change in int_mallinfo interface.
35187
61653dfb
RM
351882012-05-16 Roland McGrath <roland@hack.frob.com>
35189
30b99d79
RM
35190 [BZ #10375]
35191 * configure.in (NM): Add AC_CHECK_TOOL for it.
35192 (libc_extra_cflags): New substituted variable.
35193 Check for -fstack-protector being used implicitly.
35194 * configure: Regenerated.
35195 * config.make.in (config-extra-cflags): New variable,
35196 gets @libc_extra_cflags@.
35197 * Makeconfig (CFLAGS): Add $(config-extra-cflags) near the front.
35198
61653dfb
RM
35199 [BZ #10375]
35200 * configure.in: Check for _FORTIFY_SOURCE being predefined.
35201 (CPPUNDEFS): New substituted variable; add -U_FORTIFY_SOURCE if needed.
35202 * configure: Regenerated.
35203 * config.make.in (CPPUNDEFS): New substituted variable.
35204 * Makeconfig (CPPFLAGS): Put $(CPPUNDEFS) at the beginning.
35205 * Makerules ($(stdio_lim:h=st)): Use $(CPPUNDEFS).
35206 * time/ctime.c: Don't #undef __OPTIMIZE__ and ctime.
35207
661768bb
L
352082012-05-16 H.J. Lu <hongjiu.lu@intel.com>
35209
35210 * sysdeps/unix/sysv/linux/bits/mqueue.h: Include <bits/types.h>.
35211 (mq_attr): Use __syscall_slong_t.
35212
d4261567
L
352132012-05-16 H.J. Lu <hongjiu.lu@intel.com>
35214
35215 * sysdeps/unix/sysv/linux/x86_64/bits/stat.h (_STAT_VER_SVR4):
35216 Check __x86_64__ instead of __WORDSIZE.
35217 (_STAT_VER_LINUX): Likewise.
35218 (stat): Check __x86_64__ instead of __WORDSIZE. Use
35219 __syscall_ulong_t and __syscall_slong_t.
35220 (stat64): Likewise.
35221
cf3ff365
L
352222012-05-16 H.J. Lu <hongjiu.lu@intel.com>
35223
35224 * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h: New file.
35225
76cf3e4d
L
352262012-05-16 H.J. Lu <hongjiu.lu@intel.com>
35227
35228 * sysdeps/unix/sysv/linux/x86_64/bits/ipctypes.h: New file.
35229
a637753a
L
352302012-05-16 H.J. Lu <hongjiu.lu@intel.com>
35231
35232 * sysdeps/unix/sysv/linux/bits/ipc.h (ipc_perm): Use
35233 __syscall_ulong_t.
35234
d5e05119
L
35235 * sysdeps/unix/sysv/linux/x86_64/sys/ucontext.h: Don't
35236 include <bits/wordsize.h>. Check __x86_64__ instead of
35237 __WORDSIZE.
35238 (greg_t): Use "__extension__ long long int" if __x86_64__ is
35239 defined.
35240 (mcontext_t): Replace "unsigned long" with "unsigned long long".
35241
f62ee380
L
35242 * sysdeps/unix/sysv/linux/x86_64/sys/user.h: Don't
35243 include <bits/wordsize.h>. Check __x86_64__ instead of
35244 __WORDSIZE.
35245 (user_regs_struct): Use "__extension__ unsigned long long"
35246 instead of "unsigned long" if __x86_64__ is defined.
35247 (user): Likewise. Pad after pointer field if __ILP32__ is
35248 defined.
35249
4e124ced
JM
352502012-05-16 Joseph Myers <joseph@codesourcery.com>
35251
6a3951a0
JM
35252 * configure.in (makeinfo): Require version 4.5 or later. Allow
35253 versions 5 to 9.
35254 * configure: Regenerated.
35255 * manual/install.texi (texinfo): Increase version requirement to
35256 4.5 or later.
35257 * INSTALL: Regenerated.
35258
4e124ced
JM
35259 * include/stdc-predef.h (__STDC_ISO_10646__): Increase to 201103L.
35260
953ca31a
L
352612012-05-16 H.J. Lu <hongjiu.lu@intel.com>
35262
35263 * sysdeps/x86_64/x32/gmp-mparam.h: New file.
35264
617aca05
L
35265 * sysdeps/x86_64/x32/ffs.c: New file.
35266
5762f7ae
L
35267 * sysdeps/unix/sysv/linux/x86_64/bits/shm.h (shmatt_t): Use
35268 __syscall_ulong_t.
35269 (shmid_ds): Add __unused1 and __unused2 only if __x86_64__ isn't
35270 defined. Use __syscall_ulong_t.
35271 (shminfo): Use __syscall_ulong_t.
35272 (shm_info): Likewise.
35273
a26b6856
L
35274 * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semid_ds): Use
35275 __syscall_ulong_t.
35276
cb2b9ef7
L
35277 * sysdeps/unix/sysv/linux/x86_64/bits/msq.h: Don't include
35278 <bits/wordsize.h>.
35279 (msgqnum_t): Use __syscall_ulong_t.
35280 (msglen_t): Likewise.
35281 (msqid_ds): Check __x86_64__ instead of __WORDSIZE. Use
35282 __syscall_ulong_t.
35283
34683bb0
L
35284 * sysdeps/unix/sysv/linux/x86_64/bits/a.out.h: Don't include
35285 <bits/wordsize.h>. Check __x86_64__ instead of __WORDSIZE.
35286
84a68786
L
35287 * sysdeps/unix/sysv/linux/x86_64/bits/siginfo.h: New file.
35288
48baa5f1
L
35289 * sysdeps/x86_64/x32/divdi3.c: New dummy file.
35290 * sysdeps/x86_64/x32/symbol-hacks.h: Likewise.
35291
180be88b
L
35292 * sysvipc/sys/msg.h (msgbuf): Replace long int with
35293 __syscall_slong_t.
35294
5e90c8ad
L
35295 * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Don't
35296 include <bits/wordsize.h>. Check __x86_64__ instead of
35297 __WORDSIZE.
35298
23dfb58b
L
35299 * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h (elf_greg_t): Use
35300 "unsigned long long int" if __x86_64__ is defined.
35301 (elf_fpregset_t): Check __x86_64__ instead of __WORDSIZE.
35302
ce5d54b0
L
35303 * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Don't include
35304 <bits/wordsize.h>. Check __x86_64__ instead of __WORDSIZE.
35305 (DR_CONTROL_RESERVED): Use ULL instead of UL suffix.
35306
13dc9eac
L
35307 * sysdeps/unix/sysv/linux/x86_64/sigcontextinfo.h: Include
35308 <stdint.h>.
35309 (GET_PC): Cast to uintptr_t first.
35310 (GET_FRAME): Likewise.
35311 (GET_STACK): Likewise.
35312
a7895d15
L
35313 * sysdeps/unix/sysv/linux/x86_64/x32/alphasort.c: New file.
35314 * sysdeps/unix/sysv/linux/x86_64/x32/alphasort64.c: Likewise.
35315 * sysdeps/unix/sysv/linux/x86_64/x32/fseeko.c: Likewise.
35316 * sysdeps/unix/sysv/linux/x86_64/x32/fseeko64.c: Likewise.
35317 * sysdeps/unix/sysv/linux/x86_64/x32/ftello.c: Likewise.
35318 * sysdeps/unix/sysv/linux/x86_64/x32/ftello64.c: Likewise.
35319 * sysdeps/unix/sysv/linux/x86_64/x32/ftw.c: Likewise.
35320 * sysdeps/unix/sysv/linux/x86_64/x32/ftw64.c: Likewise.
35321 * sysdeps/unix/sysv/linux/x86_64/x32/glob.c: Likewise.
35322 * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos.c: Likewise.
35323 * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos64.c: Likewise.
35324 * sysdeps/unix/sysv/linux/x86_64/x32/iofopen.c: Likewise.
35325 * sysdeps/unix/sysv/linux/x86_64/x32/iofopen64.c: Likewise.
35326 * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos.c: Likewise.
35327 * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos64.c: Likewise.
35328 * sysdeps/unix/sysv/linux/x86_64/x32/lockf.c: Likewise.
35329 * sysdeps/unix/sysv/linux/x86_64/x32/lockf64.c: Likewise.
35330 * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp.c: Likewise.
35331 * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp64.c: Likewise.
35332 * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp.c: Likewise.
35333 * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp64.c: Likewise.
35334 * sysdeps/unix/sysv/linux/x86_64/x32/scandir.c: Likewise.
35335 * sysdeps/unix/sysv/linux/x86_64/x32/scandir64.c: Likewise.
35336 * sysdeps/unix/sysv/linux/x86_64/x32/scandirat.c: Likewise.
35337 * sysdeps/unix/sysv/linux/x86_64/x32/scandirat64.c: Likewise.
35338 * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile.c: Likewise.
35339 * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile64.c: Likewise.
35340 * sysdeps/unix/sysv/linux/x86_64/x32/versionsort.c: Likewise.
35341 * sysdeps/unix/sysv/linux/x86_64/x32/versionsort64.c: Likewise.
35342
656416c9
AS
353432012-05-16 Andreas Schwab <schwab@linux-m68k.org>
35344
5bd66283
AS
35345 * Makerules (+depfiles): Also collect depfiles from .oS in
35346 $(extra-objs).
35347 * sysdeps/ieee754/ldbl-opt/Makefile (extra-objs): Add $(addsuffix
35348 .oS, $(libnldbl-routines)).
35349
656416c9
AS
35350 * Makerules (native-compile-mkdep-flags): Define.
35351 * sunrpc/Makefile (extra-objs): Add $(addprefix
35352 cross-,$(rpcgen-objs)), don't add $(cross-rpcgen-objs).
35353 ($(cross-rpcgen-objs)): Use $(native-compile-mkdep-flags) instead
35354 of $(compile-mkdep-flags). Depend on $(before-compile) instead of
35355 calling $(make-target-directory).
35356
a46f2169
L
353572012-05-15 H.J. Lu <hongjiu.lu@intel.com>
35358
35359 * bits/types.h (__snseconds_t): Removed.
35360 * time/time.h (struct timespec): Replace __snseconds_t with
35361 __syscall_slong_t.
35362 * bits/typesizes.h (__SNSECONDS_T_TYPE): Removed.
35363 * sysdeps/mach/hurd/bits/typesizes.h (__SNSECONDS_T_TYPE):
35364 Likewise.
35365 * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
35366 (__SNSECONDS_T_TYPE): Likewise.
35367 * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
35368 (__SNSECONDS_T_TYPE): Likewise.
35369 * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
35370 (__SNSECONDS_T_TYPE): Likewise.
35371
6af6528b
L
353722012-05-15 H.J. Lu <hongjiu.lu@intel.com>
35373
35374 * sysdeps/mach/hurd/bits/typesizes.h
35375 (__SYSCALL_SLONG_TYPE): New macro.
35376 (__SYSCALL_ULONG_TYPE): Likewise.
35377
de986b56
L
353782012-05-15 H.J. Lu <hongjiu.lu@intel.com>
35379
35380 * bits/types.h (__syscall_slong_t): New type.
35381 (__syscall_ulong_t): Likewise.
35382
35383 * bits/typesizes.h (__SYSCALL_SLONG_TYPE): New macro.
35384 (__SYSCALL_ULONG_TYPE): Likewise.
35385 * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
35386 (__SYSCALL_SLONG_TYPE): Likewise.
35387 (__SYSCALL_ULONG_TYPE): Likewise.
35388 * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
35389 (__SYSCALL_SLONG_TYPE): Likewise.
35390 (__SYSCALL_ULONG_TYPE): Likewise.
35391 * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
35392 (__SYSCALL_SLONG_TYPE): Likewise.
35393 (__SYSCALL_ULONG_TYPE): Likewise.
35394
85736dc7
L
353952012-05-15 H.J. Lu <hongjiu.lu@intel.com>
35396
35397 * sysdeps/unix/sysv/linux/x86_64/Makefile (gen-as-const-headers):
35398 Add sigaltstack-offsets.sym.
35399 * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Include
35400 <sigaltstack-offsets.h>.
35401 (CALL_FAIL): Use RSP_LP to operate on stack. Use RDI_LP on
35402 longjmp_msg pointer.
35403 (____longjmp_chk): Use R8_LP and RDX_LP on SP and PC. Use
35404 R*_LP, sizeSS, oSS_FLAGS, oSS_SP and oSS_SIZE for alternate
35405 signal stack.
35406 * sysdeps/unix/sysv/linux/x86_64/sigaltstack-offsets.sym: New.
35407
cc03b296
JM
354082012-05-15 Joseph Myers <joseph@codesourcery.com>
35409
a9538892
JM
35410 * elf/stackguard-macros.h: Remove file.
35411 * sysdeps/generic/stackguard-macros.h: New file.
35412 * sysdeps/i386/stackguard-macros.h: Likewise.
35413 * sysdeps/powerpc/powerpc32/stackguard-macros.h: Likewise.
35414 * sysdeps/powerpc/powerpc64/stackguard-macros.h: Likewise.
35415 * sysdeps/s390/s390-32/stackguard-macros.h: Likewise.
35416 * sysdeps/s390/s390-64/stackguard-macros.h: Likewise.
35417 * sysdeps/sparc/sparc32/stackguard-macros.h: Likewise.
35418 * sysdeps/sparc/sparc64/stackguard-macros.h: Likewise.
35419 * sysdeps/x86_64/stackguard-macros.h: Likewise.
35420 * nptl/tst-stackguard1.c: Include <stackguard-macros.h> not
35421 <elf/stackguard-macros.h>.
35422
cc03b296
JM
35423 [BZ #14109]
35424 * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h (elf_vrreg_t): Use
35425 __aligned__ in attribute.
35426 * sysdeps/unix/sysv/linux/s390/sys/ucontext.h (__psw_t): Likewise.
35427 (gregset_t): Likewise.
35428
93171016
L
354292012-05-15 H.J. Lu <hongjiu.lu@intel.com>
35430
35431 * sysdeps/x86_64/Implies (wordsize-64): Moved to ....
35432 * sysdeps/x86_64/64/Implies-after: Here. New file.
35433 * sysdeps/x86_64/x32/Implies-after: New file.
35434
d86813a0
L
354352012-05-15 H.J. Lu <hongjiu.lu@intel.com>
35436
35437 * sysdeps/x86_64/dl-trampoline.h: Use R*_LP to pass arguments
35438 and access return value for _dl_profile_fixup. Use R10_LP to
35439 load frame size.
35440
2953ec75
L
354412012-05-15 H.J. Lu <hongjiu.lu@intel.com>
35442
35443 * sysdeps/unix/sysv/linux/x86_64/x32/init-first.c: New.
35444
3b550e9e
L
354452012-05-15 H.J. Lu <hongjiu.lu@intel.com>
35446
35447 * sysdeps/x86_64/sysdep.h: Allowed to be include more than once.
35448 * sysdeps/x86_64/x32/sysdep.h: New file.
35449
eda41706
L
354502012-05-15 H.J. Lu <hongjiu.lu@intel.com>
35451
35452 * sysdeps/x86_64/__longjmp.S: Use R*_LP on SP and PC.
35453 * sysdeps/x86_64/setjmp.S: Likewise.
35454
9ea01d93
AZ
354552012-05-15 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
35456
35457 * sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c: New file.
35458 * sysdeps/ieee754/dbl-64/wordsize-64/e_log2.c: New file.
35459 * sysdeps/ieee754/dbl-64/e_log2.c: Fixing indents.
35460 * sysdeps/ieee754/dbl-64/e_log10.c: Likewise and also
35461 remove unused global constant.
35462
02a91938
CM
354632012-05-15 Chris Metcalf <cmetcalf@tilera.com>
35464
35465 * sysdeps/unix/sysv/linux/getsysstats.c: Remove duplicate
35466 include of <not-cancel.h>.
35467
6540185f
RM
354682012-05-15 Roland McGrath <roland@hack.frob.com>
35469
35470 * nscd/nscd-client.h (__nscd_acquire_maplock): Fix formatting.
35471
509072a0
AJ
354722012-05-15 Jeff Law <law@redhat.com>
35473 Andreas Jaeger <aj@suse.de>
35474
35475 [BZ #13594]
35476 * nscd/nscd-client.h (__nscd_acquire_maplock): New function, split
35477 out from...
35478 * nscd/nscd_helper.c (__nscd_get_map_ref): ... here.
35479 * nscd/nscd-client.h: Add __nscd_acquire_maplock.
35480 * nscd/nscd_gethst_r.c (__nscd_get_nl_timestamp): Add locking to
35481 code changing __hst_map_handle.map.
35482
ba75122d
RM
354832012-05-15 Roland McGrath <roland@hack.frob.com>
35484
35485 * configure.in (sysnames): Look for Implies-before and Implies-after
35486 files.
35487 * configure: Regenerated.
35488
890d8bd8
L
354892012-05-15 H.J. Lu <hongjiu.lu@intel.com>
35490
35491 * sysdeps/unix/sysv/linux/x86_64/sigaction.c (RESTORE2): Replace
35492 8-byte data alignment with LP_SIZE alignment.
35493
f6ee6623
L
354942012-05-15 H.J. Lu <hongjiu.lu@intel.com>
35495
35496 * sysdeps/unix/sysv/linux/x86_64/clone.S: Load pointer to TID
35497 into R10_LP.
35498
ea2626f6
L
354992012-05-15 H.J. Lu <hongjiu.lu@intel.com>
35500
35501 * sysdeps/unix/sysv/linux/x86_64/x32/dl-cache.h: New.
35502
085f715e
L
355032012-05-15 H.J. Lu <hongjiu.lu@intel.com>
35504
35505 * sysdeps/unix/sysv/linux/x86_64/x32/Makefile: New file.
35506 * sysdeps/unix/sysv/linux/x86_64/x32/getcpu.c: Likewise.
35507 * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu-static.c:
35508 Likewise.
35509 * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Likewise.
35510
be8498fc
L
355112012-05-15 H.J. Lu <hongjiu.lu@intel.com>
35512
35513 * sysdeps/x86_64/stackinfo.h (stackinfo_get_sp): Use RSP_LP.
35514 (stackinfo_sub_sp): Likewise.
35515
70bc83b9
L
355162012-05-15 H.J. Lu <hongjiu.lu@intel.com>
35517
35518 * sysdeps/x86_64/multiarch/strcmp-sse42.S: Load pointers into
35519 RAX_LP.
35520
9bc0b730
L
355212012-05-15 H.J. Lu <hongjiu.lu@intel.com>
35522
35523 * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Load cache sizes
35524 into R*_LP.
35525
6d2850e7
L
355262012-05-15 H.J. Lu <hongjiu.lu@intel.com>
35527
35528 * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Load cache
35529 sizes into R*_LP.
35530
3cb84561
L
355312012-05-15 H.J. Lu <hongjiu.lu@intel.com>
35532
35533 * sysdeps/x86_64/strcmp.S: Load pointers into R*_LP.
35534
54e2ed81
L
355352012-05-15 H.J. Lu <hongjiu.lu@intel.com>
35536
35537 * sysdeps/x86_64/memcpy.S: Load __x86_64_data_cache_size_half
35538 into R11_LP and load __x86_64_shared_cache_size_half into
35539 R8_LP.
35540
8a17f349
L
355412012-05-15 H.J. Lu <hongjiu.lu@intel.com>
35542
35543 * sysdeps/x86_64/multiarch/memcmp-sse4.S: Load cache size into
35544 R8_LP.
35545
777b1eea
AZ
355462012-05-15 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
35547
35548 * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: New file. Optimized
35549 logb for POWER7.
35550 * sysdeps/powerpc/powerpc32/power7/fpu/s_logbf.c: New file. Optimized
35551 logbf for POWER7.
35552 * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c: New file. Optimized
35553 logbl for POWER7.
35554 * sysdeps/powerpc/powerpc64/power7/fpu/s_logb.c: New file. Use
35555 powerpc32/power7/fpu/s_logb.c via #include.
35556 * sysdeps/powerpc/powerpc64/power7/fpu/s_logbf.c: New file. Use
35557 powerpc32/power7/fpu/s_logbf.c via #include.
35558 * sysdeps/powerpc/powerpc64/power7/fpu/s_logbl.c: New file. Use
35559 powerpc32/power7/fpu/s_logbl.c via #include.
35560
d20d4ac2
JM
355612012-05-15 Joseph Myers <joseph@codesourcery.com>
35562
35563 * README.libm: Remove file.
35564
6cdef1ab
L
355652012-05-14 H.J. Lu <hongjiu.lu@intel.com>
35566
35567 * sysdeps/x86_64/start.S: Simulate popping 4-byte argument
35568 count for x32. Use R*_LP and omit operand-size suffix.
35569
0b254d8f
L
355702012-05-14 H.J. Lu <hongjiu.lu@intel.com>
35571
35572 * shlib-versions: Move x86_64-.*-linux.* entries to ...
35573 * sysdeps/x86_64/64/shlib-versions: Here. New file.
35574 * sysdeps/x86_64/x32/shlib-versions: New file.
35575
ceb809dc
RM
355762012-05-14 Roland McGrath <roland@hack.frob.com>
35577
35578 * sysdeps/unix/sysv/linux/dl-osinfo.h (dl_fatal): Function removed.
35579 * elf/rtld.c (dl_main) [DL_SYSDEP_OSCHECK]:
35580 Use _dl_fatal_printf instead.
35581
37f1abd4
JM
355822012-05-14 Joseph Myers <joseph@codesourcery.com>
35583
35584 * sysdeps/unix/sysv/linux/configure.in (minimum_kernel): Always
35585 set if not set by the user. Do not allow for being unset.
35586 * sysdeps/unix/sysv/linux/configure: Regenerated.
35587
11de3a33
L
355882012-05-14 H.J. Lu <hongjiu.lu@intel.com>
35589
35590 * sysdeps/x86_64/dl-machine.h (elf_machine_load_address): Remove
35591 the `q' suffix from lea and replace .quad with ASM_ADDR.
35592
e02f153a
L
355932012-05-14 H.J. Lu <hongjiu.lu@intel.com>
35594
35595 * sysdeps/unix/sysv/linux/x86_64/sysdep.h (PTR_MANGLE): Remove
35596 the `q' suffix from xor/rol instructions. Use $2*LP_SIZE+1
35597 instead of $17.
35598 (PTR_DEMANGLE): Likewise.
35599
520ae0fd
L
356002012-05-14 H.J. Lu <hongjiu.lu@intel.com>
35601
35602 * sysdeps/x86_64/sysdep.h (LP_SIZE): New macro.
35603 (LP_OP): Likewise.
35604 (ASM_ADDR): Likewise.
35605 (RAX_LP): Likewise.
35606 (RBP_LP): Likewise.
35607 (RBX_LP): Likewise.
35608 (RCX_LP): Likewise.
35609 (RDI_LP): Likewise.
35610 (RSI_LP): Likewise.
35611 (RSP_LP): Likewise.
35612 (R8_LP): Likewise.
35613 (R9_LP): Likewise.
35614 (R10_LP): Likewise.
35615 (R10_LP): Likewise.
35616 (R11_LP): Likewise.
35617 (R12_LP): Likewise.
35618 (R13_LP): Likewise.
35619 (R14_LP): Likewise.
35620 (R15_LP): Likewise.
35621
b985be81
L
356222012-05-14 H.J. Lu <hongjiu.lu@intel.com>
35623
35624 * sysdeps/x86_64/x32/dl-machine.h: New file.
35625
6a4888ff
AJ
356262012-05-14 Andreas Jaeger <aj@suse.de>
35627
35628 * manual/Makefile (subdir): Remove export of subdir.
35629 (all): Remove target.
35630 (.PHONY): Remove all from list.
35631 (mkinstalldirs): Remove.
35632 (.PHONY): Remove installdirs from list.
35633 ($(inst_infodir)/libc.info): Use make-target-directory.
35634 (installdirs): Remove.
35635 (subdir_%): Remove.
35636 (glibc-targets): Remove.
35637 (lib): Remove.
35638 (stubs): Remove.
35639 ($(objpfx)stubs ../po/manual.pot): Remove.
35640 ($(objpfx)stamp%): Remove.
35641 (make-target-directory): Remove.
35642 (subdir_install): Remove.
35643 (routines): Remove.
35644 (aux): Remove.
35645 (sources): Remove.
35646 (objects): Remove.
35647 (headers): Remove.
35648
35649 [BZ #13750]
35650 * manual/.gitignore: Remove, it's not needed anymore.
35651 * manual/libc-texinfo.sh: Pass OUTDIR as extra argument, create
35652 all files in it.
35653 * manual/Makefile (dvi, pdf, info, html): Depend on files in build
35654 directory.
35655 (texis): Renamed to $(objpfx)texis.
35656 (texis-path): New, contains path to generated files.
35657 (chapters.%): Use texis-path for complete path, add extra argument
35658 libc-texinfo.sh.
35659 (libc.dvi, libc.pdf, libc.info, libc.pdf): Add $(objfpx) as prefix.
35660 (libc/index.html, summary.texi): Add $(objpfx) as prefix.
35661 (summary,texi, stamp-summary): Use complete path of
35662 files. Generate files in build dir.
35663 (dir-add.texi): Build in build dir.
35664 (libm-err.texi,stamp-libm-err): Likewise.
35665 (version.texi, stamp-version): Likewise.
35666 (.%c.texi): Likewise.
35667 (%.info,%.dvi,%.pdf): Add $(objpfx) as prefix, build in build dir.
35668 (mostlyclean): Remove target.
35669 (realclean): Remove target.
35670 (generated): Add new variable with contents from mostlyclean and
35671 realclean, remove entries duplicated in common-mostlyclean, add
35672 stamp-libm-err and stamp-version.
35673 (generated-dirs): Add libc directory.
35674 ($(inst_infodir)/libc.info): Install files from build dir.
35675
35676 * manual/install.texi (Configuring and compiling): Adjust since
35677 the info files are not part of the tar ball anymore.
35678
7ac77294
AJ
356792012-05-14 Andreas Jaeger <aj@suse.de>
35680
35681 * sysdeps/unix/sysv/linux/getcwd.c (__getcwd): Remove unused
35682 variable.
35683
ffb7875d
JM
356842012-05-14 Joseph Myers <joseph@codesourcery.com>
35685
35686 [BZ #13717]
35687 * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel): Set
35688 to 2.2.0 where earlier.
35689 * sysdeps/unix/sysv/linux/configure: Regenerated.
35690 * sysdeps/unix/sysv/linux/getcwd.c [!__ASSUME_GETCWD_SYSCALL]:
35691 Remove conditional code.
35692 [__ASSUME_GETCWD_SYSCALL]: Make code unconditional.
35693 * sysdeps/unix/sysv/linux/i386/chown.c [!__ASSUME_LCHOWN_SYSCALL]:
35694 Remove conditional code.
35695 [!__NR_lchown]: Likewise.
35696 [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
35697 [__NR_lchown]: Likewise.
35698 * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat): Remove
35699 comment referencing __ASSUME_LCHOWN_SYSCALL.
35700 * sysdeps/unix/sysv/linux/i386/sigaction.c
35701 [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
35702 [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
35703 * sysdeps/unix/sysv/linux/if_index.c [!__ASSUME_SIOCGIFNAME]:
35704 Remove conditional code.
35705 [__ASSUME_SIOCGIFNAME ]: Make code unconditional.
35706 (__protocol_available): Remove #if 0 code.
35707 * sysdeps/unix/sysv/linux/ifreq.c [!__ASSUME_SIOCGIFNAME]: Remove
35708 conditional code.
35709 [__ASSUME_SIOCGIFNAME]: Make code unconditional.
35710 * sysdeps/unix/sysv/linux/kernel-features.h
35711 (__ASSUME_GETCWD_SYSCALL): Don't define.
35712 (__ASSUME_REALTIME_SIGNALS): Likewise.
35713 (__ASSUME_PREAD_SYSCALL): Likewise.
35714 (__ASSUME_PWRITE_SYSCALL): Likewise.
35715 (__ASSUME_POLL_SYSCALL): Likewise.
35716 (__ASSUME_LCHOWN_SYSCALL): Likewise.
35717 (__ASSUME_SETRESUID_SYSCALL): Define for all kernel versions for
35718 non-SPARC.
35719 (__ASSUME_SIOCGIFNAME): Don't define.
35720 (__ASSUME_MSG_NOSIGNAL): Likewise.
35721 (__ASSUME_SENDFILE): Define unconditionally.
35722 (__ASSUME_PROC_SELF_FD_SYMLINK): Don't define.
35723 * sysdeps/unix/sysv/linux/poll.c [!__ASSUME_POLL_SYSCALL]: Remove
35724 conditional code.
35725 [__ASSUME_POLL_SYSCALL]: Make code unconditional.
35726 * sysdeps/unix/sysv/linux/powerpc/chown.c (__chown)
35727 [!__ASSUME_LCHOWN_SYSCALL]: Remove conditional code.
35728 (__chown) [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
35729 * sysdeps/unix/sysv/linux/powerpc/fchownat.c (fchownat)
35730 [!__ASSUME_LCHOWN_SYSCALL]: Remove conditional code.
35731 (fchownat) [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
35732 * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c
35733 [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
35734 [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
35735 * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c
35736 [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
35737 [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
35738 * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c
35739 [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
35740 [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
35741 * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c
35742 [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
35743 [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
35744 * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c
35745 [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
35746 [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
35747 * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c
35748 [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
35749 [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
35750 * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c
35751 [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
35752 [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
35753 * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c
35754 [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
35755 [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
35756 * sysdeps/unix/sysv/linux/pread.c [!__ASSUME_PREAD_SYSCALL]:
35757 Remove conditional code.
35758 [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
35759 * sysdeps/unix/sysv/linux/pread64.c [!__ASSUME_PREAD_SYSCALL]:
35760 Remove conditional code.
35761 [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
35762 * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_internal)
35763 [__LINUX_KERNEL_VERSION < 131443]: Remove conditional code.
35764 * sysdeps/unix/sysv/linux/pwrite.c [!__ASSUME_PWRITE_SYSCALL]:
35765 Remove conditional code.
35766 [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
35767 * sysdeps/unix/sysv/linux/pwrite64.c [!__ASSUME_PWRITE_SYSCALL]:
35768 Remove conditional code.
35769 [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
35770 * sysdeps/unix/sysv/linux/sh/pread.c [!__ASSUME_PREAD_SYSCALL]:
35771 Remove conditional code.
35772 [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
35773 * sysdeps/unix/sysv/linux/sh/pread64.c [!__ASSUME_PREAD_SYSCALL]:
35774 Remove conditional code.
35775 [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
35776 * sysdeps/unix/sysv/linux/sh/pwrite.c [!__ASSUME_PWRITE_SYSCALL]:
35777 Remove conditional code.
35778 [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
35779 * sysdeps/unix/sysv/linux/sh/pwrite64.c
35780 [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
35781 [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
35782 * sysdeps/unix/sysv/linux/sigaction.c
35783 [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
35784 [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
35785 * sysdeps/unix/sysv/linux/sigpending.c
35786 [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
35787 [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
35788 * sysdeps/unix/sysv/linux/sigprocmask.c
35789 [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
35790 [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
35791 * sysdeps/unix/sysv/linux/sigsuspend.c
35792 [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
35793 [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
35794 * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c
35795 (__libc_missing_rt_sigs): Remove.
35796 (__libc_sigaction) [__NR_rt_sigaction]: Make code unconditional.
35797 (__libc_sigaction): Do not handle ENOSYS from rt_sigaction.
35798 * sysdeps/unix/sysv/linux/syslog.c [!__ASSUME_MSG_NOSIGNAL]:
35799 Remove conditional code.
35800 [__ASSUME_MSG_NOSIGNAL]: Make code unconditional.
35801 * sysdeps/unix/sysv/linux/testrtsig.h (kernel_has_rtsig): Always
35802 return 1.
35803 * sysdeps/unix/sysv/linux/ttyname.c (ttyname)
35804 [!__ASSUME_PROC_SELF_FD_SYMLINK]: Remove conditional code.
35805 * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r)
35806 [!__ASSUME_PROC_SELF_FD_SYMLINK]: Likewise.
35807
1bfb7291
AJ
358082012-05-14 Andreas Jaeger <aj@suse.de>
35809
caae5a81
AJ
35810 * sysdeps/i386/fpu/bits/mathinline.h (__pow2): Remove,
35811 it's not used in glibc.
35812 (__coshm1): Likewise.
35813 (__acosh1p): Likewise.
35814 (__sgn): Likewise.
35815
1bfb7291
AJ
35816 * manual/string.texi (Copying and Concatenation): Add missing
35817 variable in concat example.
35818 Reported by David C. Rankin <drankinatty@suddenlinkmail.com>.
35819
c044d724
L
358202012-05-14 H.J. Lu <hongjiu.lu@intel.com>
35821
144c5467 35822 [BZ #14103]
c044d724
L
35823 * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Replace
35824 __builtin_clzl with __builtin_clzll.
35825
2523c62b
L
358262012-05-14 H.J. Lu <hongjiu.lu@intel.com>
35827
35828 [BZ #14104]
35829 * sysdeps/unix/sysv/linux/check_pf.c (cache): Use
35830 libc_freeres_ptr.
35831
d7bb4c42
LD
358322012-05-14 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
35833
35834 * sysdeps/i386/i686/fpu/multiarch/Makefile: New file.
35835 * sysdeps/i386/i686fpu/multiarch/e_expf.c: New file.
35836 * sysdeps/i386/i686fpu/multiarch/e_expf-ia32.S: New file.
35837 * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: New file.
35838
9dc4e1fb
MF
358392012-05-14 Mike Frysinger <vapier@gentoo.org>
35840
35841 * NEWS: Update ia64 info.
35842
c7df0112
AS
358432012-05-12 Andreas Schwab <schwab@linux-m68k.org>
35844
35845 * sysdeps/powerpc/memmove.c (MEMMOVE): Don't return a value if
35846 used as bcopy.
35847
dc70356c
TS
358482012-05-12 Thomas Schwinge <thomas@codesourcery.com>
35849
35850 * io/dup3.c (dup3): Rename to __dup3, add weak alias for dup3.
35851 * sysdeps/unix/syscalls.list (dup3): Likewise.
35852 * libio/freopen.c (freopen): Invoke __dup3 instead of dup3.
35853 * libio/freopen64.c (freopen64): Invoke __dup3 instead of dup3.
35854
9fb1a21f
L
358552012-05-11 H.J. Lu <hongjiu.lu@intel.com>
35856
35857 * elf/stackguard-macros.h (STACK_CHK_GUARD) [__x86_64__]: Use
35858 "%c1" with "i" (offsetof (tcbhead_t, stack_guard)).
35859
4822a2a5
L
358602012-05-11 H.J. Lu <hongjiu.lu@intel.com>
35861
35862 * elf/tls-macros.h (TLS_LE): Use mov instead of movq to load
35863 thread pointer.
35864 (TLS_IE): Use mov/add instead of movq/addq to load thread
35865 pointer.
35866 (TLS_GD_PREFIX): New.
35867 (TLS_GD): Use it.
35868
842b81d6
DM
358692012-05-11 David S. Miller <davem@davemloft.net>
35870
35871 * sysdeps/sparc/fpu/bits/fenv.h (__fenv_stfsr): Add __volatile__.
35872 * sysdeps/sparc/fpu/fpu_control.h (_FPU_GETCW): Likewise.
35873 (_FPU_SETCW): Likewise.
35874
1cf463cd
L
358752012-05-10 H.J. Lu <hongjiu.lu@intel.com>
35876
35877 * sysdeps/x86_64/dl-trampoline.S: Check if RTLD_SAVESPACE_SSE
35878 is 32-byte aligned.
35879
60cc4a18
AS
358802012-05-11 Andreas Schwab <schwab@linux-m68k.org>
35881
35882 [BZ #11837]
35883 * iconvdata/gb18030.c: Update tables.
35884 (BODY for FROM_LOOP): Update. Handle two-byte encoded non-BMP
35885 characters specially.
35886 (BODY for TO_LOOP): Add encoding of missing ranges.
35887
febb44a4
TS
358882012-05-11 Thomas Schwinge <thomas@codesourcery.com>
35889
35890 [BZ #13673]
35891 * sysdeps/mach/hurd/accept4.c: Replace FSF snail mail address with URL.
35892 * sysdeps/mach/hurd/dup3.c: Likewise.
35893 * sysdeps/mach/hurd/readlinkat.c: Likewise.
35894 * sysdeps/powerpc/memmove.c:: Likewise.
35895
0a10fb9e
L
358962012-05-10 H.J. Lu <hongjiu.lu@intel.com>
35897
35898 * sysdeps/x86_64/dl-machine.h (elf_machine_rela_relative): Handle
35899 R_X86_64_RELATIVE64 only if RTLD_BOOTSTRAP isn't defined.
35900
df8a552f
L
359012012-05-10 H.J. Lu <hongjiu.lu@intel.com>
35902
35903 * elf/elf.h (R_X86_64_RELATIVE64): New.
35904 (R_X86_64_NUM): Updated.
35905 * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Handle
35906 R_X86_64_RELATIVE64. Always use Elf64_Addr with R_X86_64_64.
35907 (elf_machine_rela_relative): Handle R_X86_64_RELATIVE64.
35908 * sysdeps/x86_64/Makefile (tests): Add tst-quad1 tst-quad2
35909 tst-quad1pie tst-quad2pie
35910 (modules-names): Add tst-quadmod1 tst-quadmod2.
35911 ($(objpfx)tst-quad1): New dependency.
35912 ($(objpfx)tst-quad2): Likewise.
35913 ($(objpfx)tst-quad1pie): Likewise.
35914 ($(objpfx)tst-quad2pie): Likewise.
35915 * sysdeps/x86_64/tst-quad1.c: New file.
35916 * sysdeps/x86_64/tst-quad1pie.c: New file.
35917 * sysdeps/x86_64/tst-quad2.c: Likewise.
35918 * sysdeps/x86_64/tst-quad2pie.c: Likewise.
35919 * sysdeps/x86_64/tst-quadmod1.S: Likewise.
35920 * sysdeps/x86_64/tst-quadmod1pie.S: Likewise.
35921 * sysdeps/x86_64/tst-quadmod2.S: Likewise.
35922 * sysdeps/x86_64/tst-quadmod2pie.S: Likewise.
35923
f34d6f84
ST
359242012-05-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
35925
f42d41d1
ST
35926 * io/fcntl.h (mode_t, off_t, pid_t): Define types.
35927 (__mode_t_defined, __off_t_defined, __pid_t_defined): Define macros.
35928 * streams/stropts.h (t_scalar_t): Define type.
35929
3c3571fc
ST
35930 * sysdeps/generic/paths.h (_PATH_MAN): Set to "/usr/share/man"
35931 (_PATH_PRESERVE): Set to "/var/lib".
35932 (_PATH_RWHODIR): Set to "/var/spool/rwho".
35933
61f06bd3
ST
35934 * sysdeps/mach/hurd/openat.c (__openat): Set type of MODE to mode_t
35935 instead of int.
35936
918d4d71
ST
35937 * sysdeps/mach/hurd/xmknodat.c (__xmknodat): Deallocate NODE port only
35938 if __dir_mkfile succeeded.
35939
f34d6f84
ST
35940 * sysdeps/mach/hurd/dup3.c: Lock _hurd_dtable_lock before
35941 checking for _hurd_dtablesize. Unlock it right after having
35942 finished _hurd_dtable allocation.
35943
10589b4a
TS
359442012-05-10 Thomas Schwinge <thomas@schwinge.name>
35945
674cdbc7
TS
35946 * sysdeps/mach/hurd/configure.in: Remove warning for --prefix=[...].
35947 * sysdeps/mach/hurd/configure: Regenerated.
35948 * sysdeps/unix/sysv/linux/configure.in: Move --prefix=/usr
35949 special-casing to...
35950 * sysdeps/gnu/configure.in: ... this new file.
35951 * sysdeps/unix/sysv/linux/configure: Regenerated.
35952 * sysdeps/gnu/configure: New generated file.
35953
8e41b99f
TS
35954 * sysdeps/mach/hurd/bits/stat.h (struct stat): Align to what is done
35955 for Linux: use nsec instead of usec, as well as:
35956 [__USE_MISC || __USE_XOPEN2K8] (st_atim, st_mtim, st_ctim): New
35957 members of type struct timespec.
35958 [__USE_MISC || __USE_XOPEN2K8] (st_atime, st_mtime, st_ctime):
35959 New macros.
35960 (struct stat64): Likewise.
35961 (_STATBUF_ST_NSEC): New macro.
35962 * sysdeps/mach/hurd/xstatconv.c (xstat64_conv): Adapt to that.
35963
10589b4a
TS
35964 * hurd/lookup-retry.c (__hurd_file_name_lookup_retry): Use
35965 __strtoul_internal rather than strtoul.
35966
63643c85
PT
359672012-05-10 Pino Toscano <toscano.pino@tiscali.it>
35968
35969 * hurd/hurdsock.c (_hurd_socket_server): Check for negative domains,
35970 and reject them.
35971
3faebe6a
ST
359722012-05-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
35973
35974 * sysdeps/mach/hurd/setresgid.c (__setresgid): Handle the -1 case,
35975 which preserves existing values.
35976 * sysdeps/mach/hurd/setresuid.c (__setresuid): Likewise.
35977
c6474b07
PT
359782012-05-10 Pino Toscano <toscano.pino@tiscali.it>
35979
35980 * hurd/hurdselect.c (_hurd_select): Return EINVAL for negative
35981 TIMEOUT values. Return EINVAL for NFDS values either negative or
35982 greater than FD_SETSIZE.
35983
1043890b
ST
359842012-05-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
35985
35986 * sysdeps/mach/hurd/brk.c (_hurd_set_brk): When more space needs to be
35987 allocated, call __vm_protect to finish enabling the existing space, and
35988 pass a copy of _hurd_data_end instead of PAGEBRK to __vm_allocate to
35989 allocate the remainder.
35990
37ed8b9b
PT
359912012-05-10 Pino Toscano <toscano.pino@tiscali.it>
35992
35993 * sysdeps/mach/hurd/recvfrom.c (__recvfrom): Check also for a null
35994 address port. Set ADDR_LEN to 0 when not filling ADDRARG.
35995
db653660
ST
359962012-05-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
35997
37ed8b9b
PT
35998 * sysdeps/mach/hurd/readlinkat.c: New file, heavily derived from
35999 sysdeps/mach/hurd/readlink.c.
b29d4053 36000
db653660
ST
36001 * posix/tst-sysconf.c (posix_options): Only use
36002 _POSIX_PRIORITIZED_IO, _POSIX_PRIORITY_SCHEDULING, and
36003 _POSIX_SYNCHRONIZED_IO when they are defined
36004 * sysdeps/mach/hurd/bits/posix_opt.h:
36005 (_POSIX_PRIORITY_SCHEDULING): Undefine macro.
36006 (_XOPEN_REALTIME): Undefine macro.
36007 (_XOPEN_REALTIME_THREADS): Undefine macro.
36008 (_XOPEN_SHM): Undefine macro.
36009 [__USE_XOPEN2K8] (_POSIX_THREAD_ROBUST_PRIO_INHERIT): Define
36010 macro to -1.
36011 [__USE_XOPEN2K8] (_POSIX_THREAD_ROBUST_PRIO_PROTECT): Define
36012 macro to -1.
36013 (_POSIX_ASYNC_IO): Undefine macro.
36014 (_POSIX_PRIORITIZED_IO): Undefine macro.
36015 (_POSIX_SPIN_LOCKS): Define macro to -1.
36016
ee16e894
ST
36017 * bits/sigaction.h [__USE_XOPEN2K8]: Define SA_RESTART,
36018 SA_NODEFER, SA_RESETHAND.
36019 * sysdeps/mach/hurd/bits/fcntl.h [__USE_XOPEN2K8]: Define
36020 O_NOFOLLOW, O_DIRECTORY, O_CLOEXEC, F_GETOWN, F_SETOWN,
36021 F_DUPFD_CLOEXEC.
36022
6103ae3b
TS
360232012-05-10 Thomas Schwinge <thomas@schwinge.name>
36024
36025 * elf/Makefile (pldd-modules): Define unconditionally.
36026
80b4e5f3
TS
360272012-05-10 Thomas Schwinge <thomas@schwinge.name>
36028
36029 * sysdeps/mach/hurd/opendir.c (__opendirat): New function.
36030
edadcbd6
ST
360312012-05-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
36032
36033 * hurd/hurdchdir.c (_hurd_change_directory_port_from_name):
36034 Return ENOENT when name is empty.
36035 * sysdeps/mach/hurd/chroot.c (chroot): Likewise.
36036
80694780
TS
360372012-05-10 Thomas Schwinge <thomas@schwinge.name>
36038
1792c087
TS
36039 * include/libc-symbols.h [NO_HIDDEN] (hidden_nolink): New macro.
36040
80694780
TS
36041 * nss/makedb.c (MAP_POPULATE): If not defined, define to zero.
36042
6b645f0d
ST
360432012-05-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
36044
80694780
TS
36045 Fix mlock in all cases except non-readable pages.
36046 * sysdeps/mach/hurd/mlock.c (mlock): Give VM_PROT_READ
36047 instead of VM_PROT_ALL as parameter to __vm_wire function.
66cbbebc 36048
6b645f0d
ST
36049 * sysdeps/mach/hurd/mkdir.c: Include <string.h>.
36050 (__mkdir): When path is `/', just fail with EEXIST.
36051 * sysdeps/mach/hurd/mkdirat.c: Likewise.
36052
e468f8a3
TS
360532012-05-10 Thomas Schwinge <thomas@schwinge.name>
36054
36055 * nss/makedb.c: Include <sys/param.h> (for MAX and roundup), and
36056 <sys/uio.h> (for writev).
36057 * nss/nss_db/db-initgroups.c: Include <limits.h> (for ULONG_MAX),
36058 and <sys/param.h> (for MIN).
36059
a4186cff
PT
360602012-05-10 Pino Toscano <toscano.pino@tiscali.it>
36061
36062 * sysdeps/mach/nanosleep.c: Return EINVAL for invalid values of
36063 REQUESTED_TIME. Properly set the remaining time and return EINTR
36064 if interrupted.
36065
510bbf14
TS
360662012-05-10 Thomas Schwinge <thomas@schwinge.name>
36067
36068 * sysdeps/mach/hurd/Makefile ($(common-objpfx)linkobj/libc.so):
36069 Depend on against $(link-rpcuserlibs).
36070
5d5722e8
ST
360712012-05-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
36072
a4186cff
PT
36073 * sysdeps/generic/ldsodefs.h [LIBC_STACK_END_NOT_RELRO]
36074 (__libc_stack_end): Do not use attribute_relro.
36075 * sysdeps/mach/hurd/dl-sysdep.h (LIBC_STACK_END_NOT_RELRO): Define.
36076 * sysdeps/mach/hurd/i386/init-first.c (init): Update __libc_stack_end
5d5722e8 36077 to libthread-provided value.
a4186cff
PT
36078 * sysdeps/mach/hurd/dl-sysdep.c (__libc_stack_end): Do not use
36079 attribute_relro.
5d5722e8 36080
37233df9
TS
360812012-05-10 Thomas Schwinge <thomas@schwinge.name>
36082
be971a2b
TS
36083 [BZ #3748]
36084 * bits/libc-lock.h (__libc_once_get): New macro.
36085 * sysdeps/mach/bits/libc-lock.h: Likewise.
36086 * sysdeps/mach/hurd/bits/libc-lock.h: Likewise.
36087 * sysdeps/posix/getaddrinfo.c (getaddrinfo): Use __libc_once_get
36088 instead of using implementation details.
36089
37233df9
TS
36090 * libio/fileops.c: Unconditionally include <kernel-features.h>.
36091 * libio/freopen.c: Likewise.
36092 * libio/freopen64.c: Likewise.
36093 * misc/syslog.c: Likewise.
36094 * nscd/connections.c: Likewise.
36095 * nscd/netgroupcache.c: Likewise.
36096 * sysdeps/posix/getcwd.c: Likewise.
36097
38de94a5
RM
360982012-05-10 Roland McGrath <roland@hack.frob.com>
36099
36100 * math/w_ilogbf.c: Add #include <limits.h>.
36101
67530489
ST
361022012-05-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
36103
a4186cff 36104 * sysdeps/mach/hurd/setitimer.c (setitimer_locked): Use common exit
bbc49098
ST
36105 path instead of returning without unlocking.
36106
67530489
ST
36107 * sysdeps/mach/hurd/bits/ioctls.h (_IOIW): New macro for
36108 immediate-write ioctls.
36109 * sysdeps/mach/hurd/ioctl.c: Handle cases with no arguments.
36110
5aa3a74a
TS
361112012-05-10 Thomas Schwinge <thomas@schwinge.name>
36112
18bad2ae
TS
36113 * sysdeps/mach/hurd/i386/init-first.c (init): Use
36114 __builtin_frame_address instead of making assumptions about the
36115 location of the return address relative to DATA. Force early load of
36116 the return address.
36117 (_dl_init_first, doinit1 in doinit in _hurd_stack_setup): Don't use
36118 __builtin_frame_address.
36119
5aa3a74a
TS
36120 dup3 for GNU Hurd.
36121 * include/unistd.h: Declare __dup3 and use libc_hidden_proto on it.
36122 * sysdeps/mach/hurd/dup3.c: New file, copy from dup2.c. Evolve it to
36123 implement dup3 and do some further code clean-ups.
36124 * sysdeps/mach/hurd/dup2.c (__dup2): Reimplement using __dup3.
36125 * sysdeps/mach/hurd/kernel-features.h (__ASSUME_DUP3): Define.
36126
ecd0de9a
ST
361272012-05-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
36128
cd9fa985
ST
36129 * sysdeps/mach/hurd/dl-sysdep.c: Conditionalize contents on [SHARED].
36130
a4186cff
PT
36131 * hurd/hurd/fd.h (_hurd_fd_get): Call HURD_CRITICAL_BEGIN/
36132 HURD_CRITICAL_END around holding _hurd_dtable_lock.
36133 * sysdeps/mach/hurd/dirfd (dirfd): Likewise.
36134 * sysdeps/mach/hurd/opendir.c (_hurd_fd_opendir): Call
36135 HURD_CRITICAL_BEGIN/HURD_CRITICAL_END around holding
36136 d->port.lock.
802ca5a5 36137
a4186cff
PT
36138 * hurd/catch-signal.c (hurd_catch_signal): Use sigsetjmp/siglongjmp
36139 instead of setjmp/longjmp to restore the signal mask. Call sigsetjmp
36140 when handler == SIG_ERR, not when handler != SIG_ERR.
ecd0de9a 36141
bcf55240
TS
361422012-05-10 Thomas Schwinge <thomas@schwinge.name>
36143
6960eb42
TS
36144 * sysdeps/mach/hurd/bits/socket.h: New file, copy from the bsd4.4 one.
36145 (SOCK_MAX, SOCK_TYPE_MASK, SOCK_CLOEXEC, SOCK_NONBLOCK): New
36146 definitions.
36147
eb43375f
TS
36148 accept4 for GNU Hurd.
36149 * include/sys/socket.h (__libc_accept4): New prototype.
36150 * sysdeps/mach/hurd/accept4.c: New file, copy from accept.c. Evolve it
36151 to implement __libc_accept4.
36152 * sysdeps/mach/hurd/accept.c (accept): Reimplement using
36153 __libc_accept4.
36154 * sysdeps/mach/hurd/kernel-features.h (__ASSUME_ACCEPT4): Define.
36155
bcf55240
TS
36156 * sysdeps/mach/hurd/i386/____longjmp_chk.S: New file.
36157 * sysdeps/mach/hurd/i386/signal-defines.sym: New file.
36158 * sysdeps/mach/hurd/i386/Makefile (gen-as-const-headers): Add
36159 signal-defines.sym.
36160
6178c55b
ST
361612012-05-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
36162
a4186cff 36163 * bits/in.h (SOL_IP, SOL_IPV6, SOL_ICMPV6): New macros.
6178c55b 36164
6f080c2f
TS
361652012-05-10 Thomas Schwinge <thomas@schwinge.name>
36166
36167 * sysdeps/mach/hurd/dl-sysdep.c (open_file): Do not raise
36168 assertion on O_CLOEXEC flag.
36169 * hurd/hurd/fd.h: Update comment to mention O_CLOEXEC.
36170 * hurd/intern-fd.c: Likewise.
36171 * hurd/port2fd.c: Likewise.
36172
bcfe3a54
ST
361732012-05-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
36174
36175 [BZ #3906]
36176 * bits/in.h (IPV6_PKTINFO): Define new macro.
36177 (IPV6_RXINFO,IPV6_TXINFO,SCM_SRCINFO): Redefine to IPV6_PKTINFO.
36178
89c9aa49
AZ
361792012-05-09 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
36180
36181 [BZ #13954]
36182 [BZ #13955]
36183 [BZ #13956]
36184 * sysdeps/ieee754/dbl-64/s_logb.c (__logb): Fix for subnormal number.
36185 * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Likewise.
36186 * sysdeps/ieee754/flt-32/s_logbf.c (__logf): Likewise.
36187 * sysdeps/ieee754/ldbl-128/s_logbl.c (__logbl): Likewise.
36188 * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
36189 * sysdeps/ieee754/ldbl-96/s_logbl.c (__logbl): Likewise.
36190 * math/libm-test.inc (logb_test) : Additional logb tests.
36191
021db4be
AJ
361922012-05-09 Andreas Schwab <schwab@linux-m68k.org>
36193 Andreas Jaeger <aj@suse.de>
36194
36195 * configure.in (obsolete-rpc): Add new option --enable-obsolete-rpc.
36196 * configure: Regenerated.
36197 * config.h.in (LINK_OBSOLETE_RPC): New macro.
36198 * config.make.in (link-obsolete-rpc): New substituted variable.
36199 * include/libc-symbols.h (libc_hidden_nolink_sunrpc): Rename from
36200 libc_hidden_nolink and define based on LINK_OBSOLETE_RPC.
36201 * sunrpc/Makefile (headers) [link-obsolete-rpc]: Add rpc headers.
36202 (shared-only-routines): Don't set it under [link-obsolete-rpc],
36203 so that libc.a contains the symbols.
36204 * nis/Makefile (headers) [link-obsolete-rpc]: Add rpc headers.
36205 * sunrpc/auth_des.c: Use libc_hidden_nolink_sunrpc.
36206 * sunrpc/auth_none.c: Likewise.
36207 * sunrpc/auth_unix.c: Likewise.
36208 * sunrpc/authdes_prot.c: Likewise.
36209 * sunrpc/authuxprot.c: Likewise.
36210 * sunrpc/clnt_gen.c: Likewise.
36211 * sunrpc/clnt_perr.c: Likewise.
36212 * sunrpc/clnt_raw.c: Likewise.
36213 * sunrpc/clnt_simp.c: Likewise.
36214 * sunrpc/clnt_tcp.c: Likewise.
36215 * sunrpc/clnt_udp.c: Likewise.
36216 * sunrpc/clnt_unix.c: Likewise.
36217 * sunrpc/des_crypt.c: Likewise.
36218 * sunrpc/des_soft.c: Likewise.
36219 * sunrpc/get_myaddr.c: Likewise.
36220 * sunrpc/key_call.c: Likewise.
36221 * sunrpc/key_prot.c: Likewise.
36222 * sunrpc/netname.c: Likewise.
36223 * sunrpc/pm_getmaps.c: Likewise.
36224 * sunrpc/pm_getport.c: Likewise.
36225 * sunrpc/pmap_clnt.c: Likewise.
36226 * sunrpc/pmap_prot.c: Likewise.
36227 * sunrpc/pmap_prot2.c: Likewise.
36228 * sunrpc/pmap_rmt.c: Likewise.
36229 * sunrpc/publickey.c: Likewise.
36230 * sunrpc/rpc_cmsg.c: Likewise.
36231 * sunrpc/rpc_common.c: Likewise.
36232 * sunrpc/rpc_dtable.c: Likewise.
36233 * sunrpc/rpc_prot.c: Likewise.
36234 * sunrpc/rpc_thread.c: Likewise.
36235 * sunrpc/rtime.c: Likewise.
36236 * sunrpc/svc.c: Likewise.
36237 * sunrpc/svc_auth.c: Likewise.
36238 * sunrpc/svc_raw.c: Likewise.
36239 * sunrpc/svc_run.c: Likewise.
36240 * sunrpc/svc_tcp.c: Likewise.
36241 * sunrpc/svc_udp.c: Likewise.
36242 * sunrpc/svc_unix.c: Likewise.
36243 * sunrpc/svcauth_des.c: Likewise.
36244 * sunrpc/xcrypt.c: Likewise.
36245 * sunrpc/xdr.c: Likewise.
36246 * sunrpc/xdr_array.c: Likewise.
36247 * sunrpc/xdr_float.c: Likewise.
36248 * sunrpc/xdr_intXX_t.c: Likewise.
36249 * sunrpc/xdr_mem.c: Likewise.
36250 * sunrpc/xdr_rec.c: Likewise.
36251 * sunrpc/xdr_ref.c: Likewise.
36252 * sunrpc/xdr_sizeof.c: Likewise.
36253 * sunrpc/xdr_stdio.c: Likewise.
36254
b5c086a2
RM
362552012-05-10 Roland McGrath <roland@hack.frob.com>
36256
36257 * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Fix typo in last
36258 change. Update copyright years.
36259
6d74dd09
JM
362602012-05-10 Joseph Myers <joseph@codesourcery.com>
36261
36262 * include/stdc-predef.h (__STDC_NO_THREADS__): Define.
36263
28e72501
MK
362642012-05-10 Maxim Kuvyrkov <maxim@codesourcery.com>
36265 Joseph Myers <joseph@codesourcery.com>
36266 Paul Pluzhnikov <ppluzhnikov@google.com>
36267
36268 [BZ #14012]
36269 * sunrpc/Makefile [cross-compiling] (headers): Enable additions
36270 requiring rpcgen.
36271 [cross-compiling] (extra-libs): Likewise.
36272 [cross-compiling] (extra-libs-others): Likewise.
36273 [cross-compiling] (librpcsvc-routines): Likewise.
36274 [cross-compiling] (librpcsvc-inhibit-o): Likewise.
36275 [cross-compiling] (omit-deps): Likewise.
36276 (sunrpc-CPPFLAGS): New variable.
36277 (CPPFLAGS): Define using $(sunrpc-CPPFLAGS).
36278 (BUILD_CPPFLAGS): Append $(sunrpc-CPPFLAGS).
36279 (cross-rpcgen-objs): New variable.
36280 (extra-objs): Append $(cross-rpcgen-objs).
36281 ($(cross-rpcgen-objs)): New rule.
36282 ($(objpfx)cross-rpcgen): Likewise.
36283 (rpcgen-cmd): Define to use $(built-program-file). Expand
36284 comment.
36285 ($(objpfx)rpcsvc/%.stmp): Depend on cross-rpcgen.
36286 ($(objpfx)x%.stmp): Likewise.
36287 * sunrpc/proto.h [IS_IN_build] (_): Define.
36288 [IS_IN_build] (_libc_intl_domainname): Likewise.
36289
c8c59454
L
362902012-05-10 H.J. Lu <hongjiu.lu@intel.com>
36291
36292 * sysdeps/x86_64/dl-machine.h (elf_machine_rela) [__ILP32__]:
36293 Sign extend relocation result to 64 bits for R_X86_64_DTPOFF64
36294 and R_X86_64_TPOFF64.
36295
6f27cd16
JM
362962012-05-10 Joseph Myers <joseph@codesourcery.com>
36297
36298 * sysdeps/unix/sysv/linux/syscalls.list (alarm): Add entry from
36299 sysdeps/unix/sysv/syscalls.list.
36300 (stime): Likewise.
36301 (utime): Likewise.
36302 * sysdeps/unix/sysv/syscalls.list: Remove file.
36303
02467e1c
PE
363042012-05-10 Paul Eggert <eggert@cs.ucla.edu>
36305
36306 [BZ #3440]
36307 * locale/bits/locale.h (__LC_CTYPE, __LC_NUMERIC, __LC_TIME)
36308 (__LC_COLLATE, __LC_MONETARY, __LC_MESSAGES, __LC_ALL, __LC_PAPER)
36309 (__LC_NAME, __LC_ADDRESS, __LC_TELEPHONE, __LC_MEASUREMENT)
36310 (__LC_IDENTIFICATION): Make these macros useful in #if
36311 expressions, as required by C99.
36312
da392631
AS
363132012-05-10 Andreas Schwab <schwab@linux-m68k.org>
36314
36315 * sunrpc/Makefile (extra-objs) [$(build-shared) = yes]: Add
36316 $(addsuffix .os,$(rpc-compat-routines)). Move include ../Rules
36317 after this.
36318
8115f29b
L
363192012-05-09 H.J. Lu <hongjiu.lu@intel.com>
36320
36321 * stdlib/longlong.h: Updated from GCC.
36322
bdd74070
AJ
363232012-05-09 Andreas Jaeger <aj@suse.de>
36324
edfe0dbe
AJ
36325 * nscd/nscd.c (run_modes): Make named enum, reorder so that
36326 default is first entry.
36327 (run_mode): Set type.
36328 (main): Remove informal message about syslog.
36329 (options): Fix typo.
36330
bcfe3a54
ST
36331 [BZ #14053]
36332 * sysdeps/x86_64/fpu/bits/mathinline.h (lrintf): Add __volatile
bdd74070 36333 to asm.
bcfe3a54
ST
36334 (lrint): Likewise.
36335 (llrintf): Likewise.
36336 (llrint): Likewise.
36337 (rint): Likewise.
36338 (rintf): Likewise.
36339 (nearbyint): Likewise.
36340 (nearbyintf): Likewise.
bdd74070 36341
91d8d69e
AJ
363422012-05-09 Andreas Jaeger <aj@suse.de>
36343 Pedro Alves <palves@redhat.com>
36344
36345 * nscd/nscd.c (run_mode): Use enum.
36346 (main): Cleanup coding style issue.
36347
bb90b80b
AJ
363482012-05-09 Alexandre Oliva <aoliva@redhat.com>
36349 Andreas Jaeger <aj@suse.de>
36350
bcfe3a54
ST
36351 * nscd/nscd.c (go_background): Replaced with...
36352 (run_mode): ... this.
bb90b80b 36353 (RUN_FOREGROUND, RUN_DAEMONIZE, RUN_DEBUG): Add.
bcfe3a54
ST
36354 (options): Add -F --foreground.
36355 (main): Implement it.
36356 (parse_opt): Parse it.
bb90b80b 36357
1a4b75a1
AJ
363582012-05-09 Andreas Jaeger <aj@suse.de>
36359
36360 [BZ #14083]
36361 * string/bits/string2.h (strspn) [__GNUC_PREREQ(3, 2) &&
36362 !_HAVE_STRING_ARCH_strspn]: Cast zero to size_t to avoid
36363 -Wconversion warning.
36364 (strspn) [!__GNUC_PREREQ(3, 2) && !_HAVE_STRING_ARCH_strspn]:
36365 Likewise.
36366
b1cc2472
JM
363672012-05-09 Joseph Myers <joseph@codesourcery.com>
36368
36369 * conform/data/locale.h-data (NULL): Use macro-constant. Require
36370 == 0.
36371 (LC_ALL): Use macro-int-constant.
36372 (LC_COLLATE): Likewise.
36373 (LC_CTYPE): Likewise.
36374 (LC_MESSAGES): Likewise.
36375 (LC_MONETARY): Likewise.
36376 (LC_NUMERIC): Likewise.
36377 (LC_TIME): Likewise.
36378 [ISO || ISO99 || ISO11] (LC_MESSAGES): Do not require.
36379 (LC_*): Change to LC_[ABCDEFGHIJKLMNOPQRSTUVWXYZ]*.
36380 [ISO || ISO99 || ISO11] (*_t): Do not allow.
36381 * conform/data/math.h-data (HUGE_VAL): Use macro-constant.
36382 Specify type.
36383 [C99-based standards] (float_t): Expect type.
36384 [C99-based standards] (double_t): Expect type.
36385 [C99-based standards] (HUGE_VALF): Use macro-constant. Specify
36386 type.
36387 [C99-based standards] (HUGE_VALL): Likewise.
36388 [C99-based standards] (INFINITY): Likewise.
36389 [C99-based standards] (NAN): Likewise.
36390 [C99-based standards] (FP_INFINITE): Use macro-int-constant.
36391 [C99-based standards] (FP_NAN): Likewise.
36392 [C99-based standards] (FP_NORMAL): Likewise.
36393 [C99-based standards] (FP_SUBNORMAL): Likewise.
36394 [C99-based standards] (FP_ZERO): Likewise.
36395 [C99-based standards] (FP_FAST_FMA): Use
36396 optional-macro-int-constant. Specify type. Require == 1.
36397 [C99-based standards] (FP_FAST_FMAF): Likewise.
36398 [C99-based standards] (FP_FAST_FMAL): Likewise.
36399 [C99-based standards] (FP_ILOGB0): Use macro-int-constant.
36400 [C99-based standards] (FP_ILOGBNAN): Likewise.
36401 [C99-based standards] (MATH_ERRNO): Use macro-int-constant.
36402 Specify type.
36403 [C99-based standards] (MATH_ERREXCEPT): Likewise.
36404 [C99-based standards] (math_errhandling): Specify type.
36405 [ISO99 || ISO11] (signgam): Do not allow.
36406 [non-C99-based standards] (copysignf): Do not allow.
36407 [non-C99-based standards] (exp2f): Likewise.
36408 [non-C99-based standards] (log2f): Likewise.
36409 [non-C99-based standards] (modff): Allow.
36410 [non-C99-based standards] (erff): Do not allow.
36411 [non-C99-based standards] (erfcf): Likewise.
36412 [non-C99-based standards] (gammaf): Likewise.
36413 [non-C99-based standards] (hypotf): Likewise.
36414 [non-C99-based standards] (j0f): Likewise.
36415 [non-C99-based standards] (j1f): Likewise.
36416 [non-C99-based standards] (jnf): Likewise.
36417 [non-C99-based standards] (lgammaf): Likewise.
36418 [non-C99-based standards] (tgammaf): Likewise.
36419 [non-C99-based standards] (y0f): Likewise.
36420 [non-C99-based standards] (y1f): Likewise.
36421 [non-C99-based standards] (ynf): Likewise.
36422 [non-C99-based standards] (isnanf): Likewise.
36423 [non-C99-based standards] (acoshf): Likewise.
36424 [non-C99-based standards] (asinhf): Likewise.
36425 [non-C99-based standards] (atanhf): Likewise.
36426 [non-C99-based standards] (cbrtf): Likewise.
36427 [non-C99-based standards] (expm1f): Likewise.
36428 [non-C99-based standards] (ilogbf): Likewise.
36429 [non-C99-based standards] (log1pf): Likewise.
36430 [non-C99-based standards] (logbf): Likewise.
36431 [non-C99-based standards] (nextafterf): Likewise.
36432 [non-C99-based standards] (remainderf): Likewise.
36433 [non-C99-based standards] (rintf): Likewise.
36434 [non-C99-based standards] (scalbf): Likewise.
36435 [non-C99-based standards] (copysignl): Likewise.
36436 [non-C99-based standards] (exp2l): Likewise.
36437 [non-C99-based standards] (log2l): Likewise.
36438 [non-C99-based standards] (modfl): Allow.
36439 [non-C99-based standards] (erfl): Do not allow.
36440 [non-C99-based standards] (erfcl): Likewise.
36441 [non-C99-based standards] (gammal): Likewise.
36442 [non-C99-based standards] (hypotl): Likewise.
36443 [non-C99-based standards] (j0l): Likewise.
36444 [non-C99-based standards] (j1l): Likewise.
36445 [non-C99-based standards] (jnl): Likewise.
36446 [non-C99-based standards] (lgammal): Likewise.
36447 [non-C99-based standards] (tgammal): Likewise.
36448 [non-C99-based standards] (y0l): Likewise.
36449 [non-C99-based standards] (y1l): Likewise.
36450 [non-C99-based standards] (ynl): Likewise.
36451 [non-C99-based standards] (isnanl): Likewise.
36452 [non-C99-based standards] (acoshl): Likewise.
36453 [non-C99-based standards] (asinhl): Likewise.
36454 [non-C99-based standards] (atanhl): Likewise.
36455 [non-C99-based standards] (cbrtl): Likewise.
36456 [non-C99-based standards] (expm1l): Likewise.
36457 [non-C99-based standards] (ilogbl): Likewise.
36458 [non-C99-based standards] (log1pl): Likewise.
36459 [non-C99-based standards] (logbl): Likewise.
36460 [non-C99-based standards] (nextafterl): Likewise.
36461 [non-C99-based standards] (remainderl): Likewise.
36462 [non-C99-based standards] (rintl): Likewise.
36463 [non-C99-based standards] (scalbl): Likewise.
36464 [ISO || ISO99 || ISO11] (*_t): Do not allow.
36465 [non-C99-based standards] (FP_*): Do not allow.
36466 [C99-based standards] (FP_*): Change to
36467 FP_[ABCDEFGHIJKLMNOPQRSTUVWXYZ]*.
36468 * conform/data/setjmp.h-data [ISO || ISO99 || ISO11] (*_t): Do not
36469 allow.
36470 * conform/data/signal.h-data (SIG_DFL): Use macro-constant.
36471 (SIG_ERR): Likewise.
36472 [X/Open-based standards] (SIG_HOLD): Likewise.
36473 (SIG_IGN): Likewise.
36474 (SIGABRT): Use macro-int-constant. Specify type. Require
36475 positive value.
36476 (SIGFPE): Likewise.
36477 (SIGILL): Likewise.
36478 (SIGINT): Likewise.
36479 (SIGSEGV): Likewise.
36480 (SIGTER): Likewise.
36481 [!ISO && !ISO99 && !ISO11] (SIGALRM): Likewise.
36482 [!ISO && !ISO99 && !ISO11] (SIGHUP): Likewise.
36483 [!ISO && !ISO99 && !ISO11] (SIGIO): Likewise.
36484 [!ISO && !ISO99 && !ISO11] (SIGKILL): Likewise.
36485 [!ISO && !ISO99 && !ISO11] (SIGPIPE): Likewise.
36486 [!ISO && !ISO99 && !ISO11] (SIGQUIT): Likewise.
36487 [!ISO && !ISO99 && !ISO11] (SIGUSR1): Likewise.
36488 [!ISO && !ISO99 && !ISO11] (SIGUSR2): Likewise.
36489 [!ISO && !ISO99 && !ISO11] (SIGCHLD): Likewise.
36490 [!ISO && !ISO99 && !ISO11] (SIGCONT): Likewise.
36491 [!ISO && !ISO99 && !ISO11] (SIGSTOP): Likewise.
36492 [!ISO && !ISO99 && !ISO11] (SIGTSTP): Likewise.
36493 [!ISO && !ISO99 && !ISO11] (SIGTTIN): Likewise.
36494 [!ISO && !ISO99 && !ISO11] (SIGTTOU): Likewise.
36495 [!ISO && !ISO99 && !ISO11] (SIGBUS): Likewise.
36496 [!ISO && !ISO99 && !ISO11] (SIGPOLL): Likewise.
36497 [!ISO && !ISO99 && !ISO11] (SIGPROF): Likewise.
36498 [!ISO && !ISO99 && !ISO11] (SIGSYS): Likewise.
36499 [X/Open-based standards] (SIGTRAP): Likewise.
36500 [!ISO && !ISO99 && !ISO11] (SIGURG): Likewise.
36501 [!ISO && !ISO99 && !ISO11] (SIGVTALRM): Likewise.
36502 [!ISO && !ISO99 && !ISO11] (SIGXCPU): Likewise.
36503 [!ISO && !ISO99 && !ISO11] (SIGXFSZ): Likewise.
36504 * conform/data/stdarg.h-data [ISO || ISO99 || ISO11] (*_t): Do not
36505 allow.
36506
b9f1922d
IW
365072012-05-08 Ian Wienand <ianw@vmware.com>
36508
36509 [BZ #14080]
36510 * time/tzset.c (__tzset_parse_tz): Update default rules for
36511 daylight time changes in the Energy Policy Act of 2005.
36512
1db86e88
AJ
365132012-05-09 Andreas Jaeger <aj@suse.de>
36514
36515 [BZ #13983]
36516 * elf/ldconfig.c (parse_conf): Change string to make clear that
36517 ldconfig only issued a warning if ld.so.conf does not exist.
36518
dee4a4e3
DM
365192012-05-08 David S. Miller <davem@davemloft.net>
36520
ee0db190
DM
36521 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S: Use
36522 movxtod instead of popping the value on the stack.
36523
dee4a4e3
DM
36524 * sysdeps/sparc/fpu/libm-test-ulps: Update.
36525
6a43ec98
CD
365262012-05-08 Carlos O'Donell <carlos_odonell@mentor.com>
36527
36528 * config.h.in: Add HAVE_ARM_PCS_VFP.
36529
05c2c961
RMG
365302012-05-08 Roland Mc Grath <roland@hack.frob.com>
36531
bcfe3a54
ST
36532 [BZ #13979]
36533 * include/features.h: Warn if user requests __FORTIFY_SOURCE
36534 checking but the checks are disabled for any reason.
05c2c961 36535
4b30f61a
L
365362012-05-08 H.J. Lu <hongjiu.lu@intel.com>
36537
36538 * sysdeps/x86_64/dl-machine.h: Replace Elf64_XXX with ElfW(XXX)
36539 and ELF64_R_TYPE with ELFW(R_TYPE).
36540
eee2bc67
JM
365412012-05-08 Joseph Myers <joseph@codesourcery.com>
36542
7ea5391a
JM
36543 * sysdeps/unix/sysv/syscalls.list (pause): Remove.
36544 (ulimit): Likewise.
36545
eee2bc67
JM
36546 * sysdeps/unix/sysv/syscalls.list (setrlimit): Remove.
36547 (settimeofday): Likewise.
36548
abb66a67
MF
365492012-05-08 Mike Frysinger <vapier@gentoo.org>
36550
36551 * inet/arpa/tftp.h (struct tftphdr): Rename th_u to th_u1. Add
36552 a struct th_u2 inside the union, and move tu_block/tu_code into
36553 a new th_u3 union of tu_block/tu_code inside of that. Move
36554 th_data[1] into the th_u2 as tu_data[0]. Change tu_stuff[1] to
36555 tu_stuff[0]. Add a new tu_padding[4] to keep sizeof() the same.
36556 (th_block): Change to th_u1.th_u2.th_u3.tu_block.
36557 (th_code): Change to th_u1.th_u2.th_u3.tu_code.
36558 (th_stuff): Change to th_u1.tu_stuff.
36559 (th_data): Define.
36560 (th_msg): Change to th_u1.th_u2.tu_data.
36561
7f18b530
DM
365622012-05-07 David S. Miller <davem@davemloft.net>
36563
05760585
DM
36564 * sysdeps/sparc/fpu/libm-test-ulps: Update.
36565
7f18b530
DM
36566 [BZ #14074]
36567 * sysdeps/sparc/sysdep.h (SPARC_PIC_THUNK_CALL): New macro.
36568 (SETUP_PIC_REG): Use it.
36569 (SETUP_PIC_REG_LEAF): Use it.
36570
495fd99f
JM
365712012-05-07 Joseph Myers <joseph@codesourcery.com>
36572
36573 [BZ #13885]
36574 [BZ #13923]
36575 * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
36576 USE_AS_EXPM1L.
36577 (EXPL_FINITE): Likewise.
36578 (FLDLOG): Likewise.
36579 (IEEE754_EXPL) [USE_AS_EXPM1L]: Support use as expm1l.
36580 * sysdeps/i386/fpu/s_expm1l.S: Define USE_AS_EXPM1L and include
36581 e_expl.S.
36582 * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
36583 USE_AS_EXPM1L.
36584 (EXPL_FINITE): Likewise.
36585 (FLDLOG): Likewise.
36586 (IEEE754_EXPL) [USE_AS_EXPM1L]: Support use as expm1l.
36587 * sysdeps/x86_64/fpu/s_expm1l.S: Define USE_AS_EXPM1L and include
36588 e_expl.S.
36589 * math/libm-test.inc (expm1_test): Add more tests. Do not disable
36590 test of -max_value argument for long double.
36591 * sysdeps/i386/fpu/libm-test-ulps: Update.
36592 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
36593
6693d694
DM
365942012-05-06 David S. Miller <davem@davemloft.net>
36595
36596 * scripts/data/localplt-sparc-linux-gnu.data: Add '?' markers to
36597 quad soft-float symbols whose references which are compiler
36598 generated.
36599 * scripts/data/localplt-sparc64-linux-gnu.data: Likewise.
36600
6c23e11c
JM
366012012-05-06 Joseph Myers <joseph@codesourcery.com>
36602
d8b82cad
JM
36603 [BZ #13884]
36604 [BZ #13914]
36605 * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
36606 USE_AS_EXP10L.
36607 (EXPL_FINITE): Likewise.
36608 (FLDLOG): Likewise.
36609 (c0): Likewise.
36610 (c1): Likewise.
36611 (__ieee754_expl): Change to IEEE754_EXPL. Use FLDLOG macro.
36612 Adjust comments for base varying.
36613 (__expl_finite): Change alias to EXPL_FINITE.
36614 * sysdeps/i386/fpu/e_exp10l.S: Define USE_AS_EXP10L and include
36615 e_expl.S.
36616 * sysdeps/ieee754/dbl-64/e_exp10.c: New file.
36617 * sysdeps/ieee754/ldbl-128/e_exp10l.c: Likewise.
36618 * sysdeps/ieee754/ldbl-128ibm/e_exp10l.c: Likewise.
36619 * sysdeps/x86_64/fpu/e_exp10l.S: Likewise.
36620 * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
36621 USE_AS_EXP10L.
36622 (EXPL_FINITE): Likewise.
36623 (FLDLOG): Likewise.
36624 (c0): Likewise.
36625 (c1): Likewise.
36626 (__ieee754_expl): Change to IEEE754_EXPL. Use FLDLOG macro.
36627 Adjust comments for base varying.
36628 (__expl_finite): Change alias to EXPL_FINITE.
36629 * math/libm-test.inc (exp10_test): Add more tests. Do not disable
36630 tests for bugs.
36631 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
36632
6c23e11c
JM
36633 [BZ #14064]
36634 * math/libm-test.inc (check_float_internal): Correct ulp
36635 calculation for subnormal expected results.
36636
29ba805c
AJ
366372012-05-06 Andreas Jaeger <aj@suse.de>
36638
36639 * Makeconfig (+math-flags): New, set to -frounding-math.
36640 (+cflags): Add +math-flags so that all of glibc gets compiled with
36641 it.
36642
36643 * sysdeps/x86_64/fpu/libm-test-ulps: Updated.
36644
7b17aeda
JM
366452012-05-05 Joseph Myers <joseph@codesourcery.com>
36646
5779f134
JM
36647 * math/libm-test.inc (hypot_test) [TEST_DOUBLE && TEST_INLINE]:
36648 Disable one test.
36649
41498f4d
JM
36650 [BZ #13787]
36651 [BZ #13922]
36652 [BZ #14036]
36653 * sysdeps/i386/fpu/e_expl.S (csat): New constant.
36654 (__ieee754_expl): Allow for and saturate large arguments.
36655 * sysdeps/ieee754/dbl-64/w_exp.c (o_threshold): Remove variable.
36656 (u_threshold): Likewise.
36657 (__exp): Call __ieee754_exp before checking for overflow and
36658 underflow.
36659 * sysdeps/ieee754/flt-32/w_expf.c (o_threshold): Remove variable.
36660 (u_threshold): Likewise.
36661 (__expf): Call __ieee754_expf before checking for overflow and
36662 underflow.
36663 * sysdeps/ieee754/ldbl-96/w_expl.c (o_threshold): Remove variable.
36664 (u_threshold): Likewise.
36665 (__expl): Call __ieee754_expl before checking for overflow and
36666 underflow.
36667 * sysdeps/x86_64/fpu/e_expl.S (csat): New constant.
36668 (__ieee754_expl): Allow for and saturate large arguments.
36669 * math/libm-test.inc (exp_test): Add another test. Do not allow
36670 missing overflow exception on overflow.
36671 (expm1_test): Do not allow missing overflow exception on overflow.
36672
6698b8bf
JM
36673 * sysdeps/i386/fpu/e_expl.c: Move to ...
36674 * sysdeps/i386/fpu/e_expl.S: ... here. Write directly in assembly
36675 rather than using inline asm.
36676 * sysdeps/x86_64/fpu/e_expl.c: Remove file.
36677 * sysdeps/x86_64/fpu/e_expl.S: Copy from
36678 sysdeps/i386/fpu/e_expl.S, adjusted for x86_64.
36679
7b17aeda
JM
36680 * sysdeps/unix/sysv/syscalls.list (ftime): Remove.
36681 (nice): Likewise.
36682 (poll): Likewise.
36683 (signal): Likewise.
36684 (time): Likewise.
36685 (times): Likewise.
36686
f7c85819
JM
366872012-05-04 Joseph Myers <joseph@codesourcery.com>
36688
36689 * sysdeps/unix/syscalls.list (adjtime): Add entry from
36690 sysdeps/unix/common/syscalls.list.
36691 (fchmod): Likewise.
36692 (fchown): Likewise.
36693 (ftruncate): Likewise.
36694 (getrusage): Likewise.
36695 (gettimeofday): Likewise.
36696 (setpgid): Likewise.
36697 (setregid): Likewise.
36698 (setreuid): Likewise.
36699 (sigaction): Likewise.
36700 (truncate): Likewise.
36701 (vhangup): Likewise.
36702 * sysdeps/unix/common/syscalls.list: Remove file.
36703 * sysdeps/unix/bsd/Implies: Don't include unix/common.
36704 * sysdeps/unix/sysv/linux/Implies: Likewise.
36705
336270d0
L
367062012-05-04 H.J. Lu <hongjiu.lu@intel.com>
36707
36708 * sysdeps/unix/sysv/linux/x86_64/nptl/ld.abilist: Moved to ...
36709 * sysdeps/unix/sysv/linux/x86_64/64/nptl/ld.abilist: Here.
36710 * sysdeps/unix/sysv/linux/x86_64/nptl/libBrokenLocale.abilist:
36711 Moved to ...
36712 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libBrokenLocale.abilist:
36713 Here.
36714 * sysdeps/unix/sysv/linux/x86_64/nptl/libanl.abilist: Moved
36715 to ...
36716 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libanl.abilist: Here.
36717 * sysdeps/unix/sysv/linux/x86_64/nptl/libc.abilist: Moved
36718 to ...
36719 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Here.
36720 * sysdeps/unix/sysv/linux/x86_64/nptl/libcrypt.abilist: Moved
36721 to ...
36722 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libcrypt.abilist: Here.
36723 * sysdeps/unix/sysv/linux/x86_64/nptl/libdl.abilist: Moved
36724 to ...
36725 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libdl.abilist: Here.
36726 * sysdeps/unix/sysv/linux/x86_64/nptl/libm.abilist: Moved
36727 to ...
36728 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libm.abilist: Here.
36729 * sysdeps/unix/sysv/linux/x86_64/nptl/libnsl.abilist: Moved
36730 to ...
36731 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libnsl.abilist: Here.
36732 * sysdeps/unix/sysv/linux/x86_64/nptl/libpthread.abilist: Moved
36733 to ...
36734 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libpthread.abilist:
36735 Here.
36736 * sysdeps/unix/sysv/linux/x86_64/nptl/libresolv.abilist: Moved
36737 to ...
36738 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libresolv.abilist:
36739 Here.
36740 * sysdeps/unix/sysv/linux/x86_64/nptl/librt.abilist: Moved
36741 to ...
36742 * sysdeps/unix/sysv/linux/x86_64/64/nptl/librt.abilist: Here.
36743 * sysdeps/unix/sysv/linux/x86_64/nptl/libthread_db.abilist:
36744 Moved to ...
36745 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libthread_db.abilist:
36746 Here.
36747 * sysdeps/unix/sysv/linux/x86_64/nptl/libutil.abilist: Moved
36748 to ...
36749 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libutil.abilist: Here.
36750
d128e450
JM
367512012-05-04 Joseph Myers <joseph@codesourcery.com>
36752
fa8ee516
JM
36753 * sysdeps/unix/common/bits/dirent.h: Remove file.
36754 * sysdeps/unix/common/bits/fcntl.h: Likewise.
36755
d128e450
JM
36756 * sysdeps/unix/bsd/bits/dirent.h: Remove file.
36757 * sysdeps/unix/bsd/bits/fcntl.h: Likewise.
36758 * sysdeps/unix/bsd/bsd4.4/isatty.c: Likewise.
36759 * sysdeps/unix/bsd/isatty.c: Likewise.
36760 * sysdeps/unix/bsd/tcdrain.c: Likewise.
36761 * sysdeps/unix/bsd/tcgetattr.c: Likewise.
36762 * sysdeps/unix/bsd/tcsetattr.c: Likewise.
36763
ff8faaf0 367642012-05-04 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
31dc8730 36765
62881be4 36766 [BZ #13563]
31dc8730
AZ
36767 * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Fix
36768 long double comparison inaccuracies.
36769 * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl): Likewise.
36770 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
36771
6fef930c
AS
367722012-05-04 Andreas Schwab <schwab@linux-m68k.org>
36773
36774 * sysdeps/unix/make-syscalls.sh: Fix check for version aliases.
36775 * sysdeps/unix/sysv/linux/i386/syscalls.list: Revert last change.
36776
8f203e6c
JM
367772012-05-04 Joseph Myers <joseph@codesourcery.com>
36778
36779 [BZ #14049]
36780 * stdlib/strtod_l.c (____STRTOF_INTERNAL): Check for trailing
36781 nonzero digits before rounding a hex value.
36782 * stdlib/tst-strtod.c (tests): Add another test.
36783
5197d9c2
AK
367842012-05-03 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
36785
36786 * sysdeps/s390/fpu/libm-test-ulps: Update.
36787
f0c1dedf
AJ
367882012-05-03 Andreas Jaeger <aj@suse.de>
36789
36790 * malloc/mcheck.c (mcheck): Add barrier so that malloc/free pair
36791 does not get optimized out.
36792 (malloc_opt_barrier): New.
36793
a65ef2ae 367942012-05-03 Andreas Jaeger <aj@suse.de>
461b8e5a 36795 Roland McGrath <roland@hack.frob.com>
a65ef2ae 36796
2b942cb7 36797 * Makerules (.PRECIOUS): Add %.symlist pattern to prevent
a65ef2ae 36798 intermediate file deletion.
2b942cb7 36799 (generated): Add .symlist files.
a65ef2ae 36800
54b71e02
JM
368012012-05-03 Joseph Myers <joseph@codesourcery.com>
36802
36803 [BZ #13775]
36804 * libio/bits/stdio-ldbl.h [__USE_XOPEN2K8] (__dprintf_chk):
36805 Redirect under this condition.
36806 [__USE_XOPEN2K8] (__vdprintf_chk): Likewise.
36807 [__USE_GNU] (__dprintf_chk): Not under this condition.
36808 [__USE_GNU] (__vdprintf_chk): Likewise.
36809 * libio/bits/stdio2.h [__USE_XOPEN2K8] (__dprintf_chk): Declare
36810 under this condition.
36811 [__USE_XOPEN2K8] (__vdprintf_chk): Likewise.
36812 [__USE_XOPEN2K8] (dprintf): Define under this condition.
36813 [__USE_XOPEN2K8] (vdprintf): Likewise.
36814 [__USE_GNU] (__dprintf_chk): Not under this condition.
36815 [__USE_GNU] (__vdprintf_chk): Likewise.
36816 [__USE_GNU] (dprintf): Likewise.
36817 [__USE_GNU] (vdprintf): Likewise.
36818
d3dfcc41
RM
368192012-05-03 Roland McGrath <roland@hack.frob.com>
36820
36821 * elf/Makefile (common-generated): Set this instead of generated for
36822 .dyn, .phdr, .jmprel files. Remove $(common-objpfx) from the
36823 $(all-built-dso)-derived lists.
36824
7ac30cc5
AJ
368252012-05-03 Andreas Jaeger <aj@suse.de>
36826
0c51e550
AJ
36827 * sysdeps/i386/fpu/libm-test-ulps: Update.
36828
7ac30cc5
AJ
36829 * FAQ: Removed.
36830 * FAQ.in: Likewise.
36831 * scripts/gen-FAQ.pl: Likewise.
36832 * manual/install.texi (Installation): Point to online location of
36833 FAQ.
36834 * Makefile (files-for-dist): Remove FAQ.
36835 (FAQ): Remove.
36836
d4c2917f
AM
368372012-05-02 Allan McRae <allan@archlinux.org>
36838
36839 * elf/Makefile: (LDFLAGS-nodel2mod3.so: Use $(no-as-needed).
36840 (LDFLAGS-reldepmod5.so): Likewise.
36841 (LDFLAGS-reldep6mod1.so): Likewise.
36842 (LDFLAGS-reldep6mod4.so): Likewise.
36843 (LDFLAGS-reldep8mod3.so): Likewise.
36844 (LDFLAGS-unload4mod1.so): Likewise.
36845 (LDFLAGS-unload4mod2.so): Likewise.
36846 (LDFLAGS-tst-initorder): Likewise.
36847 (LDFLAGS-tst-initordera2.so): Likewise.
36848 (LDFLAGS-tst-initordera3.so): Likewise.
36849 (LDFLAGS-tst-initordera4.so): Likewise.
36850 (LDFLAGS-tst-initorderb2.so): Likewise.
36851 (LDFLAGS-noload): Likewise.
36852 (LDFLAGS-next): Likewise.
36853 (LDFLAGS-order2mod1.so): Likewise.
36854 (LDFLAGS-order2mod2.so): Likewise.
36855 (LDFLAGS-tst-initorder2): Likewise.
36856 (LDFLAGS-tst-initorder2a.so): Likewise.
36857 (LDFLAGS-tst-initorder2b.so): Likewise.
36858 (LDFLAGS-tst-initorder2c.so): Likewise.
36859 * stdlib/Makefile: (LDFLAGS-tst-putenv): Likewise.
36860
d77f993f
DM
368612012-05-02 David S. Miller <davem@davemloft.net>
36862
36863 * sysdeps/sparc/fpu/libm-test-ulps: Update.
36864
171a70b4
PP
368652012-05-02 Paul Pluzhnikov <ppluzhnikov@google.com>
36866
36867 [BZ #14055]
36868 * elf/dl-sysdep.c (_dl_show_auxv): Add bounds check.
36869
0be196ad
AJ
368702012-05-02 Andreas Jaeger <aj@suse.de>
36871
36872 * math/Makefile (CPPFLAGS-test-ildoubl.c): Add -frounding-math
36873 since we manipulate rounding mode.
36874 (CPPFLAGS-test-idouble.c): Likewise.
36875 (CPPFLAGS-test-ifloat.c): Likewise.
36876 (CFLAGS-test-ldouble.c): Likewise.
36877 (CFLAGS-test-double.c): Likewise.
36878 (CFLAGS-test-float.c): Likewise.
36879 (CFLAGS-test-misc.c): Likewise.
36880 (CFLAGS-test-test-fenv.c): Likewise.
36881
4f9d04aa
AZ
368822012-05-02 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
36883
2b942cb7
RM
36884 [BZ #2550]
36885 [BZ #2570]
36886 * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Use floating-point
36887 comparisons to determine direction to adjust input.
4f9d04aa 36888
82a79e7d
RM
368892012-05-01 Roland McGrath <roland@hack.frob.com>
36890
f5a01ca9
RM
36891 * elf/Makefile ($(objpfx)check-localplt.out): Redirect the test's
36892 output to the target.
36893
90fe4186
RM
36894 * scripts/localplt.awk: New file.
36895 * elf/Makefile ($(objpfx)check-localplt): Target removed.
36896 (check-localplt-CFLAGS): Variable removed.
36897 ($(all-built-dso:=.jmprel)): New static pattern rule.
36898 (generated): Add those targets.
36899 (localplt-built-dso): New variable.
36900 ($(objpfx)check-localplt.out): Use the script on the .jmprel files.
36901
36902 * elf/check-localplt.c: File removed.
36903
82397ed6
RM
36904 * scripts/check-execstack.awk: New file.
36905 * elf/Makefile ($(objpfx)check-execstack): Target removed.
36906 (check-execstack-CFLAGS): Variable removed.
36907 ($(objpfx)check-execstack.h): Target removed.
36908 ($(objpfx)execstack-default): New target.
36909 (generated): Add that instead of check-execstack.h.
36910 ($(all-built-dso:=.phdr)): New static pattern rule.
36911 (generated): Add those targets.
36912 * elf/check-execstack.c: File removed.
36913
82a79e7d
RM
36914 * scripts/check-textrel.awk: New file.
36915 * elf/Makefile ($(objpfx)check-textrel): Target removed.
36916 (check-textrel-CFLAGS): Variable removed.
36917 (all-built-dso): Use := to define.o
36918 ($(all-built-dso:=.dyn)): New static pattern rule.
36919 (generated): Add those targets.
36920 ($(objpfx)check-textrel.out): Use the script on the .dyn files.
36921 * config.make.in (READELF): New substituted variable.
36922 * elf/check-textrel.c: File removed.
36923
62fde54f 369242012-05-01 Joseph Myers <joseph@codesourcery.com>
ee74b9cb 36925
615605c9
JM
36926 * conform/data/assert.h-data [ISO || ISO99 || ISO11] (*_t): Do not
36927 allow.
36928 * conform/data/ctype.h-data [C99-based standards] (isblank):
36929 Expect function.
36930 (is*): Change to is[abcdefghijklmnopqrstuvwxyz]*.
36931 (to*): Change to to[abcdefghijklmnopqrstuvwxyz]*.
36932 [ISO || ISO99 || ISO11] (*_t): Do not allow.
36933 * conform/data/errno.h-data (EDOM): Use macro-int-constant.
36934 Specify type. Require positive value.
36935 (EILSEQ): Likewise.
36936 (ERANGE): Likewise.
36937 [ISO || POSIX] (EILSEQ): Do not expect.
36938 [!ISO && !ISO99 && !ISO11] (E2BIG): Use macro-int-constant.
36939 Specify type. Require positive value.
36940 [!ISO && !ISO99 && !ISO11] (EACCES): Likewise.
36941 [!ISO && !ISO99 && !ISO11] (EADDRINUSE): Likewise.
36942 [!ISO && !ISO99 && !ISO11] (EADDRNOTAVAIL): Likewise.
36943 [!ISO && !ISO99 && !ISO11] (EAFNOSUPPORT): Likewise.
36944 [!ISO && !ISO99 && !ISO11] (EAGAIN): Likewise.
36945 [!ISO && !ISO99 && !ISO11] (EALREADY): Likewise.
36946 [!ISO && !ISO99 && !ISO11] (EBADF): Likewise.
36947 [!ISO && !ISO99 && !ISO11] (EBADMSG): Likewise.
36948 [!ISO && !ISO99 && !ISO11] (EBUSY): Likewise.
36949 [!ISO && !ISO99 && !ISO11] (ECANCELED): Likewise.
36950 [!ISO && !ISO99 && !ISO11] (ECHILD): Likewise.
36951 [!ISO && !ISO99 && !ISO11] (ECONNABORTED): Likewise.
36952 [!ISO && !ISO99 && !ISO11] (ECONNREFUSED): Likewise.
36953 [!ISO && !ISO99 && !ISO11] (ECONNRESET): Likewise.
36954 [!ISO && !ISO99 && !ISO11] (EDEADLK): Likewise.
36955 [!ISO && !ISO99 && !ISO11] (EDESTADDRREQ): Likewise.
36956 [!ISO && !ISO99 && !ISO11] (EDQUOT): Likewise.
36957 [!ISO && !ISO99 && !ISO11] (EEXIST): Likewise.
36958 [!ISO && !ISO99 && !ISO11] (EFAULT): Likewise.
36959 [!ISO && !ISO99 && !ISO11] (EFBIG): Likewise.
36960 [!ISO && !ISO99 && !ISO11] (EHOSTUNREACH): Likewise.
36961 [!ISO && !ISO99 && !ISO11] (EIDRM): Likewise.
36962 [!ISO && !ISO99 && !ISO11] (EINPROGRESS): Likewise.
36963 [!ISO && !ISO99 && !ISO11] (EINTR): Likewise.
36964 [!ISO && !ISO99 && !ISO11] (EINVAL): Likewise.
36965 [!ISO && !ISO99 && !ISO11] (EIO): Likewise.
36966 [!ISO && !ISO99 && !ISO11] (EISCONN): Likewise.
36967 [!ISO && !ISO99 && !ISO11] (EISDIR): Likewise.
36968 [!ISO && !ISO99 && !ISO11] (ELOOP): Likewise.
36969 [!ISO && !ISO99 && !ISO11] (EMFILE): Likewise.
36970 [!ISO && !ISO99 && !ISO11] (EMLINK): Likewise.
36971 [!ISO && !ISO99 && !ISO11] (EMSGSIZE): Likewise.
36972 [!ISO && !ISO99 && !ISO11] (EMULTIHOP): Likewise.
36973 [!ISO && !ISO99 && !ISO11] (ENAMETOOLONG): Likewise.
36974 [!ISO && !ISO99 && !ISO11] (ENETDOWN): Likewise.
36975 [!ISO && !ISO99 && !ISO11] (ENETUNREACH): Likewise.
36976 [!ISO && !ISO99 && !ISO11] (ENFILE): Likewise.
36977 [!ISO && !ISO99 && !ISO11] (ENOBUFS): Likewise.
36978 [!ISO && !ISO99 && !ISO11] (ENODATA): Likewise.
36979 [!ISO && !ISO99 && !ISO11] (ENODEV): Likewise.
36980 [!ISO && !ISO99 && !ISO11] (ENOENT): Likewise.
36981 [!ISO && !ISO99 && !ISO11] (ENOEXEC): Likewise.
36982 [!ISO && !ISO99 && !ISO11] (ENOLCK): Likewise.
36983 [!ISO && !ISO99 && !ISO11] (ENOLINK): Likewise.
36984 [!ISO && !ISO99 && !ISO11] (ENOMEM): Likewise.
36985 [!ISO && !ISO99 && !ISO11] (ENOMSG): Likewise.
36986 [!ISO && !ISO99 && !ISO11] (ENOPROTOOPT): Likewise.
36987 [!ISO && !ISO99 && !ISO11] (ENOSPC): Likewise.
36988 [!ISO && !ISO99 && !ISO11] (ENOSR): Likewise.
36989 [!ISO && !ISO99 && !ISO11] (ENOSTR): Likewise.
36990 [!ISO && !ISO99 && !ISO11] (ENOSYS): Likewise.
36991 [!ISO && !ISO99 && !ISO11] (ENOTCONN): Likewise.
36992 [!ISO && !ISO99 && !ISO11] (ENOTDIR): Likewise.
36993 [!ISO && !ISO99 && !ISO11] (ENOTEMPTY): Likewise.
36994 [!ISO && !ISO99 && !ISO11] (ENOTSOCK): Likewise.
36995 [!ISO && !ISO99 && !ISO11] (ENOTSUP): Likewise.
36996 [!ISO && !ISO99 && !ISO11] (ENOTTY): Likewise.
36997 [!ISO && !ISO99 && !ISO11] (ENXIO): Likewise.
36998 [!ISO && !ISO99 && !ISO11] (EOPNOTSUPP): Likewise.
36999 [!ISO && !ISO99 && !ISO11] (EOVERFLOW): Likewise.
37000 [!ISO && !ISO99 && !ISO11] (EPERM): Likewise.
37001 [!ISO && !ISO99 && !ISO11] (EPIPE): Likewise.
37002 [!ISO && !ISO99 && !ISO11] (EPROTO): Likewise.
37003 [!ISO && !ISO99 && !ISO11] (EPROTONOSUPPORT): Likewise.
37004 [!ISO && !ISO99 && !ISO11] (EPROTOTYPE): Likewise.
37005 [!ISO && !ISO99 && !ISO11] (EROFS): Likewise.
37006 [!ISO && !ISO99 && !ISO11] (ESPIPE): Likewise.
37007 [!ISO && !ISO99 && !ISO11] (ESRCH): Likewise.
37008 [!ISO && !ISO99 && !ISO11] (ESTALE): Likewise.
37009 [!ISO && !ISO99 && !ISO11] (ETIME): Likewise.
37010 [!ISO && !ISO99 && !ISO11] (ETIMEDOUT): Likewise.
37011 [!ISO && !ISO99 && !ISO11] (ETXTBSY): Likewise.
37012 [!ISO && !ISO99 && !ISO11] (EWOULDBLOCK): Likewise.
37013 [!ISO && !ISO99 && !ISO11] (EXDEV): Likewise.
37014 [XOPEN2K8 || defined POSIX2008] (ENOTRECOVERABLE): Likewise.
37015 [XOPEN2K8 || defined POSIX2008] (EOWNERDEAD): Likewise.
37016 * conform/data/float.h-data (FLT_RADIX): Use macro-int-constant.
37017 Require >= 2.
37018 (FLT_ROUNDS): Expect as macro, not constant.
37019 (FLT_MANT_DIG): Use macro-int-constant.
37020 (DBL_MANT_DIG): Likewise.
37021 (LDBL_MANT_DIG): Likewise.
37022 (FLT_DIG): Likewise.
37023 (DBL_DIG): Likewise.
37024 (LDBL_DIG): Likewise.
37025 (FLT_MIN_EXP): Use macro-int-constant. Require < 0.
37026 (DBL_MIN_EXP): Likewise.
37027 (LDBL_MIN_EXP): Likewise.
37028 (FLT_MAX_EXP): Use macro-int-constant.
37029 (DBL_MAX_EXP): Likewise.
37030 (LDBL_MAX_EXP): Likewise.
37031 (FLT_MAX_10_EXP): Likewise.
37032 (DBL_MAX_10_EXP): Likewise.
37033 (LDBL_MAX_10_EXP): Likewise.
37034 (FLT_MAX): Use macro-constant.
37035 (DBL_MAX): Likewise.
37036 (LDBL_MAX): Likewise.
37037 (FLT_EPSILON): Use macro-constant. Give upper bound.
37038 (DBL_EPSILON): Likewise.
37039 (LDBL_EPSILON): Likewise.
37040 (FLT_MIN): Likewise.
37041 (DBL_MIN): Likewise.
37042 (LDBL_MIN): Likewise.
37043 [C99-based standards] (DECIMAL_DIG): Use macro-int-constant.
37044 [C99-based standards] (FLT_EVAL_METHOD): Likewise.
37045 [ISO11] (DBL_HAS_SUBNORM): Use macro-int-constant.
37046 [ISO11] (FLT_HAS_SUBNORM): Likewise.
37047 [ISO11] (LDBL_HAS_SUBNORM): Likewise.
37048 [ISO11] (DBL_DECIMAL_DIG): Likewise.
37049 [ISO11] (FLT_DECIMAL_DIG): Likewise.
37050 [ISO11] (LDBL_DECIMAL_DIG): Likewise.
37051 [ISO11] (DBL_TRUE_MIN): Use macro-constant.
37052 [ISO11] (FLT_TRUE_MIN): Likewise.
37053 [ISO11] (LDBL_TRUE_MIN): Likewise.
37054 [ISO || ISO99 || ISO11] (*_t): Do not allow.
37055 * conform/data/limits.h-data (CHAR_BIT): Use macro-int-constant.
37056 (SCHAR_MIN): Use macro-int-constant. Specify type.
37057 (SCHAR_MAX): Likewise.
37058 (UCHAR_MAX): Likewise.
37059 (CHAR_MIN): Likewise.
37060 (CHAR_MAX): Likewise.
37061 (MB_LEN_MAX): Use macro-int-constant.
37062 (SHRT_MIN): Use macro-int-constant. Specify type.
37063 (SHRT_MAX): Likewise.
37064 (USHRT_MAX): Likewise.
37065 (INT_MAX): Likewise.
37066 (INT_MIN): Use macro-int-constant. Specify type. Make upper
37067 bound negative.
37068 (UINT_MAX): Use macro-int-constant. Specify type. Suffix lower
37069 bound with "U".
37070 (LONG_MAX): Use macro-int-constant. Specify type. Suffix lower
37071 bound with "L".
37072 (LONG_MIN): Use macro-int-constant. Specify type. Make upper
37073 bound negative. Suffix upper bound with "L".
37074 (ULONG_MAX): Use macro-int-constant. Specify type. Suffix lower
37075 bound with "UL".
37076 [C99-based standards] (LLONG_MIN): Use macro-int-constant.
37077 Specify type.
37078 [C99-based standards] (LLONG_MAX): Likewise.
37079 [C99-based standards] (ULLONG_MAX): Likewise.
37080 * conform/data/stddef.h-data (NULL): Use macro-constant. Require
37081 == 0.
37082 [ISO11] (max_align_t): Require type.
37083 [ISO || ISO99 || ISO11] (*_t): Do not allow.
37084
c9140a62
JM
37085 * conform/conformtest.pl ($CFLAGS_namespace): Define separately
37086 from $CFLAGS, without defining away __attribute__ calls.
37087 (checknamespace): Use $CFLAGS_namespace.
37088
9af0bf29
JM
37089 * conform/conformtest.pl (@keywords): Only include C99 keywords
37090 for standards based on C99 or C11.
37091
343222a2
JM
37092 * conform/data/iso646.h-data [ISO || POSIX || XPG3 || XPG4]:
37093 Disable tests.
37094 * conform/data/stdint.h-data [ISO || POSIX || XPG3 || XPG4 ||
37095 UNIX98]: Likewise.
37096
661f8cf0
JM
37097 * conform/conformtest.pl: Handle "macro-int-constant" and test for
37098 usability of symbols in #if.
37099
ee74b9cb
JM
37100 * conform/conformtest.pl: If macro or constant types start
37101 "promoted:", expect the symbol to be of the following type
37102 promoted by the integer promotions.
62fde54f 37103
aafc49b3
JM
37104 * conform/conformtest.pl: Parse all "constant" and "macro" lines
37105 in one place. Also handle "macro-constant".
37106
fefdf574
JM
37107 * conform/conformtest.pl: Only accept expected macro values with
37108 "==". Parse all "macro" lines in one place.
37109 * conform/data/stdlib.h-data: Use "==" form on "macro" lines.
37110
f2d922fe
JM
37111 * conform/conformtest.pl: Handle braced types on "constant" lines
37112 instead of handling "typed-constant".
37113 * conform/data/signal.h-data: Use "constant" instead of
37114 "typed-constant".
37115
d22956c9
JM
37116 * conform/conformtest.pl: Handle "optional-" at start of lines in
37117 one place rather than duplicating several cases. Handle each
37118 format of "macro" line with initial "optional-".
37119
028e2e38
JM
37120 * conform/conformtest.pl: Only accept expected constant or
37121 optional-constant values with "==". Parse all "constant" lines in
37122 one place. Parse all "optional-constant" lines in one place.
37123 * conform/data/cpio.h-data: Use "==" form on "constant" lines.
37124 * conform/data/fmtmsg.h-data: Likewise.
37125 * conform/data/netinet/in.h-data: Likewise.
37126 * conform/data/tar.h-data: Likewise.
37127 * conform/data/limits.h-data: Use "==" form on "constant" and
37128 "optional-constant" lines.
37129
1b8f2850
JM
37130 * conform/conformtest.pl: Use -ansi for XPG3, XPG4 and UNIX98.
37131 Use -std=c99 for XOPEN2K.
37132 (@knownproblems): Remove.
37133 (newtoken): Don't check %isknown.
37134
a05a144b
JM
37135 * conform/data/math.h-data [XPG3 || XPG4 || UNIX98] (fpclassify):
37136 Do not expect macro.
37137 [XPG3 || XPG4 || UNIX98] (isfinite): Likewise.
37138 [XPG3 || XPG4 || UNIX98] (isinf): Likewise.
37139 [XPG3 || XPG4 || UNIX98] (isnan): Likewise.
37140 [XPG3 || XPG4 || UNIX98] (isnormal): Likewise.
37141 [XPG3 || XPG4 || UNIX98] (signbit): Likewise.
37142 [XPG3 || XPG4 || UNIX98] (isgreater): Likewise.
37143 [XPG3 || XPG4 || UNIX98] (isgreaterequal): Likewise.
37144 [XPG3 || XPG4 || UNIX98] (isless): Likewise.
37145 [XPG3 || XPG4 || UNIX98] (islessequal): Likewise.
37146 [XPG3 || XPG4 || UNIX98] (islessgreater): Likewise.
37147 [XPG3 || XPG4 || UNIX98] (isunordered): Likewise.
37148 [XPG3 || XPG4 || UNIX98] (isnan): Expect as function.
37149 [XPG3 || XPG4 || UNIX98] (HUGE_VALF): Do not expect.
37150 [XPG3 || XPG4 || UNIX98] (HUGE_VALL): Likewise.
37151 [XPG3 || XPG4 || UNIX98] (INFINITY): Likewise.
37152 [XPG3 || XPG4 || UNIX98] (NAN): Likewise.
37153 [XPG3 || XPG4 || UNIX98] (FP_INFINITE): Likewise.
37154 [XPG3 || XPG4 || UNIX98] (FP_NAN): Likewise.
37155 [XPG3 || XPG4 || UNIX98] (FP_NORMAL): Likewise.
37156 [XPG3 || XPG4 || UNIX98] (FP_SUBNORMAL): Likewise.
37157 [XPG3 || XPG4 || UNIX98] (FP_ZERO): Likewise.
37158 [XPG3 || XPG4 || UNIX98] (FP_FAST_FMA): Likewise.
37159 [XPG3 || XPG4 || UNIX98] (FP_FAST_FMAF): Likewise.
37160 [XPG3 || XPG4 || UNIX98] (FP_FAST_FMAL): Likewise.
37161 [XPG3 || XPG4 || UNIX98] (FP_ILOGB0): Likewise.
37162 [XPG3 || XPG4 || UNIX98] (FP_ILOGBNAN): Likewise.
37163 [XPG3 || XPG4 || UNIX98] (copysign): Likewise.
37164 [XPG3 || XPG4 || UNIX98] (exp2): Likewise.
37165 [XPG3 || XPG4 || UNIX98] (log2): Likewise.
37166 [XPG3 || XPG4 || UNIX98] (tgama): Likewise.
37167 [XPG3] (acosh): Likewise.
37168 [XPG3] (asinh): Likewise.
37169 [XPG3] (atanh): Likewise.
37170 [XPG3] (cbrt): Likewise.
37171 [XPG3] (expm1): Likewise.
37172 [XPG3] (ilogb): Likewise.
37173 [XPG3] (log1p): Likewise.
37174 [XPG3] (logb): Likewise.
37175 [XPG3] (nextafter): Likewise.
37176 [XPG3 || XPG4 || UNIX98] (nexttoward): Likewise.
37177 [XPG3 || XPG4 || UNIX98] (nearbyint): Likewise.
37178 [XPG3] (remainder): Likewise.
37179 [XPG3] (rint): Likewise.
37180 [XPG3 || XPG4 || UNIX98] (round): Likewise.
37181 [XPG3 || XPG4 || UNIX98] (trunc): Likewise.
37182 [XPG3 || XPG4 || UNIX98] (lrint): Likewise.
37183 [XPG3 || XPG4 || UNIX98] (llrint): Likewise.
37184 [XPG3 || XPG4 || UNIX98] (lround): Likewise.
37185 [XPG3 || XPG4 || UNIX98] (llround): Likewise.
37186 [XPG3 || XPG4 || UNIX98] (remquo): Likewise.
37187 [UNIX98 || XOPEN2K] (scalb): Expect.
37188 [XPG3 || XPG4 || UNIX98] (scalbn): Do not expect.
37189 [XPG3 || XPG4 || UNIX98] (scalbln): Likewise.
37190 [XPG3 || XPG4 || UNIX98] (fdim): Likewise.
37191 [XPG3 || XPG4 || UNIX98] (fmax): Likewise.
37192 [XPG3 || XPG4 || UNIX98] (fmin): Likewise.
37193 [XPG3 || XPG4 || UNIX98] (fma): Likewise.
37194 [XPG3 || XPG4 || UNIX98] (nan): Likewise.
37195 [XPG3 || XPG4 || UNIX98] (acosf): Likewise.
37196 [XPG3 || XPG4 || UNIX98] (asinf): Likewise.
37197 [XPG3 || XPG4 || UNIX98] (atanf): Likewise.
37198 [XPG3 || XPG4 || UNIX98] (atan2f): Likewise.
37199 [XPG3 || XPG4 || UNIX98] (ceilf): Likewise.
37200 [XPG3 || XPG4 || UNIX98] (copysignf): Likewise.
37201 [XPG3 || XPG4 || UNIX98] (cosf): Likewise.
37202 [XPG3 || XPG4 || UNIX98] (coshf): Likewise.
37203 [XPG3 || XPG4 || UNIX98] (expf): Likewise.
37204 [XPG3 || XPG4 || UNIX98] (exp2f): Likewise.
37205 [XPG3 || XPG4 || UNIX98] (fabsf): Likewise.
37206 [XPG3 || XPG4 || UNIX98] (floorf): Likewise.
37207 [XPG3 || XPG4 || UNIX98] (fmodf): Likewise.
37208 [XPG3 || XPG4 || UNIX98] (frexpf): Likewise.
37209 [XPG3 || XPG4 || UNIX98] (ldexpf): Likewise.
37210 [XPG3 || XPG4 || UNIX98] (logf): Likewise.
37211 [XPG3 || XPG4 || UNIX98] (log10f): Likewise.
37212 [XPG3 || XPG4 || UNIX98] (log2f): Likewise.
37213 [XPG3 || XPG4 || UNIX98] (modff): Likewise.
37214 [XPG3 || XPG4 || UNIX98] (powf): Likewise.
37215 [XPG3 || XPG4 || UNIX98] (sinf): Likewise.
37216 [XPG3 || XPG4 || UNIX98] (sinhf): Likewise.
37217 [XPG3 || XPG4 || UNIX98] (sqrtf): Likewise.
37218 [XPG3 || XPG4 || UNIX98] (tanf): Likewise.
37219 [XPG3 || XPG4 || UNIX98] (tanhf): Likewise.
37220 [XPG3 || XPG4 || UNIX98] (erff): Likewise.
37221 [XPG3 || XPG4 || UNIX98] (erfcf): Likewise.
37222 [XPG3 || XPG4 || UNIX98] (gammaf): Likewise.
37223 [XPG3 || XPG4 || UNIX98] (hypotf): Likewise.
37224 [XPG3 || XPG4 || UNIX98] (j0f): Likewise.
37225 [XPG3 || XPG4 || UNIX98] (j1f): Likewise.
37226 [XPG3 || XPG4 || UNIX98] (jnf): Likewise.
37227 [XPG3 || XPG4 || UNIX98] (lgammaf): Likewise.
37228 [XPG3 || XPG4 || UNIX98] (tgammaf): Likewise.
37229 [XPG3 || XPG4 || UNIX98] (y0f): Likewise.
37230 [XPG3 || XPG4 || UNIX98] (y1f): Likewise.
37231 [XPG3 || XPG4 || UNIX98] (ynf): Likewise.
37232 [XPG3 || XPG4 || UNIX98] (acoshf): Likewise.
37233 [XPG3 || XPG4 || UNIX98] (asinhf): Likewise.
37234 [XPG3 || XPG4 || UNIX98] (atanhf): Likewise.
37235 [XPG3 || XPG4 || UNIX98] (cbrtf): Likewise.
37236 [XPG3 || XPG4 || UNIX98] (expm1f): Likewise.
37237 [XPG3 || XPG4 || UNIX98] (ilogbf): Likewise.
37238 [XPG3 || XPG4 || UNIX98] (log1pf): Likewise.
37239 [XPG3 || XPG4 || UNIX98] (logbf): Likewise.
37240 [XPG3 || XPG4 || UNIX98] (nextafterf): Likewise.
37241 [XPG3 || XPG4 || UNIX98] (nexttowardf): Likewise.
37242 [XPG3 || XPG4 || UNIX98] (nearbyintf): Likewise.
37243 [XPG3 || XPG4 || UNIX98] (remainderf): Likewise.
37244 [XPG3 || XPG4 || UNIX98] (rintf): Likewise.
37245 [XPG3 || XPG4 || UNIX98] (roundf): Likewise.
37246 [XPG3 || XPG4 || UNIX98] (truncf): Likewise.
37247 [XPG3 || XPG4 || UNIX98] (lrintf): Likewise.
37248 [XPG3 || XPG4 || UNIX98] (llrintf): Likewise.
37249 [XPG3 || XPG4 || UNIX98] (lroundf): Likewise.
37250 [XPG3 || XPG4 || UNIX98] (llroundf): Likewise.
37251 [XPG3 || XPG4 || UNIX98] (remquof): Likewise.
37252 [XPG3 || XPG4 || UNIX98] (scalbf): Likewise.
37253 [XPG3 || XPG4 || UNIX98] (scalbnf): Likewise.
37254 [XPG3 || XPG4 || UNIX98] (scalblnf): Likewise.
37255 [XPG3 || XPG4 || UNIX98] (fdimf): Likewise.
37256 [XPG3 || XPG4 || UNIX98] (fmaxf): Likewise.
37257 [XPG3 || XPG4 || UNIX98] (fminf): Likewise.
37258 [XPG3 || XPG4 || UNIX98] (fmaf): Likewise.
37259 [XPG3 || XPG4 || UNIX98] (nanf): Likewise.
37260 [XPG3 || XPG4 || UNIX98] (acosl): Likewise.
37261 [XPG3 || XPG4 || UNIX98] (asinl): Likewise.
37262 [XPG3 || XPG4 || UNIX98] (atanl): Likewise.
37263 [XPG3 || XPG4 || UNIX98] (atan2l): Likewise.
37264 [XPG3 || XPG4 || UNIX98] (ceill): Likewise.
37265 [XPG3 || XPG4 || UNIX98] (copysignl): Likewise.
37266 [XPG3 || XPG4 || UNIX98] (cosl): Likewise.
37267 [XPG3 || XPG4 || UNIX98] (coshl): Likewise.
37268 [XPG3 || XPG4 || UNIX98] (expl): Likewise.
37269 [XPG3 || XPG4 || UNIX98] (exp2l): Likewise.
37270 [XPG3 || XPG4 || UNIX98] (fabsl): Likewise.
37271 [XPG3 || XPG4 || UNIX98] (floorl): Likewise.
37272 [XPG3 || XPG4 || UNIX98] (fmodl): Likewise.
37273 [XPG3 || XPG4 || UNIX98] (frexpl): Likewise.
37274 [XPG3 || XPG4 || UNIX98] (ldexpl): Likewise.
37275 [XPG3 || XPG4 || UNIX98] (logl): Likewise.
37276 [XPG3 || XPG4 || UNIX98] (log10l): Likewise.
37277 [XPG3 || XPG4 || UNIX98] (log2l): Likewise.
37278 [XPG3 || XPG4 || UNIX98] (modfl): Likewise.
37279 [XPG3 || XPG4 || UNIX98] (powl): Likewise.
37280 [XPG3 || XPG4 || UNIX98] (sinl): Likewise.
37281 [XPG3 || XPG4 || UNIX98] (sinhl): Likewise.
37282 [XPG3 || XPG4 || UNIX98] (sqrtl): Likewise.
37283 [XPG3 || XPG4 || UNIX98] (tanl): Likewise.
37284 [XPG3 || XPG4 || UNIX98] (tanhl): Likewise.
37285 [XPG3 || XPG4 || UNIX98] (erfl): Likewise.
37286 [XPG3 || XPG4 || UNIX98] (erfcl): Likewise.
37287 [XPG3 || XPG4 || UNIX98] (gammal): Likewise.
37288 [XPG3 || XPG4 || UNIX98] (hypotl): Likewise.
37289 [XPG3 || XPG4 || UNIX98] (j0l): Likewise.
37290 [XPG3 || XPG4 || UNIX98] (j1l): Likewise.
37291 [XPG3 || XPG4 || UNIX98] (jnl): Likewise.
37292 [XPG3 || XPG4 || UNIX98] (lgammal): Likewise.
37293 [XPG3 || XPG4 || UNIX98] (tgammal): Likewise.
37294 [XPG3 || XPG4 || UNIX98] (y0l): Likewise.
37295 [XPG3 || XPG4 || UNIX98] (y1l): Likewise.
37296 [XPG3 || XPG4 || UNIX98] (ynl): Likewise.
37297 [XPG3 || XPG4 || UNIX98] (acoshl): Likewise.
37298 [XPG3 || XPG4 || UNIX98] (asinhl): Likewise.
37299 [XPG3 || XPG4 || UNIX98] (atanhl): Likewise.
37300 [XPG3 || XPG4 || UNIX98] (cbrtl): Likewise.
37301 [XPG3 || XPG4 || UNIX98] (expm1l): Likewise.
37302 [XPG3 || XPG4 || UNIX98] (ilogbl): Likewise.
37303 [XPG3 || XPG4 || UNIX98] (log1pl): Likewise.
37304 [XPG3 || XPG4 || UNIX98] (logbl): Likewise.
37305 [XPG3 || XPG4 || UNIX98] (nextafterl): Likewise.
37306 [XPG3 || XPG4 || UNIX98] (nexttowardl): Likewise.
37307 [XPG3 || XPG4 || UNIX98] (nearbyintl): Likewise.
37308 [XPG3 || XPG4 || UNIX98] (remainderl): Likewise.
37309 [XPG3 || XPG4 || UNIX98] (rintl): Likewise.
37310 [XPG3 || XPG4 || UNIX98] (roundl): Likewise.
37311 [XPG3 || XPG4 || UNIX98] (truncl): Likewise.
37312 [XPG3 || XPG4 || UNIX98] (lrintl): Likewise.
37313 [XPG3 || XPG4 || UNIX98] (llrintl): Likewise.
37314 [XPG3 || XPG4 || UNIX98] (lroundl): Likewise.
37315 [XPG3 || XPG4 || UNIX98] (llroundl): Likewise.
37316 [XPG3 || XPG4 || UNIX98] (remquol): Likewise.
37317 [XPG3 || XPG4 || UNIX98] (scalbl): Likewise.
37318 [XPG3 || XPG4 || UNIX98] (scalbnl): Likewise.
37319 [XPG3 || XPG4 || UNIX98] (scalblnl): Likewise.
37320 [XPG3 || XPG4 || UNIX98] (fdiml): Likewise.
37321 [XPG3 || XPG4 || UNIX98] (fmaxl): Likewise.
37322 [XPG3 || XPG4 || UNIX98] (fminl): Likewise.
37323 [XPG3 || XPG4 || UNIX98] (fmal): Likewise.
37324 [XPG3 || XPG4 || UNIX98] (nanl): Likewise.
37325
73c5ebe3
JM
37326 * conform/conformtest.pl: Define _XOPEN_SOURCE as well as
37327 _XOPEN_SOURCE_EXTENDED for XPG4.
37328
39c33b6c
JM
37329 * conform/conformtest.pl: Handle "symbol" lines for allow-header.
37330
62fde54f
JM
37331 * Makeconfig (localtime): Remove variable.
37332 (inst_localtime-file): Likewise.
37333
0741d64c
AS
373342012-05-01 Andreas Schwab <schwab@linux-m68k.org>
37335
37336 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/ld.abilist:
37337 Update.
37338 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
37339 Update.
37340 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libm.abilist:
37341 Update.
37342 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libpthread.abilist:
37343 Update.
37344 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/librt.abilist:
37345 Update.
37346 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist:
37347 Update.
37348 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
37349 Update.
37350 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist:
37351 Update.
37352 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
37353 Update.
37354
7cb029ee
JM
373552012-05-01 Joseph Myers <joseph@codesourcery.com>
37356
37357 [BZ #2550]
37358 [BZ #2570]
37359 * math/s_nexttowardf.c (__nexttowardf): Use floating-point
37360 comparisons to determine direction to adjust input.
37361 * sysdeps/i386/fpu/s_nexttoward.c (__nexttoward): Likewise.
37362 * sysdeps/i386/fpu/s_nexttowardf.c(__nexttowardf): Likewise.
37363 * sysdeps/ieee754/ldbl-128/s_nexttoward.c (__nexttoward):
37364 Likewise.
37365 * sysdeps/ieee754/ldbl-128/s_nexttowardf.c (__nexttowardf):
37366 Likewise.
37367 * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c (__nexttowardf):
37368 Likewise.
37369 * sysdeps/ieee754/ldbl-96/s_nexttoward.c (__nexttoward): Likewise.
37370 * sysdeps/ieee754/ldbl-96/s_nexttowardf.c (__nexttowardf):
37371 Likewise.
37372 * sysdeps/ieee754/ldbl-opt/s_nexttowardfd.c (__nldbl_nexttowardf):
37373 Likewise.
37374 * math/libm-test.inc (nexttoward_test): Add more tests.
37375
412bd966
AS
373762012-05-01 Andreas Schwab <schwab@linux-m68k.org>
37377
37378 [BZ #14040]
37379 * sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S (nearbyintl): Define
37380 in version GLIBC_2.1, not GLIBC_2.0.
37381 * sysdeps/powerpc/powerpc64/fpu/s_nearbyint.S (nearbyintl):
37382 Likewise.
37383
9568c0c2
JM
373842012-04-30 Joseph Myers <joseph@codesourcery.com>
37385
adfbc8ac
JM
37386 [BZ #13942]
37387 * sysdeps/i386/fpu/e_acos.S (__ieee754_acos): Calculate 1 - x^2 as
37388 (1 - x) * (1 + x).
37389 * sysdeps/i386/fpu/e_acosl.c (__ieee754_acosl): Likewise.
37390 * sysdeps/i386/fpu/e_asin.S (__ieee754_asin): Likewise.
37391 * math/libm-test.inc (acos_test): Add more tests.
37392 (asin_test): Likewise.
37393 * sysdeps/i386/fpu/libm-test-ulps: Update.
37394 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
37395
5ba3cc69
JM
37396 [BZ #14034]
37397 * sysdeps/i386/fpu/e_acos.S (__ieee754_acos): Take absolute value
37398 of square root.
37399 * sysdeps/i386/fpu/e_acosf.S (__ieee754_acosf): Likewise.
37400 * sysdeps/i386/fpu/e_acosl.c (__ieee754_acosl): Likewise.
37401 * math/libm-test.inc (acos_test_tonearest): New function.
37402 (acos_test_towardzero): Likewise.
37403 (acos_test_downward): Likewise.
37404 (acos_test_upward): Likewise.
37405 (asin_test_tonearest): Likewise.
37406 (asin_test_towardzero): Likewise.
37407 (asin_test_downward): Likewise.
37408 (asin_test_upward): Likewise.
37409 (main): Call the new functions.
37410 * sysdeps/i386/fpu/libm-test-ulps: Update.
37411 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
37412
9568c0c2
JM
37413 [BZ #13884]
37414 [BZ #13924]
37415 * math/e_exp10.c: Include <float.h>.
37416 (__ieee754_exp10): Handle underflow here rather than multiplying
37417 large negative argument by M_LN10.
37418 * math/e_exp10f.c (__ieee754_exp10f): Call __ieee754_exp instead
37419 of __ieee754_expf.
37420 * math/e_exp10l.c: Include <float.h>.
37421 (__ieee754_exp10l): Handle underflow here rather than multiplying
37422 large negative argument by M_LN10l.
37423 * math/libm-test.inc (exp10_test): Add another test. Do not allow
37424 spurious overflow exception on underflow.
37425
5ac3ea17
MP
374262012-04-29 Marek Polacek <polacek@redhat.com>
37427
37428 * misc/sys/cdefs.h (__attribute_artificial__): New macro.
37429 (__fortify_function): New macro.
37430 (__extern_always_inline): Don't use __attribute__ ((__artificial__)).
37431 * libio/bits/stdio-ldbl.h: Use __fortify_function in place of
37432 __extern_always_inline.
37433 * libio/bits/stdio2.h: Likewise.
37434 * libio/bits/stdio.h: Likewise.
37435 * string/string.h: Likewise.
37436 * string/bits/string3.h: Likewise.
37437 * include/stdio.h: Likewise.
37438 * stdlib/bits/stdlib.h: Likewise.
37439 * stdlib/stdlib.h: Likewise.
37440 * rt/bits/mqueue2.h: Likewise.
37441 * rt/mqueue.h: Likewise.
37442 * posix/bits/unistd.h: Likewise.
37443 * posix/unistd.h: Likewise.
37444 * io/bits/poll2.h: Likewise.
37445 * io/bits/fcntl2.h: Likewise.
37446 * io/fcntl.h: Likewise.
37447 * io/sys/poll.h: Likewise.
37448 * misc/bits/syslog.h: Likewise.
37449 * misc/bits/syslog-ldbl.h: Likewise.
37450 * misc/sys/syslog.h: Likewise.
37451 * socket/bits/socket2.h: Likewise.
37452 * socket/sys/socket.h: Likewise.
37453 * debug/tst-chk1.c: Likewise.
37454 * wcsmbs/bits/wchar2.h: Likewise.
37455 * wcsmbs/bits/wchar-ldbl.h: Likewise.
37456 * wcsmbs/wchar.h: Likewise.
37457
ecf0ebfb
AJ
374582012-04-29 Andreas Jaeger <aj@suse.de>
37459
37460 * Makerules (tests): Remove enable-check-abi protection.
37461 (check-abi-warn): Remove.
37462 (check-abi-%): Remove check-abi-warn usage.
37463
37464 * configure.in: Remove check-abi configure option.
37465 * configure: Regenerated.
37466 * config.make.in (enable-check-abi): Remove.
37467
6d5c57fa
AS
374682012-04-28 Andreas Schwab <schwab@linux-m68k.org>
37469
24c5d07e 37470 [BZ #14033]
ded5180a
AS
37471 * math/bits/math-finite.h [__NO_LONG_DOUBLE_MATH]: Redirect long
37472 double functions to double *_finite functions.
37473
7e0d315d
AS
37474 [BZ #13941]
37475 * sysdeps/ieee754/ldbl-128ibm/ldbl2mpn.c
37476 (__mpn_extract_long_double): Use DBL_MIN_EXP instead of
37477 LDBL_MIN_EXP.
37478 * stdio-common/Makefile (tests): Add tst-sprintf3.
37479 * stdio-common/tst-sprintf3.c: New file.
37480
6d5c57fa
AS
37481 * elf/Makefile ($(objpfx)tst-leaks1-mem, $(objpfx)noload-mem)
37482 ($(objpfx)tst-unused-dep.out): Don't run when cross-compiling.
37483
0749ff8b
JM
374842012-04-28 Joseph Myers <joseph@codesourcery.com>
37485
37486 * conform/conformtest.pl: Remove duplicate typed-constant
37487 handling.
37488
8dbd5d7b
DM
374892012-04-28 David S. Miller <davem@davemloft.net>
37490
37491 * Makerules (%.abilist): Add vpath on sysdep_dirs.
37492 (check-abi-%): Remove AWK script prerequisite and explicit
37493 abilist directory.
37494 (check-abi): Rewrite to just diff the symlist with the abilist.
37495 (config-tls, config-abi-config): Delete, no longer used.
37496 (update-abi-%): Remove AWK script and explicit abilist directory.
37497 (update-abi): Rewrite to simply compare and conditionally copy the
37498 symlist and the sysdep abilist file. Remove update-abi-config
37499 checks.
37500 * abilist/ld.abilist: Remove.
37501 * abilist/libBrokenLocale.abilist: Remove.
37502 * abilist/libanl.abilist: Remove.
37503 * abilist/libcrypt.abilist: Remove.
37504 * abilist/libdl.abilist: Remove.
37505 * abilist/librt.abilist: Remove.
37506 * abilist/libthread_db.abilist: Remove.
37507 * abilist/libutil.abilist: Remove.
37508 * scripts/extract-abilist.awk: Remove.
37509 * scripts/merge-abilist.awk: Remove.
37510 * sysdeps/generic/libcidn.abilist: New file.
37511 * sysdeps/generic/libnss_compat.abilist: New file.
37512 * sysdeps/generic/libnss_db.abilist: New file.
37513 * sysdeps/generic/libnss_dns.abilist: New file.
37514 * sysdeps/generic/libnss_files.abilist: New file.
37515 * sysdeps/generic/libnss_hesiod.abilist: New file.
37516 * sysdeps/generic/libnss_nis.abilist: New file.
37517 * sysdeps/generic/libnss_nisplus.abilist: New file.
37518 * sysdeps/unix/sysv/linux/i386/nptl/ld.abilist: New file.
37519 * sysdeps/unix/sysv/linux/i386/nptl/libanl.abilist: New file.
37520 * sysdeps/unix/sysv/linux/i386/nptl/libBrokenLocale.abilist: New
37521 file.
37522 * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: New file.
37523 * sysdeps/unix/sysv/linux/i386/nptl/libcrypt.abilist: New file.
37524 * sysdeps/unix/sysv/linux/i386/nptl/libdl.abilist: New file.
37525 * sysdeps/unix/sysv/linux/i386/nptl/libm.abilist: New file.
37526 * sysdeps/unix/sysv/linux/i386/nptl/libnsl.abilist: New file.
37527 * sysdeps/unix/sysv/linux/i386/nptl/libpthread.abilist: New file.
37528 * sysdeps/unix/sysv/linux/i386/nptl/libresolv.abilist: New file.
37529 * sysdeps/unix/sysv/linux/i386/nptl/librt.abilist: New file.
37530 * sysdeps/unix/sysv/linux/i386/nptl/libthread_db.abilist: New
37531 file.
37532 * sysdeps/unix/sysv/linux/i386/nptl/libutil.abilist: New file.
37533 * sysdeps/unix/sysv/linux/x86_64/nptl/ld.abilist: New file.
37534 * sysdeps/unix/sysv/linux/x86_64/nptl/libanl.abilist: New file.
37535 * sysdeps/unix/sysv/linux/x86_64/nptl/libBrokenLocale.abilist: New
37536 file.
37537 * sysdeps/unix/sysv/linux/x86_64/nptl/libc.abilist: New file.
37538 * sysdeps/unix/sysv/linux/x86_64/nptl/libcrypt.abilist: New file.
37539 * sysdeps/unix/sysv/linux/x86_64/nptl/libdl.abilist: New file.
37540 * sysdeps/unix/sysv/linux/x86_64/nptl/libm.abilist: New file.
37541 * sysdeps/unix/sysv/linux/x86_64/nptl/libnsl.abilist: New file.
37542 * sysdeps/unix/sysv/linux/x86_64/nptl/libpthread.abilist: New
37543 file.
37544 * sysdeps/unix/sysv/linux/x86_64/nptl/libresolv.abilist: New file.
37545 * sysdeps/unix/sysv/linux/x86_64/nptl/librt.abilist: New file.
37546 * sysdeps/unix/sysv/linux/x86_64/nptl/libthread_db.abilist: New
37547 file.
37548 * sysdeps/unix/sysv/linux/x86_64/nptl/libutil.abilist: New file.
37549 * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/ld.abilist:
37550 New file.
37551 * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libanl.abilist:
37552 New file.
37553 * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libBrokenLocale.abilist:
37554 New file.
37555 * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libc.abilist:
37556 New file.
37557 * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libcrypt.abilist:
37558 New file.
37559 * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libdl.abilist:
37560 New file.
37561 * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libm.abilist:
37562 New file.
37563 * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libnsl.abilist:
37564 New file.
37565 * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libpthread.abilist:
37566 New file.
37567 * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libresolv.abilist:
37568 New file.
37569 * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/librt.abilist:
37570 New file.
37571 * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libthread_db.abilist:
37572 New file.
37573 * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libutil.abilist:
37574 New file.
37575 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist: New
37576 file.
37577 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl.abilist:
37578 New file.
37579 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale.abilist:
37580 New file.
37581 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist: New
37582 file.
37583 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt.abilist:
37584 New file.
37585 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl.abilist:
37586 New file.
37587 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist: New
37588 file.
37589 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl.abilist:
37590 New file.
37591 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
37592 New file.
37593 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv.abilist:
37594 New file.
37595 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt.abilist:
37596 New file.
37597 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db.abilist:
37598 New file.
37599 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil.abilist:
37600 New file.
37601 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist: New file.
37602 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libanl.abilist: New
37603 file.
37604 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libBrokenLocale.abilist:
37605 New file.
37606 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: New
37607 file.
37608 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libcrypt.abilist: New
37609 file.
37610 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libdl.abilist: New
37611 file.
37612 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist: New
37613 file.
37614 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libnsl.abilist: New
37615 file.
37616 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
37617 New file.
37618 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libresolv.abilist: New
37619 file.
37620 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist: New
37621 file.
37622 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libthread_db.abilist:
37623 New file.
37624 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libutil.abilist: New
37625 file.
37626 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist: New file.
37627 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libanl.abilist: New
37628 file.
37629 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libBrokenLocale.abilist:
37630 New file.
37631 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: New
37632 file.
37633 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libcrypt.abilist: New
37634 file.
37635 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libdl.abilist: New
37636 file.
37637 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist: New
37638 file.
37639 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libnsl.abilist: New
37640 file.
37641 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
37642 New file.
37643 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libresolv.abilist: New
37644 file.
37645 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/librt.abilist: New
37646 file.
37647 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libthread_db.abilist:
37648 New file.
37649 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libutil.abilist: New
37650 file.
37651 * sysdeps/unix/sysv/linux/sh/nptl/ld.abilist: New file.
37652 * sysdeps/unix/sysv/linux/sh/nptl/libanl.abilist: New file.
37653 * sysdeps/unix/sysv/linux/sh/nptl/libBrokenLocale.abilist: New
37654 file.
37655 * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: New file.
37656 * sysdeps/unix/sysv/linux/sh/nptl/libcrypt.abilist: New file.
37657 * sysdeps/unix/sysv/linux/sh/nptl/libdl.abilist: New file.
37658 * sysdeps/unix/sysv/linux/sh/nptl/libm.abilist: New file.
37659 * sysdeps/unix/sysv/linux/sh/nptl/libnsl.abilist: New file.
37660 * sysdeps/unix/sysv/linux/sh/nptl/libpthread.abilist: New file.
37661 * sysdeps/unix/sysv/linux/sh/nptl/libresolv.abilist: New file.
37662 * sysdeps/unix/sysv/linux/sh/nptl/librt.abilist: New file.
37663 * sysdeps/unix/sysv/linux/sh/nptl/libthread_db.abilist: New file.
37664 * sysdeps/unix/sysv/linux/sh/nptl/libutil.abilist: New file.
37665 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/ld.abilist: New file.
37666 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libanl.abilist: New
37667 file.
37668 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libBrokenLocale.abilist:
37669 New file.
37670 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: New
37671 file.
37672 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libcrypt.abilist: New
37673 file.
37674 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libdl.abilist: New
37675 file.
37676 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libm.abilist: New
37677 file.
37678 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libnsl.abilist: New
37679 file.
37680 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libpthread.abilist:
37681 New file.
37682 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libresolv.abilist:
37683 New file.
37684 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/librt.abilist: New
37685 file.
37686 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libthread_db.abilist:
37687 New file.
37688 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libutil.abilist: New
37689 file.
37690 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/ld.abilist: New file.
37691 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libanl.abilist: New
37692 file.
37693 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libBrokenLocale.abilist:
37694 New file.
37695 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: New
37696 file.
37697 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libcrypt.abilist: New
37698 file.
37699 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libdl.abilist: New
37700 file.
37701 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libm.abilist: New
37702 file.
37703 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libnsl.abilist: New
37704 file.
37705 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libpthread.abilist:
37706 New file.
37707 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libresolv.abilist:
37708 New file.
37709 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/librt.abilist: New
37710 file.
37711 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libthread_db.abilist:
37712 New file.
37713 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libutil.abilist: New
37714 file.
37715
41d73a1b
JM
377162012-04-28 Joseph Myers <joseph@codesourcery.com>
37717
37718 * conform/conformtest.pl: Fix typo in handling typed-constant from
37719 allow-header.
37720
28aeeda4
JM
377212012-04-27 Joseph Myers <joseph@codesourcery.com>
37722
adae8f5e
JM
37723 * README: Cut down references to pre-2.6 Linux kernels and
37724 Linuxthreads. Update lists of configurations in libc and ports
37725 and sort alphabetically. Say "or newer" with Linux kernel version
37726 requirements.
37727
28aeeda4
JM
37728 * config.h.in [IS_IN_build]: Allow compiling without optimization.
37729
a462cb63
RA
377302012-04-27 Ryan S. Arnold <rsa@linux.vnet.ibm.com>
37731
37732 [BZ #887]
37733 * math/libm-test.inc (logb_test_downward): New test to expose
37734 erroneous negative sign on -0.0 result of logb[l](1) in FE_DOWNWARD
37735 rounding mode.
37736
6ad3493e
JM
377372012-04-27 Joseph Myers <joseph@codesourcery.com>
37738
37739 [BZ #14027]
37740 * math/fclrexcpt.c (__feclearexcept): Return zero if nothing needs
37741 to be done.
37742 * math/fraiseexcpt.c (__feraiseexcept): Likewise.
37743 * math/fsetexcptflg.c (__fesetexceptflag): Likewise.
37744
2ce4f015
JM
377452012-04-26 Joseph Myers <joseph@codesourcery.com>
37746
5aeb141a
JM
37747 * sysdeps/unix/i386/brk.S: Remove file.
37748 * sysdeps/unix/i386/dl-brk.S: Likewise.
37749 * sysdeps/unix/i386/pipe.S: Likewise.
37750 * sysdeps/unix/i386/sigreturn.S: Likewise.
37751 * sysdeps/unix/i386/syscall.S: Likewise.
37752 * sysdeps/unix/i386/vfork.S: Likewise.
37753 * sysdeps/unix/i386/wait.S: Likewise.
37754
7143acae
JM
37755 * sysdeps/unix/common/tcsendbrk.c: Move to ...
37756 * sysdeps/unix/sysv/linux/tcsendbrk.c: ... here.
37757
2ce4f015
JM
37758 * configure.in (arm*-none*): Do not allow without
37759 --enable-hacker-mode.
37760 (netbsd*): Remove case setting base_os.
37761 (386bsd*): Likewise.
37762 (freebsd*): Likewise.
37763 (bsdi*): Likewise.
37764 (osf*): Likewise.
37765 (sunos*): Likewise.
37766 (ultrix*): Likewise.
37767 (newsos*): Likewise.
37768 (dynix*): Likewise.
37769 (*bsd*): Likewise.
37770 (sysv*): Likewise.
37771 (isc*): Likewise.
37772 (esix*): Likewise.
37773 (sco*): Likewise.
37774 (minix*): Likewise.
37775 (irix4*): Likewise.
37776 (irix6*): Likewise.
37777 (solaris[2-9]*): Likewise.
37778 (none): Likewise.
37779 * configure: Regenerated.
37780
0ac229c8
AZ
377812012-04-26 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
37782
37783 [BZ #11521]
37784 * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c (__ctanhl): Avoid internal
37785 overflow or cancellation in calculating denominator.
37786 * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c (__ctanl): Likewise.
37787 * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c (__ieee754_sinhl): Breaking
37788 down expression to avoid unexpected rounding in newer GCCs.
37789 * sysdeps/powerpc/fpu/libm-test-ulps: Update for ctan, ctanh fix.
37790
33f244f4
DM
377912012-04-26 David S. Miller <davem@davemloft.net>
37792
37793 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Generate
37794 long-double compat symbols.
37795 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
37796 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: Likewise.
37797 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: Likewise.
37798 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S: Likewise.
37799 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: Likewise.
37800 * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Likewise.
37801 * sysdeps/sparc/sparc32/sparcv9/fpu/s_floor.S: Likewise.
37802 * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmax.S: Likewise.
37803 * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmin.S: Likewise.
37804 * sysdeps/sparc/sparc32/sparcv9/fpu/s_isnan.S: Likewise.
37805 * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrint.S: Likewise.
37806 * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrint.S: Likewise.
37807 * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: Likewise.
37808
cfa1f3e8
DM
378092012-04-25 David S. Miller <davem@davemloft.net>
37810
37811 * sysdeps/sparc/sparc32/bits/atomic.h: Include sysdep.h to get
37812 HWCAP_* values only after the memory barriers have been defined.
37813 (atomic_full_barrier): Define.
37814 (atomic_read_barrier): Define.
37815 (atomic_write_barrier): Define.
37816
6e236b92
SP
378172012-04-26 Siddhesh Poyarekar <siddhesh@redhat.com>
37818
37819 * shlib-versions: Add libgcc_s version information.
37820 * sysdeps/generic/libgcc_s.h: Remove.
37821 * sysdeps/generic/framestate.c: Include gnu/lib-names.h instead of
37822 libgcc_s.h.
37823 * sysdeps/gnu/unwind-resume.c: Likewise.
37824 * scripts/test-installation.pl: Remove libgcc_s from link_libs.
37825
aab39a09
DM
378262012-04-25 David S. Miller <davem@davemloft.net>
37827
37828 * sysdeps/unix/sparc/brk.S: Delete.
37829 * sysdeps/unix/sparc/dl-brk.S: Delete.
37830 * sysdeps/unix/sparc/pipe.S: Delete.
37831 * sysdeps/unix/sparc/sysdep.S: Delete.
37832 * sysdeps/unix/sparc/sysdep.h: Delete.
37833 * sysdeps/unix/sparc/vfork.S: Delete.
57f41c40
AS
37834 * sysdeps/sparc/sysdep.h (SPARC_PIC_THUNK, SPARC_PIC_REG)
37835 (SPARC_PIC_REG_LEAF, ENTRY, END, LOC): Define.
37836 * sysdeps/unix/sysv/linux/sparc/sysdep.h (ret, ret_NOERRNO)
37837 (ret_ERRVAL, r0, r1, MOVE): Define.
aab39a09
DM
37838 (JUMPTARGET): Remove.
37839 * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Don't include
37840 sysdeps/unix/sparc/sysdep.h
37841 (ENTRY, END): Remove.
37842 * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
37843
a3cc4f48
JM
378442012-04-25 Joseph Myers <joseph@codesourcery.com>
37845
2ed8cda2
JM
37846 * Makerules (native-compile): Use $(BUILD_LDFLAGS).
37847 (ALL_BUILD_CFLAGS): Use $(BUILD_CPPFLAGS) -D_GNU_SOURCE
37848 -DIS_IN_build.
37849
35d76d59
JM
37850 * timezone/README: Update upstream location and email address for
37851 tzcode and tzdata.
37852 * timezone/zdump.c: Update from tzcode 2012b.
37853 * timezone/zic.c: Likewise.
37854
a3cc4f48
JM
37855 * configure.in (libc_cv_as_needed): Remove test.
37856 * configure: Regenerated.
37857 * Makeconfig [$(have-as-needed) != yes] (as-needed): Remove
37858 conditional definition.
37859 [$(have-as-needed) != yes] (no-as-needed): Likewise.
37860 [$(have-as-needed) != yes] (libgcc_eh): Likewise.
37861 * config.make.in (have-as-needed): Remove variable.
37862
ceab42c3
SP
378632012-04-25 Siddhesh Poyarekar <siddhesh@redhat.com>
37864 Paul Pluzhnikov <ppluzhnikov@google.com>
37865
37866 * elf/dl-minimal.c (__strtoul_internal): Parse hexadecimal and octal
37867 strings correctly.
37868
3ce2865f
CLT
378692012-04-25 Chung-Lin Tang <cltang@codesourcery.com>
37870
37871 * sysdeps/sh/memcpy.S: Remove include of endian.h, change
37872 preprocessor endian tests to '#ifdef __BIG_ENDIAN__'.
37873 * sysdeps/sh/strlen.S: Likewise.
37874
f37e0d68
JM
378752012-04-24 Joseph Myers <joseph@codesourcery.com>
37876
ae186e9a
JM
37877 * sysdeps/unix/fork.S: Remove file.
37878 * sysdeps/unix/i386/fork.S: Likewise.
37879 * sysdeps/unix/sparc/fork.S: Likewise.
37880
b96914af
JM
37881 * sysdeps/unix/system.c: Remove file.
37882 * sysdeps/unix/bsd/bsd4.4/system.c: Likewise.
37883
f37e0d68
JM
37884 * sysdeps/unix/getegid.S: Remove file.
37885 * sysdeps/unix/geteuid.S: Likewise.
37886
87ef29ca
RM
378872012-04-24 Roland McGrath <roland@hack.frob.com>
37888
83bcd236
RM
37889 * scripts/check-localplt.awk: New file.
37890 * elf/Makefile ($(objpfx)check-localplt.out): Use that script instead
37891 of diff.
37892 * scripts/data/localplt-generic.data: Add a comment.
37893
87ef29ca
RM
37894 * sysdeps/mach/hurd/symlink.c: Don't call __mach_port_deallocate on
37895 NODE when __dir_mkfile failed.
37896 * sysdeps/mach/hurd/symlinkat.c: Likewise.
37897 Reported by Ludovic Courtès <ludo@gnu.org>.
37898
e5a6e567
AJ
378992012-04-24 Andreas Jaeger <aj@suse.de>
37900
37901 * Makerules (common-clean): Also remove gen-as-const-headers
37902 files.
37903
c1820385
JM
379042012-04-24 Joseph Myers <joseph@codesourcery.com>
37905
37906 * Makerules (native-compile): Do not change working directory for
37907 build. Use $(OUTPUT_OPTION) in command.
37908 (ALL_BUILD_CFLAGS): Use $(common-objpfx) to find config.h.
37909
94e02fc4
AZ
379102012-04-24 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
37911
37912 [BZ #13886]
37913 * sysdeps/powerpc/powerpc64/fpu/s_floorl.S: Delete file. Use the
37914 sysdeps/ieee754/ldbl-128ibm/s_floorl.c version instead.
37915 * math/libm-test.inc (floor_test): Add more tests.
37916 * sysdeps/powerpc/fpu/libm-test-ulps: Update for pow tests.
37917
3a533ca3
JM
379182012-04-24 Joseph Myers <joseph@codesourcery.com>
37919
940ab4b3
JM
37920 * sysdeps/unix/getdents.c: Remove file.
37921 * sysdeps/unix/sysv/getdents.c: Likewise.
37922 * sysdeps/unix/sysv/syscalls.list (s_getdents): Remove.
37923
90e037bd
JM
37924 * sysdeps/unix/syscalls.list (madvise): Add syscall from
37925 sysdeps/unix/mman/syscalls.list.
37926 (mmap): Likewise.
37927 (mprotect): Likewise.
37928 (msync): Likewise.
37929 (munmap): Likewise.
37930 * sysdeps/unix/bsd/bsd4.4/Implies: Remove.
37931 * sysdeps/unix/mman/syscalls.list: Remove.
37932 * sysdeps/unix/sysv/linux/Implies: Don't include unix/mman.
37933
3a533ca3
JM
37934 * configure.in (libc_cv_libgcc_s_suffix): Remove test.
37935 (libc_cv_as_needed): Don't use $libc_cv_libgcc_s_suffix.
37936 * configure: Regenerated.
37937 * Makeconfig [$(have-as-needed) = yes] (libgcc_eh): Don't use
37938 $(libgcc_s_suffix).
37939 * config.make.in (libgcc_s_suffix): Remove variable.
37940
1ad743de
JM
379412012-04-23 Joseph Myers <joseph@codesourcery.com>
37942
4ad451e2
JM
37943 * sysdeps/unix/sysv/gethostname.c: Move to ...
37944 * sysdeps/posix/gethostname.c: ... here.
37945
5e37ce39
JM
37946 * sysdeps/unix/execve.S: Remove file.
37947
1ad743de
JM
37948 * sysdeps/unix/_exit.S: Remove file.
37949
4e681b5b
AJ
379502012-04-23 Andreas Jaeger <aj@suse.de>
37951
37952 [BZ #13739]
37953 * manual/Makefile: Remove make dist support, there's no
37954 need for a stand-alone documentation tar ball.
37955 (TEXI2DVI): Define always, it's not in Makeconfig.
37956 (dist): Removed.
37957 (tar-it): Removed.
37958 (edition): Removed.
37959 (glibc-doc-$(edition).tar): Removed
37960 (%.Z): Removed.
37961 (%.gz): Removed.
37962 (%.uu): Removed.
37963 (ETAGS): Remove, it's in Makeconfig.
37964 (move-if-change): Remove, it's in Makeconfig.
37965
38686a03 379662012-04-23 Paul Eggert <eggert@cs.ucla.edu>
c0baea34
PE
37967
37968 [BZ #13970]
37969 * stdlib/stdlib.h: Remove warn_unused_result attribute from strtol etc.
37970 (strtod, strtof, strtold, strtol, strtoul, strtoq)
37971 (strtouq, strtoll, strtoull, strtol_l, strtoul_l, strtoll_l, strtoull_l)
37972 (strtod_l, strtof_l, strtold_l): Remove __wur.
37973 It is not necessarily an error to ignore strtol's return value.
37974 One can reliably look at the stored endptr to decide whether
37975 the number had valid syntax.
37976
7c0616fa
AJ
379772012-04-21 Andreas Jaeger <aj@suse.de>
37978
803cb6b7 37979 [BZ #13739]
7c0616fa
AJ
37980 * sysdeps/s390/s390-64/Makefile (distribute): Remove variable.
37981
b0fe253f
JM
379822012-04-21 Joseph Myers <joseph@codesourcery.com>
37983
37984 * sysdeps/unix/sysv/linux/Versions (GLIBC_2.0): Add sysinfo.
37985 * sysdeps/unix/sysv/Versions: Remove file.
37986
8280f22d
MT
379872012-04-21 Markus Trippelsdorf <markus@trippelsdorf.de>
37988
37989 [BZ #13927]
37990 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
37991
75ce411f 379922012-04-21 Nick Alcock <nick.alcock@oracle.com>
b8e33728
N
37993
37994 [BZ #7064]
37995 * sysdeps/unix/sysv/linux/i386/syscalls.list: Omit explicit
37996 version from __vm86.
37997
097d59fa
JM
379982012-04-20 Joseph Myers <joseph@codesourcery.com>
37999
a90f3bcb
JM
38000 * sysdeps/unix/common/lxstat.c: Remove file.
38001 * sysdeps/unix/common/syscalls.list (sys_lstat): Remove.
38002
edc7ea78
JM
38003 * sysdeps/unix/sysv/Makefile: Remove file.
38004
cb78c221
JM
38005 * sysdeps/unix/sysv/direct.h: Remove file.
38006
efa6a45f
JM
38007 * sysdeps/unix/sysv/bits/dirent.h: Remove file.
38008 * sysdeps/unix/sysv/bits/fcntl.h: Likewise.
38009 * sysdeps/unix/sysv/bits/local_lim.h: Likewise.
38010 * sysdeps/unix/sysv/bits/signum.h: Likewise.
38011 * sysdeps/unix/sysv/bits/stat.h: Likewise.
38012 * sysdeps/unix/sysv/bits/utmp.h: Likewise.
38013 * sysdeps/unix/sysv/bits/utsname.h: Likewise.
38014
9c9f2d0c
JM
38015 * sysdeps/unix/sysv/setrlimit.c: Remove file.
38016
4541c83b
JM
38017 * sysdeps/unix/xmknod.c: Remove file.
38018 * sysdeps/unix/syscalls.list (sys_mknod): Remove.
38019
f5d153a0
JM
38020 * sysdeps/unix/sysv/settimeofday.c: Remove file.
38021
aa746595
JM
38022 * sysdeps/unix/sysv/i386/time.S: Remove file.
38023
cce5905e
JM
38024 * sysdeps/unix/fxstat.c: Remove file.
38025 * sysdeps/unix/xstat.c: Likewise.
38026 * sysdeps/unix/syscalls.list (sys_fstat, sys_stat): Remove.
38027
37fa3841
JM
38028 * sysdeps/unix/sysv/sigaction.c: Remove file.
38029
ff1962a3
JM
38030 * sysdeps/unix/sysv/Makefile [termio.h not in sysdep_headers]
38031 (sysdep_headers): Remove variable.
38032 [termio.h not in sysdep_headers] (generated): Likewise.
38033 [termio.h not in sysdep_headers] ($(objpfx)termio.h): Remove rule.
38034 * sysdeps/unix/sysv/sysv_termio.h: Remove file.
38035 * sysdeps/unix/sysv/tcdrain.c: Likewise.
38036 * sysdeps/unix/sysv/tcflow.c: Likewise.
38037 * sysdeps/unix/sysv/tcflush.c: Likewise.
38038 * sysdeps/unix/sysv/tcgetattr.c: Likewise.
38039 * sysdeps/unix/sysv/tcgetpgrp.c: Likewise.
38040 * sysdeps/unix/sysv/tcsendbrk.c: Likewise.
38041 * sysdeps/unix/sysv/tcsetattr.c: Likewise.
38042 * sysdeps/unix/sysv/tcsetpgrp.c: Likewise.
38043
e7740d31
JM
38044 * sysdeps/unix/siglist.c: Remove file.
38045
ee06f18b
JM
38046 * sysdeps/unix/getppid.S: Remove file.
38047
097d59fa
JM
38048 * sysdeps/unix/mkdir.c: Remove file.
38049 * sysdeps/unix/rmdir.c: Likewise.
38050
ff3d51ec
AS
380512012-04-19 Andreas Schwab <schwab@linux-m68k.org>
38052
38053 * sysdeps/gnu/errlist-compat.awk (END): Correct computation of
38054 ERR_MAX value.
38055 * sysdeps/unix/sysv/linux/Versions (GLIBC_2.12): Adjust
38056 errlist-compat value.
38057
50f81fd7
DM
380582012-04-18 David S. Miller <davem@davemloft.net>
38059
38060 * sysdeps/generic/memcopy.h (reg_char): Delete.
38061 * debug/strcat_chk.c: Use char, not reg_char.
38062 * debug/strcpy_chk.c: Likewise.
38063 * debug/strncat_chk.c: Likewise.
38064 * debug/strncpy_chk.c: Likewise.
38065 * string/memchr.c: Likewise.
38066 * string/memrchr.c: Likewise.
38067 * string/rawmemchr.c: Likewise.
38068 * string/strcat.c: Likewise.
38069 * string/strchr.c: Likewise.
38070 * string/strchrnul.c: Likewise.
38071 * string/strcmp.c: Likewise.
38072 * string/strcpy.c: Likewise.
38073 * string/strncat.c: Likewise.
38074 * string/strncmp.c: Likewise.
38075 * string/strncpy.c: Likewise.
38076
8ff41c46
WS
380772012-04-18 Will Schmidt <will_schmidt@vnet.ibm.com>
38078
38079 * sysdeps/powerpc/memmove.c: New file based on string/memmove.c where
38080 __builtin_memcopy is called when src and dest ranges are known to not
38081 overlap.
38082
6b652f46
WS
380832012-04-18 Will Schmidt <will_schmidt@vnet.ibm.com>
38084
38085 * sysdeps/powerpc/powerpc64/power6/wordcopy.c
38086 (_wordcopy_fwd_dest_aligned): Replace switch with a parameterized
38087 fwd_align_merge macro call.
38088 (_wordcopy_bwd_dest_aligned): Replace switch with a parameterized
38089 bwd_align_merge macro call.
38090 * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
38091
b282631e
WS
380922012-04-18 Will Schmidt <will_schmidt@vnet.ibm.com>
38093
38094 * sysdeps/powerpc/powerpc64/power6/wordcopy.c: Add fwd_align_merge and
38095 bwd_align_merge macros.
38096 (_wordcopy_fwd_dest_aligned): Use fwd_align_merge macro calls.
38097 (_wordcopy_bwd_dest_aligned): Use bwd_align_merge macro calls.
38098 * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
38099
95aa737c
DM
381002012-04-18 David S. Miller <davem@davemloft.net>
38101
38102 * sysdeps/sparc/sparc64/memcopy.h: Delete.
38103
7a99a614
AJ
381042012-04-18 Andreas Jaeger <aj@suse.de>
38105
38106 [BZ# 6794]
38107 * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Moved to ...
38108 * sysdeps/ieee754/ldbl-96/e_ilogbl.c: ... here.
38109 Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
38110
38111 * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Moved to ...
38112 * sysdeps/ieee754/ldbl-128/e_ilogbl.c: ... here.
38113 Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
38114
38115 * sysdeps/ieee754/ldbl-64-128/s_ilogbl.c: Moved to ...
38116 * sysdeps/ieee754/ldbl-64-128/e_ilogbl.c: ... here.
38117 Adjust for changed ldbl-128 files.
38118
38119 * sysdeps/sparc/sparc64/soft-fp/s_ilogbl.c: Moved to ...
38120 * sysdeps/sparc/sparc64/soft-fp/e_ilogbl.c: ... here.
38121 Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
38122
e5270c23
DM
381232012-04-17 David S. Miller <davem@davemloft.net>
38124
38125 * sysdeps/sparc/sparc32/memcopy.h: Delete.
38126
fb5e92c9
AS
381272012-04-17 Andreas Schwab <schwab@linux-m68k.org>
38128
38129 * sysdeps/i386/fpu/e_ilogb.S: Remove __ilogb*_finite alias.
38130 * sysdeps/i386/fpu/e_ilogbf.S: Likewise.
38131 * sysdeps/i386/fpu/e_ilogbl.S: Likewise.
38132 * sysdeps/x86_64/fpu/e_ilogbl.S: Likewise.
38133 * sysdeps/ieee754/dbl-64/e_ilogb.c: Likewise.
38134 * sysdeps/ieee754/flt-32/e_ilogbf.c: Likewise.
38135
76da7265
AZ
381362012-04-17 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
38137
38138 [BZ #6794]
38139 * math/Makefile: Add e_ilogb and w_ilogb, remove s_logb.
38140 * math/libm-test.inc: Add ilogb errno and exception tests.
38141 * math/w_ilogb.c: New file: ilogb wrapper.
38142 * math/w_ilogbf.c: New file: ilogbf wrapper.
38143 * math/w_ilogbl.c: New file: ilogbl wrapper.
38144 * sysdeps/generic/math_private.h: Add __ieee754_ilogb[l|f] prototypes.
38145 * sysdeps/i386/fpu/s_ilogb.S: Moved to ...
38146 * sysdeps/i386/fpu/e_ilogb.S: ... here. Also fixed a FE_DIVBYZERO
38147 exception being thrown with 0.0 as argument.
38148 * sysdeps/i386/fpu/s_ilogbf.S: Moved to ...
38149 * sysdeps/i386/fpu/e_ilogbf.S: ... here. Also fixed a FE_DIVBYZERO
38150 exception being thrown with 0.0 as argument.
38151 * sysdeps/i386/fpu/s_ilogbl.S: Moved to ...
38152 * sysdeps/i386/fpu/e_ilogbl.S: ... here. Also fixed a FE_DIVBYZERO
38153 exception being thrown with 0.0 as argument.
38154 * sysdeps/x86_64/fpu/s_ilogbl.S: Moved to ...
38155 * sysdeps/x86_64/fpu/e_ilogbl.S: ... here. Also fixed a FE_DIVBYZERO
38156 exception being thrown with 0.0 as argument.
38157 * sysdeps/ieee754/dbl-64/s_ilogb.c: Moved to ...
38158 * sysdeps/ieee754/dbl-64/e_ilogb.c: ... here.
7a99a614 38159 * sysdeps/ieee754/flt-32/s_ilogbf.c: Moved to ...
76da7265
AZ
38160 * sysdeps/ieee754/flt-32/e_ilogbf.c: ... here.
38161 * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Moved to ...
38162 * sysdeps/ieee754/ldbl-128ibm/e_ilogbl.c: ... here.
38163 * sysdeps/ieee754/ldbl-opt/s_ilogb.c: Moved to ...
38164 * sysdeps/ieee754/ldbl-opt/w_ilogb.c: ... here.
38165 * sysdeps/ieee754/ldbl-opt/w_ilogbl.c: New file: ilogbl wrapper.
38166
0396e69d
PB
381672012-04-17 Petr Baudis <pasky@ucw.cz>
38168
38169 * include/sys/uio.h: Change __vector to __iovec to avoid clash
38170 with altivec.
38171
750b5926
MP
381722012-04-16 Marek Polacek <polacek@redhat.com>
38173
38174 * elf/pldd-xx.c: Rename static_assert to pldd_assert.
38175
751728a1
MP
381762012-04-16 Marek Polacek <polacek@redhat.com>
38177
38178 * sysdeps/i386/fpu/bits/fenv.h (feraiseexcept): Reverse the
38179 operands of fdivp instruction.
38180
34a27407
L
381812012-04-13 H.J. Lu <hongjiu.lu@intel.com>
38182
38183 * elf/tst-auditmod1.c: Check __ILP32__ instead of __LP64__.
38184 * elf/tst-auditmod3b.c: Likewise.
38185 * elf/tst-auditmod4b.c: Likewise.
38186 * elf/tst-auditmod5b.c: Likewise.
38187 * elf/tst-auditmod6b.c: Likewise.
38188 * elf/tst-auditmod6c.c: Likewise.
38189 * elf/tst-auditmod7b.c: Likewise.
38190 * sysdeps/x86_64/ffsll.c (ffsl): Likewise.
38191 * sysdeps/x86_64/preconfigure.in: Likewise.
38192 * sysdeps/x86_64/preconfigure: Regenerated.
38193
7e73e17d
L
381942012-04-13 H.J. Lu <hongjiu.lu@intel.com>
38195
38196 * sysdeps/x86_64/bits/wordsize.h (__WORDSIZE): Also check
38197 __ILP32__.
38198
c7a6ab72
AB
381992012-04-13 Antoine Balestrat <merkil33@gmail.com>
38200
38201 * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
38202 (__get_clockfreq_via_proc_openprom): Fix test on wrong variable.
38203
a9e8e0e0
CL
382042012-04-13 Chris Leonard <cjlhomeaddress@gmail.com>
38205
38206 [BZ #13973]
38207 * locale/iso-639.def: Fix gl language name. Spotted by
38208 Yaron Shahrabani.
38209
ec98af7d
RM
382102012-04-12 Roland McGrath <roland@hack.frob.com>
38211
38212 [BZ #2074]
38213 * libio/libio.h (__io_write_fn): Update comment.
38214
247c3ede
PB
382152012-04-12 Petr Baudis <pasky@ucw.cz>
38216
38217 [BZ #2074]
38218 * stdio.texi (Hook Functions): The user provided writer function
38219 is not allowed to return -1.
38220
55939d6d
DM
382212012-04-11 David S. Miller <davem@davemloft.net>
38222
38223 * sysdeps/sparc/fpu/libm-test-ulps: Update.
38224
90020f5a
MF
382252012-04-11 Mike Frysinger <vapier@gentoo.org>
38226
38227 * .gitignore: Add /ports, /linuxthreads, and /linuxthreads_db.
38228 Add a leading slash to rtkaio.
38229
288f9098
JM
382302012-04-11 Jim Meyering <meyering@redhat.com>
38231
90020f5a
MF
38232 [BZ #11959]
38233 * libio/stdio.h (fwrite, fwrite_unlocked): Remove __wur.
38234 It is not necessarily an error to ignore fwrite's return
38235 value. One can reliably use ferror to test for errors after
38236 the fact.
288f9098 38237
4be2b570
L
382382012-04-10 H.J. Lu <hongjiu.lu@intel.com>
38239
38240 * bits/types.h (__snseconds_t): New type.
38241 * time/time.h (struct timespec): Use __snseconds_t on tv_nsec.
38242
38243 * bits/typesizes.h (__SNSECONDS_T_TYPE): New macro.
38244 * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
38245 (__SNSECONDS_T_TYPE): Likewise.
38246 * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
38247 (__SNSECONDS_T_TYPE): Likewise.
38248 * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
38249 (__SNSECONDS_T_TYPE): Likewise.
38250
288f9098 382512012-04-10 Andreas Jaeger <aj@suse.de>
4cfd8026
AJ
38252
38253 [BZ #2636]
38254 * manual/time.texi (Processor Time): Return type of times is
38255 elapsed real time since an arbitrary point in the past.
38256 (CPU Time): Move CLK_TCK from here...
38257 (Processor Time): ...to here. Correct description.
38258 * manual/conf.texi (Constants for Sysconf): Correct description of
38259 _SC_CLK_TCK.
38260
d7dd4413
DM
382612012-04-10 David S. Miller <davem@davemloft.net>
38262
38263 [BZ #13967]
38264 * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Handle the case
38265 where the is a gap between DT_REL(A) and DT_JMPREL.
38266
b46068fc
L
382672012-04-10 H.J. Lu <hongjiu.lu@intel.com>
38268
38269 * sysdeps/x86_64/bits/byteswap.h: Include <features.h>.
38270 (__bswap_32): Use __builtin_bswap32 for GCC >= 4.2.
38271 (__bswap_64): Use __builtin_bswap64 for GCC >= 4.2.
38272
73d65cc3
SP
382732012-04-10 Siddhesh Poyarekar <siddhesh@redhat.com>
38274
38275 * elf/dl-support.c (_dl_inhibit_cache): New variable.
38276 * elf/rtld.c (_rtld_global_ro): New member _dl_inhibit_cache.
38277 (dl_main): Handle --inhibit-cache.
38278 * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): New member
38279 _dl_inhibit_cache.
38280 * elf/dl-load.c (_dl_map_object): Use it.
38281 * elf/Makefile: Define SYSCONFDIR when building rtld.c.
38282
bcc8d661
JM
382832012-04-09 Joseph Myers <joseph@codesourcery.com>
38284
8f9a2fae
JM
38285 [BZ #13872]
38286 * sysdeps/i386/fpu/e_powl.S (p78): New object.
38287 (__ieee754_powl): Saturate large exponents rather than testing for
38288 overflow of y*log2(x).
38289 * sysdeps/x86_64/fpu/e_powl.S: Likewise.
38290 * math/libm-test.inc (pow_test): Do not permit spurious overflow
38291 exceptions.
38292
bcc8d661
JM
38293 [BZ #11521]
38294 * math/s_ctan.c: Include <float.h>.
38295 (__ctan): Avoid internal overflow or cancellation in calculating
38296 denominator.
38297 * math/s_ctanf.c: Likewise.
38298 * math/s_ctanl.c: Likewise.
38299 * math/s_ctanh.c: Likewise.
38300 * math/s_ctanhf.c: Likewise.
38301 * math/s_ctanhl.c: Likewise.
38302 * math/libm-test.inc (ctan_test): Add more tests.
38303 (ctanh_test): Likewise.
38304 * sysdeps/i386/fpu/libm-test-ulps: Update.
38305 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
38306
823fbbb4
AJ
383072012-04-09 Andreas Jaeger <aj@suse.de>
38308
03879793
AJ
38309 [BZ #6894]
38310 * manual/filesys.texi (Directory Entries): Mention that d_namlen
38311 is an optional BSD extension.
38312
823fbbb4
AJ
38313 [BZ #10254]
38314 * manual/stdio.texi (Opening Streams): Document additional fopen
38315 parameters.
38316
8de131cb
RM
383172012-04-09 Roland McGrath <roland@hack.frob.com>
38318
38319 * sysdeps/i386/fpu/bits/mathinline.h (__sincos_code): Don't clobber
38320 %eax without telling the compiler.
38321
c0ed9d7d
CD
383222012-04-09 Carlos O'Donell <carlos_odonell@mentor.com>
38323
38324 [BZ # 13963]
38325 * manual/install.texi: Use sourceware.org.
38326
c483f6b4
JM
383272012-04-09 Joseph Myers <joseph@codesourcery.com>
38328
d7dd9453
JM
38329 [BZ #13873]
38330 * sysdeps/ieee754/dbl-64/e_pow.c (huge, tiny): New variables.
38331 (__ieee754_pow): Generate overflow and underflow using huge*huge
38332 and tiny*tiny rather than just returning constant infinity or zero
38333 for large exponents.
38334 * math/libm-test.inc (pow_test): Require overflow exceptions for
38335 applicable cases of large exponents.
38336
c483f6b4
JM
38337 [BZ #706]
38338 * sysdeps/i386/fpu/e_pow.S (p10): New object.
38339 (__ieee754_pow): Use iterative multiplication algorithm only for
38340 integer exponents with absolute value below 1024. Check for odd
38341 integer exponents when using algorithm for real exponents.
38342 * math/libm-test.inc (pow_test): Add more tests.
38343 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
38344
d2de7579
JM
383452012-04-08 Joseph Myers <joseph@codesourcery.com>
38346
38347 [BZ #13705]
38348 * math/libm-test.inc (exp_test): Do not allow overflow exception
38349 on underflow test.
38350
f77f1232
AJ
383512012-04-08 Aurelien Jarno <aurelien@aurel32.net>
38352
38353 [BZ #13705]
38354 * sysdeps/ieee754/dbl-64/w_exp.c (__exp): Use __kernel_standard
38355 instead of __kernel_standard_f.
38356
3884932b
MF
383572012-04-08 Mike Frysinger <vapier@gentoo.org>
38358
38359 * sysdeps/i386/i686/memset_chk.S: Update copyright year.
38360 * sysdeps/x86_64/memset_chk.S: Likewise.
38361
54472e9c
AJ
383622012-04-08 Andreas Jaeger <aj@suse.de>
38363
6ab0fbfc
AJ
38364 [BZ #10153]
38365 * manual/startup.texi (Environment Access): Describe return value
38366 for putenv and setenv.
38367
61efba8c
AJ
38368 [BZ #6895]
38369 * manual/filesys.texi (Directory Entries): Add description for
38370 DT_LNK.
38371
95c3f29a
AJ
38372 [BZ #6890]
38373 * manual/filesys.texi (Directory Entries): Clarify that it's file
38374 system not operating system in the description of DT_UNKNOWN.
38375
54472e9c
AJ
38376 [BZ #6578]
38377 * manual/syslog.texi (closelog): Fix reference, it's openlog.
38378
624254b1
SC
383792012-04-08 Stephen Compall <s11@member.fsf.org>
38380
38381 [BZ #6649]
38382 * manual/llio.texi (Opening and Closing Files): Add cross
38383 reference to explain mode argument.
38384
1e4920e0
MF
383852012-04-07 Mike Frysinger <vapier@gentoo.org>
38386
38387 * sysdeps/i386/i686/memset_chk.S: Change PIC to SHARED.
38388 * sysdeps/x86_64/memset_chk.S: Likewise.
38389
5ed848f3
DM
383902012-04-07 David S. Miller <davem@davemloft.net>
38391
38392 * elf/elf.h (R_SPARC_WDISP10): Define.
38393 * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Handle
38394 R_SPARC_SIZE32.
38395 * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Handle
38396 R_SPARC_SIZE64 and R_SPARC_H34.
38397
96154cd8
CD
383982012-04-07 Carlos O'Donell <carlos_odonell@mentor.com>
38399
38400 * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Simplify
38401 conditions and remove no longer applicable assertion.
38402
9904dc47
L
384032012-04-06 H.J. Lu <hongjiu.lu@intel.com>
38404
38405 * bits/byteswap.h: Include <features.h>.
38406 (__bswap_32): Use __builtin_bswap32 for GCC >= 4.2.
38407 (__bswap_64): Use __builtin_bswap64 for GCC >= 4.2.
38408
f8887d0a
L
384092012-04-06 H.J. Lu <hongjiu.lu@intel.com>
38410
38411 * bits/byteswap.h (__bswap_16): Removed.
38412 Include <bits/byteswap-16.h> to get __bswap_16.
38413 * sysdeps/i386/bits/byteswap.h: Likewise.
38414 * sysdeps/s390/bits/byteswap.h: Likewise.
38415 * sysdeps/x86_64/bits/byteswap.h: Likewise.
38416 * bits/byteswap-16.h: New file.
38417 * sysdeps/i386/bits/byteswap-16.h: Likewise.
38418 * sysdeps/s390/bits/byteswap-16.h: Likewise.
38419 * sysdeps/x86_64/bits/byteswap-16.h: Likewise.
38420 * string/Makefile (headers): Add bits/byteswap-16.h.
38421
62470f60
PP
384222012-04-06 Paul Pluzhnikov <ppluzhnikov@google.com>
38423
38424 [BZ #13895]
38425 * nss/nsswitch.c (nss_load_library, __nss_lookup_function): Avoid
38426 extra indirection.
38427 * nss/Makefile (tests-static, tests): Add tst-nss-static.
38428 * nss/tst-nss-static.c: New.
38429
4dad7bab
RM
384302012-04-06 Robert Millan <rmh@gnu.org>
38431
38432 [BZ #6486]
38433 * manual/llio.texi (File Position Primitive): lseek
38434 refers to WHENCE when it really means OFFSET.
38435
e9142a17
AJ
384362012-04-06 Andreas Jaeger <aj@suse.de>
38437
2c040eff
AJ
38438 * nss/nss_db/db-initgroups.c: Include <string.h> for strlen and
38439 strncmp declarations.
38440
e9142a17
AJ
38441 * abilist/libc.abilist: Add __poll and __ppoll.
38442
ff9f1c5f
DM
384432012-04-05 David S. Miller <davem@davemloft.net>
38444
dcd2ae90
DM
38445 * scripts/check-local-headers.sh: Accept a host triplet in the
38446 path matched by the exclude regexp.
38447
993eb054
DM
38448 * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Reduce down to one
38449 definition.
38450 * sysdeps/powerpc/powerpc32/dl-machine.h
38451 (ELF_MACHINE_PLTREL_OVERLAP): Delete.
38452 * sysdeps/s390/s390-32/dl-machine.h
38453 (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
38454 * sysdeps/sparc/sparc32/dl-machine.h
38455 (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
38456 * sysdeps/sparc/sparc64/dl-machine.h
38457 (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
38458
ff9f1c5f
DM
38459 * elf/rtld.c (dl_main): If DL_DEBUG_UNUSED is enabled, turn off
38460 lazy binding.
48e2e132 38461 * elf/dl-lookup.c (_dl_lookup_symbol_x): If DL_DEBUG_UNUSED, ignore
ff9f1c5f
DM
38462 undefined symbol errors.
38463
48e2e132 38464 * elf/rtld.c (dl_main): Skip VDSO when checking for unused
ff9f1c5f
DM
38465 DT_NEEDED entries.
38466
e80d6f94
MM
384672012-04-05 Michael Matz <matz@suse.de>
38468
38469 [BZ #13592]
38470 * sysdeps/x86_64/memset.S: Fix size paramater comparisions.
38471
349fa79f
AJ
384722012-04-05 Andreas Jaeger <aj@suse.de>
38473
38474 [BZ #13908]
38475 * stdlib/stdlib.h: Don't warn about unused result of mktemp, fix
38476 comment.
38477
f402708f
KK
384782012-04-05 Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
38479
38480 * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Fix return value
38481 which ROUND is no valid rounding mode.
38482
2ecccfc9
KK
384832012-04-05 Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
38484
38485 * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Set fpscr register which
38486 read again.
38487 * sysdeps/sh/sh4/fpu/ftestexcept.c: Likewise.
38488
8a53f50f
KK
384892012-04-05 Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
38490
38491 * sysdeps/sh/sh4/fpu/fraiseexcpt.c (feraiseexcept): Produce
38492 an exception using FPU order intentionally.
38493
384942012-04-05 Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
38495
38496 * sysdeps/sh/sh4/fpu/fedisblxcpt.c: New file.
38497 * sysdeps/sh/sh4/fpu/feenablxcpt.c: New file.
38498 * sysdeps/sh/sh4/fpu/fegetexcept.c: New file.
38499 * sysdeps/sh/sh4/fpu/feupdateenv.c: New file.
38500
d653abb7
SJ
385012012-04-05 Simon Josefsson <simon@josefsson.org>
38502
38503 [BZ #12340]
38504 * sysdeps/mach/hurd/ttyname_r.c (__ttyname_r): Return ERANGE instead of
38505 EINVAL when BUFLEN is too smal.
38506
c3b1bf7d
TS
385072012-04-05 Thomas Schwinge <thomas@codesourcery.com>
38508
38509 [BZ #13553]
38510 * sysdeps/mach/i386/machine-lock.h: Use volatile instead of __volatile.
38511 * sysdeps/mach/powerpc/machine-lock.h: Likewise.
38512
b1aa60f3
AJ
385132012-04-03 Andreas Jaeger <aj@suse.de>
38514
c3b1bf7d 38515 [BZ #13938]
67f60a26
AJ
38516 * manual/setjmp.texi (System V contexts): Fix sentence.
38517
b1aa60f3
AJ
38518 [BZ #13926]
38519 * sysdeps/i386/bits/byteswap.h [!__GNUC__](__bswap_constant_64):
38520 New macro for this case.
38521 [!__GNUC__] (__bswap_64): New inline function for this case.
38522 * sysdeps/x86_64/bits/byteswap.h: Likewise.
38523 * bits/byteswap.h: Likewise.
38524 * sysdeps/s390/bits/byteswap.h: [!__GNUC__] (__bswap_64): Use
38525 ull, guard with __GLIBC_HAVE_LONG_LONG.
38526
38527 * string/endian.h (htobe64,htole64,be64toh,le64toh): Guard with
38528 __GLIBC_HAVE_LONG_LONG.
38529
38530 * string/byteswap.h (bswap_64): Guard with __GLIBC_HAVE_LONG_LONG.
38531 Include <features.h> for __GLIBC_HAVE_LONG_LONG.
38532
39c59c35
TMQMF
385332012-04-02 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
38534
38535 [BZ #13691]
38536 * iconvdata/tcvn5712-1.c (FROM_LOOP): Test end of input using
38537 inptr and inend, rather than using last_ch.
38538
135ffda8
DM
385392012-04-02 David S. Miller <davem@davemloft.net>
38540
38541 With help from Paul Eggert, Carlos O'Donell, and Roland McGrath.
38542 * stdio-common/printf-parse.h (read_int): Change return type to
38543 'int', return -1 on INT_MAX overflow.
38544 * stdio-common/vfprintf.c (vfprintf): Validate width and precision
38545 against overflow of INT_MAX. Set errno to EOVERFLOW when 'done'
38546 overflows INT_MAX. Check for overflow of in-format-string precision
38547 values properly. Use EOVERFLOW rather than ERANGE throughout. Use
38548 SIZE_MAX not INT_MAX for integer overflow test.
38549 * stdio-common/printf-parsemb.c: If read_int signals an overflow,
38550 skip the construct in the format string but do not record anything.
38551 * stdio-common/bug22.c: Adjust to test both width/prevision
38552 INT_MAX overflow as well as total length INT_MAX overflow. Check
38553 explicitly for proper errno values.
38554
228c019e
TS
385552012-04-02 Thomas Schwinge <thomas@codesourcery.com>
38556
302cadd3
TS
38557 * string/test-memcmp.c [! WIDE]: #include <limits.h> for CHAR_MIN,
38558 CHAR_MAX.
38559 * string/test-strcmp.c [! WIDE]: Likewise.
38560 * time/tst-mktime2.c: Likewise for INT_MAX.
38561 * string/test-string.h: #include <sys/param.h> for MIN.
38562
228c019e
TS
38563 * csu/init-first.c (__libc_init_first): Call __ctype_init.
38564 * sysdeps/i386/init-first.c (init): Likewise.
38565 * sysdeps/mach/hurd/i386/init-first.c (posixland_init): Likewise.
38566 * sysdeps/mach/hurd/powerpc/init-first.c (posixland_init): Likewise.
38567 * sysdeps/sh/init-first.c (init): Likewise.
38568
cfa633f5
UD
385692012-04-01 Ulrich Drepper <drepper@gmail.com>
38570
38571 * po/ru.po: Update from translation team.
d1635ef8 38572 * po/vi.po: Likewise.
cfa633f5 38573
6cd0a5ea
SP
385742012-03-31 Siddhesh Poyarekar <siddhesh@redhat.com>
38575
38576 * resolv/nss_dns/dns-host.c: Merge copyright years.
38577
4b43400f
LD
385782012-03-22 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
38579
38580 * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Update.
38581 Optimize memcpy with prefetch if
38582 DATA_CACHE_SIZE_HALF <= len < SHARED_CACHE_SIZE_HALF and
38583 src, dst pointers have unequal 16 byte alignments.
38584
48c41d04
SP
385852012-03-30 Siddhesh Poyarekar <siddhesh@redhat.com>
38586
38587 [BZ #13928]
38588 * resolv/nss_dns/dns-host.c (getanswer_r): Also consider ttl
38589 from a CNAME entry and return the minimum ttl for the query.
38590 (gaih_getanswer_slice): Likewise.
38591
b8dc394d
JL
385922012-03-30 Jeff Law <law@redhat.com>
38593
38594 * crypt/md5-crypt.c (__md5_crypt_r): Avoid unbounded alloca uses
38595 due to long keys.
38596 * crypt/sha256-crypt.c (__sha256_crypt_r): Likewise.
38597 * crypt/sha512-crypt.c (__sha512_crypt_r): Likewise.
38598
2f5a5ed0
JL
38599 * resolv/nss_dns/dns-host.c: Update copyright year.
38600
1d39e359
UD
386012012-03-30 Ulrich Drepper <drepper@gmail.com>
38602
c030f70c 38603 * resolv/res_send.c (send_dg): Use sendmmsg if we have to write two
8e6d1083 38604 requests to save a system call. Fix check that all bytes are sent.
c030f70c 38605
1d39e359
UD
38606 * sysdeps/unix/sysv/linux/bits/socket.h (struct mmsghdr): Fix up
38607 comments for sendmmsg.
38608
386092012-03-30 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
e64d2de5
TMQMF
38610
38611 [BZ #13691]
38612 * iconvdata/tcvn5712-1.c (FROM_LOOP): Fix a bug when converting strings
38613 with only 1 character between 0x0041 and 0x01b0.
38614 * wcsmbs/Makefile (tests): Add tst-mbsnrtowcs.
38615 * wcsmbs/tst-mbsnrtowcs.c: New file.
38616
20fde227
DM
386172012-03-29 David S. Miller <davem@davemloft.net>
38618
38619 * libio/fileops.c (_IO_new_file_xsputn): Don't try to optimize
38620 small copies by hand.
38621
984a4237
JL
386222012-03-28 Siddhesh Poyarekar <siddhesh@redhat.com>
38623
38624 [BZ #13761]
57f41c40
AS
38625 * nis/nss_compat/compat-initgroups.c (getgrent_next_nss)
38626 (_nss_compat_initgroups_dyn): Fall back to malloc/free for large
38627 group memberships.
984a4237 38628
18c9d62b
DM
386292012-03-28 David S. Miller <davem@davemloft.net>
38630
88d85d4f
DM
38631 * sysdeps/sparc/sparc32/memcpy.S: Implement mempcpy using a stub
38632 that branches into memcpy.
38633 * sysdeps/sparc/sparc64/memcpy.S: Likewise.
38634 * sysdeps/sparc/sparc64/multiarch/memcpy-niagara1.S: Likewise.
38635 * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Likewise.
38636 * sysdeps/sparc/sparc64/multiarch/memcpy-ultra3.S: Likewise.
38637 * sysdeps/sparc/sparc64/multiarch/memcpy.S: Add mempcpy multiarch
38638 bits.
38639 * sysdeps/sparc/sparc64/rtld-memcpy.c: Include generic mempcpy
38640 implementation too.
38641 * sysdeps/sparc/mempcpy.S: New file.
38642
e5aa83e1
DM
38643 * sysdeps/sparc/sparc64/multiarch/memcpy.S: Provide a hidden def to
38644 the IFUNC routine in the libc case.
38645 * sysdeps/sparc/sparc64/multiarch/memcpy.S: Likewise.
38646
88570753
DM
38647 * sysdeps/sparc/sparc32/sparcv9/multiarch/rtld-memset.c: New file.
38648 * sysdeps/sparc/sparc32/sparcv9/multiarch/rtld-memcpy.c: New file.
38649 * sysdeps/sparc/sparc32/sparcv9/rtld-memset.c: New file.
38650 * sysdeps/sparc/sparc32/sparcv9/rtld-memcpy.c: New file.
38651 * sysdeps/sparc/sparc64/multiarch/rtld-memset.c: New file.
38652 * sysdeps/sparc/sparc64/multiarch/rtld-memcpy.c: New file.
38653 * sysdeps/sparc/sparc64/rtld-memset.c: New file.
38654 * sysdeps/sparc/sparc64/rtld-memcpy.c: New file.
38655
249d7567
DM
38656 * sysdeps/sparc/sparc64/multiarch/memset-niagara1.S: Unroll main
38657 loop to 256 bytes instead of 64 bytes and fix test signedness.
38658
18c9d62b
DM
38659 * sysdeps/sparc/Makefile: Add -fPIC to ASFLAGS-.os here....
38660 * sysdeps/sparc/sparc32/Makefile: rather than here...
38661 * sysdeps/sparc/sparc64/Makefile: and here.
38662
05f3d1f6
UD
386632012-03-28 Ulrich Drepper <drepper@gmail.com>
38664
38665 * malloc/mallocbug.c: Avoid warnings about unused variables.
38666
86ae07a8
JL
386672012-02-22 Siddhesh Poyarekar <siddhesh@redhat.com>
38668
38669 [BZ #13760]
38670 * resolv/nss_dns/dns-host.c (gaih_getanswer): Look for errno
38671 in the right place. Discard and retry query if response is
38672 larger than input buffer size.
38673
41bf21a1
JM
386742012-03-28 Joseph Myers <joseph@codesourcery.com>
38675
d6270972
JM
38676 [BZ #369]
38677 [BZ #2678]
38678 [BZ #3866]
38679 * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Take absolute value of
38680 x for large integer exponent.
38681 * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Likewise.
38682 * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise. Adjust
38683 sign of result as needed afterwards.
38684 * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Likewise.
38685 * sysdeps/ieee754/k_standard.c (__kernel_standard): Handle sign of
38686 result for underflowing pow the same as for overflow.
38687 (__kernel_standard_l): Handle powl overflow and underflow here
38688 rather than calling __kernel_standard.
38689 * math/libm-test.inc (pow_test): Add more tests.
38690
414fca03 38691 [BZ #3868]
41bf21a1
JM
38692 [BZ #13879]
38693 [BZ #13910]
38694 [BZ #13911]
38695 [BZ #13912]
38696 [BZ #13913]
38697 [BZ #13915]
38698 [BZ #13916]
38699 [BZ #13917]
38700 [BZ #13918]
38701 [BZ #13919]
38702 [BZ #13920]
38703 [BZ #13921]
38704 * sysdeps/generic/math_private.h (__kernel_standard_l): Declare.
38705 * sysdeps/ieee754/k_standard.c: Include <float.h>.
38706 (__kernel_standard_l): New function.
38707 * math/w_acoshl.c (__acoshl): Use __kernel_standard_l instead of
38708 __kernel_standard.
38709 * math/w_acosl.c (__acosl): Likewise.
38710 * math/w_asinl.c (__asinl): Likewise.
38711 * math/w_atan2l.c (__atan2l): Likewise.
38712 * math/w_atanhl.c (__atanhl): Likewise.
38713 * math/w_coshl.c (__coshl): Likewise.
38714 * math/w_exp10l.c (__exp10l): Likewise.
38715 * math/w_exp2l.c (__exp2l): Likewise.
38716 * math/w_fmodl.c (__fmodl): Likewise.
38717 * math/w_hypotl.c (__hypotl): Likewise.
38718 * math/w_j0l.c (__j0l, __y0l): Likewise.
38719 * math/w_j1l.c (__j1l, __y1l): Likewise.
38720 * math/w_jnl.c (__jnl, __ynl): Likewise.
38721 * math/w_lgammal.c (__lgammal): Likewise.
38722 * math/w_log10l.c (__log10l): Likewise.
38723 * math/w_log2l.c (__log2l): Likewise.
38724 * math/w_logl.c (__logl): Likewise.
38725 * math/w_powl.c (__powl): Likewise.
38726 * math/w_remainderl.c (__remainderl): Likewise.
38727 * math/w_scalbl.c (sysv_scalbl): Likewise.
38728 * math/w_sinhl.c (__sinhl): Likewise.
38729 * math/w_sqrtl.c (__sqrtl): Likewise.
38730 * math/w_tgammal.c (__tgammal): Likewise.
38731 * sysdeps/ieee754/ldbl-128/w_expl.c (__expl): Likewise.
38732 * sysdeps/ieee754/ldbl-96/w_expl.c (__expl): Likewise.
38733 * math/libm-test.inc (acos_test): Add more tests.
38734 (acosh_test): Likewise.
38735 (asin_test): Likewise.
38736 (atanh_test): Likewise.
38737 (exp_test): Likewise.
38738 (exp10_test): Likewise.
38739 (exp2_test): Likewise.
38740 (expm1_test): Likewise.
38741 (lgamma_test): Likewise.
38742 (log_test): Likewise.
38743 (log10_test): Likewise.
38744 (log1p_test): Likewise.
38745 (log2_test): Likewise.
38746 (pow_test): Do not allow some spurious overflow exceptions.
38747 (sqrt_test): Add more tests.
38748 (tgamma_test): Likewise.
38749 (y0_test): Likewise.
38750 (y1_test): Likewise.
38751 (yn_test): Likewise.
38752
dd62fda6
AB
387532012-03-27 Anton Blanchard <anton@samba.org>
38754
38755 * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Define MAP_STACK and
38756 MAP_HUGETLB.
38757 * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
38758 * sysdeps/unix/sysv/linux/sh/bits/mman.h: Likewise.
38759 * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
38760
1e3cdfda
AJ
387612012-03-27 David S. Miller <davem@davemloft.net>
38762
b855ab85
DM
38763 * conform/Makefile: Run run-conformtest.sh using $(BASH).
38764
1e3cdfda
AJ
38765 * sysdeps/sparc/sparc64/Makefile (ASFLAGS-.os): Move before
38766 have-as-vis3 check.
38767
387682012-03-27 Andreas Jaeger <aj@suse.de>
38769
38770 * sysdeps/x86_64/elf/configure.in: Moved to ...
38771 * sysdeps/x86_64/configure.in: ... here.
38772 * sysdeps/x86_64/elf/start.S: Moved to ...
38773 * sysdeps/x86_64/start.S: ... here.
38774 * sysdeps/x86_64/elf/configure: Delete.
38775
38776 * sysdeps/x86_64/configure.in: Merge contents from
38777 sysdeps/i386/configure.in (without i686 check).
38778
38779 * sysdeps/i386/elf/Versions: Merge into ...
38780 * sysdeps/i386/Versions: ... this.
38781 * sysdeps/i386/elf/Versions: Delete file.
38782 * sysdeps/i386/elf/start.S: Moved to ...
38783 * sysdeps/i386/start.S: ...here.
38784 * sysdeps/i386/elf/configure.in: Merge into...
38785 * sysdeps/i386/configure.in: ...here.
38786 * sysdeps/i386/elf/configure.in: Delete file.
38787 * sysdeps/i386/elf/configure: Delete file.
38788
38789 * sysdeps/generic/elf/backtracesyms.c: Moved to ...
38790 * debug/backtracesyms.c: ... here.
38791 * sysdeps/generic/elf/backtracesymsfd.c: Moved to ...
38792 * debug/backtracesymsfd.c: ... here.
38793 * sysdeps/generic/elf/ifunc-sel.h: Moved to ...
38794 * sysdeps/generic/ifunc-sel.h: ... here.
38795
38796 * sysdeps/unix/i386/start.c: Delete file.
38797 * sysdeps/unix/sparc/start.c: Delete file.
38798 * sysdeps/unix/start.c: Delete file.
38799
38800 * sysdeps/sh/elf/configure.in: Moved to ...
38801 * sysdeps/sh/configure.in: ... here.
38802 * sysdeps/sh/elf/start.S: Moved to ...
38803 * sysdeps/sh/start.S: ... here.
38804 * sysdeps/sh/elf/configure: Delete file.
38805
38806 * sysdeps/powerpc/powerpc64/elf/bzero.S: Moved to ...
38807 * sysdeps/powerpc/powerpc64/bzero.S: ... here.
38808 * sysdeps/powerpc/powerpc64/elf/entry.h: Moved to ...
38809 * sysdeps/powerpc/powerpc64/entry.h: ... here.
38810 * sysdeps/powerpc/powerpc64/elf/start.S: Moved to ...
38811 * sysdeps/powerpc/powerpc64/start.S: here.
38812 * sysdeps/powerpc/powerpc64/elf/Makefile: Merge into ...
38813 * sysdeps/powerpc/powerpc64/Makefile: ... this.
38814 * sysdeps/powerpc/powerpc64/elf/configure.in: Merge into ...
38815 * sysdeps/powerpc/powerpc64/configure.in: ... this.
38816 * sysdeps/powerpc/powerpc64/elf/configure: Delete file.
38817
38818 * sysdeps/powerpc/powerpc32/elf/bzero.S: Moved to ...
38819 * sysdeps/powerpc/powerpc32/bzero.S: ... here.
38820 * sysdeps/powerpc/powerpc32/elf/start.S: Moved to ...
38821 * sysdeps/powerpc/powerpc32/start.S: ... here.
38822 * sysdeps/powerpc/powerpc32/elf/configure.in: Merge into ...
38823 * sysdeps/powerpc/powerpc32/configure.in: ... this.
38824 * sysdeps/powerpc/powerpc32/elf/configure: Delete file.
38825
38826 * sysdeps/powerpc/elf/ifunc-sel.h: Moved to ...
38827 * sysdeps/powerpc/ifunc-sel.h: ... here.
38828 * sysdeps/powerpc/elf/rtld-global-offsets.sym: Moved to ...
38829 * sysdeps/powerpc/rtld-global-offsets.sym: ... here.
38830
38831 * sysdeps/sparc/elf/configure.in: Moved to ...
38832 * sysdeps/sparc/configure.in: ... here.
38833 * sysdeps/sparc/elf/configure: Delete file.
38834 * sysdeps/sparc/sparc32/elf/start.S: Moved to ...
38835 * sysdeps/sparc/sparc32/start.S: ... here.
38836 * sysdeps/sparc/sparc64/elf/start.S: Moved to ...
38837 * sysdeps/sparc/sparc64/start.S: ... here.
38838 * sysdeps/sparc/sparc32/elf/Makefile: Merged into ...
38839 * sysdeps/sparc/sparc32/Makefile: ... this.
38840 * sysdeps/sparc/sparc64/elf/Makefile: Merged into ...
38841 * sysdeps/sparc/sparc64/Makefile: ... this.
38842
38843 * sysdeps/s390/s390-32/elf/bsd-_setjmp.S: Moved to ...
38844 * sysdeps/s390/s390-32/bsd-_setjmp.S: ... here.
38845 * sysdeps/s390/s390-32/elf/bsd-setjmp.S: Moved to ...
38846 * sysdeps/s390/s390-32/bsd-setjmp.S: ... here.
38847 * sysdeps/s390/s390-32/elf/setjmp.S: Moved to ...
38848 * sysdeps/s390/s390-32/setjmp.S: ... here.
38849 * sysdeps/s390/s390-32/elf/configure.in: Moved to ...
38850 * sysdeps/s390/s390-32/configure.in: ... here.
38851 * sysdeps/s390/s390-32/elf/configure: Delete file.
38852 * sysdeps/s390/s390-32/elf/start.S: Moved to ...
38853 * sysdeps/s390/s390-32/start.S: ... here.
38854
38855 * sysdeps/s390/s390-64/elf/bsd-_setjmp.S: Moved to ...
38856 * sysdeps/s390/s390-64/bsd-_setjmp.S: ... here.
38857 * sysdeps/s390/s390-64/elf/bsd-setjmp.S: Moved to ...
38858 * sysdeps/s390/s390-64/bsd-setjmp.S: ... here.
38859 * sysdeps/s390/s390-64/elf/setjmp.S: Moved to ...
38860 * sysdeps/s390/s390-64/setjmp.S: ... here.
38861 * sysdeps/s390/s390-64/elf/configure.in: Moved to ...
38862 * sysdeps/s390/s390-64/configure.in: ... here
38863 * sysdeps/s390/s390-64/elf/configure: Delete file.
38864 * sysdeps/s390/s390-64/elf/start.S: Moved to ...
38865 * sysdeps/s390/s390-64/start.S: ... here.
38866 * sysdeps/s390/s390-64/elf/configure: Delete.
38867
38868 * configure.in: Remove support for elf directories in sysdeps.
38869
38870 * configure: Regenerated.
38871 * sysdeps/i386/configure: Regenerated.
38872 * sysdeps/powerpc/powerpc32/configure: Regenerated.
38873 * sysdeps/powerpc/powerpc64/configure: Regenerated.
38874 * sysdeps/s390/s390-32/configure: Regenerated.
38875 * sysdeps/s390/s390-64/configure: Regenerated.
38876 * sysdeps/sh/configure: Regenerated.
38877 * sysdeps/sparc/configure: Regenerated.
38878 * sysdeps/x86_64/configure: Regenerated.
38879
a3f61311
AS
388802012-03-26 Andreas Schwab <schwab@linux-m68k.org>
38881
c876e002
AS
38882 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
38883
a3f61311
AS
38884 * sysdeps/ieee754/ldbl-128ibm/e_expl.c (lomark): Adjust to take
38885 denormal result into account.
38886
ac4c54f0
RM
388872012-03-25 Roland McGrath <roland@hack.frob.com>
38888
38889 * posix/confstr.c (confstr): Lift RESTENVS definition to function scope.
38890 Reported by Allan McRae <allan@archlinux.org>.
38891
6a9b9c02
JL
388922012-03-23 Jeff Law <law@redhat.com>
38893
38894 * nss/getnssent.c (__nss_getent): Fix typo.
38895
4c42a0c1
DM
388962012-03-23 David S. Miller <davem@davemloft.net>
38897
38898 * sysdeps/sparc/fpu/libm-test-ulps: Update.
38899
1532c7ac
L
389002012-03-23 H.J. Lu <hongjiu.lu@intel.com>
38901
38902 * sysdeps/x86_64/dl-tlsdesc.h (tlsdesc): Use anonymous union
38903 to pad to uint64_t for each field.
38904 (dl_tls_index): Replace unsigned long with uint64_t.
38905
3ff42526
PP
389062012-03-23 Daniel Jacobowitz <dmj@google.com>
38907 Paul Pluzhnikov <ppluzhnikov@google.com>
38908
38909 [BZ #6528]
38910 * grp/Makefile (otherlibs): Don't set it.
38911 * inet/Makefile (otherlibs): Likewise.
38912 * login/Makefile (otherlibs): Likewise.
38913 * nscd/Makefile (otherlibs): Likewise.
38914 * posix/Makefile (otherlibs): Likewise.
38915 * pwd/Makefile (otherlibs): Likewise.
38916 * rt/Makefile (otherlibs): Likewise.
38917 * sunrpc/Makefile (otherlibs): Likewise.
38918 * nss/Makefile (otherlibs): Likewise.
38919 Add libnss_files to routines and static-only-routines.
38920 ($(objpfx)getent): Remove rule.
38921 * resolv/Makefile: Add libnss_dns and libresolv to routines and
38922 static-only-routines.
38923
7c69cd14
JM
389242012-03-22 Joseph Myers <joseph@codesourcery.com>
38925
38926 [BZ #13892]
38927 * math/s_cexp.c: Include <float.h>.
38928 (__cexp): Handle exp result overflowing not necessarily
38929 overflowing both real and imaginary parts of result.
38930 * math/s_cexpf.c: Likewise.
38931 * math/s_cexpl.c: Likewise.
38932 * math/libm-test.inc (cexp_test): Add more tests.
38933 * sysdeps/i386/fpu/libm-test-ulps: Update.
38934 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
38935
81b035fe
L
389362012-03-22 H.J. Lu <hongjiu.lu@intel.com>
38937
38938 * include/link.h (ELFW): New macro.
38939 * sysdeps/x86_64/dl-irel.h: Replace Elf64_XXX with ElfW(XXX).
38940 Replace ELF64_R_TYPE with ELFW(R_TYPE).
38941
1da7940c
L
389422012-03-22 H.J. Lu <hongjiu.lu@intel.com>
38943
38944 * sysdeps/x86_64/dl-tls.h (dl_tls_index): Replace unsigned long
38945 with uint64_t.
38946
b749dbb9
L
389472012-03-22 H.J. Lu <hongjiu.lu@intel.com>
38948
38949 * sysdeps/generic/ldsodefs.h (struct La_x32_regs): New forward
38950 declaration.
38951 (struct La_x32_retval): Likewise.
38952
2ff87f3f
L
389532012-03-22 H.J. Lu <hongjiu.lu@intel.com>
38954
38955 * sysdeps/x86_64/preconfigure.in: New file.
38956 * sysdeps/x86_64/preconfigure: New generated file.
38957
c0df8e69
JM
389582012-03-22 Joseph Myers <joseph@codesourcery.com>
38959
48e44791
JM
38960 [BZ #13824]
38961 * math/e_exp2l.c: Include <float.h>.
38962 (__ieee754_exp2l): Handle overflow and underflow cases
38963 separately. Only pass fractional part of argument to
38964 __ieee754_expl.
38965 * math/libm-test.inc (exp2_test): Add more tests.
38966
c0df8e69
JM
38967 * sysdeps/ieee754/ldbl-128/k_cosl.c (__kernel_cosl): Negate y if
38968 negating x to take absolute value.
38969 * sysdeps/ieee754/ldbl-128/k_sincosl.c (__kernel_sincosl):
38970 Likewise.
38971 * sysdeps/ieee754/ldbl-128ibm/k_cosl.c (__kernel_cosl): Likewise.
38972 * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c (__kernel_sincosl):
38973 Likewise.
38974 * sysdeps/ieee754/ldbl-128/k_sinl.c (__kernel_sinl): Negate y when
38975 computing low part if x was negated.
38976 * sysdeps/ieee754/ldbl-128ibm/k_sinl.c (__kernel_sinl): Likewise.
38977
c8e43ba7
L
389782012-03-21 H.J. Lu <hongjiu.lu@intel.com>
38979
38980 * elf/tst-auditmod1.c: Support la_x32_gnu_pltenter and
38981 la_x32_gnu_pltexit.
38982 (pltexit): Cast int_retval to ptrdiff_t.
38983 * elf/tst-auditmod3b.c: Likewise.
38984 * elf/tst-auditmod4b.c: Likewise.
38985 * elf/tst-auditmod5b.c: Likewise.
38986 * elf/tst-auditmod6b.c: Likewise.
38987 * elf/tst-auditmod6c.c: Likewise.
38988 * elf/tst-auditmod7b.c: Likewise.
38989
38990 * sysdeps/generic/ldsodefs.h (audit_ifaces): Add x32_gnu_pltenter
38991 and x32_gnu_pltexit.
38992
38993 * sysdeps/x86_64/bits/link.h: Check __x86_64__ instead of
38994 __ELF_NATIVE_CLASS.
38995 (La_x32_regs): New macro.
38996 (La_x32_retval): Likewise.
38997 (la_x32_gnu_pltenter): New function prototype.
38998 (la_x32_gnu_pltexit): Likewise.
38999
7998fa78
AS
390002012-03-21 Andreas Schwab <schwab@linux-m68k.org>
39001
dcb33988
AS
39002 * sysdeps/ieee754/ldbl-128ibm/e_powl.c (huge, tiny): Correct
39003 exponent.
39004
233fc563
AS
39005 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
39006
7998fa78
AS
39007 * configure.in (libc_cv_cc_nofma): Check for option to disable
39008 generation of FMA instructions.
39009 * configure: Regenerate.
39010 * config.make.in (config-cflags-nofma): Set from libc_cv_cc_nofma.
39011 * sysdeps/ieee754/dbl-64/Makefile: New file.
39012 * sysdeps/x86_64/fpu/multiarch/Makefile (libm-sysdep_routines):
39013 Remove brandred-fma4.
39014 (CFLAGS-brandred-fma4.c): Remove.
39015 * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: Remove.
39016 * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c (__branred): Don't
39017 define.
39018 * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c (__branred): Don't
39019 define.
39020
8e95c99a
L
390212012-03-21 H.J. Lu <hongjiu.lu@intel.com>
39022
39023 * stdio-common/_itoa.c: Check _ITOA_NEEDED instead of
39024 LLONG_MAX != LONG_MAX.
39025 (_itoa_word): Use _ITOA_WORD_TYPE on value.
39026 (_fitoa_word): Likewise.
39027 * stdio-common/_itowa.c: Check _ITOA_NEEDED instead of
39028 LLONG_MAX != LONG_MAX.
39029 * stdio-common/_itowa.h: Include <_itoa.h>.
39030 (_itowa_word): Use _ITOA_WORD_TYPE on value.
39031 (_itowa): New macro. Defined only if _ITOA_NEEDED is false.
39032 * sysdeps/generic/_itoa.h (_ITOA_NEEDED): New macro. Defined
39033 only if not defined.
39034 (_ITOA_WORD_TYPE): Likewise.
39035 (_itoa_word): Use _ITOA_WORD_TYPE on value.
39036 Check !_ITOA_NEEDED instead of LONG_MAX == LLONG_MAX.
39037
6f4db457
DM
390382012-03-21 David S. Miller <davem@davemloft.net>
39039
39040 * sysdeps/sparc/fpu/libm-test-ulps: Update.
39041
7785fe5a
L
390422012-03-21 H.J. Lu <hongjiu.lu@intel.com>
39043
39044 * sysdeps/unix/sysv/linux/configure.in: Check x86_64* instead
39045 of x86_64 when setting libc_cv_slibdir, libdir and
39046 libc_cv_localedir.
39047 * sysdeps/unix/sysv/linux/configure: Regenerated.
39048
4535cd55
JM
390492012-03-21 Joseph Myers <joseph@codesourcery.com>
39050
39051 * manual/lang.texi (Old Varargs): Remove section.
39052 (How Variadic): Update menu.
39053 (va_start): Do not mention varargs.h.
39054
17228132
TS
390552012-03-21 Thomas Schwinge <thomas@codesourcery.com>
39056 Joseph Myers <joseph@codesourcery.com>
39057
39058 * configure.in (libc_cv_ssp): Use LIBC_TRY_CC_OPTION instead of a
39059 link test.
39060 * configure: Regenerated.
39061
8149f976
TS
390622012-03-21 Thomas Schwinge <thomas@codesourcery.com>
39063
05f3d1f6
UD
39064 * conform/conformtest.pl: Handle --tmpdir argument, defaulting to /tmp.
39065 * conform/run-conformtest.sh: Pass --tmpdir argument when invoking
39066 conformtest.pl
8149f976 39067
1a4ac776
JM
390682012-03-21 Joseph Myers <joseph@codesourcery.com>
39069
be22ce65
JM
39070 * NOTES: Remove.
39071 * Makefile (files-for-dist): Remove NOTES.
39072 (NOTES): Remove rule.
39073 * README: Don't refer to NOTES.
39074 * manual/creature.texi: Don't include macros.texi.
39075 * manual/intro.texi (creature.texi): Remove comment referring to
39076 NOTES.
39077
40b601fb
JM
39078 * aclocal.m4 (LIBC_TRY_CC_OPTION): New macro.
39079 * configure.in (libc_cv_cc_submachine): Use LIBC_TRY_CC_OPTION.
39080 * configure: Regenerated.
39081 * sysdeps/i386/configure.in (libc_cv_cc_sse4): Use
39082 LIBC_TRY_CC_OPTION.
39083 (libc_cv_as_i686): Likewise.
39084 (libc_cv_cc_avx): Likewise.
39085 (libc_cv_cc_sse2avx): Likewise.
39086 (libc_cv_cc_fma4): Likewise.
39087 (libc_cv_cc_novzeroupper): Likewise.
39088 * sysdeps/i386/configure: Regenerated.
39089
1a4ac776
JM
39090 [BZ #13883]
39091 * sysdeps/i386/fpu/s_cexp.S: Remove.
39092 * sysdeps/i386/fpu/s_cexpf.S: Likewise.
39093 * sysdeps/i386/fpu/s_cexpl.S: Likewise.
39094 * math/libm-test.inc (cexp_test): Add more tests.
39095 * sysdeps/i386/fpu/libm-test-ulps: Update.
39096 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
39097
a458e7fe
AM
390982012-03-21 Allan McRae <allan@archlinux.org>
39099
39100 * timezone/Makefile: Do not install iso3166.tab and zone.tab
39101
0cb7efc5
JM
391022012-03-21 Joseph Myers <joseph@codesourcery.com>
39103
39104 [BZ #13871]
39105 * math/w_exp2.c: Do not include <float.h>.
39106 (o_threshold, u_threshold): Remove.
39107 (__exp2): Calculate result before checking finiteness and calling
39108 __kernel_standard.
39109 * math/w_exp2f.c: Likewise.
39110 * math/w_exp2l.c: Likewise.
39111 * math/libm-test.inc (exp2_test): Require overflow exception for
39112 1e6 input.
2460d3aa
JM
39113
39114 [BZ #3866]
39115 * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Test for y outside the
39116 range of signed 64-bit integers before using fistpll. Remove
39117 checks for whether integers fit in mantissa bits.
39118 * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Test for y outside
39119 the range of signed 32-bit integers before using fistpl. Remove
39120 checks for whether integers fit in mantissa bits.
39121 * sysdeps/i386/fpu/e_powl.S (p64): New object.
39122 (__ieee754_powl): Test for y outside the range of signed 64-bit
39123 integers before using fistpll. Reduce 64-bit values to 63-bit
39124 ones as needed.
39125 * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Ensure
39126 divide-by-zero is raised for zero to large negative powers.
39127 * sysdeps/x86_64/fpu/e_powl.S (p64): New object.
39128 (__ieee754_powl): Test for y outside the range of signed 64-bit
39129 integers before using fistpll. Reduce 64-bit values to 63-bit
39130 ones as needed.
39131 * math/libm-test.inc (pow_test): Add more tests.
39132
eb96ffb0
L
391332012-03-20 H.J. Lu <hongjiu.lu@intel.com>
39134
39135 * debug/backtracesymsfd.c: Include <_itoa.h> instead of
39136 <stdio-common/_itoa.h>.
39137 * debug/segfault.c: Likewise.
39138 * elf/dl-cache.c: Likewise.
39139 * elf/dl-minimal.c: Likewise.
39140 * elf/dl-misc.c: Likewise.
39141 * elf/dl-sysdep.c: Likewise.
39142 * elf/dl-version.c: Likewise.
39143 * elf/rtld.c: Likewise.
39144 * hurd/hurdsock.c: Likewise.
39145 * hurd/lookup-retry.c: Likewise.
39146 * malloc/malloc.c: Likewise.
39147 * malloc/mtrace.c: Likewise.
39148 * nscd/nscd_getgr_r.c: Likewise.
39149 * nscd/nscd_getpw_r.c: Likewise.
39150 * nscd/nscd_getserv_r.c: Likewise.
39151 * posix/getopt_init.c: Likewise.
39152 * posix/wordexp.c: Likewise.
39153 * stdio-common/_itoa.c: Likewise.
39154 * stdio-common/printf_fphex.c: Likewise.
39155 * stdio-common/vfprintf.c: Likewise.
39156 * string/_strerror.c: Likewise.
39157 * sysdeps/generic/elf/backtracesymsfd.c: Likewise.
39158 * sysdeps/i386/i686/hp-timing.h: Likewise.
39159 * sysdeps/mach/_strerror.c: Likewise.
39160 * sysdeps/mach/hurd/powerpc/register-dump.h: Likewise.
39161 * sysdeps/mach/hurd/sethostid.c: Likewise.
39162 * sysdeps/mach/hurd/xmknodat.c: Likewise.
39163 * sysdeps/mach/xpg-strerror.c: Likewise.
39164 * sysdeps/powerpc/powerpc32/dl-machine.c: Likewise.
39165 * sysdeps/powerpc/powerpc32/power4/hp-timing.h: Likewise.
39166 * sysdeps/powerpc/powerpc32/register-dump.h: Likewise.
39167 * sysdeps/powerpc/powerpc64/dl-machine.c: Likewise.
39168 * sysdeps/powerpc/powerpc64/hp-timing.h: Likewise.
39169 * sysdeps/powerpc/powerpc64/register-dump.h: Likewise.
39170 * sysdeps/sparc/sparc32/sparcv9/hp-timing.h: Likewise.
39171 * sysdeps/sparc/sparc64/hp-timing.h: Likewise.
39172 * sysdeps/unix/sysv/linux/fd_to_filename.h: Likewise.
39173 * sysdeps/unix/sysv/linux/futimes.c: Likewise.
39174 * sysdeps/unix/sysv/linux/i386/register-dump.h: Likewise.
39175 * sysdeps/unix/sysv/linux/ptsname.c: Likewise.
39176 * sysdeps/unix/sysv/linux/s390/s390-32/register-dump.h: Likewise.
39177 * sysdeps/unix/sysv/linux/s390/s390-64/register-dump.h: Likewise.
39178 * sysdeps/unix/sysv/linux/sh/sh3/register-dump.h: Likewise.
39179 * sysdeps/unix/sysv/linux/sh/sh4/register-dump.h: Likewise.
39180 * sysdeps/unix/sysv/linux/sparc/sparc32/register-dump.h: Likewise.
39181 * sysdeps/unix/sysv/linux/sparc/sparc64/register-dump.h: Likewise.
39182 * sysdeps/unix/sysv/linux/ttyname.c: Likewise.
39183 * sysdeps/unix/sysv/linux/ttyname_r.c: Likewise.
39184 * sysdeps/unix/sysv/linux/x86_64/register-dump.h: Likewise.
39185
39186 * stdio-common/_itoa.c: Include <_itoa.h> instead of "_itoa.h".
39187
39188 * stdio-common/_itoa.h: Moved to ...
39189 * sysdeps/generic/_itoa.h: Here.
39190
39191 * stdio-common/_itowa.c: Include <_itowa.h> instead of "_itowa.h".
39192
39193 * stdio-common/printf_fphex.c: Include <_itoa.h> and <_itowa.h>
39194 instead of "_itoa.h" and "_itowa.h".
39195 * stdio-common/vfprintf.: Likewise.
39196
d1af992d
L
391972012-03-20 H.J. Lu <hongjiu.lu@intel.com>
39198
39199 * sysdeps/x86_64/fpu/bits/mathinline.h: Don't include
39200 <bits/wordsize.h>.
39201 (__signbitf): Check __x86_64__ instead of __WORDSIZE.
39202 (__signbit): Likwise.
39203 (llrintf): Likwise.
39204 (llrint): Likwise.
39205
114883e0
L
392062012-03-20 H.J. Lu <hongjiu.lu@intel.com>
39207
39208 * sysdeps/x86_64/bits/setjmp.h (__jmp_buf): Support x86-64 with
39209 __WORDSIZE != 64.
39210
c135cc1b
JM
392112012-03-20 Joseph Myers <joseph@codesourcery.com>
39212
39213 * math/gen-libm-test.pl (%beautify): Add OVERFLOW_EXCEPTION and
39214 OVERFLOW_EXCEPTION_OK.
39215 * math/libm-test.inc ("Philosophy"): Update comment about
39216 exception testing.
39217 (OVERFLOW_EXCEPTION): Define.
39218 (OVERFLOW_EXCEPTION_OK): Likewise.
39219 (INVALID_EXCEPTION_OK): Renumber.
39220 (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
39221 (IGNORE_ZERO_INF_SIGN): Likewise.
39222 (test_exceptions): Handle FE_OVERFLOW.
39223 (exp10_test): Expect overflow exceptions.
39224 (exp2_test): Likewise.
39225 (expm1_test): Likewise.
39226 (nextafter_test): Likewise.
39227 (pow_test): Likewise.
39228 (scalbn_test): Likewise.
39229 (scalbln_test): Likewise.
39230
95443d88
L
392312012-03-19 H.J. Lu <hongjiu.lu@intel.com>
39232
39233 * sysdeps/x86_64/bits/atomic.h
39234 (__arch_c_compare_and_exchange_val_64_acq): Use atomic64_t on
39235 64bit integer.
39236 (atomic_exchange_acq): Likewise.
39237 (__arch_exchange_and_add_body): Likewise.
39238 (__arch_add_body): Likewise.
39239 (atomic_add_negative): Likewise.
39240 (atomic_add_zero): Likewise.
39241
490df6c4
L
392422012-03-19 H.J. Lu <hongjiu.lu@intel.com>
39243
c2722551 39244 * sysdeps/x86_64/fpu/bits/fenv.h: Don't include <bits/wordsize.h>.
490df6c4
L
39245 (fenv_t): Check __x86_64__ instead of __WORDSIZE.
39246
5e52b189
L
392472012-03-19 H.J. Lu <hongjiu.lu@intel.com>
39248
39249 * sysdeps/x86_64/bits/mathdef.h: Don't include <bits/wordsize.h>.
39250 Check __x86_64__ instead of __WORDSIZE.
39251
a9879d4c
L
392522012-03-19 H.J. Lu <hongjiu.lu@intel.com>
39253
39254 * sysdeps/unix/sysv/linux/x86_64/ldd-rewrite.sed: Support x32.
39255
5df98260
DM
392562012-03-19 David S. Miller <davem@davemloft.net>
39257
e1497744
DM
39258 * sysdeps/sparc/fpu/libm-test-ulps: Update.
39259
5df98260
DM
39260 * sysdeps/sparc/fpu/fenv_private.h: New file.
39261 * sysdeps/sparc/fpu/math_private.h: Use it.
39262 (libc_feholdexcept, libc_feholdexceptf, libc_feholdexceptl):
39263 Remove.
57f41c40 39264 (libc_feholdexcept_setround, libc_feholdexcept_setroundf)
5df98260
DM
39265 (libc_feholdexcept_setroundl): Remove.
39266 (libc_fetestexcept, libc_fetestexceptf, libc_fetestexceptl):
39267 Remove.
39268 (libc_fesetenv, libc_fesetenvf, libc_fesetenvl): Remove.
39269 (libc_feupdateenv, libc_feupdateenvf, libc_feupdateenvf): Remove.
39270
b4c35121
L
392712012-03-19 H.J. Lu <hongjiu.lu@intel.com>
39272
39273 * sysdeps/x86_64/fpu/math_private.h (EXTRACT_WORDS64): Use
39274 int64_t instead of long int.
39275 (INSERT_WORDS64): Likwise.
39276
56965fd7
L
392772012-03-19 H.J. Lu <hongjiu.lu@intel.com>
39278
39279 * sysdeps/x86_64/jmpbuf-unwind.h (_JMPBUF_CFA_UNWINDS_ADJ): Cast
39280 _Unwind_GetCFA return to _Unwind_Ptr first.
39281
83d1aec8
JM
392822012-03-19 Joseph Myers <joseph@codesourcery.com>
39283
1897ad44
JM
39284 [BZ #13629]
39285 * math/s_clog.c: Include <float.h>.
39286 (__clog): Scale large or subnormal inputs.
39287 * math/s_clogf.c: Likewise.
39288 * math/s_clogl.c: Likewise.
39289 * math/s_clog10.c: Include <float.h>.
39290 (M_LOG10_2): Define.
39291 (__clog10): Scale large or subnormal inputs.
39292 * math/s_clog10f.c: Likewise.
39293 * math/s_clog10l.c: Likewise.
39294 * math/libm-test.inc (clog_test): Add more tests.
39295 (clog10_test): Likewise.
39296 * sysdeps/i386/fpu/libm-test-ulps: Update.
39297 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
39298
7726d6a9
JM
39299 [BZ #11451]
39300 * sysdeps/ieee754/dbl-64/e_atan2.c (__ieee754_atan2): Scale large
39301 x and y.
39302 * math/libm-test.inc (atan2_test): Add another test.
39303
83d1aec8
JM
39304 * Makerules (common-objdir-compile): Remove.
39305 * sysdeps/unix/Makefile (config-generated): Do not add
39306 $(unix-generated) to variable.
39307 [generic bits/local_lim.h] (mk-local_lim-CFLAGS): Remove variable.
39308 [generic bits/local_lim.h] ($(common-objpfx)bits/local_lim.h):
39309 Remove rule.
39310 [generic bits/local_lim.h] ($(common-objpfx)mk-local_lim):
39311 Likewise.
39312 [generic bits/local_lim.h] (before-compile): Do not append to
39313 variable.
39314 [generic bits/local_lim.h] (common-generated): Likewise.
39315 [generic sys/param.h] (before-compile): Do not append to variable.
39316 [generic sys/param.h] ($(common-objpfx)sys/param.h): Remove rule.
39317 [generic sys/param.h] ($(common-objpfx)param.h.c): Likewise.
39318 [generic sys/param.h] ($(common-objpfx)param.h.dep): Likewise.
39319 [generic sys/param.h] ($(common-objpfx)param.h.dep): Do not
39320 include.
39321 [generic sys/param.h] (sys/param.h-includes): Remove variable.
39322 [generic sys/param.h] (sys/param.h-includes): Remove rule.
39323 [generic sys/param.h] ($(addprefix
39324 $(common-objpfx),$(sys/param.h-includes))): Likewise.
39325 [generic sys/param.h] (common-generated): Do not append to
39326 variable.
39327 [generic sys/param.h] (sysdep_headers): Likewise.
39328 [generic bits/errno.h] (before-compile): Do not append to
39329 variable.
39330 [generic bits/errno.h] ($(common-objpfx)bits/errno.h): Remove
39331 rule.
39332 [generic bits/errno.h] ($(common-objpfx)make-errnos): Likewise.
39333 [generic bits/errno.h] ($(common-objpfx)make-errnos.c): Likewise.
39334 [generic bits/errno.h] ($(common-objpfx)errnos): Likewise.
39335 [generic bits/errno.h] (common-generated): Do not append to
39336 variable.
39337 [generic bits/ioctls.h] (before-compile): Do not append to
39338 variable.
39339 [generic bits/ioctls.h] ($(common-objpfx)bits/ioctls.h): Remove
39340 rule.
39341 [generic bits/ioctls.h] (ioctl-includes): Remove variable.
39342 [generic bits/ioctls.h] (make-ioctls-CFLAGS): Likewise.
39343 [generic bits/ioctls.h] ($(common-objpfx)make-ioctls): Remove
39344 rule.
39345 [generic bits/ioctls.h] ($(common-objpfx)make-ioctls.c): Likewise.
39346 [generic bits/ioctls.h] (bits_termios.h): Remove variable.
39347 [generic bits/ioctls.h] ($(common-objpfx)ioctls): Remove rule.
39348 [generic bits/ioctls.h] (common-generated): Do not append to
39349 variable.
39350 [generic sys/syscall.h] (syscall.h): Remove variable.
39351 [generic sys/syscall.h] ($(common-objpfx)sys/syscall.h): Remove
39352 rule.
39353 [generic sys/syscall.h] (before-compile): Do not append to
39354 variable.
39355 [generic sys/syscall.h] (common-generated): Likewise.
39356 * sysdeps/unix/errnos-tmpl.c: Remove file.
39357 * sysdeps/unix/errnos.awk: Likewise.
39358 * sysdeps/unix/ioctls-tmpl.c: Likewise.
39359 * sysdeps/unix/ioctls.awk: Likewise.
39360 * sysdeps/unix/mk-local_lim.c: Likewise.
39361 * sysdeps/unix/snarf-ioctls: Likewise.
39362
4851a949
RH
393632012-03-19 Richard Henderson <rth@twiddle.net>
39364
bd37f2ee
RH
39365 * sysdeps/i386/fpu/fenv_private.h: New file.
39366 * sysdeps/i386/fpu/math_private.h: Use it.
39367 (math_opt_barrier, math_force_eval): Remove.
39368 (libc_feholdexcept_setround_53bit): Remove.
39369 (libc_feupdateenv_53bit): Remove.
39370 * sysdeps/x86_64/fpu/math_private.h: Likewise.
39371 (math_opt_barrier, math_force_eval): Remove.
39372 (libc_feholdexcept): Remove.
39373 (libc_feholdexcept_setround): Remove.
39374 (libc_fetestexcept, libc_fesetenv): Remove.
39375 (libc_feupdateenv_test): Remove.
39376 (libc_feupdateenv, libc_feholdsetround): Remove.
39377 (libc_feresetround): Remove.
39378
d0adc922
RH
39379 * sysdeps/i386/fpu/feholdexcpt.c (feholdexcept): Avoid the fldenv.
39380 * sysdeps/x86_64/fpu/feholdexcpt.c (feholdexcept): Likewise.
39381
0fe0f1f8
RH
39382 * sysdeps/generic/math_private.h (default_libc_feupdateenv_test): New.
39383 (libc_feupdateenv_test, libc_feupdateenv_testf): New.
39384 (libc_feupdateenv_testl): New.
39385 * sysdeps/x86_64/fpu/math_private.h (libc_feupdateenv_test): New.
39386 (libc_feupdateenv_testf): New.
39387 (libc_feupdateenv): Use libc_feupdateenv_test.
39388 * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Use libc_feupdateenv_test.
39389 * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Likewise.
39390
eb92c487
RH
39391 * sysdeps/generic/math_private.h (libc_feholdsetround): New.
39392 (libc_feholdsetroundf, libc_feholdsetroundl): New.
39393 (libc_feresetround, libc_feresetroundf, libc_feresetroundl): New.
39394 (libc_feresetround_noex): New.
39395 (libc_feresetround_noexf): New.
39396 (libc_feresetround_noexl): New.
39397 (SET_RESTORE_ROUND, SET_RESTORE_ROUNDF, SET_RESTORE_ROUNDL): New.
39398 (SET_RESTORE_ROUND_NOEX, SET_RESTORE_ROUND_NOEXF): New.
39399 (SET_RESTORE_ROUND_NOEXL, SET_RESTORE_ROUND_53BIT): New.
39400 * sysdeps/ieee754/dbl-64/e_exp.c (__ieee754_exp): Use
39401 SET_RESTORE_ROUND.
39402 * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Likewise.
39403 * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Use SET_RESTORE_ROUND_53BIT.
39404 (__cos): Likewise.
39405 * sysdeps/ieee754/dbl-64/s_tan.c (__tan): Likewise.
39406 * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Use
39407 SET_RESTORE_ROUND_NOEX.
39408 * sysdeps/ieee754/dbl-64/e_exp2f.c (__ieee754_exp2f): Use
39409 SET_RESTORE_ROUND_NOEXF.
39410 * sysdeps/ieee754/flt-32/e_expf.c (__ieee754_expf): Likewise.
39411 * sysdeps/x86_64/fpu/math_private.h (libc_feholdsetround): New.
39412 (libc_feholdsetroundf): New.
39413 (libc_feresetround, libc_feresetroundf): New.
39414
7d2e8012
RH
39415 * sysdeps/i386/fpu/math_private.h: Include <fenv.h>, <fpu_control.h>.
39416 (libc_feholdexcept_setround_53bit): Convert from macro to function.
39417 (libc_feupdateenv_53bit): Likewise. Don't force _FPU_EXTENDED.
39418
b4dabbb4
RH
39419 * sysdeps/generic/math_private.h: Include <fenv.h>.
39420 (default_libc_feholdexcept): New.
39421 (default_libc_feholdexcept_setround): New.
39422 (default_libc_fesetenv, default_libc_feupdateenv): New.
39423 (libc_feholdexcept): Only define if undefined.
39424 (libc_feholdexceptf, libc_feholdexceptl): Likewise.
39425 (libc_feholdexcept_setround, libc_feholdexcept_setroundf): Likewise.
39426 (libc_feholdexcept_setroundl): Likewise.
39427 (libc_feholdexcept_setround_53bit): Likewise.
39428 (libc_fetestexcept, libc_fetestexceptf, libc_fetestexceptl): Likewise.
39429 (libc_fesetenv, libc_fesetenvf, libc_fesetenvl): Likewise.
39430 (libc_feupdateenv, libc_feupdateenvf, libc_feupdateenvl): Likewise.
39431 (libc_feupdateenv_53bit): Likewise.
39432 * sysdeps/x86_64/fpu/math_private.h: Include <fenv.h>.
39433 (libc_feholdexcept): Convert from macro to inline function.
39434 (libc_feholdexcept_setround, libc_fetestexcept): Likewise.
39435 (libc_fesetenv, libc_feupdateenv): Likewise.
39436
4851a949
RH
39437 * sysdeps/generic/math_private.h (GET_HIGH_WORD): Define only if
39438 not previously defined.
39439 (GET_LOW_WORD, EXTRACT_WORDS64, INSERT_WORDS): Likewise.
39440 (INSERT_WORDS64, SET_HIGH_WORD, SET_LOW_WORD): Likewise.
39441 (GET_FLOAT_WORD, SET_FLOAT_WORD): Likewise.
39442 * sysdeps/ieee754/dbl-64/wordsize-64/math_private.h: New file.
39443 * sysdeps/ieee754/flt-32/math_private.h: New file.
39444 * sysdeps/x86_64/fpu/math_private.h: Move the include_next of
39445 math_private.h below SET_FLOAT_WORD.
39446 (__isnan, __isinf_ns, __finite): Remove.
39447 (__isnanf, __isinf_nsf, __finitef): Remove.
39448
e79d442e
AS
394492012-03-18 Andreas Schwab <schwab@linux-m68k.org>
39450
39451 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
39452
90b80344
DM
394532012-03-17 David S. Miller <davem@davemloft.net>
39454
39455 [BZ #6471]
39456 * sysdeps/unix/sysv/linux/sparc/Versions: Add __getshmlba entry
39457 for 2.16.
39458
edc21804
DM
394592012-03-16 David S. Miller <davem@davemloft.net>
39460
77e927af
DM
39461 * sysdeps/unix/sysv/linux/shmat.c (shmat): Use -1l to avoid
39462 warnings.
39463
374976dd
DM
39464 [BZ #6471]
39465 * sysdeps/unix/sysv/linux/shmat.c (shmat): Test for syscall errors
39466 properly.
39467 * sysdeps/unix/sysv/linux/sparc/getshmlba.c: New file.
39468 * sysdeps/unix/sysv/linux/sparc/Makefile: Add getshmlba to
39469 sysdep_routines when subdir is sysvipc.
39470 * sysdeps/unix/sysv/linux/sparc/bits/shm.h (SHMLBA): Use new
39471 __getshmlba helper.
39472
edc21804
DM
39473 * sysdeps/sparc/fpu/libm-test/ulps: Update.
39474
473c3ef3
L
394752012-03-16 H.J. Lu <hongjiu.lu@intel.com>
39476
39477 * sysdeps/x86_64/ffsll.c (ffsl): Define alias only under
39478 [__LP64__].
39479
eb0f39b6
L
394802012-03-16 H.J. Lu <hongjiu.lu@intel.com>
39481
39482 * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Moved to ...
39483 * sysdeps/ieee754/dbl-64/wordsize-64/s_llround.c: This.
39484 (__lround): Renamed to ...
39485 (__llround): This. Replace long int with long long int.
39486 Define lround functions as aliases of llround functions.
39487 * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Empty file.
39488
6b6cd74b
L
394892012-03-16 H.J. Lu <hongjiu.lu@intel.com>
39490
39491 * sysdeps/unix/sysv/linux/x86_64/makecontext.c (__makecontext):
39492 Use greg_t on sp. Use unsigned int on idx_uc_link. Cast
39493 adresses to uintptr_t. Replace "long int" and "unsigned long
39494 int" with "greg_t" on va_arg.
39495
f1a77b01
L
394962012-03-16 H.J. Lu <hongjiu.lu@intel.com>
39497
39498 * sysdeps/generic/ldconfig.h (FLAG_X8664_LIBX32): New macro.
39499 * elf/cache.c (print_entry): Handle FLAG_X8664_LIBX32.
39500
39501 * sysdeps/unix/sysv/linux/i386/readelflib.c (process_elf_file):
39502 Move e_machine check before EI_CLASS check. Handle x32
39503 libraries. Check EM_IA_64 only if SKIP_EM_IA_64 isn't defined.
39504 * sysdeps/unix/sysv/linux/x86_64/readelflib.c: Just define
39505 SKIP_EM_IA_64 and include
39506 <sysdeps/unix/sysv/linux/i386/readelflib.c>.
39507
39508 * sysdeps/unix/sysv/linux/x86_64/dl-cache.h:
39509 Don't include <sysdeps/unix/sysv/linux/sparc/dl-cache.h>.
39510 (add_system_dir): New macro.
39511
39512 * sysdeps/unix/sysv/linux/x86_64/ldconfig.h
39513 (SYSDEP_KNOWN_INTERPRETER_NAMES): Add /libx32/ld-linux-x32.so.2.
39514
11b90b9f
JM
395152012-03-16 Joseph Myers <joseph@codesourcery.com>
39516
c36e1d23
JM
39517 [BZ #2551]
39518 [BZ #2552]
39519 [BZ #2553]
39520 [BZ #2554]
39521 [BZ #2562]
39522 [BZ #2563]
39523 [BZ #2565]
39524 [BZ #2566]
39525 [BZ #2576]
39526 * math/w_j0.c (j0): Don't produce TLOSS errors for POSIX libm.
39527 (y0): Likewise.
39528 * math/w_j0f.c (j0f): Likewise.
39529 (y0f): Likewise.
39530 * math/w_j0l.c (__j0l): Likewise.
39531 (__y0l): Likewise.
39532 * math/w_j1.c (j1): Likewise.
39533 (y1): Likewise.
39534 * math/w_j1f.c (j1f): Likewise.
39535 (y1f): Likewise.
39536 * math/w_j1l.c (__j1l): Likewise.
39537 (__y1l): Likewise.
39538 * math/w_jn.c (jn): Likewise.
39539 (yn): Likewise.
39540 * math/w_jnf.c (jnf): Likewise.
39541 (ynf): Likewise.
39542 * math/w_jnl.c (__jnl): Likewise.
39543 (__ynl): Likewise.
39544 * math/libm-test.inc (j0_test): Add more tests.
39545 (j1_test): Likewise.
39546 (jn_test): Likewise. Add trailing semicolon to existing test.
39547 (y0_test): Likewise.
39548 (y1_test): Likewise.
39549 * sysdeps/i386/fpu/libm-test-ulps: Update.
39550 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
39551
11b90b9f
JM
39552 [BZ #13851]
39553 [BZ #13854]
39554 * sysdeps/ieee754/dbl-64/s_tan.c (tan): Use
39555 libc_feholdexcept_setround_53bit and libc_feupdateenv_53bit.
39556 * sysdeps/ieee754/ldbl-96/k_tanl.c: New file.
39557 * sysdeps/ieee754/ldbl-96/s_tanl.c: Include <errno.h>.
39558 (__tanl): Set errno for infinite argument.
39559 * sysdeps/i386/fpu/mptan.c: Remove.
39560 * sysdeps/i386/fpu/s_tan.S: Likewise.
39561 * sysdeps/i386/fpu/s_tanl.S: Likewise.
39562 * sysdeps/x86_64/fpu/k_tanl.c: Likewise.
39563 * sysdeps/x86_64/fpu/s_tanl.S: Likewise.
39564 * math/libm-test.inc (tan_test): Add more tests and enable more
39565 tests for double and long double.
39566 * sysdeps/i386/fpu/libm-test-ulps: Update.
39567 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
39568
6a1bd2a1
JK
395692012-03-16 Jan Kratochvil <jan.kratochvil@redhat.com>
39570
39571 * sysdeps/x86_64/elf/start.S: Include <sysdep.h>.
39572 (_start): Add cfi_startproc, cfi_undefined for rip and cfi_endproc.
39573
10a803e0
RM
395742012-03-16 Roland McGrath <roland@hack.frob.com>
39575
39576 * aclocal.m4 (LIBC_PRECONFIGURE): New macro.
39577 * configure.in: Use it for both main tree and add-ons.
39578 * configure: Regenerated.
39579
f196c7f7
L
395802012-03-16 H.J. Lu <hongjiu.lu@intel.com>
39581
39582 * time/offtime.c (__offtime): Use time_t on days, rem, y and yg.
39583
8848d99d
JM
395842012-03-16 Joseph Myers <joseph@codesourcery.com>
39585
96cbe7f4
JM
39586 * sysdeps/ieee754/ldbl-96/t_sincosl.c: Include generator program
39587 in comment.
39588
8848d99d
JM
39589 [BZ #13851]
39590 * sysdeps/ieee754/ldbl-96/e_rem_pio2l.c: New file.
39591 * sysdeps/ieee754/ldbl-96/k_cosl.c: Likewise.
39592 * sysdeps/ieee754/ldbl-96/k_sinl.c: Likewise.
39593 * sysdeps/ieee754/ldbl-96/t_sincosl.c: Likewise.
39594 * sysdeps/ieee754/ldbl-96/s_cosl.c (__cosl): Correct test for
39595 infinite argument.
39596 * sysdeps/ieee754/ldbl-96/s_sinl.c (__sinl): Likewise.
39597 * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Handle __FLT_EVAL_METHOD__
39598 != 0 for prec == 2.
39599 * sysdeps/i386/fpu/e_rem_pio2l.c: Remove.
39600 * sysdeps/i386/fpu/k_rem_pio2.c: Likewise.
39601 * sysdeps/i386/fpu/s_cosl.S: Likewise.
39602 * sysdeps/i386/fpu/s_sincosl.S: Likewise.
39603 * sysdeps/i386/fpu/s_sinl.S: Likewise.
39604 * sysdeps/x86_64/fpu/e_rem_pio2l.c: Likewise.
39605 * sysdeps/x86_64/fpu/k_cosl.c: Likewise.
39606 * sysdeps/x86_64/fpu/k_sinl.c: Likewise.
39607 * sysdeps/x86_64/fpu/s_cosl.S: Likewise.
39608 * sysdeps/x86_64/fpu/s_sincosl.S: Likewise.
39609 * sysdeps/x86_64/fpu/s_sinl.S: Likewise.
39610 * math/libm-test.inc (cos_test): Add more tests and enable more
39611 tests for long double.
39612 (sin_test): Likewise.
39613 (sincos_test): Likewise.
39614 * sysdeps/i386/fpu/libm-test-ulps: Update.
39615 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
39616
dd7f4703
DM
396172012-03-16 David S. Miller <davem@davemloft.net>
39618
39619 * sysdeps/sparc/fpu/math_private.h: New file.
39620
006f1daa
DM
396212012-03-15 David S. Miller <davem@davemloft.net>
39622
c0c83bc8
DM
39623 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fma-vis3.S: New
39624 file.
e6a62e18 39625 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fma.c: New file.
c0c83bc8
DM
39626 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaf-vis3.S: New
39627 file.
e6a62e18
DM
39628 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaf.c: New file.
39629 * sysdeps/sparc/sparc64/fpu/multiarch/s_fma-vis3.S: New file.
39630 * sysdeps/sparc/sparc64/fpu/multiarch/s_fma.c: New file.
39631 * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaf-vis3.S: New file.
39632 * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaf.c: New file.
39633 * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add fma/fmaf
39634 sysdep routines.
39635 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Likewise.
39636
88cb87d9
DM
39637 * sysdeps/sparc/sparc32/fpu/s_fma.c: New file.
39638 * sysdeps/sparc/sparc64/fpu/s_fma.c: New file.
39639
006f1daa 39640 * sysdeps/sparc/sparc-ifunc.h: New file.
c0c83bc8
DM
39641 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Use
39642 sparc-ifunc.h
006f1daa 39643 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: Likewise.
c0c83bc8
DM
39644 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign.S:
39645 Likewise.
39646 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf.S:
39647 Likewise.
006f1daa
DM
39648 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs.S: Likewise.
39649 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf.S: Likewise.
39650 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
c0c83bc8
DM
39651 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S:
39652 Likewise.
006f1daa
DM
39653 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: Likewise.
39654 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf.S: Likewise.
39655 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: Likewise.
39656 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf.S: Likewise.
c0c83bc8
DM
39657 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S:
39658 Likewise.
39659 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf.S:
39660 Likewise.
006f1daa
DM
39661 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: Likewise.
39662 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf.S: Likewise.
39663 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt.S: Likewise.
39664 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf.S: Likewise.
39665 * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: Likewise.
39666 * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: Likewise.
39667 * sysdeps/sparc/sparc64/fpu/multiarch/s_finite.S: Likewise.
39668 * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef.S: Likewise.
39669 * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: Likewise.
39670 * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: Likewise.
39671 * sysdeps/sparc/sparc64/fpu/multiarch/s_fmax.S: Likewise.
39672 * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf.S: Likewise.
39673 * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin.S: Likewise.
39674 * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf.S: Likewise.
39675 * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf.S: Likewise.
39676 * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff.S: Likewise.
39677 * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan.S: Likewise.
39678 * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf.S: Likewise.
39679 * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint.S: Likewise.
39680 * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf.S: Likewise.
39681 * sysdeps/sparc/sparc64/fpu/multiarch/s_rint.S: Likewise.
39682 * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf.S: Likewise.
39683 * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit.S: Likewise.
39684 * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf.S: Likewise.
39685
11e0098e
AS
396862012-03-15 Andreas Schwab <schwab@linux-m68k.org>
39687
39688 * sysdeps/powerpc/fpu/e_hypotf.c: Use double precision instead of
39689 scaling.
39690 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
39691
e85b09d0
AJ
396922012-03-15 Andreas Jaeger <aj@suse.de>
39693
39694 [BZ #13852]
39695 * sysdeps/i386/fpu/e_rem_pio2f.c: Delete so that i386 uses the
39696 ieee754/flt-32 implementation for sin, cos and sincos.
39697 * sysdeps/i386/fpu/k_rem_pio2f.c: Likewise.
39698 * sysdeps/i386/fpu/s_cosf.S: Likewise.
39699 * sysdeps/i386/fpu/s_sincosf.S: Likewise.
39700 * sysdeps/i386/fpu/s_sinf.S: Likewise.
39701 * sysdeps/i386/fpu/s_tanf.S: Delete so that i386 uses the
39702 ieee754/flt-32 implementation for tan.
39703
39704 * math/libm-test.inc (cos_test): Enable some large input tests for
39705 float as well
39706 (sin_test): Likewise.
39707 (sincos_test): Likewise.
39708 (tan_test): Add tests for large input.
39709
39710 * sysdeps/i386/fpu/libm-test-ulps: Update.
39711
81c64153
AJ
397122012-03-15 Andreas Jaeger <aj@suse.de>
39713
39714 [BZ #13658]
39715 * math/libm-test.inc (cos_test): Add more test cases.
39716 (sin_test): Likewise.
39717 (sincos_test): Likewise.
39718
7bbfa5c6
AJ
397192012-03-15 Andreas Jaeger <aj@suse.de>
39720
39721 [BZ #13837]
39722 * math/libm-test.inc (cos_test): Add a test case for large input
39723 value.
39724 (sin_test): Likewise.
39725 (sincos_test): Likewise.
39726
57f41c40
AS
397272012-03-15 Andreas Jaeger <aj@suse.de>
39728 Joseph Myers <joseph@codesourcery.com>
7bbfa5c6
AJ
39729
39730 [BZ #13658]
0671f479 39731 * sysdeps/x86_64/fpu/s_sincos.S: Delete files so that
7bbfa5c6
AJ
39732 x86-64 and i386 use the iee754/dbl-64 sin and cos implementation.
39733 * sysdeps/i386/fpu/branred.c: Likewise.
39734 * sysdeps/i386/fpu/dosincos.c: Likewise.
39735 * sysdeps/i386/fpu/mpa.c: Likewise.
39736 * sysdeps/i386/fpu/s_cos.S: Likewise.
39737 * sysdeps/i386/fpu/s_sin.S: Likewise.
39738 * sysdeps/i386/fpu/s_sincos.S: Likewise.
39739 * sysdeps/i386/fpu/sincos32.c: Likewise.
39740
39741 * sysdeps/generic/math_private.h (libc_feholdexcept_setround_53bit):
39742 Define.
39743 (libc_feupdateenv_53bit): Define.
39744 * sysdeps/i386/fpu/math_private.h (libc_feholdexcept_setround_53bit):
39745 Define.
39746 (libc_feupdateenv_53bit): Define.
39747
39748 * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Do double arithmetic in
39749 53 bit (without extend i386 double precision).
39750
39751 * math/libm-test.inc (sincos_test): Add tests for large input.
39752 (sin): Likewise.
39753 (cos): Likewise.
39754
39755 * sysdeps/i386/fpu/libm-test-ulps: Update ULPs.
39756
9cad04ea
AS
397572012-03-15 Andreas Schwab <schwab@linux-m68k.org>
39758
39759 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
39760
f7062b9a
DM
397612012-03-15 David S. Miller <davem@davemloft.net>
39762
39763 * sysdeps/sparc/sparc64/fpu/s_fmax.S: New file.
39764 * sysdeps/sparc/sparc64/fpu/s_fmaxf.S: New file.
39765 * sysdeps/sparc/sparc64/fpu/s_fmin.S: New file.
39766 * sysdeps/sparc/sparc64/fpu/s_fminf.S: New file.
39767 * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmax.S: New file.
39768 * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmaxf.S: New file.
39769 * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmin.S: New file.
39770 * sysdeps/sparc/sparc32/sparcv9/fpu/s_fminf.S: New file.
39771 * sysdeps/sparc/sparc64/fpu/multiarch/s_fmax.S: New file.
39772 * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf-vis3.S: New file.
39773 * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf.S: New file.
39774 * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin-vis3.S: New file.
39775 * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin.S: New file.
39776 * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf-vis3.S: New file.
39777 * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf.S: New file.
c0c83bc8
DM
39778 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax-vis3.S: New
39779 file.
f7062b9a 39780 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: New file.
c0c83bc8
DM
39781 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf-vis3.S: New
39782 file.
f7062b9a 39783 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf.S: New file.
c0c83bc8
DM
39784 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin-vis3.S: New
39785 file.
f7062b9a 39786 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: New file.
c0c83bc8
DM
39787 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf-vis3.S: New
39788 file.
f7062b9a
DM
39789 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf.S: New file.
39790 * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add new vis3
39791 fmin/fmax sysdep routines.
39792 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Likewise.
39793
7bd951ff
DM
397942012-03-14 David S. Miller <davem@davemloft.net>
39795
559398ab
DM
39796 * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis3.S: New file.
39797 * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: New file.
39798 * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis3.S: New file.
39799 * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: New file.
39800 * sysdeps/sparc/sparc64/fpu/multiarch/s_finite-vis3.S: New file.
39801 * sysdeps/sparc/sparc64/fpu/multiarch/s_finite.S: New file.
39802 * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef-vis3.S: New file.
39803 * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef.S: New file.
39804 * sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis3.S: New file.
39805 * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: New file.
39806 * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis3.S: New file.
39807 * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: New file.
39808 * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf-vis3.S: New file.
39809 * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf.S: New file.
39810 * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff-vis3.S: New file.
39811 * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff.S: New file.
39812 * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan-vis3.S: New file.
39813 * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan.S: New file.
39814 * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf-vis3.S: New file.
39815 * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf.S: New file.
39816 * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint-vis3.S: New file.
39817 * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint.S: New file.
39818 * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf-vis3.S: New file.
39819 * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf.S: New file.
39820 * sysdeps/sparc/sparc64/fpu/multiarch/s_rint-vis3.S: New file.
39821 * sysdeps/sparc/sparc64/fpu/multiarch/s_rint.S: New file.
39822 * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf-vis3.S: New file.
39823 * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf.S: New file.
c0c83bc8
DM
39824 * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add new VIS3
39825 routines.
39826 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis3.S: New
39827 file.
559398ab 39828 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: New file.
c0c83bc8
DM
39829 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis3.S: New
39830 file.
559398ab 39831 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: New file.
c0c83bc8
DM
39832 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs-vis3.S: New
39833 file.
559398ab 39834 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs.S: New file.
c0c83bc8
DM
39835 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf-vis3.S: New
39836 file.
559398ab 39837 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf.S: New file.
c0c83bc8
DM
39838 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S: New
39839 file.
559398ab 39840 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: New file.
c0c83bc8
DM
39841 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis3.S: New
39842 file.
39843 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S: New
39844 file.
39845 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint-vis3.S: New
39846 file.
39847 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S: New
39848 file.
39849 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf-vis3.S:
39850 New file.
39851 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf.S: New
39852 file.
39853 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint-vis3.S: New
39854 file.
559398ab 39855 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: New file.
c0c83bc8
DM
39856 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf-vis3.S: New
39857 file.
559398ab 39858 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf.S: New file.
c0c83bc8
DM
39859 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt-vis3.S: New
39860 file.
559398ab 39861 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt.S: New file.
c0c83bc8
DM
39862 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf-vis3.S: New
39863 file.
559398ab 39864 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf.S: New file.
c0c83bc8
DM
39865 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add new
39866 VIS3 routines.
559398ab
DM
39867
39868 * sysdeps/sparc/sparc32/sparcv9/fpu/unix/sysv/linux/multiarch/Implies:
39869 New file.
39870
5a1c1e32
DM
39871 * sysdeps/sparc/fpu/libm-test-ulps: Update.
39872
eae47a36
DM
39873 * sysdeps/sparc/configure.in: New file.
39874 * sysdeps/sparc/configure: Generate.
39875 * configure.in (libc_cv_sparc_as_vis3): Substitute.
39876 * configure: Regenerate.
39877 * config.h.in (HAVE_AS_VIS3_SUPPORT): New.
39878 * config.make.in (have-as-vis3): New.
39879 * sysdeps/sparc/sparc32/sparcv9/Makefile (ASFLAGS-*): If VIS3 is
39880 available use -Av9d instead of -Av9a.
39881 * sysdeps/sparc/sparc64/Makefile: Likewise.
39882 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: New file.
c0c83bc8
DM
39883 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign-vis3.S:
39884 New file.
39885 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign.S: New
39886 file.
39887 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf-vis3.S:
39888 New file.
39889 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf.S: New
39890 file.
eae47a36
DM
39891 * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: New file.
39892 * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit-vis3.S: New file.
39893 * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit.S: New file.
39894 * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf-vis3.S: New file.
39895 * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf.S: New file.
39896
c0c83bc8
DM
39897 * sysdeps/sparc/sparc64/fpu/s_copysign.S (__copysign): Use
39898 fzeros/fnegs to load 0x80000000 into a float register instead of
39899 using the stack.
7bd951ff
DM
39900 * sysdeps/sparc/sparc64/fpu/s_copysignf.S (__copysignf): Likewise.
39901
bd951ccb
JM
399022012-03-14 Joseph Myers <joseph@codesourcery.com>
39903
39904 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
39905 bits/syscall.h.
39906 ($(objpfx)syscall-%.h): Rename rule to $(objpfx)bits/syscall%h.
39907 ($(objpfx)syscall-%.d): Rename rule to $(objpfx)bits/syscall%d.
39908 ($(inst_includedir)/bits/syscall.h): Remove rule.
39909 ($(objpfx)bits/syscall.d): Include instead of
39910 $(objpfx)syscall-list.d.
39911 (generated): Change syscall-list.h and syscall-list.d to
39912 bits/syscall.h and bits/syscall.d.
39913
bb4e6db2
RM
399142012-03-14 Roland McGrath <roland@hack.frob.com>
39915
39916 [BZ #13846]
39917 * manual/llio.texi (Memory-mapped I/O): Fix wrong function name.
39918
aa4a2ae1
JM
399192012-03-14 Joseph Myers <joseph@codesourcery.com>
39920
e456826d
JM
39921 [BZ #13841]
39922 * math/s_csqrt.c: Include <float.h>.
39923 (__csqrt): Scale large or subnormal inputs.
39924 * math/s_csqrtf.c: Likewise.
39925 * math/s_csqrtl.c: Likewise.
39926 * math/libm-test.inc (csqrt_test): Add more tests.
39927 * sysdeps/i386/fpu/libm-test-ulps: Update.
39928 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
39929
aa4a2ae1
JM
39930 [BZ #13840]
39931 * math/libm-test.inc (hypot_test): Add more tests.
39932
7c10fd35
DM
399332012-03-13 David S. Miller <davem@davemloft.net>
39934
39935 [BZ #13840]
39936 * sysdeps/ieee754/flt-32/e_hypotf.c (__ieee754_hypotf): Rewrite to use
39937 double-precision for the calculation instead of scaling.
39938
f453b98b
JM
399392012-03-13 Joseph Myers <joseph@codesourcery.com>
39940
39941 * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Do not
39942 manipulate bits before adding and subtracting TWO52[sx].
39943 * sysdeps/ieee754/dbl-64/s_rint.c (__rint): Likewise.
39944 * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c (__nearbyint):
39945 Likewise.
39946 * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c (__rint): Likewise.
39947
09a3453f
DM
399482012-03-13 David S. Miller <davem@davemloft.net>
39949
8e59da90
DM
39950 * sysdeps/sparc/Makefile: Remove rtld-global-offsets.sym handling.
39951 * sysdeps/sparc/elf/rtld-global-offsets.sym: Delete.
39952 * sysdeps/sparc/sparc64/multiarch/memcpy.S: Don't include
39953 rtld-global-offsets.h
39954 * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
39955
2a8ab7f2
DM
39956 * sysdeps/ieee754/ldbl-128/s_expm1l.c (__expm1l): Use expl for
39957 large parameters.
39958
10f62770
DM
39959 * sysdeps/unix/sysv/linux/sparc/sparc64/dl-fxstatat64.c: New file.
39960
5f0bdb18
DM
39961 * sysdeps/unix/sysv/linux/openat.c (OPENAT_NOT_CANCEL): Declare syscall
39962 'err' in the ifdef scope in which it is actually used.
39963
09a3453f
DM
39964 * nss/nss_db/db-init.c: Include string.h
39965
b4b2eb5e
DM
399662012-03-12 David S. Miller <davem@davemloft.net>
39967
98bb2f1c
DM
39968 * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Fix
39969 masking out of the most significant byte of random value used.
39970 * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
39971 Fix coding style in previous change.
39972
b4b2eb5e
DM
39973 * sysdeps/unix/sysv/linux/kernel-features.h
39974 (__ASSUME_CLONE_THREAD_FLAGS): Set on sparc when 2.5.64 and later.
39975 (__ASSUME_TGKILL): Set on sparc when 2.6.1 and later, simplify
39976 expression.
39977 (__ASSUME_FADVISE64_64_SYSCALL): Set on sparc when 2.6.1 and
39978 later.
39979
6e226b09
DM
399802012-03-11 David S. Miller <davem@davemloft.net>
39981
a1bcbd40
DM
39982 * sysdeps/unix/sysv/linux/sparc/sparc64/makecontext.c
39983 (__makecontext): Fix signedness of pointer casts setting up 'sp'.
39984 * sysdeps/unix/sysv/linux/sparc/sysdep.h (INLINE_SYSCALL) Use 'long'
39985 for 'resultvar' otherwise things get truncated on 64-bit.
39986
cb9d6174
DM
39987 * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
39988 Fix masking out of the most significant byte of random value used.
39989
6e226b09
DM
39990 * sysdeps/sparc/fpu/libm-test-ulps: Update.
39991
058c132d
AS
399922012-03-10 Andreas Schwab <schwab@linux-m68k.org>
39993
39994 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
39995
2d2cd515
DM
399962012-03-09 David S. Miller <davem@davemloft.net>
39997
39998 * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Protect local
39999 variables with appropriate CPP guards.
57f41c40
AS
40000 * sysdeps/sparc/sparc32/dl-trampoline.S: Propagate the stack_ptr
40001 from the frame pointer, not the stack pointer. Correct layout
40002 comments. Fix test on resulting framesize and the management of
40003 the outregs buffer for pltexit. Preserve floating point return
40004 values across _dl_call_pltexit call.
2d2cd515
DM
40005 * sysdeps/sparc/sparc64/dl-trampoline.S: Fix test on resulting
40006 framesize and the management of the outregs buffer for pltexit.
40007 Preserve floating point return values across _dl_call_pltexit
40008 call.
57f41c40
AS
40009 * elf/sotruss-lib.c (la_sparc32_gnu_pltenter)
40010 (la_sparc64_gnu_pltenter, la_sparc32_gnu_pltexit)
40011 (la_sparc64_gnu_pltexit): New functions.
2d2cd515
DM
40012 (print_exit): Fix format string for return register value.
40013
9a07f9d0
JM
400142012-03-10 Joseph Myers <joseph@codesourcery.com>
40015
40016 * sunrpc/Makefile (others): Add rpcgen.
40017 ($(objpfx)rpcgen): Remove special build rule and dependency on
40018 libc.
40019 * sunrpc/rpcgen.c: New file.
40020
547b5e30
PE
400212012-03-09 Paul Eggert <eggert@cs.ucla.edu>
40022
c524201a
PE
40023 [BZ #13673]
40024 * posix/bug-regex33.c: Replace FSF snail mail address with URL.
40025 * stdio-common/bug-vfprintf-nargs.c: Likewise.
40026 * sysdeps/i386/crti.S: Likewise.
40027 * sysdeps/i386/crtn.S: Likewise.
40028 * sysdeps/powerpc/powerpc32/crti.S: Likewise.
40029 * sysdeps/powerpc/powerpc32/crtn.S: Likewise.
40030 * sysdeps/powerpc/powerpc64/crti.S: Likewise.
40031 * sysdeps/powerpc/powerpc64/crtn.S: Likewise.
40032 * sysdeps/sh/crti.S: Likewise.
40033 * sysdeps/sh/crtn.S: Likewise.
40034 * sysdeps/x86_64/fpu/e_expf.S: Likewise.
40035
7b6235f2
PE
40036 [BZ #13673]
40037 * locale/programs/charmap-kw.gperf: Replace FSF snail mail address
40038 with URL.
40039 * locale/programs/locfile-kw.gperf: Likewise.
40040 * locale/programs/charmap-kw.h: Regenerated.
40041 * locale/programs/locfile-kw.h: Likewise.
40042
547b5e30
PE
40043 [BZ #13673]
40044 * intl/plural.y: Replace FSF snail mail address with URL.
40045 * intl/plural.c: Regenerated.
40046
5f0a5dae
RH
400472012-03-09 Richard Henderson <rth@twiddle.net>
40048
40049 * include/math_private.h: Remove file.
40050 * math/math_private.h: Move file ...
40051 * sysdeps/generic/math_private.h: ... here.
40052
b8c03620
RH
40053 * sysdeps/i386/fpu/math_private.h: Use include_next for math_private.h.
40054 * sysdeps/powerpc/fpu/math_private.h: Likewise.
40055 * sysdeps/x86_64/fpu/math_private.h: Likewise.
40056
4e234f5d 40057 * sysdeps/i386/fpu/s_fpclassifyl.c: Use <> to include both <math.h>
33154d7b
RH
40058 and <math_private.h>.
40059 * sysdeps/i386/fpu/s_isinfl.c: Likewise.
40060 * sysdeps/i386/fpu/s_isnanl.c: Likewise.
40061 * sysdeps/i386/fpu/s_nextafterl.c: Likewise.
40062 * sysdeps/i386/fpu/s_nexttoward.c: Likewise.
40063 * sysdeps/i386/fpu/s_nexttowardf.c: Likewise.
40064 * sysdeps/ieee754/dbl-64/branred.c: Likewise.
40065 * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
40066 * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
40067 * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
40068 * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
40069 * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
40070 * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
40071 * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
40072 * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
40073 * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
40074 * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
40075 * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
40076 * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
40077 * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
40078 * sysdeps/ieee754/dbl-64/e_lgamma_r.c: Likewise.
40079 * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
40080 * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
40081 * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
40082 * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
40083 * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Likewise.
40084 * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
40085 * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
40086 * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
40087 * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
40088 * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
40089 * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
40090 * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
40091 * sysdeps/ieee754/dbl-64/s_cbrt.c: Likewise.
40092 * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
40093 * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
40094 * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
40095 * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
40096 * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
40097 * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
40098 * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
40099 * sysdeps/ieee754/dbl-64/s_fpclassify.c: Likewise.
40100 * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
40101 * sysdeps/ieee754/dbl-64/s_ilogb.c: Likewise.
40102 * sysdeps/ieee754/dbl-64/s_isinf.c: Likewise.
40103 * sysdeps/ieee754/dbl-64/s_isinf_ns.c: Likewise.
40104 * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
40105 * sysdeps/ieee754/dbl-64/s_llrint.c: Likewise.
40106 * sysdeps/ieee754/dbl-64/s_llround.c: Likewise.
40107 * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
40108 * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
40109 * sysdeps/ieee754/dbl-64/s_lrint.c: Likewise.
40110 * sysdeps/ieee754/dbl-64/s_lround.c: Likewise.
40111 * sysdeps/ieee754/dbl-64/s_modf.c: Likewise.
40112 * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
40113 * sysdeps/ieee754/dbl-64/s_remquo.c: Likewise.
40114 * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
40115 * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
40116 * sysdeps/ieee754/dbl-64/s_scalbln.c: Likewise.
40117 * sysdeps/ieee754/dbl-64/s_scalbn.c: Likewise.
40118 * sysdeps/ieee754/dbl-64/s_signbit.c: Likewise.
40119 * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
40120 * sysdeps/ieee754/dbl-64/s_sincos.c: Likewise.
40121 * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
40122 * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
40123 * sysdeps/ieee754/dbl-64/s_trunc.c: Likewise.
40124 * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
40125 * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
40126 * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
40127 * sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c: Likewise.
40128 * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c: Likewise.
40129 * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: Likewise.
40130 * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
40131 * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Likewise.
40132 * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
40133 * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c: Likewise.
40134 * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf.c: Likewise.
40135 * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf_ns.c: Likewise.
40136 * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
40137 * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c: Likewise.
40138 * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Likewise.
40139 * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: Likewise.
40140 * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c: Likewise.
40141 * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: Likewise.
40142 * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c: Likewise.
40143 * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
40144 * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c: Likewise.
40145 * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c: Likewise.
40146 * sysdeps/ieee754/dbl-64/wordsize-64/s_trunc.c: Likewise.
40147 * sysdeps/ieee754/flt-32/e_acosf.c: Likewise.
40148 * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
40149 * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
40150 * sysdeps/ieee754/flt-32/e_atan2f.c: Likewise.
40151 * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
40152 * sysdeps/ieee754/flt-32/e_coshf.c: Likewise.
40153 * sysdeps/ieee754/flt-32/e_fmodf.c: Likewise.
40154 * sysdeps/ieee754/flt-32/e_hypotf.c: Likewise.
40155 * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
40156 * sysdeps/ieee754/flt-32/e_j1f.c: Likewise.
40157 * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
40158 * sysdeps/ieee754/flt-32/e_lgammaf_r.c: Likewise.
40159 * sysdeps/ieee754/flt-32/e_log10f.c: Likewise.
40160 * sysdeps/ieee754/flt-32/e_log2f.c: Likewise.
40161 * sysdeps/ieee754/flt-32/e_logf.c: Likewise.
40162 * sysdeps/ieee754/flt-32/e_powf.c: Likewise.
40163 * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
40164 * sysdeps/ieee754/flt-32/e_remainderf.c: Likewise.
40165 * sysdeps/ieee754/flt-32/e_sinhf.c: Likewise.
40166 * sysdeps/ieee754/flt-32/e_sqrtf.c: Likewise.
40167 * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
40168 * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
40169 * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
40170 * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
40171 * sysdeps/ieee754/flt-32/s_asinhf.c: Likewise.
40172 * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
40173 * sysdeps/ieee754/flt-32/s_cbrtf.c: Likewise.
40174 * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
40175 * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
40176 * sysdeps/ieee754/flt-32/s_cosf.c: Likewise.
40177 * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
40178 * sysdeps/ieee754/flt-32/s_expm1f.c: Likewise.
40179 * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
40180 * sysdeps/ieee754/flt-32/s_finitef.c: Likewise.
40181 * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
40182 * sysdeps/ieee754/flt-32/s_fpclassifyf.c: Likewise.
40183 * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
40184 * sysdeps/ieee754/flt-32/s_ilogbf.c: Likewise.
40185 * sysdeps/ieee754/flt-32/s_isinf_nsf.c: Likewise.
40186 * sysdeps/ieee754/flt-32/s_isinff.c: Likewise.
40187 * sysdeps/ieee754/flt-32/s_isnanf.c: Likewise.
40188 * sysdeps/ieee754/flt-32/s_llrintf.c: Likewise.
40189 * sysdeps/ieee754/flt-32/s_llroundf.c: Likewise.
40190 * sysdeps/ieee754/flt-32/s_log1pf.c: Likewise.
40191 * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
40192 * sysdeps/ieee754/flt-32/s_lrintf.c: Likewise.
40193 * sysdeps/ieee754/flt-32/s_lroundf.c: Likewise.
40194 * sysdeps/ieee754/flt-32/s_modff.c: Likewise.
40195 * sysdeps/ieee754/flt-32/s_nearbyintf.c: Likewise.
40196 * sysdeps/ieee754/flt-32/s_nextafterf.c: Likewise.
40197 * sysdeps/ieee754/flt-32/s_remquof.c: Likewise.
40198 * sysdeps/ieee754/flt-32/s_rintf.c: Likewise.
40199 * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
40200 * sysdeps/ieee754/flt-32/s_scalblnf.c: Likewise.
40201 * sysdeps/ieee754/flt-32/s_scalbnf.c: Likewise.
40202 * sysdeps/ieee754/flt-32/s_signbitf.c: Likewise.
40203 * sysdeps/ieee754/flt-32/s_sincosf.c: Likewise.
40204 * sysdeps/ieee754/flt-32/s_sinf.c: Likewise.
40205 * sysdeps/ieee754/flt-32/s_tanf.c: Likewise.
40206 * sysdeps/ieee754/flt-32/s_tanhf.c: Likewise.
40207 * sysdeps/ieee754/flt-32/s_truncf.c: Likewise.
40208 * sysdeps/ieee754/k_standard.c: Likewise.
40209 * sysdeps/ieee754/ldbl-128/e_acoshl.c: Likewise.
40210 * sysdeps/ieee754/ldbl-128/e_acosl.c: Likewise.
40211 * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
40212 * sysdeps/ieee754/ldbl-128/e_atan2l.c: Likewise.
40213 * sysdeps/ieee754/ldbl-128/e_atanhl.c: Likewise.
40214 * sysdeps/ieee754/ldbl-128/e_coshl.c: Likewise.
40215 * sysdeps/ieee754/ldbl-128/e_fmodl.c: Likewise.
40216 * sysdeps/ieee754/ldbl-128/e_hypotl.c: Likewise.
40217 * sysdeps/ieee754/ldbl-128/e_j0l.c: Likewise.
40218 * sysdeps/ieee754/ldbl-128/e_j1l.c: Likewise.
40219 * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
40220 * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: Likewise.
40221 * sysdeps/ieee754/ldbl-128/e_log10l.c: Likewise.
40222 * sysdeps/ieee754/ldbl-128/e_log2l.c: Likewise.
40223 * sysdeps/ieee754/ldbl-128/e_logl.c: Likewise.
40224 * sysdeps/ieee754/ldbl-128/e_powl.c: Likewise.
40225 * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c: Likewise.
40226 * sysdeps/ieee754/ldbl-128/e_remainderl.c: Likewise.
40227 * sysdeps/ieee754/ldbl-128/e_sinhl.c: Likewise.
40228 * sysdeps/ieee754/ldbl-128/k_cosl.c: Likewise.
40229 * sysdeps/ieee754/ldbl-128/k_sincosl.c: Likewise.
40230 * sysdeps/ieee754/ldbl-128/k_sinl.c: Likewise.
40231 * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
40232 * sysdeps/ieee754/ldbl-128/s_asinhl.c: Likewise.
40233 * sysdeps/ieee754/ldbl-128/s_atanl.c: Likewise.
40234 * sysdeps/ieee754/ldbl-128/s_cbrtl.c: Likewise.
40235 * sysdeps/ieee754/ldbl-128/s_ceill.c: Likewise.
40236 * sysdeps/ieee754/ldbl-128/s_copysignl.c: Likewise.
40237 * sysdeps/ieee754/ldbl-128/s_cosl.c: Likewise.
40238 * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
40239 * sysdeps/ieee754/ldbl-128/s_expm1l.c: Likewise.
40240 * sysdeps/ieee754/ldbl-128/s_fabsl.c: Likewise.
40241 * sysdeps/ieee754/ldbl-128/s_finitel.c: Likewise.
40242 * sysdeps/ieee754/ldbl-128/s_floorl.c: Likewise.
40243 * sysdeps/ieee754/ldbl-128/s_fpclassifyl.c: Likewise.
40244 * sysdeps/ieee754/ldbl-128/s_frexpl.c: Likewise.
40245 * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Likewise.
40246 * sysdeps/ieee754/ldbl-128/s_isinf_nsl.c: Likewise.
40247 * sysdeps/ieee754/ldbl-128/s_isinfl.c: Likewise.
40248 * sysdeps/ieee754/ldbl-128/s_isnanl.c: Likewise.
40249 * sysdeps/ieee754/ldbl-128/s_llrintl.c: Likewise.
40250 * sysdeps/ieee754/ldbl-128/s_llroundl.c: Likewise.
40251 * sysdeps/ieee754/ldbl-128/s_log1pl.c: Likewise.
40252 * sysdeps/ieee754/ldbl-128/s_logbl.c: Likewise.
40253 * sysdeps/ieee754/ldbl-128/s_lrintl.c: Likewise.
40254 * sysdeps/ieee754/ldbl-128/s_lroundl.c: Likewise.
40255 * sysdeps/ieee754/ldbl-128/s_modfl.c: Likewise.
40256 * sysdeps/ieee754/ldbl-128/s_nearbyintl.c: Likewise.
40257 * sysdeps/ieee754/ldbl-128/s_nextafterl.c: Likewise.
40258 * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
40259 * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
40260 * sysdeps/ieee754/ldbl-128/s_remquol.c: Likewise.
40261 * sysdeps/ieee754/ldbl-128/s_rintl.c: Likewise.
40262 * sysdeps/ieee754/ldbl-128/s_roundl.c: Likewise.
40263 * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
40264 * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
40265 * sysdeps/ieee754/ldbl-128/s_signbitl.c: Likewise.
40266 * sysdeps/ieee754/ldbl-128/s_sincosl.c: Likewise.
40267 * sysdeps/ieee754/ldbl-128/s_sinl.c: Likewise.
40268 * sysdeps/ieee754/ldbl-128/s_tanhl.c: Likewise.
40269 * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
40270 * sysdeps/ieee754/ldbl-128/s_truncl.c: Likewise.
40271 * sysdeps/ieee754/ldbl-128/w_expl.c: Likewise.
40272 * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c: Likewise.
40273 * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
40274 * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
40275 * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c: Likewise.
40276 * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c: Likewise.
40277 * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Likewise.
40278 * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Likewise.
40279 * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c: Likewise.
40280 * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
40281 * sysdeps/ieee754/ldbl-128ibm/e_log10l.c: Likewise.
40282 * sysdeps/ieee754/ldbl-128ibm/e_log2l.c: Likewise.
40283 * sysdeps/ieee754/ldbl-128ibm/e_logl.c: Likewise.
40284 * sysdeps/ieee754/ldbl-128ibm/e_powl.c: Likewise.
40285 * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c: Likewise.
40286 * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c: Likewise.
40287 * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
40288 * sysdeps/ieee754/ldbl-128ibm/k_cosl.c: Likewise.
40289 * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c: Likewise.
40290 * sysdeps/ieee754/ldbl-128ibm/k_sinl.c: Likewise.
40291 * sysdeps/ieee754/ldbl-128ibm/k_tanl.c: Likewise.
40292 * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c: Likewise.
40293 * sysdeps/ieee754/ldbl-128ibm/s_atanl.c: Likewise.
40294 * sysdeps/ieee754/ldbl-128ibm/s_copysignl.c: Likewise.
40295 * sysdeps/ieee754/ldbl-128ibm/s_cosl.c: Likewise.
40296 * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c: Likewise.
40297 * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c: Likewise.
40298 * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Likewise.
40299 * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c: Likewise.
40300 * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c: Likewise.
40301 * sysdeps/ieee754/ldbl-128ibm/s_finitel.c: Likewise.
40302 * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c: Likewise.
40303 * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c: Likewise.
40304 * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Likewise.
40305 * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c: Likewise.
40306 * sysdeps/ieee754/ldbl-128ibm/s_isinfl.c: Likewise.
40307 * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c: Likewise.
40308 * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c: Likewise.
40309 * sysdeps/ieee754/ldbl-128ibm/s_logbl.c: Likewise.
40310 * sysdeps/ieee754/ldbl-128ibm/s_modfl.c: Likewise.
40311 * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
40312 * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c: Likewise.
40313 * sysdeps/ieee754/ldbl-128ibm/s_remquol.c: Likewise.
40314 * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
40315 * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
40316 * sysdeps/ieee754/ldbl-128ibm/s_signbitl.c: Likewise.
40317 * sysdeps/ieee754/ldbl-128ibm/s_sincosl.c: Likewise.
40318 * sysdeps/ieee754/ldbl-128ibm/s_sinl.c: Likewise.
40319 * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c: Likewise.
40320 * sysdeps/ieee754/ldbl-128ibm/s_tanl.c: Likewise.
40321 * sysdeps/ieee754/ldbl-96/e_acoshl.c: Likewise.
40322 * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
40323 * sysdeps/ieee754/ldbl-96/e_atan2l.c: Likewise.
40324 * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
40325 * sysdeps/ieee754/ldbl-96/e_coshl.c: Likewise.
40326 * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
40327 * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
40328 * sysdeps/ieee754/ldbl-96/e_j1l.c: Likewise.
40329 * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
40330 * sysdeps/ieee754/ldbl-96/e_lgammal_r.c: Likewise.
40331 * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
40332 * sysdeps/ieee754/ldbl-96/e_sinhl.c: Likewise.
40333 * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
40334 * sysdeps/ieee754/ldbl-96/s_cbrtl.c: Likewise.
40335 * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
40336 * sysdeps/ieee754/ldbl-96/s_copysignl.c: Likewise.
40337 * sysdeps/ieee754/ldbl-96/s_cosl.c: Likewise.
40338 * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
40339 * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
40340 * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
40341 * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
40342 * sysdeps/ieee754/ldbl-96/s_fpclassifyl.c: Likewise.
40343 * sysdeps/ieee754/ldbl-96/s_frexpl.c: Likewise.
40344 * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Likewise.
40345 * sysdeps/ieee754/ldbl-96/s_isinf_nsl.c: Likewise.
40346 * sysdeps/ieee754/ldbl-96/s_isinfl.c: Likewise.
40347 * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
40348 * sysdeps/ieee754/ldbl-96/s_llrintl.c: Likewise.
40349 * sysdeps/ieee754/ldbl-96/s_llroundl.c: Likewise.
40350 * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
40351 * sysdeps/ieee754/ldbl-96/s_lrintl.c: Likewise.
40352 * sysdeps/ieee754/ldbl-96/s_lroundl.c: Likewise.
40353 * sysdeps/ieee754/ldbl-96/s_modfl.c: Likewise.
40354 * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
40355 * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
40356 * sysdeps/ieee754/ldbl-96/s_nexttoward.c: Likewise.
40357 * sysdeps/ieee754/ldbl-96/s_nexttowardf.c: Likewise.
40358 * sysdeps/ieee754/ldbl-96/s_remquol.c: Likewise.
40359 * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
40360 * sysdeps/ieee754/ldbl-96/s_roundl.c: Likewise.
40361 * sysdeps/ieee754/ldbl-96/s_scalblnl.c: Likewise.
40362 * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
40363 * sysdeps/ieee754/ldbl-96/s_signbitl.c: Likewise.
40364 * sysdeps/ieee754/ldbl-96/s_sincosl.c: Likewise.
40365 * sysdeps/ieee754/ldbl-96/s_sinl.c: Likewise.
40366 * sysdeps/ieee754/ldbl-96/s_tanhl.c: Likewise.
40367 * sysdeps/ieee754/ldbl-96/s_tanl.c: Likewise.
40368 * sysdeps/ieee754/ldbl-96/s_truncl.c: Likewise.
40369 * sysdeps/ieee754/s_lib_version.c: Likewise.
40370 * sysdeps/ieee754/s_matherr.c: Likewise.
40371 * sysdeps/ieee754/s_signgam.c: Likewise.
40372 * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
40373 * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
40374 * sysdeps/powerpc/fpu/e_rem_pio2f.c: Likewise.
40375 * sysdeps/powerpc/fpu/k_cosf.c: Likewise.
40376 * sysdeps/powerpc/fpu/k_rem_pio2f.c: Likewise.
40377 * sysdeps/powerpc/fpu/k_sinf.c: Likewise.
40378 * sysdeps/powerpc/fpu/s_cosf.c: Likewise.
40379 * sysdeps/powerpc/fpu/s_float_bitwise.h: Likewise.
40380 * sysdeps/powerpc/fpu/s_isnan.c: Likewise.
40381 * sysdeps/powerpc/fpu/s_rint.c: Likewise.
40382 * sysdeps/powerpc/fpu/s_rintf.c: Likewise.
40383 * sysdeps/powerpc/fpu/s_sinf.c: Likewise.
40384 * sysdeps/powerpc/fpu/w_sqrt.c: Likewise.
40385 * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
40386 * sysdeps/powerpc/powerpc32/fpu/s_llrintf.c: Likewise.
40387 * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: Likewise.
40388 * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
40389 * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: Likewise.
40390 * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
40391 * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
40392 * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
1ed0291c 40393
1991fa03
JM
403942012-03-09 Joseph Myers <joseph@codesourcery.com>
40395
40396 * sunrpc/rpc_cout.c: Remove __GNU_LIBRARY__ conditionals.
40397 * sunrpc/rpc_main.c: Likewise.
40398 * sunrpc/rpc_svcout.c: Likewise.
40399
60d6f5a6
DM
404002012-03-09 David S. Miller <davem@davemloft.net>
40401
40402 * include/math_private.h: New file.
40403
4962050e
JM
404042012-03-09 Joseph Myers <joseph@codesourcery.com>
40405
02a6f887
JM
40406 * sysdeps/unix/sysv/linux/bits/socket_type.h: New file.
40407 * sysdeps/unix/sysv/linux/sparc/bits/socket_type.h: Likewise.
40408 * sysdeps/unix/sysv/linux/bits/socket.h: Get enum __socket_type
40409 from <bits/socket_type.h>.
40410 (enum __socket_type): Don't define here.
40411 * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Remove.
40412 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
40413 bits/socket_type.h.
40414
c6e013c1
JM
40415 [BZ #13566]
40416 * libio/stdio.h (gets): Always declare for C++ up to C++11 without
40417 checking __USE_GNU.
40418
4962050e
JM
40419 * Makerules ($(inst_includedir)/%.h): New rule.
40420 * stdio-common/Makefile (headers): Add bits/stdio_lim.h.
40421 (install-others): Remove variable setting.
40422 ($(inst_includedir)/bits/stdio_lim.h): Remove rule.
40423
38842f45
RH
404242012-03-08 Richard Henderson <rth@twiddle.net>
40425
67bb6da6
RH
40426 * sysdeps/powerpc/fpu/math_private.h (__ieee754_sqrt): Convert
40427 from macro to inline function; merge with the
40428 !__LIBC_INTERNAL_MATH_INLINES version.
40429 (__ieee754_sqrtf): Likewise.
40430
15194b4b
RH
40431 * sysdeps/x86_64/fpu/math_private.h (__rint): Convert from macro
40432 to inline function.
40433 (__rintf, __floor, __floorf): Likewise.
40434
64e21ede
RH
40435 * sysdeps/x86_64/fpu/math_private.h (__ieee754_sqrt): Convert from
40436 macro to inline function.
40437 (__ieee754_sqrtf, __ieee754_sqrtl): Likewise.
40438
38842f45
RH
40439 * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Include <math_private.h>,
40440 not <math/math_private.h>.
40441
c64bf5fe
DM
404422012-03-08 David S. Miller <davem@davemloft.net>
40443
40444 * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c: Update
40445 copyright year.
40446 * sysdeps/unix/sysv/linux/sparc/sysdep.h: Likewise.
40447
82d86f28
TS
404482012-03-08 Thomas Schwinge <thomas@codesourcery.com>
40449
40450 * resolv/gai_misc.c (handle_requests): Fix struct timespec
40451 normalization.
40452 * rt/tst-cpuclock2.c (test_nanosleep): Likewise.
40453 * sysdeps/pthread/aio_misc.c (handle_fildes_io): Likewise.
40454
aea5d727
UD
404552012-03-08 Ulrich Drepper <drepper@gmail.com>
40456
40457 * stdio-common/tst-fphex.c: Various cleanups. The macros cannot
40458 be defined individually, they must be defined as a block. Define
40459 S for printing a string instead of hidint the different by using a
40460 macro for adding the 'l'.
40461 * stdio-common/tst-fphex-wide.c: Adjust.
40462
70bca0a3
MP
404632012-03-07 Marek Polacek <polacek@redhat.com>
40464
40465 * stdio-common/tst-long-dbl-fphex.c: Fix test for non ldbl-96 targets.
40466
65b81130
MP
404672012-03-08 Marek Polacek <polacek@redhat.com>
40468
40469 [BZ #13806]
40470 * stdio-common/Makefile (tests): Add tst-fphex-wide.
40471 * stdio-common/tst-fphex.c: Define a few macros to make the
40472 test reusable. Use them.
40473 * stdio-common/tst-fphex-wide.c: New file.
40474
07037eeb
JM
404752012-03-08 Joseph Myers <joseph@codesourcery.com>
40476
a7a93d50
JM
40477 [BZ #6911]
40478 * manual/macros.texi (gnusystems): New macro.
40479 (nongnusystems): Likewise.
40480 (gnulinuxhurdsystems): Likewise.
40481 (gnuhurdsystems): Likewise..
40482 (gnulinuxsystems): Likewise.
40483 * manual/charset.texi: Use new macros or @theglibc{} to refer to
40484 variants of the GNU system, not "GNU system".
40485 * manual/conf.texi: Likewise.
40486 * manual/errno.texi: Likewise. Update example of errno macro
40487 expansion.
40488 * manual/filesys.texi: Likewise.
40489 (getumask): Document as specific to GNU/Hurd.
40490 * manual/install.texi: Likewise. Reword some references to
40491 GNU/Linux.
40492 * manual/intro.texi: Likewise.
40493 * manual/io.texi: Likewise.
40494 (File Name Portability): Detail which constraints are inapplicable
40495 to all GNU systems and which are only inapplicable to GNU/Hurd.
40496 * manual/job.texi: Likewise.
40497 * manual/llio.texi: Likewise.
40498 (O_NOCTTY): Document as present on GNU/Linux.
40499 * manual/maint.texi: Likewise.
40500 * manual/memory.texi: Likewise.
40501 * manual/pattern.texi: Likewise.
40502 * manual/pipe.texi: Likewise.
40503 * manual/process.texi: Likewise.
40504 * manual/resource.texi: Likewise.
40505 (RUSAGE_CHILDREN): Remove statement about specifying a particular
40506 child on GNU/Hurd.
40507 * manual/setjmp.texi: Likewise.
40508 * manual/signal.texi: Likewise.
40509 * manual/startup.texi: Likewise.
40510 * manual/stdio.texi: Likewise.
40511 * manual/terminal.texi: Likewise.
40512 (ONLCR): Document as POSIX.
40513 (OXTABS): Document availability on GNU/Linux as XTABS.
40514 (ONOEOT): Document availability separately from other bits.
40515 (VLNEXT, VDISCARD, VSTATUS): Document availability individually.
40516 * manual/time.texi: Likewise.
40517 * manual/users.texi: Likewise.
40518 * INSTALL: Regenerated.
40519 * sysdeps/gnu/errlist.c: Regenerated.
40520
07037eeb
JM
40521 * aclocal.m4 (LIBC_TRY_LINK_STATIC): New macro.
40522 * configure.in (libc_cv_preinit_array): Use LIBC_TRY_LINK_STATIC.
40523 (libc_cv_ctors_header): Likewise. Use asm ("") instead of calling
40524 puts.
40525 * configure: Regenerated.
40526
d1d3431a
JM
405272012-03-07 Joseph Myers <joseph@codesourcery.com>
40528
af6a1e37
JM
40529 * sysdeps/i386/configure.in (cpuid.h): Use AC_CHECK_HEADER with no
40530 default includes instead of AC_HEADER_CHECK.
40531 * sysdeps/i386/configure: Regenerated.
40532
d1d3431a
JM
40533 [BZ #10716]
40534 * math/s_cacosh.c (__cacosh): Convert negative log results to 0.
40535 * math/s_cacoshf.c (__cacoshf): Likewise.
40536 * math/s_cacoshl.c (__cacoshl): Likewise.
40537 * math/s_casinh.c (__casinh): Set signs of result from argument.
40538 * math/s_casinhf.c (__casinhf): Likewise.
40539 * math/s_casinhl.c (__casinhl): Likewise.
40540 * math/libm-test.inc (cacos_test, cacosh_test, casin_test)
40541 (casinh_test): Add more tests.
40542 * sysdeps/i386/fpu/libm-test-ulps: Update.
40543 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
40544
482ff4da
UD
405452012-03-07 Ulrich Drepper <drepper@gmail.com>
40546
872fda05
UD
40547 * po/zh_TW.po: Update from translation team.
40548
a4300c7a
UD
40549 * login/Makefile (distribute): Remove variable.
40550 * catgets/Makefile: Likewise.
40551 * mach/Makefile: Likewise.
40552 * malloc/Makefile: Likewise.
40553 * misc/Makefile: Likewise.
40554 * iconv/Makefile: Likewise.
40555 * nscd/Makefile: Likewise.
40556 * hurd/Makefile: Likewise.
40557 * manual/Makefile: Likewise.
40558 * locale/Makefile: Likewise.
40559 * intl/Makefile: Likewise.
40560 * conform/Makefile: Likewise.
40561 * nss/Makefile: Likewise.
40562 * time/Makefile: Likewise.
40563 * soft-fp/Makefile: Likewise.
40564 * dirent/Makefile: Likewise.
40565 * gmon/Makefile: Likewise.
40566 * po/Makefile: Likewise.
40567 * rt/Makefile: Likewise.
40568 * socket/Makefile: Likewise.
40569 * math/Makefile: Likewise.
40570 * signal/Makefile: Likewise.
40571 * debug/Makefile: Likewise.
40572 * elf/Makefile: Likewise.
40573 * timezone/Makefile: Likewise.
40574 * stdlib/Makefile: Likewise.
40575 * iconvdata/Makefile: Likewise.
40576 * sunrpc/Makefile: Likewise.
40577 * io/Makefile: Likewise.
40578 * argp/Makefile: Likewise.
40579 * inet/Makefile: Likewise.
40580 * hesiod/Makefile: Likewise.
40581 * grp/Makefile: Likewise.
40582 * csu/Makefile: Likewise.
40583 * wctype/Makefile: Likewise.
40584 * crypt/Makefile: Likewise.
40585 * libio/Makefile: Likewise.
40586 * string/Makefile: Likewise.
40587 * nis/Makefile: Likewise.
40588 * resolv/Makefile: Likewise.
40589 * stdio-common/Makefile: Likewise.
40590 * wcsmbs/Makefile: Likewise.
40591 * dlfcn/Makefile: Likewise.
40592 * posix/Makefile: Likewise.
40593
3b7c4e74 40594 [BZ #6959]
482ff4da
UD
40595 * timezone/Makefile: Don't install timezone files, just the programs
40596 and scripts.
40597
f72ed77d
UD
405982012-03-06 Ulrich Drepper <drepper@gmail.com>
40599
a000466f
UD
40600 * nss/databases.def: Add missing gshadow entry.
40601
f72ed77d
UD
40602 * stdio-common/vfprintf.c: Fix formatting. Missing copyright update.
40603
a53b7a4e
MP
406042012-03-06 Marek Polacek <polacek@redhat.com>
40605
40606 [BZ #13726]
40607 * sysdeps/ieee754/ldbl-96/printf_fphex.c: Adjust position of wnumstr.
40608 * sysdeps/x86_64/fpu/printf_fphex.c: Likewise.
40609 * stdio-common/Makefile (tests): Add tst-long-dbl-fphex.
40610 * stdio-common/tst-long-dbl-fphex.c: New file.
40611
e9258400
DM
406122012-03-06 David S. Miller <davem@davemloft.net>
40613
40614 * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
40615 (set_obp_int): New function.
40616 (get_obp_int): New function.
40617 (__get_clockfreq_via_dev_openprom): Likewise.
f72ed77d
UD
40618 * sysdeps/unix/sysv/linux/sparc/sysdep.h (INTERNAL_SYSCALL_ERROR_P):
40619 Avoid unused variable warnings on 'val' and use builtin_expect.
40620 (INLINE_SYSCALL): Don't wrap INTERNAL_SYSCALL_ERROR_P with
40621 __builtin_expect.
e9258400
DM
40622 (INLINE_CLONE_SYSCALL): Likewise.
40623
3bd2c723
DM
406242012-03-05 David S. Miller <davem@davemloft.net>
40625
40626 * sysdeps/sparc/fpu/libm-test-ulps: Update.
40627
bbb78d03
AS
406282012-03-05 Andreas Schwab <schwab@linux-m68k.org>
40629
884c5db4
AS
40630 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
40631
bbb78d03
AS
40632 * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Drop exp(-x) term
40633 only for |x| >= 40.
40634 * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
40635
1c9f702a 406362012-03-05 H.J. Lu <hongjiu.lu@intel.com>
8542dee3
L
40637
40638 * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c (gettimeofday_ifunc):
40639 Replace gettimeofday with __vdso_gettimeofday.
40640
7be16f82
RM
40641 * sysdeps/unix/sysv/linux/x86_64/init-first.c
40642 (_libc_vdso_platform_setup): Replace clock_gettime and getcpu with
40643 __vdso_clock_gettime and __vdso_getcpu.
8542dee3
L
40644
40645 * sysdeps/unix/sysv/linux/x86_64/time.c (time_ifunc): Replace
40646 time with __vdso_time.
40647
ed58a00f
JM
406482012-03-05 Joseph Myers <joseph@codesourcery.com>
40649
40650 * manual/lang.texi (size_t): Note types to which size_t may be
40651 equivalent with the GNU C Library, but do not describe when
40652 differences between them are significant.
40653
30ee4ced
AJ
406542012-03-05 Andreas Jaeger <aj@suse.de>
40655
40656 * sysdeps/i386/fpu/libm-test-ulps: Update.
40657
b7cd39e8
JM
406582012-03-05 Joseph Myers <joseph@codesourcery.com>
40659
40660 [BZ #3976]
40661 * sysdeps/ieee754/dbl-64/e_pow.c: Include <fenv.h>.
40662 (__ieee754_pow): Save and restore rounding mode and use
40663 round-to-nearest for main computations.
40664 * math/libm-test.inc (pow_test_tonearest): New function.
40665 (pow_test_towardzero): Likewise.
40666 (pow_test_downward): Likewise.
40667 (pow_test_upward): Likewise.
40668 (main): Call the new functions.
40669 * sysdeps/i386/fpu/libm-test-ulps: Update.
40670 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
ca811b22
JM
40671
40672 [BZ #3976]
40673 * math/libm-test.inc (cosh_test_tonearest): New function.
40674 (cosh_test_towardzero): Likewise.
40675 (cosh_test_downward): Likewise.
40676 (cosh_test_upward): Likewise.
40677 (sinh_test_tonearest): Likewise.
40678 (sinh_test_towardzero): Likewise.
40679 (sinh_test_downward): Likewise.
40680 (sinh_test_upward): Likewise.
40681 (main): Call the new functions.
40682 * sysdeps/i386/fpu/libm-test-ulps: Update.
40683 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
40684
6c6a98c9
TV
406852012-03-05 Tom de Vries <tom@codesourcery.com>
40686
40687 * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Ensure
40688 default stack guard is set in last bytes.
40689 * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard): Same.
40690
21bb2d2e 406912012-03-05 Kees Cook <keescook@chromium.org>
7c1f4834 40692
21bb2d2e 40693 * stdio-common/vfprintf.c (vfprintf): add missing errno settings.
fa035517 40694
21bb2d2e
AJ
40695 [BZ #13656]
40696 * stdio-common/vfprintf.c (vfprintf): Check for nargs overflow and
40697 possibly allocate from heap instead of stack.
40698 * stdio-common/bug-vfprintf-nargs.c: New file.
40699 * stdio-common/Makefile (tests): Add nargs overflow test.
7c1f4834 40700
c6922934
AS
407012012-03-03 Andreas Schwab <schwab@linux-m68k.org>
40702
40703 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
40704
bc957d53
MP
407052012-03-03 Marek Polacek <polacek@redhat.com>
40706
40707 * include/sys/cdefs.h: Remove __GNUC_PREREQ macro.
40708 * math/math_private.h: Likewise.
40709 * stdlib/tst-strtod.c: Likewise.
40710 * sysdeps/i386/i486/bits/atomic.h: Likewise.
40711 * sysdeps/x86_64/bits/atomic.h: Likewise.
40712
6358490d
DM
407132012-03-02 David S. Miller <davem@davemloft.net>
40714
40715 * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrint.S: New file.
40716 * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrintf.S: New file.
40717 * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrint.S: New file.
40718 * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrintf.S: New file.
40719 * sysdeps/sparc/sparc64/fpu/s_llrint.S: New file.
40720 * sysdeps/sparc/sparc64/fpu/s_llrintf.S: New file.
40721 * sysdeps/sparc/sparc64/fpu/s_lrint.S: New file.
40722 * sysdeps/sparc/sparc64/fpu/s_lrintf.S: New file.
40723
01ae168d
RM
407242012-03-02 Roland McGrath <roland@hack.frob.com>
40725
d9a17c07
RM
40726 [BZ #13792]
40727 * manual/examples/README: New file, says the example source files
40728 can be used under GPL>=2.
40729 * manual/Makefile (%.c.texi): Eat the leading part of the file until a
40730 line containing just "*/".
40731 * manual/examples/add.c: Add copyright header (GPL>=2).
40732 * manual/examples/argp-ex1.c: Likewise.
40733 * manual/examples/argp-ex2.c: Likewise.
40734 * manual/examples/argp-ex3.c: Likewise.
40735 * manual/examples/argp-ex4.c: Likewise.
40736 * manual/examples/atexit.c: Likewise.
40737 * manual/examples/db.c: Likewise.
40738 * manual/examples/dir.c: Likewise.
40739 * manual/examples/dir2.c: Likewise.
40740 * manual/examples/execinfo.c: Likewise.
40741 * manual/examples/filecli.c: Likewise.
40742 * manual/examples/filesrv.c: Likewise.
40743 * manual/examples/fmtmsgexpl.c: Likewise.
40744 * manual/examples/genpass.c: Likewise.
40745 * manual/examples/inetcli.c: Likewise.
40746 * manual/examples/inetsrv.c: Likewise.
40747 * manual/examples/isockad.c: Likewise.
40748 * manual/examples/longopt.c: Likewise.
40749 * manual/examples/memopen.c: Likewise.
40750 * manual/examples/memstrm.c: Likewise.
40751 * manual/examples/mkfsock.c: Likewise.
40752 * manual/examples/mkisock.c: Likewise.
40753 * manual/examples/mygetpass.c: Likewise.
40754 * manual/examples/pipe.c: Likewise.
40755 * manual/examples/popen.c: Likewise.
40756 * manual/examples/rprintf.c: Likewise.
40757 * manual/examples/search.c: Likewise.
40758 * manual/examples/select.c: Likewise.
40759 * manual/examples/setjmp.c: Likewise.
40760 * manual/examples/sigh1.c: Likewise.
40761 * manual/examples/sigusr.c: Likewise.
40762 * manual/examples/stpcpy.c: Likewise.
40763 * manual/examples/strdupa.c: Likewise.
40764 * manual/examples/strftim.c: Likewise.
40765 * manual/examples/strncat.c: Likewise.
40766 * manual/examples/subopt.c: Likewise.
40767 * manual/examples/swapcontext.c: Likewise.
40768 * manual/examples/termios.c: Likewise.
40769 * manual/examples/testopt.c: Likewise.
40770 * manual/examples/testpass.c: Likewise.
40771 * manual/examples/timeval_subtract.c: Likewise.
40772
01ae168d
RM
40773 [BZ #13792]
40774 * manual/time.texi (Elapsed Time): Move timeval_subtract example
40775 function to ...
40776 * manual/timeval_subtract.c.texi: ... here, new file.
40777
49efa33d
DM
407782012-03-02 David S. Miller <davem@davemloft.net>
40779
40780 * sysdeps/sparc/fpu/libm-test-ulps: Update for recently added tests.
40781
28afd92d
JM
407822012-03-02 Joseph Myers <joseph@codesourcery.com>
40783
804360ed
JM
40784 [BZ #3976]
40785 * sysdeps/ieee754/dbl-64/s_sin.c: Include <fenv.h>
40786 (__sin): Save and restore rounding mode and use round-to-nearest
40787 for all computations.
40788 (__cos): Save and restore rounding mode and use round-to-nearest
40789 for all computations.
40790 * sysdeps/ieee754/dbl-64/s_tan.c: Include "math_private.h" and
40791 <fenv.h>.
40792 (tan): Save and restore rounding mode and use round-to-nearest for
40793 all computations.
40794 * math/libm-test.inc (cos_test_tonearest): New function.
40795 (cos_test_towardzero): Likewise.
40796 (cos_test_downward): Likewise.
40797 (cos_test_upward): Likewise.
40798 (sin_test_tonearest): Likewise.
40799 (sin_test_towardzero): Likewise.
40800 (sin_test_downward): Likewise.
40801 (sin_test_upward): Likewise.
40802 (tan_test_tonearest): Likewise.
40803 (tan_test_towardzero): Likewise.
40804 (tan_test_downward): Likewise.
40805 (tan_test_upward): Likewise.
40806 (main): Call the new functions.
40807 * sysdeps/i386/fpu/libm-test-ulps: Update.
40808 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
40809
a6d06d7b
JM
40810 [BZ #10135]
40811 * sysdeps/ieee754/dbl-64/s_scalbln.c (__scalbln): First test for
40812 small n, then large n, before computing and testing k+n.
40813 * sysdeps/ieee754/dbl-64/s_scalbn.c (__scalbn): Likewise.
40814 * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c (__scalbln):
40815 Likewise.
40816 * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c (__scalbn):
40817 Likewise.
40818 * sysdeps/ieee754/flt-32/s_scalblnf.c (__scalblnf): Likewise.
40819 * sysdeps/ieee754/flt-32/s_scalbnf.c (__scalbnf): Likewise.
40820 * sysdeps/ieee754/ldbl-128/s_scalblnl.c (__scalblnl): Likewise.
40821 * sysdeps/ieee754/ldbl-128/s_scalbnl.c (__scalbnl): Likewise.
40822 * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c (__scalblnl): Likewise.
40823 * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c (__scalbnl): Likewise.
40824 * sysdeps/ieee754/ldbl-96/s_scalblnl.c (__scalblnl): Likewise.
40825 * sysdeps/ieee754/ldbl-96/s_scalbnl.c (__scalbnl): Likewise.
40826 * math/libm-test.inc (scalbn_test): Add more tests.
40827 (scalbln_test): Likewise.
40828
07e12bb3
JM
40829 * manual/filesys.texi (mode_t): Describe constraints on size and
40830 signedness, not exact equivalence to a particular type.
40831 (ino_t): Likewise.
40832 (ino64_t): Likewise.
40833 (dev_t): Likewise.
40834 (nlink_t): Likewise.
40835 (blkcnt_t): Likewise.
40836 (blkcnt64_t): Likewise.
40837 * manual/llio.texi (off_t): Likewise.
40838
28afd92d
JM
40839 [BZ #3976]
40840 * sysdeps/ieee754/dbl-64/e_exp.c: Include <fenv.h>.
40841 (__ieee754_exp): Save and restore rounding mode and use
40842 round-to-nearest for all computations.
40843 * math/libm-test.inc (exp_test_tonearest): New function.
40844 (exp_test_towardzero): Likewise.
40845 (exp_test_downward): Likewise.
40846 (exp_test_upward): Likewise.
40847 (main): Call the new functions.
40848 * sysdeps/i386/fpu/libm-test-ulps: Update.
40849 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
40850
b1eeb65d
CD
408512012-03-01 Chris Demetriou <cgd@google.com>
40852
40853 * sysdeps/gnu/errlist-compat.awk: Don't depend on AWK internals to
40854 have predictable order.
40855
53362a4b
DM
408562012-03-01 David S. Miller <davem@davemloft.net>
40857
3c969083
DM
40858 * sysdeps/unix/sysv/linux/sparc/sparc32/getpagesize.c: Delete.
40859
759707de
DM
40860 * sysdeps/sparc/sparc64/fpu/s_finite.S: New file.
40861 * sysdeps/sparc/sparc64/fpu/s_finitef.S: New file.
40862 * sysdeps/sparc/sparc64/fpu/s_isinf.S: New file.
40863 * sysdeps/sparc/sparc64/fpu/s_isinff.S: New file.
40864
dfdb8ff2
DM
40865 * sysdeps/sparc/sparc32/fpu/s_signbit.S: New file.
40866 * sysdeps/sparc/sparc32/fpu/s_signbitf.S: New file.
40867 * sysdeps/sparc/sparc32/fpu/s_signbitl.S: New file.
40868 * sysdeps/sparc/sparc32/sparcv9/fpu/s_isnan.S: New file.
40869 * sysdeps/sparc/sparc64/fpu/s_isnan.S: New file.
40870 * sysdeps/sparc/sparc64/fpu/s_isnanf.S: New file.
40871 * sysdeps/sparc/sparc64/fpu/s_signbit.S: New file.
40872 * sysdeps/sparc/sparc64/fpu/s_signbitf.S: New file.
40873 * sysdeps/sparc/sparc64/fpu/s_signbitl.S: New file.
40874
ead89f96
DM
40875 * sysdeps/sparc/fpu/libm-test-ulps: Update.
40876
7f66bd07
DM
40877 * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Move...
40878 * sysdeps/sparc/fpu/libm-test-ulps: to here.
40879 * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Delete.
40880
53362a4b
DM
40881 * sysdeps/sparc/crti.S: Remove HAVE_BINUTILS_GOTDATA checks.
40882 * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
40883 * sysdeps/sparc/sparc32/elf/start.S: Likewise.
40884 * sysdeps/sparc/sparc32/fpu/w_sqrt.S: Likewise.
40885 * sysdeps/sparc/sparc32/fpu/w_sqrtf.S: Likewise.
40886 * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrt.S: Likewise.
40887 * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrtf.S: Likewise.
40888 * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
40889 * sysdeps/sparc/sparc64/elf/start.S: Likewise.
40890 * sysdeps/sparc/sparc64/fpu/w_sqrt.S: Likewise.
40891 * sysdeps/sparc/sparc64/fpu/w_sqrtf.S: Likewise.
40892 * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
40893 * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
40894 * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Likewise.
40895 * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
40896 * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
40897 * config.h.in (HAVE_BINUTILS_GOTDATA): Delete.
40898 * sysdeps/sparc/elf/configure.in: Remove binutils GOTDATA checks.
40899 * sysdeps/sparc/elf/configure: Regenerated.
40900
7b1902cb
JM
409012012-03-01 Joseph Myers <joseph@codesourcery.com>
40902
bec039bc
JM
40903 * configure.in (AS, LD): Require binutils 2.20 or later.
40904 * configure: Regenerated.
40905 * manual/install.texi (Tools for Compilation): Give binutils 2.20
40906 as required minimum version.
40907 * INSTALL: Regenerated.
40908
7b1902cb
JM
40909 [BZ #2541]
40910 [BZ #4108]
40911 * sysdeps/ieee754/flt-32/s_erff.c (__erfcf): Mask out one more bit
40912 before squaring exponent.
40913 * sysdeps/ieee754/ldbl-128ibm/s_erfl.c (__erfcl): Mask out whole
40914 bottom long double and 27 bits of top long double before squaring
40915 exponent.
40916 * math/libm-test.inc (erfc_test): Add more tests.
40917 * sysdeps/i386/fpu/libm-test-ulps: Update.
40918 * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
40919 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
40920
f775c276
KT
409212012-03-01 Kai Tietz <ktietz@redhat.com>
40922
40923 * soft-fp/soft-fp.h (_FP_STRUCT_LAYOUT): New macro.
40924 * soft-fp/quad.h (_FP_UNION_Q): Use _FP_STRUCT_LAYOUT on struct
40925 containing bit-fields.
40926 * soft-fp/extended.h (_FP_UNION_E): Likewise.
40927 * soft-fp/single.h (_FP_UNION_S): Likewise.
40928 * soft-fp/double.h (_FP_UNION_D): Likewise.
40929
5b8a4d4a
JM
409302012-02-29 Joseph Myers <joseph@codesourcery.com>
40931
0bab47b6
JM
40932 [BZ #13786]
40933 * sysdeps/i386/i686/multiarch/strcmp.S [USE_AS_STRCASECMP_L]: Do
40934 not include ../strcmp.S.
40935 [USE_AS_STRNCASECMP_L]: Likewise.
40936 * sysdeps/i386/i686/multiarch/strcasecmp_l-c.c
40937 (__strcasecmp_l_ia32): Define as alias to __strcasecmp_l_nonascii.
40938 * sysdeps/i386/i686/multiarch/strncase_l-c.c
40939 (__strncasecmp_l_ia32): Define as alias to
40940 __strncasecmp_l_nonascii.
40941
0fcad3e2
JM
40942 [BZ #5794]
40943 * math/libm-test.inc (expm1_test): Add test for bug 5794.
40944 * sysdeps/i386/fpu/libm-test-ulps: Update.
40945 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
40946
5b8a4d4a
JM
40947 * sysdeps/i386/fpu/libm-test-ulps: Reduce some expected errors.
40948 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
40949
8fdceb2e
JL
409502012-02-29 Jeff Law <law@redhat.com>
40951
40952 * resolv/res_query.c (__libc_res_nquerydomain): Avoid
40953 out of bounds read.
40954
1f393a11
MP
409552012-02-29 Marek Polacek <polacek@redhat.com>
40956
40957 [BZ #13706]
40958 * elf/rtld.c (dl_main): Always set l_used to 1 for vDSO.
40959 * elf/Makefile: Add rules to run tst-unused-dep.out.
40960
8847f037
DM
409612012-02-28 David S. Miller <davem@davemloft.net>
40962
40963 * sysdeps/sparc/sparc32/fpu/w_sqrt.S: New file.
40964 * sysdeps/sparc/sparc32/fpu/w_sqrtf.S: New file.
40965 * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrt.S: New file.
40966 * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrtf.S: New file.
40967 * sysdeps/sparc/sparc64/fpu/w_sqrt.S: New file.
40968 * sysdeps/sparc/sparc64/fpu/w_sqrtf.S: New file.
40969
169d7f11
JM
409702012-02-29 Joseph Myers <joseph@codesourcery.com>
40971
40972 * math/libm-test.inc (llround_test): Move one test from
40973 lround_test. Use TEST_f_L in moved test.
40974 (lround_test): Move misplaced test to llround_test. Add testcase
40975 from bug 2561.
40976
39adf059
UD
409772012-02-28 Ulrich Drepper <drepper@gmail.com>
40978
40979 * sysdeps/x86_64/fpu/e_expf.S: New file.
40980 Contributed by Dmitrieva Liubov <liubov.dmitrieva@gmail.com>.
40981
71b5d1c5
SB
409822012-02-28 Stanislav Brabec <sbrabec@suse.cz>
40983
40984 [BZ #13637]
40985 * posix/regex_internal.c (re_string_skip_chars): Fix miscomputation
40986 of remain_len that may cause incomplete multi-byte character and
40987 false match.
40988 * posix/bug-regex33.c: New file.
40989 * posix/Makefile (tests): Add bug-regex33.
40990
1f77f049
JM
409912012-02-28 Joseph Myers <joseph@codesourcery.com>
40992
40993 * manual/macros.texi: New file.
40994 * Makefile (INSTALL, NOTES): Depend on manual/macros.texi.
40995 * manual/libc.texinfo: Include macros.texi.
40996 * manual/creatute.texi: Likewise.
40997 * manual/install.texi: Likewise.
40998 * manual/arith.texi: Use macros @Theglibc{}, @theglibc{} and
40999 @glibcadj{} in references to the GNU C Library.
41000 * manual/charset.texi: Likewise.
41001 * manual/conf.texi: Likewise.
41002 * manual/contrib.texi: Likewise. Consistently use "GNU C Library"
41003 when not using those macros.
41004 * manual/creature.texi: Likewise.
41005 * manual/crypt.texi: Likewise.
41006 * manual/errno.texi: Likewise.
41007 * manual/filesys.texi: Likewise.
41008 * manual/header.texi: Likewise.
41009 * manual/install.texi: Likewise.
41010 * manual/intro.texi: Likewise.
41011 * manual/io.texi: Likewise.
41012 * manual/job.texi: Likewise.
41013 * manual/lang.texi: Likewise.
41014 * manual/libc.texiinfo: Likewise.
41015 * manual/llio.texi: Likewise.
41016 * manual/locale.texi: Likewise.
41017 * manual/maint.texi: Likewise.
41018 * manual/math.texi: Likewise.
41019 * manual/memory.texi: Likewise.
41020 * manual/message.texi: Likewise.
41021 * manual/nss.texi: Likewise.
41022 * manual/pattern.texi: Likewise.
41023 * manual/process.texi: Likewise.
41024 * manual/resource.texi: Likewise.
41025 * manual/search.texi: Likewise.
41026 * manual/setjmp.texi: Likewise.
41027 * manual/signal.texi: Likewise.
41028 * manual/socket.texi: Likewise.
41029 * manual/startup.texi: Likewise.
41030 * manual/stdio.texi: Likewise.
41031 * manual/string.texi: Likewise.
41032 * manual/sysinfo.texi: Likewise.
41033 * manual/syslog.texi: Likewise.
41034 * manual/terminal.texi: Likewise.
41035 * manual/time.texi: Likewise.
41036 * manual/users.texi: Likewise.
41037 * INSTALL: Regenerated.
41038 * NOTES: Regenerated.
d40c5d54 41039 * sysdeps/gnu/errlist.c: Regenerated.
1f77f049 41040
450bf206
AS
410412012-02-28 Andreas Schwab <schwab@linux-m68k.org>
41042
41043 * include/dirent.h: Include <dirstream.h> before
41044 <dirent/dirent.h>.
41045
741a235b
DM
410462012-02-28 David S. Miller <davem@davemloft.net>
41047
41048 * sysdeps/sparc/sparc32/fpu/s_copysign.S: New file.
41049 * sysdeps/sparc/sparc32/fpu/s_copysignf.S: New file.
41050 * sysdeps/sparc/sparc64/fpu/s_copysign.S: New file.
41051 * sysdeps/sparc/sparc64/fpu/s_copysignf.S: New file.
41052
d6b5aa58
DM
410532012-02-27 David S. Miller <davem@davemloft.net>
41054
1aff59a3
DM
41055 * sysdeps/sparc/sparc32/sparcv9/fpu/s_floor.S: New file.
41056 * sysdeps/sparc/sparc32/sparcv9/fpu/s_floorf.S: New file.
41057 * sysdeps/sparc/sparc64/fpu/s_floor.S: New file.
41058 * sysdeps/sparc/sparc64/fpu/s_floorf.S: New file.
41059
d6b5aa58
DM
41060 * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Fix accidental use of
41061 frame pointer instead of stack pointer relative arg slot.
41062 * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: Likewise.
41063 * sysdeps/sparc/sparc64/fpu/s_ceil.S: Likewise.
41064 * sysdeps/sparc/sparc64/fpu/s_ceilf.S: Likewise.
41065
433f48bf
CD
410662012-02-27 Carlos O'Donell <carlos_odonell@mentor.com>
41067
41068 [BZ #3992]
41069 * stdlib/fmtmsg.c: Use of uint32_t requires stdint.h.
41070
d674b76d
DM
410712012-02-27 David S. Miller <davem@davemloft.net>
41072
41073 * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Fix comment formatting.
41074 * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: Likewise.
41075 * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: Likewise.
41076 * sysdeps/sparc/sparc32/sparcv9/fpu/s_rintf.S: Likewise.
41077 * sysdeps/sparc/sparc64/fpu/s_ceil.S: Likewise.
41078 * sysdeps/sparc/sparc64/fpu/s_ceilf.S: Likewise.
41079 * sysdeps/sparc/sparc64/fpu/s_rint.S: Likewise.
41080 * sysdeps/sparc/sparc64/fpu/s_rintf.S: Likewise.
41081
0e7727f7
JM
410822012-02-27 Joseph Myers <joseph@codesourcery.com>
41083
41084 * configure.in (CC): Restrict allowed GCC versions to 4.3 and
41085 later. Allow versions 5-9.
43be4ca2 41086 * configure: Regenerated.
0e7727f7
JM
41087 * manual/install.texi (Tools for Compilation): Give GCC 4.3 as
41088 required minimum version and 4.6 as recommended version. Do not
41089 mention bugs in GCC 2.7 and 2.8.
43be4ca2 41090 * INSTALL: Regenerated.
0e7727f7 41091
a78bc654
DM
410922012-02-27 David S. Miller <davem@davemloft.net>
41093
428d5830
DM
41094 * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: New file.
41095 * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: New file.
41096 * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: New file.
41097 * sysdeps/sparc/sparc32/sparcv9/fpu/s_rintf.S: New file.
41098 * sysdeps/sparc/sparc64/fpu/s_ceil.S: New file.
41099 * sysdeps/sparc/sparc64/fpu/s_ceilf.S: New file.
41100 * sysdeps/sparc/sparc64/fpu/s_rint.S: New file.
41101 * sysdeps/sparc/sparc64/fpu/s_rintf.S: New file.
41102
a78bc654
DM
41103 * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl): Do not
41104 manipulate bits before adding and subtracting TWO112[sx].
41105 * sysdeps/ieee754/ldbl-128/s_rintl.c (__rintl): Likewise.
41106
4579f81c
RM
411072012-02-27 Roland McGrath <roland@hack.frob.com>
41108
36c8acb4
RM
41109 [BZ #13775]
41110 * libio/bits/stdio-ldbl.h (vdprintf, dprintf): Put these under
41111 [__USE_XOPEN2K8] rather than [__USE_GNU], to match the stdio.h decls.
41112 * libio/stdio.h (vdprintf, dprintf): Remove comment about these not
41113 being in POSIX, because they are in 1003.1-2008.
41114
84ad622b
RM
41115 * rt/tst-aio.c: Include <fcntl.h>.
41116 * rt/tst-aio7.c: Likewise.
41117 * rt/tst-aio64.c: Likewise.
41118
4579f81c
RM
41119 * stdio-common/tst-fmemopen.c (main): Remove spurious const.
41120
abd923db
JM
411212012-02-27 Joseph Myers <joseph@codesourcery.com>
41122
41123 * manual/install.texi (--with-headers): Describe headers as
41124 interface headers, not private headers.
41125 (Specific advice for GNU/Linux systems): Describe use of headers
41126 from "make headers_install", not private headers from older
41127 kernels.
43be4ca2 41128 * INSTALL: Regenerated.
abd923db
JM
41129 * sysdeps/unix/sysv/linux/configure.in (LIBC_LINUX_VERSION):
41130 Change to 2.6.19.
41131 * sysdeps/unix/sysv/linux/configure: Regenerated.
41132
6664049b
JM
41133 * manual/llio.texi (fclean): Remove documentation.
41134
bb8b6697
JM
41135 * manual/Makefile (libc-texi-generated): New variable. Include
41136 version.texi.
41137 (libc.dvi, libc.pdf, libc.info, libc/index.html): Depend on
41138 $(libc-texi-generated), not duplicated list of files.
41139 (version.texi, stamp-version): New rules.
41140 (realclean): Remove $(libc-texi-generated), not individual files
41141 from that list. Do not remove dir-add.texinfo.
41142 * manual/libc.texinfo: Comment out uses of edition numbers and
41143 references to printed manual. Remove last-updated dates.
41144 (EDITION): Comment out.
41145 (ISBN): Likewise.
41146 (VERSION, UPDATED): Remove.
41147 (version.texi): Include.
41148
12e5c3b9
AS
411492012-02-27 Andreas Schwab <schwab@linux-m68k.org>
41150
41151 * sysdeps/posix/spawni.c: Include <signal.h>.
41152 * sysdeps/pthread/aio_cancel.c: Include <fcntl.h>.
41153 * sysdeps/pthread/aio_fsync.c: Likewise.
41154
4efeffc1 411552012-02-26 Ulrich Drepper <drepper@gmail.com>
d94a4670 41156
ba63ba08
UD
41157 * conform/Makefile (tests): Run only when not cross-compiling and
41158 when fast-check is not defined.
41159
d94a4670
UD
41160 * conform/conformtest.pl: XPG7 and POSIX2008 require C99.
41161 * conform/data/limits.h-data: Fixes for POSIX2008.
41162 * conform/run-conformtest.sh: Run all tests.
41163 * include/arpa/inet.h: Changes to allow conformtest.pl to use the
41164 headers.
41165 * include/bits/dlfcn.h: Likewise.
41166 * include/langinfo.h: Likewise.
41167 * include/monetary.h: Likewise.
41168 * include/sys/poll.h: Likewise.
41169
41170 * io/fcntl.h: Define AT_NO_AUTOMOUNT and AT_EMPTY_PATH only
41171 for __USE_GNU.
41172 * posix/spawn.h: Define __need_sigset_t.
41173 * posix/sys/wait.h: Don't include <sys/resource.h>, define id_t here.
41174 * posix/unistd.h: Declare ctermid only for XPG before XPG6.
41175 * rt/aio.h: Don't include fcntl.h and signal.h. Use bits/siginfo.h
41176 to get sigevent_t only.
41177 * sysdeps/unix/sysv/linux/bits/socket.h: Declare sendmmsg and recvmmsg
41178 only for __USE_GNU.
41179 * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
41180 * sysdeps/unix/sysv/linux/bits/uio.h: Declare process_vm_readv and
41181 process_vm_writev only for __USE_GNU.
41182 * termios/termios.h: Declare tcgetsid also for POSIX2008.
4efeffc1
UD
41183
41184 * conform/Makefile: For now ignore errors from run-conformtest.
41185 * conform/conformtest.pl: Simplify code. Add -ansi to CFLAGS for
41186 POSIX to avoid namespace pollution. Don't prepend headers.
41187 * conform/data/aio.h-data: Fixes for POSIX testing.
41188 * conform/data/fcntl.h-data: Likewise.
41189 * conform/data/glob.h-data: Likewise.
41190 * conform/data/grp.h-data: Likewise.
41191 * conform/data/pthread.h-data: Likewise.
41192 * conform/data/pwd.h-data: Likewise.
41193 * conform/data/signal.h-data: Likewise.
41194 * conform/data/spawn.h-data: Likewise.
41195 * conform/data/stdio.h-data: Likewise.
41196 * conform/data/stdlib.h-data: Likewise.
41197 * conform/data/stropts.h-data: Likewise.
41198 * conform/data/sys/mman.h-data: Likewise.
41199 * conform/data/sys/stat.h-data: Likewise.
41200 * conform/data/sys/types.h-data: Likewise.
41201 * conform/data/sys/wait.h-data: Likewise.
41202 * conform/data/time.h-data: Likewise.
41203 * conform/data/unistd.h-data: Likewise.
41204 * conform/data/utime.h-data: Likewise.
41205
41206 * io/sys/stat.h: fchmod was always in POSIX.
41207 * posix/sys/wait.h: Include <sys/resource.h> only for waitid.
41208 * posix/unistd.h: fsync and ftruncate were in early POSIX as well.
41209 * rt/aio.h: Define __need_timespec before including <time.h>.
41210 * sysdeps/unix/sysv/linux/bits/siginfo.h: Don't name siginfo_t
41211 struct. Add forward declaration of pthread_attr_t and use it in
41212 sigevent.
41213 * sysdeps/unix/sysv/linux/s390/bits/siginfo.h: Likewise.
41214 * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
41215 * sysdeps/unix/sysv/linux/bits/time.h: Don't let __STRICT_ANSI__
41216 always remove CLK_TCK definition.
41217
c20105c3
AS
412182012-02-26 Andreas Schwab <schwab@linux-m68k.org>
41219
41220 * sysdeps/ieee754/dbl-64/k_tan.c: Replace with empty file.
41221
7a270350
UD
412222012-02-25 Ulrich Drepper <drepper@gmail.com>
41223
31341567
UD
41224 * conform/run-conformtest.sh: New file.
41225 * conform/Makefile: Run run-conformtest for tests.
41226 * conform/conformtest.pl: Many bug fixes. Add ISO C99, ISO C11
41227 support.
41228
41229 * conform/data/uchar.h-data: New file.
41230 * conform/data/aio.h-data: Fixes for ISO C and POSIX 1995 testing.
41231 * conform/data/arpa/inet.h-data: Likewise.
41232 * conform/data/assert.h-data: Likewise.
41233 * conform/data/complex.h-data: Likewise.
41234 * conform/data/cpio.h-data: Likewise.
41235 * conform/data/ctype.h-data: Likewise.
41236 * conform/data/dirent.h-data: Likewise.
41237 * conform/data/dlfcn.h-data: Likewise.
41238 * conform/data/errno.h-data: Likewise.
41239 * conform/data/fcntl.h-data: Likewise.
41240 * conform/data/float.h-data: Likewise.
41241 * conform/data/fmtmsg.h-data: Likewise.
41242 * conform/data/fnmatch.h-data: Likewise.
41243 * conform/data/ftw.h-data: Likewise.
41244 * conform/data/glob.h-data: Likewise.
41245 * conform/data/grp.h-data: Likewise.
41246 * conform/data/iconv.h-data: Likewise.
41247 * conform/data/inttypes.h-data: Likewise.
41248 * conform/data/langinfo.h-data: Likewise.
41249 * conform/data/libgen.h-data: Likewise.
41250 * conform/data/limits.h-data: Likewise.
41251 * conform/data/locale.h-data: Likewise.
41252 * conform/data/math.h-data: Likewise.
41253 * conform/data/monetary.h-data: Likewise.
41254 * conform/data/mqueue.h-data: Likewise.
41255 * conform/data/ndbm.h-data: Likewise.
41256 * conform/data/net/if.h-data: Likewise.
41257 * conform/data/netdb.h-data: Likewise.
41258 * conform/data/netinet/in.h-data: Likewise.
41259 * conform/data/nl_types.h-data: Likewise.
41260 * conform/data/poll.h-data: Likewise.
41261 * conform/data/pthread.h-data: Likewise.
41262 * conform/data/pwd.h-data: Likewise.
41263 * conform/data/regex.h-data: Likewise.
41264 * conform/data/sched.h-data: Likewise.
41265 * conform/data/search.h-data: Likewise.
41266 * conform/data/semaphore.h-data: Likewise.
41267 * conform/data/setjmp.h-data: Likewise.
41268 * conform/data/signal.h-data: Likewise.
41269 * conform/data/spawn.h-data: Likewise.
41270 * conform/data/stdarg.h-data: Likewise.
41271 * conform/data/stdio.h-data: Likewise.
41272 * conform/data/stdlib.h-data: Likewise.
41273 * conform/data/string.h-data: Likewise.
41274 * conform/data/strings.h-data: Likewise.
41275 * conform/data/stropts.h-data: Likewise.
41276 * conform/data/sys/ipc.h-data: Likewise.
41277 * conform/data/sys/mman.h-data: Likewise.
41278 * conform/data/sys/msg.h-data: Likewise.
41279 * conform/data/sys/resource.h-data: Likewise.
41280 * conform/data/sys/select.h-data: Likewise.
41281 * conform/data/sys/sem.h-data: Likewise.
41282 * conform/data/sys/shm.h-data: Likewise.
41283 * conform/data/sys/socket.h-data: Likewise.
41284 * conform/data/sys/stat.h-data: Likewise.
41285 * conform/data/sys/statvfs.h-data: Likewise.
41286 * conform/data/sys/time.h-data: Likewise.
41287 * conform/data/sys/timeb.h-data: Likewise.
41288 * conform/data/sys/times.h-data: Likewise.
41289 * conform/data/sys/types.h-data: Likewise.
41290 * conform/data/sys/uio.h-data: Likewise.
41291 * conform/data/sys/un.h-data: Likewise.
41292 * conform/data/sys/utsname.h-data: Likewise.
41293 * conform/data/sys/wait.h-data: Likewise.
41294 * conform/data/syslog.h-data: Likewise.
41295 * conform/data/tar.h-data: Likewise.
41296 * conform/data/termios.h-data: Likewise.
41297 * conform/data/utime.h-data: Likewise.
41298 * conform/data/utmpx.h-data: Likewise.
41299 * conform/data/varargs.h-data: Likewise.
41300 * conform/data/wchar.h-data: Likewise.
41301 * conform/data/wctype.h-data: Likewise.
41302 * conform/data/wordexp.h-data: Likewise.
41303
41304 * include/stropts.h: New file.
41305 * include/uchar.h: New file.
41306 * include/aio.h: Changes to allow conformtest.pl to use the headers.
41307 * include/assert.h: Likewise.
41308 * include/ctype.h: Likewise.
41309 * include/dirent.h: Likewise.
41310 * include/dlfcn.h: Likewise.
41311 * include/fcntl.h: Likewise.
41312 * include/fnmatch.h: Likewise.
41313 * include/glob.h: Likewise.
41314 * include/grp.h: Likewise.
41315 * include/libio.h: Likewise.
41316 * include/locale.h: Likewise.
41317 * include/math.h: Likewise.
41318 * include/net/if.h: Likewise.
41319 * include/netdb.h: Likewise.
41320 * include/netinet/in.h: Likewise.
41321 * include/pthread.h: Likewise.
41322 * include/pwd.h: Likewise.
41323 * include/regex.h: Likewise.
41324 * include/sched.h: Likewise.
41325 * include/search.h: Likewise.
41326 * include/setjmp.h: Likewise.
41327 * include/signal.h: Likewise.
41328 * include/stdio.h: Likewise.
41329 * include/stdlib.h: Likewise.
41330 * include/string.h: Likewise.
41331 * include/sys/cdefs.h: Likewise.
41332 * include/sys/mman.h: Likewise.
41333 * include/sys/msg.h: Likewise.
41334 * include/sys/resource.h: Likewise.
41335 * include/sys/select.h: Likewise.
41336 * include/sys/socket.h: Likewise.
41337 * include/sys/stat.h: Likewise.
41338 * include/sys/statvfs.h: Likewise.
41339 * include/sys/time.h: Likewise.
41340 * include/sys/times.h: Likewise.
41341 * include/sys/uio.h: Likewise.
41342 * include/sys/utsname.h: Likewise.
41343 * include/sys/wait.h: Likewise.
41344 * include/termios.h: Likewise.
41345 * include/time.h: Likewise.
41346 * include/ulimit.h: Likewise.
41347 * include/unistd.h: Likewise.
41348 * include/utime.h: Likewise.
41349 * include/wchar.h: Likewise.
41350 * include/wctype.h: Likewise.
41351 * include/wordexp.h: Likewise.
41352
41353 * posix/tar.h (TSVTX): Should not be visible for POSIX before 2008.
41354
7a270350
UD
41355 * time/time.h: TIME_UTC must be a macro.
41356 Make timespec_get available for ISO C11 only as well.
41357
7724defc
UD
413582012-02-24 Ulrich Drepper <drepper@gmail.com>
41359
41360 * stdlib/fmtmsg.c (fmtmsg): Lock around use of severity list.
41361 Reported by Peng Haitao <penght@cn.fujitsu.com>.
41362
6b1d1d46
JM
413632012-02-24 Joseph Myers <joseph@codesourcery.com>
41364
41365 * configure.in: Use -o not -a in test for unsupported multi-arch.
6b1d1d46 41366
0f8bbd69
JM
413672012-02-24 Joseph Myers <joseph@codesourcery.com>
41368
41369 * manual/texinfo.tex: Update to version 2012-01-19.16.
41370
66ab80bc
JM
413712012-02-24 Joseph Myers <joseph@codesourcery.com>
41372
41373 * manual/Makefile (licenses): Change fdl-1.1.texi to fdl-1.3.texi.
41374
74981cc5
RM
413752012-02-24 Roland McGrath <roland@hack.frob.com>
41376
ee968201
RM
41377 [BZ #13738]
41378 * manual/libc.texinfo (FDL_VERSION): Set to 1.3.
41379 * manual/fdl-1.3.texi: New file.
41380 * manual/fdl-1.1.texi: File removed.
41381
74981cc5
RM
41382 [BZ #13738]
41383 * manual/libc.texinfo (FDL_VERSION): New @set.
41384 Use it for mention of FDL in cover text.
41385 (Documentation License): Use it in @include file name.
41386
7bb764bc
JM
413872012-02-22 Joseph Myers <joseph@codesourcery.com>
41388 Roland McGrath <roland@hack.frob.com>
41389
41390 [BZ #5461]
57f41c40
AS
41391 * manual/arith.texi (strtoll): Refer to LLONG_MAX and LLONG_MIN)
41392 (not LONG_LONG_MAX and LONG_LONG_MIN.
7bb764bc
JM
41393 * manual/lang.texi (LONG_LONG_MIN): Document first as ISO
41394 LLONG_MIN. Refer to LONG_LONG_MIN only as older GCC-specific
41395 name.
41396 (LONG_LONG_MAX, LLONG_MAX, ULONG_LONG_MAX, ULLONG_MAX): Likewise.
41397
6cbeae47
JM
413982012-02-22 Joseph Myers <joseph@codesourcery.com>
41399
41400 [BZ #2547]
41401 [BZ #11365]
41402 * sysdeps/ieee754/flt-32/s_nearbyintf.c (__nearbyintf): Do not
41403 manipulate bits before adding and subtracting TWO23[sx].
41404 * math/libm-test.inc (nearbyint_test): Add more tests.
41405
fe45ce09
JM
414062012-02-22 Joseph Myers <joseph@codesourcery.com>
41407
41408 [BZ #2548]
41409 * sysdeps/ieee754/flt-32/s_rintf.c (__rintf): Do not manipulate
41410 bits before adding and subtracting TWO23[sx].
41411 * math/libm-test.inc (rint_test): Add more tests.
41412 (rint_test_tonearest): Likewise.
41413 (rint_test_towardzero): Likewise.
41414 (rint_test_downward): Likewise.
41415 (rint_test_upward: Likewise.
41416
ff3b3d82
JM
414172012-02-22 Joseph Myers <joseph@codesourcery.com>
41418
41419 [BZ #10110]
41420 * include/stdc-predef.h: New file. Extracted from features.h.
41421 * include/features.h: Include stdc-predef.h.
41422 * Makefile (headers): Add stdc-predef.h.
41423 * CONFORMANCE (Compiler limitations): Update.
41424
ef0aab35
JM
414252012-02-22 Joseph Myers <joseph@codesourcery.com>
41426
41427 * manual/libc.texinfo (VERSION, UPDATED): Revert.
41428
58639409
DM
414292012-02-21 David S. Miller <davem@davemloft.net>
41430
41431 * sysdeps/sparc/sparc32/fpu/libm-test-ulps: More jn test ULP updates.
41432 * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Likewise.
41433
c0e70b25
DM
414342012-02-20 David S. Miller <davem@davemloft.net>
41435
41436 * sysdeps/sparc/sparc32/__longjmp.S: Unwind in the 'thread' path
41437 using a normal save/restore sequence, rather than allocating a
41438 dummy stack frame just to store a frame pointer and restore.
41439 * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
41440
fb06851d
JM
414412012-02-21 Joseph Myers <joseph@codesourcery.com>
41442
41443 * manual/install.texi: Fix stray word in line-wrapped comment.
41444
7a8b71c3
DM
414452012-02-20 David S. Miller <davem@davemloft.net>
41446
d510c123
DM
41447 * sysdeps/sparc/elf/configure.in (PI_STATIC_AND_HIDDEN): Define if
41448 both binutils and gcc support GOTDATA.
41449
0722d7c2
DM
41450 * sysdeps/unix/sparc/sysdep.h: Document why we don't use
41451 "rd %pc" in the PIC register setup sequences.
41452
3d2b3019
DM
41453 * sysdeps/sparc/crti.S: Try to use GOTDATA relocs.
41454 * sysdeps/sparc/sparc32/dl-machine.h (RTLD_START): Likewise.
41455 * sysdeps/sparc/sparc32/elf/start.S: Likewise.
41456 * sysdeps/sparc/sparc64/dl-machine.h (RTLD_START): Likewise.
41457 * sysdeps/sparc/sparc64/elf/start.S: Likewise.
41458 * sysdeps/sparc/sparc64/multiarch/memcpy.S: Likewise.
41459 * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
41460 * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
41461 * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h
41462 (SYSCALL_ERROR_HANDLER): Likewise.
41463 * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Likewise.
41464 * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
41465 * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h
41466 (SYSCALL_ERROR_HANDLER): Likewise.
41467
c80098a9
DM
41468 * config.h.in (HAVE_BINUTILS_GOTDATA): New.
41469 (HAVE_GCC_GOTDATA): New.
41470 * sysdeps/sparc/elf/configure.in: Test for GOTDATA
41471 relocation support in both binutils and gcc.
41472 * sysdeps/sparc/elf/configure: Regenerate.
41473
3a2545a0
DM
41474 * sysdeps/sparc/sparc32/elf/configure.in: Delete.
41475 * sysdeps/sparc/sparc32/elf/configure: Delete.
41476 * sysdeps/sparc/sparc64/elf/configure.in: Delete.
41477 * sysdeps/sparc/sparc64/elf/configure: Delete.
41478 * sysdeps/sparc/elf/configure.in: New file.
41479 * sysdeps/sparc/elf/configure: Generate.
41480
7a8b71c3
DM
41481 * sysdeps/sparc/sparc32/elf/configure.in: Delete WDISP22 check.
41482 * sysdeps/sparc/sparc32/elf/configure: Regenerate.
41483 * sysdeps/sparc/sparc64/elf/configure.in: Likewise.
41484 * sysdeps/sparc/sparc64/elf/configure: Regenerate.
41485 * config.h.in (BROKEN_SPARC_WDISP22): Remove.
41486
f1e86fca
JM
414872012-02-21 Joseph Myers <joseph@codesourcery.com>
41488
41489 * manual/install.texi: Do not mention specific glibc version
41490 numbers.
41491 * manual/libc.texinfo (VERSION, UPDATED): Update.
41492 (@copying): Use @copyright{} and range of years.
41493
0e7dfaef
JM
414942012-02-21 Joseph Myers <joseph@codesourcery.com>
41495
41496 [BZ #13695]
41497 * csu/Makefile (distribute): Remove initfini.c and defs.awk.
41498 [crti.S not in sysdirs] (generated): Do not append.
41499 [crti.S not in sysdirs] (omit-deps): Likewise.
41500 [crti.S not in sysdirs] ($(crtstuff:%=$(objpfx)%.o)): Remove rule.
41501 [crti.S not in sysdirs] ($(objpfx)initfini.s): Likewise.
41502 [crti.S not in sysdirs] ($(objpfx)crti.S): Likewise.
41503 [crti.S not in sysdirs] ($(objpfx)crtn.S): Likewise.
41504 [crti.S not in sysdirs] ($(patsubst %,$(objpfx)crt%.o,i n)):
41505 Likewise.
41506 [crti.S not in sysdirs] ($(objpfx)defs.h): Likewise.
41507 [crti.S not in sysdirs] (CFLAGS-initfini.s): Remove variable.
41508 [crti.S not in sysdirs] (initfini.c): Remove vpath directive.
41509 * csu/defs.awk: Remove file.
41510 * sysdeps/generic/initfini.c: Likewise.
41511 * sysdeps/powerpc/powerpc32/Makefile (CFLAGS-initfini.s): Remove
41512 variable.
41513 * sysdeps/powerpc/powerpc64/Makefile (CFLAGS-initfini.s):
41514 Likewise.
41515
599af3ca
JM
415162012-02-20 Joseph Myers <joseph@codesourcery.com>
41517
41518 * sysdeps/unix/sysv/linux/bits/epoll.h: New file.
41519 * sysdeps/unix/sysv/linux/sparc/bits/epoll.h: Likewise.
41520 * sysdeps/unix/sysv/linux/x86_64/bits/epoll.h: Likewise.
41521 * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Remove
41522 * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
41523 * sysdeps/unix/sysv/linux/sys/epoll.h: Get flags from
41524 <bits/epoll.h>.
41525 (EPOLL_CLOEXEC, EPOLL_NONBLOCK): Don't define here.
41526 (__EPOLL_PACKED): Define to empty if not defined by
41527 <bits/epoll.h>.
41528 (struct epoll_event): Use __EPOLL_PACKED to make possibly packed.
41529 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
41530 bits/epoll.h.
41531
0e499750
JM
415322012-02-20 Joseph Myers <joseph@codesourcery.com>
41533
41534 * sysdeps/unix/sysv/linux/bits/timerfd.h: New file.
41535 * sysdeps/unix/sysv/linux/sparc/bits/timerfd.h: Likewise.
41536 * sysdeps/unix/sysv/linux/sparc/sys/timerfd.h: Remove.
41537 * sysdeps/unix/sysv/linux/sys/timerfd.h: Get flags from
41538 <bits/timerfd.h>.
41539 (TFD_CLOEXEC, TFD_NONBLOCK): Don't define here.
41540 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
41541 bits/timerfd.h.
41542
5ad91f6e
JM
415432012-02-20 Joseph Myers <joseph@codesourcery.com>
41544
41545 * sysdeps/i386/fpu/libm-test-ulps: Resort with gen-libm-test.pl -n
41546 in C locale.
41547 * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
41548 * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
41549 * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Likewise.
41550 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
41551
06b99b02
AJ
415522012-02-20 Aurelien Jarno <aurelien@aurel32.net>
41553
41554 * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Adjust ULPs for jn tests.
41555 * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Likewise.
41556
7638c0fd
AS
415572012-02-19 Andreas Schwab <schwab@linux-m68k.org>
41558
41559 * manual/errno.texi (Error Codes): Add EHWPOISON entry.
41560 * sysdeps/unix/sysv/linux/bits/errno.h (EHWPOISON): Define if not
41561 defined.
41562 * sysdeps/unix/sysv/linux/sparc/bits/errno.h (EHWPOISON):
41563 Likewise.
41564 * sysdeps/unix/sysv/linux/sparc/Versions: Add new errlist compat
41565 entry for 2.16.
41566
92221550
AJ
415672012-02-19 Aurelien Jarno <aurelien@aurel32.net>
41568
41569 * math/w_acos.c: Use non-signaling floating-point comparisons.
41570 * math/w_acosf.c: Likewise.
41571 * math/w_acosh.c: Likewise.
41572 * math/w_acoshf.c: Likewise.
41573 * math/w_acoshl.c: Likewise.
41574 * math/w_acosl.c: Likewise.
41575 * math/w_asin.c: Likewise.
41576 * math/w_asinf.c: Likewise.
41577 * math/w_asinl.c: Likewise.
41578 * math/w_atanh.c: Likewise.
41579 * math/w_atanhf.c: Likewise.
41580 * math/w_atanhl.c: Likewise.
41581 * math/w_exp2.c: Likewise.
41582 * math/w_exp2f.c: Likewise.
41583 * math/w_exp2l.c: Likewise.
41584 * math/w_j0.c: Likewise.
41585 * math/w_j0f.c: Likewise.
41586 * math/w_j0l.c: Likewise.
41587 * math/w_j1.c: Likewise.
41588 * math/w_j1f.c: Likewise.
41589 * math/w_j1l.c: Likewise.
41590 * math/w_jn.c: Likewise.
41591 * math/w_jnf.c: Likewise.
41592 * math/w_log.c: Likewise.
41593 * math/w_log10.c: Likewise.
41594 * math/w_log10f.c: Likewise.
41595 * math/w_log10l.c: Likewise.
41596 * math/w_log2.c: Likewise.
41597 * math/w_log2f.c: Likewise.
41598 * math/w_log2l.c: Likewise.
41599 * math/w_logf.c: Likewise.
41600 * math/w_logl.c: Likewise.
41601 * math/w_sqrt.c: Likewise.
41602 * math/w_sqrtf.c: Likewise.
41603 * math/w_sqrtl.c: Likewise.
41604 * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
41605 * sysdeps/ieee754/dbl-64/w_exp.c: Likewise.
41606 * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
41607 * sysdeps/ieee754/flt-32/w_expf.c: Likewise.
41608 * sysdeps/ieee754/ldbl-96/w_expl.c: Likewise.
41609
ebaf36eb
JM
416102012-02-19 Joseph Myers <joseph@codesourcery.com>
41611
41612 [BZ #9739]
41613 * manual/string.texi (strnlen): Use correct parameter name in
41614 equivalent expression.
41615
71c254a6
JM
416162012-02-19 Joseph Myers <joseph@codesourcery.com>
41617
41618 [BZ #11174]
41619 * manual/users.texi (seteuid): Consistently use neweuid for
41620 argument name.
41621
16d2c631
JM
416222012-02-19 Joseph Myers <joseph@codesourcery.com>
41623
41624 [BZ #13704]
41625 * manual/nss.texi (Services in the NSS configuration): Correct
41626 list of services in example configuration file.
41627
cd837b09
NB
416282012-02-19 Nick Bowler <nbowler@draconx.ca>
41629
41630 [BZ #11322]
41631 * manual/arith.texi: Remove statements about negative zero
41632 behaving identically to zero.
41633
02c4bbad
JM
416342012-02-18 Joseph Myers <joseph@codesourcery.com>
41635
41636 [BZ #5993]
41637 * manual/install.texi: Do not document upgrading from libc5.
41638
366842e7
JM
416392012-02-18 Joseph Myers <joseph@codesourcery.com>
41640
41641 [BZ #4596]
41642 * manual/conf.texi (_POSIX_VERSION): Do not mention __POSIX__.
41643
dd54084d
DM
416442012-02-18 David S. Miller <davem@davemloft.net>
41645
41646 * sysdeps/unix/sparc/sysdep.h (SPARC_PIC_THUNK): New macro.
41647 (SETUP_PIC_REG): Use SPARC_PIC_THUNK and don't save and restore
41648 %o7 across the call.
41649 (SETUP_PIC_REG_LEAF): Do %o7 save/restore in this new macro
41650 instead.
41651 * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Use
41652 SETUP_PIC_REG_LEAF.
41653 * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
41654 * sysdeps/sparc/crti.S: Use SETUP_PIC_REG.
41655 * sysdeps/sparc/crtn.S: Likewise.
41656
2bcc53a3
UD
416572012-02-17 Ulrich Drepper <drepper@gmail.com>
41658
41659 * aout/Makefile: Remove.
41660
09c093b5
RK
416612012-02-18 Rafe Kettler <rafe.kettler@gmail.com>
41662
41663 [BZ #13058]
41664 * manual/examples/argp-ex1.c (main): Format definition in GNU
41665 style.
41666 * manual/examples/argp-ex2.c (main): Likewise.
41667 * manual/examples/argp-ex3.c (main): Likewise.
41668 * manual/examples/argp-ex4.c (main): Likewise.
41669 * manual/examples/longopt.c (main): Use new-style prototype
41670 definition.
41671 * manual/examples/strncat.c (main): Specify return type and use
41672 (void) for arguments.
41673 * manual/examples/subopt.c (main): Use char **argv argument.
41674
2ee633a2
JM
416752012-02-17 Joseph Myers <joseph@codesourcery.com>
41676
41677 [BZ #5077]
41678 * manual/lang.texi (FLT_EPSILON): Avoid description depending on
41679 rounding modes.
41680
0520adde
FB
416812012-02-17 Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
41682
41683 [BZ #6907]
41684 * manual/string.texi (strchr): Change when strchrnul is
41685 recommended.
41686
3f4081cd
DGM
416872012-02-17 Dwayne Grant McConnell <decimal@us.ibm.com>
41688
41689 [BZ #174]
41690 * manual/locale.texi (setlocale): Document LOCPATH.
41691
d1b10e78
JM
416922012-02-17 Joseph Myers <joseph@codesourcery.com>
41693
41694 [BZ #10210]
41695 * manual/process.texi (execle): Move @dots{} before last argument.
41696
79c6869c
PB
416972012-02-17 Paul Bolle <pebolle@tiscali.nl>
41698
41699 [BZ #12047]
41700 * manual/charset.texi (Generic Charset Conversion): Fix typo
41701 (LC_TYPE -> LC_CTYPE).
41702
cc6e48bc
NB
417032012-02-17 Nicolas Boulenguez <nicolas.boulenguez@free.fr>
41704
41705 [BZ #5805]
41706 * manual/arith.texi (scalbn): Use @var{} on parameter names.
41707 (scalbnf): Likewise.
41708 (scalbnl): Likewise.
41709 (scalbln): Likewise.
41710 (scalblnf): Likewise.
41711 (scalblnl): Likewise.
41712 * manual/errno.texi (vwarn): Name last parameter as @var{ap}.
41713 (vwarnx): Likewise.
41714 (verr): Likewise.
41715 (verrx): Likewise.
41716 * manual/filesys.texi (telldir): Use braces around return type.
41717 * manual/llio.texi (mmap): Add space after comma.
41718 (mmap64): Likewise.
41719 * manual/math.texi (jn): Use @var{} on parameter names.
41720 (jnf): Likewise.
41721 (jnl): Likewise.
41722 (yn): Likewise.
41723 (ynf): Likewise.
41724 (ynl): Likewise.
41725 * manual/memory.texi (alloca): Remove semicolon on @deftypefun
41726 line.
41727 * manual/resource.texi (ulimit): Use @dots{} instead of literal
41728 "...".
41729 (sched_get_priority_min): Remove semicolon on @deftypefun line.
41730 (sched_get_priority_max): Likewise.
41731 * manual/signal.texi (sigvec): Add space after comma.
41732 * manual/socket.texi (if_nametoindex): Use @var{} on parameter
41733 names.
41734 (if_indextoname): Likewise.
41735 (if_freenameindex): Likewise.
41736 (sendto): Use ',' instead of '.' in prototype.
41737 * manual/startup.texi (syscall): Use @dots{} instead of literal
41738 "...".
41739 * manual/stdio.texi (__fpending): Separate initial words of
41740 paragraph from @deftypefun line.
41741 * manual/syslog.texi (syslog): Use @dots{} instead of literal
41742 "...".
41743 (vsyslog): Use @var{} on parameter names.
41744 * manual/terminal.texi (stty): Use @var{} on parameter names.
41745 * manual/users.texi (getutmp): Use @var{} on parameter names.
41746 (getutmpx): Likewise.
41747
5b23062f
JM
417482012-02-17 Joseph Myers <joseph@codesourcery.com>
41749
41750 [BZ #6884]
41751 * manual/stdio.texi (fopen): Fix typos in description of
41752 ",ccs=STRING".
41753
8dee4833
AJ
417542012-02-17 Aurelien Jarno <aurelien@aurel32.net>
41755
41756 [BZ #4026]
41757 * sysdeps/unix/sysv/linux/clock_settime.c: include <time.h> to
41758 get clock_id definition.
41759
9078ce93
TS
417602012-02-17 Thomas Schwinge <thomas@schwinge.name>
41761
41762 [BZ #4822]
41763 * sysdeps/mach/hurd/malloc-machine.h: #include <sys/mman.h>.
41764 (madvise): Cast every argument to void on its own.
41765
3835c55f
JM
417662012-02-17 Joseph Myers <joseph@codesourcery.com>
41767
41768 [BZ #9902]
41769 * manual/startup.texi (Exit Status): Fix typo.
41770
35c47e37
JM
417712012-02-17 Joseph Myers <joseph@codesourcery.com>
41772
41773 [BZ #10140]
41774 * manual/examples/argp-ex1.c: Include <stdlib.h>.
41775 * manual/examples/argp-ex2.c: Likewise.
41776 * manual/examples/argp-ex3.c: Likewise.
41777
e3b69ca7
RH
417782012-02-16 Richard Henderson <rth@redhat.com>
41779
41780 * sysdeps/s390/s390-32/crti.S, sysdeps/s390/s390-32/crtn.S: New files.
41781 * sysdeps/s390/s390-32/initfini.c: Remove.
41782 * sysdeps/s390/s390-64/crti.S, sysdeps/s390/s390-64/crtn.S:
41783 * sysdeps/s390/s390-64/initfini.c: Remove.
41784
df83af67
KK
417852012-02-15 Kaz Kojima <kkojima@rr.iij4u.or.jp>
41786
41787 * sysdeps/sh/crti.S, sysdeps/sh/crtn.S: New files, based on
41788 compiler output for sysdeps/generic/initfini.c.
41789 * sysdeps/sh/elf/initfini.c: Remove file.
41790
f63f3380
DM
417912012-02-16 David S. Miller <davem@davemloft.net>
41792
fb59b3a4
DM
41793 [BZ #11494]
41794 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_FSYNC): Define.
41795
f63f3380
DM
41796 * sysdeps/sparc/Makefile: Add -fPIC when building crt{i,n}.S
41797 * sysdeps/sparc/crti.S: New file.
41798 * sysdeps/sparc/crtn.S: New file.
41799 * sysdeps/sparc/sparc32/Makefile: Remove initfini handling.
41800 * sysdeps/sparc/sparc64/Makefile: Likewise.
41801
df6a4a4a
MF
418022012-02-15 Mike Frysinger <vapier@gentoo.org>
41803
6dd8f3dc 41804 [BZ #3335]
df6a4a4a
MF
41805 * sysdeps/unix/sysv/linux/getcwd.c: Include sys/param.h.
41806
1cac7236
RM
418072012-02-15 Roland McGrath <roland@hack.frob.com>
41808
d2c736f8
RM
41809 [BZ #4822]
41810 * sysdeps/mach/hurd/malloc-machine.h (madvise): New macro.
41811
1cac7236
RM
41812 * mach/devstream.c (cookie_io_functions_t): Macro removed.
41813 (write, read, close): Likewise.
41814 Patch by Aurelien Jarno <aurelien@aurel32.net>.
41815
8e475601
JM
418162012-02-15 Joseph Myers <joseph@codesourcery.com>
41817
41818 * sysdeps/unix/sysv/linux/bits/signalfd.h: New file.
41819 * sysdeps/unix/sysv/linux/sparc/bits/signalfd.h: Likewise.
41820 * sysdeps/unix/sysv/linux/sparc/sys/signalfd.h: Remove.
41821 * sysdeps/unix/sysv/linux/sys/signalfd.h: Get flags from
41822 <bits/signalfd.h>.
41823 (SFD_CLOEXEC, SFD_NONBLOCK): Don't define here.
41824 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
41825 bits/signalfd.h.
41826
ed656b40
MP
418272012-02-14 Marek Polacek <polacek@redhat.com>
41828
41829 * sysdeps/x86_64/crti.S: New file.
41830 * sysdeps/x86_64/crtn.S: New file.
41831 * sysdeps/x86_64/elf/initfini.c: Remove file.
41832
2a979d3a
JM
418332012-02-13 Joseph Myers <joseph@codesourcery.com>
41834
41835 * sysdeps/unix/sysv/linux/bits/inotify.h: New file.
41836 * sysdeps/unix/sysv/linux/sparc/bits/inotify.h: Likewise.
41837 * sysdeps/unix/sysv/linux/sparc/sys/inotify.h: Remove.
41838 * sysdeps/unix/sysv/linux/sys/inotify.h: Get flags from
41839 <bits/inotify.h>.
41840 (IN_CLOEXEC, IN_NONBLOCK): Don't define here.
41841 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
41842 bits/inotify.h.
41843
2a418ac3
JM
418442012-02-13 Joseph Myers <joseph@codesourcery.com>
41845
41846 * sysdeps/unix/sysv/linux/bits/eventfd.h: New file.
41847 * sysdeps/unix/sysv/linux/sparc/bits/eventfd.h: Likewise.
41848 * sysdeps/unix/sysv/linux/sparc/sys/eventfd.h: Remove.
41849 * sysdeps/unix/sysv/linux/sys/eventfd.h: Get flags from
41850 <bits/eventfd.h>.
41851 (EFD_SEMAPHORE, EFD_CLOEXEC, EFD_NONBLOCK): Don't define here.
41852 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
41853 bits/eventfd.h.
41854
fb779be7
TS
418552012-02-10 Thomas Schwinge <thomas@codesourcery.com>
41856
e19e83c5
RM
41857 * sysdeps/i386/fpu/feupdateenv.c (__feupdateenv): Invoke
41858 __feraiseexcept instead of feraiseexcept.
7c35ffed 41859
fb779be7
TS
41860 * rt/tst-cpuclock1.c: Add a few comments, and error checking for
41861 nanosleep invocations.
41862 * rt/tst-cpuclock2.c: Print some values as intended, fix explanatory
41863 strings, and add error checking for a nanosleep invocations.
41864
59ba27a6
PE
418652012-02-09 Paul Eggert <eggert@cs.ucla.edu>
41866
41867 Replace FSF snail mail address with URLs, as per GNU coding standards.
41868 Most of the snail mail addresses were wrong anyway, and omitting
41869 them makes the source code easier to maintain. Almost all of the
41870 changes are to license notices and to locale LC_IDENTIFICATION
41871 addresses, except for this one:
41872 * manual/libc.texinfo: In "Published by", give the FSF's URL,
41873 not its snail mail address.
41874
57b957eb
RH
418752012-02-09 Richard Henderson <rth@twiddle.net>
41876
af850b1c
RH
41877 * sysdeps/unix/sysv/linux/internal_statvfs.c: Use <> for include
41878 of kernel-features.h.
41879
57b957eb
RH
41880 * elf/dl-tls.c (update_get_addr): Avoid pointer type mismatch warning.
41881
6b73181a
MP
418822012-02-08 Marek Polacek <polacek@redhat.com>
41883
41884 * libio/libio.h: Remove _G_HAVE_SYS_CDEFS conditional.
41885 * sysdeps/mach/hurd/_G_config.h: Remove _G_HAVE_SYS_CDEFS macro.
41886 * sysdeps/gnu/_G_config.h: Likewise.
41887 * sysdeps/generic/_G_config.h: Likewise.
41888
26ecc33a
AS
418892012-02-08 Andreas Schwab <schwab@linux-m68k.org>
41890
6c6dbc63
AS
41891 * sysdeps/i386/fpu/libm-test-ulps: Reduce ldouble ULPs for jn
41892 tests.
41893 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
41894
e216c012
AS
41895 * sysdeps/powerpc/powerpc32/crti.S: New file.
41896 * sysdeps/powerpc/powerpc32/crtn.S: New file.
41897 * sysdeps/powerpc/powerpc64/crti.S: New file.
41898 * sysdeps/powerpc/powerpc64/crtn.S: New file.
41899
26ecc33a
AS
41900 * Makeconfig (have-initfini): Don't set.
41901 * config.make.in (have-initfini, need-nopic-initfini): Don't set.
41902 * configure.in (nopic_initfini): Don't substitute.
41903 * config.h.in (HAVE_INITFINI): Don't #undef.
41904 * csu/Makefile (CPPFLAGS): Don't add -DHAVE_INITFINI.
41905 * csu/gmon-start.c: Assume HAVE_INITFINI is defined.
41906
3add8e13
JM
419072012-02-08 Joseph Myers <joseph@codesourcery.com>
41908
41909 Support crti.S and crtn.S provided directly by architectures.
41910 * csu/Makefile [crti.S in sysdirs] (generated): Do not append.
41911 [crti.S in sysdirs] (omit-deps): Likewise.
41912 [crti.S in sysdirs] (CFLAGS-initfini.s): Do not define variable.
41913 [crti.S in sysdirs] ($(crtstuff:%=$(objpfx)%.o)): Disable rule.
41914 [crti.S in sysdirs] ($(objpfx)initfini.s): Likewise.
41915 [crti.S in sysdirs] ($(objpfx)crti.S): Likewise.
41916 [crti.S in sysdirs] ($(objpfx)crtn.S): Likewise.
41917 [crti.S in sysdirs] ($(patsubst %,$(objpfx)crt%.o,i n)): Likewise.
41918 [crti.S in sysdirs] ($(objpfx)defs.h): Likewise.
41919 [crti.S in sysdirs] (initfini.c): Remove vpath directive.
41920 * sysdeps/i386/crti.S, sysdeps/i386/crtn.S: New files, based on
41921 compiler output for sysdeps/generic/initfini.c.
41922 * sysdeps/i386/elf/Makefile: Remove file.
41923 * sysdeps/i386/Makefile (CFLAGS-initfini.s): Remove variable.
41924
a22f12b4
MP
419252012-02-07 Marek Polacek <polacek@redhat.com>
41926
41927 * sysdeps/generic/_G_config.h: Remove _G_ARGS macro.
41928 * sysdeps/gnu/_G_config.h: Likewise.
41929 * sysdeps/mach/hurd/_G_config.h: Likewise.
41930
148cf100
MP
419312012-02-07 Marek Polacek <polacek@redhat.com>
41932
41933 * math/Makefile (tests): Add tst-CMPLX2.
41934 * math/tst-CMPLX2.c: New file.
41935
cfdc0dd7
AS
419362012-02-07 Andreas Schwab <schwab@linux-m68k.org>
41937
84ba42c4
AS
41938 * sysdeps/powerpc/fpu/libm-test-ulps: Adjust ULPs for jn tests.
41939
cfdc0dd7
AS
41940 * math/libm-test.inc (jn_test): Add missing L suffix.
41941
622c86f4
MP
419422012-02-06 Marek Polacek <polacek@redhat.com>
41943
41944 * sysdeps/s390/asm-syntax.h: Remove __ELF__ conditionals.
41945 * sysdeps/i386/fpu/e_powf.S: Likewise.
41946 * sysdeps/i386/fpu/e_atanhf.S: Likewise.
41947 * sysdeps/i386/fpu/s_cexpl.S: Likewise.
41948 * sysdeps/i386/fpu/e_acosh.S: Likewise.
41949 * sysdeps/i386/fpu/e_pow.S: Likewise.
41950 * sysdeps/i386/fpu/s_asinhl.S: Likewise.
41951 * sysdeps/i386/fpu/e_acoshl.S: Likewise.
41952 * sysdeps/i386/fpu/s_expm1.S: Likewise.
41953 * sysdeps/i386/fpu/s_frexpf.S: Likewise.
41954 * sysdeps/i386/fpu/e_log2.S: Likewise.
41955 * sysdeps/i386/fpu/e_log2l.S: Likewise.
41956 * sysdeps/i386/fpu/e_scalb.S: Likewise.
41957 * sysdeps/i386/fpu/e_powl.S: Likewise.
41958 * sysdeps/i386/fpu/s_log1p.S: Likewise.
41959 * sysdeps/i386/fpu/e_log10f.S: Likewise.
41960 * sysdeps/i386/fpu/s_cbrtf.S: Likewise.
41961 * sysdeps/i386/fpu/e_logl.S: Likewise.
41962 * sysdeps/i386/fpu/s_cbrt.S: Likewise.
41963 * sysdeps/i386/fpu/s_expm1l.S: Likewise.
41964 * sysdeps/i386/fpu/s_frexpl.S: Likewise.
41965 * sysdeps/i386/fpu/s_expm1f.S: Likewise.
41966 * sysdeps/i386/fpu/e_log2f.S: Likewise.
41967 * sysdeps/i386/fpu/e_acoshf.S: Likewise.
41968 * sysdeps/i386/fpu/e_log.S: Likewise.
41969 * sysdeps/i386/fpu/s_cexp.S: Likewise.
41970 * sysdeps/i386/fpu/e_scalbf.S: Likewise.
41971 * sysdeps/i386/fpu/s_log1pl.S: Likewise.
41972 * sysdeps/i386/fpu/e_logf.S: Likewise.
41973 * sysdeps/i386/fpu/e_log10l.S: Likewise.
41974 * sysdeps/i386/fpu/e_atanh.S: Likewise.
41975 * sysdeps/i386/fpu/s_log1pf.S: Likewise.
41976 * sysdeps/i386/fpu/s_asinhf.S: Likewise.
41977 * sysdeps/i386/fpu/s_cexpf.S: Likewise.
41978 * sysdeps/i386/fpu/e_log10.S: Likewise.
41979 * sysdeps/i386/fpu/s_frexp.S: Likewise.
41980 * sysdeps/i386/fpu/e_atanhl.S: Likewise.
41981 * sysdeps/i386/fpu/s_asinh.S: Likewise.
41982 * sysdeps/i386/fpu/s_cbrtl.S: Likewise.
41983 * sysdeps/i386/fpu/e_scalbl.S: Likewise.
41984 * sysdeps/i386/i686/fpu/e_logl.S: Likewise.
41985 * sysdeps/i386/asm-syntax.h: Likewise.
41986 * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
41987 * sysdeps/x86_64/fpu/e_powl.S: Likewise.
41988 * sysdeps/x86_64/fpu/e_logl.S: Likewise.
41989 * sysdeps/x86_64/fpu/s_expm1l.S: Likewise.
41990 * sysdeps/x86_64/fpu/s_log1pl.S: Likewise.
41991 * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
41992 * sysdeps/x86_64/fpu/s_copysignf.S: Likewise.
41993 * sysdeps/x86_64/fpu/s_copysign.S: Likewise.
41994 * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
41995 * sysdeps/powerpc/sysdep.h: Likewise.
41996 * sysdeps/powerpc/powerpc64/sysdep.h: Likewise.
41997 * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
41998
d4a54ac6
JM
419992012-02-06 Joseph Myers <joseph@codesourcery.com>
42000
42001 [BZ #411]
42002 * sysdeps/i386/sysdep.h (__i686): Undefine and redefine.
42003
314054ea
JM
420042012-02-06 Joseph Myers <joseph@codesourcery.com>
42005
42006 * sysdeps/i386/sysdep.h: Include <features.h>.
42007 (GET_PC_THUNK, GET_PC_THUNK_STR): Define conditionally on compiler
42008 version.
42009
d8e0ca50
JM
420102012-02-05 Joseph Myers <joseph@codesourcery.com>
42011
42012 * sysdeps/i386/sysdep.h (SETUP_PIC_REG_STR, LOAD_PIC_REG_STR):
42013 Define.
42014 * sysdeps/unix/sysv/linux/i386/sysdep.h (check_consistency): Use
42015 LOAD_PIC_REG_STR.
42016
b1da7dd9
JM
420172012-02-03 Joseph Myers <joseph@codesourcery.com>
42018
42019 * sysdeps/i386/sysdep.h (GET_PC_THUNK, GET_PC_THUNK_STR): Define.
42020 (SETUP_PIC_REG): Use GET_PC_THUNK.
42021 * sysdeps/unix/sysv/linux/i386/sysdep.h: Use GET_PC_THUNK_STR
42022 macro.
42023
9a1d9254
JM
420242012-02-03 Joseph Myers <joseph@codesourcery.com>
42025
42026 * sysdeps/i386/sysdep.h (SETUP_PIC_REG, LOAD_PIC_REG): Define also
42027 for non-PIC compilation.
42028 (SETUP_PIC_REG): Add .p2align directive.
42029 * sysdeps/i386/i686/memcmp.S: Use macros for PIC register setup.
42030 * sysdeps/i386/i686/multiarch/bcopy.S: Likewise.
42031 * sysdeps/i386/i686/multiarch/bzero.S: Likewise.
42032 * sysdeps/i386/i686/multiarch/memchr.S: Likewise.
42033 * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Likewise.
42034 * sysdeps/i386/i686/multiarch/memcmp.S: Likewise.
42035 * sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S: Likewise.
42036 * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Likewise.
42037 * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
42038 * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
42039 * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
42040 * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
42041 * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
42042 * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
42043 * sysdeps/i386/i686/multiarch/memrchr.S: Likewise.
42044 * sysdeps/i386/i686/multiarch/memset-sse2-rep.S: Likewise.
42045 * sysdeps/i386/i686/multiarch/memset-sse2.S: Likewise.
42046 * sysdeps/i386/i686/multiarch/memset.S: Likewise.
42047 * sysdeps/i386/i686/multiarch/memset_chk.S: Likewise.
42048 * sysdeps/i386/i686/multiarch/rawmemchr.S: Likewise.
42049 * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
42050 * sysdeps/i386/i686/multiarch/strcat-sse2.S: Likewise.
42051 * sysdeps/i386/i686/multiarch/strcat.S: Likewise.
42052 * sysdeps/i386/i686/multiarch/strchr.S: Likewise.
42053 * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Likewise.
42054 * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Likewise.
42055 * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
42056 * sysdeps/i386/i686/multiarch/strcpy-sse2.S: Likewise.
42057 * sysdeps/i386/i686/multiarch/strcpy.S: Likewise.
42058 * sysdeps/i386/i686/multiarch/strcspn.S: Likewise.
42059 * sysdeps/i386/i686/multiarch/strlen.S: Likewise.
42060 * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
42061 * sysdeps/i386/i686/multiarch/strnlen.S: Likewise.
42062 * sysdeps/i386/i686/multiarch/strrchr.S: Likewise.
42063 * sysdeps/i386/i686/multiarch/strspn.S: Likewise.
42064 * sysdeps/i386/i686/multiarch/wcschr.S: Likewise.
42065 * sysdeps/i386/i686/multiarch/wcscmp.S: Likewise.
42066 * sysdeps/i386/i686/multiarch/wcscpy.S: Likewise.
42067 * sysdeps/i386/i686/multiarch/wcslen.S: Likewise.
42068 * sysdeps/i386/i686/multiarch/wcsrchr.S: Likewise.
42069 * sysdeps/i386/i686/multiarch/wmemcmp.S: Likewise.
42070
65dc3b75
JM
420712012-02-03 Joseph Myers <joseph@codesourcery.com>
42072
42073 * math/tst-CMPLX.c: Include <stdio.h>.
42074
d55bf177
JM
420752012-01-31 Joseph Myers <joseph@codesourcery.com>
42076
42077 * sysdeps/powerpc/bits/mathdef.h (float_t): Always define as
42078 float.
42079 * sysdeps/sh/sh4/bits/mathdef.h: Likewise.
42080 * sysdeps/sparc/bits/mathdef.h: Likewise.
42081
69db4f8f
MP
420822012-01-31 Marek Polacek <polacek@redhat.com>
42083
42084 * libio/libio.h: Don't define _PARAMS.
42085 * locale/programs/config.h: Don't define PARAMS.
42086 * stdlib/strtol_l.c: Likewise.
42087 (__strtol_l): Remove PARAMS from the prototype.
42088
41b81892
UD
420892012-01-31 Ulrich Drepper <drepper@gmail.com>
42090
3b49edc0
UD
42091 * malloc/malloc.c: Remove name translation. Don't use mixed-cap
42092 names. Just use the correct names. Remove unnecessary wrapper
42093 functions.
42094 * malloc/arena.c: Likewise.
42095 * malloc/hooks.c: Likewise.
42096
41b81892
UD
42097 * malloc/arena.c (arena_get2): Really don't call __get_nprocs if
42098 ARENA_TEST says not to. Simplify test for creation of a new arena.
42099 Partially based on a patch by Siddhesh Poyarekar <siddhesh@redhat.com>.
42100
27a25b6e
UD
421012012-01-30 Ulrich Drepper <drepper@gmail.com>
42102
42103 * elf/dl-tls.c (__tls_get_addr): Optimize by transforming all calls
42104 into tail calls.
42105 (update_get_addr): New function.
42106 (tls_get_addr_tail): Take GET_ADDR_ARGS parameter, remove
42107 GET_ADDR_MODULE parameter.
42108
c8a89e7d
JM
421092012-01-30 Joseph Myers <joseph@codesourcery.com>
42110
42111 * crypt/cert.c: Remove __STDC__ conditionals.
42112 * crypt/crypt-entry.c: Likewise.
42113 * crypt/crypt_util.c: Likewise.
42114 * libio/filedoalloc.c: Likewise.
42115 * libio/fileops.c: Likewise.
42116 * libio/genops.c: Likewise.
42117 * libio/iofclose.c: Likewise.
42118 * libio/iofdopen.c: Likewise.
42119 * libio/iofopen.c: Likewise.
42120 * libio/iofopen64.c: Likewise.
42121 * libio/iogetdelim.c: Likewise.
42122 * libio/iopopen.c: Likewise.
42123 * libio/obprintf.c: Likewise.
42124 * libio/oldfileops.c: Likewise.
42125 * libio/oldiofclose.c: Likewise.
42126 * libio/oldiofdopen.c: Likewise.
42127 * libio/oldiofopen.c: Likewise.
42128 * libio/oldiopopen.c: Likewise.
42129 * libio/wfiledoalloc.c: Likewise.
42130 * libio/wgenops.c: Likewise.
42131 * locale/programs/xmalloc.c: Likewise.
42132 * misc/syslog.c: Likewise.
42133 * stdio-common/xbug.c: Likewise.
42134 * string/memchr.c: Likewise.
42135 * string/memcmp.c: Likewise.
42136 * string/memrchr.c: Likewise.
42137 * string/rawmemchr.c: Likewise.
42138 * sysdeps/posix/getcwd.c: Likewise.
42139 * time/strftime_l.c: Likewise.
42140
3b100462
JM
421412012-01-30 Joseph Myers <joseph@codesourcery.com>
42142
42143 * configure.in (libc_cv_cc_sse2avx): AC_SUBST.
3b100462
JM
42144 * config.make.in (config-cflags-sse2avx): Define.
42145 * sysdeps/x86_64/fpu/multiarch/Makefile (CFLAGS-slowexp-avx.c):
42146 Fix typo.
42147
607998af
CM
421482012-01-29 Chris Metcalf <cmetcalf@tilera.com>
42149
42150 * scripts/config.guess: Update from upstream config git repository.
42151 * scripts/config.sub: Likewise.
42152
3601428f
CM
421532012-01-28 Chris Metcalf <cmetcalf@tilera.com>
42154
3ac8b282
CM
42155 * elf/elf.h (EM_TILEPRO, EM_TILEGX): New macros.
42156 (EM_NUM): Update.
42157 (R_TILEPRO_*, R_TILEGX_*): New macros.
42158
e034841e
CM
42159 * scripts/firstversions.awk: Fix bug in version range handling.
42160
540d7568
CM
42161 * sysdeps/unix/sysv/linux/grantpt.c: Use <> brackets for not-cancel.h.
42162
3601428f
CM
42163 * sysdeps/unix/sysv/linux/faccessat.c (faccessat): Call __fxstatat64.
42164
463de862
CM
42165 * include/sys/epoll.h: New file.
42166 * sysdeps/unix/sysv/linux/epoll_pwait.c (epoll_pwait): Mark as
42167 libc_hidden_def.
42168
73139a76
UD
421692012-01-28 Ulrich Drepper <drepper@gmail.com>
42170
96bc5b45
UD
42171 * sysdeps/x86_64/fpu/bits/mathinline.h (__signbitl): Optimize a bit.
42172 Avoid unnecessary __WORDSIZE == 64 test.
42173 (fmaxf): Use VEX format if possible.
42174 (fmax): Likewise.
42175 (fminf): Likewise.
42176 (fmin): Likewise.
42177
56f6f6a2
UD
42178 * config.h.in: Define HAVE_SSE2AVX_SUPPORT.
42179 * math/math_private.h: Remove libc_fegetround* and
42180 libc_fesetround*.
42181 * sysdeps/i386/configure.in: Check for -msse2avx.
42182 * sysdeps/x86_64/fpu/math_private.h: Use VEX-encoded instructions
42183 also if SSE2AVX is defined.
42184 Remove libc_fegetround* and libc_fesetround*.
42185 * sysdeps/x86_64/fpu/multiarch/Makefile: Compile *-avx functions
42186 if config-cflags-sse2avx is yes. Also add -DSSE2AVX to defines.
42187 * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Use HAS_AVX again instead
42188 of HAS_YMM_USABLE.
42189 * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
42190 * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
42191 * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
42192 * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
42193 * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
42194
73139a76
UD
42195 * sysdeps/x86_64/fpu/math_private.h: Simplify use of AVX instructions.
42196
d73f93a4
AZ
421972012-01-19 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
42198
42199 * sysdeps/powerpc/powerpc32/a2/memcpy.S: Fix for when cache line
42200 size is not set.
42201 * sysdeps/powerpc/powerpc64/a2/memcpy.S: Likewise.
42202
6ee65ed6
UD
422032012-01-27 Ulrich Drepper <drepper@gmail.com>
42204
42205 [BZ #13618]
42206 * elf/dl-open.c (dl_open_worker): Sort objects by dependency before
42207 relocation.
42208 * Makeconfig (libm): Define.
42209 * elf/Makefile: Add rules to build and run tst-relsort1.
42210 * elf/tst-relsort1.c: New file.
42211 * elf/tst-relsort1mod1.c: New file.
42212 * elf/tst-relsort1mod2.c: New file.
42213
8db21882
JM
422142012-01-27 Joseph Myers <joseph@codesourcery.com>
42215
42216 * math/s_ldexp.c: Remove __STDC__ conditionals.
42217 * math/s_ldexpf.c: Likewise.
42218 * math/s_ldexpl.c: Likewise.
42219 * math/s_nextafter.c: Likewise.
42220 * math/s_nexttowardf.c: Likewise.
42221 * math/s_significand.c: Likewise.
42222 * math/s_significandf.c: Likewise.
42223 * math/s_significandl.c: Likewise.
42224 * math/w_jnl.c: Likewise.
42225 * sysdeps/i386/fpu/s_isinfl.c: Likewise.
42226 * sysdeps/i386/fpu/s_isnanl.c: Likewise.
42227 * sysdeps/i386/fpu/s_nextafterl.c: Likewise.
42228 * sysdeps/i386/fpu/s_nexttoward.c: Likewise.
42229 * sysdeps/i386/fpu/s_nexttowardf.c: Likewise.
42230 * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
42231 * sysdeps/ieee754/dbl-64/k_tan.c: Likewise.
42232 * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
42233 * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
42234 * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
42235 * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
42236 * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
42237 * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
42238 * sysdeps/ieee754/dbl-64/s_ilogb.c: Likewise.
42239 * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
42240 * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
42241 * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
42242 * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
42243 * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
42244 * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
42245 * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
42246 * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
42247 * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
42248 * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
42249 * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
42250 * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
42251 * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
42252 * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
42253 * sysdeps/ieee754/flt-32/s_cosf.c: Likewise.
42254 * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
42255 * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
42256 * sysdeps/ieee754/flt-32/s_finitef.c: Likewise.
42257 * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
42258 * sysdeps/ieee754/flt-32/s_ilogbf.c: Likewise.
42259 * sysdeps/ieee754/flt-32/s_isnanf.c: Likewise.
42260 * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
42261 * sysdeps/ieee754/flt-32/s_nextafterf.c: Likewise.
42262 * sysdeps/ieee754/flt-32/s_sinf.c: Likewise.
42263 * sysdeps/ieee754/flt-32/s_tanf.c: Likewise.
42264 * sysdeps/ieee754/flt-32/s_tanhf.c: Likewise.
42265 * sysdeps/ieee754/k_standard.c: Likewise.
42266 * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
42267 * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
42268 * sysdeps/ieee754/ldbl-128/s_asinhl.c: Likewise.
42269 * sysdeps/ieee754/ldbl-128/s_ceill.c: Likewise.
42270 * sysdeps/ieee754/ldbl-128/s_copysignl.c: Likewise.
42271 * sysdeps/ieee754/ldbl-128/s_cosl.c: Likewise.
42272 * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
42273 * sysdeps/ieee754/ldbl-128/s_fabsl.c: Likewise.
42274 * sysdeps/ieee754/ldbl-128/s_finitel.c: Likewise.
42275 * sysdeps/ieee754/ldbl-128/s_floorl.c: Likewise.
42276 * sysdeps/ieee754/ldbl-128/s_frexpl.c: Likewise.
42277 * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Likewise.
42278 * sysdeps/ieee754/ldbl-128/s_isnanl.c: Likewise.
42279 * sysdeps/ieee754/ldbl-128/s_logbl.c: Likewise.
42280 * sysdeps/ieee754/ldbl-128/s_modfl.c: Likewise.
42281 * sysdeps/ieee754/ldbl-128/s_nearbyintl.c: Likewise.
42282 * sysdeps/ieee754/ldbl-128/s_nextafterl.c: Likewise.
42283 * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
42284 * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
42285 * sysdeps/ieee754/ldbl-128/s_rintl.c: Likewise.
42286 * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
42287 * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
42288 * sysdeps/ieee754/ldbl-128/s_sinl.c: Likewise.
42289 * sysdeps/ieee754/ldbl-128/s_tanhl.c: Likewise.
42290 * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
42291 * sysdeps/ieee754/ldbl-128/w_expl.c: Likewise.
42292 * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
42293 * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
42294 * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
42295 * sysdeps/ieee754/ldbl-128ibm/k_tanl.c: Likewise.
42296 * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c: Likewise.
42297 * sysdeps/ieee754/ldbl-128ibm/s_ceill.c: Likewise.
42298 * sysdeps/ieee754/ldbl-128ibm/s_copysignl.c: Likewise.
42299 * sysdeps/ieee754/ldbl-128ibm/s_cosl.c: Likewise.
42300 * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Likewise.
42301 * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c: Likewise.
42302 * sysdeps/ieee754/ldbl-128ibm/s_floorl.c: Likewise.
42303 * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c: Likewise.
42304 * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Likewise.
42305 * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c: Likewise.
42306 * sysdeps/ieee754/ldbl-128ibm/s_llroundl.c: Likewise.
42307 * sysdeps/ieee754/ldbl-128ibm/s_logbl.c: Likewise.
42308 * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c: Likewise.
42309 * sysdeps/ieee754/ldbl-128ibm/s_lroundl.c: Likewise.
42310 * sysdeps/ieee754/ldbl-128ibm/s_modfl.c: Likewise.
42311 * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Likewise.
42312 * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Likewise.
42313 * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
42314 * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c: Likewise.
42315 * sysdeps/ieee754/ldbl-128ibm/s_rintl.c: Likewise.
42316 * sysdeps/ieee754/ldbl-128ibm/s_roundl.c: Likewise.
42317 * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
42318 * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
42319 * sysdeps/ieee754/ldbl-128ibm/s_sinl.c: Likewise.
42320 * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c: Likewise.
42321 * sysdeps/ieee754/ldbl-128ibm/s_tanl.c: Likewise.
42322 * sysdeps/ieee754/ldbl-128ibm/s_truncl.c: Likewise.
42323 * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
42324 * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
42325 * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
42326 * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
42327 * sysdeps/ieee754/ldbl-96/s_copysignl.c: Likewise.
42328 * sysdeps/ieee754/ldbl-96/s_cosl.c: Likewise.
42329 * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
42330 * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
42331 * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
42332 * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
42333 * sysdeps/ieee754/ldbl-96/s_frexpl.c: Likewise.
42334 * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Likewise.
42335 * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
42336 * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
42337 * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
42338 * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
42339 * sysdeps/ieee754/ldbl-96/s_nexttoward.c: Likewise.
42340 * sysdeps/ieee754/ldbl-96/s_nexttowardf.c: Likewise.
42341 * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
42342 * sysdeps/ieee754/ldbl-96/s_sinl.c: Likewise.
42343 * sysdeps/ieee754/ldbl-96/s_tanhl.c: Likewise.
42344 * sysdeps/ieee754/ldbl-96/s_tanl.c: Likewise.
42345 * sysdeps/ieee754/s_matherr.c: Likewise.
42346 * sysdeps/powerpc/fpu/w_sqrt.c: Likewise.
42347 * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
42348 * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
42349 * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
42350
965a54a4
JM
423512012-01-26 Joseph Myers <joseph@codesourcery.com>
42352
42353 * crypt/md5.h: Remove __STDC__ conditionals.
42354 * libio/libioP.h: Likewise.
42355 * locale/programs/config.h: Likewise.
42356 * sysdeps/generic/sysdep.h: Likewise.
42357 * sysdeps/i386/asm-syntax.h: Likewise.
42358 * sysdeps/s390/asm-syntax.h: Likewise.
42359 * sysdeps/unix/sysdep.h: Likewise.
42360 * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h: Likewise.
42361 * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
42362
7071ad79
JM
423632012-01-26 Joseph Myers <joseph@codesourcery.com>
42364
42365 * libio/libio.h: Remove __STDC__ conditionals.
42366 * malloc/obstack.h: Likewise.
42367 * math/complex.h: Likewise.
42368 * math/math.h: Likewise.
42369 * sysdeps/generic/_G_config.h: Likewise.
42370 * sysdeps/gnu/_G_config.h: Likewise.
42371 * sysdeps/mach/hurd/_G_config.h: Likewise.
42372 * sysdeps/powerpc/bits/mathdef.h: Likewise.
42373 * sysdeps/sh/sh4/bits/mathdef.h: Likewise.
42374 * sysdeps/sparc/bits/mathdef.h: Likewise.
42375
afc5ed09
UD
423762012-01-26 Ulrich Drepper <drepper@gmail.com>
42377
42378 [BZ #13583]
42379 * sysdeps/x86_64/multiarch/init-arch.h: Define bit_OSXSAVE.
08cf777f 42380 Clean up HAS_* macros.
afc5ed09 42381 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): If
08cf777f
UD
42382 bit_AVX is set also check OSXAVE/XCR0 and set bit_YMM_Usable if
42383 possible.
42384 * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Use HAS_YMM_USABLE, not
42385 HAS_AVX.
42386 * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
42387 * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
42388 * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
42389 * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
42390 * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
afc5ed09 42391
bdb6de1d
JM
423922012-01-25 Joseph Myers <joseph@codesourcery.com>
42393
42394 * elf/tst-unique3.cc (gets): Remove declaration.
42395 * elf/tst-unique3lib.cc (gets): Likewise.
42396 * elf/tst-unique3lib2.cc (gets): Likewise.
42397 * elf/tst-unique4.cc (gets): Likewise.
42398
b15549e6
UD
423992012-01-24 Ulrich Drepper <drepper@gmail.com>
42400
42401 * include/stdio.h: Add C++ protection. Add gets declarations and
42402 definitions.
42403 * debug/tst-chk1.c: Don't declare gets here.
42404 * stdio-common/tst-gets.c: Likewise.
42405
a037381f
JM
424062012-01-24 Joseph Myers <joseph@codesourcery.com>
42407
42408 * posix/glob: Remove directory.
42409
f1d4aa75
JM
424102012-01-24 Joseph Myers <joseph@codesourcery.com>
42411
42412 * wcsmbs/Makefile (tst-c16c32-1-ENV): Define.
42413
81c0c964
PT
424142012-01-22 Pino Toscano <toscano.pino@tiscali.it>
42415
42416 * sysdeps/mach/hurd/socket.c (__socket): Return EAFNOSUPPORT instead
42417 of the non-standard EPFNOSUPPORT.
42418
0ea698ae
ST
424192011-12-26 Samuel Thibault <samuel.thibault@ens-lyon.org>
42420
42421 * sysdeps/mach/hurd/mmap.c (__mmap): When MAPADDR is nonzero, try
42422 __vm_allocate and __vm_map with ANYWHERE set to 0 first, and try with
42423 ANYWHERE set to 1 only on KERN_NO_SPACE error.
42424
d220b117
UD
424252012-01-21 Ulrich Drepper <drepper@gmail.com>
42426
42427 * wcsmbs/uchar.h: Test __STDC_VERSION__.
42428
3e1aa84e
UD
424292012-01-20 Ulrich Drepper <drepper@gmail.com>
42430
42431 * nscd/aicache.c (addhstaiX): Do not cache negative results of
42432 transient errors.
42433 * nscd/grpcache.c (cache_addgr): Likewise.
42434 * nscd/hstcache.c (cache_addhst): Likewise.
42435 * nscd/initgrcache.c (addinitgroupsX): Likewise.
42436 * nscd/pwdcache.c (cache_addpw): Likewise.
42437 * nscd/servicescache.c (cache_addserv): Likewise.
42438
400aa020
UD
424392012-01-16 Ulrich Drepper <drepper@gmail.com>
42440
d77e7869
UD
42441 * malloc/malloc.c: Various cleanups.
42442 * malloc/hooks.c: Likewise.
42443
400aa020
UD
42444 * stdlib/Makefile (tests): Add bug-fmtmsg1.
42445 * stdlib/bug-fmtmsg1.c: New file.
42446
42447 * stdlib/fmtmsg.c (init): Add missing unlock.
42448 Patch by Peng Haitao <penght@cn.fujitsu.com>.
42449
e0a309cf
MP
424502012-01-12 Marek Polacek <polacek@redhat.com>
42451
42452 * libio/bits/stdio2.h: Do not define gets for ISO C11, ISO C++11,
42453 and _GNU_SOURCE.
42454
929d11c7
WS
424552012-01-04 Will Schmidt <will_schmidt@vnet.ibm.com>
42456
42457 * powerpc/powerpc32/sysdep.h: Add GLUE and GENERATE_GOT_LABEL macros.
42458 * unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Call
42459 macro to ensure uniqueness of label name.
42460 * unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Likewise.
42461 * unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Likewise.
42462
41d0e869
UD
424632012-01-11 Ulrich Drepper <drepper@gmail.com>
42464
0cc5ed3b
UD
42465 * sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c: New file.
42466
41d0e869
UD
42467 * sysdeps/ieee754/dbl-64/s_scalbln.c: Add branch prediction.
42468 * sysdeps/ieee754/flt-32/s_scalblnf.c: Likewise.
42469 * sysdeps/ieee754/ldbl-96/s_scalblnl.c: Likewise.
42470 * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c: New file.
42471
a47a831a
UD
424722012-01-10 Ulrich Drepper <drepper@gmail.com>
42473
daa891c0
UD
42474 * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: New file.
42475
42476 * sysdeps/ieee754/dbl-64/s_modf.c: Add branch prediction.
42477 * sysdeps/ieee754/flt-32/s_modff.c: Likewise.
42478 * sysdeps/ieee754/ldbl-96/s_modfl.c: Likewise.
42479
e58ef0f2
UD
42480 * math/bits/mathcalls.h: Add const attribute to fmin and fmax.
42481
a47a831a 42482 * sysdeps/ieee754/dbl-64/s_scalbn.c: Add branch prediction.
a47a831a
UD
42483 * sysdeps/ieee754/flt-32/s_scalbnf.c: Likewise.
42484 * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
41d0e869 42485 * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c: New file.
a47a831a
UD
42486
42487 * math/bits/math-finite.h: Add ldexp support.
42488
a0bfc9c7
MP
424892012-01-10 Marek Polacek <polacek@redhat.com>
42490
42491 * locale/programs/localedef.h (show_archive_content): Add noreturn
42492 attribute.
42493
d6e97a1d
UD
424942012-01-09 Ulrich Drepper <drepper@gmail.com>
42495
42496 * sysdeps/ieee754/dbl-64/s_log1p.c (__log1p): Add branch prediction.
42497
d5835c26
UD
424982012-01-08 Ulrich Drepper <drepper@gmail.com>
42499
e5f484c6
UD
42500 * io/bits/poll2.h: Add __BEGIN/__END_DECLS.
42501
d5835c26
UD
42502 * io/Makefile (headers): Add bits/poll2.h.
42503
d1f741e9
WS
425042011-01-05 Will Schmidt <will_schmidt@vnet.ibm.com>
42505
42506 * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S: Fix a
42507 typo #include statement.
42508
ec09c1c4
UD
425092012-01-08 Ulrich Drepper <drepper@gmail.com>
42510
42511 * include/sys/cdefs.h: Define __attribute_alloc_size.
42512 * catgets/gencat.c: Add alloc_size attribute and apply consistently
42513 the malloc attribute to xmalloc, xcalloc, xrealloc, and xstrdup.
42514 * elf/pldd.c: Likewise.
42515 * iconv/iconv_charmap.c: Likewise.
42516 * iconv/iconvconfig.c: Likewise.
42517 * iconv/strtab.c: Likewise.
42518 * locale/programs/locale.c: Likewise.
42519 * locale/programs/localedef.h: Likewise.
42520 * locale/programs/simple-hash.c: Likewise.
42521 * nscd/nscd.h: Likewise.
42522 * nss/makedb.c: Likewise.
42523 * sysdeps/generic/ldconfig.h: Likewise.
42524 * locale/programs/localedef.c: Remove xmalloc prototype.
42525 * nscd/mem.c: Remove xmalloc and xcalloc prototypes.
42526
20b38e03
PP
425272012-01-05 Paul Pluzhnikov <ppluzhnikov@google.com>
42528
42529 * stdio-common/vfscanf.c (_IO_vfscanf_internal): Use alloca when
42530 appropriate.
42531
a0da5fe1
UD
425322012-01-08 Ulrich Drepper <drepper@gmail.com>
42533
1d5a644a 42534 * math/Makefile (tests): Add tst-CMPLX.
669704fd 42535 * math/tst-CMPLX.c: New file.
1d5a644a 42536
8784a6db
UD
42537 * math/complex.h (CMPLXL): Fix typo.
42538
d9a216c0
UD
42539 * debug/Makefile (routines): Add poll_chk and ppoll_chk.
42540 * debug/Versions: Export __pool_chk and __ppoll_chk from libc for
42541 GLIBC_2.16.
42542 * debug/tst-chk1.c: Add poll and ppoll tests.
42543 * io/sys/poll.h: Include bits/poll2.h for _FORTIFY_SOURCE.
42544 * include/sys/poll.h: Add hidden proto for ppoll.
42545 * sysdeps/unix/sysv/linux/ppoll.c: Add hidden def.
42546 * sysdeps/mach/hurd/ppoll.c: Likewise.
42547 * io/ppoll.c: Likewise.
42548 * debug/poll_chk.c: New file.
42549 * debug/ppoll_chk.c: New file.
42550 * include/bits/poll2.h: New file.
42551 * io/bits/poll2.h: New file.
42552
ac097f5c
UD
42553 [BZ #1350]
42554 * math/complex.h (CMPLX, CMPLXF, CMPLXL): Define.
42555
2119dcfa
UD
42556 * configure.in: static is always set to yes. Remove.
42557 * config.make.in: Don't set build-static.
42558 * Makeconfig: Remove use of build-static.
42559 * dlfcn/Makefile: Likewise.
42560 * elf/Makefile: Likewise.
42561 * math/Makefile: Likewise.
42562 * misc/Makefile: Likewise.
42563 * nptl/Makefile: Likewise.
42564 * sysdeps/mach/hurd/Makefile: Likewise.
42565
121766a9
UD
42566 * configure.in: PWD_P is not used anymore.
42567 * config.make.in: Remove PWD_P entry.
42568
51a1d39c 42569 * configure.in: Remove last remnants of RANLIB.
8720d066 42570 No need to check for signed size_t anymore.
215f4bdc
UD
42571 Don't set libc_commonpagesize and libc_relro_required here for Alpha
42572 and IA-64.
3857022a 42573 Remove __builtin_expect test because we require at least gcc 3.4.
51a1d39c
UD
42574 * aclocal.m4: Likewise.
42575
d3ed7225
UD
42576 * wcsmbs/mbrtoc16.c: Implement using towc function.
42577 * wcsmbs/wcsmbsload.h: No need for toc16 and fromc16 functions.
42578 * wcsmbs/wcsmbsload.c: Likewise.
42579 * iconv/gconv_simple.c: Likewise.
42580 * iconv/gconv_int.h: Likewise.
42581 * iconv/gconv_builtin.h: Likewise.
42582 * iconv/iconv_prog.c: Remove CHAR16 handling.
42583
42584 * wcsmbs/c16rtomb.c: Remove #if 0'ed code.
42585
42586 * wcsmbs/mbrtowc.c: Better check for invalid inputs.
42587
a0da5fe1
UD
42588 * configure.in: Remove --with-elf and --enable-bounded options.
42589 Dont set base_machine for ia64. More non-ELF conditions removed.
42590 Remove testing and setting of leading underscore information.
42591 * config.make.in (build-bounded): Set to no.
42592 * config.h.in: Remove NO_UNDERSCORES entry.
42593 * include/libc-symbols.h: Don't define HAVE_WEAK_SYMBOLS. ELF has
42594 them.
42595 * csu/start.c: Remove !NO_UNDERSCORE code.
42596 * locale/localeinfo.h: Likewise.
42597 * sysdeps/generic/machine-gmon.h: Likewise.
42598 * sysdeps/generic/sysdep.h: Likewise.
42599 * sysdeps/i386/sysdep.h: Likewise.
42600 * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Likewise.
42601 * sysdeps/mach/sysdep.h: Likewise.
42602 * sysdeps/s390/s390-32/sysdep.h: Likewise.
42603 * sysdeps/s390/s390-64/sysdep.h: Likewise.
42604 * sysdeps/sh/sysdep.h: Likewise.
42605 * sysdeps/sparc/sparc32/alloca.S: Likewise.
42606 * sysdeps/unix/i386/sysdep.S: Likewise.
42607 * sysdeps/unix/sparc/start.c: Likewise.
42608 * sysdeps/unix/sparc/sysdep.S: Likewise.
42609 * sysdeps/unix/sparc/sysdep.h: Likewise.
42610 * sysdeps/unix/start.c: Likewise.
42611 * sysdeps/unix/x86_64/sysdep.S: Likewise.
42612 * sysdeps/x86_64/sysdep.h: Likewise.
42613
df78418a
UD
426142012-01-07 Ulrich Drepper <drepper@gmail.com>
42615
a784e502
UD
42616 [BZ #13553]
42617 * misc/sys/cdefs.h: Remove __const, __signed, and __volatile definition
42618 for non-gcc.
42619 * argp/argp-fmtstream.h: Use const instead __const.
42620 * argp/argp.h: Likewise.
42621 * assert/assert.h: Likewise.
42622 * bits/fenv.h: Likewise.
42623 * bits/sched.h: Likewise.
42624 * bits/sigset.h: Likewise.
42625 * bits/sigthread.h: Likewise.
42626 * catgets/nl_types.h: Likewise.
42627 * conform/data/pthread.h-data: Likewise.
42628 * crypt/crypt-private.h: Likewise.
42629 * crypt/crypt.h: Likewise.
42630 * crypt/crypt_util.c: Likewise.
42631 * ctype/ctype.h: Likewise.
42632 * debug/execinfo.h: Likewise.
42633 * debug/mbsnrtowcs_chk.c: Likewise.
42634 * debug/mbsrtowcs_chk.c: Likewise.
42635 * debug/wcsnrtombs_chk.c: Likewise.
42636 * debug/wcsrtombs_chk.c: Likewise.
42637 * debug/wcstombs_chk.c: Likewise.
42638 * dirent/dirent.h: Likewise.
42639 * dlfcn/dlfcn.h: Likewise.
42640 * elf/neededtest4.c: Likewise.
42641 * grp/grp.h: Likewise.
42642 * gshadow/gshadow.h: Likewise.
42643 * iconv/gconv.h: Likewise.
42644 * iconv/gconv_int.h: Likewise.
42645 * iconv/gconv_simple.c: Likewise.
42646 * iconv/iconv.h: Likewise.
42647 * iconv/loop.c: Likewise.
42648 * iconv/skeleton.c: Likewise.
42649 * include/aio.h: Likewise.
42650 * include/aliases.h: Likewise.
42651 * include/argz.h: Likewise.
42652 * include/arpa/inet.h: Likewise.
42653 * include/assert.h: Likewise.
42654 * include/dirent.h: Likewise.
42655 * include/dlfcn.h: Likewise.
42656 * include/execinfo.h: Likewise.
42657 * include/fcntl.h: Likewise.
42658 * include/fenv.h: Likewise.
42659 * include/glob.h: Likewise.
42660 * include/grp.h: Likewise.
42661 * include/libintl.h: Likewise.
42662 * include/mntent.h: Likewise.
42663 * include/netdb.h: Likewise.
42664 * include/pwd.h: Likewise.
42665 * include/rpc/netdb.h: Likewise.
42666 * include/sched.h: Likewise.
42667 * include/search.h: Likewise.
42668 * include/shadow.h: Likewise.
42669 * include/signal.h: Likewise.
42670 * include/stdio.h: Likewise.
42671 * include/stdlib.h: Likewise.
42672 * include/string.h: Likewise.
42673 * include/sys/socket.h: Likewise.
42674 * include/sys/stat.h: Likewise.
42675 * include/sys/statfs.h: Likewise.
42676 * include/sys/statvfs.h: Likewise.
42677 * include/sys/syslog.h: Likewise.
42678 * include/sys/time.h: Likewise.
42679 * include/sys/uio.h: Likewise.
42680 * include/time.h: Likewise.
42681 * include/unistd.h: Likewise.
42682 * include/utmp.h: Likewise.
42683 * include/wchar.h: Likewise.
42684 * include/wctype.h: Likewise.
42685 * inet/aliases.h: Likewise.
42686 * inet/arpa/inet.h: Likewise.
42687 * inet/netinet/ether.h: Likewise.
42688 * inet/netinet/in.h: Likewise.
42689 * intl/libintl.h: Likewise.
42690 * io/bits/fcntl2.h: Likewise.
42691 * io/fcntl.h: Likewise.
42692 * io/ftw.h: Likewise.
42693 * io/sys/poll.h: Likewise.
42694 * io/sys/stat.h: Likewise.
42695 * io/sys/statfs.h: Likewise.
42696 * io/sys/statvfs.h: Likewise.
42697 * io/utime.h: Likewise.
42698 * libio/bits/stdio.h: Likewise.
42699 * libio/bits/stdio2.h: Likewise.
42700 * libio/libio.h: Likewise.
42701 * libio/libioP.h: Likewise.
42702 * libio/stdio.h: Likewise.
42703 * locale/lc-ctype.c: Likewise.
42704 * locale/locale.h: Likewise.
42705 * login/utmp.h: Likewise.
42706 * malloc/arena.c: Likewise.
42707 * malloc/malloc.c: Likewise.
42708 * malloc/malloc.h: Likewise.
42709 * malloc/mcheck.c: Likewise.
42710 * malloc/mtrace.c: Likewise.
42711 * math/bits/mathcalls.h: Likewise.
42712 * math/fenv.h: Likewise.
42713 * math/math_private.h: Likewise.
42714 * misc/bits/error.h: Likewise.
42715 * misc/bits/syslog.h: Likewise.
42716 * misc/err.h: Likewise.
42717 * misc/error.h: Likewise.
42718 * misc/fstab.h: Likewise.
42719 * misc/mntent.h: Likewise.
42720 * misc/regexp.h: Likewise.
42721 * misc/search.h: Likewise.
42722 * misc/sgtty.h: Likewise.
42723 * misc/sys/mman.h: Likewise.
42724 * misc/sys/syslog.h: Likewise.
42725 * misc/sys/uio.h: Likewise.
42726 * misc/sys/xattr.h: Likewise.
42727 * misc/ttyent.h: Likewise.
42728 * nis/rpcsvc/ypclnt.h: Likewise.
42729 * nss/nss.h: Likewise.
42730 * posix/bits/unistd.h: Likewise.
42731 * posix/fnmatch.h: Likewise.
42732 * posix/glob.h: Likewise.
42733 * posix/sched.h: Likewise.
42734 * posix/spawn.h: Likewise.
42735 * posix/sys/wait.h: Likewise.
42736 * posix/unistd.h: Likewise.
42737 * posix/wordexp.h: Likewise.
42738 * pwd/pwd.h: Likewise.
42739 * resolv/netdb.h: Likewise.
42740 * resource/sys/resource.h: Likewise.
42741 * rt/aio.h: Likewise.
42742 * rt/bits/mqueue2.h: Likewise.
42743 * rt/mqueue.h: Likewise.
42744 * shadow/shadow.h: Likewise.
42745 * signal/signal.h: Likewise.
42746 * socket/send.c: Likewise.
42747 * socket/sendto.c: Likewise.
42748 * socket/sys/socket.h: Likewise.
42749 * stdio-common/printf.h: Likewise.
42750 * stdlib/bits/stdlib.h: Likewise.
42751 * stdlib/fmtmsg.h: Likewise.
42752 * stdlib/monetary.h: Likewise.
42753 * stdlib/stdlib.h: Likewise.
42754 * stdlib/ucontext.h: Likewise.
42755 * streams/stropts.h: Likewise.
42756 * string/argz.h: Likewise.
42757 * string/bits/string2.h: Likewise.
42758 * string/string.h: Likewise.
42759 * string/strings.h: Likewise.
42760 * sunrpc/rpc/auth.h: Likewise.
42761 * sunrpc/rpc/auth_des.h: Likewise.
42762 * sunrpc/rpc/clnt.h: Likewise.
42763 * sunrpc/rpc/netdb.h: Likewise.
42764 * sunrpc/rpc/pmap_clnt.h: Likewise.
42765 * sunrpc/rpc/xdr.h: Likewise.
42766 * sysdeps/generic/inttypes.h: Likewise.
42767 * sysdeps/generic/net/if.h: Likewise.
42768 * sysdeps/generic/sys/swap.h: Likewise.
42769 * sysdeps/gnu/net/if.h: Likewise.
42770 * sysdeps/gnu/utmpx.h: Likewise.
42771 * sysdeps/i386/fpu/bits/fenv.h: Likewise.
42772 * sysdeps/i386/i486/bits/string.h: Likewise.
42773 * sysdeps/ieee754/ldbl-opt/nldbl-strtold_l.c: Likewise.
42774 * sysdeps/s390/bits/string.h: Likewise.
42775 * sysdeps/s390/fpu/bits/fenv.h: Likewise.
42776 * sysdeps/sparc/fpu/bits/fenv.h: Likewise.
42777 * sysdeps/sparc/fpu/bits/mathinline.h: Likewise.
42778 * sysdeps/unix/sysv/linux/bits/resource.h: Likewise.
42779 * sysdeps/unix/sysv/linux/bits/sched.h: Likewise.
42780 * sysdeps/unix/sysv/linux/bits/sigset.h: Likewise.
42781 * sysdeps/unix/sysv/linux/bits/socket.h: Likewise.
42782 * sysdeps/unix/sysv/linux/bits/sys_errlist.h: Likewise.
42783 * sysdeps/unix/sysv/linux/bits/uio.h: Likewise.
42784 * sysdeps/unix/sysv/linux/i386/glob64.c: Likewise.
42785 * sysdeps/unix/sysv/linux/i386/olddirent.h: Likewise.
42786 * sysdeps/unix/sysv/linux/preadv.c: Likewise.
42787 * sysdeps/unix/sysv/linux/prlimit.c: Likewise.
42788 * sysdeps/unix/sysv/linux/pwritev.c: Likewise.
42789 * sysdeps/unix/sysv/linux/readv.c: Likewise.
42790 * sysdeps/unix/sysv/linux/s390/s390-32/utmp-convert.h: Likewise.
42791 * sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.h: Likewise.
42792 * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
42793 * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c: Likewise.
42794 * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c: Likewise.
42795 * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Likewise.
42796 * sysdeps/unix/sysv/linux/sparc/sys/timerfd.h: Likewise.
42797 * sysdeps/unix/sysv/linux/sys/acct.h: Likewise.
42798 * sysdeps/unix/sysv/linux/sys/epoll.h: Likewise.
42799 * sysdeps/unix/sysv/linux/sys/mount.h: Likewise.
42800 * sysdeps/unix/sysv/linux/sys/swap.h: Likewise.
42801 * sysdeps/unix/sysv/linux/sys/timerfd.h: Likewise.
42802 * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
42803 * sysdeps/x86_64/fpu/bits/fenv.h: Likewise.
42804 * sysdeps/x86_64/strcasecmp_l-nonascii.c: Likewise.
42805 * sysdeps/x86_64/strncase_l-nonascii.c: Likewise.
42806 * sysvipc/sys/ipc.h: Likewise.
42807 * sysvipc/sys/msg.h: Likewise.
42808 * sysvipc/sys/sem.h: Likewise.
42809 * sysvipc/sys/shm.h: Likewise.
42810 * termios/termios.h: Likewise.
42811 * time/sys/time.h: Likewise.
42812 * time/time.h: Likewise.
42813 * wcsmbs/bits/wchar2.h: Likewise.
42814 * wcsmbs/uchar.h: Likewise.
42815 * wcsmbs/wchar.h: Likewise.
42816 * wctype/wctype.h: Likewise.
42817
0269750c
UD
42818 [BZ #13551]
42819 * Makeconfig: Remove all but ELF support including AIX support.
42820 * Makerules: Likewise.
42821 * config.h.in: Likewise.
42822 * config.make.in: Likewise.
42823 * configure: Likewise.
42824 * configure.in: Likewise.
42825 * csu/Makefile: Likewise.
42826 * csu/version.c: Likewise.
42827 * debug/Makefile: Likewise.
42828 * dlfcn/Makefile: Likewise.
42829 * elf/Makefile: Likewise.
42830 * extra-lib.mk: Likewise.
42831 * iconv/Makefile: Likewise.
42832 * include/libc-symbols.h: Likewise.
42833 * include/shlib-compat.h: Likewise.
42834 * resolv/Makefile: Likewise.
42835 * resolv/res_libc.c: Likewise.
42836 * rt/Makefile: Likewise.
42837 * sysdeps/i386/asm-syntax.h: Likewise.
42838 * sysdeps/i386/sysdep.h: Likewise.
42839 * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Likewise.
42840 * sysdeps/mach/sysdep.h: Likewise.
42841 * sysdeps/powerpc/powerpc32/Makefile: Likewise.
42842 * sysdeps/powerpc/powerpc64/Makefile: Likewise.
42843 * sysdeps/s390/asm-syntax.h: Likewise.
42844 * sysdeps/s390/s390-32/sysdep.h: Likewise.
42845 * sysdeps/s390/s390-64/sysdep.h: Likewise.
42846 * sysdeps/sh/sysdep.h: Likewise.
42847 * sysdeps/unix/sparc/sysdep.h: Likewise.
42848 * sysdeps/wordsize-32/divdi3.c: Likewise.
42849 * sysdeps/x86_64/sysdep.h: Likewise.
42850
00bbd29b
UD
42851 * argp/Versions: Remove _argp_unlock_xxx.
42852
42853 [BZ #13559]
42854 * abilist/ld.abilist: Update. Adjust for removal of tls option.
42855 * abilist/libBrokenLocale.abilist: Likewise.
42856 * abilist/libanl.abilist: Likewise.
42857 * abilist/libc.abilist: Likewise.
42858 * abilist/libcrypt.abilist: Likewise.
42859 * abilist/libdl.abilist: Likewise.
42860 * abilist/libm.abilist: Likewise.
42861 * abilist/libnsl.abilist: Likewise.
42862 * abilist/libpthread.abilist: Likewise.
42863 * abilist/libresolv.abilist: Likewise.
42864 * abilist/librt.abilist: Likewise.
42865 * abilist/libthread_db.abilist: Likewise.
42866 * abilist/libutil.abilist: Likewise.
42867 * abilist/libnss_db.abilist: New file.
42868
42869 * scripts/abilist.awk: Add support for indirect functions.
42870
a2693a0e
UD
42871 * sysdeps/unix/sysv/linux/configure.in: Remove m68k support.
42872
3f05895f
UD
42873 * sysdeps/generic/ldsodefs.h: Remove Alpha support.
42874
ecb6fb48
UD
42875 * shlib-versions: Remove entries for ports architectures.
42876
664f8cb9
UD
42877 * elf/tls-macros.h: Remove support for Alpha and IA-64. Should be in
42878 files in ports.
42879 * elf/stackguard-macros.h: Remove support for IA-64.
42880 * elf/tst-auditmod1.c: Likewise.
42881 * sysdeps/generic/ldsodefs.h: Likewise.
42882
7ae81d88
UD
42883 * sysdeps/unix/sysv/linux/configure.in: Ports should define
42884 libc_cv_gcc_unwind_find_fde and arch_minimum_kernel in their
42885 configure files.
42886
bdeba135
UD
42887 [BZ #13552]
42888 * configure.in: Remove --enable-omitfp support.
42889 * FAQ.in: Adjust.
42890 * config.make.in: Likewise.
42891 * Makeconfig: Likewise.
42892 * manual/install.texi: Likewise.
42893
d75a0a62
UD
42894 In case anyone cares, the IA-64 architecture could move to ports.
42895 * sysdeps/ia64/*: Removed.
42896 * sysdeps/unix/sysv/linux/ia64/*: Removed.
b13b9885 42897 * sysdeps/unix/sysv/linux/kernel-features.h: Remove IA-64 support.
d75a0a62 42898
dcc9756b
UD
42899 [BZ #13555]
42900 * configure.in: Remove entries for unsupported architectures.
42901
d3761ebc 42902 [BZ #13533]
9954432e
UD
42903 * iconv/gconv_builtin.h: Use CHAR16 for the char16_t conversions.
42904 * iconv/gconv_simple.c: Rename char16_t routines. Add char16_t<->utf8
42905 routines.
42906 * iconv/gconv_int.h: Adjust prototypes for char16_t routines.
42907 * iconv/iconv_prog.c: Recognize CHAR16 as internal name.
42908 * wcsmbs/c16rtomb.c: Fix a few problems. Disable all the code and
42909 fall back to using wcrtomb.
42910 * wcsmbs/mbrtoc16.: Fix implementation to handle real conversions.
42911 * wcsmbs/wcsmbsload.c: Make char16 routines optional. Adjust for
42912 renaming.
42913 * wcsmbs/Makefile (tests): Add tst-c16c32-1:
42914 * wcsmbs/tst-c16c32-1.c: New file.
42915
42916 * wcsmbs/wcrtomb.c: Use MB_LEN_MAX instead of MB_CUR_MAX for sizing
42917 local variable.
42918
c3a87236
UD
42919 * libio/stdio.h: Do not declare gets at all for _GNU_SOURCE.
42920
28926a1b
UD
42921 * elf/tst-unique3.cc: Add explicit declaration of gets.
42922 * elf/tst-unique3lib.cc: Likewise.
42923 * elf/tst-unique3lib2.cc: Likewise.
42924 * elf/tst-unique4.cc: Likewise.
42925
df78418a
UD
42926 * string/test-strcpy.c (do_one_test): Fix format string for WIDE use.
42927
8ecd6b2a
JM
429282012-01-06 Joseph Myers <joseph@codesourcery.com>
42929
42930 [BZ #13566]
42931 * assert/assert.h (static_assert): Don't define for C++.
42932 * libio/stdio.h (gets): Do declare for C++ <= C++11.
42933 * wcsmbs/uchar.h (char16_t, char32_t): Don't typedef for C++11.
42934
9f115170
UD
429352012-01-03 Ulrich Drepper <drepper@gmail.com>
42936
5e0d0300
UD
42937 * iconv/loop.c (single loop): Fix assertion in storing of
42938 remaining bytes.
42939
9f115170
UD
42940 * posix/regcomp.c (init_word_char): Optimize a bit for sane encodings.
42941
81fb02b0
UD
429422012-01-01 Ulrich Drepper <drepper@gmail.com>
42943
42944 * posix/getconf.c: Update copyright year.
42945 * nss/getent.c: Likewise.
a316c1f6 42946 * nss/makedb.c: Likewise.
81fb02b0
UD
42947 * iconv/iconvconfig.c: Likewise.
42948 * iconv/iconv_prog.c: Likewise.
42949 * elf/ldconfig.c: Likewise.
a316c1f6
UD
42950 * elf/pldd.c: Likewise.
42951 * elf/sotruss.ksh: Likewise.
81fb02b0
UD
42952 * catgets/gencat.c: Likewise.
42953 * csu/version.c: Likewise.
42954 * elf/ldd.bash.in: Likewise.
42955 * elf/sprof.c (print_version): Likewise.
42956 * locale/programs/locale.c: Likewise.
42957 * locale/programs/localedef.c: Likewise.
a316c1f6 42958 * login/programs/pt_chown.c: Likewise.
81fb02b0
UD
42959 * nscd/nscd.c (print_version): Likewise.
42960 * debug/xtrace.sh: Likewise.
42961 * malloc/memusage.sh: Likewise.
42962 * malloc/mtrace.pl: Likewise.
42963 * debug/catchsegv.sh: Likewise.
42964
2ba92745
JJ
429652011-12-30 Jakub Jelinek <jakub@redhat.com>
42966
42967 * posix/regex_internal.c (re_string_fetch_byte_case): Remove
42968 pure attribute.
42969
dadebdae
UD
429702011-12-24 Ulrich Drepper <drepper@gmail.com>
42971
d3761ebc 42972 [BZ #13533]
db6af3eb
UD
42973 * iconv/gconv_simple.c: Add ASCII<->UTF-16 transformations.
42974 * iconv/gconv_builtin.h: Add entries for internal ASCII<->UTF-16
42975 transformations.
42976 * iconv/gconv_int.h: Likewise.
42977 * wcsmbs/Makefile (routines): Add mbrtoc16 and c16rtomb.
42978 * wcsmbs/Versions: Export mbrtoc16, c16rtomb, mbrtoc32, c32rtomb
42979 from libc for GLIBC_2.16.
42980 * wcsmbs/mbrtowc.c: Define mbrtoc32 alias.
42981 * wcsmbs/wcrtomb.c: Define c32rtomb alias.
42982 * wcsmbs/uchar.h: Really define mbstate_t.
42983 * wcsmbs/wchar.h: Allow defining mbstate_t in uchar.h.
42984 * wcsmbs/c16rtomb.c: New file.
42985 * wcsmbs/mbrtoc16.c: New file.
42986 * wcsmbs/wcsmbsload.c: Add static definitions for c16 conversions
42987 for C/POSIX locale.
42988 (__wcsmbs_load_conv): Do not fill in c16 routines yet.
42989 * wcsmbs/wcsmbsload.h (gconv_fcts): Add entries for c16 routines.
42990
dadebdae
UD
42991 * wcsmbs/wchar.h: Add missing __restrict.
42992
67371b56
UD
429932011-12-23 Ulrich Drepper <drepper@gmail.com>
42994
74033a25
UD
42995 [BZ #13532]
42996 * time/Makefile (routines): Add timespec_get.
42997 * time/Versions: Export timespec_get from libc for GLIBC_2.16.
42998 * time/time.h: Define TIME_UTC and declare timespec_get. Define
42999 timespec for ISO C11.
43000 * time/timespec_get.c: New file.
43001 * sysdeps/unix/sysv/linux/timespec_get.c: New file.
43002 * sysdeps/unix/sysv/linux/x86_64/timespec_get.c: New file.
43003
380d7e87
UD
43004 [BZ #13531]
43005 * malloc/malloc.c: Define alias aligned_alloc for public_mEMALIGn.
43006 * stdlib/stdlib.h: Declare aligned_alloc.
43007 * Versions.def: Add GLIBC_2.16 for libc.
43008 * malloc/Versions: Export aligned_alloc from libc for GLIBC_2.16.
43009
4e9e7a35
UD
43010 [BZ 13527]
43011 * stdlib/stdlib.h: Make at_quick_exit and quick_exit available for
43012 ISO C11.
43013
380d7e87 43014 * include/features.h: Define __USE_ISOCXX11 when compiling ISO C++11
8fd8ff3b
UD
43015 code.
43016
03a71829
UD
43017 [BZ #13528]
43018 * libio/stdio.h: Do not declare gets for ISO C11 and _GNU_SOURCE.
43019
839e283e
UD
43020 [BZ #13529]
43021 * assert/assert.h (static_assert): Define.
43022
ce5294e2 43023 * version.h: Update for 2.16 development version.
90fa7312 43024
8d44e150 43025 [BZ #13526]
d7809905
UD
43026 * include/features.h: Handle __STDC_VERSION__ >= 201112 and
43027 _ISOC11_SOURCE.
43028
c0da14cd
UD
43029 * version.h (RELEASE): Bump for 2.15 release.
43030 * include/features.h (__GLIBC_MINOR__): Bump to 15.
43031
530a3249
MP
43032 * sysdeps/x86_64/dl-machine.h: Fix typos in comments.
43033 Patch by Marek Polacek <mpolacek@redhat.com>.
43034
67371b56
UD
43035 * bits/byteswap.h: Protect long long constants with __extension__.
43036 * sysdeps/i386/bits/byteswap.h: Likewise.
43037 * sysdeps/ia64/bits/byteswap.h: Likewise.
43038 * sysdeps/s390/bits/byteswap.h: Likewise.
43039 * sysdeps/x86_64/bits/byteswap.h: Likewise.
43040
15db4de1
LD
430412011-12-23 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
43042
43043 [BZ #13540]
bbe315ea
LD
43044 * sysdeps/x86_64/multiarch/strcpy-ssse3.S: Fix overrun in
43045 destination buffer.
15db4de1
LD
43046 * sysdeps/x86_64/multiarch/wcscpy-ssse3.S: Likewise.
43047
2b2596b1
MP
430482011-12-23 Marek Polacek <polacek@redhat.com>
43049
43050 * elf/dl-addr.c (determine_info): Add inline keyword.
43051 * elf/tst-auditmod4b.c (check_avx): Likewise.
43052 * elf/tst-auditmod6b.c (check_avx): Likewise.
43053 * elf/tst-auditmod6c.c (check_avx): Likewise.
43054 * elf/tst-auditmod7b.c (check_avx): Likewise.
43055
70c6c246
UD
430562011-12-23 Ulrich Drepper <drepper@gmail.com>
43057
43058 * sysdeps/i386/fpu/bits/fenv.h (feraiseexcept): Also enable for
43059 !__SSE_MATH__.
43060
c044cf14
LD
430612011-12-23 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
43062
15db4de1 43063 [BZ #13540]
c044cf14
LD
43064 * sysdeps/i386/i686/multiarch/wcscpy-ssse3.S: Fix wrong copying
43065 processing for last bytes.
43066
6b13d9d9
BH
430672011-08-06 Bruno Haible <bruno@clisp.org>
43068
d455f537
BH
43069 [BZ #13061]
43070 * iconvdata/cp1258.c (comp_table_data): Combine U+00A8 U+0301 to
43071 U+0385, not to U+1FEE.
43072
6b13d9d9
BH
43073 [BZ #13062]
43074 * iconvdata/tcvn5712-1.c (comp_table_data): Remove useless and wrong
43075 entry for U+00A5 U+0301.
43076
db910efd
UD
430772011-12-22 Ulrich Drepper <drepper@gmail.com>
43078
27deeafc
UD
43079 [BZ #13166]
43080 * inet/getnameinfo.c (getnameinfo): Return EAI_OVERFLOW if the
43081 buffer for the output is too small.
43082
aed9d171
UD
43083 * sysdeps/i386/fpu/bits/fenv.h [__SSE_MATH__]: Add feraiseexcept
43084 optimization.
43085
db910efd
UD
43086 [BZ #13185]
43087 * sysdeps/i386/fpu/fgetexcptflg.c (__fegetexceptflag): Also return
43088 SSE flags if possible.
43089
2bd779ae
LD
430902011-12-22 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
43091
e7f9dac3 43092 [BZ #13540]
2bd779ae
LD
43093 * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Fix wrong copying
43094 processing for last bytes.
43095
154bfc16
JM
430962011-12-22 Joseph Myers <joseph@codesourcery.com>
43097
43098 * sysdeps/unix/sysv/linux/Makefile (syscall-list-variants)
43099 (syscall-list-default-options, syscall-list-default-condition)
43100 (syscall-list-includes): Define.
43101 ($(objpfx)syscall-%.h $(objpfx)syscall-%.d): Support arbitrary
43102 list of ABIs and options and #if conditions for each ABI. Do not
43103 handle common syscalls between ABIs specially.
43104 * sysdeps/unix/sysv/linux/powerpc/Makefile (64bit-predefine):
43105 Remove.
43106 (syscall-list-variants, syscall-list-32bit-options)
43107 (syscall-list-32bit-condition, syscall-list-64bit-options)
43108 (syscall-list-64bit-condition): Define.
43109 * sysdeps/unix/sysv/linux/s390/Makefile (64bit-predefine): Remove.
43110 (syscall-list-variants, syscall-list-32bit-options)
43111 (syscall-list-32bit-condition, syscall-list-64bit-options)
43112 (syscall-list-64bit-condition): Define.
43113 * sysdeps/unix/sysv/linux/sparc/Makefile (64bit-predefine):
43114 Remove.
43115 (syscall-list-variants, syscall-list-32bit-options)
43116 (syscall-list-32bit-condition, syscall-list-64bit-options)
43117 (syscall-list-64bit-condition): Define.
43118 * sysdeps/unix/sysv/linux/x86_64/Makefile (64bit-predefine):
43119 Remove.
43120 (syscall-list-variants, syscall-list-32bit-options)
43121 (syscall-list-32bit-condition, syscall-list-64bit-options)
43122 (syscall-list-64bit-condition): Define.
43123
21eaf3a5
UD
431242011-12-22 Ulrich Drepper <drepper@gmail.com>
43125
16c6f992
UD
43126 * locale/iso-639.def: Add brx entry.
43127
41043168
UD
43128 [BZ #13328]
43129 * malloc/mtrace.c (tr_freehook): Avoid unnecessary unlock/lock.
43130 Proposed by Mariusz_Cukr <marcukr@op.pl>.
43131
21eaf3a5
UD
43132 * sysdeps/x86_64/fpu/bits/fenv.h: Use __REDIRECT_NTH for
43133 __feraiseexcept_renamed.
43134
e3a851a2
UD
431352011-12-21 Ulrich Drepper <drepper@gmail.com>
43136
4920765e
UD
43137 [BZ #13538]
43138 * sysdeps/unix/sysv/linux/sys/epoll.h: Initialize EPOLLONESHOT and
43139 EPOLLET with unsigned values.
43140 * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
43141 * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Likewise.
43142
e3a851a2
UD
43143 * math/s_cacosh.c: Use Kahan's formula if the subtraction could lead
43144 to large cancellation.
43145 * math/s_cacoshf.c: Likewise.
43146 * math/s_cacoshl.c: Likewise.
43147
b27e24b8
RK
431482011-11-18 Richard B. Kreckel <kreckel@ginac.de>
43149
43150 [BZ #13305]
aebefeee 43151 [BZ #12786]
b27e24b8
RK
43152 * math/s_cacosh.c: Fix rare miscomputation in cacosh().
43153 * math/s_cacoshf.c: Likewise.
43154 * math/s_cacoshl.c: Likewise.
43155
ee190f67
UD
431562011-12-21 Ulrich Drepper <drepper@gmail.com>
43157
43158 [BZ #13439]
43159 * iconv/gconv.h: Define __GCONV_SWAP.
43160 * iconvdata/unicode.c: The swap bit must be stored in __flags.
43161 * iconvdata/utf-16.c: Likewise.
43162 * iconvdata/utf-32.c: Likewise.
43163
707f25df
AS
431642011-12-21 Andreas Schwab <schwab@linux-m68k.org>
43165
43166 [BZ #13524]
43167 * stdlib/strtod_l.c (____STRTOF_INTERNAL): Clear lowest limb of
43168 numerator after shifting it by one limb.
43169
d2daaa1e
RÁE
431702011-12-19 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
43171
43172 * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Define it only
43173 under [__USE_EXTERN_INLINES].
43174
a4647e72
UD
431752011-12-17 Ulrich Drepper <drepper@gmail.com>
43176
43177 [BZ #13446]
43178 * stdio-common/vfprintf.c (vfprintf): Fix extension of specs array.
43179
f0b264f1
AZ
431802011-11-22 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
43181
43182 * sysdeps/powerpc/Makefile: Added locale-defines.sym generation.
43183 * sysdeps/powerpc/locale-defines.sym: Locale definitions for strcasecmp
43184 optimized code.
43185 * sysdeps/powerpc/powerpc32/power7/Makefile: New file.
43186 * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: New file.
43187 * sysdeps/powerpc/powerpc32/power7/strcasecmp_l.S: New file.
43188 * sysdeps/powerpc/powerpc64/power7/Makefile: Added unroll-loop option
43189 for strncasecmp/strncasecmp_l compilation.
43190 * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: New file.
43191 * sysdeps/powerpc/powerpc64/power7/strcasecmp_l.S: New file.
43192
8ef4f244
MP
431932011-12-08 Marek Polacek <mpolacek@redhat.com>
43194
43195 [BZ #13484]
43196 * math/bits/math-finite.h: Use __REDIRECT_NTH and __NTH instead
43197 of __asm__.
43198
97ac2654
UD
431992011-12-17 Ulrich Drepper <drepper@gmail.com>
43200
43201 [BZ #13506]
43202 * time/tzfile.c (__tzfile_read): Check values from file header.
43203
91d2a845
WS
432042011-11-21 Will Schmidt <will_schmidt@vnet.ibm.com>
43205
43206 * powerpc/powerpc32/sysdep.h: Define SETUP_GOT_ACCESS() macro.
43207 * powerpc/powerpc32/a2/memcpy.S: Use SETUP_GOT_ACCESS() macro.
43208 * powerpc/powerpc32/dl-start.S: Likewise.
43209 * powerpc/powerpc32/elf/start.S: Likewise.
43210 * powerpc/powerpc32/fpu/__longjmp-common.S: Likewise.
43211 * powerpc/powerpc32/fpu/s_ceil.S: Likewise.
43212 * powerpc/powerpc32/fpu/s_ceilf.S: Likewise.
43213 * powerpc/powerpc32/fpu/s_floor.S: Likewise.
43214 * powerpc/powerpc32/fpu/s_floorf.S: Likewise.
43215 * powerpc/powerpc32/fpu/s_lround.S: Likewise.
43216 * powerpc/powerpc32/fpu/s_rint.S: Likewise.
43217 * powerpc/powerpc32/fpu/s_rintf.S: Likewise.
43218 * powerpc/powerpc32/fpu/s_round.S: Likewise.
43219 * powerpc/powerpc32/fpu/s_roundf.S: Likewise.
43220 * powerpc/powerpc32/fpu/s_trunc.S: Likewise.
43221 * powerpc/powerpc32/fpu/s_truncf.S: Likewise.
43222 * powerpc/powerpc32/fpu/setjmp-common.S: Likewise.
43223 * powerpc/powerpc32/memset.S: Likewise.
43224 * powerpc/powerpc32/power4/fpu/s_llround.S: Likewise.
43225 * powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
43226 * powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
43227 * powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
43228 * powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
43229 * powerpc/powerpc32/power7/fpu/s_finite.S: Likewise.
43230 * powerpc/powerpc32/power7/fpu/s_isinf.S: Likewise.
43231 * powerpc/powerpc32/power7/fpu/s_isnan.S: Likewise.
43232 * unix/sysv/linux/powerpc/powerpc32/____longjmp_chk.S: Likewise.
43233 * unix/sysv/linux/powerpc/powerpc32/brk.S: Likewise.
43234 * unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Likewise.
43235 * unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Likewise.
43236 * unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Likewise.
43237
a1267ba1
AZ
432382011-11-18 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
43239
43240 * math/libm-test.inc: Added more nearbyint tests.
43241 * sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S: New file.
43242 * sysdeps/powerpc/powerpc32/fpu/s_nearbyintf.S: New file.
43243 * sysdeps/powerpc/powerpc64/fpu/s_nearbyint.S: New file.
43244 * sysdeps/powerpc/powerpc64/fpu/s_nearbyintf.S: New file.
43245
ad8ac1bd
RL
432462011-11-21 Ross Lagerwall <rosslagerwall@gmail.com>
43247
43248 * resolv/res_init.c (__res_vinit): Open /etc/resolv.conf with
43249 FD_CLOEXEC.
43250
1d3e4b61
UD
432512011-11-14 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
43252
43253 * sysdeps/x86_64/multiarch/Makefile [subdir=wcsmbs] (sysdep_routines):
43254 Add wcscpy-ssse3 wcscpy-c.
43255 * sysdeps/x86_64/multiarch/wcscpy-ssse3.S: New file.
43256 * sysdeps/x86_64/multiarch/wcscpy-c.c: New file.
43257 * sysdeps/x86_64/multiarch/wcscpy.S: New file.
43258 * sysdeps/x86_64/wcschr.S: New file.
43259 * sysdeps/x86_64/wcsrchr.S: New file.
43260 * string/test-strcmp.c: Remove checking of wcscmp function for
43261 wrong alignments.
43262 * sysdeps/i386/i686/multiarch/Makefile [subdir=wcsmbs]
43263 (sysdep_routines): Add wcscpy-ssse3 wcscpy-c wcschr-sse2 wcschr-c
43264 wcsrchr-sse2 wcsrchr-c.
43265 * sysdeps/i386/i686/multiarch/wcschr.S: New file.
43266 * sysdeps/i386/i686/multiarch/wcschr-c.c: New file.
43267 * sysdeps/i386/i686/multiarch/wcschr-sse2.S: New file.
43268 * sysdeps/i386/i686/multiarch/wcsrchr.S: New file.
43269 * sysdeps/i386/i686/multiarch/wcsrchr-c.c: New file.
43270 * sysdeps/i386/i686/multiarch/wcsrchr-sse2.S: New file.
43271 * sysdeps/i386/i686/multiarch/wcscpy.S: New file.
43272 * sysdeps/i386/i686/multiarch/wcscpy-c.c: New file.
43273 * sysdeps/i386/i686/multiarch/wcscpy-ssse3.S: New file.
43274 * wcsmbc/wcschr.c (WCSCHR): New macro.
43275
5b330a2d
UD
432762011-11-17 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
43277
43278 * wcsmbs/Makefile (strop-tests): Add wcsrchr wcscpy.
43279 * wcsmbs/test-wcsrchr.c: New file.
43280 * string/test-strrchr.c: Add wcsrchr support.
43281 (WIDE): New macro.
43282 * wcsmbs/test-wcscpy.c: New file.
43283 * string/test-strcpy.c: Add wcscpy support.
43284 (WIDE): New macro.
26428b7c 43285
f039c043
UD
432862011-12-10 Ulrich Drepper <drepper@gmail.com>
43287
43288 * sysdeps/generic/dl-hash.h (_dl_elf_hash): Lift one operation out of
43289 the inner loop.
43290
850fb039
AS
432912011-12-06 Andreas Schwab <schwab@linux-m68k.org>
43292
43293 [BZ #13472]
43294 * sysdeps/powerpc/fpu/e_hypot.c (twoM600): Correct value.
43295
4efbd5cb
UD
432962011-12-04 Ulrich Drepper <drepper@gmail.com>
43297
52ff5dd0 43298 * sysdeps/generic/dl-hash.h (_dl_elf_hash): Fix attribute.
52ad36a2 43299 Minor optimizations.
52ff5dd0 43300
4efbd5cb
UD
43301 * sunrpc/clnt_unix.c (clntunix_control): Fix aliasing issues.
43302 * sunrpc/clnt_tcp.c (clnttcp_control): Likewise.
43303 * sunrpc/clnt_udp.c (clntudp_call): Likewise.
43304
8a426e12
UD
433052011-12-03 Ulrich Drepper <drepper@gmail.com>
43306
aff2453d
UD
43307 * inet/netinet/in.h: Provide versions of IN6_IS_ADDR_UNSPECIFIED,
43308 IN6_IS_ADDR_LOOPBACK, IN6_IS_ADDR_LINKLOCAL, IN6_IS_ADDR_SITELOCAL,
43309 IN6_IS_ADDR_V4MAPPED, IN6_IS_ADDR_V4COMPAT, and IN6_ARE_ADDR_EQUAL
43310 for gcc to avoid warnings.
43311 * inet/Makefile (tests): Add tst-checks.
43312 * inet/tst-checks.c: New file.
43313
43314 * sysdeps/generic/dl-hash.h (_dl_elf_hash): Add attribute to avoid
43315 warning.
43316
43317 * sysdeps/x86_64/multiarch/wmemcmp-c.c: Provide prototype for
43318 __wmemcmp_sse2.
43319
43320 * sysdeps/x86_64/fpu/s_scalbln.c: Removed.
43321 * sysdeps/x86_64/fpu/s_scalbn.c: Removed.
43322
8a426e12
UD
43323 * malloc/mcheck.h: Fix use of incorrect encoding in comment.
43324
9bea3473
UD
433252011-12-02 Ulrich Drepper <drepper@gmail.com>
43326
3a965496
UD
43327 * nis/nis_findserv.c (__nis_findfastest_with_timeout): Avoid aliasing
43328 problem.
43329
9bea3473
UD
43330 * nscd/aicache.c (addhstaiX): Avoid unused variable warning.
43331
f101631b
UD
433322011-11-29 Joseph Myers <joseph@codesourcery.com>
43333
43334 * sysdeps/unix/sysv/linux/sh/bits/atomic.h (rNOSP): Define
43335 conditional on GCC version.
43336 (__arch_compare_and_exchange_val_8_acq)
43337 (__arch_compare_and_exchange_val_16_acq)
43338 (__arch_compare_and_exchange_val_32_acq, atomic_exchange_and_add)
43339 (atomic_add, atomic_add_negative, atomic_add_zero, atomic_bit_set)
43340 (atomic_bit_test_set): Use rNOSP instead of "r" constraints.
43341
a98275aa
UD
433422011-12-02 Joseph Myers <joseph@codesourcery.com>
43343
43344 * sysdeps/sh/backtrace.c: New file.
43345
d4cc29a2
AS
433462011-12-02 Andreas Schwab <schwab@redhat.com>
43347
43348 * misc/bits/select2.h (__FD_ELT): Mark as extension. Add
43349 parenthesis.
43350
6257af2d
AS
433512011-12-01 Andreas Schwab <schwab@redhat.com>
43352
43353 * sysdeps/unix/sysv/linux/futimes.c: Truncate time values when
43354 falling back to utime.
43355
b5f44c1a
AS
433562011-11-30 Andreas Schwab <schwab@redhat.com>
43357
43358 * sysdeps/s390/fpu/libm-test-ulps: Relax cpow (2 + 3 i, 4 + 0 i)
43359 expectations for float.
43360
f3a6cc0a
AS
433612011-11-29 Andreas Schwab <schwab@redhat.com>
43362
43363 * locale/weight.h (findidx): Add parameter len.
43364 * locale/weightwc.h (findidx): Likewise.
43365 * posix/fnmatch_loop.c (FCT): Adjust caller.
43366 * posix/regcomp.c (build_equiv_class): Likewise.
43367 * posix/regex_internal.h (re_string_elem_size_at): Likewise.
43368 * posix/regexec.c (check_node_accept_bytes): Likewise.
43369 * string/strcoll_l.c (STRCOLL): Likewise.
43370 * string/strxfrm_l.c (STRXFRM): Likewise.
43371
9d65ea3a
UD
433722011-11-17 Ulrich Drepper <drepper@gmail.com>
43373
43374 * Makefile.in: Remove CVSOPT handling.
43375 * configure.in: Remove use of AC_REVISION.
43376 * iconvdata/Makefile (distribute): No need to filter out CVS.
43377 * scripts/list-sources.sh: Remove CVS, subversion and monotone
43378 handling.
43379
5583a086
AS
433802011-11-16 Andreas Schwab <schwab@redhat.com>
43381
43382 * sysdeps/i386/i686/multiarch/strcmp-ssse3.S
43383 [USE_AS_STRCASECMP_L]: Fix argument offsets for non-PIC.
43384 [USE_AS_STRNCASECMP_L]: Likewise.
43385 (__strcasecmp_ssse3, __strncasecmp_ssse3): Handle
43386 NO_TLS_DIRECT_SEG_REFS.
43387 * sysdeps/i386/i686/multiarch/strcmp-sse4.S [USE_AS_STRCASECMP_L]:
43388 Fix argument offsets for non-PIC.
43389 [USE_AS_STRNCASECMP_L]: Likewise.
43390 (__strcasecmp_sse4_2, __strncasecmp_sse4_2): Handle
43391 NO_TLS_DIRECT_SEG_REFS.
43392
d62a8200
UD
433932011-11-15 Ulrich Drepper <drepper@gmail.com>
43394
9d65ea3a 43395 * locale/loadarchive.c (_nl_load_locale_from_archive): Open files with
d62a8200
UD
43396 O_CLOEXEC.
43397 * locale/loadlocale.c (_nl_load_locale): Likewise.
43398
09f93bd3
AS
433992011-11-15 Andreas Schwab <schwab@redhat.com>
43400
446514f9
AS
43401 * sysdeps/unix/sysv/linux/clock_gettime.c (SYSDEP_GETTIME_CPU)
43402 [__ASSUME_POSIX_CPU_TIMERS > 0]: Assign to retval and break.
43403 * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c
43404 (SYSCALL_GETTIME): Set errno on error.
43405
09f93bd3
AS
43406 * sysdeps/unix/sysv/linux/check_pf.c (make_request): Properly
43407 count references to noai6ai_cached.
43408
312be3f9
UD
434092011-11-15 Ulrich Drepper <drepper@gmail.com>
43410
43411 * time/getdate.c (__getdate_r): Set FD_CLOEXEC for given file.
43412
43413 * sysdeps/unix/sysv/linux/readonly-area.c (__readonly_area): Set
43414 FD_CLOEXEC for /proc/self/maps.
43415
43416 * sysdeps/unix/sysv/linux/getsysstats.c (phys_pages_info): Set
43417 FD_CLOEXEC for /proc/meminfo.
43418
43419 * sysdeps/posix/getaddrinfo.c (gaiconf_init): Set FD_CLOEXEC for
43420 gai.conf.
43421
43422 * resolv/res_query.c (res_hostalias): Don't allow cancellation and set
43423 FD_CLOEXEC for given file.
43424
43425 * resolv/res_hconf.c (do_init): Set FD_CLOEXEC for host.conf.
43426
43427 * resolv/gethnamaddr.c (_sethtent): Don't allow cancellation and set
43428 FD_CLOEXEC for /etc/hosts.
43429 (_gethtent): Likewise.
43430
43431 * nss/nsswitch.c (nss_parse_file): Set FD_CLOEXEC.
43432
43433 * nss/nss_files/files-netgrp.c (_nss_files_setnetgrent): Don't allow
43434 cancellation and set FD_CLOEXEC for /etc/netgroup.
43435
43436 * nss/nss_files/files-key.c (search): Don't allow cancellation when
43437 reading /etc/publickey.
43438
43439 * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Don't
43440 allow cancellation when reading /etc/group.
43441
43442 * nss/nss_files/files-alias.c (internal_setent): Don't allow
43443 cancellation.
43444 (get_next_alias): Likewise for included file. Also set FD_CLOEXEC.
43445
43446 * nss/nss_files/files-XXX.c (internal_setent): Don't allow cancellation
43447 when using data file.
43448
43449 * nis/nss-default.c (init): Set FD_CLOEXEC for /etc/default/nss.
43450
43451 * nis/nis_file.c (read_nis_obj): Set FD_CLOEXEC.
43452 (write_nis_obj): Use "c" and "e" in fopen.
43453
43454 * misc/mntent_r.c (__setmntent): Also append e to fopen format.
43455
43456 * misc/getusershell.c (initshells): Set FD_CLOEXEC for /etc/shells.
43457
43458 * misc/getttyent.c (setttyent): Set FD_CLOEXEC.
43459
43460 * misc/getpass.c (getpass): Set FD_CLOEXEC for /dev/tty.
43461
43462 * intl/localealias.c (read_alias_file): Set FD_CLOEXEC for
43463 locale.alias.
43464
43465 * inet/ruserpass.c (ruserpass): Set FD_CLOEXEC for .netrc.
43466
43467 * inet/rcmd.c (iruserfopen): Set FD_CLOEXEC for hosts.equiv.
43468
43469 * iconv/gconv_conf.c (read_conf_file): Set FD_CLOEXEC for config file.
43470
43471 * hesiod/hesiod.c (parse_config_file): Prevent cancellation in config
43472 file parsing and set FD_CLOEXEC.
43473
82af0fa8
UD
434742011-11-14 Ulrich Drepper <drepper@gmail.com>
43475
43476 * time/tzfile.c (__tzfile_read): Use "e" in fopen call.
43477
a5fb313c
AS
434782011-11-14 Andreas Schwab <schwab@redhat.com>
43479
43480 * malloc/arena.c (arena_get2): Don't call reused_arena when
43481 _int_new_arena failed.
43482
6abf3465
UD
434832011-11-14 Ulrich Drepper <drepper@gmail.com>
43484
43485 * sysdeps/i386/i686/multiarch/Makefile [subdir=string]
43486 (sysdep_routines): Add strcasecmp_l-sse4 and strncase_l-sse4.
43487 * sysdeps/i386/i686/multiarch/strcasecmp.S: Re-enable SSE4.2 code.
43488 * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
43489 * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
43490 * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Change to allow reuse
43491 to compile strcasecmp and strncasecmp.
43492 * sysdeps/i386/i686/multiarch/strcasecmp_l-sse4.S: New file.
43493 * sysdeps/i386/i686/multiarch/strncase_l-sse4.S: New file.
43494
43495 * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Use L macro consistently.
43496
76e3966e
UD
434972011-11-13 Ulrich Drepper <drepper@gmail.com>
43498
43499 * sysdeps/i386/i686/multiarch/Makefile [subdir=string]: Add
43500 locale-defines.sym to gen-as-const-headers.
43501 (sysdep_routines): Add strcasecmp_l-c, strcasecmp-c,
43502 strcasecmp_l-ssse3, strncase_l-c, strncase-c, and strncase_l-ssse3.
43503 * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Change to allow reuse
43504 to compile strcasecmp and strncasecmp.
43505 * sysdeps/i386/i686/multiarch/strcmp.S: Allow to use for
43506 strcasecmp_l and strncasecmp_l.
43507 * sysdeps/i386/i686/multiarch/locale-defines.sym: New file.
43508 * sysdeps/i386/i686/multiarch/strcasecmp-c.c: New file.
43509 * sysdeps/i386/i686/multiarch/strcasecmp.S: New file.
43510 * sysdeps/i386/i686/multiarch/strcasecmp_l-c.c: New file.
43511 * sysdeps/i386/i686/multiarch/strcasecmp_l-ssse3.S: New file.
43512 * sysdeps/i386/i686/multiarch/strcasecmp_l.S: New file.
43513 * sysdeps/i386/i686/multiarch/strncase-c.c: New file.
43514 * sysdeps/i386/i686/multiarch/strncase.S: New file.
43515 * sysdeps/i386/i686/multiarch/strncase_l-c.c: New file.
43516 * sysdeps/i386/i686/multiarch/strncase_l-ssse3.S: New file.
43517 * sysdeps/i386/i686/multiarch/strncase_l.S: New file.
43518
ab26144e
UD
435192011-11-12 Ulrich Drepper <drepper@gmail.com>
43520
7edb22ef
UD
43521 * sysdeps/unix/clock_gettime.c (clock_gettime): No need to assign
43522 result of SYSDEP_GETTIME_CPU to retval.
43523 * sysdeps/unix/sysv/linux/clock_gettime.c (SYSDEP_GETTIME_CPU): Add
43524 parameter list to macro. Remove trailing semicolon. Adjust users.
43525
9694fc44
UD
43526 * resolv/getaddrinfo_a.c (getaddrinfo_a): Avoid warning about unused
43527 variable.
43528
8ad89ef8
UD
43529 * sysdeps/ieee754/ldbl-96/e_j0l.c (__ieee754_j0l): Avoid storing
43530 mantissa words.
43531 * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_j1l): Likewise.
43532
0c822ef9
UD
43533 * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Avoid warning
43534 from unused variable.
43535
874e0564
UD
43536 * sysdeps/generic/sysdep.h: Clean up, pretty print, use dwarf2.h for
43537 DWARF definitions.
43538 * sysdeps/generic/dwarf2.h: Don't define enums when using the file
43539 for assembling.
43540
3a2edc79
UD
43541 * elf/dl-iteratephdr.c [!SHARED] (__dl_iterate_phdr): Don't iterate
43542 over namespaces.
43543
f3c2577f
UD
43544 * sunrpc/rpc_prot.c (rejected): Fix case value.
43545
294ce126
UD
43546 * sysdeps/unix/sysv/linux/internal_statvfs.c (INTERNAL_STATVFS): Use
43547 unsigned long long int to avoid warnings in shift.
43548
5e2b63c6
UD
43549 * posix/regex_internal.c (re_string_reconstruct): Actually use result
43550 of use of trans.
43551 * posix/regex_internal.h (re_string_wchar_at): Remove temporary
43552 variable tmp.
43553
e7f4b08e
UD
43554 * sysdeps/i386/i686/multiarch/wcscmp-c.c: Avoid warning.
43555 * sysdeps/i386/i686/multiarch/wcslen-c.c: Likewise.
43556 * sysdeps/i386/i686/multiarch/wmemcmp-c.c: Likewise.
43557
ab26144e
UD
43558 * nis/nis_table.c (nis_list): Use variable of correct type for
43559 result of __follow_path call.
43560
8a6d5255
AZ
435612011-11-07 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
43562
43563 * sysdeps/powerpc/fpu/math_private.h: Using inline assembly version
43564 of math functions ceil, trunc, floor, round, and sqrt, when
43565 avaliable on the platform.
43566 * sysdeps/powerpc/fpu/e_sqrt.c: Undefine __ieee754_sqrt to avoid
43567 name clash.
43568 * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
43569 * sysdeps/powerpc/powerpc64/fpu/e_sqrt.c: Likewise.
43570 * sysdeps/powerpc/powerpc64/fpu/e_sqrtf.c: Likewise.
43571
aaddc98c
MP
435722011-10-30 Marek Polacek <mpolacek@redhat.com>
43573
43574 * libio/wfileops.c (_IO_wfile_underflow_mmap): Remove unused variable.
43575 * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Likewise.
43576
95b7042b
RM
435772011-11-11 Roland McGrath <roland@hack.frob.com>
43578
43579 * include/unistd.h: Fix __readlink return type.
43580 Reported by Chris Metcalf <cmetcalf@tilera.com>.
43581
57769839
UD
435822011-11-11 Ulrich Drepper <drepper@gmail.com>
43583
43584 * stdlib/ucontext.h: Undo last change for makecontext.
43585
edc5984d
AS
435862011-11-11 Andreas Schwab <schwab@redhat.com>
43587
98591e58
AS
43588 * nss/db-Makefile ($(VAR_DB)/group.db): Fix typo in awk script.
43589
edc5984d
AS
43590 * misc/sys/cdefs.h (__REDIRECT_NTHNL): Define.
43591 * setjmp/setjmp.h: Mark functions as non-leaf.
43592 * setjmp/bits/setjmp2.h: Likewise.
43593 * stdlib/ucontext.h: Likewise.
43594
77cdc054
AS
435952011-11-10 Andreas Schwab <schwab@redhat.com>
43596
43597 * malloc/arena.c (_int_new_arena): Don't increment narenas.
43598 (reused_arena): Don't check arena limit.
43599 (arena_get2): Atomically check arena limit.
43600
fe72eebd
UD
436012011-11-08 Ulrich Drepper <drepper@gmail.com>
43602
5f078c32
UD
43603 * locale/findlocale.c (_nl_find_locale): Use __strcasecmp_l.
43604 * intl/localealias.c (strcasecmp): Define using __strcasecmp_l.
43605
fe72eebd
UD
43606 * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Remove unnecessary
43607 instructions.
43608
ae1bc2fa
AS
436092011-11-07 Andreas Schwab <schwab@redhat.com>
43610
7583a88d
AS
43611 * libio/genops.c (_IO_flush_all_lockp): Only register cleanup
43612 handler when locking.
43613
ae1bc2fa
AS
43614 * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn):
43615 Fix size of allocated buffer.
43616
10fb0bfa
AS
436172011-11-04 Andreas Schwab <schwab@redhat.com>
43618
998832a4
AS
43619 [BZ #10103]
43620 * math/math.h [__NO_LONG_DOUBLE_MATH && !_LIBC]: Provide
43621 declarations for long double functions.
43622 * math/complex.h [__NO_LONG_DOUBLE_MATH && !_LIBC]: Likewise.
43623
10fb0bfa
AS
43624 * elf/sprof.c (load_shobj): Fix off-by-one when reading link name.
43625
3d7ba52b
AS
436262011-11-03 Andreas Schwab <schwab@redhat.com>
43627
a9ae54a1
AS
43628 * nscd/nscd.c (main): Don't start AVC thread until credentials are
43629 installed.
43630
3d7ba52b
AS
43631 * nss/makedb.c (set_file_creation_context): Do nothing if SELinux
43632 is disabled.
43633
bc8db248
ST
436342011-11-02 Samuel Thibault <samuel.thibault@ens-lyon.org>
43635
43636 * bits/ioctl-types.h (_IOT_sgttyb): Set number of chars to 4.
43637
45b96dd6
AS
436382011-11-01 Andreas Schwab <schwab@linux-m68k.org>
43639
647776f6
AS
43640 * include/alloca.h (stackinfo_alloca_round): Define.
43641 (extend_alloca): Use it.
43642 [_STACK_GROWS_UP]: Correct check for adjacent allocation.
43643 * elf/dl-deps.c (_dl_map_object_deps): Don't round alloca size
43644 here.
43645
d91a8b93
AS
43646 * scripts/check-local-headers.sh: Ignore libaudit.h.
43647
45b96dd6
AS
43648 * nscd/Makefile (extra-objs): Make recursively expanded.
43649
432d41ce
UD
436502011-11-01 Ulrich Drepper <drepper@gmail.com>
43651
34372fc6
UD
43652 * sysdeps/x86_64/strcmp.S: Fix test for non-ASCII locales.
43653 * sysdeps/x86_64/multiarch/strcmp-sse42.S: Likewise.
43654
fadb59f8
UD
43655 * posix/tst-rfc3484.c: Add missing __free_in6ai dummy function.
43656 * posix/tst-rfc3484-2.c: Likewise.
43657 * posix/tst-rfc3484-3.c: Likewise.
43658
78239589
UD
43659 * sysdeps/unix/sysv/linux/bits/uio.h: Declare process_vm_readv and
43660 process_vm_writev.
43661 * sysdeps/unix/sysv/linux/syscalls.list: Add process_vm_readv and
43662 process_vm_writev.
43663 * sysdeps/unix/sysv/linux/Versions: Export process_vm_readv and
43664 process_vm_writev from libc using GLIBC_2.15 version.
43665
432d41ce
UD
43666 * nscd/connections.c: Use kernel headers instead of <netlink/netlink.h>.
43667
02f9c6cf
PP
436682011-10-31 Paul Pluzhnikov <ppluzhnikov@google.com>
43669
43670 * elf/dl-deps.c (_dl_map_object_deps): Reuse alloca space to reduce
43671 stack usage.
43672
3a2c0242
UD
436732011-10-31 Ulrich Drepper <drepper@gmail.com>
43674
f4ec4833
UD
43675 [BZ #13367]
43676 * nss/getent.c (initgroups_keys): Show error message in case no group
43677 names are given.
43678
3a2c0242
UD
43679 * include/ifaddrs.h: Declare __free_in6ai and __bump_nl_timestamp.
43680 * inet/check_pf.c: Provide dummy versions of __free_in6ai and
43681 __bump_nl_timestamp.
43682 * nscd/connections (nscd_init): When host database is served open
43683 netlink socket and request notification about configuration changes.
43684 (main_loop_poll): Track netlink file descriptor and bump timestamp
43685 in case data becomes available.
43686 (main_loop_epoll): Likewise.
43687 * nscd/nscd-client.h (DB_VERSION): Bump to 2.
43688 (database_pers_head): Add extra_data fileds.
43689 Declare __nscd_get_mapping and __nscd_get_nl_timestamp.
43690 * nscd/nscd_gethst_r.c (__nscd_get_nl_timestamp): New function.
43691 * nscd/nscd_helper.c (__nscd_get_mapping): Renamed from get_mapping.
43692 Adjust caller.
43693 * sysdeps/posix/getaddrinfo.c (getaddrinfo): Don't call free on
43694 in6ai data, call __free_in6ai.
43695 * sysdeps/unix/sysv/linux/Makefile [subdir=nscd] (sysdep-CFLAGS):
43696 Add -DHAVE_NETLINK.
43697 * sysdeps/unix/sysv/linux/check_pf.c: Major rewrite. Cache the
43698 interface information. Reuse previous data if netlink timestamp
43699 is not changed.
43700 (__bump_nl_timestamp): New function.
43701 (__free_in6ai): New function.
43702
636064eb
UD
437032011-10-30 Ulrich Drepper <drepper@gmail.com>
43704
43705 * sysdeps/unix/sysv/linux/check_pf.c (make_request): Don't call
43706 close_not_cancel_no_status here.
43707 (__check_pf): Reorganize code a bit to not call close twice if OOM.
43708
9beb2334
UD
437092011-10-29 Ulrich Drepper <drepper@gmail.com>
43710
6ef76f3b
UD
43711 [BZ #13276]
43712 * malloc/malloc.c (munmap_chunk): Don't use assertion to check munmap
43713 return value.
43714
0ffc4f3e 43715 * posix/sys/wait.h: Mark wait3 and wait4 with __THROWNL.
9beb2334
UD
43716 * libio/stdio.h: Mark sprintf, vsprintf snprintf, vsnprintf, vasprintf,
43717 asprintf, __asprintf, obstack_printf, obstack_vprintf with __THROWNL.
43718
cb95113e
UD
437192011-07-03 Andreas Jaeger <aj@suse.de>
43720
43721 [BZ #10709]
43722 * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Fix incorrect rounding
43723 of sin. Patch suggested by Paul Zimmermann <zimmerma+gcc@loria.fr>.
43724 * math/libm-test.inc (sin_test): Add test case.
43725
a1b560ff
UD
437262011-10-29 Ulrich Drepper <drepper@gmail.com>
43727
c9aaface
UD
43728 [BZ #13337]
43729 * elf/sprof.c (load_shobj): Correctly NUL-terminate link name.
43730 Patch by Thomas Jarosch <thomas.jarosch@intra2net.com>.
43731
d272e7f1
UD
43732 * elf/chroot_canon.c (chroot_canon): Cleanups.
43733
1bc33071
UD
43734 * elf/dl-lookup.c (_dl_setup_hash): Avoid warning.
43735
1760874d
TJ
43736 [BZ #13335]
43737 * elf/chroot_canon.c (chroot_canon): Fix readlink call.
43738 Patch by Thomas Jarosch <thomas.jarosch@intra2net.com>.
43739
51d91b18
UD
43740 * string/test-strchr.c: Make usable for strchrnul testing.
43741 * string/test-strchrnul.c: New file.
43742 * string/Makefile (strop-tests): Add strchrnul.
43743
a1b560ff 43744 * po/it.po: Update from translation team.
b611fb81 43745 * po/es.po: Likewise.
a1b560ff 43746
a5b81e1f
UD
437472011-10-28 Ulrich Drepper <drepper@gmail.com>
43748
fd52bc6d
UD
43749 * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu_tolower): Take
43750 the three constants needed as parameters. Drop the others.
43751 (strcasestr_sse42): Load uclow, uchigh, and lcqword and pass to
43752 __m128i_strloadu_tolower.
52e4b9eb
UD
43753 Create and initialize variable zero and use it in all the places
43754 where _mm_setzero_si128 was used.
fd52bc6d 43755
a5b81e1f
UD
43756 * sysdeps/x86_64/fpu/multiarch/Makefile: Don't build brandred-avx.c,
43757 doasin-avx.c, dosincos-avx.c, e_asin-avx.c, mpatan-avx.c,
43758 mpatan2-avx.c, mpsqrt-avx.c, mptan-avx.c, sincos32-avx.c.
43759 * sysdeps/x86_64/fpu/multiarch/e_asin.c: There are no _avx variants
43760 anymore.
43761 * sysdeps/x86_64/fpu/multiarch/e_atan2-avx.c: Don't redirect __mpatan2.
43762 * sysdeps/x86_64/fpu/multiarch/s_atan-avx.c: Don't redirect __mpatan.
43763 * sysdeps/x86_64/fpu/multiarch/s_sin-avx.c: Don't redirect __branred,
43764 __docos, __dubsin, __mpcos, __mpcos1, __mpsin, __mpsin1.
43765 * sysdeps/x86_64/fpu/multiarch/s_tan-avx.c: Don't redirect __branred,
43766 __mpranred, __mptan.
43767 * sysdeps/x86_64/fpu/multiarch/brandred-avx.c: Removed.
43768 * sysdeps/x86_64/fpu/multiarch/doasin-avx.c: Removed.
43769 * sysdeps/x86_64/fpu/multiarch/dosincos-avx.c: Removed.
43770 * sysdeps/x86_64/fpu/multiarch/e_asin-avx.c: Removed.
43771 * sysdeps/x86_64/fpu/multiarch/mpatan-avx.c: Removed.
43772 * sysdeps/x86_64/fpu/multiarch/mpatan2-avx.c: Removed.
43773 * sysdeps/x86_64/fpu/multiarch/mpsqrt-avx.c: Removed.
43774 * sysdeps/x86_64/fpu/multiarch/mptan-avx.c: Removed.
43775 * sysdeps/x86_64/fpu/multiarch/sincos32-avx.c: Removed.
43776
b4343346
AS
437772011-10-28 Andreas Schwab <schwab@redhat.com>
43778
0c92d8a8
AS
43779 * sysdeps/i386/i686/multiarch/strnlen-c.c (libc_hidden_def): Only
43780 redefine if SHARED.
43781 * sysdeps/i386/i686/multiarch/wcscmp-c.c (libc_hidden_def): Likewise.
43782
b4343346
AS
43783 * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Move
43784 wide char related routines to wcsmbs subdir.
43785
3871f58f
AS
437862011-10-27 Andreas Schwab <schwab@redhat.com>
43787
43788 [BZ #13344]
43789 * misc/sys/cdefs.h (__THROWNL): Define.
43790 * posix/unistd.h: Use __THREADNL instead of __THREAD
43791 for memory synchronization functions.
43792
94d44d9f
RM
437932011-10-26 Roland McGrath <roland@hack.frob.com>
43794
21b64b15 43795 [BZ #13349]
94d44d9f
RM
43796 * libio/Versions (GLIBC_2.0): Remove open_obstack_stream, which
43797 doesn't exist.
43798 * manual/stdio.texi (Obstack Streams): Node removed.
43799
f6ce9294
AS
438002011-10-26 Andreas Schwab <schwab@redhat.com>
43801
80479147
AS
43802 * sysdeps/ieee754/flt-32/e_j0f.c: Fix use of math_force_eval.
43803 * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
43804 * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
43805
f6ce9294
AS
43806 * math/math_private.h (math_force_eval): Allow non-addressable
43807 arguments.
43808 * sysdeps/i386/fpu/math_private.h (math_force_eval): Likewise.
43809
618280a1
UD
438102011-10-25 Ulrich Drepper <drepper@gmail.com>
43811
e0016b11
UD
43812 * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Comment everything out, the
43813 file is not needed.
43814
43815 * sysdeps/x86_64/fpu/multiarch/e_asin.c: Support AVX variants.
43816 * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Likewise.
43817 * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
43818 * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
43819 * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
43820 * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
43821 * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
43822 * sysdeps/x86_64/fpu/multiarch/Makefile: Fix some CFLAGS-* variables.
43823 Add AVX variants.
43824 * sysdeps/x86_64/fpu/multiarch/brandred-avx.c: New file.
43825 * sysdeps/x86_64/fpu/multiarch/doasin-avx.c: New file.
43826 * sysdeps/x86_64/fpu/multiarch/dosincos-avx.c: New file.
43827 * sysdeps/x86_64/fpu/multiarch/e_asin-avx.c: New file.
43828 * sysdeps/x86_64/fpu/multiarch/e_atan2-avx.c: New file.
43829 * sysdeps/x86_64/fpu/multiarch/e_exp-avx.c: New file.
43830 * sysdeps/x86_64/fpu/multiarch/e_log-avx.c: New file.
43831 * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: New file.
43832 * sysdeps/x86_64/fpu/multiarch/mpatan-avx.c: New file.
43833 * sysdeps/x86_64/fpu/multiarch/mpatan2-avx.c: New file.
43834 * sysdeps/x86_64/fpu/multiarch/mpexp-avx.c: New file.
43835 * sysdeps/x86_64/fpu/multiarch/mplog-avx.c: New file.
43836 * sysdeps/x86_64/fpu/multiarch/mpsqrt-avx.c: New file.
43837 * sysdeps/x86_64/fpu/multiarch/mptan-avx.c: New file.
43838 * sysdeps/x86_64/fpu/multiarch/s_atan-avx.c: New file.
43839 * sysdeps/x86_64/fpu/multiarch/s_sin-avx.c: New file.
43840 * sysdeps/x86_64/fpu/multiarch/s_tan-avx.c: New file.
43841 * sysdeps/x86_64/fpu/multiarch/sincos32-avx.c: New file.
43842 * sysdeps/x86_64/fpu/multiarch/slowexp-avx.c: New file.
43843
43844 * sysdeps/x86_64/multiarch/init-arch.h: Make bit_* macros available
43845 all the time. Define bit_AVX. Define HAS_* macros using bit_* macros.
43846
618280a1
UD
43847 * sysdeps/x86_64/multiarch/strcmp-sse42.S: Move common code to earlier
43848 place. Use VEX encoding when compiling for AVX.
43849
37822576
AS
438502011-10-25 Andreas Schwab <schwab@redhat.com>
43851
1f1e1947
AS
43852 * wcsmbs/wcscmp.c (WCSCMP): Compare as wchar_t, not wint_t.
43853 * wcsmbs/wmemcmp.c (WMEMCMP): Likewise.
43854
37822576
AS
43855 * string/test-strchr.c (do_test): Don't generate NUL bytes.
43856
31ea014d
UD
438572011-10-25 Ulrich Drepper <drepper@gmail.com>
43858
d7826aa1 43859 * sysdeps/ieee754/dbl-64/e_atanh.c: Use math_force_eval instead of a
ffb124cc 43860 useless if() expression.
d7826aa1
UD
43861 * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
43862 * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
43863 * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
43864 * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
43865 * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
43866 * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
43867 * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
43868 * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
43869 * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
43870 * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
43871 * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
43872 * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
43873 * sysdeps/ieee754/flt-32/s_expm1f.c: Likewise.
43874 * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
43875 * sysdeps/ieee754/flt-32/s_log1pf.c: Likewise.
43876 * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
43877 * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
43878 * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
43879 * sysdeps/ieee754/ldbl-96/s_roundl.c: Likewise.
43880
31ea014d
UD
43881 * sysdeps/x86_64/fpu/math_private.h: Use VEX encoding when possible.
43882
16437fec
AS
438832011-10-25 Andreas Schwab <schwab@redhat.com>
43884
43885 * elf/dl-deps.c (_dl_map_object_deps): Remove always true
43886 condition.
43887 * elf/dl-fini.c (_dl_sort_fini): Likewise.
43888
31d3cc00
UD
438892011-10-25 Ulrich Drepper <drepper@gmail.com>
43890
43891 * sysdeps/ieee754/dbl-64/branred.c: Move FMA4 code into separate
43892 .text section. Avoid duplicate constants.
43893 * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
43894 * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
43895 * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
43896 * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
43897 * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
43898 * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
43899 * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
43900 * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
43901 * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
43902 * sysdeps/ieee754/dbl-64/mpa.h: Likewise.
43903 * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
43904 * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
43905 * sysdeps/ieee754/dbl-64/mpatan2.c: Likewise.
43906 * sysdeps/ieee754/dbl-64/mpexp.c: Likewise.
43907 * sysdeps/ieee754/dbl-64/mpexp.h: Likewise.
43908 * sysdeps/ieee754/dbl-64/mpsqrt.c: Likewise.
43909 * sysdeps/ieee754/dbl-64/mpsqrt.h: Likewise.
43910 * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
43911 * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
43912 * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
43913 * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
43914 * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
43915 * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
43916 * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: Likewise.
43917 * sysdeps/x86_64/fpu/multiarch/doasin-fma4.c: Likewise.
43918 * sysdeps/x86_64/fpu/multiarch/dosincos-fma4.c: Likewise.
43919 * sysdeps/x86_64/fpu/multiarch/e_asin-fma4.c: Likewise.
43920 * sysdeps/x86_64/fpu/multiarch/e_atan2-fma4.c: Likewise.
43921 * sysdeps/x86_64/fpu/multiarch/e_exp-fma4.c: Likewise.
43922 * sysdeps/x86_64/fpu/multiarch/e_log-fma4.c: Likewise.
43923 * sysdeps/x86_64/fpu/multiarch/e_pow-fma4.c: Likewise.
43924 * sysdeps/x86_64/fpu/multiarch/halfulp-fma4.c: Likewise.
43925 * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
43926 * sysdeps/x86_64/fpu/multiarch/mpatan-fma4.c: Likewise.
43927 * sysdeps/x86_64/fpu/multiarch/mpatan2-fma4.c: Likewise.
43928 * sysdeps/x86_64/fpu/multiarch/mpexp-fma4.c: Likewise.
43929 * sysdeps/x86_64/fpu/multiarch/mplog-fma4.c: Likewise.
43930 * sysdeps/x86_64/fpu/multiarch/mpsqrt-fma4.c: Likewise.
43931 * sysdeps/x86_64/fpu/multiarch/mptan-fma4.c: Likewise.
43932 * sysdeps/x86_64/fpu/multiarch/s_atan-fma4.c: Likewise.
43933 * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c: Likewise.
43934 * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c: Likewise.
43935 * sysdeps/x86_64/fpu/multiarch/sincos32-fma4.c: Likewise.
43936 * sysdeps/x86_64/fpu/multiarch/slowexp-fma4.c: Likewise.
43937 * sysdeps/x86_64/fpu/multiarch/slowpow-fma4.c: Likewise.
43938
58985aa9
UD
439392011-10-24 Ulrich Drepper <drepper@gmail.com>
43940
202c9deb
UD
43941 * sysdeps/x86_64/dla.h: Move to ...
43942 * sysdeps/x86_64/fpu/dla.h: ...here.
43943 (DLA_FMS): Some compilers fail to inline __builtin_fma in some
43944 situations. Use __builtin_fma only for gcc 4.6 and up.
a0cf1edd 43945
af968f62
UD
43946 * config.make.in: Add have-mfma4 entry.
43947 * configure.in: Substitute libc_cv_cc_fma4.
43948 * math/Makefile (dbl-only-routines): Add sincostab.
43949 * sysdeps/ieee754/dbl-64/dosincos.c: Don't include sincos.tbl.
43950 Use __sincostab not sincos.
43951 * sysdeps/ieee754/dbl-64/e_asin.c: Don't define aliases when function
43952 name is a macro.
43953 * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
43954 * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
43955 * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
43956 * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise. Define singArctan2
43957 using __copysign.
43958 * sysdeps/ieee754/dbl-64/mpa.c: Don't export __acr. Don't define
43959 __cr and __cpymn. Define __cpy unless NO___CPY is defined. Define
43960 norm, denorm, and __mp_dbl unless NO___MP_DBL is defined.
43961 * sysdeps/ieee754/dbl-64/mpa.h: Don't declare __acr, __cr, __cpymn,
43962 and __inv.
43963 * sysdeps/ieee754/dbl-64/mpsqrt.c: Make fastiroot static.
43964 * sysdeps/ieee754/dbl-64/s_atan.c: Define __signArctan using
43965 __copysign.
43966 * sysdeps/ieee754/dbl-64/s_sin.c: Use __sincostab not sincos. Don't
43967 define aliases when function name is a macro.
43968 * sysdeps/ieee754/dbl-64/sincostab.c: Renamed from
43969 sysdeps/ieee754/dbl-64/sincos.tbl.
43970 * sysdeps/x86_64/fpu/multiarch/Makefile: Add entries to build
43971 fma4-enabled routines.
43972 * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: New file.
43973 * sysdeps/x86_64/fpu/multiarch/doasin-fma4.c: New file.
43974 * sysdeps/x86_64/fpu/multiarch/dosincos-fma4.c: New file.
43975 * sysdeps/x86_64/fpu/multiarch/e_asin-fma4.c: New file.
43976 * sysdeps/x86_64/fpu/multiarch/e_asin.c: New file.
43977 * sysdeps/x86_64/fpu/multiarch/e_atan2-fma4.c: New file.
43978 * sysdeps/x86_64/fpu/multiarch/e_atan2.c: New file.
43979 * sysdeps/x86_64/fpu/multiarch/e_exp-fma4.c: New file.
43980 * sysdeps/x86_64/fpu/multiarch/e_exp.c: New file.
43981 * sysdeps/x86_64/fpu/multiarch/e_log-fma4.c: New file.
43982 * sysdeps/x86_64/fpu/multiarch/e_log.c: New file.
43983 * sysdeps/x86_64/fpu/multiarch/e_pow-fma4.c: New file.
43984 * sysdeps/x86_64/fpu/multiarch/e_pow.c: New file.
43985 * sysdeps/x86_64/fpu/multiarch/halfulp-fma4.c: New file.
43986 * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: New file.
43987 * sysdeps/x86_64/fpu/multiarch/mpatan-fma4.c: New file.
43988 * sysdeps/x86_64/fpu/multiarch/mpatan2-fma4.c: New file.
43989 * sysdeps/x86_64/fpu/multiarch/mpexp-fma4.c: New file.
43990 * sysdeps/x86_64/fpu/multiarch/mplog-fma4.c: New file.
43991 * sysdeps/x86_64/fpu/multiarch/mpsqrt-fma4.c: New file.
43992 * sysdeps/x86_64/fpu/multiarch/mptan-fma4.c: New file.
43993 * sysdeps/x86_64/fpu/multiarch/s_atan-fma4.c: New file.
43994 * sysdeps/x86_64/fpu/multiarch/s_atan.c: New file.
43995 * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c: New file.
43996 * sysdeps/x86_64/fpu/multiarch/s_sin.c: New file.
43997 * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c: New file.
43998 * sysdeps/x86_64/fpu/multiarch/s_tan.c: New file.
43999 * sysdeps/x86_64/fpu/multiarch/sincos32-fma4.c: New file.
44000 * sysdeps/x86_64/fpu/multiarch/slowexp-fma4.c: New file.
44001 * sysdeps/x86_64/fpu/multiarch/slowpow-fma4.c: New file.
44002
58985aa9
UD
44003 * sysdeps/ieee754/dbl-64/doasin.c: Adjust for DLA_FMA -> DLA_FMS
44004 rename.
44005 * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
44006 * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
44007 * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
44008 * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
44009 * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
44010 * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
44011 * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
44012 * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
44013
a201fbcf
AS
440142011-10-24 Andreas Schwab <schwab@redhat.com>
44015
44016 * wcsmbs/wcslen.c: Don't define WCSLEN, reverse logic.
44017
fc2ee42a
LD
440182011-10-23 Ulrich Drepper <drepper@gmail.com>
44019
bb3129bd
UD
44020 * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: New file.
44021
0275fff8
UD
44022 * sysdeps/ieee754/dbl-64/e_fmod.c (__ieee754_fmod): Add some branch
44023 prediction.
44024 * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: New file.
44025
2fa2ae85
UD
44026 * string/strnlen.c: Don't define STRNLEN, reverse logic.
44027 Remove unused variable magic_bits.
44028 * sysdeps/i386/i686/multiarch/rtld-strnlen.c: New file.
44029
fc2ee42a
LD
44030 * string/strnlen.c: Define and use STRNLEN macro.
44031 * sysdeps/i386/i686/multiarch/Makefile [string] (sysdep_routines):
44032 Add strnlen-sse2, strnlen-c, wcslen-sse2, and wcslen-c.
44033 * sysdeps/i386/i686/multiarch/strlen-sse2.S: Add support for strnlen.
44034 * wcsmbs/wcslen.c: Define and use WCSLEN.
44035 * sysdeps/i386/i686/multiarch/strnlen-c.c: New file.
44036 * sysdeps/i386/i686/multiarch/strnlen-sse2.S: New file.
44037 * sysdeps/i386/i686/multiarch/strnlen.S: New file.
44038 * sysdeps/i386/i686/multiarch/wcslen-c.c: New file.
44039 * sysdeps/i386/i686/multiarch/wcslen-sse2.S: New file.
44040 * sysdeps/i386/i686/multiarch/wcslen.S: New file.
44041 Patch by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>.
44042
ce7dd29f
LD
440432011-10-20 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
44044
44045 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
44046 strnlen-sse2-no-bsf.
44047 Rename strlen-no-bsf to strlen-sse2-no-bsf.
44048 * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Rename to
44049 * sysdeps/x86_64/multiarch/strlen-sse2-no-bsf.S:
44050 Add strnlen support.
44051 (USE_AS_STRNLEN): New macro.
44052 * sysdeps/x86_64/multiarch/strnlen-sse2-no-bsf.S: New file.
44053 * sysdeps/x86_64/multiarch/strcat-ssse3.S: Update.
44054 Rename strlen-no-bsf.S to strlen-sse2-no-bsf.S
44055 * sysdeps/x86_64/wcslen.S: New file.
44056
979c70a3
MZ
440572011-10-20 Michael Zolotukhin <michael.v.zolotukhin@gmail.com>
44058
44059 * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Update.
44060 XMM-moves are used for copying on small sizes.
44061
2d09f82f
LD
440622011-10-19 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
44063
44064 * wcsmbs/Makefile (strop-tests): Add wcschr.
44065 * wcsmbs/test-wcschr.c: New file.
44066 * string/test-strchr.c: Update.
44067 Add wcschr support.
44068 (WIDE): New macro.
44069
619fccca
LD
440702011-10-18 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
44071
2d09f82f 44072 * wcsmbs/Makefile (strop-tests): Add wcslen.
619fccca
LD
44073 * wcsmbs/test-wcslen.c: New file.
44074 * string/test-strlen.c: Update.
44075 Add wcslen support.
44076 (WIDE): New macro.
44077
09f699ea
UD
440782011-10-23 Ulrich Drepper <drepper@gmail.com>
44079
44080 * po/it.po: Update from translation team.
44081
95584d3b
LD
440822011-09-22 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
44083
44084 * sysdeps/x86_64/wcscmp.S: Update.
44085 Fix wrong comparison semantics.
44086 wcscmp shall use signed comparison not unsigned.
44087 Don't use substraction to avoid overflow bug.
44088 * sysdeps/i386/i686/multiarch/wcscmp-sse2.S: Likewise.
44089 * wcsmbc/wcscmp.c: Likewise.
44090 * string/test-strcmp.c: Likewise.
44091 Add new tests to check cases with negative values.
44092
c8b3296b
UD
440932011-10-23 Ulrich Drepper <drepper@gmail.com>
44094
44095 * sysdeps/ieee754/dbl-64/dla.h: Move DLA_FMA definition to...
44096 * sysdeps/x86_64/dla.h: ...here. New file.
44097 * sysdeps/ieee754/dbl-64/doasin.c: Use <dla.h> not "dla.h".
44098 * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
44099 * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
44100 * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
44101 * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
44102 * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
44103 * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
44104 * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
44105 * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
44106
246ad57a
AS
441072011-10-23 Andreas Schwab <schwab@linux-m68k.org>
44108
44109 * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Add __jnl_finite and
44110 __ynl_finite aliases.
44111
a1a87169
UD
441122011-10-22 Ulrich Drepper <drepper@gmail.com>
44113
0d355eb7
UD
44114 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
44115
a1a87169
UD
44116 * sysdeps/ieee754/dbl-64/dla.h: When compiling with FMA4 support
44117 define DLA_FMA.
44118 [DLA_FMA] (EMULV): Use DLA_FMA.
44119 [DLA_FMA] (MUL12): Use EMULV.
44120 * sysdeps/ieee754/dbl-64/doasin.c [DLA_FMA]: Don't define variables
44121 that are not needed.
44122 * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
44123 * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
44124 * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
44125 * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
44126 * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
44127 * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
44128 * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
44129
ee2aafe0
AS
441302011-10-22 Andreas Schwab <schwab@linux-m68k.org>
44131
44132 * math/s_nan.c: Undef __nan.
44133 * math/s_nanf.c: Undef __nanf.
44134 * math/s_nanl.c: Undef __nanl.
44135 * sysdeps/ieee754/ldbl-128ibm/s_atanl.c: Include <math.h> before
44136 "math_private.h".
44137
bc62c2fb
UD
441382011-10-22 Ulrich Drepper <drepper@gmail.com>
44139
77425c63
UD
44140 * math/s_catan.c: Add branch predictions.
44141 * math/s_catanf.c: Likewise.
44142 * math/s_catanh.c: Likewise.
44143 * math/s_catanhf.c: Likewise.
44144 * math/s_catanhl.c: Likewise.
44145 * math/s_catanl.c: Likewise.
44146 * math/s_cexp.c: Likewise.
44147 * math/s_cexpf.c: Likewise.
44148 * math/s_cexpl.c: Likewise.
44149 * math/s_clog.c: Likewise.
44150 * math/s_clog10.c: Likewise.
44151 * math/s_clog10f.c: Likewise.
44152 * math/s_clog10l.c: Likewise.
44153 * math/s_clogf.c: Likewise.
44154 * math/s_clogl.c: Likewise.
44155 * math/s_csqrt.c: Likewise.
44156 * math/s_csqrtf.c: Likewise.
44157 * math/s_csqrtl.c: Likewise.
44158 * math/s_ctanf.c: Likewise.
44159 * math/s_ctanh.c: Likewise.
44160 * math/s_ctanhf.c: Likewise.
44161 * math/s_ctanhl.c: Likewise.
44162 * math/s_ctanl.c: Likewise.
44163
bc62c2fb
UD
44164 * math/math_private.h: Define __nan, __nanf, __nanl.
44165 * math/s_cacosh.c: Include <math_private.h>.
44166 * math/s_cacoshl.c: Likewise.
44167 * math/s_casinh.c: Likewise.
44168 * math/s_casinhf.c: Likewise.
44169 * math/s_casinhl.c: Likewise.
44170 * math/s_ccos.c: Rely entire on ccosh.
44171 * math/s_ccosf.c: Rely entire on ccoshf.
44172 * math/s_ccosl.c: Rely entirely on ccoshl.
44173 * math/s_ccosh.c: Add branch predicion helpers. Add branch prediction.
44174 Remove tests for FE_INVALID.
44175 * math/s_ccoshf.c: Likewise.
44176 * math/s_ccoshl.c: Likewise.
44177 * math/s_csin.c: Likewise.
44178 * math/s_csinf.c: Likewise.
44179 * math/s_csinh.c Likewise.
44180 * math/s_csinhf.c: Likewise.
44181 * math/s_csinhl.c: Likewise.
44182 * math/s_csinl.c: Likewise.
44183 * math/s_ctan.c: Likewise.
44184 * sysdeps/ieee754/dbl-64/e_acosh.c: Use __ieee754_sqrt.
44185 * sysdeps/ieee754/flt-32/e_acoshf.c: Use __ieee754_sqrtf.
44186 * sysdeps/ieee754/ldbl-96/e_acoshl.c: Use __ieee754_sqrtl.
44187
8ec250a4
UD
441882011-10-21 Ulrich Drepper <drepper@gmail.com>
44189
c196fed8
UD
44190 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Fix
44191 compilation problems.
44192
8ec250a4
UD
44193 * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Add a few more
44194 __builtin_expect.
44195
8d4f46c6
UD
441962011-10-20 Ulrich Drepper <drepper@gmail.com>
44197
ed72b654
UD
44198 * sysdeps/i386/configure.in: Test for -mfma4 option.
44199 * config.h.in: Add HAVE_FMA4_SUPPORT entry.
44200 * sysdeps/x86_64/multiarch/init-arch.h: Define HAS_FMA4 and
44201 COMMON_CPUID_INDEX_80000001.
44202 * sysdeps/x86_64/multiarch/init-arch.c: Read 80000001 leaf for AMD.
44203 * sysdeps/x86_64/fpu/multiarch/s_fma.c: Test for FMA4 support and
44204 use it if FMA3 is not supported.
44205 * sysdeps/x86_64/fpu/multiarch/s_fmaf.c: Likewise.
44206
8d4f46c6
UD
44207 * sysdeps/x86_64/multiarch/s_fma.c: Moved to ../fpu/multiarch.
44208 * sysdeps/x86_64/multiarch/s_fmaf.c: Likewise.
44209
d45c60c2
AS
442102011-10-20 Andreas Schwab <schwab@redhat.com>
44211
44212 [BZ #12892]
44213 * elf/dl-fini.c (_dl_sort_fini): Ignore relocation dependency if
44214 it would create a cycle with a link time dependency.
44215
d9a4d2ab
UD
442162011-10-19 Ulrich Drepper <drepper@gmail.com>
44217
855d1560
UD
44218 * sysdeps/x86_64/multiarch/rawmemchr.S: Small optimization to safe an
44219 instruction.
44220 * string/Makefile (strop-tests): Add rawmemchr.
44221 * string/test-rawmemchr.c: New file.
44222
d9a4d2ab
UD
44223 * sysdeps/x86_64/multiarch/init-arch.h: Define bit_AVX and index_AVX.
44224 * sysdeps/x86_64/multiarch/strcmp-sse42.S: New file. Split out from...
44225 * sysdeps/x86_64/multiarch/strcmp.S: ...here. Include strcmp-sse42.S
44226 when compiling str{,n}casecmp and when AVX is available. Hook up
44227 new optimized code in initializers.
44228
8f3b1ffe
AS
442292011-10-19 Andreas Schwab <schwab@redhat.com>
44230
44231 * sysdeps/x86_64/fpu/math_private.h (libc_feupdateenv): Use
44232 __feraiseexcept instead of feraiseexcept.
44233
d38f1dba
UD
442342011-10-18 Ulrich Drepper <drepper@gmail.com>
44235
d9a8d0ab
UD
44236 * math/math_private.h: Define defaults for libc_fetestexcept and
44237 libc_feupdateenv.
44238 * sysdeps/ieee754/dbl-64/s_fma.c: Use libc_fe* interfaces.
44239 * sysdeps/ieee754/dbl-64/s_fmaf.c: Likewise.
44240 * sysdeps/ieee754/flt-32/e_exp2f.c: Likewise.
44241 * sysdeps/ieee754/flt-32/e_expf.c: Likewise.
44242 * sysdeps/ieee754/flt-32/s_nearbyintf.c: Likewise.
44243 * sysdeps/x86_64/fpu/math_private.h: Define special versions of
44244 libc_fetestexcept and libc_feupdateenv.
44245
4855e3dd
UD
44246 * math/math_private.h: Define defaults for libc_feholdexcept_setround,
44247 libc_feholdexcept_setroundf, libc_feholdexcept_setroundl.
44248 * sysdeps/ieee754/dbl-64/e_exp2.c: Use libc_feholdexcept_setround.
44249 * sysdeps/x86_64/fpu/math_private.h: Define special version of
44250 libc_feholdexcept_setround.
44251
581d30e3
UD
44252 * sysdeps/x86_64/fpu/multiarch/Makefile [math] (libm-sysdep-routines):
44253 Add s_nearbyint-c and s_nearbyintf-c.
44254 * sysdeps/x86_64/fpu/bits/mathinline.h: Define nearbyint and
44255 nearbyintf inlines.
44256 * sysdeps/x86_64/fpu/multiarch/s_nearbyint-c.c: New file.
44257 * sysdeps/x86_64/fpu/multiarch/s_nearbyint.S: New file.
44258 * sysdeps/x86_64/fpu/multiarch/s_nearbyintf-c.c: New file.
44259 * sysdeps/x86_64/fpu/multiarch/s_nearbyintf.S: New file.
44260
d38f1dba
UD
44261 * math/math_private.h: Define defaults for libc_fegetround,
44262 libc_fegetroundf, libc_fegetroundl, libc_fesetround, libc_fesetroundf,
44263 libc_fesetroundl, libc_feholdexcept, libc_feholdexceptf,
44264 libc_feholdexceptl, libc_fesetenv, libc_fesetenvf, libc_fesetenvl.
44265 * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c: Use
44266 libc_feholdexcept, libc_fesetround, libc_fesetenv instead of the
44267 standard functions.
44268 * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
44269 Remove comments and hacks for old compiler versions.
44270 * sysdeps/x86_64/fpu/math_private.h: Define special versions of
44271 libc_fegetround, libc_fesetround, libc_feholdexcept, and
44272 libc_feholdexceptl.
44273
caa6c9d8
AS
442742011-10-18 Andreas Schwab <schwab@redhat.com>
44275
44276 * sysdeps/x86_64/fpu/bits/fenv.h: Add C linkage markers.
83c7615c
AS
44277 (__feraiseexcept_renamed): Add __NTH.
44278 (feraiseexcept): Add __NTH. Rename local variables to fix
caa6c9d8
AS
44279 namespace violations.
44280
97c066e6
UD
442812011-10-17 Ulrich Drepper <drepper@gmail.com>
44282
99ce7b04
UD
44283 * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Small optimization.
44284
1004d182
UD
44285 * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c: New file.
44286
228a984d
UD
44287 * sysdeps/x86_64/fpu/math_private.h: Relax asm requirements for
44288 recently added interfaces.
44289 * sysdeps/x86_64/fpu/bits/mathinline.h: Likewise.
44290
c8553a6a
UD
44291 * sysdeps/x86_64/fpu/math_private.h: Add some parenthesis to be safe
44292 about macro parameter expansion.
44293
ed22dcf6
UD
44294 * sysdeps/x86_64/fpu/bits/mathinline.h: Don't define inlines if
44295 __NO_MATH_INLINES is defined. Cleanups.
44296
44297 * sysdeps/x86_64/fpu/math_private.h: Define __rint, __rintf, __floor,
44298 and __floorf is target has SSE4.1.
44299 * sysdeps/x86_64/fpu/multiarch/s_floor-c.c: Undef first.
44300 * sysdeps/x86_64/fpu/multiarch/s_floorf-c.: Likewise.
44301 * sysdeps/x86_64/fpu/multiarch/s_rint-c.c: Likewise.
44302 * sysdeps/x86_64/fpu/multiarch/s_rintf-c.c: Likewise.
44303
b171c137
UD
44304 * sysdeps/x86_64/fpu/bits/mathinline.h (floor): Use correct function
44305 name.
44306 (floorf): Likewise.
44307
97c066e6
UD
44308 * nscd/netgroupcache.c (addgetnetgrentX): Fix #ifdef nesting.
44309
629f62ef
AS
443102011-10-17 Andreas Schwab <schwab@redhat.com>
44311
49a43d80
AS
44312 * misc/sys/cdefs.h: Fix last change.
44313
629f62ef
AS
44314 * grp/initgroups.c (internal_getgrouplist): Fix initgroups
44315 database lookup.
44316
e453f6cd
UD
443172011-10-16 Ulrich Drepper <drepper@gmail.com>
44318
aa78043a
UD
44319 * misc/sys/cdefs.h: Use leaf function attribute in __THROW.
44320
ad0f5cad
UD
44321 * sysdeps/ieee754/dbl-64/s_ceil.c: Avoid alias renamed.
44322 * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
44323 * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
44324 * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
44325 * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
44326 * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c: Likewise.
44327 * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
44328 * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
44329 * sysdeps/ieee754/flt-32/s_rintf.c: Likewise.
44330 * sysdeps/x86_64/fpu/multiarch/Makefile: New file.
44331 * sysdeps/x86_64/fpu/multiarch/s_ceil-c.c: New file.
44332 * sysdeps/x86_64/fpu/multiarch/s_ceil.S: New file.
44333 * sysdeps/x86_64/fpu/multiarch/s_ceilf-c.c: New file.
44334 * sysdeps/x86_64/fpu/multiarch/s_ceilf.S: New file.
44335 * sysdeps/x86_64/fpu/multiarch/s_floor-c.c: New file.
44336 * sysdeps/x86_64/fpu/multiarch/s_floor.S: New file.
44337 * sysdeps/x86_64/fpu/multiarch/s_floorf-c.c: New file.
44338 * sysdeps/x86_64/fpu/multiarch/s_floorf.S: New file.
44339 * sysdeps/x86_64/fpu/multiarch/s_rint-c.c: New file.
44340 * sysdeps/x86_64/fpu/multiarch/s_rint.S: New file.
44341 * sysdeps/x86_64/fpu/multiarch/s_rintf-c.c: New file.
44342 * sysdeps/x86_64/fpu/multiarch/s_rintf.S: New file.
44343
44344 * sysdeps/x86_64/fpu/bits/mathinline.h: Add inlines for rint, rintf,
44345 ceil, ceilf, floor, floorf.
44346
44347 * elf/do-rel.h (elf_dynamic_do_Rel): Work around linker problem.
44348 Perform IRELATIVE relocations last.
44349
e453f6cd
UD
44350 * elf/do-rel.h: Add another parameter nrelative, replacing the
44351 local variable with the same name. Change name of the function
44352 to end in Rel or Rela (uppercase).
44353 * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Add new element
44354 nrelative to ranges. Only nonzero for DT_REL/DT_RELA. Pass to the
44355 elf_dynamic_do_##reloc function.
44356
fd5bdc09
UD
443572011-10-15 Ulrich Drepper <drepper@gmail.com>
44358
79b195b5
UD
44359 * sysdeps/i386/i686/fpu/e_log.S: No need for the fyl2xp1 use, fyl2x
44360 is sufficient, at least on modern CPUs.
44361
d4a28569
UD
44362 * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: New file.
44363
b61099b5
UD
44364 * sysdeps/ieee754/dbl-64/e_cosh.c: Cleanup.
44365 * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c: New file.
44366
bcf01e6d
UD
44367 * math/Versions [libm] (GLIBC_2.15): Add __exp_finite, __expf_finite,
44368 __expl_finite.
44369 * math/bits/math-finite.h: Add entries for exp.
44370 * math/e_expl.c: Add __*_finite alias.
44371 * sysdeps/i386/fpu/e_exp.S: Likewise.
44372 * sysdeps/i386/fpu/e_expf.S: Likewise.
44373 * sysdeps/i386/fpu/e_expl.c: Likewise.
44374 * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
44375 * sysdeps/ieee754/flt-32/e_expf.c: Likewise.
44376 * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
44377 * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
44378 * sysdeps/ieee754/dbl-64/w_exp.c: Complete rewrite.
44379 * sysdeps/ieee754/flt-32/w_expf.c: Likewise.
44380 * sysdeps/ieee754/ldbl-96/w_expl.c: Likewise.
44381
ba1a0d59
UD
44382 * sysdeps/i386/i686/fpu/e_logf.S: No need for the fyl2xp1 use, fyl2x
44383 is sufficient, at least on modern CPUs.
44384
fd5bdc09
UD
44385 * ctype/ctype-info.c (__ctype_init): Define.
44386 * include/ctype.h (__ctype_init): Declare.
44387 (__ctype_b_loc): The variable is always initialized.
44388 (__ctype_toupper_loc): Likewise.
44389 (__ctype_tolower_loc): Likewise.
44390 * ctype/Versions: Export __ctype_init for GLIBC_PRIVATE.
44391 * sysdeps/unix/sysv/linux/init-first.c (_init): Call __ctype_init.
44392
7872cfb0
AS
443932011-10-15 Andreas Schwab <schwab@linux-m68k.org>
44394
b468825a
AS
44395 * wcsmbs/wmemcmp.c (WMEMCMP): Define.
44396
7872cfb0
AS
44397 * configure.in: Also look in $cxxmachine/include for C++ system
44398 headers.
44399
be13f7bf
LD
444002011-09-27 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
44401
44402 * sysdeps/x86_64/multiarch/Makefile: (sysdep_routines): Add
44403 memcmp-ssse3 wmemcmp-sse4 wmemcmp-ssse3 wmemcmp-c
44404 * sysdeps/x86_64/multiarch/memcmp-ssse3: New file.
44405 * sysdeps/x86_64/multiarch/memcmp.S: Update. Add __memcmp_ssse3.
44406 * sysdeps/x86_64/multiarch/memcmp-sse4.S: Update.
44407 (USE_AS_WMEMCMP): New macro.
44408 Fixing indents.
44409 * sysdeps/x86_64/multiarch/wmemcmp.S: New file.
44410 * sysdeps/x86_64/multiarch/wmemcmp-ssse3.S: New file.
44411 * sysdeps/x86_64/multiarch/wmemcmp-sse4.S: New file.
44412 * sysdeps/x86_64/multiarch/wmemcmp-c.S: New file.
44413 * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
44414 wmemcmp-ssse3 wmemcmp-sse4 wmemcmp-c
44415 * sysdeps/i386/i686/multiarch/wmemcmp.S: New file.
44416 * sysdeps/i386/i686/multiarch/wmemcmp-c.c: New file.
44417 * sysdeps/i386/i686/multiarch/wmemcmp-ssse3.S: New file.
44418 * sysdeps/i386/i686/multiarch/wmemcmp-sse4.S: New file.
44419 * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Update.
44420 (USE_AS_WMEMCMP): New macro.
44421 * sysdeps/i386/i686/multiarch/memcmp-ssse3: Likewise.
44422 * sysdeps/string/test-memcmp.c: Update.
44423 Fix simple_wmemcmp.
44424 Add new tests.
44425 * wcsmbs/wmemcmp.c: Update.
44426 (WMEMCMP): New macro.
44427 Fix overflow bug.
44428
556a2007
AJ
444292011-10-12 Andreas Jaeger <aj@suse.de>
44430
44431 [BZ #13268]
44432 * math/bits/mathcalls.h: Mark argument 2 of modf as non-null.
44433
538faaa7
UD
444342011-10-15 Ulrich Drepper <drepper@gmail.com>
44435
ab6737ff
UD
44436 * libio/iofwide.c (do_length): Avoid warning.
44437
538faaa7
UD
44438 * ctype/ctype.h (__isctype_f): Add missing __THROW.
44439
396a21b1
UD
444402011-10-14 Ulrich Drepper <drepper@gmail.com>
44441
cdf2901f
UD
44442 * elf/pldd-xx.c (find_maps): Remove leftover debug message.
44443
38ad40ce
UD
44444 * sysdeps/i386/fpu/e_log.S: Add real definition of __log_finite.
44445 * sysdeps/i386/fpu/e_logf.S: Add real definition of __logf_finite.
44446 * sysdeps/i386/fpu/e_logl.S: Add real definition of __logl_finite.
44447 * sysdeps/i386/i686/fpu/e_log.S: New file.
44448 * sysdeps/i386/i686/fpu/e_logf.S: New file.
44449 * sysdeps/i386/i686/fpu/e_logl.S: New file.
44450
396a21b1
UD
44451 * ctype/ctype.h: Add support for inlined isXXX functions when
44452 compiling C++ code.
44453
6b1f68c9
AS
444542011-10-14 Andreas Schwab <schwab@redhat.com>
44455
349290c0
AS
44456 * sysdeps/s390/fpu/libm-test-ulps: Adjust ULPs for jn tests.
44457
6b1f68c9
AS
44458 * sysdeps/x86_64/fpu/fraiseexcpt.c: Fix last change.
44459
f2282d42
RM
444602011-10-13 Roland McGrath <roland@hack.frob.com>
44461
44462 [BZ #13291]
44463 * manual/string.texi (String/Array Comparison): Typo fix in strverscmp.
44464
5298ffa8
AS
444652011-10-13 Andreas Schwab <schwab@redhat.com>
44466
714fad23
AS
44467 * sysdeps/x86_64/fpu/fraiseexcpt.c: Add __feraiseexcept alias.
44468 * sysdeps/x86_64/fpu/feupdateenv.c: Use __feraiseexcept instead of
44469 feraiseexcept.
44470
81dcc7fb
AS
44471 * sysdeps/x86_64/memrchr.S: Check for zero size.
44472
5298ffa8
AS
44473 * string/stratcliff.c: Add memrchr tests.
44474
951fbcec
LD
444752011-10-12 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
44476
44477 * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
44478 memchr-sse2 memchr-sse2-bsf memrchr-sse2 memrchr-sse2-bsf memrchr-c
44479 rawmemchr-sse2 rawmemchr-sse2-bsf.
44480 * sysdeps/i386/i686/multiarch/memchr.S: New file.
44481 * sysdeps/i386/i686/multiarch/memchr-sse2.S: New file.
44482 * sysdeps/i386/i686/multiarch/memchr-sse2-bsf.S: New file.
44483 * sysdeps/i386/i686/multiarch/memrchr.S: New file.
44484 * sysdeps/i386/i686/multiarch/memrchr-c.c: New file.
44485 * sysdeps/i386/i686/multiarch/memrchr-sse2.S: New file.
44486 * sysdeps/i386/i686/multiarch/memrchr-sse2-bsf.S: New file.
44487 * sysdeps/i386/i686/multiarch/rawmemchr.S: New file.
44488 * sysdeps/i386/i686/multiarch/rawmemchr-sse2.S: New file.
44489 * sysdeps/i386/i686/multiarch/rawmemchr-sse2-bsf.S: New file.
44490 * string/memrchr.c (MEMRCHR): New macro.
44491
0ac5ae23
UD
444922011-10-12 Ulrich Drepper <drepper@gmail.com>
44493
44494 Add integration with gcc's -ffinite-math-only and optimize wrapper
44495 functions in libm.
44496 * Versions.def: Define GLIBC_2.15 version for libm.
44497 * math/Makefile (headers): Add bits/math-finite.h.
44498 * math/bits/math-finite.h: New file.
44499 * sysdeps/ia64/fpu/bits/math-finite.h: New file.
44500 * math/Versions [libm] (GLIBC_2.15): Export __*_finite symbols.
44501 * math/e_acoshl.c: Add __*_finite alias.
44502 * math/e_acosl.c: Likewise.
44503 * math/e_asinl.c: Likewise.
44504 * math/e_atan2l.c: Likewise.
44505 * math/e_atanhl.c: Likewise.
44506 * math/e_coshl.c: Likewise.
44507 * math/e_exp10.c: Likewise.
44508 * math/e_exp10f.c: Likewise.
44509 * math/e_exp10l.c: Likewise.
44510 * math/e_exp2l.c: Likewise.
44511 * math/e_fmodl.c: Likewise.
44512 * math/e_gammal_r.c: Likewise.
44513 * math/e_hypotl.c: Likewise.
44514 * math/e_j0l.c: Likewise.
44515 * math/e_j1l.c: Likewise.
44516 * math/e_jnl.c: Likewise.
44517 * math/e_lgammal_r.c: Likewise.
44518 * math/e_log10l.c: Likewise.
44519 * math/e_log2l.c: Likewise.
44520 * math/e_logl.c: Likewise.
44521 * math/e_powl.c: Likewise.
44522 * math/e_sinhl.c: Likewise.
44523 * math/e_sqrtl.c: Likewise.
44524 * math/e_scalb.c: Completely rewritten and optimized.
44525 * math/e_scalbf.c: Likewise.
44526 * math/e_scalbl.c: Likewise.
44527 * math/w_acos.c: Likewise.
44528 * math/w_acosf.c: Likewise.
44529 * math/w_acosl.c: Likewise.
44530 * math/w_acosh.c: Likewise.
44531 * math/w_acoshf.c: Likewise.
44532 * math/w_acoshl.c: Likewise.
44533 * math/w_asin.c: Likewise.
44534 * math/w_asinf.c: Likewise.
44535 * math/w_asinl.c: Likewise.
44536 * math/w_atan2.c: Likewise.
44537 * math/w_atan2f.c: Likewise.
44538 * math/w_atan2l.c: Likewise.
44539 * math/w_atanh.c: Likewise.
44540 * math/w_atanhf.c: Likewise.
44541 * math/w_atanhl.c: Likewise.
44542 * math/w_exp10.c: Likewise.
44543 * math/w_exp10f.c: Likewise.
44544 * math/w_exp10l.c: Likewise.
44545 * math/w_fmod.c: Likewise.
44546 * math/w_fmodf.c: Likewise.
44547 * math/w_fmodl.c: Likewise.
44548 * math/w_j0.c: Likewise.
44549 * math/w_j0f.c: Likewise.
44550 * math/w_j0l.c: Likewise.
44551 * math/w_j1.c: Likewise.
44552 * math/w_j1f.c: Likewise.
44553 * math/w_j1l.c: Likewise.
44554 * math/w_jn.c: Likewise.
44555 * math/w_jnf.c: Likewise.
44556 * math/w_log.c: Likewise.
44557 * math/w_logf.c: Likewise.
44558 * math/w_logl.c: Likewise.
44559 * math/w_log10.c: Likewise.
44560 * math/w_log10f.c: Likewise.
44561 * math/w_log10l.c: Likewise.
44562 * math/w_log2.c: Likewise.
44563 * math/w_log2f.c: Likewise.
44564 * math/w_log2l.c: Likewise.
44565 * math/w_pow.c: Likewise.
44566 * math/w_powf.c: Likewise.
44567 * math/w_powl.c: Likewise.
44568 * math/w_remainder.c: Likewise.
44569 * math/w_remainderf.c: Likewise.
44570 * math/w_remainderl.c: Likewise.
44571 * math/w_scalb.c: Likewise.
44572 * math/w_scalbf.c: Likewise.
44573 * math/w_scalbl.c: Likewise.
44574 * math/w_sqrt.c: Likewise.
44575 * math/w_sqrtf.c: Likewise.
44576 * math/w_sqrtl.c: Likewise.
44577 * math/math.h: Define __MATH_DECLARE_LDOUBLE if long double functions
44578 are declared. Include <bits/math-finite.h> if -ffinite-math-only is
44579 used.
44580 * math/math_private.h: Declare __kernel_standard_f.
44581 * math/w_cosh.c: Remove cruft and optimize a bit.
44582 * math/w_coshf.c: Likewise.
44583 * math/w_coshl.c: Likewise.
44584 * math/w_exp2.c: Likewise.
44585 * math/w_exp2f.c: Likewise.
44586 * math/w_exp2l.c: Likewise.
44587 * math/w_hypot.c: Likewise.
44588 * math/w_hypotf.c: Likewise.
44589 * math/w_hypotl.c: Likewise.
44590 * math/w_lgamma.c: Likewise.
44591 * math/w_lgamma_r.c: Likewise.
44592 * math/w_lgammaf.c: Likewise.
44593 * math/w_lgammaf_r.c: Likewise.
44594 * math/w_lgammal.c: Likewise.
44595 * math/w_lgammal_r.c: Likewise.
44596 * math/w_sinh.c: Likewise.
44597 * math/w_sinhf.c: Likewise.
44598 * math/w_sinhl.c: Likewise.
44599 * math/w_tgamma.c: Likewise.
44600 * math/w_tgammaf.c: Likewise.
44601 * math/w_tgammal.c: Likewise.
44602 * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
44603 * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
44604 * sysdeps/i386/fpu/e_acos.S: Add __*_finite alias.
44605 Minor optimizations. Pretty printing. Remove cruft.
44606 * sysdeps/i386/fpu/e_acosf.S: Likewise.
44607 * sysdeps/i386/fpu/e_acosh.S: Likewise.
44608 * sysdeps/i386/fpu/e_acoshf.S: Likewise.
44609 * sysdeps/i386/fpu/e_acoshl.S: Likewise.
44610 * sysdeps/i386/fpu/e_acosl.c: Likewise.
44611 * sysdeps/i386/fpu/e_asin.S: Likewise.
44612 * sysdeps/i386/fpu/e_asinf.S: Likewise.
44613 * sysdeps/i386/fpu/e_atan2.S: Likewise.
44614 * sysdeps/i386/fpu/e_atan2f.S: Likewise.
44615 * sysdeps/i386/fpu/e_atan2l.c: Likewise.
44616 * sysdeps/i386/fpu/e_atanh.S: Likewise.
44617 * sysdeps/i386/fpu/e_atanhf.S: Likewise.
44618 * sysdeps/i386/fpu/e_atanhl.S: Likewise.
44619 * sysdeps/i386/fpu/e_exp10.S: Likewise.
44620 * sysdeps/i386/fpu/e_exp10f.S: Likewise.
44621 * sysdeps/i386/fpu/e_exp10l.S: Likewise.
44622 * sysdeps/i386/fpu/e_exp2.S: Likewise.
44623 * sysdeps/i386/fpu/e_exp2f.S: Likewise.
44624 * sysdeps/i386/fpu/e_exp2l.S: Likewise.
44625 * sysdeps/i386/fpu/e_fmod.S: Likewise.
44626 * sysdeps/i386/fpu/e_fmodf.S: Likewise.
44627 * sysdeps/i386/fpu/e_fmodl.c: Likewise.
44628 * sysdeps/i386/fpu/e_hypot.S: Likewise.
44629 * sysdeps/i386/fpu/e_hypotf.S: Likewise.
44630 * sysdeps/i386/fpu/e_log.S: Likewise.
44631 * sysdeps/i386/fpu/e_log10.S: Likewise.
44632 * sysdeps/i386/fpu/e_log10f.S: Likewise.
44633 * sysdeps/i386/fpu/e_log10l.S: Likewise.
44634 * sysdeps/i386/fpu/e_log2.S: Likewise.
44635 * sysdeps/i386/fpu/e_log2f.S: Likewise.
44636 * sysdeps/i386/fpu/e_log2l.S: Likewise.
44637 * sysdeps/i386/fpu/e_logf.S: Likewise.
44638 * sysdeps/i386/fpu/e_logl.S: Likewise.
44639 * sysdeps/i386/fpu/e_pow.S: Likewise.
44640 * sysdeps/i386/fpu/e_powf.S: Likewise.
44641 * sysdeps/i386/fpu/e_powl.S: Likewise.
44642 * sysdeps/i386/fpu/e_remainder.S: Likewise.
44643 * sysdeps/i386/fpu/e_remainderf.S: Likewise.
44644 * sysdeps/i386/fpu/e_remainderl.S: Likewise.
44645 * sysdeps/i386/fpu/e_scalb.S: Likewise.
44646 * sysdeps/i386/fpu/e_scalbf.S: Likewise.
44647 * sysdeps/i386/fpu/e_scalbl.S: Likewise.
44648 * sysdeps/i386/fpu/e_sqrt.S: Likewise.
44649 * sysdeps/i386/fpu/e_sqrtf.S: Likewise.
44650 * sysdeps/i386/fpu/e_sqrtl.c: Likewise.
44651 * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
44652 * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
44653 * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
44654 * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
44655 * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
44656 * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
44657 * sysdeps/ieee754/dbl-64/e_gamma_r.c: Likewise.
44658 * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
44659 * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
44660 * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
44661 * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
44662 * sysdeps/ieee754/dbl-64/e_lgamma_r.c: Likewise.
44663 * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
44664 * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
44665 * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
44666 * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
44667 * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
44668 * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
44669 * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
44670 * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
44671 * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
44672 * sysdeps/ieee754/flt-32/e_acosf.c: Likewise.
44673 * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
44674 * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
44675 * sysdeps/ieee754/flt-32/e_atan2f.c: Likewise.
44676 * sysdeps/ieee754/flt-32/e_coshf.c: Likewise.
44677 * sysdeps/ieee754/flt-32/e_exp2f.c: Likewise.
44678 * sysdeps/ieee754/flt-32/e_fmodf.c: Likewise.
44679 * sysdeps/ieee754/flt-32/e_gammaf_r.c: Likewise.
44680 * sysdeps/ieee754/flt-32/e_hypotf.c: Likewise.
44681 * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
44682 * sysdeps/ieee754/flt-32/e_j1f.c: Likewise.
44683 * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
44684 * sysdeps/ieee754/flt-32/e_lgammaf_r.c: Likewise.
44685 * sysdeps/ieee754/flt-32/e_log10f.c: Likewise.
44686 * sysdeps/ieee754/flt-32/e_log2f.c: Likewise.
44687 * sysdeps/ieee754/flt-32/e_logf.c: Likewise.
44688 * sysdeps/ieee754/flt-32/e_powf.c: Likewise.
44689 * sysdeps/ieee754/flt-32/e_remainderf.c: Likewise.
44690 * sysdeps/ieee754/flt-32/e_sinhf.c: Likewise.
44691 * sysdeps/ieee754/flt-32/e_sqrtf.c: Likewise.
44692 * sysdeps/ieee754/flt-32/s_asinhf.c: Likewise.
44693 * sysdeps/ieee754/ldbl-128/e_acoshl.c: Likewise.
44694 * sysdeps/ieee754/ldbl-128/e_acosl.c: Likewise.
44695 * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
44696 * sysdeps/ieee754/ldbl-128/e_atan2l.c: Likewise.
44697 * sysdeps/ieee754/ldbl-128/e_atanhl.c: Likewise.
44698 * sysdeps/ieee754/ldbl-128/e_coshl.c: Likewise.
44699 * sysdeps/ieee754/ldbl-128/e_fmodl.c: Likewise.
44700 * sysdeps/ieee754/ldbl-128/e_gammal_r.c: Likewise.
44701 * sysdeps/ieee754/ldbl-128/e_hypotl.c: Likewise.
44702 * sysdeps/ieee754/ldbl-128/e_j0l.c: Likewise.
44703 * sysdeps/ieee754/ldbl-128/e_j1l.c: Likewise.
44704 * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
44705 * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: Likewise.
44706 * sysdeps/ieee754/ldbl-128/e_log10l.c: Likewise.
44707 * sysdeps/ieee754/ldbl-128/e_log2l.c: Likewise.
44708 * sysdeps/ieee754/ldbl-128/e_logl.c: Likewise.
44709 * sysdeps/ieee754/ldbl-128/e_powl.c: Likewise.
44710 * sysdeps/ieee754/ldbl-128/e_remainderl.c: Likewise.
44711 * sysdeps/ieee754/ldbl-128/e_sinhl.c: Likewise.
44712 * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c: Likewise.
44713 * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
44714 * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
44715 * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c: Likewise.
44716 * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c: Likewise.
44717 * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Likewise.
44718 * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Likewise.
44719 * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c: Likewise.
44720 * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c: Likewise.
44721 * sysdeps/ieee754/ldbl-128ibm/e_log10l.c: Likewise.
44722 * sysdeps/ieee754/ldbl-128ibm/e_log2l.c: Likewise.
44723 * sysdeps/ieee754/ldbl-128ibm/e_logl.c: Likewise.
44724 * sysdeps/ieee754/ldbl-128ibm/e_powl.c: Likewise.
44725 * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c: Likewise.
44726 * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
44727 * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c: Likewise.
44728 * sysdeps/ieee754/ldbl-96/e_acoshl.c: Likewise.
44729 * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
44730 * sysdeps/ieee754/ldbl-96/e_atan2l.c: Likewise.
44731 * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
44732 * sysdeps/ieee754/ldbl-96/e_coshl.c: Likewise.
44733 * sysdeps/ieee754/ldbl-96/e_gammal_r.c: Likewise.
44734 * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
44735 * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
44736 * sysdeps/ieee754/ldbl-96/e_j1l.c: Likewise.
44737 * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
44738 * sysdeps/ieee754/ldbl-96/e_lgammal_r.c: Likewise.
44739 * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
44740 * sysdeps/ieee754/ldbl-96/e_sinhl.c: Likewise.
44741 * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
44742 * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
44743 * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
44744 * sysdeps/powerpc/fpu/e_sqrt.c: Likewise.
44745 * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
44746 * sysdeps/powerpc/powerpc64/fpu/e_sqrt.c: Likewise.
44747 * sysdeps/powerpc/powerpc64/fpu/e_sqrtf.c: Likewise.
44748 * sysdeps/s390/fpu/e_sqrt.c: Likewise.
44749 * sysdeps/s390/fpu/e_sqrtf.c: Likewise.
44750 * sysdeps/s390/fpu/e_sqrtl.c: Likewise.
44751 * sysdeps/sparc/sparc32/e_sqrt.c: Likewise.
44752 * sysdeps/sparc/sparc64/fpu/e_sqrtl.c: Likewise.
44753 * sysdeps/x86_64/fpu/e_exp2l.S: Likewise.
44754 * sysdeps/x86_64/fpu/e_fmodl.S: Likewise.
44755 * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
44756 * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
44757 * sysdeps/x86_64/fpu/e_logl.S: Likewise.
44758 * sysdeps/x86_64/fpu/e_powl.S: Likewise.
44759 * sysdeps/x86_64/fpu/e_remainderl.S: Likewise.
44760 * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
44761 * sysdeps/x86_64/fpu/e_sqrt.c: Likewise. Fix parameter order
44762 * sysdeps/x86_64/fpu/e_sqrtf.c: Likewise.
44763 * sysdeps/x86_64/fpu/math_private.h (__isnan): Cast d parameter.
44764 (__isnanf): Likewise.
44765 (__isinf_ns): Likewise.
44766 (__isinf_nsf): Likewise.
44767 (__finite): Likewise.
44768 (__finitef): Likewise.
44769 (__ieee754_sqrt): Define as macro.
44770 (__ieee754_sqrtf): Define as macro.
44771 (__ieee754_sqrtl): Define as macro.
44772 * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Add partially
44773 inlined copy.
44774 * sysdeps/x86_64/fpu/bits/mathinline.h: Make use of
44775 __FINITE_MATH_ONLY__ consistent.
44776 * sysdeps/ieee754/k_standard.c (__kernel_standard_f): New function.
44777
12cc2fcd
AS
447782011-10-10 Andreas Schwab <schwab@linux-m68k.org>
44779
a843a204
AS
44780 * inet/getnetgrent_r.c (nscd_getnetgrent): Use __rawmemchr instead
44781 of rawmemchr.
44782
12cc2fcd
AS
44783 * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c: New file.
44784
c853acd5
UD
447852011-10-09 Ulrich Drepper <drepper@gmail.com>
44786
44787 * po/ja.po: Update from translation team.
44788
c658d255
RM
447892011-10-08 Roland McGrath <roland@hack.frob.com>
44790
110946e4
RM
44791 * locale/programs/locarchive.c (prepare_address_space): New function.
44792 (create_archive, enlarge_archive, open_archive): Use it.
44793
50604220
RM
44794 * sysdeps/unix/sysv/linux/x86_64/time.c: Move #include <dl-vdso.h>
44795 inside [SHARED], where it is used.
44796
c658d255
RM
44797 * nscd/nscd_proto.h: Declare __nscd_setnetgrent.
44798
44799 * nss/getent.c (netgroup_keys): Remove unused variable.
44800 * sysdeps/ieee754/flt-32/s_isinf_nsf.c: Likewise.
44801
6a621eb7
UD
448022011-10-08 Ulrich Drepper <drepper@gmail.com>
44803
7edb55ce
UD
44804 * include/math.h: Declare __isinf_ns, __isinf_nsf, __isinf_nsl.
44805 * sysdeps/ieee754/dbl-64/s_isinf_ns.c: New file.
44806 * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf_ns.c: New file.
44807 * sysdeps/ieee754/flt-32/s_isinf_nsf.c: New file.
44808 * sysdeps/ieee754/ldbl-128/s_isinf_nsl.c: New file.
44809 * sysdeps/ieee754/ldbl-96/s_isinf_nsl.c: New file.
44810 * math/Makefile (libm-calls): Add s_isinf_ns.
44811 * math/divtc3.c: Use __isinf_nsl instead of isinf.
44812 * math/multc3.c: Likewise.
44813 * math/s_casin.c: Likewise.
44814 * math/s_casinf.c: Likewise.
44815 * math/s_casinl.c: Likewise.
44816 * math/s_ccos.c: Likewise.
44817 * math/s_ccosf.c: Likewise.
44818 * math/s_ccosl.c: Likewise.
44819 * math/s_ctan.c: Likewise.
44820 * math/s_ctanf.c: Likewise.
44821 * math/s_ctanh.c: Likewise.
44822 * math/s_ctanhf.c: Likewise.
44823 * math/s_ctanhl.c: Likewise.
44824 * math/s_ctanl.c: Likewise.
44825 * math/w_fmod.c: Likewise.
44826 * math/w_fmodf.c: Likewise.
44827 * math/w_fmodl.c: Likewise.
44828 * math/w_remainder.c: Likewise.
44829 * math/w_remainderf.c: Likewise.
44830 * math/w_remainderl.c: Likewise.
44831 * sysdeps/ieee754/dbl-64/s_finite.c: Undefine __finite.
44832 * sysdeps/ieee754/dbl-64/s_isnan.c: Undefine __isnan.
44833 * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Undefine __finite.
44834 * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Undefine __nan.
44835 * sysdeps/ieee754/flt-32/s_finitef.c: Undefine __finitef.
44836 * sysdeps/ieee754/flt-32/s_isnanf.c: Undefine __nan.
44837 * sysdeps/x86_64/fpu/math_private.h: Add optimized versions of __isnsn,
44838 __isnanf, __isinf_ns, __isinf_nsf, __finite, and __finitef.
44839
187da0ae
UD
44840 * stdio-common/printf_fp.c: Use the fact that isinf returns the sign
44841 of the number.
44842 * stdio-common/printf_fphex.c: Likewise.
44843 * stdio-common/printf_size.c: Likewise.
44844
9277c064
UD
44845 * math/e_exp10.c: Include math_private.h using <...> not "...".
44846 * math/e_exp10f.c: Likewise.
44847 * math/e_exp10l.c: Likewise.
44848 * math/e_exp2l.c: Likewise.
44849 * math/e_j0l.c: Likewise.
44850 * math/e_j1l.c: Likewise.
44851 * math/e_jnl.c: Likewise.
44852 * math/e_lgammal_r.c: Likewise.
44853 * math/e_rem_pio2l.c: Likewise.
44854 * math/e_scalb.c: Likewise.
44855 * math/e_scalbf.c: Likewise.
44856 * math/e_scalbl.c: Likewise.
44857 * math/k_cosl.c: Likewise.
44858 * math/k_sinl.c: Likewise.
44859 * math/k_tanl.c: Likewise.
44860 * math/s_cacoshf.c: Likewise.
44861 * math/s_catan.c: Likewise.
44862 * math/s_catanf.c: Likewise.
44863 * math/s_catanh.c: Likewise.
44864 * math/s_catanhf.c: Likewise.
44865 * math/s_catanhl.c: Likewise.
44866 * math/s_catanl.c: Likewise.
44867 * math/s_ccosh.c: Likewise.
44868 * math/s_ccoshf.c: Likewise.
44869 * math/s_ccoshl.c: Likewise.
44870 * math/s_cexp.c: Likewise.
44871 * math/s_cexpf.c: Likewise.
44872 * math/s_cexpl.c: Likewise.
44873 * math/s_clog.c: Likewise.
44874 * math/s_clog10.c: Likewise.
44875 * math/s_clog10f.c: Likewise.
44876 * math/s_clog10l.c: Likewise.
44877 * math/s_clogf.c: Likewise.
44878 * math/s_clogl.c: Likewise.
44879 * math/s_csin.c: Likewise.
44880 * math/s_csinf.c: Likewise.
44881 * math/s_csinh.c: Likewise.
44882 * math/s_csinhf.c: Likewise.
44883 * math/s_csinhl.c: Likewise.
44884 * math/s_csinl.c: Likewise.
44885 * math/s_csqrt.c: Likewise.
44886 * math/s_csqrtf.c: Likewise.
44887 * math/s_csqrtl.c: Likewise.
44888 * math/s_ctan.c: Likewise.
44889 * math/s_ctanf.c: Likewise.
44890 * math/s_ctanh.c: Likewise.
44891 * math/s_ctanhf.c: Likewise.
44892 * math/s_ctanhl.c: Likewise.
44893 * math/s_ctanl.c: Likewise.
44894 * math/s_ldexp.c: Likewise.
44895 * math/s_ldexpf.c: Likewise.
44896 * math/s_ldexpl.c: Likewise.
44897 * math/s_significand.c: Likewise.
44898 * math/s_significandf.c: Likewise.
44899 * math/s_significandl.c: Likewise.
44900 * math/w_acos.c: Likewise.
44901 * math/w_acosf.c: Likewise.
44902 * math/w_acosh.c: Likewise.
44903 * math/w_acoshf.c: Likewise.
44904 * math/w_acoshl.c: Likewise.
44905 * math/w_acosl.c: Likewise.
44906 * math/w_asin.c: Likewise.
44907 * math/w_asinf.c: Likewise.
44908 * math/w_asinl.c: Likewise.
44909 * math/w_atan2.c: Likewise.
44910 * math/w_atan2f.c: Likewise.
44911 * math/w_atan2l.c: Likewise.
44912 * math/w_atanh.c: Likewise.
44913 * math/w_atanhf.c: Likewise.
44914 * math/w_atanhl.c: Likewise.
44915 * math/w_cosh.c: Likewise.
44916 * math/w_coshf.c: Likewise.
44917 * math/w_coshl.c: Likewise.
44918 * math/w_dremf.c: Likewise.
44919 * math/w_exp10.c: Likewise.
44920 * math/w_exp10f.c: Likewise.
44921 * math/w_exp10l.c: Likewise.
44922 * math/w_exp2.c: Likewise.
44923 * math/w_exp2f.c: Likewise.
44924 * math/w_fmod.c: Likewise.
44925 * math/w_fmodf.c: Likewise.
44926 * math/w_fmodl.c: Likewise.
44927 * math/w_hypot.c: Likewise.
44928 * math/w_hypotf.c: Likewise.
44929 * math/w_hypotl.c: Likewise.
44930 * math/w_j0.c: Likewise.
44931 * math/w_j0f.c: Likewise.
44932 * math/w_j0l.c: Likewise.
44933 * math/w_j1.c: Likewise.
44934 * math/w_j1f.c: Likewise.
44935 * math/w_j1l.c: Likewise.
44936 * math/w_jn.c: Likewise.
44937 * math/w_jnf.c: Likewise.
44938 * math/w_jnl.c: Likewise.
44939 * math/w_lgamma.c: Likewise.
44940 * math/w_lgamma_r.c: Likewise.
44941 * math/w_lgammaf.c: Likewise.
44942 * math/w_lgammaf_r.c: Likewise.
44943 * math/w_lgammal.c: Likewise.
44944 * math/w_lgammal_r.c: Likewise.
44945 * math/w_log.c: Likewise.
44946 * math/w_log10.c: Likewise.
44947 * math/w_log10f.c: Likewise.
44948 * math/w_log10l.c: Likewise.
44949 * math/w_log2.c: Likewise.
44950 * math/w_log2f.c: Likewise.
44951 * math/w_log2l.c: Likewise.
44952 * math/w_logf.c: Likewise.
44953 * math/w_logl.c: Likewise.
44954 * math/w_pow.c: Likewise.
44955 * math/w_powf.c: Likewise.
44956 * math/w_powl.c: Likewise.
44957 * math/w_remainder.c: Likewise.
44958 * math/w_remainderf.c: Likewise.
44959 * math/w_remainderl.c: Likewise.
44960 * math/w_scalb.c: Likewise.
44961 * math/w_scalbf.c: Likewise.
44962 * math/w_scalbl.c: Likewise.
44963 * math/w_sinh.c: Likewise.
44964 * math/w_sinhf.c: Likewise.
44965 * math/w_sinhl.c: Likewise.
44966 * math/w_sqrt.c: Likewise.
44967 * math/w_sqrtf.c: Likewise.
44968 * math/w_sqrtl.c: Likewise.
44969 * math/w_tgamma.c: Likewise.
44970 * math/w_tgammaf.c: Likewise.
44971 * math/w_tgammal.c: Likewise.
44972
6a621eb7
UD
44973 * po/ja.po: Update from translation team.
44974
bf582445
AJ
449752011-09-29 Andreas Jaeger <aj@suse.de>
44976
f9efbf3a
AJ
44977 [BZ #13179]
44978 * sunrpc/netname.c (netname2host): Fix logic.
44979
bf582445
AJ
44980 [BZ #6779]
44981 [BZ #6783]
44982 * math/w_remainderl.c (__remainderl): Handle (NaN, 0) and (Inf,y)
44983 correctly.
44984 * math/w_remainder.c (__remainder): Likewise.
44985 * math/w_remainderf.c (__remainderf): Likewise.
44986 * math/libm-test.inc (remainder_test): Add test cases.
44987
48693bea
AK
449882011-10-04 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
44989
44990 * stdlib/longlong.h: Update from GCC. Fix zarch smul_ppmm and
44991 sdiv_qrnnd.
44992
42622229
LD
449932011-10-07 Ulrich Drepper <drepper@gmail.com>
44994
44995 * string/test-memcmp.c: Avoid unncessary #defines.
44996 Patch by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>.
44997
093ecf92
LD
449982011-08-31 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
44999
45000 * sysdeps/x86_64/multiarch/rawmemchr.S: Update.
45001 Use new sse2 version for core i3 - i7 as it's faster
45002 than sse42 version.
45003 (bit_Prefer_PMINUB_for_stringop): New.
45004 * sysdeps/x86_64/rawmemchr.S: Update.
45005 Replace with faster SSE2 version.
45006 * sysdeps/x86_64/memrchr.S: New file.
45007 * sysdeps/x86_64/memchr.S: Update.
45008 Replace with faster SSE2 version.
45009
fde56e5c
MP
450102011-09-12 Marek Polacek <mpolacek@redhat.com>
45011
45012 * elf/dl-load.c (lose): Add cast to avoid warning.
45013
21fd49a9
UD
450142011-10-07 Ulrich Drepper <drepper@gmail.com>
45015
5a06e643
UD
45016 * po/ca.po: Update from translation team.
45017
684ae515
UD
45018 * inet/getnetgrent_r.c: Hook up nscd.
45019 * nscd/Makefile (routines): Add nscd_netgroup.
45020 (nscd-modules): Add netgroupcache.
45021 (CFLAGS-netgroupcache.c): Define.
45022 * nscd/cache.c (readdfcts): Add entries for GETNETGRENT and INNETGR.
45023 (cache_search): Add const to second parameter.
45024 * nscd/connections.c (serv2str): Add entries for GETNETGRENT and
45025 INNETGR.
45026 (dbs): Add netgrdb entry.
45027 (reqinfo): Add entries for GETNETGRENT, INNETGR, and GETFDNETGR.
45028 (verify_persistent_db): Handle netgrdb.
45029 (handle_request): Handle GETNETGRENT, INNETGR, and GETFDNETGR.
45030 * nscd/nscd-client.h (request_type): Add GETNETGRENT, INNETGR, and
45031 GETFDNETGR.
45032 (netgroup_response_header): Define.
45033 (innetgroup_response_header): Define.
45034 (datahead): Add netgroup_response_header and innetgroup_response_header
45035 elements.
45036 * nscd/nscd.conf: Add entries for netgroup cache.
45037 * nscd/nscd.h (dbtype): Add netgrdb.
45038 (_PATH_NSCD_NETGROUP_DB): Define.
45039 (netgroup_iov_disabled): Declare.
45040 (xmalloc, xcalloc, xrealloc): Move declarations here.
45041 (cache_search): Adjust prototype.
45042 Add netgroup-related prototypes.
45043 * nscd/nscd_conf.c (dbnames): Add netgrdb entry.
45044 * nscd/nscd_proto.h (__nss_not_use_nscd_netgroup): Declare.
45045 (__nscd_innetgr): Declare.
45046 * nscd/selinux.c (perms): Use access_vector_t as element type and
45047 add netgroup-related initializers.
45048 * nscd/netgroupcache.c: New file.
45049 * nscd/nscd_netgroup.c: New file.
45050 * nss/Versions [libc] (GLIBC_PRIVATE): Export __nss_lookup.
45051 * nss/getent.c (netgroup_keys): Use setnetgrent only for one parameter.
45052 For four parameters use innetgr.
45053 * nss/nss_files/files-init.c: Add definition and callback for netgr.
45054 * nss/nsswitch.c (__nss_lookup): Add libc_hidden_def.
45055 (__nss_disable_nscd): Set __nss_not_use_nscd_netgroup.
45056 * nss/nsswitch.h (__nss_lookup): Add libc_hidden_proto.
45057
21fd49a9
UD
45058 * nscd/connections.c (register_traced_file): Don't register file
45059 for disabled databases.
45060
054c0457
UD
450612011-10-06 Ulrich Drepper <drepper@gmail.com>
45062
32b63198
UD
45063 * nscd/grpcache.c (cache_addgr): Initialize written in all cases.
45064
054c0457
UD
45065 * nss/nsswitch.c (__nss_lookup_function): Fix order of deleting
45066 from tree and freeing node.
45067
64031225
JO
450682011-09-25 Jiri Olsa <jolsa@redhat.com>
45069
45070 * nss/nsswitch.c (__nss_database_lookup): Handle
45071 nss_parse_service_list out of memory case.
45072
0490345c
JO
450732011-09-15 Jiri Olsa <jolsa@redhat.com>
45074
45075 * nss/nsswitch.c (__nss_lookup_function): Handle __tsearch
45076 out of memory case.
45077
3a62d00d
AS
450782011-10-04 Andreas Schwab <schwab@redhat.com>
45079
45080 * include/dlfcn.h (__RTLD_NOIFUNC): Define.
45081 * elf/do-rel.h (elf_dynamic_do_rel): Add parameter skip_ifunc and
45082 pass it down.
45083 * elf/dynamic-link.h: Adjust prototypes of elf_machine_rel,
45084 elf_machine_rela, elf_machine_lazy_rel.
45085 (_ELF_DYNAMIC_DO_RELOC): Add parameter skip_ifunc and pass it down.
45086 (ELF_DYNAMIC_DO_REL): Likewise.
45087 (ELF_DYNAMIC_DO_RELA): Likewise.
45088 (ELF_DYNAMIC_RELOCATE): Likewise.
45089 * elf/dl-reloc.c (_dl_relocate_object): Pass __RTLD_NOIFUNC down
45090 to ELF_DYNAMIC_DO_REL.
45091 * elf/rtld.c (_dl_start): Adjust use of ELF_DYNAMIC_RELOCATE.
45092 (dl_main): In trace mode always set __RTLD_NOIFUNC.
45093 * elf/dl-conflict.c (_dl_resolve_conflicts): Adjust call to
45094 elf_machine_rela.
45095 * sysdeps/i386/dl-machine.h (elf_machine_rel): Add parameter
45096 skip_ifunc, don't call ifunc function if non-zero.
45097 (elf_machine_rela): Likewise.
45098 (elf_machine_lazy_rel): Likewise.
45099 (elf_machine_lazy_rela): Likewise.
45100 * sysdeps/ia64/dl-machine.h (elf_machine_rela): Likewise.
45101 (elf_machine_lazy_rel): Likewise.
45102 * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela):
45103 Likewise.
45104 (elf_machine_lazy_rel): Likewise.
45105 * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
45106 Likewise.
45107 (elf_machine_lazy_rel): Likewise.
45108 * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela): Likewise.
45109 (elf_machine_lazy_rel): Likewise.
45110 * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela): Likewise.
45111 (elf_machine_lazy_rel): Likewise.
45112 * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
45113 (elf_machine_lazy_rel): Likewise.
45114 * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Likewise.
45115 (elf_machine_lazy_rel): Likewise.
45116 * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Likewise.
45117 (elf_machine_lazy_rel): Likewise.
45118 * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Likewise.
45119 (elf_machine_lazy_rel): Likewise.
45120
68577918
UD
451212011-09-28 Ulrich Drepper <drepper@gmail.com>
45122
45123 * nss/nss_files/files-init.c (_nss_files_init): Use static
45124 initialization for all the *_traced_file variables.
45125
68822d74
AS
451262011-09-28 Andreas Schwab <schwab@redhat.com>
45127
45128 * sysdeps/powerpc/fpu/libm-test-ulps: Adjust ULPs for jn tests.
45129
2056100b
RM
451302011-09-27 Roland McGrath <roland@hack.frob.com>
45131
45132 [BZ #13226]
45133 * manual/signal.texi (Longjmp in Handler): Grammar fixes.
45134
32c76b63
AS
451352011-09-27 Andreas Schwab <schwab@redhat.com>
45136
45137 * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn):
45138 Reread the line before reparsing it.
45139
bf972c9d
AS
451402011-09-26 Andreas Schwab <schwab@redhat.com>
45141
45142 * sysdeps/x86_64/fpu/bits/mathinline.h: Use __asm instead of asm.
45143
e057a1b5
JM
451442011-09-21 Chung-Lin Tang <cltang@codesourcery.com>
45145 Maxim Kuvyrkov <maxim@codesourcery.com>
45146 Joseph Myers <joseph@codesourcery.com>
45147
45148 * resolv/Makefile (LDLIBS-resolv.so): Link in $(elfobjdir)/ld.so
45149 if needed for __stack_chk_guard.
45150
bc7e1c36
RM
451512011-09-19 Roland McGrath <roland@hack.frob.com>
45152
ecb1482f
RM
45153 * sysdeps/posix/spawni.c (script_execute): Always define it.
45154 It will be optimized away if unused.
45155 (maybe_script_execute): New function.
45156 (__spawni): Call it.
45157
bc7e1c36
RM
45158 * Makerules: Don't include tls.make.
45159 (config-tls): Always set to thread.
45160 * tls.make.c: File removed.
45161
1c3b002b
MF
451622011-09-19 Mike Frysinger <vapier@gentoo.org>
45163
45164 * Makeconfig (CPPFLAGS): Prepend $(CPPFLAGS-config).
45165 * config.make.in (CPPFLAGS-config): New substituted variable.
45166
2840865d
UD
451672011-09-15 Ulrich Drepper <drepper@gmail.com>
45168
88738eb6
UD
45169 * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: New file.
45170
cbf645a6 45171 [BZ #13192]
2840865d
UD
45172 * sysdeps/unix/sysv/linux/bits/in.h (IP_MULTICAST_ALL): Define.
45173 Patch mostly by Neil Horman <nhorman@tuxdriver.com>.
45174
b402e91a
RM
451752011-09-15 Roland McGrath <roland@hack.frob.com>
45176
45177 * sysdeps/unix/sysv/linux/i386/____longjmp_chk.S
45178 (CALL_FAIL): Use HIDDEN_JUMPTARGET for __fortify_fail.
45179 * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S
45180 (CALL_FAIL): Likewise.
45181 * sysdeps/unix/sysv/linux/ia64/____longjmp_chk.S (CHECK_RSP): Likewise.
45182 (CALL_FAIL): Macro removed.
45183 Patch mostly by Mike Frysinger <vapier@gentoo.org>.
45184
4c1a1f71
UD
451852011-09-15 Ulrich Drepper <drepper@gmail.com>
45186
45187 * sysdeps/x86_64/fpu/bits/mathinline.h: Add fmax and fmin optimizations
45188 for __FINITE_MATH_ONLY__ == 1.
45189
edc121be
AS
451902011-09-15 Andreas Schwab <schwab@redhat.com>
45191
45192 * sysdeps/powerpc/fpu/e_hypot.c (__ieee754_hypot): Use
45193 __ieee754_sqrt instead of sqrt.
45194 * sysdeps/powerpc/fpu/e_hypotf.c (__ieee754_hypotf): Use
45195 __ieee754_sqrtf instead of sqrtf.
45196 * sysdeps/powerpc/fpu/e_rem_pio2f.c (__ieee754_rem_pio2f): Use
45197 __floorf instead of floorf.
45198 * sysdeps/powerpc/fpu/k_rem_pio2f.c (__fp_kernel_rem_pio2f): Use
45199 __floorf, __truncf instead of floorf, truncf.
45200
cd205654
UD
452012011-09-14 Ulrich Drepper <drepper@gmail.com>
45202
ee4d0315
UD
45203 * sysdeps/x86_64/fpu/s_copysign.S [ELF]: Use correct section.
45204
cd205654
UD
45205 * sysdeps/x86_64/fpu/bits/mathinline.h (__MATH_INLINE): Use
45206 __extern_always_inline.
45207 Define lrint{f,} and llrint{f,} for 64-bit and in some situations for
45208 32-bit.
45209
48b67d71
AS
452102011-09-14 Andreas Schwab <schwab@redhat.com>
45211
45212 * elf/rtld.c (dl_main): Also relocate in dependency order when
45213 doing symbol dependency testing.
45214
1ae12c75
AS
452152011-09-13 Andreas Schwab <schwab@linux-m68k.org>
45216
45217 * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
45218 Always define `refsym'.
45219
995a80df
AS
452202011-09-13 Andreas Schwab <schwab@redhat.com>
45221
e529793b
AS
45222 * misc/sys/select.h (__FD_MASK): Renamed from __FDMASK.
45223 (__FD_ELT): Renamed from __FDELT.
45224 * misc/bits/select2.h (__FD_ELT): Likewise.
45225 * bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET): Use __FD_ELT,
45226 __FD_MASK instead of __FDELT, __FDMASK.
45227 * sysdeps/i386/bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET):
45228 Likewise.
45229 * sysdeps/x86_64/bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET):
45230 Likewise.
45231
52d4fef8
AS
45232 * elf/Makefile (gen-ldd): Fix pattern.
45233
995a80df
AS
45234 * elf/rtld.c (dl_main): Only use USE___THREAD when defined.
45235 (init_tls): Likewise.
45236
8682f8b0
UD
452372011-09-12 Ulrich Drepper <drepper@gmail.com>
45238
45239 * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c: New file.
45240
de82006d
AS
452412011-09-12 Andreas Schwab <schwab@redhat.com>
45242
a7c8e6a1
AS
45243 * sysdeps/unix/sysv/linux/bits/socket.h (__cmsg_nxthdr): Cast to
45244 `struct cmsghdr *' instead of `void *'.
45245 * sysdeps/unix/sysv/linux/sparc/bits/socket.h (__cmsg_nxthdr):
45246 Likewise.
45247
0f31fe77
AS
452482011-09-11 Andreas Schwab <schwab@linux-m68k.org>
45249
45250 * elf/Makefile (gen-ldd): Prepend $(..) to $(ldd-rewrite-script)
45251 if non-absolute.
45252 * sysdeps/unix/sysv/linux/configure.in: Remove leading ../ from
45253 ldd_rewrite_script.
0f31fe77 45254
32b4c839
UD
452552011-09-11 Ulrich Drepper <drepper@gmail.com>
45256
83cd1420
UD
45257 * configure.in: Remove --with-tls option.
45258 * config.h.in: Remove HAVE_TLS_SUPPORT entry.
45259 * sysdeps/i386/elf/configure.in: Always test for TLS support and err
45260 out in case it is missing.
45261 * sysdeps/ia64/elf/configure.in: Likewise.
45262 * sysdeps/powerpc/powerpc32/elf/configure.in: Likewise.
45263 * sysdeps/powerpc/powerpc64/elf/configure.in: Likewise.
45264 * sysdeps/s390/s390-32/elf/configure.in: Likewise.
45265 * sysdeps/s390/s390-64/elf/configure.in: Likewise.
45266 * sysdeps/sh/elf/configure.in: Likewise.
45267 * sysdeps/sparc/sparc32/elf/configure.in: Likewise.
45268 * sysdeps/sparc/sparc64/elf/configure.in: Likewise.
45269 * sysdeps/x86_64/elf/configure.in: Likewise.
45270 * sysdeps/mach/hurd/i386/tls.h: Remove test for HAVE_TLS_SUPPORT.
45271 * sysdeps/mach/hurd/tls.h: Likewise.
45272
633f745d
UD
45273 [BZ #13067]
45274 * malloc/obstack.h [!GNUC] (obstack_free): Avoid cast to int.
45275
f318beb8
UD
45276 [BZ #13090]
45277 * configure.in: Fix use of AC_INIT.
45278
32b4c839
UD
45279 * elf/dl-support.c (_dl_pagesize): Initialize to EXEC_PAGESIZE.
45280
3ce1f295
UD
452812011-09-10 Ulrich Drepper <drepper@gmail.com>
45282
bb016596
UD
45283 * malloc/malloc.c: Replace MALLOC_FAILURE_ACTION with use of
45284 __set_errno.
8e58439c
UD
45285 * malloc/hooks.c: Likewise.
45286
aebae053 45287 [BZ #11929]
02d46fc4
UD
45288 * malloc/arena.c (ptmalloc_init_minimal): Removed. Initialize all
45289 variables statically.
45290 (narenas): Initialize.
45291 (list_lock): Initialize.
bb016596
UD
45292 (ptmalloc_init): Don't call ptmalloc_init_minimal. Remove
45293 initializtion of main_arena and list_lock. Small cleanups.
02d46fc4
UD
45294 Replace all uses of malloc_getpagesize with GLRO(dl_pagesize).
45295 * malloc/malloc.c: Remove malloc_getpagesize. Include <ldsodefs.h>.
45296 Add initializers to main_arena and mp_.
45297 (malloc_state): Remove pagesize member. Change all users to use
45298 GLRO(dl_pagesize).
45299
45300 * elf/rtld.c (rtld_global_ro): Initialize _dl_pagesize.
45301 * sysdeps/unix/sysv/linux/getpagesize.c: Simplify. GLRO(dl_pagesize)
45302 is always initialized.
45303
22a89187
UD
45304 * malloc/malloc.c: Removed unused configurations and dead code.
45305 * malloc/arena.c: Likewise.
45306 * malloc/hooks.c: Likewise.
02d46fc4 45307 * malloc/Makefile (CPPFLAGS-malloc.c): Don't add -DATOMIC_FASTBINS.
22a89187 45308
d063d164
UD
45309 * include/tls.h: Removed. USE___THREAD must always be defined.
45310 * bits/libc-tsd.h: Don't handle !USE___THREAD.
45311 * elf/dl-libc.c: Likewise.
45312 * elf/dl-tsd.c: Likewise.
45313 * include/errno.h: Likewise.
45314 * include/netdb.h: Likewise.
45315 * include/resolv.h: Likewise.
45316 * inet/herrno-loc.c: Likewise.
45317 * inet/herrno.c: Likewise.
45318 * malloc/arena.c: Likewise.
45319 * malloc/hooks.c: Likewise.
45320 * malloc/malloc.c: Likewise.
45321 * resolv/res-state.c: Likewise.
45322 * resolv/res_libc.c: Likewise.
45323 * sysdeps/i386/dl-machine.h: Likewise.
45324 * sysdeps/ia64/dl-machine.h: Likewise.
45325 * sysdeps/powerpc/powerpc32/dl-machine.h: Likewise.
45326 * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
45327 * sysdeps/s390/s390-32/dl-machine.h: Likewise.
45328 * sysdeps/s390/s390-64/dl-machine.h: Likewise.
45329 * sysdeps/sh/dl-machine.h: Likewise.
45330 * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
45331 * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
45332 * sysdeps/unix/i386/sysdep.S: Likewise.
45333 * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
45334 * sysdeps/unix/sysv/linux/ia64/sysdep.S: Likewise.
45335 * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.S: Likewise.
45336 * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
45337 * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.S: Likewise.
45338 * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
45339 * sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
45340 * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
45341 * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
45342 * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
45343 * sysdeps/unix/x86_64/sysdep.S: Likewise.
45344 * sysdeps/x86_64/dl-machine.h: Likewise.
45345 * tls.make.c: Likewise.
45346
3ce1f295
UD
45347 * configure.in: Remove --with-__thread option. Make tests for
45348 --no-whole-archive, __builtin_expect, symbol redirection, __thread,
45349 tls_model attribute fail if no support is available. Remove
45350 USE_IN_LIBIO.
45351 * Makeconfig: Adjust for dropped configure option. All features are
45352 now mandatory.
45353 * Makerules: Likewise.
45354 * Versions.def: Likewise.
45355 * argp/argp-fmtstream.c: Likewise.
45356 * argp/argp-fmtstream.h: Likewise.
45357 * argp/argp-help.c: Likewise.
45358 * assert/assert.c: Likewise.
45359 * config.h.in: Likewise.
45360 * config.make.in: Likewise.
45361 * configure: Likewise.
45362 * configure.in: Likewise.
45363 * csu/Versions: Likewise.
45364 * csu/init.c: Likewise.
45365 * elf/tst-audit2.c: Likewise.
45366 * elf/tst-tls10.c: Likewise.
45367 * elf/tst-tls10.h: Likewise.
45368 * elf/tst-tls11.c: Likewise.
45369 * elf/tst-tls12.c: Likewise.
45370 * elf/tst-tls14.c: Likewise.
45371 * elf/tst-tlsmod11.c: Likewise.
45372 * elf/tst-tlsmod12.c: Likewise.
45373 * elf/tst-tlsmod13.c: Likewise.
45374 * elf/tst-tlsmod13a.c: Likewise.
45375 * elf/tst-tlsmod14a.c: Likewise.
45376 * elf/tst-tlsmod15b.c: Likewise.
45377 * elf/tst-tlsmod16a.c: Likewise.
45378 * elf/tst-tlsmod16b.c: Likewise.
45379 * elf/tst-tlsmod7.c: Likewise.
45380 * elf/tst-tlsmod8.c: Likewise.
45381 * elf/tst-tlsmod9.c: Likewise.
45382 * gmon/gmon.c: Likewise.
45383 * grp/fgetgrent_r.c: Likewise.
45384 * grp/putgrent.c: Likewise.
45385 * hurd/fopenport.c: Likewise.
45386 * include/libc-symbols.h: Likewise.
45387 * include/tls.h: Likewise.
45388 * intl/gettextP.h: Likewise.
45389 * intl/loadinfo.h: Likewise.
45390 * locale/global-locale.c: Likewise.
45391 * locale/localeinfo.h: Likewise.
45392 * mach/devstream.c: Likewise.
45393 * malloc/arena.c: Likewise.
45394 * malloc/set-freeres.c: Likewise.
45395 * misc/err.c: Likewise.
45396 * misc/getttyent.c: Likewise.
45397 * misc/mntent_r.c: Likewise.
45398 * posix/getopt.c: Likewise.
45399 * posix/wordexp.c: Likewise.
45400 * pwd/fgetpwent_r.c: Likewise.
45401 * resolv/Versions: Likewise.
45402 * resolv/res_hconf.c: Likewise.
45403 * shadow/fgetspent_r.c: Likewise.
45404 * shadow/putspent.c: Likewise.
45405 * stdio-common/printf_fphex.c: Likewise.
45406 * stdio-common/tmpfile.c: Likewise.
45407 * stdlib/abort.c: Likewise.
45408 * stdlib/fmtmsg.c: Likewise.
45409 * sunrpc/auth_unix.c: Likewise.
45410 * sunrpc/clnt_perr.c: Likewise.
45411 * sunrpc/clnt_tcp.c: Likewise.
45412 * sunrpc/clnt_udp.c: Likewise.
45413 * sunrpc/clnt_unix.c: Likewise.
45414 * sunrpc/openchild.c: Likewise.
45415 * sunrpc/svc_simple.c: Likewise.
45416 * sunrpc/svc_tcp.c: Likewise.
45417 * sunrpc/svc_udp.c: Likewise.
45418 * sunrpc/svc_unix.c: Likewise.
45419 * sunrpc/xdr.c: Likewise.
45420 * sunrpc/xdr_array.c: Likewise.
45421 * sunrpc/xdr_rec.c: Likewise.
45422 * sunrpc/xdr_ref.c: Likewise.
45423 * sunrpc/xdr_stdio.c: Likewise.
45424
1248c1c4
PB
454252011-09-09 Ulrich Drepper <drepper@gmail.com>
45426
45427 * sysdeps/i386/fpu/libm-test-ulps: Adjust ULPs for jn tests.
45428
454292011-07-03 Andreas Jaeger <aj@suse.de>
45430
45431 * math/libm-test.inc (jn_test): Add tests for BZ#11589.
45432 * sysdeps/x86_64/fpu/libm-test-ulps: Add new ULPs for jn_test,
45433 regenerate with gen-libm-tests.pl.
45434
454352010-05-12 Petr Baudis <pasky@suse.cz>
45436
45437 [BZ #11589]
45438 * sysdeps/ieee754/dbl-64/e_jn.c: Compensate major precision loss
45439 around j0() zero points by switching to j1().
45440 * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
45441 * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
45442 * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
45443 * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
45444
f22e1074
UD
454452011-09-09 Ulrich Drepper <drepper@gmail.com>
45446
f19009c1
UD
45447 * sysdeps/unix/bsd/bsd4.4/bits/socket.h (__cmsg_nxthdr): Use NULL
45448 instead of 0.
45449 * sysdeps/unix/sysv/linux/bits/socket.h (__cmsg_nxthdr): Use (void*)0
3a235abb 45450 instead of 0.
f19009c1
UD
45451 * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
45452 Patch in part by Pavel Roskin <proski@gnu.org>.
45453
3f8cc204
UD
45454 [BZ #13138]
45455 * stdio-common/vfscanf.c (ADDW): Allocate large memory block with
45456 realloc.
45457 (_IO_vfscanf_internal): Remove reteof. Use errout after setting done.
45458 Free memory block if necessary.
45459
f22e1074
UD
45460 [BZ #12847]
45461 * libio/genops.c (INTDEF): For string streams the _lock pointer can
45462 be NULL. Don't lock in this case.
45463
0a2349f9
RM
454642011-09-09 Roland McGrath <roland@hack.frob.com>
45465
45466 * elf/elf.h (ELFOSABI_GNU): New macro.
45467 (ELFOSABI_LINUX): Define to that.
45468
f3cdd467
DZ
454692011-07-29 Denis Zaitceff <zaitceff@gmail.com>
45470
45471 * string/strncat.c (strncat): Undef the symbol in case it has been
45472 defined in bits/string.h.
45473
74718d13
UD
454742011-09-09 Ulrich Drepper <drepper@gmail.com>
45475
633e9e0f
UD
45476 * elf/sotruss.ksh: Clean up, fix, and complete help messages.
45477
0a2349f9 45478 * elf/dl-iteratephdr.c (__dl_iterate_phdr): Fill in data from the real
74718d13
UD
45479 link map.
45480
f9924780
AJ
454812011-08-17 Andreas Jaeger <aj@suse.de>
45482
45483 * elf/sprof.c (load_shobj): Remove unused variable log_hashfraction.
45484
7f5517aa
PP
454852011-08-18 Paul Pluzhnikov <ppluzhnikov@google.com>
45486 Ian Lance Taylor <iant@google.com>
45487
45488 * math/libm-test.inc (lround_test): New testcase.
45489 * sysdeps/ieee754/dbl-64/s_lround.c (__lround): Don't lose precision.
45490
762011fe
UD
454912011-09-08 Ulrich Drepper <drepper@gmail.com>
45492
92963737
UD
45493 * Makefile: Remove support for automatic cvs check-ins.
45494 * Makerules: Likewise.
45495 * config.make.in: Likewise.
45496 * configure.in: Likewise.
45497 * intl/Makefile: Likewise.
45498 * locale/Makefile: Likewise.
45499 * po/Makefile: Likewise.
45500 * posix/Makefile: Likewise.
45501 * sysdeps/gnu/Makefile: Likewise.
45502 * sysdeps/mach/hurd/Makefile: Likewise.
45503 * sysdeps/sparc/sparc32/Makefile: Likewise.
45504
b0727fd8
JS
45505 [BZ #13118]
45506 * posix/Makefile (bug-regex32-ENV): Define.
45507 Patch by John Stanley <jpsinthemix@verizon.net>.
45508
a0f33f99
UD
45509 * misc/Makefile (headers): Add bits/select2.h.
45510 * misc/sys/select.h: Include bits/select2.h for _FORTIFY_SOURCE.
45511 * misc/bits/select2.h: New file.
45512 * include/bits/select2.h: New file.
45513 * debug/Makefile (routines): Add fdelt_chk.
45514 * debug/Versions: Export __fdelt_chk and __fdelt_warn for GLIBC_2.15.
45515 * debug/tst-chk1.c (do_test): Add tests for FD_SET, FD_CLR, and
45516 FD_ISSET.
45517 * debug/fdelt_chk.c: New file.
45518
762011fe
UD
45519 * wcsmbs/test-wcscmp.c: Moved from string/*. Adjust.
45520 * wcsmbs/test-wmemcmp.c: Likewise.
45521 * string/Makefile (strop-tests): Remove wcscmp and wmemcmp.
a0f33f99 45522 * wcsmbs/Makefile (strop-tests): Add wcscmp and wmemcmp.
762011fe
UD
45523
455242011-09-08 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
45525
45526 * string/Makefile (strop-tests): Add memcmp.
45527 * string/test-wmemcmp.c: New file.
45528 * string/test-memcmp.c: Add wmemcmp support.
45529
7f513ec8
RM
455302011-09-08 Roland McGrath <roland@hack.frob.com>
45531
0442afb4
RM
45532 [BZ #13153]
45533 * manual/libc.texinfo (EDITION, VERSION, UPDATED): Update for
45534 2011-07-19 change.
45535
7f513ec8
RM
45536 * sysdeps/mach/hurd/fork.c (__fork): Initialize REFS so we don't use a
45537 garbage value in a __mach_port_mod_refs call in the cases of the
45538 task-self and thread-self ports.
45539
a12b2239
ST
455402011-09-06 Samuel Thibault <samuel.thibault@ens-lyon.org>
45541
45542 * sysdeps/mach/hurd/sys/param.h (DEV_BSIZE): New macro.
45543
610f9ab4
AS
455442011-09-08 Andreas Schwab <schwab@redhat.com>
45545
7f513ec8 45546 * elf/dl-load.c (lose): Check for non-null L.
610f9ab4 45547
48882a1a
LD
455482011-09-07 Ulrich Drepper <drepper@gmail.com>
45549
b49865be
UD
45550 * elf/dl-load.c (open_verify): Use O_CLOEXEC.
45551
fdc86bc9
UD
45552 * elf/dl-libc.c (dlerror_run): Pass back error code from
45553 dl_catch_error.
45554
c966526a
UD
45555 [BZ #13123]
45556 * elf/dl-load.c (lose): Free l_origin if it is valid.
45557
48882a1a
LD
45558 * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: Fix mixup in section
45559 names.
45560 * sysdeps/i386/i686/multiarch/strchr-sse2.S: Likewise.
45561 * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: Likewise.
45562 * sysdeps/i386/i686/multiarch/strlen-sse2.S: Likewise.
45563 * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: Likewise.
45564 * sysdeps/i386/i686/multiarch/strrchr-sse2.S: Likewise.
45565 Patch by Liubov Dmitrieva <liubov.dmitrieva@intel.com>.
45566
77a2a8b4
AZ
455672011-08-01 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
45568
45569 * sysdeps/powerpc/fpu/e_hypot.c: New file.
45570 * sysdeps/powerpc/fpu/e_hypotf.c: New file.
45571 * sysdeps/powerpc/fpu/e_rem_pio2f.c: New file.
45572 * sysdeps/powerpc/fpu/k_rem_pio2f.c: New file.
45573 * sysdeps/powerpc/fpu/k_cosf.c: New file.
45574 * sysdeps/powerpc/fpu/k_sinf.c: New file.
45575 * sysdeps/powerpc/fpu/s_cosf.c: New file.
45576 * sysdeps/powerpc/fpu/s_sinf.c: New file.
45577 * sysdeps/powerpc/fpu/s_scalbnf.c: New file.
45578 * sysdeps/powerpc/fpu/s_float_bitwise.h: New file.
45579
24f579d8
AM
455802011-08-15 Alan Modra <amodra@gmail.com>
45581
45582 [BZ #13092]
45583 * sysdeps/powerpc/Makefile (gmon): Move sysdep_routines to..
45584 * sysdeps/powerpc/powerpc64/Makefile (gmon): ..here..
45585 * sysdeps/powerpc/powerpc32/Makefile (gmon): ..and here. Add
45586 ppc_mcount to static-only-routines.
45587 * sysdeps/powerpc/powerpc32/Versions: Export GLIBC_PRIVATE
45588 __mcount_internal.
45589 * sysdeps/powerpc/powerpc32/ppc-mcount.S (_mcount): Call
45590 __mcount_internal with usual JUMPTARGET. Remove useless nop.
45591
3d4837df
UD
455922011-08-18 David Flaherty <flaherty@linux.vnet.ibm.com>
45593
45594 * sysdeps/ieee754/ldbl-128ibm/s_fmal.c: New file which checks
45595 for finite and infinity parameters.
45596
22700377
WS
455972011-08-04 Will Schmidt <will_schmidt@vnet.ibm.com>
45598
45599 * sysdeps/powerpc/powerpc32/power7/strncmp.S: Adjust the alignment
45600 and add nop instructions for throughput optimization.
45601 * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
45602
5025581e
WS
456032011-07-28 Will Schmidt <will_schmidt@vnet.ibm.com>
45604
45605 * sysdeps/powerpc/powerpc32/power7/memcpy.S: Optimize the
45606 aligned copy for power7 with vector-scalar instructions.
45607 * sysdeps/powerpc/powerpc64/power7/memcpy.S: Likewise.
45608
08a300c9
L
456092011-07-24 H.J. Lu <hongjiu.lu@intel.com>
45610
45611 * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Simplify
45612 AVX check.
45613
59178ef9
AS
456142011-09-07 Andreas Schwab <schwab@redhat.com>
45615
45616 [BZ #13144]
45617 * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semdid_ds): Revert
45618 last change.
45619
e38ba7ab
UD
456202011-09-07 Ulrich Drepper <drepper@gmail.com>
45621
45622 * sysdeps/unix/sysv/linux/x86_64/init-first.c
45623 (_libc_vdso_platform_setup): If vDSO is not present store pointer to
45624 syscall wrapper around clock_gettime in __vdso_clock_gettime.
45625 * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Add entry for
45626 clock_gettime.
45627
d53a73ac
UD
456282011-09-06 Ulrich Drepper <drepper@gmail.com>
45629
fc8bffcc
UD
45630 * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c (INTERNAL_GETTIME):
45631 Forgot to demangle the pointer.
45632
ceaa0c5d
UD
45633 * sysdeps/i386/sysdep.h: Define atom_text_section.
45634 * sysdeps/x86_64/sysdep.h: Likewise.
45635 * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: Place function in
45636 section with atom_text_section.
45637 * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: Likewise.
45638 * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: Likewise.
45639 * sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S: Likewise.
45640 * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Likewise.
45641 * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S: Likewise.
45642
a77d3c17
UD
45643 * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c: New file.
45644 * sysdeps/unix/sysv/linux/clock_gettime.c (SYSCALL_GETTIME): Allow
45645 already be defined. Change to take two parameters and don't assign
45646 result to variable. Adjust all users.
45647 Define INTERNAL_GETTIME if not already defined.
45648 Use INTERNAL_GETTIME instead of INTERNAL_VSYSCALL got clock_gettime
45649 call.
45650 * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Don't define
45651 HAVE_CLOCK_GETTIME_VSYSCALL.
45652 * sysdeps/unix/clock_gettime.c: Adjust use of SYSDEP_GETTIME_CPU.
45653
d53a73ac
UD
45654 * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Don't use
45655 gettimeofday vsyscall, just use time.
45656
a8f84144
AS
456572011-09-06 Andreas Schwab <schwab@redhat.com>
45658
45659 * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c [!SHARED]: Include
45660 <errno.h>.
45661
ef606249
UD
456622011-09-06 Ulrich Drepper <drepper@gmail.com>
45663
45664 * sysdeps/unix/sysv/linux/kernel-features.h: Add entry for getcpu
45665 syscall on x86-64.
45666 * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c [!SHARED]: Use real
45667 syscall.
45668 * sysdeps/unix/sysv/linux/x86_64/time.c: Likewise.
45669 * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S [!SHARED]: Use real
45670 syscall if possible.
45671
6585cb60
UD
456722011-09-05 Ulrich Drepper <drepper@gmail.com>
45673
45674 * elf/pldd.c (get_process_info): Don't read whole ELF header, just
45675 e_ident. Don't pass to find_mapsXX.
45676 * elf/pldd-xx.c (find_mapsXX): Remove second parameter.
45677
a5f524e4
LD
456782011-07-20 Liubov Dmitrieva <liubov.dmitrieva@intel.com>
45679
45680 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
45681 strchr-sse2-no-bsf strrchr-sse2-no-bsf
45682 * sysdeps/x86_64/multiarch/strchr.S: Update.
45683 Check bit_slow_BSF bit.
45684 * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
45685 * sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S: New file.
45686 * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S: New file.
45687
554881ef
UD
456882011-09-05 Ulrich Drepper <drepper@gmail.com>
45689
d96de963
UD
45690 [BZ #13134]
45691 * sysdeps/posix/spawni.c (script_execute): Define only for compatibility
45692 before glibc 2.15.
45693 (tryshell): Define.
45694 (__spawni): Change last parameter to be flag. Test
45695 SPAWN_XFLAGS_USE_PATH flag to use path or not.
45696 Don't try to use shell unless SPAWN_XFLAGS_TRY_SHELL is set.
45697 * sysdeps/mach/hurd/spawni.c: Change last parameter and adjust user.
45698 * posix/spawni.c: Likewise.
45699 * posix/spawn.c: Add compat version which passed SPAWN_XFLAGS_TRY_SHELL.
45700 * posix/spawnp.c: Likewise. Change normal version to use
45701 SPAWN_XFLAGS_USE_PATH.
45702 * posix/spawn_int.c: Define SPAWN_XFLAGS_USE_PATH and
45703 SPAWN_XFLAGS_TRY_SHELL.
45704
d48e5868
UD
45705 [BZ #13150]
45706 * posix/glob.h: Remove gcc 1.x support.
45707
554881ef
UD
45708 [BZ #13068]
45709 * elf/dl-misc.c (_dl_sysdep_read_whole_file): Use O_CLOEXEC.
45710
693fb948
LD
457112011-07-20 Liubov Dmitrieva <liubov.dmitrieva@intel.com>
45712
45713 * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
45714 strchr-sse2 strrchr-sse2 strchr-sse2-bsf
45715 strrchr-sse2-bsf
45716 * sysdeps/i386/i686/multiarch/strchr.S: New file.
45717 * sysdeps/i386/i686/multiarch/strrchr.S: New file.
45718 * sysdeps/i386/i686/multiarch/strchr-sse2.S: New file.
45719 * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: New file.
45720 * sysdeps/i386/i686/multiarch/strrchr-sse2.S: New file.
45721 * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: New file.
45722
1b48c537
UD
457232011-08-29 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
45724
49d42c37
UD
45725 * sysdeps/x86_64/wcscmp.S: New file.
45726
1b48c537
UD
45727 * sysdeps/i386/i686/multiarch/Makefile: (sysdep_routines): Add
45728 wcscmp-c wcscmp-sse2
45729 * sysdeps/i386/i686/multiarch/wcscmp-c.c: New file.
45730 * sysdeps/i386/i686/multiarch/wcscmp.S: New file.
45731 * sysdeps/i386/i686/multiarch/wcscmp-sse2.S: New file.
45732 * wcsmbs/wcscmp.c: Allow renaming.
45733
15c95c5d
DM
457342011-09-05 David S. Miller <davem@davemloft.net>
45735
45736 * sysdeps/sparc/sparc32/fpu/s_fabsf.S: Use first argument
45737 stack slot, rather than the struct return pointer slot.
45738 * sysdeps/sparc/sparc32/fpu/s_fabs.c: Delete.
45739 * sysdeps/sparc/sparc32/fpu/s_fabs.S: New file.
45740 * sysdeps/sparc/sparc32/sparcv9/fpu/s_fabs.S: Likewise.
45741 * sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/fpu/Implies: Likewise.
45742
2f0ad8f3
UD
457432011-09-05 Ulrich Drepper <drepper@gmail.com>
45744
d88ae418
UD
45745 * po/ja.po: Update from translation team.
45746
2f0ad8f3
UD
45747 [BZ #13144]
45748 * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semdid_ds): Fix to match
45749 kernel in 64-bit binaries.
45750
5f4318d1
DM
457512011-09-01 David S. Miller <davem@davemloft.net>
45752
45753 * elf/elf.h (HWCAP_SPARC_*): Move to..
45754 * sysdeps/sparc/sysdep.h: this new file and add new values.
45755 * sysdeps/unix/sparc/sysdep.h: Include sysdeps/sparc/sysdep.h
45756 * sysdeps/sparc/dl-procinfo.h: Include sysdep.h and increase
45757 _DL_HWCAP_COUNT to 24.
45758 * sysdeps/sparc/dl-procinfo.c (_dl_sparc_cap_flags): Add new
45759 entries.
45760 * sysdeps/sparc/sparc32/bits/atomic.h: Don't use magic local
45761 __ATOMIC_HWCAP_SPARC_V9 define, use sysdep.h one instead.
45762 * sysdeps/sparc/sparc32/dl-machine.h: Include sysdep.h
45763 * sysdeps/sparc/sparc64/multiarch/memcpy.S: Use HWCAP_SPARC_*
45764 instead of magic constants.
45765 * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
45766
3ba57516
DM
457672011-08-31 David S. Miller <davem@davemloft.net>
45768
45769 * sysdeps/unix/sparc/sysdep.h (SETUP_PIC_REG): Define.
45770 * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h (PSEUDO):
45771 Reimplement to do errno handling inline.
45772 (SYSCALL_ERROR_HANDLER): New macro.
45773 (__SYSCALL_STRING): Do not do errno handling in asm.
45774 (__CLONE_SYSCALL_STRING): Delete.
45775 (__INTERNAL_SYSCALL_STRING): Delete.
45776 * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Include
45777 sysdeps/unix/sparc/sysdep.h instead of sysdeps/unix/sysdep.h
45778 (PSEUDO): Reimplement to do errno handling inline.
45779 (ret, ret_NOERRNO, ret_ERRVAL, r0, r1, MOVE): Don't redefine.
45780 (SYSCALL_ERROR_HANDLER): New macro.
45781 (__SYSCALL_STRING): Do not do errno handling in asm.
45782 (__CLONE_SYSCALL_STRING): Delete.
45783 (__INTERNAL_SYSCALL_STRING): Delete.
45784 * sysdeps/unix/sysv/linux/sparc/sysdep.h (INLINE_SYSCALL):
45785 Implement in terms of INTERNAL_SYSCALL and __set_errno, just like
45786 i386.
45787 (INTERNAL_SYSCALL_DECL): Declare %g1 var for err state.
45788 (inline_syscall*): Add 'err' argument.
45789 (INTERNAL_SYSCALL, INTERNAL_SYSCALL_NCS,
45790 INTERNAL_SYSCALL_ERROR_P): Likewise and pass it down.
45791 (INLINE_CLONE_SYSCALL): Reimplement in terms of __SYSCALL_STRING,
45792 INTERNAL_SYSCALL_ERRNO, and INTERNAL_SYSCALL_ERROR_P.
45793
45794 * scripts/data/localplt-sparc-linux-gnu.data: Remove 'ffs'.
45795 * scripts/data/localplt-sparc64-linux-gnu.data: Likewise.
45796
2bc17433
AS
457972011-08-30 Andreas Schwab <schwab@redhat.com>
45798
45799 * elf/rtld.c (dl_main): Relocate objects in dependency order.
45800
fbeb5f4d
JO
458012011-08-29 Jiri Olsa <jolsa@redhat.com>
45802
45803 * sysdeps/i386/dl-trampoline.S (_dl_runtime_profile): Fix cfi
45804 directive.
45805
ad69cc26
DM
458062011-08-24 David S. Miller <davem@davemloft.net>
45807
45808 * sysdeps/sparc/sparc64/strcmp.S: Rewrite.
45809
39dd69df
AS
458102011-08-24 Andreas Schwab <schwab@redhat.com>
45811
45812 * elf/Makefile: Add rules to build and run unload8 test.
45813 * elf/unload8.c: New file.
45814 * elf/unload8mod1.c: New file.
45815 * elf/unload8mod1x.c: New file.
45816 * elf/unload8mod2.c: New file.
45817 * elf/unload8mod3.c: New file.
45818
45819 * elf/dl-close.c (_dl_close_worker): Reset private search list if
45820 it wasn't used.
45821
2c0b250a
DM
458222011-08-23 David S. Miller <davem@davemloft.net>
45823
45824 * sysdeps/sparc/sparc64/dl-machine.h (DL_STACK_END): Do not
45825 subtract stack bias.
45826 * sysdeps/sparc/sparc64/jmpbuf-unwind.h (_JMPBUF_UNWINDS): Use
45827 %sp not %fp in calculations.
45828 (_JMPBUF_UNWINDS_ADJ): Likewise.
45829
22044b48
DM
45830 * sysdeps/pthread/aio_suspend.c (do_aio_misc_wait): New function.
45831 (aio_suspend): Call it to force an exception region around the
45832 AIO_MISC_WAIT() invocation.
45833
2cae4995
AS
458342011-08-23 Andreas Schwab <schwab@redhat.com>
45835
45836 * sysdeps/i386/i686/multiarch/strspn.S (ENTRY): Add missing
45837 backslash.
45838
873a772e
AJ
458392011-07-04 Aurelien Jarno <aurelien@aurel32.net>
45840
45841 * sysdeps/powerpc/dl-tls.h: Add _PPC_DL_TLS_H inclusion
45842 protection macro.
45843 * sysdeps/powerpc/powerpc64/dl-irel.h: Include <ldsodefs.h>
45844 and <dl-machine.h>.
45845 (Elf64_FuncDesc): Remove.
45846
25ad0df1
DM
458472011-08-22 David S. Miller <davem@davemloft.net>
45848
45849 * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Fix
45850 sigaltstack check, add missing cfi directives.
45851 * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Add
45852 missing cfi directives, and sigaltstack handling.
45853
e888bcbe
AS
458542011-08-16 Andreas Schwab <schwab@redhat.com>
45855
45856 [BZ #11724]
45857 * elf/dl-deps.c (_dl_map_object_deps): Only assume cycle when
45858 object is seen twice.
45859 * elf/dl-fini.c (_dl_sort_fini): Likewise.
45860
45861 * elf/Makefile (distribute): Add tst-initorder2.c.
45862 (tests): Add tst-initorder2.
45863 (modules-names): Add tst-initorder2a tst-initorder2b
45864 tst-initorder2c tst-initorder2d. Add rules to build them.
45865 ($(objpfx)tst-initorder2.out): New rule.
45866 * elf/tst-initorder2.c: New file.
45867 * elf/tst-initorder2.exp: New file.
45868
87162f46
AS
458692011-08-22 Andreas Schwab <schwab@redhat.com>
45870
70538b7f
AS
45871 * sysdeps/unix/sysv/linux/i386/scandir64.c: Include <string.h>.
45872
f55ffe58
AS
45873 * elf/dl-deps.c (_dl_map_object_deps): Move check for missing
45874 dependencies back to end of function.
45875
87162f46
AS
45876 * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Readd
45877 $(elfobjdir)/ld.so.
45878
91b392a4
UD
458792011-08-21 Ulrich Drepper <drepper@gmail.com>
45880
45881 * sysdeps/unix/sysv/linux/x86_64/gettimeofday.S: Removed.
45882 * sysdeps/unix/sysv/linux/x86_64/time.S: Removed.
45883 * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c: New file.
45884 * sysdeps/unix/sysv/linux/x86_64/time.c: New file.
45885 * sysdeps/unix/sysv/linux/x86_64/bits/libc-vdso.h: Remove declaration
45886 of __vdso_gettimeofday.
45887 * sysdeps/unix/sysv/linux/x86_64/init-first.c: Remove definition of
45888 __vdso_gettimeofday and __vdso_time. Define __vdso_getcpu with
45889 attribute_hidden.
45890 (_libc_vdso_platform_setup): Remove initialization of
45891 __vdso_gettimeofday and __vdso_time.
45892
5c43483f
UD
458932011-08-20 Ulrich Drepper <drepper@gmail.com>
45894
775a77e7
UD
45895 * nss/nss_files/files-alias.c (get_next_alias): Use feof_unlocked
45896 and fgetc_unlocked.
45897 * nss/nss_files/files-key.c (search): Use fgets_unlocked and
45898 getc_unlocked.
89f447ed 45899
49c74ba9
UD
45900 * elf/dl-open.c (add_to_global): Report additions to the global scope
45901 for LD_DEBUG=scopes.
45902 (dl_open_worker): Also print scope of newly loaded dependencies.
001f0a6c 45903 (_dl_show_scope): Indicate if there is no scope.
49c74ba9 45904
5c43483f
UD
45905 [BZ #13114]
45906 * stdio-common/Makefile (tests): Add bug24.
45907 * stdio-common/bug24.c: New file.
45908
a101b025
AJ
459092011-08-19 Andreas Jaeger <aj@suse.de>
45910
45911 [BZ #13114]
45912 * libio/fileops.c (_IO_new_file_fopen): Fix handling of
45913 non-existant file when using close-on-exec mode.
45914
c88f1766
UD
459152011-08-20 Ulrich Drepper <drepper@gmail.com>
45916
0276a718
UD
45917 * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_resolve): Fix CFI for
45918 the very first instruction.
45919
c88f1766
UD
45920 * sysdeps/x86_64/dl-trampoline.h: If MORE_CODE is defined, restore
45921 the CFI state in the end.
45922 * sysdeps/x86_64/dl-trampoline.S: Define MORE_CODE before first
45923 inclusion of dl-trampoline.h.
45924 Based on a patch by Jiri Olsa <jolsa@redhat.com>.
45925
51ccffa0
AS
459262011-08-19 Andreas Schwab <schwab@redhat.com>
45927
94d7165f
AS
45928 * sysdeps/powerpc/fpu/libm-test-ulps: Relax ctan (0.75 + 1.25 i)
45929 expectations for long double.
45930
51ccffa0
AS
45931 * sysdeps/unix/sysv/linux/powerpc/powerpc32/scandir64.c: Renamed
45932 from sysdeps/unix/sysv/linux/powerpc/scandir64.c.
45933
fd708658 459342011-08-14 David S. Miller <davem@davemloft.net>
c27714f1
DM
45935
45936 * sysdeps/unix/sysv/linux/Makefile (CFLAGS-tst-writev.c): The
45937 artificual limit depends upon the system page size.
45938
44f0a71e
UD
459392011-08-17 Ulrich Drepper <drepper@gmail.com>
45940
45941 * Makeconfig (override CFLAGS): Add library-specific CFLAGS.
45942 * resolv/Makefile: Define CFLAGS-libresolv.
45943
8de79a24
AS
459442011-08-17 Andreas Schwab <schwab@redhat.com>
45945
45946 * nss/makedb.c (compute_tables): Make variables used in nested
45947 function static.
45948
27724598
UD
459492011-08-17 Ulrich Drepper <drepper@gmail.com>
45950
c5305d88
UD
45951 * elf/pldd-xx.c (r_debug): Explicitly add padding when needed.
45952 * elf/pldd.c (get_process_info): Use pread to re-read auxiliary vector
45953 if buffer was too small.
45954
27724598
UD
45955 * elf/pldd.c (main): Attach to all threads in the process.
45956 Rewrite /proc handling to use *at functions.
45957
076fe015
UD
459582011-08-16 Ulrich Drepper <drepper@gmail.com>
45959
174baab3
UD
45960 * elf/dl-open.c (_dl_show_scope): Take additional parameter which
45961 specifies first scope to show.
45962 (dl_open_worker): Update callers. Move printing scope of new
45963 object to before the relocation.
44f0a71e 45964 * elf/rtld.c (dl_main): Update _dl_show_scope call.
174baab3
UD
45965 * sysdeps/generic/ldsodefs.h: Update declaration.
45966
076fe015
UD
45967 * elf/dl-open.c (_dl_show_scope): Use _dl_debug_printf to generate the
45968 string for the scope number.
45969
a60df2c3
UD
459702011-08-14 Ulrich Drepper <drepper@gmail.com>
45971
45972 * nscd/servicescache.c (cache_addserv): Make sure written is always
45973 initialized.
45974
5e4287d1
RM
459752011-08-14 Roland McGrath <roland@hack.frob.com>
45976
85ae0589
RM
45977 * sysdeps/i386/i486/bits/atomic.h
45978 (__arch_compare_and_exchange_val_64_acq): Use RET alone at end of
45979 statement expression, so as to suppress "set but not used" warning.
45980 (__arch_c_compare_and_exchange_val_64_acq): Likewise.
45981
69f63097
RM
45982 * string/strncat.c (STRNCAT): Use prototype definition.
45983
675456ef
RM
45984 * locale/Makefile (locale-CPPFLAGS): Renamed CPPFLAGS-locale-programs.
45985 (locale-CPPFLAGS): New variable; put LOCALEDIR, LOCALE_ALIAS_PATH and
45986 -Iprograms here.
45987 (cppflags-iterator.mk sequence): Use locale-programs in place of nonlib.
45988 (localedef-modules): Add localedef.
45989 (locale-modules): Add locale.
45990
5e4287d1
RM
45991 * sysdeps/generic/ldsodefs.h (struct unique_sym): Add a const.
45992 * elf/rtld.c (dl_main): Invert order of assignment in last change,
45993 to avoid a warning.
45994
9c96ff23
DM
459952011-08-14 David S. Miller <davem@davemloft.net>
45996
45997 * sysdeps/unix/sysv/linux/sparc/bits/resource.h (RLIM_INFINITY,
45998 RLIM64_INFINITY): Fix 64-bit values for 32-bit sparc.
45999
f9ddf089
UD
460002011-08-13 Ulrich Drepper <drepper@gmail.com>
46001
44f0a71e 46002 * elf/dl-open.c: Rename show_scope to _dl_show_scope and export.
73d7af4f
UD
46003 (dl_open_worker): Call _dl_show_scope when DL_DEBUG_SCOPES is set.
46004 * elf/rtld.c (dl_main): Set l_name of vDSO.
46005 Call _dl_show_scope when DL_DEBUG_SCOPES.
46006 (process_dl_debug): Recognize scopes flag and also set it for all.
46007 * sysdeps/generic/ldsodefs.h: Define DL_DEBUG_SCOPES.
46008 Declare _dl_show_scope.
46009
1dc27704
UD
46010 * elf/dl-libc.c (do_dlopen_args): Add caller_dlopen.
46011 (do_dlopen): Pass caller_dlopen to dl_open.
46012 (__libc_dlopen_mode): Initialize caller_dlopen.
46013
f9ddf089
UD
46014 * intl/l10nflist.c (_nl_normalize_codeset): Make it compile outside
46015 of libc. Make tolower call locale-independent. Optimize a bit by
46016 using isdigit instead of isalnum.
46017 * locale/Makefile (locale-CPPFLAGS): Add -DNOT_IN_libc.
46018
9ac533d3
UD
460192011-08-12 Ulrich Drepper <drepper@gmail.com>
46020
46021 * elf/dl-load.c (_dl_map_object): Show in debug output whether a DSO
46022 was a dependency or dynamically loaded.
46023
89edf2e9
UD
460242011-08-11 Ulrich Drepper <drepper@gmail.com>
46025
8e999d29
UD
46026 * intl/l10nflist.c: Allow architecture-specific pop function.
46027 * sysdeps/x86_64/l10nflist.c: New file.
46028
89edf2e9
UD
46029 * intl/l10nflist.c (_nl_make_l10nflist): Use locale-independent
46030 classification.
46031
14d96785
AS
460322011-08-10 Andreas Schwab <schwab@redhat.com>
46033
46034 * include/dirent.h: Add libc_hidden_proto for scandirat and
46035 scandirat64. Don't declare __scandirat64.
46036 * dirent/scandirat.c: Add libc_hidden_def.
46037 * dirent/scandirat64.c (SCANDIRAT): Remove underscores.
46038 * sysdeps/unix/sysv/linux/i386/scandir64.c (SCANDIRAT): Likewise.
46039
6761ac04
DM
460402011-08-10 David S. Miller <davem@davemloft.net>
46041
46042 * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Add missing comma in
46043 enum.
46044 * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
46045 * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
46046 * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
46047
c55fbd1e
UD
460482011-08-09 Ulrich Drepper <drepper@gmail.com>
46049
46050 * Versions.def [libc]: Add GLIBC_2.15.
46051 * dirent/Makefile (routines): Add scandirat and scandirat64.
46052 * dirent/Versions [libc]: Export scandirat and scandirat64 for
46053 GLIBC_2.15.
46054 * dirent/dirent.h: Declare scandirat and scandirat64.
46055 * dirent/scandirat.c: New file.
46056 * dirent/scandirat64.c: New file.
46057 * sysdeps/wordsize-64/scandirat.c: New file.
46058 * sysdeps/wordsize-64/scandirat64.c: New file.
46059 * dirent/opendir.c: Define opendirat.
46060 * dirent/scandir.c: Move code to scandirat.c. Implement scandir
46061 using scandirat.
46062 * dirent/scandir64.c: Adjust for scandir.c change.
46063 * include/dirent.h: Define scandir_cancel_struct. Declare __opendirat,
46064 __scandirat64, and __scandir_cancel_handler.
46065 * sysdeps/unix/opendir.c: Rename __opendir to __opendirat. Take
46066 additional parameter and use openat instead of open (outside of ld.so).
46067 Add new __opendir as wrapper around __opendirat.
46068 * sysdeps/unix/sysv/linux/i386/scandir64.c: Reimplement __old_scandir64
46069 here without requiring old scandirat implementation.
46070
879165f2
UD
460712011-08-08 Ulrich Drepper <drepper@gmail.com>
46072
46073 * dirent/scandir.c (cancel_handler): Renamed to
46074 __scandir_cancel_handler. Do not define if SKIP_SCANDIR_CANCEL is
46075 defined. Adjust users.
46076 * dirent/scandir64.c: Define SKIP_SCANDIR_CANCEL.
46077 * sysdeps/unix/sysv/linux/i386/scandir64.c: Likewise.
46078
cb7e923b
UD
460792011-08-04 Ulrich Drepper <drepper@gmail.com>
46080
16292edd
UD
46081 * string/test-string.h (IMPL): Use __STRING to expand name and then
46082 stringify it.
46083
cb7e923b
UD
46084 * string/test-strcmp.c: Unify most of the WIDE and !WIDE code. Lots
46085 of cleanups.
46086
cff82933
LD
460872011-07-22 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
46088
46089 * string/Makefile: Update.
46090 (strop-tests): Append strncat.
46091 * string/test-wcscmp.c: New file.
46092 New comprehensive test for wcscmp.
46093 * string/test-strcmp.c: Update.
46094 (WIDE): New define.
46095
9be9bfcc
AS
460962011-07-22 Andreas Schwab <schwab@redhat.com>
46097
46098 * resolv/res_init.c (__res_vinit): Properly tokenize nameserver
46099 line.
46100
2e96f1c7
AS
461012011-07-26 Andreas Schwab <schwab@redhat.com>
46102
46103 * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't discard result of
46104 encoding to ACE if AI_IDN.
46105
85188888
JJ
461062011-08-01 Jakub Jelinek <jakub@redhat.com>
46107
46108 * sysdeps/ieee754/dbl-64/k_rem_pio2.c (__kernel_rem_pio2): Fix up fq
46109 to y conversion for prec 3 and __FLT_EVAL_METHOD__ != 0.
46110
5fa16e9b
LD
461112011-07-22 Liubov Dmitrieva <liubov.dmitrieva@intel.com>
46112
46113 * sysdeps/i386/i686/multiarch/strcat-sse2.S: Update.
46114 Fix overflow bug in strncat.
46115 * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Likewise.
46116
46117 * string/test-strncat.c: Update.
46118 Add new tests for checking overflow bugs.
46119
461202011-07-15 Liubov Dmitrieva <liubov.dmitrieva@intel.com>
46121
46122 * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
46123 strcat-ssse3 strcat-sse2 strncat-ssse3 strncat-sse2 strncat-c.
46124 * sysdeps/i386/i686/multiarch/strcat.S: New file.
46125 * sysdeps/i386/i686/multiarch/strcat-c.c: New file.
46126 * sysdeps/i386/i686/multiarch/strcat-sse2.S: New file.
46127 * sysdeps/i386/i686/multiarch/strcat-ssse3.S: New file.
46128 * sysdeps/i386/i686/multiarch/strncat.S: New file.
46129 * sysdeps/i386/i686/multiarch/strncat-sse2.S: New file.
46130 * sysdeps/i386/i686/multiarch/strncat-ssse3.S: New file.
46131
46132 * sysdeps/i386/i686/multiarch/strcpy-ssse3.S
46133 (USE_AS_STRCAT): Define.
46134 Add strcat and strncat support.
46135 * sysdeps/i386/i686/multiarch/strlen-sse2.S: Likewise.
46136
8c1a459f
AS
461372011-07-25 Andreas Schwab <schwab@redhat.com>
46138
46139 * sysdeps/i386/i486/bits/string.h (__strncat_g): Correctly handle
46140 __n bigger than INT_MAX+1.
46141 (__strncmp_g): Likewise.
46142
bba33c28
UD
461432011-07-23 Ulrich Drepper <drepper@gmail.com>
46144
798be72d
UD
46145 * posix/unistd.h: Define SEEK_DATA and SEEK_HOLE.
46146 * libio/stido.h: Likewise.
46147
8accd4dc
UD
46148 * sysdeps/unix/sysv/linux/bits/socket.h (PF_NFC): Define.
46149 (AF_NFC): Define.
46150 * sysdeps/unix/sysv/linux/sparc/bits/socket.h (PF_NFC): Define.
46151 (AF_NFC): Define.
46152
cbff0d96
UD
46153 * sysdeps/unix/sysv/linux/sys/ptrace.h: Add new constants.
46154 * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
46155 * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
46156 * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Likewise.
46157 * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
46158
9191c04a
UD
46159 [BZ #13021]
46160 * scripts/test-installation.pl: Don't expect libnss_test1 to be
46161 installed.
46162
bba33c28
UD
46163 * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix one more
46164 typo.
46165 (_dl_x86_64_save_sse): Likewise.
46166
90f139dd
UD
461672011-07-22 Ulrich Drepper <drepper@gmail.com>
46168
1aae088a
UD
46169 * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix test for
46170 OSXSAVE.
46171 (_dl_x86_64_save_sse): Likewise.
46172
8e2045f5
UD
46173 * crypt/crypt_util.c (__init_des_r): Optimize memset calls.
46174
90f139dd
UD
46175 * crypt/crypt_util.c (__init_des_r): Add read barrier as well.
46176
1d002f25
AS
461772011-07-21 Andreas Schwab <schwab@redhat.com>
46178
46179 * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix last
46180 change.
46181 (_dl_x86_64_save_sse): Use correct AVX check.
46182
21137f89
UD
461832011-07-21 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
46184
46185 * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Fix overfow
46186 bug in strncpy/strncat.
46187 * sysdeps/x86_64/multiarch/strcpy-ssse3.S: Likewise.
46188
a65c0b7a
UD
461892011-07-21 Ulrich Drepper <drepper@gmail.com>
46190
46191 * string/tester.c (test_strcat): Add tests for different alignments
46192 of source and destination.
46193 (test_strncat): Likewise.
46194
6986b98a
UD
461952011-07-20 Ulrich Drepper <drepper@gmail.com>
46196
90bb2039
UD
46197 [BZ #12852]
46198 * posix/glob.c (glob): Check passed in values before using them in
46199 expressions to avoid some overflows.
46200 (glob_in_dir): Likewise.
46201
5644ef54
UD
46202 [BZ #13007]
46203 * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): More complete
46204 check for AVX enablement so that we don't crash with old kernels and
46205 new hardware.
46206 * elf/tst-audit4.c: Add same checks here.
46207 * elf/tst-audit6.c: Likewise.
46208
46209 * sysdeps/x86_64/bits/link.h (La_x86_64_ymm): Force 16-byte alignment.
6986b98a 46210
bfc9dc9b
AS
462112011-07-09 Andreas Schwab <schwab@linux-m68k.org>
46212
46213 * sysdeps/unix/sysv/linux/pathconf.c: Include <string.h>.
46214
702e64bb
UD
462152011-07-20 Ulrich Drepper <drepper@gmail.com>
46216
46217 * po/cs.po: Update from translation team.
46218 * po/bg.po: Likewise.
46219
295e904f
MP
462202011-07-12 Marek Polacek <mpolacek@redhat.com>
46221
46222 * misc/sys/cdefs.h: Add support for const attribute.
46223 * sysdeps/unix/sysv/linux/sys/sysmacros.h: Add __attribute_const__
46224 to gnu_dev_{major,minor,makedev} functions.
46225
3ff94596
MP
462262011-07-20 Marek Polacek <mpolacek@redhat.com>
46227
46228 * intl/dcigettext.c (get_output_charset): Add missing bracket.
46229
28b59fca
AS
462302011-07-20 Andreas Schwab <schwab@redhat.com>
46231
46232 * resolv/res_query.c (__libc_res_nquerydomain): Use size_t for
46233 strlen results.
46234
19df733e
AK
462352011-07-13 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
46236
46237 * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h
46238 (INTERNAL_VSYSCALL_NCS): Use r10 for backing up the return address
46239 register in order to avoid conflicts with the soft frame pointer
46240 being held in r11 when necessary.
46241 * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h
46242 (INTERNAL_VSYSCALL_NCS): Likewise.
46243
c8835729
MP
462442011-07-14 Marek Polacek <mpolacek@redhat.com>
46245
46246 * elf/dl-fini.c (_dl_sort_fini): Remove unused link_map *l argument,
46247 * elf/dl-fini.c (_dl_fini): Adjust caller.
46248 * elf/dl-close.c (_dl_close_worker): Likewise.
46249 * sysdeps/generic/ldsodefs.h: Adjust declaration.
46250
b902330c
MP
462512011-07-15 Marek Polacek <mpolacek@redhat.com>
46252
8991e135
MP
46253 * elf/cache.c (load_aux_cache): Remove unnecessary condition of
46254 "aux_cache->nlibs < 0".
46255
b902330c
MP
46256 * nscd/nscd_conf.c (nscd_parse_file): Remove unnecessary condition
46257 in the reload-count case.
46258
99710781
LD
462592011-07-15 Liubov Dmitrieva <liubov.dmitrieva@intel.com>
46260
46261 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
46262 strcat-ssse3 strcat-sse2-unaligned strncat-ssse3
46263 strncat-sse2-unaligned strncat-c strlen-sse2-pminub
46264 * sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S: New file.
46265 * sysdeps/x86_64/multiarch/strcat.S: New file.
46266 * sysdeps/x86_64/multiarch/strncat.S: New file.
46267 * sysdeps/x86_64/multiarch/strncat-c.c: New file.
46268 * sysdeps/x86_64/multiarch/strcat-ssse3.S: New file.
46269 * sysdeps/x86_64/multiarch/strncat-sse2-unaligned.S: New file.
46270 * sysdeps/x86_64/multiarch/strncat-ssse3.S: New file.
46271 * sysdeps/x86_64/multiarch/strcpy-ssse3.S
46272 (USE_AS_STRCAT): Define.
46273 Add strcat and strncat support.
46274 * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Likewise.
46275 * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Likewise.
46276 * sysdeps/x86_64/multiarch/strlen-sse2-pminub.S: New file.
46277 * string/strncat.c: Update.
46278 (USE_AS_STRNCAT): Define.
46279 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
46280 Turn on bit_Prefer_PMINUB_for_stringop for Intel Core i3, i5
46281 and i7.
46282 * sysdeps/x86_64/multiarch/init-arch.h
46283 (bit_Prefer_PMINUB_for_stringop): New.
46284 (index_Prefer_PMINUB_for_stringop): Likewise.
46285 * sysdeps/x86_64/multiarch/strlen.S (strlen): Check
46286 bit_Prefer_PMINUB_for_stringop.
46287
7dc6bd90
UD
462882011-07-19 Ulrich Drepper <drepper@gmail.com>
46289
46290 * crypt/sha512.h (struct sha512_ctx): Move buffer into union and add
46291 buffer64.
46292 * crypt/sha512.c (__sha512_finish_ctx): Use buffer64 for writes instead
46293 of casting of buffer.
46294 * crypt/sha256.h (struct sha256_ctx): Move buffer into union and add
46295 buffer32 and buffer64.
46296 * crypt/sha256.c (__sha256_finish_ctx): Use buffer32 or buffer64 for
46297 writes instead of casting of buffer.
46298 * crypt/md5.h (struct md5_ctx): Move buffer into union and add
46299 buffer32.
46300 * crypt/md5.c (md5_finish_ctx): Use buffer32 for writes instead of
46301 casting of buffer.
46302
e0e72284
AS
463032011-07-19 Andreas Schwab <schwab@redhat.com>
46304
46305 * string/strxfrm_l.c (STRXFRM): Fix alloca accounting.
46306
feb1eb0b
UD
463072011-07-19 Ulrich Drepper <drepper@gmail.com>
46308
46309 * nscd/nscd.c (termination_handler): Don't do anything for a database
46310 if it has not yet been initialized.
46311
298711ff
UD
463122011-07-18 Ulrich Drepper <drepper@gmail.com>
46313
46314 * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_EQUAL_S): Fix a typo.
46315
463162011-07-15 Marek Polacek <mpolacek@redhat.com>
46317
46318 * bits/sched.h (__CPU_EQUAL_S): Fix a typo.
46319
f9d68389
UD
463202011-07-18 Ulrich Drepper <drepper@gmail.com>
46321
46322 * po/nl.po: Update from translation team.
46323 * po/sv.po: Likewise.
46324
db290cf5
RM
463252011-07-16 Roland McGrath <roland@hack.frob.com>
46326
46327 * sysdeps/i386/Makefile: Never use -mpreferred-stack-boundary=2,
46328 now disallowed by GCC.
5c550700 46329
fd5e21c7
RM
46330 * configure.in (use-default-link): Default to yes if a test -shared
46331 link meets our qualifications.
46332 * configure: Regenerated.
46333
5c550700
RM
46334 * config.make.in (output-format): New variable.
46335 * configure.in: Check for ld --print-output-format support.
46336 * configure: Regenerated.
46337 * Makerules ($(common-objpfx)format.lds)
46338 [$(output-format) != unknown]: Just use $(output-format),
46339 instead of the linker-script munging.
46340
9fa2c032
RM
463412011-07-14 Roland McGrath <roland@hack.frob.com>
46342
a6928d51
RM
46343 * Makefile ($(common-objpfx)linkobj/libc.so): Use $(shlib-lds) instead
46344 of $(common-objpfx)shlib.lds.
46345 * elf/Makefile ($(objpfx)sotruss-lib.so): Likewise.
46346
661607b3
RM
46347 * sysdeps/i386/i686/multiarch/strstr-c.c (libc_hidden_builtin_def):
46348 Conditionalize redefinition on [SHARED && DO_VERSIONING && !NO_HIDDEN].
46349
9fa2c032
RM
46350 * configure.in (-z relro check): Adjust test code to add a large
46351 writable data section after it.
46352 * configure: Regenerated.
46353
defe9061
RM
463542011-07-11 Roland McGrath <roland@hack.frob.com>
46355
46356 * configure.in (-z relro check): Fix test code to make the variable
46357 truly const.
46358 * configure: Regenerated.
46359
319b9ad4
UD
463602011-07-11 Ulrich Drepper <drepper@gmail.com>
46361
46362 * nscd/nscd.h (struct traced_file): Define.
46363 (struct database_dyn): Remove inotify_descr, reset_res, and filename
46364 elements. Add traced_files.
46365 (inotify_fd): Declare.
46366 (register_traced_file): Declare.
46367 * nscd/connections.c (dbs): Remove reset_res and filename initializers.
46368 (inotify_fd): Export.
46369 (resolv_conf_descr): Remove.
46370 (nscd_init): Move inotify descriptor creation to main.
46371 Don't register files for notification here.
46372 (register_traced_file): New function.
46373 (invalidate_cache): Don't use reset_res to determine whether to call
46374 res_init, go through the list of registered files.
46375 (main_loop_poll): The inotify descriptors are now stored in the
46376 structures for the traced files.
46377 (main_loop_epoll): Likewise
46378 * nscd/nscd.c (main): Create inotify socket here. Pass extra argument
46379 to __nss_disable_nscd.
46380 * nscd/cache.c (prune_cache): There is no single inotify descriptor
46381 for a database anymore. Check the records for all the registered
46382 files instead.
46383 * nss/Makefile (libnss_files-routines): Add files-init.
46384 (libnss_db-routines): Add db-init.
46385 * nss/Versions [libnss_files] (GLIBC_PRIVATE): Add _nss_files_init.
46386 [libnss_db] (GLIBC_PRIVATE): Add _nss_db_init.
46387 * nss/nss_db/db-init.c: New file.
46388 * nss/nss_files/files-init.c: New file.
46389 * nss/nsswitch.c (nss_load_library): New function. Broken out of
46390 __nss_lookup_function.
46391 (__nss_lookup_function): Call nss_load_library.
46392 (nss_load_all_libraries): New function.
46393 (__nss_disable_nscd): Take parameter with callback function for files
46394 to register. Set is_nscd. Load all the DSOs for the NSS modules
46395 used for the cached services.
46396 * nss/nsswitch.h (__nss_disable_nscd): Adjust prototype.
46397 * sysdeps/unix/sysv/linux/Makefile [subdir=nscd]: Pass the various -D
46398 options for features to all the files in nscd.
46399
46400 * nss/nsswitch.c (nss_parse_file): Add missing fclose.
46401
23bee3e8
RM
464022011-07-10 Roland McGrath <roland@hack.frob.com>
46403
46404 * csu/elf-init.c (__libc_csu_init): Comment typo.
46405
46a5b7f0
UD
464062011-07-09 Ulrich Drepper <drepper@gmail.com>
46407
46408 * po/pl.po: Update from translation team.
46409 * po/ja.po: Likewise.
46410 * po/ru.po: Likewise.
46411 * po/ko.po: Likewise.
46412 * po/fr.po: Likewise.
46413
d30cf5bb
RM
464142011-07-09 Roland McGrath <roland@hack.frob.com>
46415
113ddea4
RM
46416 * configure.in (.ctors/.dtors header and trailer check):
46417 Use an empirical test on a built program.
46418 * configure: Regenerated.
46419
574920b4
RM
46420 * configure.in (-z relro check): Use an empirical test on a built DSO.
46421 Detect, but do not require, on ia64.
46422 * configure: Regenerated.
46423
d30cf5bb
RM
46424 * configure.in (READELF): Find it with AC_CHECK_TOOL.
46425 Update tests that use readelf to use $READELF instead.
46426 * configure: Regenerated.
46427
8538fdb3
UD
464282011-07-08 Ulrich Drepper <drepper@gmail.com>
46429
46430 * malloc/hooks.c (memalign_check): Avoid using checked_request2size
46431 if the result is not used.
46432
04d08991
AJ
464332011-07-05 Andreas Jaeger <aj@suse.de>
46434
46435 [BZ#9696]
46436 * stdlib/tst-strtod.c: Add testcase.
46437
de283087
AD
464382011-07-07 Ulrich Drepper <drepper@gmail.com>
46439
4e5f31c8 46440 * sysdeps/unix/sysv/linux/pathconf.c (distinguish_extX): New function.
46a5b7f0 46441 (__statfs_link_max): Use it to distinguish between ext2/3 and ext4.
4e5f31c8
UD
46442 The latter has a higher limit. Take additional parameter to pass to
46443 the new function.
46444 (__pathconf): Pass file to __statfs_link_max.
46445 * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Pass fd to
46446 __statfs_link_max.
46447 * sysdeps/unix/sysv/linux/pathconf.h: Adjust prototype of
46448 __statfs_link_max.
46449
de283087
AD
46450 [BZ #12868]
46451 * sysdeps/unix/sysv/linux/linux_fsinfo.h: Define Lustre constants.
46452 * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
46453 Handle Lustre.
46454 * sysdeps/unix/sysv/linux/pathconf.c (__statfs_link_max): Likewise.
46455 (__statfs_filesize_max): Likewise.
46456 Patch mostly by Andreas Dilger <adilger@whamcloud.com>.
46457
c75fa153
AJ
464582011-07-05 Andreas Jaeger <aj@suse.de>
46459
46460 * resolv/res_comp.c (dn_skipname): Remove unused variable.
46461
1a544854
UD
464622011-07-06 Marek Polacek <mpolacek@redhat.com>
46463
46464 * nis/nss_nisplus/nisplus-spwd.c (_nss_nisplus_setspent): Honour the
46465 `status' variable.
46466 * nis/nss_nisplus/nisplus-ethers.c (_nss_nisplus_setetherent):
46467 Likewise.
46468
6f0eec67
UD
464692011-07-04 H.J. Lu <hongjiu.lu@intel.com>
46470
46471 * Makefile (strop-tests): Add strncat.
46472 * string/test-strncat.c: New file.
46473
aae30307
UD
464742011-06-30 Marek Polacek <mpolacek@redhat.com>
46475
46476 * iconvdata/johab.c: Don't inline `johab_sym_hanja_to_ucs' function.
46477
c0cfb5eb
UD
464782011-06-21 Andreas Jaeger <aj@suse.de>
46479
46480 * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules):
46481 Copy rule from iconvdata/Makefile.
46482
01636b21
UD
464832011-07-06 Ulrich Drepper <drepper@gmail.com>
46484
46485 [BZ #12922]
46486 * posix/getopt.c (_getopt_internal_r): When "W;" is in short options
46487 but no long options are defined, just return 'W'.
46488
9895c8bc
UD
464892011-06-22 Marek Polacek <mpolacek@redhat.com>
46490
46491 [BZ #9696]
46492 * stdlib/strtod_l.c (round_and_return): Set ERANGE instead of EDOM.
46493
5d4cf042
UD
464942011-07-06 Ulrich Drepper <drepper@gmail.com>
46495
46496 * inet/getnetgrent_r.c (internal_getnetgrent_r): Fix check for known
46497 netgroups to read.
960e5535 46498 (innetgr): Likewise.
5d4cf042 46499
751eb97e
RM
465002011-07-05 Roland McGrath <roland@hack.frob.com>
46501
46502 * config.make.in (install_root): Default to $(DESTDIR).
46503
f15f1e45
UD
465042011-07-05 Ulrich Drepper <drepper@gmail.com>
46505
46506 * nscd/nscd_getserv_r.c (nscd_getserv_r): Add cast to avoid warning.
46507
4e34ac6a
RM
465082011-07-02 Roland McGrath <roland@hack.frob.com>
46509
5e9b6af4
RM
46510 * Makerules ($(common-objpfx)format.lds): Fail if result is empty.
46511
84f9ea0f
RM
46512 * Makefile ($(common-objpfx)testrun.sh): Generate to work relative to
46513 containing directory rather than embedding absolute directory names.
46514
ea5ee9f7
RM
46515 * scripts/check-local-headers.sh: Rewritten using awk.
46516 Match by word, not by line. Print error messages for matches.
46517 * Makefile ($(objpfx)check-local-headers.out): Pass AWK in to it.
46518
1b74661a
RM
46519 * Makerules [shlib-lds-flags empty]:
46520 ($(common-objpfx)libc_pic.opts): New target.
46521 ($(common-objpfx)libc_pic.os.clean): New target.
46522 ($(common-objpfx)libc.so): Link it instead of libc_pic.os.
46523
46524 * config.make.in (OBJCOPY): New variable.
46525 * aclocal.m4 (LIBC_PROG_BINUTILS): Substitute OBJCOPY too.
46526 * configure: Regenerated.
46527
f781ef40
RM
46528 * config.make.in (use-default-link): New variable.
46529 * configure.in (use_default_link): Grok --with-default-link to set it.
46530 * configure: Regenerated.
46531 * Makerules [$(elf) = yes] [$(use-default-link) = yes]:
46532 (shlib-lds, shlib-lds-flags): Define to empty.
46533
2d4fa81e
RM
46534 * Makerules (shlib-lds): New variable.
46535 (shlib-lds-flags): New variable.
46536 (build-shlib, build-moduile, build-module-asneeded): Use it.
46537 ($(common-objpfx)libc.so): Use $(shlib-lds).
46538 ($(extra-modules-build:%=$(objpfx)%.so)): Likewise.
46539 * iconvdata/extra-module.mk ($(objpfx)$(mod).so): Likewise.
46540
31fffa6b
RM
46541 * elf/dynamic-link.h (elf_get_dynamic_info): Make asserts accept
46542 DT_FLAGS/DT_FLAGS_1 with zero flags.
46543
4e34ac6a
RM
46544 * elf/Makefile ($(objpfx)ld.so): Use -defsym=_begin=0 instead of
46545 linker script munging.
46546
fcfc776b
UD
465472011-07-02 Ulrich Drepper <drepper@gmail.com>
46548
46549 * crypt/sha512.h (struct sha512_ctx): Add union to access total also
46550 as 128-bit value.
46551 * crypt/sha512.c (sha512_process_block): Perform total addition using
46552 128-bit if possible.
46553 (__sha512_finish_ctx): Likewise.
46554 * crypt/sha256.h (struct sha256_ctx): Add union to access total also
46555 as 64-bit value.
46556 * crypt/sha256.c (SWAP64): Define.
46557 (sha256_process_block): Perform total addition using 64-bit if
46558 possible.
46559 (__sha256_finish_ctx): Likewise.
46560
99231d9a
UD
465612011-07-01 Ulrich Drepper <drepper@gmail.com>
46562
46563 * nscd/pwdcache.c (cache_addpw): Cleanup. Add branch prediction.
46564 * nscd/initgrcache.c (addinitgroupsX): Likewise.
46565 * nscd/hstcache.c (cache_addhst): Likewise.
46566 * nscd/grpcache.c (cache_addgr): Likewise.
46567 * nscd/aicache.c (addhstaiX): Likewise
46568 * nscd/servicescache.c (cache_addserv): Handle zero negtimeout.
46569
445b4a53
TK
465702011-07-01 Thorsten Kukuk <kukuk@suse.de>
46571
46572 * nscd/pwdcache.c (cache_addpw): Handle zero negtimeout.
46573 * nscd/initgrcache.c (addinitgroupsX): Likewise.
46574 * nscd/hstcache.c (cache_addhst): Likewise.
46575 * nscd/grpcache.c (cache_addgr): Likewise.
46576 * nscd/aicache.c (addhstaiX): Likewise
46577
6d4d8e8e
AS
465782011-07-01 Andreas Schwab <schwab@redhat.com>
46579
46580 * nis/nss_compat/compat-pwd.c (getpwent_next_nss_netgr): Query NIS
46581 domain only when needed.
46582
89f654c5
AS
465832011-06-30 Andreas Schwab <schwab@redhat.com>
46584
46585 * sysdeps/posix/getaddrinfo.c (gaih_inet): Make sure RES_USE_INET6
46586 is always restored.
46587
cf3b23ff
UD
465882011-06-29 Ulrich Drepper <drepper@gmail.com>
46589
46590 * nscd/grpcache.c (cache_addgr): Don't write notfound reply if we
46591 are re-adding the entry.
46592 * nscd/servicescache.c (cache_addserv): Likewise.
46593
751626f9
AJ
465942011-06-30 Aurelien Jarno <aurelien@aurel32.net>
46595
46596 * sysdeps/generic/dl-irel.h: fix protection against multiple
46597 inclusions.
46598 * sysdeps/generic/dl-irel.h (elf_ifunc_invoke): New.
46599
9113ea1f
UD
466002011-06-28 Ulrich Drepper <drepper@gmail.com>
46601
5c0b8d90
UD
46602 [BZ #12935]
46603 * malloc/memusage.sh: Fix quoting in message.
46604 * debug/xtrace.sh: Likewise.
46605
9113ea1f
UD
46606 * configure.in: Remove support for --experimental-malloc option, make
46607 it the default.
46608 * config.make.in: Likewise.
46609 * malloc/Makefile: Likewise.
46610
a4172181
AS
466112011-06-27 Andreas Schwab <schwab@redhat.com>
46612
46613 * iconvdata/gb18030.c (BODY for TO_LOOP): Fix encoding of non-BMP
46614 two-byte characters.
46615
78a7eee7
RM
466162011-06-27 Roland McGrath <roland@hack.frob.com>
46617
62bede13
RM
46618 * configure.in (NO_CTORS_DTORS_SECTIONS): Give this check its own
46619 AC_CACHE_CHECK invocation.
46620 * configure: Regenerated.
46621
78a7eee7
RM
46622 * elf/soinit.c (__CTOR_LIST__, __DTOR_LIST__): Add used attribute.
46623
5ce33a62
UD
466242011-06-27 Ulrich Drepper <drepper@gmail.com>
46625
034807a9
UD
46626 [BZ #12350]
46627 * nscd/aicache.c (addhstaiX): Restore only RES_USE_INET6
46628 bit from old_res_options.
46629
4902da17
UD
46630 * sysdeps/unix/sysv/linux/Makefile (CFLAGS-servicescache.c): Define.
46631
5ce33a62
UD
46632 * inet/getnetgrent_r.c (innetgr): Minimal cleanup, use correct return
46633 value type for setfct.
46634
c2344f56
L
466352011-06-23 H.J. Lu <hongjiu.lu@intel.com>
46636
46637 * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Use
46638 __gettimeofday instead of gettimeofday.
46639
68468076
UD
466402011-06-26 Ulrich Drepper <drepper@gmail.com>
46641
46642 * elf/Makefile (all-built-dso): No need to check linkobj/libc.so.
46643
acb0d739
L
466442011-06-24 H.J. Lu <hongjiu.lu@intel.com>
46645
46646 * sysdeps/i386/i686/multiarch/strcpy-sse2.S (RETURN): Fix a typo.
46647
46648 * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Correct unwind
46649 info.
46650
8912479f
L
466512011-06-22 H.J. Lu <hongjiu.lu@intel.com>
46652
46653 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
46654 strcpy-ssse3 strncpy-ssse3 stpcpy-ssse3 stpncpy-ssse3
46655 strcpy-sse2-unaligned strncpy-sse2-unaligned
46656 stpcpy-sse2-unaligned stpncpy-sse2-unaligned.
46657 * sysdeps/x86_64/multiarch/stpcpy-sse2-unaligned.S: New file.
46658 * sysdeps/x86_64/multiarch/stpcpy-ssse3.S: New file.
46659 * sysdeps/x86_64/multiarch/stpncpy-sse2-unaligned.S: New file.
46660 * sysdeps/x86_64/multiarch/stpncpy-ssse3.S: New file.
46661 * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: New file.
46662 * sysdeps/x86_64/multiarch/strcpy-ssse3.S: New file.
46663 * sysdeps/x86_64/multiarch/strncpy-sse2-unaligned.S: New file.
46664 * sysdeps/x86_64/multiarch/strncpy-ssse3.S: New file.
46665 * sysdeps/x86_64/multiarch/strcpy.S: Remove strcpy with SSSE3.
46666 (STRCPY): Support SSE2 and SSSE3 versions.
46667
d5495a11
UD
466682011-06-24 Ulrich Drepper <drepper@gmail.com>
46669
46670 [BZ #12874]
46671 * sysdeps/unix/sysv/linux/Makefile (CFLAGS-tst-writev.c): Define.
46672 * sysdeps/wordsize-64/tst-writev.c: Work around problem with 2.6.38+
46673 kernels which artificially limit size of requests.
46674
0b1cbaae
L
466752011-06-22 H.J. Lu <hongjiu.lu@intel.com>
46676
46677 * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
46678 strncpy-c strcpy-ssse3 strncpy-ssse3 stpcpy-ssse3 stpncpy-ssse3
46679 strcpy-sse2 strncpy-sse2 stpcpy-sse2 stpncpy-sse2.
46680 * sysdeps/i386/i686/multiarch/stpcpy-sse2.S: New file.
46681 * sysdeps/i386/i686/multiarch/stpcpy-ssse3.S: New file.
46682 * sysdeps/i386/i686/multiarch/stpncpy-sse2.S: New file.
46683 * sysdeps/i386/i686/multiarch/stpncpy-ssse3.S: New file.
46684 * sysdeps/i386/i686/multiarch/stpncpy.S : New file.
46685 * sysdeps/i386/i686/multiarch/strcpy-sse2.S : New file.
46686 * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: New file.
46687 * sysdeps/i386/i686/multiarch/strcpy.S: New file.
46688 * sysdeps/i386/i686/multiarch/strncpy-c.c: New file.
46689 * sysdeps/i386/i686/multiarch/strncpy-sse2.S: New file.
46690 * sysdeps/i386/i686/multiarch/strncpy-ssse3.S: New file.
46691 * sysdeps/i386/i686/multiarch/strncpy.S: New file.
46692 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
46693 Enable unaligned load optimization for Intel Core i3, i5 and i7
46694 processors.
46695 * sysdeps/x86_64/multiarch/init-arch.h (bit_Fast_Unaligned_Load):
46696 Define.
46697 (index_Fast_Unaligned_Load): Define.
46698 (HAS_FAST_UNALIGNED_LOAD): Define.
46699
07f494a0
MP
467002011-06-23 Marek Polacek <mpolacek@redhat.com>
46701
46702 * nss/nss_db/db-open.c: Include <unistd.h> for read declaration.
46703
fa3fc0fe
UD
467042011-06-22 Ulrich Drepper <drepper@gmail.com>
46705
46706 [BZ #12907]
46707 * sysdeps/posix/getaddrinfo.c (getaddrinfo): Avoid calling __check_pf
46708 until it is clear that the information is realy needed.
46709 Patch mostly by David Hanisch <david.hanisch@nsn.com>.
46710
e12df166
AS
467112011-06-22 Andreas Schwab <schwab@redhat.com>
46712
46713 * sysdeps/posix/getaddrinfo.c (gaih_inet): Fix last change.
46714
852eb34d
UD
467152011-06-22 Ulrich Drepper <drepper@gmail.com>
46716
84e2a551
UD
46717 * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Use
46718 /sys/devices/system/cpu/online if it is usable.
46719
852eb34d
UD
46720 * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Rate limit
46721 reading the information from the /proc filesystem to once a second.
46722
6e502e19
UD
467232011-06-21 Andreas Jaeger <aj@suse.de>
46724
46725 * sysdeps/unix/sysv/linux/bits/sigcontext.h: Fix definition of
46726 NULL after inclusion of kernel headers.
46727
75d39ff2
UD
467282011-06-21 Ulrich Drepper <drepper@gmail.com>
46729
51f9aa6a
UD
46730 * nss/nss_db/db-XXX.c (nss_db_setENT): Only set entidx for successful
46731 calls to internal_setent.
46732
c0244a9d
UD
46733 [BZ #12885]
46734 * sysdeps/posix/getaddrinfo.c (gaih_inet): When looking up only IPv6
46735 addresses using gethostbyname4_r ignore IPv4 addresses.
46736
c5e3c2ae
UD
46737 * sysdeps/posix/getaddrinfo.c (gaih_inet): After the last change the
46738 branch using gethostbyname2 is only for AF_INET. Optimize accordingly.
46739
75d39ff2
UD
46740 * inet/getnetgrent_r.c: Use DL_CALL_FCT in several places.
46741
42675c6f
DM
467422011-06-20 David S. Miller <davem@davemloft.net>
46743
46744 * sysdeps/sparc/sparc32/dl-plt.h: Protect against multiple
46745 inclusions.
46746 * sysdeps/sparc/sparc64/dl-plt.h: Likewise.
46747
46748 * sysdeps/i386/dl-irel.h (elf_ifunc_invoke): New.
46749 (elf_irel): Use it.
46750 * sysdeps/powerpc/powerpc32/dl-irel.h: Likewise.
46751 * sysdeps/powerpc/powerpc64/dl-irel.h: Likewise.
46752 * sysdeps/sparc/sparc32/dl-irel.h: Likewise.
46753 * sysdeps/sparc/sparc64/dl-irel.h: Likewise.
46754 * sysdeps/x86_64/dl-irel.h: Likewise.
46755
46756 * elf/dl-runtime.c: Use elf_ifunc_invoke.
46757 * elf/dl-sym.c: Likewise.
46758
57912a71
UD
467592011-06-15 Ulrich Drepper <drepper@gmail.com>
46760
46761 * resolv/res_send.c (__libc_res_nsend): Fix typos in last patch. We
46762 need to dereference resplen2.
46763
ee22793d
AS
467642011-06-14 Andreas Schwab <schwab@redhat.com>
46765
46766 * sysdeps/unix/sysv/linux/wordsize-64/dl-fxstatat64.c: New file.
46767
a9e836b0
UD
467682011-06-15 Ulrich Drepper <drepper@gmail.com>
46769
77fb9117
UD
46770 * Makeconfig: Define vardbdir and inst_vardbdir.
46771 * nss/Makefile: Add rules to install db-Makefile.
46772
40c1b22c
UD
46773 * nss/nss_db/db-XXX.c: Cleanup.
46774
9f2da732
UD
46775 * nss/Makefile (libnss_db-dbs): Add db-initgroups.
46776 * nss/Versions [libnss_db]: Add _nss_db_initgroups_dyn for
46777 GLIBC_PRIVATE.
46778 * nss/db-Makefile (groups.db): Emit entries for initgroups lookups.
46779 * nss/makedb.c: Implement -g option to specify that value strings
46780 are generated and should not be added to table iterated over for
46781 get*ent calls.
46782 * nss/nss_db/db-initgroups.c: New file.
46783
82e9a1f7
UD
46784 * nss/getent.c: Add support for initgroups lookups through getgrouplist
46785 interface.
46786
c41af17e
UD
46787 * grp/initgroups.c (__nss_initgroups_database): Renamed and exported.
46788 (internal_getgrouplist): Adjust to name change.
46789 Update use_initgroups_entry if this is not the first call.
46790 * nss/databases.def: Add initgroups entry.
46791
a9e836b0
UD
46792 * nss/makedb.c (compute_tables): Check result of multiple hash table
46793 sizes to minimize maximum chain length.
46794
2666d441
UD
467952011-06-14 Ulrich Drepper <drepper@gmail.com>
46796
46797 * Versions.def: Add entry for libnss_db.
46798 * shlib-versions: Likewise.
46799 * nss/Makefile: Add rules to build libnss_db.
46800 * nss/Versions: Add libnss_db information. Organize libnss_files
46801 entries better.
46802 * nss/db-Makefile: Add gshadow support. Change rules for the new
46803 makedb progra. Some minor improvements to generate smaller files.
46804 * nss/nss_db/nss_db.h: Move NSS database header data structures to
46805 here from...
46806 * nss/makedb.c: ...here.
46807 Improve database format to be smaller and require less memory at
46808 runtime.
46809 * nss/nss_db/db-XXX.x: Adjust for new database format. Don't use
46810 db anymore.
46811 * nss/nss_db/db-netgrp.c: Likewise.
46812 * nss/nss_db/db-open.c: Likewise.
46813 * nss/nss_files/flies-XXX.x: Adjust comments.
46814 * nss/nss_files/files-ethers.c: Adjust for new DB_LOOKUP definition.
46815 * nss/nss_files/files-grp.c: Likewise.
46816 * nss/nss_files/files-hosts.c: Likewise.
46817 * nss/nss_files/files-network.c: Likewise.
46818 * nss/nss_files/files-proto.c: Likewise.
46819 * nss/nss_files/files-pwd.c: Likewise.
46820 * nss/nss_files/files-rpc.c: Likewise.
46821 * nss/nss_files/files-service.c: Likewise.
46822 * nss/nss_files/files-sgrp.c: Likewise.
46823 * nss/nss_files/files-spwd.c: Likewise.
46824 * nss/nss_db/db-alias.c: Removed.
46825 * nss/nss_db/dummy-db.h: Removed.
46826
9ee76b5a
UD
468272011-06-02 Ulrich Drepper <drepper@gmail.com>
46828
46829 * nss/makedb.c: Rewritten to not use database library.
46830 * nss/Makefile: Update to build new makedb program.
46831
c71ca1f8
AJ
468322011-06-14 Andreas Jaeger <aj@suse.de>
46833
46834 * sysdeps/unix/sysv/linux/check_native.c: Include <string.h> for
46835 memset declaration.
46836
3154bfb8
UD
468372011-06-10 Andreas Schwab <schwab@redhat.com>
46838
46839 * sysdeps/posix/getaddrinfo.c (gaih_inet): Fix logic allocating
46840 tmpbuf.
46841
b350afab
RM
468422011-06-10 Roland McGrath <roland@hack.frob.com>
46843
decd4e50
RM
46844 * Makerules (shlib.lds): Fail if the linker script comes out empty.
46845 * elf/Makefile ($(objpfx)ld.so): Likewise.
46846
5615eaf2
RM
46847 * Makefile ($(common-objpfx)linkobj/libc.so): Break long lines with \.
46848 Don't list ld.so twice in dependencies.
46849
46850 * posix/bug-regex31.c: Include <stdlib.h>.
46851
46852 * nscd/hstcache.c (cache_addhst): Remove unused variable.
46853
46854 * nis/nss_compat/compat-spwd.c
46855 (getspent_next_nss_netgr): Remove unused variable.
46856 * nis/nss_compat/compat-pwd.c (getpwent_next_nss_netgr): Likewise.
46857
46858 * nis/nis_print_group_entry.c (nis_print_group_entry): Fix "Implicit
46859 nonmembers" output to use the right array.
46860
46861 * resolv/nss_dns/dns-network.c (getanswer_r): Remove unused variable.
46862
46863 * elf/dl-open.c (_dl_open): Quash warnings when DL_NNS==1.
46864
46865 * locale/programs/ld-ctype.c (ctype_read): Remove unused variable.
46866 * locale/programs/ld-collate.c (add_to_tablewc): Likewise.
46867 * catgets/gencat.c (read_input_file): Likewise.
46868 * locale/programs/locarchive.c (enlarge_archive): Likewise.
46869
46870 * sunrpc/clnt_udp.c (__libc_clntudp_bufcreate): Move DONTBLOCK
46871 variable definition inside #if's controlling its use.
46872
46873 * inet/getnetgrent_r.c (innetgr): Remove unused variable.
46874
46875 * resolv/res_hconf.c (_res_hconf_reorder_addrs): Fix errno restoration.
46876
46877 * misc/syslog.c (__vsyslog_chk): Remove unused variable.
46878
46879 * io/fts.c (fts_build): Use if (0 && ...) rather than #if 0 for
46880 unreachable code.
46881
46882 * stdio-common/printf_fp.c (___printf_fp): Remove unused variable.
46883
b68e08db
RM
46884 * configure.in (nss-crypt check): Use AC_LANG_PROGRAM.
46885 * configure: Regenerated.
46886
b350afab
RM
46887 * Makerules: Revert last change.
46888 * elf/Makefile: Likewise.
46889
28368601
RM
468902011-06-09 Roland McGrath <roland@hack.frob.com>
46891
46892 * Makerules ($(common-objpfx)libc_pic.os): Use -Wl, before -r.
46893 * elf/Makefile ($(objpfx)librtld.os): Likewise.
46894 (reloc-link): Likewise.
46895
11988f8f
UD
468962011-06-09 Ulrich Drepper <drepper@gmail.com>
46897
46898 * elf/Makefile: Add rules to build pldd.
46899 * elf/pldd.c: New file.
46900 * elf/pldd-xx.c: New file.
46901
e80fab37
UD
469022011-06-07 Ulrich Drepper <drepper@gmail.com>
46903
46904 * version.h: Update for 2.15 development version.
46905
9b849836
DM
469062011-06-07 David S. Miller <davem@davemloft.net>
46907
46908 * sysdeps/sparc/sparc32/dl-irel.h (elf_irela): Pass dl_hwcap to
46909 ifuncs.
46910 * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela,
46911 elf_machine_lazy_rel): Likewise.
46912 * sysdeps/sparc/sparc64/dl-irel.h (elf_irela): Likewise.
46913 * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela,
46914 elf_machine_lazy_rel): Likewise.
46915 * sysdeps/sparc/sparc64/multiarch/memcpy.S (memcpy): Fetch
46916 dl_hwcap via passed in argument.
46917 * sysdeps/sparc/sparc64/multiarch/memset.S (memset, bzero):
46918 Likewise.
46919
5a31b283
AK
469202011-06-06 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
46921
46922 * stdlib/longlong.h: Update from GCC. Fix smul_ppmm for S/390.
46923
069e52f8
RM
469242011-06-06 Roland McGrath <roland@hack.frob.com>
46925
46926 [BZ #12849]
46927 * manual/fdl-1.1.texi: New file, verbatim from:
46928 http://www.gnu.org/licenses/old-licenses/fdl-1.1.texi
46929 * manual/lgpl-2.1.texi: New file, verbatim from:
46930 http://www.gnu.org/licenses/old-licenses/lgpl-2.1.texi
46931 * manual/Makefile (licenses): New variable, list those new file names.
46932 (texis): Use it.
46933 (chapters.% top-menu.%): Include $(licenses) with $(appendices).
46934
46935 * manual/fdl.texi: File removed.
46936 * manual/lesser.texi: File removed.
46937 * manual/libc.texinfo (Copying, Documentation License):
46938 Use new @include file names, put @appendix directive before @include.
46939
f16846a5
JJ
469402011-06-04 Jakub Jelinek <jakub@redhat.com>
46941
46942 [BZ #12841]
46943 * rt/bits/mqueue2.h (__mq_open_2): Add __THROW.
46944 (__mq_open_alias): Use __REDIRECT_NTH instead of __REDIRECT.
46945 (mq_open): Add __NTH.
46946
3d29045b
L
469472011-06-02 H.J. Lu <hongjiu.lu@intel.com>
46948
46949 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
46950 Assume Intel Core i3/i5/i7 processor if AVX is available.
46951
8c297311
UD
469522011-05-31 Ulrich Drepper <drepper@gmail.com>
46953
46954 * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard): Fix
46955 typo.
46956
c8fc0c91
UD
469572011-05-31 Andreas Schwab <schwab@redhat.com>
46958
46959 * nscd/nscd_getserv_r.c (nscd_getserv_r): Don't free non-malloced
46960 memory. Use alloca_account. Fix memory leak when retrying.
46961
5b27a807
UD
469622011-05-31 Ulrich Drepper <drepper@gmail.com>
46963
356f8bc6
UD
46964 * version.h (RELEASE): Bump for 2.14 release.
46965 * include/features.h (__GLIBC_MINOR__): Bump to 14.
46966
5b27a807
UD
46967 * config.make.in (RANLIB): Remove entry.
46968
01f16ab0
UD
469692011-05-30 Ulrich Drepper <drepper@gmail.com>
46970
41fce8bd
UD
46971 * po/Makefile (po-sed-cmd): Add ksh to extensions.
46972 (libc.pot): Work around missing support for .ksh extension in xgettext.
46973
4769ae77
UD
46974 [BZ #12684]
46975 * resolv/res_send.c (__libc_res_nsend): Only go to the next name server
46976 if both request failed.
46977 (send_dg): In case of server errors clear resplen or *resplen2.
46978
6b1e7d19
UD
46979 [BZ #12454]
46980 * elf/dl-deps.c (_dl_map_object_deps): Run initializer sorting only
46981 when there are multiple maps.
46982 * elf/dl-fini.c (_dl_sort_fini): Check for list of one.
46983 (_dl_fini): Remove test here.
46984
01f16ab0
UD
46985 * elf/rtld.c (dl_main): Don't allow the loader to load itself.
46986
b1ebd700
UD
469872011-05-29 Ulrich Drepper <drepper@gmail.com>
46988
7ae22829
UD
46989 [BZ #12350]
46990 * sysdeps/posix/getaddrinfo.c (gethosts): Restore only RES_USE_IENT6
46991 bit from old_res_options.
46992 (gaih_inet): Likewise.
46993
553149f6 46994 [BZ #11099]
18a84741 46995 * shadow/sgetspent_r.c (LINE_PARSER): Interpret numeric field values
873ca504
UD
46996 as signed.
46997
652ffab1
UD
46998 * resolv/res_init.c (res_setoptions): Make the code more compact.
46999
16985fd0
UD
47000 [BZ #11558]
47001 * resolv/res_init.c (res_setoptions): Recognize use-vc option and
47002 set RES_USEVC.
47003
0464f746
UD
47004 [BZ #11634]
47005 * elf/Makefile (tests): Don't add tst-audit[67] without working -mavx.
47006
7d17596c
UD
47007 * malloc/malloc.h: Mark malloc hook variables as deprecated.
47008
cf6bbbd7
UD
47009 [BZ #11781]
47010 * malloc/malloc.h: Declare malloc hook variables as volatile.
47011
13f1ab36
UD
47012 * locale/programs/locarchive.c (add_locale_to_archive): Fix typo
47013 in last patch.
47014
b1ebd700
UD
47015 [BZ #11799]
47016 * sysdeps/unix/sysv/linux/bits/siginfo.h (SI_USER): Don't mention
4997db74 47017 raise in the comment.
80e2212d
UD
47018 * sysdeps/unix/sysv/linux/s390/bits/siginfo.h: Likewise.
47019 * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
47020 * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h: Likewise.
b1ebd700 47021
ce67228d
UD
470222011-05-28 Ulrich Drepper <drepper@gmail.com>
47023
8887a920
UD
47024 [BZ #12811]
47025 * posix/regex_internal.c (build_wcs_buffer): Don't signal we have to
47026 grow the buffers more if it already has to be sufficient.
47027 (build_wcs_upper_buffer): Likewise.
47028 * posix/regexec.c (check_matching): Likewise.
47029 (clean_state_log_if_needed): Likewise.
47030 (extend_buffers): Don't enlarge buffers beyond size of the input
47031 buffer.
47032 Patches mostly by Emil Wojak <emil@wojak.eu>.
47033 * posix/bug-regex32.c: New file.
47034 * posix/Makefile (tests): Add bug-regex32.
47035
4f031072
UD
47036 * locale/findlocale.c (_nl_find_locale): Return right away if
47037 _nl_explode_name failed.
47038 * locale/programs/locarchive.c (add_locale_to_archive): Likewise.
47039
d0478f0c
UD
47040 * sysdeps/unix/sysv/linux/socketcall.h (SOCKOP_sendmmsg): Define.
47041
de81b246
UD
47042 * debug/xtrace.sh: Unify messages.
47043 * malloc/memusage.sh: Likewise.
47044
c738465a
UD
47045 [BZ #12813]
47046 * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_time): Retrieve
47047 time symbol from vDSO. Substitute with vsyscall if not available.
47048 * sysdeps/unix/sysv/linux/x86_64/time.S [SHARED]: Use
47049 __vdso_time.
47050
f1f929d7
UD
47051 * sysdeps/unix/sysv/linux/internal_sendmmsg.S: New file.
47052 * sysdeps/unix/sysv/linux/sendmmsg.c: New file.
47053 * sysdeps/unix/sysv/linux/Makefile [subdir=socket] (sysdep_routines):
47054 Add sendmmsg and internal_sendmmsg.
47055 * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14]: Add sendmmsg.
47056 * sysdeps/unix/sysv/linux/bits/socket.h: Declare sendmmsg.
47057 * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_SENDMMSG.
47058
ce67228d
UD
47059 * sysdeps/unix/sysv/linux/syscalls.list: Add setns entry.
47060 * sysdeps/unix/sysv/linux/bits/sched.h: Declare setns.
47061 * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14]: Add setns.
47062
e57420c6
UD
470632011-05-27 Ulrich Drepper <drepper@gmail.com>
47064
a8509ca5
UD
47065 [BZ #12813]
47066 * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_getcpu):
47067 Retrieve getcpu symbol from vDSO. Substitute with vsyscall if not
47068 available.
47069 * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S [SHARED]: Use
47070 __vdso_getcpu.
47071
e57420c6
UD
47072 [BZ #12814]
47073 * iconvdata/Makefile (tests): Add bug-iconv9.
47074 * iconvdata/bug-iconv9.c: New file.
47075
4d07db15
AS
470762011-05-27 Andreas Schwab <schwab@redhat.com>
47077
47078 [BZ #12814]
47079 * iconvdata/iso-2022-jp.c (BODY): Fix invalid variable shadowing.
47080
ea486f69
JJ
470812011-05-25 Jakub Jelinek <jakub@redhat.com>
47082
47083 * sysdeps/unix/sysv/linux/x86_64/sys/user.h
47084 (struct user_regs_struct): Change intcs field back to cs.
47085
6f038433
UD
470862011-05-25 Ulrich Drepper <drepper@gmail.com>
47087
47088 * po/ja.po: Update from translation team.
47089
67f86a25
UD
470902011-05-23 Ulrich Drepper <drepper@gmail.com>
47091
47092 [BZ #12795]
47093 * sysdeps/unix/sysv/linux/bits/resource.h (RLIMIT_RTTIME): Define.
47094 * sysdeps/unix/sysv/linux/sparc/bits/resource.h: Likewise.
47095
def7fbd6
AS
470962011-05-20 Andreas Schwab <schwab@redhat.com>
47097
47098 * stdlib/longlong.h: Update from GCC.
47099
f50ef8f1
AS
471002011-05-23 Andreas Schwab <schwab@redhat.com>
47101
47102 * sysdeps/unix/sysv/linux/ia64/sysconf.c (HAS_CPUCLOCK): Add
47103 parameter name.
47104 * sysdeps/unix/sysv/linux/sysconf.c (has_cpuclock, HAS_CPUCLOCK):
47105 Add parameter name.
47106 (__sysconf): Pass it down.
47107
de7ce8f1
UD
471082011-05-22 Ulrich Drepper <drepper@gmail.com>
47109
f2962a71
UD
47110 [BZ #12671]
47111 * nis/nss_nis/nis-alias.c (_nss_nis_getaliasbyname_r): Use malloc in
47112 some situations.
47113 * nscd/nscd_getserv_r.c (nscd_getserv_r): Likewise.
47114 * posix/glob.c (glob_in_dir): Take additional parameter alloca_used.
47115 add in in __libc_use_alloca calls. Adjust callers.
47116 (glob): Use malloc in some situations.
47117
de7ce8f1
UD
47118 * elf/dl-runtime.c (_dl_profile_fixup): Also store LA_SYMB_NOPLTENTER
47119 and LA_SYMB_NOPLTEXIT in flags which are passed to pltenter and
47120 pltexit.
47121
aec84f53
UD
471222011-05-21 Ulrich Drepper <drepper@gmail.com>
47123
05bb4a68
UD
47124 * sysdeps/unix/sysv/linux/bits/time.h: Define CLOCK_REALTIME_ALARM
47125 and CLOCK_BOOTTIME_ALARM.
47126
7ea72f99
UD
47127 [BZ #12782]
47128 * string/xpg-strerror.c (__xpg_strerror_r): Fill buffer even if error
47129 is returned.
47130
7e4afad5
UD
47131 * string/_strerror.c (__strerror_r): Print negative errors as signed
47132 numbers.
47133
8e211fec
UD
47134 [BZ #12777]
47135 * iconvdata/cp1258.c (comp_table_data): Remove entry 0x00A5 0xEC.
47136 (decomp_table): Change U0385 entry to emit 0xA5 0xEC.
47137 * iconvdata/CP1258.irreversible: Adjust entry 0xA8EC.
47138
f7d82dc9
UD
47139 * configure.in: Fix typo in redirection and correct removal of test
47140 files in two cases.
47141
cc9e536d
UD
47142 [BZ #12788]
47143 * locale/setlocale.c (new_composite_name): Fix test to check for
47144 identical name of all categories.
47145
aec84f53
UD
47146 [BZ #12792]
47147 * libio/filedoalloc.c (local_isatty): New function.
47148 (_IO_file_doallocate): Use local_isatty.
47149 * stdio-common/perror.c (perror): In case a new stream is used
47150 forward the stream error.
47151 * stdio-common/vfprintf.c (ARGCHECK): For read-only streams also set
47152 error flag.
47153
78e64fdc
RT
471542011-05-20 Ulrich Drepper <drepper@gmail.com>
47155
34a9094f
UD
47156 [BZ #11869]
47157 * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't unconditionally use
47158 alloca.
47159 * include/alloca.h (extend_alloca_account): Define.
47160
78e64fdc
RT
47161 [BZ #11857]
47162 * posix/regex.h: Fix comments with documentation of user-accessible
47163 fields after compilation and describe correct free'ing of pattern
47164 after re_compile_pattern.
47165 Patch by Reuben Thomas <rrt@sc3d.org>.
47166
457bddfc
RA
471672011-05-18 Ryan S. Arnold <rsa@us.ibm.com>
47168
47169 * sysdeps/powerpc/powerpc64/Makefile (no-special-regs): Add -mno-vsx
47170 and -mno-altivec to prevent the compiler from using Altivec and/or
47171 VSX instructions when the corresponding registers are not available.
47172
a4527b51
AS
471732011-05-19 Andreas Schwab <schwab@redhat.com>
47174
47175 * grp/compat-initgroups.c (__libc_use_alloca): Don't define.
47176
ed690b2f
UD
471772011-05-19 Ulrich Drepper <drepper@gmail.com>
47178
47179 * libio/freopen.c (freopen): Use __dup2, not dup2.
47180 * libio/freopen64.c (freopen64): Likewise.
47181
8db73634
L
471822011-05-17 H.J. Lu <hongjiu.lu@intel.com>
47183
47184 [BZ #12775]
47185 * sysdeps/x86_64/fpu/e_powl.S: Fix a typo.
47186 * math/Makefile (tests): Add test-powl.
47187 (CFLAGS-test-powl.c): Define.
47188 * math/test-powl.c: New file.
47189
0a197a9d
L
471902011-05-16 H.J. Lu <hongjiu.lu@intel.com>
47191
47192 * fileops.c (_IO_new_file_fopen): Get fd from _IO_fileno.
47193
ee30c380
UD
471942011-05-17 Ulrich Drepper <drepper@gmail.com>
47195
47196 [BZ #11837]
47197 * iconvdata/gb18030.c: Update to GB18020-2005.
47198
6ce75379
UD
471992011-05-16 Ulrich Drepper <drepper@gmail.com>
47200
a4b89fd8
AR
47201 * posix/regex.h (RE_SYNTAX_AWK, RE_SYNTAX_GNU_AWK,
47202 RE_SYNTAX_POSIX_AWK): Update to match recent development.
47203 Patch by Aharon Robbins <arnold@skeeve.com>.
47204
ea389b12
UD
47205 [BZ #11892]
47206 * stdlib/putenv.c (putenv): Don't always create copy of the variable
47207 on the stack.
47208
68a3f91f
UD
47209 [BZ #11895]
47210 * misc/pselect.c (__pselect): Handle timeout value errors hidden
47211 through underflows.
47212
15cc7dd1
UD
47213 [BZ #12766]
47214 * misc/error.c (error_at_line): Ensure file_name and old_file_name
47215 point to strings before performing equality test for error_one_per_line
47216 mode.
47217
f3799213
UD
47218 [BZ #11697]
47219 * login/programs/pt_chown.c (do_pt_chown): Always call chown.
47220
d79a9c94
UD
47221 [BZ #11820]
47222 * sysdeps/unix/sysv/linux/x86_64/sys/user.h
47223 (struct user_fpregs_struct): Avoid __uint*_t types.
47224
56e5eb46
UD
47225 [BZ #6420]
47226 * malloc/mtrace.c (tr_where): Add additional parameter to point to
47227 symbol info. Use it instead of calling _dl_addr locally.
47228 (lock_and_info): New function.
47229 (tr_freehook): Call lock_and_info and pass symbol info as additional
47230 parameter to tr_where.
47231 (tr_mallochook): Likewise.
47232 (tr_reallochook): Likewise.
47233 (tr_memalignhook): Likewise.
47234
6ce75379
UD
47235 * malloc/mtrace.c: Remove support for USE_MTRACE_FILE. It is not
47236 used and couldn't be at all thread-safe.
47237
f8a3b5bf
UD
472382011-05-15 Ulrich Drepper <drepper@gmail.com>
47239
94b7cc37
UD
47240 * libio/freopen.c (freopen): Don't close old file descriptor
47241 before the new one is opened. Instead dup the new file descriptor
47242 to the old one after the new stream is created.
47243 * libio/freopen64.c (freopen64): Likewise.
47244 * libio/libio.h: Define _IO_FLAGS2_NOCLOSE and _IO_FLAGS2_CLOEXEC.
47245 * libio/fileops.c (_IO_new_file_close_it): Handle new
47246 _IO_FLAGS2_NOCLOSE flag.
47247 (_IO_new_file_fopen): Set _IO_FLAGS2_CLOEXEC for "e" mode.
47248 If _IO_file_open didn't set FD_CLOEXEC do it after the call.
47249 * libio/oldfileops.c (_IO_old_file_close_it): Handle new
47250 _IO_FLAGS2_NOCLOSE flag.
47251 * include/unistd.h: Add hidden_proto for dup3.
47252 Define __have_dup3.
47253 * io/dup3.c: Define hidden symbol.
47254 * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_DUP3.
47255
bd25564e
UD
47256 [BZ #7101]
47257 * posix/getopt.c (_getopt_internal_r): List all ambigious possibilities
47258 when an incomplete long option is used.
47259 * posix/tst-getopt_long1.c: New file.
47260 * posix/Makefile (tests): Add tst-getopt_long1.
47261
c84cfef4
UD
47262 [BZ #10138]
47263 * scripts/config.guess: Update from autoconf-2.68.
47264 * scripts/config.sub: Likewise.
47265
3b85df27
UD
47266 [BZ #10157]
47267 * sysdeps/unix/sysv/linux/sysconf.c (__sysconf): Split out CPUTIME
47268 tests into ...
47269 (has_cpuclock): ...this. New function.
47270 * sysdeps/unix/sysv/linux/ia64/sysconf.c: Just define HAS_CPUCLOCK
47271 macro here based on has_cpuclock code.
47272
15a856b1
UD
47273 [BZ #10149]
47274 * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
47275 First byte (not low byte) is now always NUL.
47276 * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Likewise.
47277
05f399e6
UD
47278 * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
47279 Use non-cancelable interfaces.
47280
10a52685 47281 [BZ #9809]
94ecc67d
UD
47282 * locale/iso-639.def: Add entry for Sorani.
47283
f8a3b5bf
UD
47284 [BZ #11901]
47285 * include/stdlib.h: Move include protection to the right place.
47286 Define abort_msg_s. Declare __abort_msg with it.
47287 * stdlib/abort.c (__abort_msg): Adjust type.
47288 * assert/assert.c (__assert_fail_base): New function. Majority
47289 of code from __assert_fail. Allocate memory for __abort_msg with
47290 mmap.
47291 (__assert_fail): Now call __assert_fail_base.
47292 * assert/assert-perr.c: Remove bulk of implementation. Use
47293 __assert_fail_base.
47294 * include/assert.hL Declare __assert_fail_base.
47295 * sysdeps/posix/libc_fatal.c: Allocate memory for __abort_msg with
47296 mmap.
47297 * sysdeps/unix/sysv/linux/libc_fatal.c: Likewise.
47298
1af4e298
UD
472992011-05-14 Ulrich Drepper <drepper@gmail.com>
47300
f8a3b5bf 47301 [BZ #11952]
d26dfc60
MG
47302 [BZ #12453]
47303 * elf/dl-open.c (dl_open_worker): Delay calls to _dl_update_slotinfo
47304 until all modules are registered in the DTV.
47305 * elf/Makefile: Add rules to build and run tst-tls19.
47306 * elf/tst-tls19.c: New file.
47307 * elf/tst-tls19mod1.c: New file.
47308 * elf/tst-tls19mod2.c: New file.
47309 * elf/tst-tls19mod3.c: New file.
47310 Patch mostly by Martin von Gagern <Martin.vGagern@gmx.net>.
47311
2fc54d6f
UD
47312 [BZ #12083]
47313 * sysdeps/pthread/aio_misc.c (__aio_init): Compute optim.aio_num
47314 correctly.
47315
98d76b46
UD
47316 [BZ #12601]
47317 * iconvdata/cp932.c (BODY to UCS4): Fix incrementing inptr in case of
47318 two-byte sequence errors.
47319 * iconvdata/Makefile (tests): Add bug-iconv8.
47320 * iconvdata/bug-iconv8.c: New file.
47321
da3c19ef
UD
47322 [BZ #12626]
47323 * sysdeps/generic/elf/backtracesymsfd.c (__backtrace_symbols_fd): Move
47324 buf2 definition.
47325
ca408c15
UD
47326 * libio/fileops.c (_IO_new_file_close_it): Initialize write_status.
47327
d6f67f7d
UD
47328 [BZ #12432]
47329 * sysdeps/ia64/backtrace.c (struct trace_reg): Add cfa element.
47330 (dummy_getcfa): New function.
47331 (init): Get _Unwind_GetCFA address, use dummy if not found.
47332 (backtrace_helper): In recursion check, also check whether CFA changes.
47333 (__backtrace): Completely initialize arg.
47334
1af4e298 47335 * iconv/loop.c (SINGLE) [STORE_REST]: Add input bytes to bytebuf before
0656e90e
UD
47336 storing incomplete byte sequence in state object. Avoid testing for
47337 guaranteed too small input if we know there is enough data available.
1af4e298 47338
da62f81b
AS
473392011-05-11 Andreas Schwab <schwab@redhat.com>
47340
47341 * Makeconfig (+link-pie): Indent.
47342 * Rules (binaries-pie): Define if $(have-fpie) and
47343 $(build-shared).
47344 (binaries-shared): Also filter out $(binaries-pie).
47345 ($(addprefix $(objpfx),$(binaries-pie))): New rule.
47346 * nscd/Makefile (others-pie): Add nscd.
47347 (LDFLAGS-nscd): Set this instead of relro-LDFLAGS.
47348 ($(objpfx)nscd): Remove command override.
47349 * login/Makefile (others-pie): Add pt_chown.
47350 ($(objpfx)pt_chown): Remove command override.
47351 * elf/Makefile: Add PIE tests to tests and tests-pie variables and
47352 remove command overrides.
47353
fcabc0f8
UD
473542011-05-13 Ulrich Drepper <drepper@gmail.com>
47355
20030ae6
UD
47356 * libio/tst_putwc.c: Fix error messages.
47357
fcabc0f8
UD
47358 [BZ #12724]
47359 * libio/fileops.c (_IO_new_file_close_it): Always flush when
47360 currently writing and seek to current position when not.
47361 * libio/Makefile (tests): Add bug-fclose1.
47362 * libio/bug-fclose1.c: New file.
47363
320a5dc0
PB
473642011-05-12 Ulrich Drepper <drepper@gmail.com>
47365
47366 [BZ #12511]
47367 * elf/dl-lookup.c (enter): Don't test for copy relocation here and
47368 don't set DF_1_NODELETE here.
47369 (do_lookup_x): When entering new entry test for copy relocation
47370 and if necessary set DF_1_NODELETE flag.
47371 * elf/tst-unique4.cc: New file.
47372 * elf/tst-unique4.h: New file.
47373 * elf/tst-unique4lib.cc: New file.
47374 * elf/Makefile: Add rules to build and run tst-unique4.
47375 Patch by Piotr Bury <pbury@goahead.com>.
47376
22836f52
UD
473772011-05-11 Ulrich Drepper <drepper@gmail.com>
47378
f574184a
UD
47379 [BZ #12052]
47380 * sysdeps/posix/spawni.c (__spawni): Fix sched_setscheduler call.
47381
e1fb097f
UD
47382 [BZ #12625]
47383 * misc/mntent_r.c (addmntent): Flush the stream after the output
47384
22836f52
UD
47385 [BZ #12393]
47386 * elf/dl-load.c (is_trusted_path): Remove unnecessary test.
47387 (is_trusted_path_normalize): Skip initial colon. Append slash
47388 to empty buffer. Duplicate is_trusted_path code but allow
47389 constructed patch to be prefix.
47390 (is_dst): Allow $ORIGIN followed by /.
47391 (_dl_dst_substitute): Correct clearing of check_for_trusted.
47392 Correct testing of result of is_trusted_path_normalize
47393 (decompose_rpath): Fix warning.
47394
7b3b0b2a
UD
473952011-05-10 Ulrich Drepper <drepper@gmail.com>
47396
47397 [BZ #11257]
47398 * grp/initgroups.c (internal_getgrouplist): When we found the service
47399 list through the initgroups entry in nsswitch.conf do not always
47400 continue on a successful lookup. Don't always use the
eac80ce2 47401 __nss_group_database value if it is set.
7b3b0b2a
UD
47402 * nss/nsswitch.conf (initgroups): Change action for successful db
47403 lookup to continue for compatibility.
47404
2a81eaa5
UD
474052011-05-09 Ulrich Drepper <drepper@gmail.com>
47406
be97a69e
UD
47407 [BZ #11532]
47408 * iconvdata/Makefile: Add rules to build CP770, CP771, CP772, CP773,
47409 and CP774 modules.
47410 * iconvdata/gconv-modules: Add entries for CP770, CP771, CP772, CP773,
47411 and CP774 modules.
47412 * iconvdata/tst-tables.sh: Likewise.
47413 * iconvdata/cp770.c: New file.
47414 * iconvdata/cp771.c: New file.
47415 * iconvdata/cp772.c: New file.
47416 * iconvdata/cp773.c: New file.
47417 * iconvdata/cp774.c: New file.
47418 * iconvdata/testdata/CP770: New file.
47419 * iconvdata/testdata/CP770..UTF8: New file.
47420 * iconvdata/testdata/CP771: New file.
47421 * iconvdata/testdata/CP771..UTF8: New file.
47422 * iconvdata/testdata/CP772: New file.
47423 * iconvdata/testdata/CP772..UTF8: New file.
47424 * iconvdata/testdata/CP773: New file.
47425 * iconvdata/testdata/CP773..UTF8: New file.
47426 * iconvdata/testdata/CP774: New file.
47427 * iconvdata/testdata/CP774..UTF8: New file.
47428
47429 * iconvdata/gen-8bit-gap-1.sh: End reading of charmap file at
47430 END CHARMAP line.
47431 * iconvdata/gen-8bit-gap.sh: Likewise.
47432 * iconvdata/gen-8bit.sh: Likewise.
47433
c1e9e399
UD
47434 * locale/iso-639.def: Add ary entry.
47435
24c55fb3 47436 [BZ #11258]
96b4b1b0
UD
47437 * locale/C-translit.h.in: Add U20A1 transliteration.
47438
bdc2f971
KB
47439 [BZ #12178]
47440 * locale/iso-639.def: Add wae entry.
47441 Patch by Kevin Bortis <bortis@translate-wae.ch>.
47442
2952b117
UD
47443 [BZ #12545]
47444 * locale/programs/localedef.c (construct_output_path): Use ssize_t
47445 for n.
47446
2a81eaa5
UD
47447 [BZ #12711]
47448 * locale/C-translit.h.in: Add entry for U20B9.
47449 Patch by pravin.d.s@gmail.com.
47450
28377d1b
UD
474512011-05-08 Ulrich Drepper <drepper@gmail.com>
47452
7fb90fb8
UD
47453 [BZ #12713]
47454 * sysdeps/unix/sysv/linux/getcwd.c: If getcwd syscall report
47455 ENAMETOOLONG use generic getcwd.
6fb2dde3
UD
47456 * sysdeps/posix/getcwd.c: Add support to use openat. Make usable
47457 in rtld. Use *stat64.
7fb90fb8 47458 * sysdeps/unix/sysv/linux/Makefile [subdir=elf] (sysdep-rtld-routines):
6fb2dde3 47459 Add dl-getcwd, dl-openat64, dl-opendir, dl-fxstatat64.
7fb90fb8 47460 * sysdeps/unix/sysv/linux/dl-getcwd.c: New file.
6fb2dde3
UD
47461 * sysdeps/unix/sysv/linux/dl-openat64.c: New file.
47462 * sysdeps/unix/sysv/linux/dl-opendir.c: New file.
47463 * sysdeps/unix/sysv/linux/dl-fxstat64.c: New file.
47464 * include/sys/stat.h: Define __fstatat, __lstat64, __fstat64, and
47465 __fstatat64 macros.
7fb90fb8
UD
47466 * include/dirent.h: Add libc_hidden_proto for rewinddir.
47467 * dirent/rewinddir.c: Add libc_hidden_def.
47468 * sysdeps/mach/hurd/rewinddir.c: Likewise.
6fb2dde3 47469 * sysdeps/unix/rewinddir.c: Likewise. Don't do locking outside libc.
7fb90fb8 47470
28377d1b
UD
47471 * include/dirent.h (__alloc_dir): Add flags parameter.
47472 * sysdeps/unix/fdopendir.c (__fdopendir): Pass flags to __alloc_dir.
47473 * sysdeps/unix/opendir.c (__opendir): Pass 0 in new parameter to
47474 __alloc_dir.
47475 (__alloc_dir): Take new parameter. Don't call fcntl for invocations
47476 from fdopendir if O_CLOEXEC is already set.
47477
66bdbaa4
AM
474782011-03-15 Alan Modra <amodra@gmail.com>
47479
47480 * elf/dl-reloc.c (_dl_try_allocate_static_tls <TLS_DTV_AT_TP>): Handle
47481 l_tls_firstbyte_offset non-zero. Save padding offset in
47482 l_tls_firstbyte_offset for later use.
47483 * elf/dl-close.c (_dl_close_worker <TLS_DTV_AT_TP>): Correct code
47484 freeing static tls block.
47485
95721191
JN
474862011-03-05 Jonathan Nieder <jrnieder@gmail.com>
47487
47488 * sysdeps/unix/sysv/linux/sys/param.h: Fix an #ifndef __undef_ARG_MAX
47489 where #ifdef was intended. The intent is to prevent ARG_MAX from
47490 being defined by the kernel headers.
47491
f87dfb1f
UD
474922011-05-07 Ulrich Drepper <drepper@gmail.com>
47493
47494 [BZ #12734]
47495 * resolv/resolv.h: Define RES_NOTLDQUERY.
47496 * resolv/res_init.c (res_setoptions): Recognize no_tld_query and
47497 no-tld-query and set RES_NOTLDQUERY.
47498 * resolv/res_debug.c (p_option): Handle RES_NOTLDQUERY.
47499 * resolv/res_query.c (__libc_res_nsearch): Backport changes from
47500 modern BIND to search name as TLD unless forbidden.
47501
47c3cd7a
UD
475022011-05-07 Petr Baudis <pasky@suse.cz>
47503 Ulrich Drepper <drepper@gmail.com>
47504
47505 [BZ #12393]
47506 * elf/dl-load.c (fillin_rpath): Move trusted path check...
47507 (is_trusted_path): ...to here.
c1e9ea35 47508 (is_trusted_path_normalize): Wrapper for /../ and /./ normalization.
47c3cd7a 47509 (_dl_dst_substitute): Verify expanded $ORIGIN path elements
c1e9ea35 47510 using is_trusted_path_normalize() in setuid scripts.
47c3cd7a 47511
8a35c912
PP
475122011-05-06 Paul Pluzhnikov <ppluzhnikov@google.com>
47513
47514 * sysdeps/unix/sysv/linux/sys/sysmacros.h: Add missing
47515 __BEGIN/__END_DECLS.
47516
acd41f47
UD
475172011-05-06 Ulrich Drepper <drepper@gmail.com>
47518
47519 * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Return
47520 NSS_STATUS_NOTFOUND if no record was found.
47521
597df647
AS
475222011-05-05 Andreas Schwab <schwab@redhat.com>
47523
47524 * sunrpc/Makefile (headers): Add rpc/netdb.h.
47525 (headers-not-in-tirpc): Remove rpc/netdb.h
47526 * resolv/netdb.h: Revert last change.
47527
b9af1301
PP
475282011-05-05 Paul Pluzhnikov <ppluzhnikov@google.com>
47529
47530 * Makeconfig (link-libc-static): Use --{start,end}-group to handle
47531 circular dependency between libgcc.a and libc.a.
47532
4e34d5f5
AS
475332011-05-05 Andreas Schwab <schwab@redhat.com>
47534
47535 * resolv/netdb.h: Don't include <rpc/netdb.h>.
47536 * nis/Makefile: Don't install rpcsvc/*.
47537 * inet/protocols/timed.h: Include <sys/types.h> and <sys/time.h>
47538 instead of <rpc/types.h>.
47539 (MAXHOSTNAMELEN): Define.
47540
00ee369c
AS
475412011-05-03 Andreas Schwab <schwab@redhat.com>
47542
47543 * elf/ldconfig.c (add_dir): Don't crash on empty path.
47544
0b592a30
MB
475452011-04-28 Maciej Babinski <mbabinski@google.com>
47546
47547 [BZ #12714]
47548 * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't bypass
47549 gethostbyname4_r when IPv6 results are possible.
47550
6e04cbbe
UD
475512011-05-02 Ulrich Drepper <drepper@gmail.com>
47552
47553 [BZ #12723]
47554 * sysdeps/unix/sysv/linux/pathconf.c (__pathconf): Implement
47555 _PC_PIPE_BUF handling.
47556
e4ecafe0
BH
475572011-04-30 Bruno Haible <bruno@clisp.org>
47558
47559 [BZ #12717]
47560 * conform/data/netdb.h-data (getnameinfo): Make POSIX compliant.
47561 * resolv/netdb.h (getnameinfo): Change type of flags parameter
47562 to 'int'.
47563 * inet/getnameinfo.c (getnameinfo): Likewise.
47564
125ee683
UD
475652011-04-29 Ulrich Drepper <drepper@gmail.com>
47566
47567 * grp/initgroups.c (internal_getgrouplist): Prefer initgroups setting
47568 to groups setting in database lookup.
47569 * nss/nsswitch.conf: Add initgroups entry.
47570
b722481a
EB
475712011-04-22 Ulrich Drepper <drepper@gmail.com>
47572
47573 [BZ #12685]
47574 * libio/fileops.c (_IO_new_file_fopen): Scan up to 7 bytes of the
47575 mode string.
47576 Patch by Eric Blake <eblake@redhat.com>.
47577
4df46dbd
L
475782011-04-20 H.J. Lu <hongjiu.lu@intel.com>
47579
47580 * sunrpc/Makefile (need-export-routines): Add svc_run.
47581 (routines): Remove svc_run.
47582 ($(objpfx)thrsvc): Add $(common-objpfx)linkobj/libc.so.
47583 * sunrpc/clnt_perr.c (clnt_perrno): Export.
47584 * sunrpc/svc_run.c (svc_run): Likewise.
47585 * sunrpc/svc_udp.c (svcudp_create): Likewise.
47586
e84142d2
UD
475872011-04-21 Ulrich Drepper <drepper@gmail.com>
47588
47589 * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Fix
47590 problem in reallocation in last patch.
47591
877175d8
UD
475922011-04-20 Ulrich Drepper <drepper@gmail.com>
47593
47594 * sunrpc/Makefile: Move inclusion of Rules.
47595
ab8eed78
UD
475962011-04-19 Ulrich Drepper <drepper@gmail.com>
47597
47598 * nss/nss_files/files-initgroups.c: New file.
47599 * nss/Makefile (libnss_files-routines): Add files-initgroups.
47600 * nss/Versions (libnss_files) [GLIBC_PRIVATE]: Export
47601 _nss_files_initgroups_dyn.
47602
e3d8f584
RS
476032011-03-31 Richard Sandiford <richard.sandiford@linaro.org>
47604
47605 * elf/elf.h (R_ARM_IRELATIVE): Define.
47606
af190f45
UD
476072011-04-19 Ulrich Drepper <drepper@gmail.com>
47608
47609 * po/ru.po: Update from translation team.
47610
53cf59ef
UD
476112011-04-17 Ulrich Drepper <drepper@gmail.com>
47612
47613 * sunrpc/Makefile ($(rpc-compat-routines.os)): Add before-compile to
47614 dependencies.
47615
4c559bcd
MF
476162011-02-06 Mike Frysinger <vapier@gentoo.org>
47617
47618 [BZ #12653]
47619 * sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S: Only protect
47620 MEMCPY_CHK with USE_AS_BCOPY ifdef check.
47621 * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Likewise.
47622 * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
47623 * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
47624
4420675c
AS
476252011-03-28 Andreas Schwab <schwab@linux-m68k.org>
47626
47627 * sysdeps/powerpc/powerpc32/power4/strncmp.S: Don't read past
47628 differing bytes.
47629 * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
47630 * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
47631 * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
47632
75ea32ab
UD
476332011-04-17 Ulrich Drepper <drepper@gmail.com>
47634
47635 [BZ #12420]
47636 * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Reload context after
47637 storing it.
47638 * stdlib/bug-getcontext.c: New file.
47639 * stdlib/Makefile: Add rules to build and run bug-getcontext.
47640
27390476
AK
476412011-04-13 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
47642
47643 * sysdeps/s390/s390-64/utf16-utf32-z9.c: Wrap the z9-109
47644 instructions into .machine "z9-109".
47645 * sysdeps/s390/s390-64/utf8-utf16-z9.c: Likewise.
47646 * sysdeps/s390/s390-64/utf8-utf32-z9.c: Likewise.
47647
10442705
AK
476482011-04-11 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
47649
47650 * sysdeps/s390/s390-32/elf/start.S (_start): Skip extra zeroes
47651 between environment variables and auxiliary vector.
47652
7b57bfe5
UD
476532011-04-16 Ulrich Drepper <drepper@gmail.com>
47654
47655 * Makefile: Add rules to build linkobj/libc.so.
47656 * include/libc-symbols.h: Define libc_hidden_nolink.
47657 * include/rpc/auth.h: Mark functions which are to be hidden.
47658 * include/rpc/auth_des.h: Likewise.
47659 * include/rpc/auth_unix.h: Likewise.
47660 * include/rpc/clnt.h: Likewise.
47661 * include/rpc/des_crypt.h: Likewise.
47662 * include/rpc/key_prot.h: Likewise.
47663 * include/rpc/pmap_clnt.h: Likewise.
47664 * include/rpc/pmap_prot.h: Likewise.
47665 * include/rpc/pmap_rmt.h: Likewise.
47666 * include/rpc/rpc_msg.h: Likewise.
47667 * include/rpc/svc.h: Likewise.
47668 * include/rpc/svc_auth.h: Likewise.
47669 * include/rpc/xdr.h: Likewise.
47670 * nis/Makefile: Link all DSOs against linkobj/libc.so.
47671 * nss/Makefile: Likewise.
47672 * sunrpc/Makefile: Don't install headers. Build library with normal
47673 entry points. Don't build rpcinfo. Link RPC tests appropriately.
47674 * sunrpc/auth_des.c: Hide exported symbols by default, export some
47675 for the compat linking library. Remove use of INTDEF/INTUSE.
47676 * sunrpc/auth_none.c: Likewise.
47677 * sunrpc/auth_unix.c: Likewise.
47678 * sunrpc/authdes_prot.c: Likewise.
47679 * sunrpc/authuxprot.c: Likewise.
47680 * sunrpc/clnt_gen.c: Likewise.
47681 * sunrpc/clnt_perr.c: Likewise.
47682 * sunrpc/clnt_raw.c: Likewise.
47683 * sunrpc/clnt_simp.c: Likewise.
47684 * sunrpc/clnt_tcp.c: Likewise.
47685 * sunrpc/clnt_udp.c: Likewise.
47686 * sunrpc/clnt_unix.c: Likewise.
47687 * sunrpc/des_crypt.c: Likewise.
47688 * sunrpc/des_soft.c: Likewise.
47689 * sunrpc/get_myaddr.c: Likewise.
47690 * sunrpc/key_call.c: Likewise.
47691 * sunrpc/key_prot.c: Likewise.
47692 * sunrpc/netname.c: Likewise.
47693 * sunrpc/pm_getmaps.c: Likewise.
47694 * sunrpc/pm_getport.c: Likewise.
47695 * sunrpc/pmap_clnt.c: Likewise.
47696 * sunrpc/pmap_prot.c: Likewise.
47697 * sunrpc/pmap_prot2.c: Likewise.
47698 * sunrpc/pmap_rmt.c: Likewise.
47699 * sunrpc/publickey.c: Likewise.
47700 * sunrpc/rpc_cmsg.c: Likewise.
47701 * sunrpc/rpc_common.c: Likewise.
47702 * sunrpc/rpc_dtable.c: Likewise.
47703 * sunrpc/rpc_prot.c: Likewise.
47704 * sunrpc/rpc_thread.c: Likewise.
47705 * sunrpc/rtime.c: Likewise.
47706 * sunrpc/svc.c: Likewise.
47707 * sunrpc/svc_auth.c: Likewise.
47708 * sunrpc/svc_authux.c: Likewise.
47709 * sunrpc/svc_raw.c: Likewise.
47710 * sunrpc/svc_run.c: Likewise.
47711 * sunrpc/svc_simple.c: Likewise.
47712 * sunrpc/svc_tcp.c: Likewise.
47713 * sunrpc/svc_udp.c: Likewise.
47714 * sunrpc/svc_unix.c: Likewise.
47715 * sunrpc/svcauth_des.c: Likewise.
47716 * sunrpc/xcrypt.c: Likewise.
47717 * sunrpc/xdr.c: Likewise.
47718 * sunrpc/xdr_array.c: Likewise.
47719 * sunrpc/xdr_float.c: Likewise.
47720 * sunrpc/xdr_intXX_t.c: Likewise.
47721 * sunrpc/xdr_mem.c: Likewise.
47722 * sunrpc/xdr_rec.c: Likewise.
47723 * sunrpc/xdr_ref.c: Likewise.
47724 * sunrpc/xdr_sizeof.c: Likewise.
47725 * sunrpc/xdr_stdio.c: Likewise.
47726
e6c61494
UD
477272011-04-10 Ulrich Drepper <drepper@gmail.com>
47728
47729 [BZ #12650]
47730 * sysdeps/i386/dl-tls.h: Define TLS_DTV_UNALLOCATED.
47731 * sysdeps/ia64/dl-tls.h: Likewise.
47732 * sysdeps/powerpc/dl-tls.h: Likewise.
47733 * sysdeps/s390/dl-tls.h: Likewise.
47734 * sysdeps/sh/dl-tls.h: Likewise.
47735 * sysdeps/sparc/dl-tls.h: Likewise.
47736 * sysdeps/x86_64/dl-tls.h: Likewise.
47737 * elf/dl-tls.c: Don't define TLS_DTV_UNALLOCATED here.
47738
34fe483e
AS
477392011-03-14 Andreas Schwab <schwab@redhat.com>
47740
47741 * elf/dl-load.c (_dl_dst_substitute): When skipping the first
47742 rpath element also skip the following colon.
47743 (expand_dynamic_string_token): Add is_path parameter and pass
47744 down to DL_DST_REQUIRED and _dl_dst_substitute.
47745 (decompose_rpath): Call expand_dynamic_string_token with
47746 non-zero is_path. Ignore empty rpaths.
47747 (_dl_map_object_from_fd): Call expand_dynamic_string_token
47748 with zero is_path.
47749
f12a32e6
AS
477502011-04-08 Andreas Schwab <schwab@linux-m68k.org>
47751
47752 * sysdeps/unix/sysv/linux/powerpc/powerpc64/sync_file_range.c:
47753 Make cancelable.
47754
38a7d692
UD
477552011-04-09 Ulrich Drepper <drepper@gmail.com>
47756
47757 [BZ #12655]
47758 * sysdeps/unix/sysv/linux/sys/syscall.h: Fix comment.
47759 Patch by Filipe David Manana <fdmanana@apache.org>.
47760
e451d22b
AS
477612011-04-07 Andreas Schwab <schwab@redhat.com>
47762
47763 * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S (CALL_FAIL):
47764 Maintain aligned stack.
47765 (CHECK_RSP): Remove unused macro.
47766
dedc7c7b
UD
477672011-04-03 Ulrich Drepper <drepper@gmail.com>
47768
47769 * sysdeps/x86_64/cacheinfo.c (intel_02_known): Fix typo in table.
47770 * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_02_known): Likewise.
47771
94521213
UD
477722011-04-02 Ulrich Drepper <drepper@gmail.com>
47773
47774 * sysdeps/unix/sysv/linux/bits/time.h (CLOCK_BOOTTIME): Define.
47775
8cb700c0 47776 * include/features.h: Mention __USE_XOPEN2K8 in comment.
81489b2e 47777
0354e355
L
477782011-03-26 H.J. Lu <hongjiu.lu@intel.com>
47779
47780 [BZ #12518]
47781 * sysdeps/x86_64/Versions: Add memcpy to GLIBC_2.14.
47782 * sysdeps/x86_64/memcpy.S: Provide GLIBC_2_14 memcpy.
47783 * sysdeps/x86_64/memmove.c: New file.
47784 * sysdeps/x86_64/multiarch/memcpy.S: Include <shlib-compat.h>.
47785 (memcpy): Renamed to ...
47786 (__new_memcpy): This.
47787 (memcpy): Provide GLIBC_2_14 memcpy.
47788 * sysdeps/x86_64/multiarch/memmove.c: Include <shlib-compat.h>.
47789 (memcpy): Provide GLIBC_2_2_5 memcpy.
47790
8593482f
UD
477912011-04-01 Ulrich Drepper <drepper@gmail.com>
47792
47793 [BZ #12631]
47794 * wcsmbs/wchar.h: Make wcpcpy and wcpncpy visible for __USE_XOPEN2K8.
47795
81a5726b
AS
477962011-03-30 Andreas Schwab <schwab@redhat.com>
47797
47798 * misc/syncfs.c: New file.
47799 * misc/Makefile (routines): Add syncfs.
47800 * posix/unistd.h: Declare syncfs.
47801 * sysdeps/unix/syscalls.list: Add syncfs.
47802
00e5419f
AS
478032011-04-01 Andreas Schwab <schwab@redhat.com>
47804
47805 * sysdeps/unix/sysv/linux/Versions: Rename open_by_handle to
47806 open_by_handle_at.
47807 * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
47808 * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
47809 * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
47810 * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
47811 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
47812 * sysdeps/unix/sysv/linux/syscalls.list: Likewise.
47813 * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
47814
748876bf
UD
478152011-04-01 Ulrich Drepper <drepper@gmail.com>
47816
658e451d
UD
47817 * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define O_PATH.
47818 * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
47819 * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
47820 * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
47821 * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
47822 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
47823 * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
47824
748876bf
UD
47825 * io/Makefile: Compile fallocate.c, fallocate64.c, and
47826 sync_file_range.c with -fexceptions.
47827 * sysdeps/unix/sysv/linux/fallocate.c: Make cancelable.
47828 * sysdeps/unix/sysv/linux/fallocate64.c: Likewise.
47829 * sysdeps/unix/sysv/linux/i386/fallocate.c: Likewise.
47830 * sysdeps/unix/sysv/linux/i386/fallocate64.c: Likewise.
47831 * sysdeps/unix/sysv/linux/wordsize-64/fallocate.c: Likewise.
47832 * sysdeps/unix/sysv/linux/sync_file_range.c: Likewise.
47833 * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Mark
3167dad0
UD
47834 sync_file_range as cancellation point
47835 * sysdeps/unix/sysv/linux/i386/sync_file_range.c: New file. This is
47836 now a wrapper around __call_sync_file_range with cancellation handling.
47837 * sysdeps/unix/sysv/linux/i386/sync_file_range.S: Renamed to ...
47838 * sysdeps/unix/sysv/linux/i386/call_sync_file_range.S: ...this. Change
47839 function name to __call_sync_file_range.
47840 * sysdeps/unix/sysv/linux/i386/Makefile [subdir=io] (sysdep_routines):
47841 Add call_sync_file_range.
748876bf 47842
6e63d5e1
AS
478432011-04-01 Andreas Schwab <schwab@redhat.com>
47844
47845 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
748876bf 47846 bits/timex.h.
6e63d5e1 47847
46998f74
UD
478482011-04-01 Ulrich Drepper <drepper@gmail.com>
47849
4c1423ed
UD
47850 * iconv/iconv.h: Fix typo in comment.
47851 * io/fcntl.h: Likewise.
47852 * libio/stdio.h: Likewise.
47853 * posix/spawn.h: Likewise.
47854 * posix/unistd.h: Likewise.
47855 * stdlib/stdlib.h: Likewise.
47856 * time/time.h: Likewise.
47857 * wcsmbs/wchar.h: Likewise.
47858
158648c0
UD
47859 * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14] (name_to_handle_at,
47860 open_by_handle): Add.
47861 * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define struct file_handle
47862 and MAX_HANDLE_SZ. Declare name_to_handle_at and open_by_handle.
47863 Augment a few comments.
47864 * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
47865 * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
47866 * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
47867 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
47868 * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
47869 * sysdeps/unix/sysv/linux/syscalls.list: Add name_to_handle_at and
47870 open_by_handle.
47871
46998f74
UD
47872 * io/fcntl.h (AT_EMPTY_PATH): Define.
47873
83fe108b
UD
478742011-03-30 Ulrich Drepper <drepper@gmail.com>
47875
47876 * sysdeps/unix/sysv/linux/syscalls.list: Add clock_adjtime.
47877 * sysdeps/unix/sysv/linux/bits/time.h: New file.
47878 * sysdeps/unix/sysv/linux/sys/timex.h: Move struct timex definition
47879 to...
47880 * sysdeps/unix/sysv/linux/bits/timex.h: ...here. New file.
034c4e15
UD
47881 * Versions.def: Add GLIBC_2.14.
47882 * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14] (clock_adjtime):
47883 Export.
83fe108b 47884
bb242059
UD
478852011-03-22 Ulrich Drepper <drepper@gmail.com>
47886
47887 * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word): Increment
47888 round counter.
47889 * sysdeps/x86_64/cacheinfo.c (intel_check_word): Likewise.
47890
c97a1282
L
478912011-03-20 H.J. Lu <hongjiu.lu@intel.com>
47892
47893 [BZ #12597]
47894 * string/test-strncmp.c (do_page_test): New function.
47895 (check2): Likewise.
47896 (test_main): Call check2.
47897 * sysdeps/x86_64/multiarch/strcmp.S: Properly cross page boundary.
47898
2a115601
UD
478992011-03-20 Ulrich Drepper <drepper@gmail.com>
47900
47901 [BZ #12587]
47902 * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word):
47903 Handle cache information in CPU leaf 4.
47904 * sysdeps/x86_64/cacheinfo.c (intel_check_word): Likewise.
47905
8126d904
UD
479062011-03-18 Ulrich Drepper <drepper@gmail.com>
47907
042c49c6 47908 [BZ #12583]
8126d904
UD
47909 * posix/fnmatch.c (fnmatch): Check size of pattern in wide
47910 character representation.
47911 Partly based on a patch by Tomas Hoger <thoger@redhat.com>.
47912
ccfe366e
RA
479132011-03-16 Ryan S. Arnold <rsa@us.ibm.com>
47914
47915 * sysdeps/powerpc/powerpc32/power6/fpu/s_isnanf.S (isnanf): Fix
47916 END(__isnan) to END(__isnanf) to match function entry point/label
47917 EALIGN(__isnanf,...).
47918
c6e13027
JJ
479192011-03-10 Jakub Jelinek <jakub@redhat.com>
47920
47921 * wcsmbs/wchar.h (wmemcmp): Remove __restrict qualifiers.
47922
33f85a3f
UD
479232011-03-10 Ulrich Drepper <drepper@gmail.com>
47924
028478fa
UD
47925 [BZ #12510]
47926 * elf/dl-lookup.c (do_lookup_x): For copy relocations of unique objects
47927 copy from the symbol referenced in the relocation to initialize the
47928 used variable.
47929 Patch by Piotr Bury <pbury@goahead.com>.
47930 * elf/Makefile: Add rules to build and tst-unique3.
47931 * include/bits/dlfcn.h: Remove _dl_mcount_wrapper_check declaration.
47932 * elf/tst-unique3.cc: New file.
47933 * elf/tst-unique3.h: New file.
47934 * elf/tst-unique3lib.cc: New file.
47935 * elf/tst-unique3lib2.cc: New file.
47936
33f85a3f
UD
47937 * elf/Makefile: Don't run tst-execstack* tests of SELinux is enabled.
47938
03592fc7
MF
479392011-03-10 Mike Frysinger <vapier@gentoo.org>
47940
47941 * sysdeps/sparc/sparc64/elf/configure.in (libc_cv_sparc64_tls): Add
47942 $LDFLAGS and -nostdlib -nostartfiles to linking step. Change main
47943 to _start.
03592fc7 47944
6a5ee102
UD
479452011-03-06 Ulrich Drepper <drepper@gmail.com>
47946
47947 * elf/dl-load.c (_dl_map_object): If we are looking for the first
47948 to-be-loaded object along a path to loader is ld.so.
47949
7e4ba49c
HJ
479502011-03-02 Harsha Jagasia <harsha.jagasia@amd.com>
47951 Ulrich Drepper <drepper@gmail.com>
47952
47953 * sysdeps/x86_64/memset.S: After aligning destination, code
47954 branches to different locations depending on the value of
47955 misalignment, when multiarch is enabled. Fix this.
47956
479572011-03-02 Harsha Jagasia <harsha.jagasia@amd.com>
47958
47959 * sysdeps/x86_64/cacheinfo.c (init_cacheinfo):
47960 Set _x86_64_preferred_memory_instruction for AMD processsors.
47961 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
47962 Set bit_Prefer_SSE_for_memop for AMD processors.
47963
13a804de
UD
479642011-03-04 Ulrich Drepper <drepper@gmail.com>
47965
47966 * libio/fmemopen.c (fmemopen): Optimize a bit.
47967
9d25c392
AS
479682011-03-03 Andreas Schwab <schwab@redhat.com>
47969
47970 * libio/fmemopen.c (fmemopen): Don't read past end of buffer.
47971
a5543c6a
RM
479722011-03-03 Roland McGrath <roland@redhat.com>
47973
47974 * setjmp/bits/setjmp2.h: Canonicalize comment formatting.
47975
012d35f7
DM
479762011-02-28 Aurelien Jarno <aurelien@aurel32.net>
47977
7e4ba49c 47978 * sysdeps/sparc/sparc64/multiarch/memset.S(__bzero): Call
012d35f7
DM
47979 __bzero_ultra1 instead of __memset_ultra1.
47980
4bff6e01
AS
479812011-02-23 Andreas Schwab <schwab@redhat.com>
47982 Ulrich Drepper <drepper@gmail.com>
47983
47984 [BZ #12509]
47985 * include/link.h (struct link_map): Add l_orig_initfini.
47986 * elf/dl-load.c (_dl_map_object_from_fd): Free realname before
47987 returning unsuccessfully.
47988 * elf/dl-close.c (_dl_close_worker): If this is the last explicit
47989 close of a file loaded at startup, restore the original l_initfini
47990 list.
47991 * elf/dl-deps.c (_dl_map_object_deps): Don't free old l_initfini
47992 list, store the pointer.
47993 * elf/Makefile ($(objpfx)noload-mem): New rule.
47994 (noload-ENV): Define.
47995 (tests): Add $(objpfx)noload-mem.
47996 * elf/noload.c: Include <memcheck.h>.
47997 (main): Call mtrace. Close all opened handles.
47998
f2092faf
AS
479992011-02-17 Andreas Schwab <schwab@redhat.com>
48000
48001 [BZ #12454]
48002 * elf/dl-deps.c (_dl_map_object_deps): Signal error early when
48003 dependencies are missing.
48004
6c8a2e88
ST
480052011-02-22 Samuel Thibault <samuel.thibault@ens-lyon.org>
48006
f2092faf 48007 Fix __if_freereq crash: Unlike the generic version which uses free,
6c8a2e88
ST
48008 Hurd needs munmap.
48009 * sysdeps/mach/hurd/ifreq.h: New file.
48010
84a42118
PB
480112011-01-27 Petr Baudis <pasky@suse.cz>
48012 Ulrich Drepper <drepper@gmail.com>
48013
071f805e 48014 [BZ 12445]#
84a42118
PB
48015 * stdio-common/vfprintf.c (vfprintf): Pass correct newlen
48016 to extend_alloca().
48017 * stdio-common/bug23.c: New file.
48018 * stdio-common/Makefile (tests): Add bug23.
48019
e23fe25b
AS
480202010-09-28 Andreas Schwab <schwab@redhat.com>
48021 Ulrich Drepper <drepper@gmail.com>
48022
48023 [BZ #12489]
48024 * elf/rtld.c (dl_main): Move setting of GLRO(dl_init_all_dirs)
48025 before performing relro protection. At old place add assertion
48026 to make sure nothing changed.
48027
d3f02e10
NS
480282011-02-17 Nathan Sidwell <nathan@codesourcery.com>
48029 Glauber de Oliveira Costa <glommer@gmail.com>
48030
48031 * elf/elf.h: Add new ARM TLS relocs.
48032
d55fd7a5
RA
480332011-02-16 Ryan S. Arnold <rsa@us.ibm.com>
48034
48035 * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h:
48036 (INTERNAL_VSYSCALL_NCS INTERNAL_SYSCALL_NCS): Remove erroneous (int)
48037 cast from r3.
48038 * sysdeps/wordsize-64/Makefile: New file. Add tst-writev to
48039 'tests' variable.
48040 * sysdeps/wordsize-64/tst-writev.c: New file.
48041
2206397e
RA
480422011-02-15 Ryan S. Arnold <rsa@us.ibm.com>
48043
48044 * sysdeps/powerpc/powerpc64/power7/Makefile: New file which adds
48045 -mno-vsx to the CFLAGS-rtld.c variable to avoid using VSX registers and
48046 insns in _dl_start to prevent a TOC reference before relocs are
48047 resolved.
48048
e9433893
UD
480492011-02-15 Ulrich Drepper <drepper@gmail.com>
48050
48051 [BZ #12469]
48052 * Makeconfig: Remove RANLIB definition.
48053 * Makerules: Don't use RANLIB.
48054 * aclocal.m4: Remove ranlib test.
48055 * configure.in: No need to check for ranlib.
48056 * elf/rtld-Rules: Don't use RANLIB.
48057
f75286c6
ST
480582011-02-16 Samuel Thibault <samuel.thibault@ens-lyon.org>
48059
8e31c82d
ST
48060 * sysdeps/mach/i386/sysdep.h: Add _MACH_I386_SYSDEP_H inclusion
48061 protection macro.
48062 * sysdeps/mach/i386/thread_state.h: Add _MACH_I386_THREAD_STATE_H
48063 inclusion protection macro.
48064
f75286c6
ST
48065 * stdio-common/psiginfo.c (psiginfo): Check pinfo->si_signo against
48066 SIGRTMIN and SIGRTMAX and print information in that case only when
48067 SIGRTMIN is defined.
48068
c1d0e639
JJ
480692011-02-11 Jakub Jelinek <jakub@redhat.com>
48070
48071 * stdio-common/printf-parsemb.c (__parse_one_specmb): Handle
48072 arginfo fn returning -1.
48073
48074 * stdio-common/_i18n_number.h (_i18n_number_rewrite): Ensure decimal
48075 and thousands string is zero terminated.
48076
edf9294e
AS
480772011-02-03 Andreas Schwab <schwab@redhat.com>
48078
48079 * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Sync with
48080 sysdeps/unix/sysv/linux/bits/socket.h.
48081
2b7e92df
ST
480822011-01-30 Samuel Thibault <samuel.thibault@ens-lyon.org>
48083
edf9294e
AS
48084 * bits/sched.h (__CPU_ZERO, __CPU_SET, __CPU_CLR, __CPU_ISSET)
48085 (__CPU_COUNT): Remove old macros.
48086 (__CPU_ZERO_S, __CPU_SET_S, __CPU_CLR_S, __CPU_ISSET_S)
48087 (__CPU_COUNT, __CPU_EQUAL_S, __CPU_OP_S, __CPU_ALLOC_SIZE)
48088 (__CPU_ALLOC, __CPU_FREE): Add macros.
2b7e92df
ST
48089 (__sched_cpualloc, __sched_cpufree): Add declarations.
48090
a4c7ea7b
UD
480912011-02-05 Ulrich Drepper <drepper@gmail.com>
48092
48093 * nscd/nscd-client.h: Define MAX_TIMEOUT_VALUE.
48094 (struct datahead): Reuse 32 bits of the alignment for a TTL field.
48095 * nscd/aicache.c (addhstaiX): Return timeout of added value.
48096 (readdhstai): Return value of addhstaiX call.
48097 * nscd/grpcache.c (cache_addgr): Return timeout of added value.
48098 (addgrbyX): Return value returned by cache_addgr.
48099 (readdgrbyname): Return value returned by addgrbyX.
48100 (readdgrbygid): Likewise.
48101 * nscd/pwdcache.c (cache_addpw): Return timeout of added value.
48102 (addpwbyX): Return value returned by cache_addpw.
48103 (readdpwbyname): Return value returned by addhstbyX.
48104 (readdpwbyuid): Likewise.
48105 * nscd/servicescache.c (cache_addserv): Return timeout of added value.
48106 (addservbyX): Return value returned by cache_addserv.
48107 (readdservbyname): Return value returned by addservbyX:
48108 (readdservbyport): Likewise.
48109 * nscd/hstcache.c (cache_addhst): Return timeout of added value.
48110 (addhstbyX): Return value returned by cache_addhst.
48111 (readdhstbyname): Return value returned by addhstbyX.
48112 (readdhstbyaddr): Likewise.
48113 (readdhstbynamev6): Likewise.
48114 (readdhstbyaddrv6): Likewise.
48115 * nscd/initgrcache.c (addinitgroupsX): Return timeout of added value.
48116 (readdinitgroups): Return value returned by addinitgroupsX.
48117 * nscd/cache.c (readdfcts): Change return value of functions to time_t.
48118 (prune_cache): Keep track of timeout value of re-added entries.
48119 * nscd/connections.c (nscd_run_prune): Use MAX_TIMEOUT_VALUE.
48120 * nscd/nscd.h: Adjust prototypes of readd* functions.
48121
a0bf67cc
RM
481222011-02-04 Roland McGrath <roland@redhat.com>
48123
48124 * nis/nis_server.c (nis_servstate): Use the right name for 0.
48125 (nis_stats): Likewise.
48126 * nis/nis_modify.c (nis_modify): Likewise.
48127 * nis/nis_remove.c (nis_remove): Likewise.
48128 * nis/nis_add.c (nis_add): Likewise.
48129
48130 * elf/dl-object.c (_dl_new_object): Remove unused variable L.
48131
48132 * posix/fnmatch_loop.c: Add some consts.
48133
48134 * sysdeps/x86_64/multiarch/memset-x86-64.S: Add an #undef.
48135
435b95eb
L
481362011-02-02 H.J. Lu <hongjiu.lu@intel.com>
48137
48138 [BZ #12460]
48139 * config.make.in (config-cflags-novzeroupper): Define.
48140 * configure.in: Substitute libc_cv_cc_novzeroupper.
48141 * elf/Makefile (AVX-CFLAGS): Define.
48142 (CFLAGS-tst-audit4.c): Replace -mavx with $(AVX-CFLAGS).
48143 (CFLAGS-tst-auditmod4a.c): Likewise.
48144 (CFLAGS-tst-auditmod4b.c): Likewise.
48145 (CFLAGS-tst-auditmod6b.c): Likewise.
48146 (CFLAGS-tst-auditmod6c.c): Likewise.
48147 (CFLAGS-tst-auditmod7b.c): Likewise.
48148 * sysdeps/i386/configure.in: Check -mno-vzeroupper.
48149
8517b15e
UD
481502011-02-02 Ulrich Drepper <drepper@gmail.com>
48151
48152 * elf/dl-runtime.c (_dl_call_pltexit): Pass correct address of the
48153 function to the callback.
48154 Patch partly by Jiri Olsa <jolsa@redhat.com>.
48155
10a656fe
AS
481562011-02-02 Andreas Schwab <schwab@redhat.com>
48157
48158 * shadow/sgetspent.c: Check return value of __sgetspent_r instead
48159 of errno.
48160
968dad0a
UD
481612011-01-19 Ulrich Drepper <drepper@gmail.com>
48162
9f94d2ea 48163 [BZ #11724]
968dad0a
UD
48164 * elf/dl-deps.c (_dl_map_object_deps): Rewrite sorting determining order
48165 of constructors.
48166 * elf/dl-fini.c (_dl_sort_fini): Rewrite sorting determining order
48167 of destructors.
48168 (_dl_fini): Don't call _dl_sort_fini if there is only one object.
48169
48170 [BZ #11724]
48171 * elf/Makefile: Add rules to build and run new test.
48172 * elf/tst-initorder.c: New file.
48173 * elf/tst-initorder.exp: New file.
48174 * elf/tst-initordera1.c: New file.
48175 * elf/tst-initordera2.c: New file.
48176 * elf/tst-initordera3.c: New file.
48177 * elf/tst-initordera4.c: New file.
48178 * elf/tst-initorderb1.c: New file.
48179 * elf/tst-initorderb2.c: New file.
48180 * elf/tst-order-a1.c: New file.
48181 * elf/tst-order-a2.c: New file.
48182 * elf/tst-order-a3.c: New file.
48183 * elf/tst-order-a4.c: New file.
48184 * elf/tst-order-b1.c: New file.
48185 * elf/tst-order-b2.c: New file.
48186 * elf/tst-order-main.c: New file.
48187 New test case by George Gensure <werkt0@gmail.com>.
48188
86e92359
UD
481892010-10-01 Andreas Schwab <schwab@redhat.com>
48190
48191 * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't discard result of
48192 decoding ACE if AI_CANONIDN.
48193
5d5732b0
UD
481942011-01-18 Ulrich Drepper <drepper@gmail.com>
48195
48196 * elf/Makefile: Build IFUNC tests unless multi-arch = no.
48197
a77e8cbc
UD
481982011-01-17 Ulrich Drepper <drepper@gmail.com>
48199
6392473f
UD
48200 * version.h (RELEASE): Bump for 2.13 release.
48201 * include/features.h: (__GLIBC_MINOR__): Bump to 13.
48202
620a0529
UD
48203 * io/fcntl.h: Define AT_NO_AUTOMOUNT.
48204
18ba70a5
UD
48205 * sysdeps/unix/sysv/linux/i386/bits/mman.h: Define MADV_HUGEPAGE and
48206 MADV_NOHUGEPAGE.
32465c3e
UD
48207 * sysdeps/unix/sysv/linux/ia64/bits/mman.h: Likewise.
48208 * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Likewise.
48209 * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
48210 * sysdeps/unix/sysv/linux/sh/bits/mman.h: Likewise.
48211 * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
48212 * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Likewise.
48213
c0dafcf1
UD
48214 * posix/getconf.c: Update copyright year.
48215 * catgets/gencat.c: Likewise.
48216 * csu/version.c: Likewise.
48217 * debug/catchsegv.sh: Likewise.
48218 * debug/xtrace.sh: Likewise.
48219 * elf/ldconfig.c: Likewise.
48220 * elf/ldd.bash.in: Likewise.
48221 * elf/sprof.c (print_version): Likewise.
48222 * iconv/iconv_prog.c: Likewise.
48223 * iconv/iconvconfig.c: Likewise.
48224 * locale/programs/locale.c: Likewise.
48225 * locale/programs/localedef.c: Likewise.
48226 * malloc/memusage.sh: Likewise.
48227 * malloc/mtrace.pl: Likewise.
48228 * nscd/nscd.c (print_version): Likewise.
48229 * nss/getent.c: Likewise.
48230
a77e8cbc
UD
48231 * sysdeps/unix/sysv/linux/bits/socket.h: Define AF_CAIF, AF_ALG,
48232 PF_CAIF, and PF_ALG.
48233 * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
48234
77e8bddf
AS
482352011-01-16 Andreas Schwab <schwab@linux-m68k.org>
48236
1f20b93a
AS
48237 * elf/Makefile (tlsmod17a-modules, tlsmod18a-modules): Define.
48238 (modules-names): Use them.
48239 (ifunc-test-modules, ifunc-pie-tests): Define.
48240 (extra-test-objs): Add tlsmod17a-modules, tlsmod18a-modules,
48241 tst-pie1, ifunc-test-modules and ifunc-pie-tests objects.
48242 (test-extras): Likewise.
48243 ($(patsubst %,$(objpfx)%.os,$(tlsmod17a-modules))): Use
48244 $(compile-command.c).
48245 ($(patsubst %,$(objpfx)%.os,$(tlsmod18a-modules))): Likewise.
48246 (all-built-dso): Define.
48247 (check-textrel.out, check-execstack.out): Depend on it.
48248
77e8bddf
AS
48249 * configure.in: Don't override --enable-multi-arch.
48250
bc425b33
UD
482512011-01-15 Ulrich Drepper <drepper@gmail.com>
48252
48253 [BZ #6812]
48254 * nscd/hstcache.c (tryagain): Define.
48255 (cache_addhst): Return tryagain not notfound for temporary errors.
48256 (addhstbyX): Also set h_errno to TRY_AGAIN when memory allocation
48257 failed.
48258
794c3ad3
UD
482592011-01-14 Ulrich Drepper <drepper@gmail.com>
48260
70181fdd
UD
48261 [BZ #10563]
48262 * sysdeps/unix/sysv/linux/i386/setgroups.c: Use INLINE_SETXID_SYSCALL
48263 to make the syscall.
48264 * sysdeps/unix/sysv/linux/setgroups.c: New file.
48265
794c3ad3
UD
48266 [BZ #12378]
48267 * posix/fnmatch_loop.c (FCT): When matching '[' keep track of beginning
48268 and fall back to matching as normal character if the string ends before
48269 the matching ']' is found. This is what POSIX requires.
48270 * posix/testfnm.c: Adjust test result.
48271 * posix/globtest.sh: Adjust test result. Add new test.
48272 * posix/tst-fnmatch.input: Likewise.
48273 * posix/tst-fnmatch2.c: Add new test.
48274
68dc9497
AS
482752010-12-28 Andreas Schwab <schwab@linux-m68k.org>
48276
48277 * elf/Makefile (check-execstack): Revert last change. Depend on
48278 check-execstack.h.
48279 (check-execstack.h): New target.
48280 (generated): Add check-execstack.h.
48281 * elf/check-execstack.c: Include "check-execstack.h".
48282 (main): Revert last change.
48283 (handle_file): Return zero if GNU_STACK is absent and
48284 DEFAULT_STACK_PERMS doesn't include PF_X.
48285
451f001b
UD
482862011-01-13 Ulrich Drepper <drepper@gmail.com>
48287
cfa28e56
UD
48288 * sysdeps/posix/spawni.c (__spawni): Don't fail if close file action
48289 in child fails because the descriptor is already closed.
8cf8ce17
UD
48290 * include/sys/resource.h: Add libc_hidden_proto for getrlimit64.
48291 * sysdeps/unix/sysv/linux/getrlimit64.c: Add libc_hidden_def.
48292 * sysdeps/unix/sysv/linux/i386/getrlimit64.c: Likewise.
cfa28e56 48293
1086d70d
UD
48294 [BZ #12397]
48295 * sysdeps/unix/sysv/linux/mkdirat.c (mkdirat): Fix handling of missing
48296 syscall.
48297
451f001b
UD
48298 [BZ #10484]
48299 * nss/nss_files/files-hosts.c (HOST_DB_LOOKUP): Handle overflows of
48300 temporary buffer used to handle multi lookups locally.
a85b5cb4 48301 * include/alloca.h: Add libc_hidden_proto for __libc_alloca_cutoff.
451f001b 48302
08769175
UD
483032011-01-12 Ulrich Drepper <drepper@gmail.com>
48304
48305 * elf/dl-dst.h (DL_DST_REQUIRED): Allow l_origin to be NULL when
48306 loader is ld.so.
48307
5e49c52e
UD
483082011-01-10 Paul Pluzhnikov <ppluzhnikov@google.com>
48309
48310 * sysdeps/i386/Makefile: stdlib/cxa_finalize.c needs 16-byte stack
48311 alignment for SSE2.
48312
60522a5f
UD
483132011-01-12 Ulrich Drepper <drepper@gmail.com>
48314
48315 [BZ #12394]
48316 * stdio-common/printf_fp.c (__printf_fp): Add more room for grouping
48317 characters. When rounding increased number of integer digits recompute
48318 number of groups.
48319 * stdio-common/tst-grouping.c: New file.
48320 * stdio-common/Makefile: Add rules to build and run tst-grouping.
48321
f257bbd7
UD
483222011-01-09 Ulrich Drepper <drepper@gmail.com>
48323
48324 * sysdeps/i386/bits/select.h: Don't use asm code for __FD_SET,
48325 __FD_CLR, and __FS_ISSET. gcc generates better code on its own.
48326
48327 * sysdeps/x86_64/bits/select.h: Mark value of __FD_SET and __FD_CLR as
48328 void.
48329 * bits/select.h: Likewise.
48330
fa9c15cb
UD
483312011-01-08 Ulrich Drepper <drepper@gmail.com>
48332
48333 * po/ja.po: Update from translation team.
48334
16c2895f
DM
483352011-01-04 David S. Miller <davem@sunset.davemloft.net>
48336
48337 [BZ #11155]
48338 * sysdeps/unix/sysv/linux/sparc/sparc64/fxstat.c: Use i386's
48339 implementation just like for lxstat, fxstatat, et al.
48340
2543fef2
JM
483412010-12-27 Jim Meyering <meyering@redhat.com>
48342
48343 [BZ #12348]
48344 * posix/regexec.c (build_trtable): Return failure indication upon
48345 calloc failure. Otherwise, re_search_internal could infloop on OOM.
48346
98727dbe
UD
483472010-12-25 Ulrich Drepper <drepper@gmail.com>
48348
5bd6dc5c
UD
48349 [BZ #12201]
48350 * sysdeps/unix/sysv/linux/getrlimit64.c: New file.
48351 * sysdeps/unix/sysv/linux/setrlimit64.c: New file.
48352 * sysdeps/unix/sysv/linux/i386/getrlimit64.c: Use ../getrlimit64.c.
48353 * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_PRLIMIT64.
48354
97983464
UD
48355 [BZ #12207]
48356 * malloc/malloc.c (do_check_malloc_state): Use fastbin macro.
48357
98727dbe
UD
48358 [BZ #12204]
48359 * string/xpg-strerror.c (__xpg_strerror_r): Return error code, not -1.
48360 * sysdeps/mach/xpg-strerror.c (__xpg_strerror_r): Likewise.
48361
4a531bb0
L
483622010-12-15 H.J. Lu <hongjiu.lu@intel.com>
48363
48364 * config.h.in (NO_CTORS_DTORS_SECTIONS): Define.
48365 * configure.in: Define NO_CTORS_DTORS_SECTIONS if linker
48366 script has SORT_BY_INIT_PRIORITY.
48367 * elf/sofini.c: Remove `.ctors' and `.dtors' sections if
48368 NO_CTORS_DTORS_SECTIONS is defined.
48369 * elf/soinit.c: Likewise.
48370 * sysdeps/i386/init-first.c: Don't call __libc_global_ctors if
48371 NO_CTORS_DTORS_SECTIONS is defined.
48372 * sysdeps/mach/hurd/i386/init-first.c: Likewise.
48373 * sysdeps/mach/hurd/powerpc/init-first.c: Likewise.
48374 * sysdeps/sh/init-first.c: Likewise.
48375 * sysdeps/unix/sysv/linux/init-first.c: Likewise.
48376
07eb4b71
UD
483772010-12-24 Ulrich Drepper <drepper@gmail.com>
48378
48379 * stdio-common/vfprintf.c (vfprintf): If printf handlers are installed
48380 always use the slow path.
48381
30950a5f
RA
483822010-12-15 Ryan S. Arnold <rsa@us.ibm.com>
48383
48384 * elf/Makefile: (check-execstack): Replace $(native-compile) with a
48385 similar rule which adds the sysdep directories to the header search in
48386 order to pick up the correct platform stackinfo.h.
48387 * elf/check-execstack.c (main): Check DEFAULT_STACK_PERMS for PF_X and
48388 perform test if it is, otherwise return successfully without testing.
48389 * elf/dl-load.c (_dl_map_object_from_fd): Source stack_flags from
48390 DEFAULT_STACK_PERMS define in stackinfo.h.
48391 * elf/dl-support.c (_dl_stack_flags): Source from DEFAULT_STACK_PERMS
48392 defined in stackinfo.h.
48393 * elf/rtld.c (_dl_starting_up): Source ._dl_stack_flags from
48394 DEFAULT_STACK_PERMS defined in stackinfo.h.
48395 * sysdeps/i386/stackinfo.h: Define DEFAULT_STACK_PERMS with PF_X.
48396 * sysdeps/ia64/stackinfo.h: Likewise.
48397 * sysdeps/s390/stackinfo.h: Likewise.
48398 * sysdeps/sh/stackinfo.h: Likewise.
48399 * sysdeps/sparc/stackinfo.h: Likewise.
48400 * sysdeps/x86_64/stackinfo.h: Likewise.
48401 * sysdeps/powerpc/stackinfo.h: Define DEFAULT_STACK_PERMS without
48402 PF_X for powerpc64. Retain PF_X for powerpc32.
48403
db753e2c
UD
484042010-12-19 Ulrich Drepper <drepper@gmail.com>
48405
14b697f7
UD
48406 * sysdeps/unix/readdir_r.c (__READDIR_R): Compute reclen more
48407 accurately.
db753e2c
UD
48408 * sysdeps/unix/sysv/linux/wordsize-64/readdir_r.c: Define
48409 GETDENTS_64BIT_ALIGNED.
48410
28300719
UD
484112010-12-14 Ulrich Drepper <dreper@gmail.com>
48412
14b697f7 48413 * sysdeps/i386/i686/multiarch/strcmp.S: Undo accidental checkin.
28300719 48414
4f197237
AS
484152010-12-10 Andreas Schwab <schwab@redhat.com>
48416
dbb0472f
AS
48417 * wcsmbs/wchar.h (wcpcpy, wcpncpy): Only declare under
48418 _GNU_SOURCE.
48419
4f197237
AS
48420 * wcsmbs/wchar.h (wcpcpy, wcpncpy): Add __restrict.
48421 * wcsmbs/bits/wchar2.h (__wmemmove_chk_warn, wmemmove, wmemset):
48422 Remove __restrict.
48423 (wcscpy, __wcpcpy_chk, __wcpcpy_alias, wcpcpy, wcsncpy, wcpncpy)
48424 (wcscat, wcsncat, __wcrtomb_chk, wcrtomb): Add __restrict.
48425
fb88ac72
UD
484262010-12-09 Ulrich Drepper <drepper@gmail.com>
48427
48428 [BZ #11655]
48429 * stdlib/msort.c (qsort_r): Make sure both phys_pages and pagesize
48430 are initialized.
48431
42acbb92
JJ
484322010-12-09 Jakub Jelinek <jakub@redhat.com>
48433
48434 * string/bits/string3.h (memmove, bcopy): Remove __restrict.
48435
c038d98d
UD
484362010-12-03 Ulrich Drepper <drepper@gmail.com>
48437
48438 * po/it.po: Update from translation team.
48439
3a4a2499
L
484402010-12-01 H.J. Lu <hongjiu.lu@intel.com>
48441
48442 * sysdeps/i386/i686/multiarch/strcmp-ssse3.S (STRCMP): Remove
48443 unused codes.
48444
1e24cf6e
UD
484452010-11-30 Ulrich Drepper <drepper@gmail.com>
48446
48447 * sysdeps/i386/fpu/libm-test-ulps: Relax ynf(10,0.75) test expectations.
48448
a7690819
AS
484492010-11-24 Andreas Schwab <schwab@redhat.com>
48450
48451 * resolv/nss_dns/dns-host.c (getanswer_r): Don't handle ttl == 0
48452 specially.
48453 (gaih_getanswer_slice): Likewise.
48454
3bf8d1b1
JJ
484552010-10-20 Jakub Jelinek <jakub@redhat.com>
48456
48457 * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Fix up inline asm.
48458
6db52fbb
PB
484592010-05-31 Petr Baudis <pasky@suse.cz>
48460
48461 [BZ #11149]
48462 * elf/ldconfig.c (main): Allow aux_cache_file open()ing to fail
48463 silently even in the chroot mode.
48464
eaca7569
UD
484652010-11-22 Ulrich Drepper <drepper@gmail.com>
48466
48467 * nis/nss_compat/compat-initgroups.c (internal_getgrent_r): Optimize
48468 last patch a bit. Pretty printing
48469
3056dcdb
UD
484702010-05-31 Petr Baudis <pasky@suse.cz>
48471
48472 [BZ #10085]
48473 * nis/nss_compat/compat-initgroups.c (internal_getgrent_r): Fix
48474 initialization of skip_initgroups_dyn.
48475
cf7c9078
UD
484762010-11-19 Ulrich Drepper <drepper@gmail.com>
48477
48478 * sysdeps/unix/sysv/linux/i386/bits/mman.h: Define MAP_HUGETLB.
48479 * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Likewise.
48480
a1fb5e3e
UD
484812010-11-16 Ulrich Drepper <drepper@gmail.com>
48482
48483 * sysdeps/unix/sysv/linux/sys/swap.h (SWAP_FLAG_DISCARD): Define.
48484
3540d66b
AS
484852010-11-11 Andreas Schwab <schwab@redhat.com>
48486
48487 * posix/fnmatch_loop.c (NEW_PATTERN): Fix use of alloca.
48488 * posix/Makefile (tests): Add $(objpfx)tst-fnmatch-mem.
48489 (tst-fnmatch-ENV): Set MALLOC_TRACE.
48490 ($(objpfx)tst-fnmatch-mem): New rule.
48491 (generated): Add tst-fnmatch-mem and tst-fnmatch.mtrace.
48492 * posix/tst-fnmatch.c (main): Call mtrace.
48493
13b69574
L
484942010-11-11 H.J. Lu <hongjiu.lu@intel.com>
48495
48496 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
48497 Support Intel processor model 6 and model 0x2c.
48498
da93d214
LM
484992010-11-10 Luis Machado <luisgpm@br.ibm.com>
48500
48501 * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c (__ieee754_sqrtl): Force
48502 signed comparison.
48503
8ca52c6e
L
485042010-11-09 H.J. Lu <hongjiu.lu@intel.com>
48505
48506 [BZ #12205]
48507 * string/test-strncasecmp.c (check_result): New function.
48508 (do_one_test): Use it.
48509 (check1): New function.
48510 (test_main): Use it.
48511 * sysdeps/i386/i686/multiarch/strcmp.S (nibble_ashr_use_sse4_2_exit):
48512 Support strcasecmp and strncasecmp.
48513
69da074d
UD
485142010-11-08 Ulrich Drepper <drepper@gmail.com>
48515
48516 [BZ #12194]
48517 * sysdeps/i386/bits/byteswap.h: Avoid warning in __bswap_16.
48518 * sysdeps/x86_64/bits/byteswap.h: Likewise.
48519
ff02d528
L
485202010-11-07 H.J. Lu <hongjiu.lu@intel.com>
48521
48522 * sysdeps/x86_64/memset.S: Check USE_MULTIARCH and USE_SSE2 for
48523 IFUNC support.
48524 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
48525 memset-x86-64.
48526 * sysdeps/x86_64/multiarch/bzero.S: New file.
48527 * sysdeps/x86_64/multiarch/cacheinfo.c: New file.
48528 * sysdeps/x86_64/multiarch/memset-x86-64.S: New file.
48529 * sysdeps/x86_64/multiarch/memset.S: New file.
48530 * sysdeps/x86_64/multiarch/memset_chk.S: New file.
48531 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
48532 Set bit_Prefer_SSE_for_memop for Intel processors.
48533 * sysdeps/x86_64/multiarch/init-arch.h (bit_Prefer_SSE_for_memop):
48534 Define.
48535 (index_Prefer_SSE_for_memop): Define.
48536 (HAS_PREFER_SSE_FOR_MEMOP): Define.
48537
344d0b54
LM
485382010-11-04 Luis Machado <luisgpm@br.ibm.com>
48539
48540 * sysdeps/powerpc/powerpc32/power7/mempcpy.S: New file.
48541 * sysdeps/powerpc/powerpc64/power7/mempcpy.S: New file.
48542
c0dde15b
UD
485432010-11-03 H.J. Lu <hongjiu.lu@intel.com>
48544
48545 [BZ #12191]
48546 * sysdeps/i386/i686/cacheinfo.c (__x86_64_raw_data_cache_size): New.
48547 (__x86_64_raw_data_cache_size_half): Likewise.
48548 (__x86_64_raw_shared_cache_size): Likewise.
48549 (__x86_64_raw_shared_cache_size_half): Likewise.
48550
48551 * sysdeps/x86_64/cacheinfo.c (__x86_64_raw_data_cache_size): New.
48552 (__x86_64_raw_data_cache_size_half): Likewise.
48553 (__x86_64_raw_shared_cache_size): Likewise.
48554 (__x86_64_raw_shared_cache_size_half): Likewise.
48555 (init_cacheinfo): Set __x86_64_raw_data_cache_size,
48556 __x86_64_raw_data_cache_size_half, __x86_64_raw_shared_cache_size
48557 and __x86_64_raw_shared_cache_size_half. Round
48558 __x86_64_data_cache_size_half, __x86_64_data_cache_size
48559 __x86_64_shared_cache_size_half and __x86_64_shared_cache_size,
48560 to multiple of 256 bytes.
48561
0e516e0e
MS
485622010-11-03 Ulrich Drepper <drepper@gmail.com>
48563
48564 [BZ #12167]
48565 * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Recognize new mangling
48566 of inacessible symlinks. Verify result of symlink before returning it.
48567 * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r): Likewise.
48568 Patch mostly by Miklos Szeredi <miklos@szeredi.hu>.
48569
0e012e87
ER
485702010-10-28 Erich Ritz <erichritz@gmail.com>
48571
48572 * math/math.h (isinf): Fix typo in comment.
48573
de0ff7bc
UD
485742010-11-01 Ulrich Drepper <drepper@gmail.com>
48575
48576 * po/da.po: Update from translation team.
48577
fa41c84d
UD
485782010-10-26 Ulrich Drepper <drepper@gmail.com>
48579
48580 * elf/rtld.c (dl_main): Move assertion after the point where rtld map
48581 is added to the list.
48582
f0967738
AK
485832010-10-20 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
48584 Ulrich Drepper <drepper@gmail.com>
48585
48586 * elf/dl-object.c (_dl_new_object): Don't append the new object to
48587 the global list here. Move code to...
48588 (_dl_add_to_namespace_list): ...here. New function.
48589 * elf/rtld.c (dl_main): Invoke _dl_add_to_namespace_list.
48590 * sysdeps/generic/ldsodefs.h (_dl_add_to_namespace_list): Declare.
48591 * elf/dl-load.c (lose): Don't remove the element from the list.
48592 (_dl_map_object_from_fd): Invoke _dl_add_to_namespace_list.
48593 (_dl_map_object): Likewise.
48594
485952010-10-25 Ulrich Drepper <drepper@gmail.com>
dbf3a069
RL
48596
48597 [BZ #12159]
48598 * sysdeps/x86_64/multiarch/strchr.S: Fix propagation of search byte
48599 into all bytes of SSE register.
48600 Patch by Richard Li <richardpku@gmail.com>.
48601
f0967738 486022010-10-24 Ulrich Drepper <drepper@gmail.com>
fdc0f374
UD
48603
48604 [BZ #12140]
48605 * malloc/malloc.c (_int_free): Fill correct number of bytes when
48606 perturbing.
48607
d0b9e94f
MB
486082010-10-20 Michael B. Brutman <brutman@us.ibm.com>
48609
48610 * sysdeps/powerpc/dl-procinfo.c: Add support for ppca2 platform
48611 * sysdeps/powerpc/dl-procinfo.h: Add support for ppca2 platform
48612 * sysdeps/powerpc/powerpc32/a2/memcpy.S: New file.
48613 * sysdeps/powerpc/powerpc64/a2/memcpy.S: Likewise.
48614 * sysdeps/unix/sysv/linux/powerpc/powerpc32/a2/Implies: New
48615 submachine.
48616 * sysdeps/unix/sysv/linux/powerpc/powerpc64/a2/Implies: Likewise.
48617
8e9f92e9
AS
486182010-10-22 Andreas Schwab <schwab@redhat.com>
48619
48620 * include/dlfcn.h (__RTLD_SECURE): Define.
48621 * elf/dl-load.c (_dl_map_object): Remove preloaded parameter. Use
48622 mode & __RTLD_SECURE instead.
48623 (open_path): Rename preloaded parameter to secure.
48624 * sysdeps/generic/ldsodefs.h (_dl_map_object): Adjust declaration.
48625 * elf/dl-open.c (dl_open_worker): Adjust call to _dl_map_object.
48626 * elf/dl-deps.c (openaux): Likewise.
48627 * elf/rtld.c (struct map_args): Remove is_preloaded.
48628 (map_doit): Don't use it.
48629 (dl_main): Likewise.
48630 (do_preload): Use __RTLD_SECURE instead of is_preloaded.
48631 (dlmopen_doit): Add __RTLD_SECURE to mode bits.
48632
bc96fbda
AS
486332010-09-09 Andreas Schwab <schwab@redhat.com>
48634
48635 * Makeconfig (sysd-rules-patterns): Add rtld-%:rtld-%.
48636 (sysd-rules-targets): Remove duplicates.
48637 * elf/rtld-Rules ($(objpfx)rtld-%.os): Add pattern rules with
48638 rtld-%.$o dependency.
48639
22cd1c9b
AS
486402010-10-18 Andreas Schwab <schwab@redhat.com>
48641
48642 * elf/dl-open.c (dl_open_worker): Don't expand DST here, let
48643 _dl_map_object do it.
48644
18edac48
UD
486452010-10-19 Ulrich Drepper <drepper@gmail.com>
48646
48647 * sysdeps/i386/bits/mathdef.h (FP_FAST_FMA): If the GCC 4.6 port has
48648 fast fma builtins, define the macros in the C99 standard.
48649 (FP_FAST_FMAF): Likewise.
48650 (FP_FAST_FMAL): Likewise.
48651 * sysdeps/x86_64/bits/mathdef.h: Likewise.
48652
48653 * bits/mathdef.h: Update copyright year.
48654 * sysdeps/powerpc/bits/mathdef.h: Likewise.
48655
d2050124
MM
486562010-10-19 Michael Meissner <meissner@linux.vnet.ibm.com>
48657
48658 * bits/mathdef.h (FP_FAST_FMA): If the GCC 4.6 port has fast fma
48659 builtins, define the macros in the C99 standard.
48660 (FP_FAST_FMAF): Likewise.
48661 (FP_FAST_FMAL): Likewise.
48662 * sysdeps/powerpc/bits/mathdef.h (FP_FAST_FMA): Define, ppc as
48663 multiply/add.
48664 (FP_FAST_FMAF): Likewise.
48665
475facd1
JJ
486662010-10-15 Jakub Jelinek <jakub@redhat.com>
48667
48668 [BZ #3268]
48669 * math/libm-test.inc (fma_test): Some new testcases.
48670 * sysdeps/ieee754/ldbl-128/s_fmal.c: New file.
48671 * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Fix fma with finite x and
48672 y and infinite z. Do multiplication by C already in long double.
48673 * sysdeps/ieee754/ldbl-96/s_fmal.c: New file.
48674 * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Fix fma with finite x and
48675 y and infinite z. Do bitwise or of inexact bit into u.d.
48676 * sysdeps/ieee754/ldbl-64-128/s_fmal.c: New file.
48677 * sysdeps/i386/fpu/s_fmaf.S: Removed.
48678 * sysdeps/i386/fpu/s_fma.S: Removed.
48679 * sysdeps/i386/fpu/s_fmal.S: Removed.
48680
7c08a05c
JJ
486812010-10-16 Jakub Jelinek <jakub@redhat.com>
48682
48683 [BZ #3268]
48684 * math/libm-test.inc (fma_test): Add IEEE quad long double fmal tests.
48685 * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Ensure a1 + u.d
48686 computation is not scheduled after fetestexcept. Fix value
48687 of minimum denormal long double.
48688
f3f7372d
JJ
486892010-10-14 Jakub Jelinek <jakub@redhat.com>
48690
48691 [BZ #3268]
48692 * math/libm-test.inc (fma_test): Add some more tests.
48693 * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Handle underflows
48694 correctly.
48695
14d43591
AS
486962010-10-15 Andreas Schwab <schwab@redhat.com>
48697
48698 * scripts/data/localplt-s390-linux-gnu.data: New file.
48699 * scripts/data/localplt-s390x-linux-gnu.data: New file.
48700
5e908464
JJ
487012010-10-13 Jakub Jelinek <jakub@redhat.com>
48702
48703 [BZ #3268]
48704 * math/libm-test.inc (fma_test): Some more fmaf and fma tests.
48705 * sysdeps/i386/i686/multiarch/s_fma.c: Include ldbl-96 version
48706 instead of dbl-64.
48707 * sysdeps/i386/fpu/bits/mathinline.h (fma, fmaf, fmal): Remove
48708 inlines.
48709 * sysdeps/ieee754/ldbl-96/s_fma.c: New file.
48710 * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Fix exponent adjustment
48711 if one of x and y is very large and the other is subnormal.
48712 * sysdeps/s390/fpu/s_fmaf.c: New file.
48713 * sysdeps/s390/fpu/s_fma.c: New file.
48714 * sysdeps/powerpc/fpu/s_fmaf.S: New file.
48715 * sysdeps/powerpc/fpu/s_fma.S: New file.
48716 * sysdeps/powerpc/powerpc32/fpu/s_fma.S: New file.
48717 * sysdeps/powerpc/powerpc64/fpu/s_fma.S: New file.
48718 * sysdeps/unix/sysv/linux/s390/fpu/s_fma.c: New file.
48719
487202010-10-12 Jakub Jelinek <jakub@redhat.com>
48721
48722 [BZ #3268]
48723 * math/libm-test.inc (fma_test): Add some more fmaf tests, add
48724 fma tests.
48725 * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Fix Inf/Nan check.
48726 * sysdeps/ieee754/dbl-64/s_fma.c: New file.
48727 * sysdeps/i386/i686/multiarch/s_fma.c: Include
48728 sysdeps/ieee754/dbl-64/s_fma.c instead of math/s_fma.c.
48729 * sysdeps/x86_64/multiarch/s_fma.c: Likewise.
48730 * sysdeps/ieee754/ldbl-opt/s_fma.c: Likewise.
48731 * sysdeps/ieee754/ldbl-128/s_fma.c: New file.
48732
b833d51f
UD
487332010-10-12 Ulrich Drepper <drepper@redhat.com>
48734
48735 [BZ #12078]
48736 * posix/regcomp.c (parse_branch): One more memory leak plugged.
48737 * posix/bug-regex31.input: Add test case.
48738
1751705d
UD
487392010-10-11 Ulrich Drepper <drepper@gmail.com>
48740
e9b9cbf5
UD
48741 * posix/bug-regex31.c: Rewrite to run multiple tests from stdin.
48742 * posix/bug-regex31.input: New file.
48743
48744 [BZ #12078]
48745 * posix/regcomp.c (parse_branch): Free memory when allocation failed.
48746 (parse_sub_exp): Fix last change, use postorder.
48747
ef06edbe
UD
48748 * posix/bug-regex31.c: New file.
48749 * posix/Makefile: Add rules to build and run bug-regex31.
48750
a129c80d
UD
48751 * posix/regcomp.c (parse_bracket_exp): Add missing re_free calls.
48752
48753 [BZ #12078]
48754 * posix/regcomp.c (parse_sub_exp): Free tree data when it is not used.
48755
b76b818e
UD
48756 [BZ #12108]
48757 * stdio-common/psiginfo.c (psiginfo): Don't expext SIGRTMIN..SIGRTMAX
48758 to have entries in sys_siglist.
48759
1751705d
UD
48760 [BZ #12093]
48761 * sysdeps/unix/sysv/linux/check_pf.c (__check_pf): ->ifa_addr might
48762 be NULL.
48763
9ff8d36f
JJ
487642010-10-07 Jakub Jelinek <jakub@redhat.com>
48765
48766 [BZ #3268]
48767 * math/libm-test.inc (fma_test): Add 2 fmaf tests.
48768 * sysdeps/ieee754/dbl-64/s_fmaf.c: New file.
48769 * sysdeps/i386/i686/multiarch/s_fmaf.c: Include
48770 sysdeps/ieee754/dbl-64/s_fmaf.c instead of math/s_fmaf.c.
48771 * sysdeps/x86_64/multiarch/s_fmaf.c: Likewise.
48772 * include/fenv.h (feupdateenv, fetestexcept): Add libm_hidden_proto.
48773 * math/feupdateenv.c (feupdateenv): Add libm_hidden_ver.
48774 * sysdeps/i386/fpu/feupdateenv.c (feupdateenv): Likewise.
48775 * sysdeps/powerpc/fpu/feupdateenv.c (feupdateenv): Likewise.
48776 * sysdeps/x86_64/fpu/feupdateenv.c (feupdateenv): Likewise.
48777 * sysdeps/sparc/fpu/feupdateenv.c (feupdateenv): Likewise.
48778 * sysdeps/ia64/fpu/feupdateenv.c (feupdateenv): Add libm_hidden_def.
48779 * sysdeps/s390/fpu/feupdateenv.c (feupdateenv): Likewise.
48780 * math/ftestexcept.c (fetestexcept): Likewise.
48781 * sysdeps/ia64/fpu/ftestexcept.c (fetestexcept): Likewise.
48782 * sysdeps/i386/fpu/ftestexcept.c (fetestexcept): Likewise.
48783 * sysdeps/s390/fpu/ftestexcept.c (fetestexcept): Likewise.
48784 * sysdeps/powerpc/fpu/ftestexcept.c (fetestexcept): Likewise.
48785 * sysdeps/x86_64/fpu/ftestexcept.c (fetestexcept): Likewise.
48786 * sysdeps/sparc/fpu/ftestexcept.c (fetestexcept): Likewise.
48787 * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
48788
af325969
UD
487892010-10-11 Ulrich Drepper <drepper@gmail.com>
48790
c579b202 48791 [BZ #12107]
af325969
UD
48792 * stdio-common/psiginfo.c (psiginfo): Terminate all strings with
48793 newline.
48794
67a67b95
UD
487952010-10-06 Ulrich Drepper <drepper@gmail.com>
48796
48797 * string/bug-strstr1.c: New file.
48798 * string/Makefile: Add rules to build and run bug-strstr1.
48799
5fb308bc
EB
488002010-10-05 Eric Blake <eblake@redhat.com>
48801
48802 [BZ #12092]
48803 * string/str-two-way.h (two_way_long_needle): Always clear memory
48804 when skipping input due to the shift table.
48805
45db99c7
UD
488062010-10-03 Ulrich Drepper <drepper@gmail.com>
48807
3b111893
UD
48808 [BZ #12005]
48809 * malloc/mcheck.c: Handle large requests.
48810
45db99c7
UD
48811 [BZ #12077]
48812 * sysdeps/x86_64/strcmp.S: Fix handling of remaining bytes in buffer
48813 for strncmp and strncasecmp.
48814 * string/stratcliff.c: Add tests for strcmp and strncmp.
48815 * wcsmbs/wcsatcliff.c: Adjust for stratcliff change.
48816
cf7a1eb8
NI
488172010-09-28 Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
48818
48819 * sysdeps/sh/sh4/fpu/fpu_control.h: Add 'extern "C"' protection to
48820 __set_fpscr.
48821
6484ba5e
AJ
488222010-09-30 Andreas Jaeger <aj@suse.de>
48823
48824 * sysdeps/unix/sysv/linux_fsinfo.h (BTRFS_SUPER_MAGIC): Define.
48825 (CGROUP_SUPER_MAGIC): Define.
48826 * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
48827 Handle btrfs and cgroup file systems.
48828 * sysdeps/unix/sysv/linux/pathconf.c (__statfs_filesize_max):
48829 Likewise.
48830
91c42559
LM
488312010-09-27 Luis Machado <luisgpm@br.ibm.com>
48832
48833 * sysdeps/powerpc/powerpc32/rtld-memset.c: New file.
48834 * sysdeps/powerpc/powerpc64/rtld-memset.c: New file.
48835
87a97932
AK
488362010-09-29 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
48837
48838 [BZ #12067]
48839 * sysdeps/s390/s390-32/elf/start.S: Fix address calculation when
48840 trying to locate the ELF header.
48841
c21cc9bc
AS
488422010-09-27 Andreas Schwab <schwab@redhat.com>
48843
48844 [BZ #11611]
48845 * sysdeps/unix/sysv/linux/internal_statvfs.c (INTERNAL_STATVFS):
48846 Mask out sign-bit copies when constructing f_fsid.
48847
315970f6
PB
488482010-09-24 Petr Baudis <pasky@suse.cz>
48849
48850 * debug/stack_chk_fail_local.c: Add missing licence exception.
48851 * debug/warning-nop.c: Likewise.
48852
1ac7a2c7
JM
488532010-09-15 Joseph Myers <joseph@codesourcery.com>
48854
48855 * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): When
48856 implementing getdents64 using getdents syscall, set d_type if
48857 __ASSUME_GETDENTS32_D_TYPE.
48858
56801c50
AS
488592010-09-16 Andreas Schwab <schwab@redhat.com>
48860
48861 * elf/dl-close.c (free_slotinfo, free_mem): Move to...
48862 * elf/dl-libc.c (free_slotinfo, free_mem): ... here.
48863
dda51327
UD
488642010-09-21 Ulrich Drepper <drepper@redhat.com>
48865
48866 [BZ #12037]
48867 * posix/unistd.h: Undo change of feature selection for ftruncate from
48868 2010-01-11.
48869
8ffcee4a
UD
488702010-09-20 Ulrich Drepper <drepper@redhat.com>
48871
a545ecd9 48872 * sysdeps/x86_64/strcmp.S: Fix another typo in x86-64 strncasecmp limit
8ffcee4a
UD
48873 detection.
48874
e24f0a8b
AS
488752010-09-20 Andreas Schwab <schwab@redhat.com>
48876
48877 * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: Add
48878 fanotify_mark.
48879 * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Likewise.
48880
7291c56f
AS
488812010-09-14 Andreas Schwab <schwab@redhat.com>
48882
48883 * sysdeps/s390/s390-32/__longjmp.c (__longjmp): Define register
48884 variables after CHECK_SP call.
48885 * sysdeps/s390/s390-64/__longjmp.c (__longjmp): Likewise.
48886
bc5fb037
AS
488872010-09-13 Andreas Schwab <schwab@redhat.com>
48888 Ulrich Drepper <drepper@redhat.com>
48889
48890 * elf/rtld.c (dl_main): Set GLRO(dl_init_all_dirs) just before
48891 re-relocationg ld.so.
48892 * elf/dl-support.c (_dl_non_dynamic_init): And here after the
48893 _dl_init_paths call.
48894 * elf/dl-load.c (_dl_init_paths). Don't set GLRO(dl_init_all_dirs)
48895 here anymore.
48896
e66e7419
UD
488972010-09-14 Ulrich Drepper <drepper@redhat.com>
48898
48899 * resolv/res_init.c (__res_vinit): Count the default server we added.
48900
c044aa75
CLT
489012010-09-08 Chung-Lin Tang <cltang@codesourcery.com>
48902 Ulrich Drepper <drepper@redhat.com>
48903
48904 [BZ #11968]
48905 * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S
48906 (____longjmp_chk): Use %ebx for saving value across system call.
48907 Add unwind info.
48908
32cf4069
AS
489092010-09-06 Andreas Schwab <schwab@redhat.com>
48910
48911 * manual/Makefile: Don't mix pattern rules with normal rules.
48912
817328ee
AS
489132010-09-05 Andreas Schwab <schwab@linux-m68k.org>
48914
48915 * debug/vdprintf_chk.c (__vdprintf_chk): Remove undefined
48916 operation.
48917 * libio/iofdopen.c (_IO_new_fdopen): Likewise.
48918 * libio/iofopncook.c (_IO_cookie_init): Likewise.
48919 * libio/iovdprintf.c (_IO_vdprintf): Likewise.
48920 * libio/oldiofdopen.c (_IO_old_fdopen): Likewise.
48921 * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
48922 Likewise.
48923
29fddf61
UD
489242010-09-04 Ulrich Drepper <drepper@redhat.com>
48925
48926 [BZ #11979]
48927 * iconvdata/gconv-modules: Remove EBCDIC-CP-AR2 alias from
48928 IBM-930, IBM-933, IBM-935, IBM-937, and IBM-939.
48929
0959ffc9
UD
489302010-09-02 Ulrich Drepper <drepper@redhat.com>
48931
48932 * sysdeps/x86_64/add_n.S: Update from GMP 5.0.1.
48933 * sysdeps/x86_64/addmul_1.S: Likewise.
48934 * sysdeps/x86_64/lshift.S: Likewise.
48935 * sysdeps/x86_64/mul_1.S: Likewise.
48936 * sysdeps/x86_64/rshift.S: Likewise.
48937 * sysdeps/x86_64/sub_n.S: Likewise.
48938 * sysdeps/x86_64/submul_1.S: Likewise.
48939
ece29840
ST
489402010-09-01 Samuel Thibault <samuel.thibault@ens-lyon.org>
48941
0959ffc9
UD
48942 This aligns bits/sched.h onto sysdeps/unix/sysv/linux/bits/sched.h:
48943 Define __sched_param instead of SCHED_* and sched_param when
ece29840 48944 <bits/sched.h> is included with __need_schedparam defined.
0959ffc9 48945 * bits/sched.h [__need_schedparam]
ece29840 48946 (SCHED_OTHER, SCHED_FIFO, SCHED_RR, sched_param): Do not define.
0959ffc9
UD
48947 [!__defined_schedparam && (__need_schedparam || _SCHED_H)]
48948 (__defined_schedparam): Define to 1.
ece29840
ST
48949 (__sched_param): New structure, identical to sched_param.
48950 (__need_schedparam): Undefine.
48951
e53a31fe
MF
489522010-08-31 Mike Frysinger <vapier@gentoo.org>
48953
fdc0c10d
MF
48954 * sysdeps/unix/sysv/linux/sparc/sys/epoll.h (epoll_create2): Delete.
48955 (epoll_create1): Declare.
48956
e53a31fe
MF
48957 * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Fix typo.
48958
a726d796
AS
489592010-08-31 Andreas Schwab <schwab@redhat.com>
48960
48961 [BZ #7066]
48962 * stdlib/strtod_l.c (____STRTOF_INTERNAL): Fix array overflow when
48963 shifting retval into place.
48964
2f3e3dc7
UD
489652010-09-01 Ulrich Drepper <drepper@redhat.com>
48966
f2933da9
UD
48967 * nis/rpcsvc/nis.h: Update copyright notice.
48968 * nis/rpcsvc/nis.x: Likewise.
48969 * nis/rpcsvc/nis_callback.h: Likewise.
48970 * nis/rpcsvc/nis_callback.x: Likewise.
48971 * nis/rpcsvc/nis_object.x: Likewise.
48972 * nis/rpcsvc/nis_tags.h: Likewise.
48973 * nis/rpcsvc/yp.h: Likewise.
48974 * nis/rpcsvc/yp.x: Likewise.
48975 * nis/rpcsvc/ypupd.h: Likewise.
48976 * nis/yp_xdr.c: Likewise.
48977 * nis/ypupdate_xdr.c: Likewise.
48978
2f3e3dc7
UD
48979 * sunrpc/pm_getport.c (__libc_rpc_getport): New function. This is
48980 mainly the body of pmap_getport. Add parameters to specify timeouts.
48981 (pmap_getport): Use __libc_rpc_getport.
48982 * sunrpc/Versions: Export __libc_rpc_getport with GLIBC_PRIVATE.
48983 * include/rpc/pmap_clnt.h: Declare __libc_rpc_getport.
48984 * nis/nis_findserv.c: Remove pmap_getport copy. Use __libc_rpc_getport.
48985
f3dcc2f9
AS
489862010-08-31 Andreas Schwab <schwab@linux-m68k.org>
48987
48988 * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Add
48989 fanotify_mark.
48990
6d34eb5b
RM
489912010-08-27 Roland McGrath <roland@redhat.com>
48992
48993 * sysdeps/i386/i686/multiarch/Makefile
48994 (CFLAGS-varshift.c): New variable.
48995
9ea3de11
UD
489962010-08-27 Ulrich Drepper <drepper@redhat.com>
48997
c96d23fc
UD
48998 * sysdeps/i386/i686/multiarch/varshift.S: File removed.
48999 * sysdeps/i386/i686/multiarch/varshift.c: New file.
49000
9ea3de11
UD
49001 * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Move to .text.slow section.
49002
49003 * sysdeps/x86_64/strlen.S: Minimal code improvement.
49004
623aac7f
L
490052010-08-26 H.J. Lu <hongjiu.lu@intel.com>
49006
49007 * sysdeps/x86_64/strlen.S: Unroll the loop.
49008 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
49009 strlen-sse2 strlen-sse2-bsf.
49010 * sysdeps/x86_64/multiarch/strlen.S ((strlen): Return
49011 __strlen_no_bsf if bit_Slow_BSF is set.
49012 (__strlen_sse42): Removed.
49013 * sysdeps/x86_64/multiarch/strlen-no-bsf.S: New file.
49014 * sysdeps/x86_64/multiarch/strlen-sse4.S: New file.
49015
8b2b7715
RM
490162010-08-25 Roland McGrath <roland@redhat.com>
49017
49018 * sysdeps/x86_64/multiarch/varshift.S: File removed.
49019 * sysdeps/x86_64/multiarch/varshift.c: New file.
49020 * sysdeps/x86_64/multiarch/Makefile (CFLAGS-varshift.c): New variable.
49021 * sysdeps/x86_64/multiarch/varshift.h: Clean up decls, fix a cast.
49022 * sysdeps/x86_64/multiarch/memmove.c: Move decls around.
49023 * sysdeps/x86_64/multiarch/memmove_chk.c: Likewise.
49024
e73015f2
L
490252010-08-25 H.J. Lu <hongjiu.lu@intel.com>
49026
49027 * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
49028 strlen-sse2 strlen-sse2-bsf.
49029 * sysdeps/i386/i686/multiarch/strlen.S (strlen): Return
49030 __strlen_sse2_bsf if bit_Slow_BSF is unset.
49031 (__strlen_sse2): Removed.
49032 * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: New file.
49033 * sysdeps/i386/i686/multiarch/strlen-sse2.S: New file.
49034 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Set
49035 bit_Slow_BSF for Atom.
49036 * sysdeps/x86_64/multiarch/init-arch.h (bit_Slow_BSF): Define.
49037 (index_Slow_BSF): Define.
49038 (HAS_SLOW_BSF): Define.
49039
df24a73e
UD
490402010-08-25 Ulrich Drepper <drepper@redhat.com>
49041
49042 [BZ #10851]
49043 * resolv/res_init.c (__res_vinit): When no server address at all
49044 is given default to loopback.
49045
f2ac4868
RM
490462010-08-24 Roland McGrath <roland@redhat.com>
49047
09055553
RM
49048 * configure.in: Remove config-name.h generation.
49049 * configure: Regenerated.
49050 * config-name.in: File removed.
49051 * scripts/config-uname.sh: New file.
49052 * posix/Makefile (uname.c): Depend on $(objdir)config-name.h.
49053 ($(objdir)config-name.h): New target.
49054
f2ac4868
RM
49055 * sunrpc/rpc_parse.h: Avoid nested comment.
49056
73f27d5e
RH
490572010-08-24 Richard Henderson <rth@redhat.com>
49058 Ulrich Drepper <drepper@redhat.com>
49059 H.J. Lu <hongjiu.lu@intel.com>
49060
49061 * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add varshift.
49062 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Likewise.
49063 * sysdeps/x86_64/multiarch/strcspn-c.c: Include "varshift.h".
49064 Replace _mm_srli_si128 with __m128i_shift_right. Replace
49065 _mm_alignr_epi8 with _mm_loadu_si128.
49066 * sysdeps/x86_64/multiarch/strspn-c.c: Likewise.
49067 * sysdeps/x86_64/multiarch/strstr.c: Include "varshift.h".
49068 (__m128i_shift_right): Removed.
49069 * sysdeps/i386/i686/multiarch/varshift.h: New file.
49070 * sysdeps/i386/i686/multiarch/varshift.S: New file.
49071 * sysdeps/x86_64/multiarch/varshift.h: New file.
49072 * sysdeps/x86_64/multiarch/varshift.S: New file.
49073
84b9230c
MF
490742010-08-21 Mike Frysinger <vapier@gentoo.org>
49075
49076 * configure.in: Move assembler checks to before sysdep dir checking.
49077
9bbd0ddc
PB
490782010-08-20 Petr Baudis <pasky@suse.cz>
49079
49080 * LICENSES: Sync the sunrpc license.
49081
9da4bb31
UD
490822010-08-19 Ulrich Drepper <drepper@redhat.com>
49083
a7ab6ec8
UD
49084 * sunrpc/auth_des.c: Update copyright notice once again.
49085 * sunrpc/auth_none.c: Likewise.
49086 * sunrpc/auth_unix.c: Likewise.
49087 * sunrpc/authdes_prot.c: Likewise.
49088 * sunrpc/authuxprot.c: Likewise.
49089 * sunrpc/bindrsvprt.c: Likewise.
49090 * sunrpc/clnt_gen.c: Likewise.
49091 * sunrpc/clnt_perr.c: Likewise.
49092 * sunrpc/clnt_raw.c: Likewise.
49093 * sunrpc/clnt_simp.c: Likewise.
49094 * sunrpc/clnt_tcp.c: Likewise.
49095 * sunrpc/clnt_udp.c: Likewise.
49096 * sunrpc/clnt_unix.c: Likewise.
49097 * sunrpc/des_crypt.c: Likewise.
49098 * sunrpc/des_soft.c: Likewise.
49099 * sunrpc/get_myaddr.c: Likewise.
49100 * sunrpc/getrpcport.c: Likewise.
49101 * sunrpc/key_call.c: Likewise.
49102 * sunrpc/key_prot.c: Likewise.
49103 * sunrpc/openchild.c: Likewise.
49104 * sunrpc/pm_getmaps.c: Likewise.
49105 * sunrpc/pm_getport.c: Likewise.
49106 * sunrpc/pmap_clnt.c: Likewise.
49107 * sunrpc/pmap_prot.c: Likewise.
49108 * sunrpc/pmap_prot2.c: Likewise.
49109 * sunrpc/pmap_rmt.c: Likewise.
49110 * sunrpc/rpc/auth.h: Likewise.
49111 * sunrpc/rpc/auth_unix.h: Likewise.
49112 * sunrpc/rpc/clnt.h: Likewise.
49113 * sunrpc/rpc/des_crypt.h: Likewise.
49114 * sunrpc/rpc/key_prot.h: Likewise.
49115 * sunrpc/rpc/netdb.h: Likewise.
49116 * sunrpc/rpc/pmap_clnt.h: Likewise.
49117 * sunrpc/rpc/pmap_prot.h: Likewise.
49118 * sunrpc/rpc/pmap_rmt.h: Likewise.
49119 * sunrpc/rpc/rpc.h: Likewise.
49120 * sunrpc/rpc/rpc_des.h: Likewise.
49121 * sunrpc/rpc/rpc_msg.h: Likewise.
49122 * sunrpc/rpc/svc.h: Likewise.
49123 * sunrpc/rpc/svc_auth.h: Likewise.
49124 * sunrpc/rpc/types.h: Likewise.
49125 * sunrpc/rpc/xdr.h: Likewise.
49126 * sunrpc/rpc_clntout.c: Likewise.
49127 * sunrpc/rpc_cmsg.c: Likewise.
49128 * sunrpc/rpc_common.c: Likewise.
49129 * sunrpc/rpc_cout.c: Likewise.
49130 * sunrpc/rpc_dtable.c: Likewise.
49131 * sunrpc/rpc_hout.c: Likewise.
49132 * sunrpc/rpc_main.c: Likewise.
49133 * sunrpc/rpc_parse.c: Likewise.
49134 * sunrpc/rpc_parse.h: Likewise.
49135 * sunrpc/rpc_prot.c: Likewise.
49136 * sunrpc/rpc_sample.c: Likewise.
49137 * sunrpc/rpc_scan.c: Likewise.
49138 * sunrpc/rpc_scan.h: Likewise.
49139 * sunrpc/rpc_svcout.c: Likewise.
49140 * sunrpc/rpc_tblout.c: Likewise.
49141 * sunrpc/rpc_util.c: Likewise.
49142 * sunrpc/rpc_util.h: Likewise.
49143 * sunrpc/rpcinfo.c: Likewise.
49144 * sunrpc/rpcsvc/bootparam_prot.x: Likewise.
49145 * sunrpc/rpcsvc/key_prot.x: Likewise.
49146 * sunrpc/rpcsvc/klm_prot.x: Likewise.
49147 * sunrpc/rpcsvc/mount.x: Likewise.
49148 * sunrpc/rpcsvc/nfs_prot.x: Likewise.
49149 * sunrpc/rpcsvc/nlm_prot.x: Likewise.
49150 * sunrpc/rpcsvc/rex.x: Likewise.
49151 * sunrpc/rpcsvc/rstat.x: Likewise.
49152 * sunrpc/rpcsvc/rusers.x: Likewise.
49153 * sunrpc/rpcsvc/sm_inter.x: Likewise.
49154 * sunrpc/rpcsvc/spray.x: Likewise.
49155 * sunrpc/rpcsvc/yppasswd.x: Likewise.
49156 * sunrpc/rtime.c: Likewise.
49157 * sunrpc/svc.c: Likewise.
49158 * sunrpc/svc_auth.c: Likewise.
49159 * sunrpc/svc_authux.c: Likewise.
49160 * sunrpc/svc_raw.c: Likewise.
49161 * sunrpc/svc_run.c: Likewise.
49162 * sunrpc/svc_simple.c: Likewise.
49163 * sunrpc/svc_tcp.c: Likewise.
49164 * sunrpc/svc_udp.c: Likewise.
49165 * sunrpc/svc_unix.c: Likewise.
49166 * sunrpc/svcauth_des.c: Likewise.
49167 * sunrpc/xcrypt.c: Likewise.
49168 * sunrpc/xdr.c: Likewise.
49169 * sunrpc/xdr_array.c: Likewise.
49170 * sunrpc/xdr_float.c: Likewise.
49171 * sunrpc/xdr_mem.c: Likewise.
49172 * sunrpc/xdr_rec.c: Likewise.
49173 * sunrpc/xdr_ref.c: Likewise.
49174 * sunrpc/xdr_sizeof.c: Likewise.
49175 * sunrpc/xdr_stdio.c: Likewise.
49176
9da4bb31
UD
49177 * sysdeps/x86_64/multiarch/strcmp.S: Fix two typos in strncasecmp
49178 handling.
49179
bdaa77bc
AS
491802010-08-19 Andreas Schwab <schwab@redhat.com>
49181
49182 * sysdeps/i386/i686/multiarch/strspn.S [!SHARED]: Fix SSE4.2 check.
49183
fe2f79db
LM
491842010-08-19 Luis Machado <luisgpm@br.ibm.com>
49185
49186 * sysdeps/powerpc/powerpc32/power7/memchr.S: New file.
49187 * sysdeps/powerpc/powerpc32/power7/memrchr.S: New file.
49188 * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: New file.
49189 * sysdeps/powerpc/powerpc32/power7/strchr.S: New file.
49190 * sysdeps/powerpc/powerpc32/power7/strchrnul.S: New file.
49191 * sysdeps/powerpc/powerpc32/power7/strlen.S: New file.
49192 * sysdeps/powerpc/powerpc32/power7/strnlen.S: New file.
49193 * sysdeps/powerpc/powerpc64/power7/memchr.S: New file.
49194 * sysdeps/powerpc/powerpc64/power7/memrchr.S: New file.
49195 * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: New file.
49196 * sysdeps/powerpc/powerpc64/power7/strchr.S: New file.
49197 * sysdeps/powerpc/powerpc64/power7/strchrnul.S: New file.
49198 * sysdeps/powerpc/powerpc64/power7/strlen.S: New file.
49199 * sysdeps/powerpc/powerpc64/power7/strnlen.S: New file.
49200
b9b42ee0
AB
492012010-07-26 Anton Blanchard <anton@samba.org>
49202
49203 * malloc/malloc.c (sYSTRIm): Replace divide and multiply with mask.
49204 * malloc/arena.c (heap_trim): Likewise.
49205
1c06ba31
UD
492062010-08-16 Ulrich Drepper <drepper@redhat.com>
49207
49208 * sysdeps/unix/sysv/linux/syscalls.list: Add entry for fanotify_init
49209 here. Not...
49210 * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: ...here...
49211 * sysdeps/unix/sysv/linux/i386/syscalls.list: ... orhere.
49212
f8392f40
L
492132010-08-12 H.J. Lu <hongjiu.lu@intel.com>
49214
49215 * sysdeps/i386/elf/Makefile: New file.
49216
3162f12e
AS
492172010-08-14 Andreas Schwab <schwab@linux-m68k.org>
49218
49219 * sysdeps/unix/sysv/linux/sys/fanotify.h: Remove third argument
49220 from fanotify_init.
49221 * sysdeps/unix/sysv/linux/i386/syscalls.list: Likewise.
49222 * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.
49223
28c90b2c
UD
492242010-08-15 Ulrich Drepper <drepper@redhat.com>
49225
49226 * sysdeps/x86_64/strcmp.S: Use correct register for fourth parameter
49227 of strncasecmp_l.
1feccb6c 49228 * sysdeps/multiarch/strcmp.S: Likewise.
28c90b2c 49229
ca6bb004
UD
492302010-08-14 Ulrich Drepper <drepper@redhat.com>
49231
e9f82e0d
UD
49232 * sysdeps/x86_64/Makefile [subdir=string] (sysdep_routines): Add
49233 strncase_l-nonascii.
49234 * sysdeps/x86_64/multiarch/Makefile [subdir=string] (sysdep_routines):
49235 Add strncase_l-ssse3.
49236 * sysdeps/x86_64/multiarch/strcmp.S: Prepare for use as strncasecmp.
49237 * sysdeps/x86_64/strcmp.S: Likewise.
49238 * sysdeps/x86_64/multiarch/strncase_l-ssse3.S: New file.
49239 * sysdeps/x86_64/multiarch/strncase_l.S: New file.
49240 * sysdeps/x86_64/strncase.S: New file.
49241 * sysdeps/x86_64/strncase_l-nonascii.c: New file.
49242 * sysdeps/x86_64/strncase_l.S: New file.
49243 * string/Makefile (strop-tests): Add strncasecmp.
49244 * string/test-strncasecmp.c: New file.
49245
49246 * sysdeps/x86_64/strcasecmp_l-nonascii.c: Add prototype to avoid
49247 warning.
49248
ca6bb004
UD
49249 * sysdeps/x86_64/strcmp.S: Move definition of NO_NOLOCALE_ALIAS to...
49250 * sysdeps/x86_64/multiarch/strcasecmp_l-ssse3.S: ... here.
49251
052fa7b3
AS
492522010-08-14 Andreas Schwab <schwab@linux-m68k.org>
49253
49254 * sysdeps/unix/sysv/linux/prlimit.c: Make it compile.
49255
962dba78
UD
492562010-08-12 Ulrich Drepper <drepper@redhat.com>
49257
49258 * sysdeps/unix/sysv/linux/bits/termios.h: Define EXTPROC.
49259 * sysdeps/unix/sysv/linux/powerpc/bits/termios.h: Likewise.
49260 * sysdeps/unix/sysv/linux/sparc/bits/termios.h: Likewise.
49261
bebff237
AM
492622010-05-01 Alan Modra <amodra@gmail.com>
49263
49264 * sysdeps/powerpc/powerpc32/power4/memcmp.S: Correct cfi for r24.
49265 * sysdeps/powerpc/powerpc64/bsd-_setjmp.S: Move contents..
49266 * sysdeps/powerpc/powerpc64/bsd-setjmp.S: ..and these too..
49267 * sysdeps/powerpc/powerpc64/setjmp.S: ..to here..
49268 * sysdeps/powerpc/powerpc64/setjmp-common.S: ..and here, with some
49269 tidying. Don't tail-call __sigjmp_save for static lib.
49270 * sysdeps/powerpc/powerpc64/sysdep.h (SAVE_ARG, REST_ARG): Correct
49271 save location.
49272 (CFI_SAVE_ARG, CFI_REST_ARG): New macros.
49273 (CALL_MCOUNT): Add eh info, and nop after bl.
49274 (TAIL_CALL_SYSCALL_ERROR): New macro.
49275 (PSEUDO_RET): Use it.
49276 * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve):
49277 Correct save location of integer regs and cr.
49278 (_dl_profile_resolve): Correct cr save location. Delete nops
49279 after bl when SHARED. Reduce cfi size a little by better
49280 placement of cfi directives.
49281 * sysdeps/powerpc/powerpc64/fpu/s_copysign.S (__copysign): Don't
49282 make a stack frame. Instead use parm save area as a temp.
49283 * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S (__brk): Don't
49284 make a stack frame. Use TAIL_CALL_SYSCALL_ERROR.
49285 * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (__clone):
49286 Don't make a stack frame for parent, use parm save area.
49287 Increase child stack frame to 112 bytes. Don't save unused reg,
49288 and adjust reg usage. Set up cfi on error recovery and
49289 epilogue of parent, and use TAIL_CALL_SYSCALL_ERROR, PSEUDO_RET.
49290 * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
49291 (__makecontext): Add dummy nop after jump to exit.
49292 * sysdeps/unix/sysv/linux/powerpc/powerpc64/socket.S (__socket):
49293 Use correct parm save area and cr save, reduce stack frame.
49294 Correct cfi for possible PSEUDO_RET frame setup.
49295 * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S (__vfork):
49296 Branch to local label emitted by PSEUDO_RET rather than
49297 __syscall_error.
49298
02637374
AS
492992010-08-12 Andreas Schwab <schwab@redhat.com>
49300
49301 [BZ #11904]
49302 * locale/programs/locale.c (print_assignment): New function.
49303 (show_locale_vars): Use it.
49304
c3e2f19b
UD
493052010-08-11 Ulrich Drepper <drepper@redhat.com>
49306
3cdaa6ad
UD
49307 * sysdeps/unix/sysv/linux/bits/statfs.h (struct statfs): Add f_flags
49308 field.
49309 (struct statfs64): Likewise.
49310 (_STATFS_F_FLAGS): Define.
49311 * sysdeps/unix/sysv/linux/s390/bits/statfs.h: Likewise.
49312 * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
49313 Don't define if __ASSUME_STATFS_F_FLAGS is defined.
49314 (ST_VALID): Define locally.
49315 (INTERNAL_STATVFS): If f_flags has ST_VALID set don't call
49316 __statvfs_getflags, use the provided value.
49317 * sysdeps/unix/sysv/linux/kernel-features.h: Define
49318 __ASSUME_STATFS_F_FLAGS.
49319
754f7da3
UD
49320 * sysdeps/unix/sysv/linux/sys/inotify.h (IN_EXCL_UNLINK): Define.
49321
10b3bedc
UD
49322 * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_headers):
49323 Add sys/fanotify.h.
49324 * sysdeps/unix/sysv/linux/Versions [libc]: Export fanotify_init and
49325 fanotify_mask for GLIBC_2.13.
49326 * sysdeps/unix/sysv/linux/i386/syscalls.list: Add entries for
49327 fanotify_init and fanotify_mark.
49328 * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.
49329 * sysdeps/unix/sysv/linux/sys/fanotify.h: New file.
49330
c08fb0d7
UD
49331 * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_routines):
49332 Add prlimit.
49333 * sysdeps/unix/sysv/linux/Versions [libc]: Export prlimit and
49334 prlimit64 for GLIBC_2.13.
49335 * sysdeps/unix/sysv/linux/bits/resource.h: Declare prlimit and
49336 prlimit64.
49337 * sysdeps/unix/sysv/linux/i386/syscalls.list: Add entry for prlimit64
49338 syscall.
49339 * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Likewise.
49340 * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Likewise.
49341 * sysdeps/unix/sysv/linux/sh/syscalls.list: Likewise.
49342 * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.lis: Likewise.
49343 * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise. Also
49344 add prlimit alias.
49345 * sysdeps/unix/sysv/linux/prlimit.c: New file.
49346
15bac72b
UD
49347 [BZ #11903]
49348 * sysdeps/generic/netinet/ip.h (IPTOS_CLASS): Fix definition.
49349 Patch by Evgeni Bikov <bikovevg@iitp.ru>.
49350
c3e2f19b
UD
49351 * nss/Makefile: Add rules to build and run tst-nss-test1.
49352 * shlib-versions: Add entry for libnss_test1.
49353 * nss/nss_test1.c: New file.
49354 * nss/tst-nss-test1.c: New file.
49355
49356 * nss/nsswitch.c (__nss_database_custom): Define new variable.
49357 (__nss_configure_lookup): Set appropriate entry in
49358 __nss_configure_lookup to true.
49359 * nss/nsswitch.h: Define enum with indeces of databases in
49360 databases and __nss_database_custom arrays. Declare
49361 __nss_database_custom.
49362 * grp/initgroups.c (internal_getgrouplist): Use __nss_database_custom
49363 to avoid using nscd when custom rules are installed.
49364 * nss/getXXbyYY_r.c: Likewise.
49365 * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
49366
49367 * nss/nss_files/files-parse.c: Whitespace fixes.
49368
f15ce4d8
UD
493692010-08-09 Ulrich Drepper <drepper@redhat.com>
49370
49371 [BZ #11883]
49372 * posix/fnmatch.c: Keep track of alloca use and fall back on malloc.
49373 * posix/fnmatch_loop.c: Likewise.
49374
d22e4cc9
AK
493752010-07-17 Andi Kleen <ak@linux.intel.com>
49376
49377 * sysdeps/i386/i386-mcount.S (__fentry__): Define.
49378 * sysdeps/x86_64/_mcount.S (__fentry__): Define.
49379 * stdlib/Versions (__fentry__): Add for GLIBC 2.13
49380 * Versions.def [GLIBC_2.13]: Add.
49381
805bc17d
UD
493822010-08-06 Ulrich Drepper <drepper@redhat.com>
49383
49384 * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid):
49385 Also fail if tpwd after pwuid call is NULL.
49386
5a42321d
ST
493872010-07-31 Samuel Thibault <samuel.thibault@ens-lyon.org>
49388
49389 * hurd/hurdselect.c (_hurd_select): Round timeout up instead of down
49390 when converting to ms.
49391
fd3ebeda
ST
493922010-06-06 Samuel Thibault <samuel.thibault@ens-lyon.org>
49393
49394 * sysdeps/mach/hurd/ttyname.c (ttyname): Replace MIG_BAD_ID and
49395 EOPNOTSUPP errors with ENOTTY.
49396 * sysdeps/mach/hurd/ttyname_r.c (__ttyname_r): Replace MIG_BAD_ID and
49397 EOPNOTSUPP errors with ENOTTY.
49398
73507d3a
UD
493992010-07-31 Ulrich Drepper <drepper@redhat.com>
49400
49401 * sysdeps/x86_64/multiarch/Makefile [subdir=string] (sysdep_routines):
49402 Add strcasecmp_l-ssse3.
49403 * sysdeps/x86_64/multiarch/strcmp.S: Add support to compile for
49404 strcasecmp.
49405 * sysdeps/x86_64/strcmp.S: Allow more flexible compiling of strcasecmp.
49406 * sysdeps/x86_64/multiarch/strcasecmp_l.S: New file.
49407 * sysdeps/x86_64/multiarch/strcasecmp_l-ssse3.S: New file.
49408
fe36dd02
UD
494092010-07-30 Ulrich Drepper <drepper@redhat.com>
49410
66f6765a
UD
49411 * sysdeps/x86_64/multiarch/strcmp.S: Pretty printing.
49412
42e08a54
UD
49413 * string/Makefile (strop-tests): Add strcasecmp.
49414 * sysdeps/x86_64/Makefile [subdir=string] (sysdep_routines): Add
49415 strcasecmp_l-nonascii.
49416 (gen-as-const-headers): Add locale-defines.sym.
49417 * sysdeps/x86_64/strcmp.S: Add support for strcasecmp implementation.
49418 * sysdeps/x86_64/strcasecmp.S: New file.
49419 * sysdeps/x86_64/strcasecmp_l.S: New file.
49420 * sysdeps/x86_64/strcasecmp_l-nonascii.c: New file.
49421 * sysdeps/x86_64/locale-defines.sym: New file.
49422 * string/test-strcasecmp.c: New file.
49423
fe36dd02
UD
49424 * string/test-strcasestr.c: Test both ends of the range of characters.
49425 * sysdeps/x86_64/multiarch/strstr.c: Fix UCHIGH definition.
49426
48cbc0d6
RM
494272010-07-29 Roland McGrath <roland@redhat.com>
49428
76e6d6bc 49429 [BZ #11856]
48cbc0d6
RM
49430 * manual/locale.texi (Yes-or-No Questions): Fix example code.
49431
880113d9
UD
494322010-07-27 Ulrich Drepper <drepper@redhat.com>
49433
49434 * sysdeps/x86_64/multiarch/strcmp-ssse3.S: Avoid compiling the file
49435 for ld.so.
49436
deb9cabb
AS
494372010-07-27 Andreas Schwab <schwab@redhat.com>
49438
49439 * manual/memory.texi (Malloc Tunable Parameters): Document
49440 M_PERTURB.
49441
1c7570ff
RM
494422010-07-26 Roland McGrath <roland@redhat.com>
49443
49444 [BZ #11840]
49445 * configure.in (-fgnu89-inline check): Set and substitute
49446 gnu89_inline, not libc_cv_gnu89_inline.
49447 * configure: Regenerated.
49448 * config.make.in (gnu89-inline-CFLAGS): Use @gnu89_inline@.
49449
24fb0f88
UD
494502010-07-26 Ulrich Drepper <drepper@redhat.com>
49451
49452 * string/test-strnlen.c: New file.
49453 * string/Makefile (strop-tests): Add strnlen.
49454 * string/tester.c (test_strnlen): Add a few more test cases.
49455 * string/tst-strlen.c: Better error reporting.
49456
49457 * sysdeps/x86_64/strnlen.S: New file.
49458
8e96b93a
UD
494592010-07-24 Ulrich Drepper <drepper@redhat.com>
49460
49461 * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu_tolower): Use
49462 lower-latency instructions.
49463
dbc676d4
UD
494642010-07-23 Ulrich Drepper <drepper@redhat.com>
49465
49466 * string/test-strcasestr.c: New file.
49467 * string/test-strstr.c: New file.
49468 * string/Makefile (strop-tests): Add strstr and strcasestr.
49469 * string/str-two-way.h: Don't undefine MAX.
49470 * string/strcasestr.c: Don't define alias if NO_ALIAS is defined.
49471
f6a31e0e
AS
494722010-07-21 Andreas Schwab <schwab@redhat.com>
49473
49474 * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
49475 strcasestr-nonascii.
49476 (CFLAGS-strcasestr-nonascii.c): Define.
49477 * sysdeps/i386/i686/multiarch/strcasestr-nonascii.c: New file.
49478 * sysdeps/x86_64/multiarch/strcasestr-nonascii.c (STRSTR_SSE42):
49479 Remove unused attribute.
49480
5dbc3b6c
RM
494812010-07-20 Roland McGrath <roland@redhat.com>
49482
49483 * elf/dl-sysdep.c (_dl_important_hwcaps): Add dsocaps mask to
49484 dl_hwcap_mask as well as dl_hwcap. Without this, dsocaps matching in
49485 ld.so.cache was broken. With it, there is no way to disable dsocaps
49486 like LD_HWCAP_MASK can disable hwcaps.
49487
23d101d8
EPM
494882010-06-02 Emilio Pozuelo Monfort <pochu27@gmail.com>
49489
49490 * sysdeps/mach/hurd/sendmsg.c (__libc_sendmsg): Fix memory leaks.
49491
cc9f2e47
UD
494922010-07-16 Ulrich Drepper <drepper@redhat.com>
49493
49494 * sysdeps/x86_64/multiarch/strstr.c: Rewrite to avoid indirect function
49495 call in strcasestr.
49496 * sysdeps/x86_64/multiarch/strcasestr.c: Declare
49497 __strcasestr_sse42_nonascii.
49498 * sysdeps/x86_64/multiarch/Makefile: Add rules to build
49499 strcasestr-nonascii.c.
49500 * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: New file.
49501
77c1b069
LM
495022010-06-15 Luis Machado <luisgpm@br.ibm.com>
49503
49504 * sysdeps/powerpc/powerpc32/power6/fpu/s_copysign.S: New file.
49505 * sysdeps/powerpc/powerpc32/power6/fpu/s_copysignf.S: New file.
49506 * sysdeps/powerpc/powerpc64/power6/fpu/s_copysign.S: New file.
49507 * sysdeps/powerpc/powerpc64/power6/fpu/s_copysignf.S: New file.
49508
440566c3
UD
495092010-07-09 Ulrich Drepper <drepper@redhat.com>
49510
49511 * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Use __fcntl not
49512 fcntl.
49513
5be9d05d
AS
495142010-07-06 Andreas Schwab <schwab@redhat.com>
49515
c30b7ee2 49516 [BZ #11577]
5be9d05d
AS
49517 * elf/dl-version.c (match_symbol): Don't pass NULL occation to
49518 dl_signal_cerror.
49519
8a492a67
UD
495202010-07-06 Ulrich Drepper <drepper@redhat.com>
49521
49522 * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Implement
49523 _PC_PIPE_BUF using F_GETPIPE_SZ.
49524
713df3d5
RM
495252010-07-05 Roland McGrath <roland@redhat.com>
49526
49527 * manual/arith.texi (Rounding Functions): Fix rint description
49528 implicit in round description.
49529
702e8f14
UD
495302010-07-02 Ulrich Drepper <drepper@redhat.com>
49531
49532 * elf/Makefile: Fix linking for a few tests to make recent linker
49533 happy.
49534
52ed8be9
AS
495352010-06-30 Andreas Schwab <schwab@redhat.com>
49536
49537 * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Readd
49538 $(common-objpfx)libc_nonshared.a.
49539
f47c9a11
LM
495402010-06-21 Luis Machado <luisgpm@br.ibm.com>
49541
49542 * sysdeps/powerpc/powerpc32/970/fpu/Implies: Remove.
49543 * sysdeps/powerpc/powerpc32/power5/fpu/Implies: Remove.
49544 * sysdeps/powerpc/powerpc32/power5+/fpu/Implies: Remove.
49545 * sysdeps/powerpc/powerpc32/power6x/fpu/Implies: Remove.
49546 * sysdeps/powerpc/powerpc64/970/fpu/Implies: Remove.
49547 * sysdeps/powerpc/powerpc64/power5/fpu/Implies: Remove.
49548 * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: Remove.
49549 * sysdeps/powerpc/powerpc64/power6x/fpu/Implies: Remove.
49550 * sysdeps/unix/sysv/linux/powerpc/powerpc32/970/fpu/Implies: Remove.
49551 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/fpu/Implies: Remove.
49552 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/fpu/Implies: Remove.
49553 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5+/fpu/Implies: Remove.
49554 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/fpu/Implies: Remove.
49555 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/fpu/Implies: Remove.
49556 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/fpu/Implies: Remove.
49557 * sysdeps/unix/sysv/linux/powerpc/powerpc64/970/fpu/Implies: Remove.
49558 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/fpu/Implies: Remove.
49559 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/fpu/Implies: Remove.
49560 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5+/fpu/Implies: Remove.
49561 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/fpu/Implies: Remove.
49562 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/fpu/Implies: Remove.
49563 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/fpu/Implies: Remove.
49564 * sysdeps/powerpc/powerpc32/970/Implies: Point to power4.
49565 * sysdeps/powerpc/powerpc32/power5/Implies: Point to power4.
49566 * sysdeps/powerpc/powerpc32/power5+/Implies: Point to power5.
49567 * sysdeps/powerpc/powerpc32/power6/Implies: Point to power5+.
49568 * sysdeps/powerpc/powerpc32/power6x/Implies: Point to power6.
49569 * sysdeps/powerpc/powerpc64/970/Implies: Point to power4.
49570 * sysdeps/powerpc/powerpc64/power5/Implies: Point to power4.
49571 * sysdeps/powerpc/powerpc64/power5+/Implies: Point to power5.
49572 * sysdeps/powerpc/powerpc64/power6/Implies: Point to power5+.
49573 * sysdeps/powerpc/powerpc64/power6x/Implies: Point to power6.
49574 * sysdeps/powerpc/powerpc32/power7/Implies: New file.
49575 * sysdeps/powerpc/powerpc64/power7/Implies: New file.
49576 * sysdeps/unix/sysv/linux/powerpc/powerpc32/970/Implies: New file.
49577 * sysdeps/unix/sysv/linux/powerpc/powerpc32/cell/Implies: New file.
49578 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/Implies: New file.
49579 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/Implies: New file.
49580 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/Implies: New file.
49581 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/Implies: New file.
49582 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/Implies: New file.
49583 * sysdeps/unix/sysv/linux/powerpc/powerpc64/970/Implies: New file.
49584 * sysdeps/unix/sysv/linux/powerpc/powerpc64/cell/Implies: New file.
49585 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/Implies: New file.
49586 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/Implies: New file.
49587 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/Implies: New file.
49588 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/Implies: New file.
49589 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/Implies: New file.
49590
6fb8cbcb
L
495912010-06-25 H.J. Lu <hongjiu.lu@intel.com>
49592
49593 * debug/memmove_chk.c (__memmove_chk): Renamed to ...
49594 (MEMMOVE_CHK): ...this. Default to __memmove_chk.
49595 * string/memmove.c (memmove): Renamed to ...
49596 (MEMMOVE): ...this. Default to memmove.
49597 * sysdeps/x86_64/memcpy.S: Use ENTRY_CHK and END_CHK.
49598 * sysdeps/x86_64/sysdep.h (ENTRY_CHK): Define.
49599 (END_CHK): Define.
49600 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
49601 memcpy-ssse3 mempcpy-ssse3 memmove-ssse3 memcpy-ssse3-back
49602 mempcpy-ssse3-back memmove-ssse3-back.
49603 * sysdeps/x86_64/multiarch/bcopy.S: New file .
49604 * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: New file.
49605 * sysdeps/x86_64/multiarch/memcpy-ssse3.S: New file.
49606 * sysdeps/x86_64/multiarch/memcpy.S: New file.
49607 * sysdeps/x86_64/multiarch/memcpy_chk.S: New file.
49608 * sysdeps/x86_64/multiarch/memmove-ssse3-back.S: New file.
49609 * sysdeps/x86_64/multiarch/memmove-ssse3.S: New file.
49610 * sysdeps/x86_64/multiarch/memmove.c: New file.
49611 * sysdeps/x86_64/multiarch/memmove_chk.c: New file.
49612 * sysdeps/x86_64/multiarch/mempcpy-ssse3-back.S: New file.
49613 * sysdeps/x86_64/multiarch/mempcpy-ssse3.S: New file.
49614 * sysdeps/x86_64/multiarch/mempcpy.S: New file.
49615 * sysdeps/x86_64/multiarch/mempcpy_chk.S: New file.
49616 * sysdeps/x86_64/multiarch/init-arch.h (bit_Fast_Copy_Backward):
49617 Define.
49618 (index_Fast_Copy_Backward): Define.
49619 (HAS_ARCH_FEATURE): Define.
49620 (HAS_FAST_REP_STRING): Define.
49621 (HAS_FAST_COPY_BACKWARD): Define.
49622
4e733bac 496232010-06-21 Andreas Schwab <schwab@redhat.com>
e35fcef8
AS
49624
49625 * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid):
49626 Restore proper fallback handling.
49627
63c4ed22
UD
496282010-06-19 Ulrich Drepper <drepper@redhat.com>
49629
ac2b484c
UD
49630 [BZ #11701]
49631 * posix/group_member.c (__group_member): Correct checking loop.
49632
63c4ed22
UD
49633 * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid): Handle
49634 OOM in getpwuid_r correctly. Return error number when the caller
49635 should return, otherwise -1.
49636 (getlogin_r): Adjust to return also for result of __getlogin_r_loginuid
49637 call returning > 0 value.
49638 * sysdeps/unix/sysv/linux/getlogin.c (getlogin): Likewise.
49639
765ade4b
AS
496402010-06-07 Andreas Schwab <schwab@redhat.com>
49641
49642 * dlfcn/Makefile: Remove explicit dependencies on libc.so and
49643 libc_nonshared.a from targets in modules-names.
49644
80da2e09
KS
496452010-06-02 Kirill A. Shutemov <kirill@shutemov.name>
49646
49647 * elf/dl-reloc.c: Flush cache after solving TEXTRELs if arch
49648 requires it.
49649
158db122
LM
496502010-06-10 Luis Machado <luisgpm@br.ibm.com>
49651
49652 * sysdeps/powerpc/powerpc32/power7/memcmp.S: New file
49653 * sysdeps/powerpc/powerpc64/power7/memcmp.S: New file.
49654 * sysdeps/powerpc/powerpc32/power7/strncmp.S: New file.
49655 * sysdeps/powerpc/powerpc64/power7/strncmp.S: New file.
49656
caa78cf8
AS
496572010-06-02 Andreas Schwab <schwab@redhat.com>
49658
49659 * nis/nss_nis/nis-initgroups.c (get_uid): Properly resize buffer.
49660
b2ef2c01
UD
496612010-06-14 Ulrich Drepper <drepper@redhat.com>
49662
49663 * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Define F_SETPIPE_SZ
49664 and F_GETPIPE_SZ.
49665 * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
49666 * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
49667 * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
49668 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
49669 * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
49670 * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise
49671
fbd643b6
RM
496722010-06-14 Roland McGrath <roland@redhat.com>
49673
49674 * manual/libc.texinfo (@copying): Change to GFDL v1.3.
49675
f32f2869
JJ
496762010-06-07 Jakub Jelinek <jakub@redhat.com>
49677
49678 * libio/stdio.h (sscanf, vsscanf): Use __REDIRECT_NTH instead of
49679 __REDIRECT followed by __THROW.
49680 * wcsmbs/wchar.h (swscanf, vswscanf): Likewise.
49681 * posix/getopt.h (getopt): Likewise.
49682
2a50c078
EPM
496832010-06-02 Emilio Pozuelo Monfort <pochu27@gmail.com>
49684
49685 * hurd/lookup-at.c (__file_name_lookup_at): Accept
49686 AT_SYMLINK_FOLLOW in AT_FLAGS. Fail with EINVAL if both
49687 AT_SYMLINK_FOLLOW and AT_SYMLINK_NOFOLLOW are present
49688 in AT_FLAGS.
49689 * hurd/hurd/fd.h (__file_name_lookup_at): Update comment.
49690 * sysdeps/mach/hurd/linkat.c (linkat): Pass O_NOLINK in FLAGS.
49691
eb5ad2eb
LM
496922010-05-28 Luis Machado <luisgpm@br.ibm.com>
49693
49694 * sysdeps/powerpc/powerpc32/power7/memcpy.S: Exchange srdi for srwi.
49695
3c88fe1e
L
496962010-05-26 H.J. Lu <hongjiu.lu@intel.com>
49697
49698 [BZ #11640]
49699 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
49700 Properly check family and model.
49701
d2f73151
TY
497022010-05-26 Takashi Yoshii <takashi.yoshii.zj@renesas.com>
49703
49704 * sysdeps/unix/sysv/linux/sh/sh4/register-dump.h: Fix iov[] size.
49705
ebd2e13d
LM
497062010-05-24 Luis Machado <luisgpm@br.ibm.com>
49707
49708 * sysdeps/powerpc/powerpc32/power7/memset.S: POWER7 32-bit memset fix.
49709
b32b8b45
UD
497102010-05-21 Ulrich Drepper <drepper@redhat.com>
49711
49712 * elf/dl-runtime.c (_dl_profile_fixup): Don't crash on unresolved weak
49713 symbol reference.
49714
9acbe24d
AS
497152010-05-19 Andreas Schwab <schwab@redhat.com>
49716
49717 * elf/dl-runtime.c (_dl_fixup): Don't crash on unresolved weak
49718 symbol reference.
49719
f0ccf6ea
AS
497202010-05-21 Andreas Schwab <schwab@redhat.com>
49721
3d04ff3a
AS
49722 * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Add recvmmsg
49723 and internal_recvmmsg.
49724 * sysdeps/unix/sysv/linux/recvmmsg.c: New file.
49725 * sysdeps/unix/sysv/linux/internal_recvmmsg.S: New file.
49726 * sysdeps/unix/sysv/linux/socketcall.h (SOCKOP_recvmmsg): Define.
49727 * sysdeps/unix/sysv/linux/syscalls.list (recvmmsg): Remove.
49728
f0ccf6ea
AS
49729 * sunrpc/clnt_tcp.c (clnttcp_control): Add missing break.
49730 * sunrpc/clnt_udp.c (clntudp_control): Likewise.
49731 * sunrpc/clnt_unix.c (clntunix_control): Likewise.
49732
5b08ac57
AS
497332010-05-20 Andreas Schwab <schwab@redhat.com>
49734
49735 * sysdeps/unix/sysv/linux/sys/timex.h: Use __REDIRECT_NTH.
49736
4828935d
LM
497372010-05-17 Luis Machado <luisgpm@br.ibm.com>
49738
49739 POWER7 optimizations.
49740 * sysdeps/powerpc/powerpc64/power7/memset.S: New file.
49741 * sysdeps/powerpc/powerpc32/power7/memset.S: New file.
49742
373d545e
UD
497432010-05-19 Ulrich Drepper <drepper@redhat.com>
49744
49745 * version.h: Update for 2.13 development version.
49746
21a2b1ae
AS
497472010-05-12 Andrew Stubbs <ams@codesourcery.com>
49748
49749 * sysdeps/sh/sh4/fpu/feholdexcpt.c (feholdexcept): Really disable all
49750 exceptions. Return 0.
49751
3f7dcb2b
RM
497522010-05-07 Roland McGrath <roland@redhat.com>
49753
49754 * elf/ldconfig.c (main): Add a const.
49755
5f24d53a 497562010-05-06 Ulrich Drepper <drepper@redhat.com>
70c9476e 49757
a160f8d8
UD
49758 * nss/getent.c (idn_flags): Default to AI_IDN|AI_CANONIDN.
49759 (args_options): Add no-idn option.
49760 (ahosts_keys_int): Add idn_flags to ai_flags.
49761 (parse_option): Handle 'i' option to clear idn_flags.
49762
5f24d53a
UD
49763 * malloc/malloc.c (_int_free): Possible race in the most recently
49764 added check. Only act on the data if no current modification
49765 happened.
265bb1ce
UD
49766
49767See ChangeLog.17 for earlier changes.